CI run for rad:zFTqZ3gCdUBCYwjsQ4vAeUNCNMTM

Radicle repository id rad:zFTqZ3gCdUBCYwjsQ4vAeUNCNMTM

Table of Contents

Run log

At: 2026-02-17 04:37:32Z
After: 0.00 seconds
Program: ambient
Version: 0.12.0
Ambient starts
At: 2026-02-17 04:37:32Z
After: 0.00 seconds
tmpdir: /home/_rad/tmp
image_store: /home/_rad/ambient-images
projects: /dev/null
state: /home/_rad/ambient-state
rsync_target: null
rsync_target_base: null
rsync_target_map: null
dput_target: null
executor: /usr/bin/ambient-execute-plan
artifacts_max_size: 1 GB
cache_max_size: 30 GB
qemu:
  cpus: 2
  memory: 12 GB
  kvm_binary: /usr/bin/kvm
  ovmf_vars_file: /usr/share/ovmf/OVMF.fd
  ovmf_code_file: /usr/share/ovmf/OVMF.fd
uefi: false
lint: true
Ambient configuration
At: 2026-02-17 04:37:32Z
After: 0.01 seconds
Hoping for the best
Will run CI for project rad:zFTqZ3gCdUBCYwjsQ4vAeUNCNMTM
At: 2026-02-17 04:37:32Z
After: 0.01 seconds
CargoFetch(
    CargoFetch,
)
Start action cargo_fetch
At: 2026-02-17 04:39:28Z
After: 116.51 seconds
  • cargo
  • --version
exit: 0
Stdout:
cargo 1.93.1 (083ac5135 2025-12-15)
OK: cargo --version
At: 2026-02-17 04:39:28Z
After: 116.51 seconds
  • cargo
  • clippy
  • --version
exit: 0
Stdout:
clippy 0.1.93 (01f6ddf758 2026-02-11)
OK: cargo clippy --version
At: 2026-02-17 04:39:28Z
After: 116.51 seconds
  • rustc
  • --version
exit: 0
Stdout:
rustc 1.93.1 (01f6ddf75 2026-02-11)
OK: rustc --version
At: 2026-02-17 04:39:28Z
After: 116.51 seconds
  • cargo
  • fetch
  • --locked
exit: 0
Stderr:
    Updating crates.io index
 Downloading crates ...
  Downloaded winapi-util v0.1.11
  Downloaded same-file v1.0.6
  Downloaded unit-prefix v0.5.2
  Downloaded walkdir v2.5.0
  Downloaded colorchoice v1.0.4
  Downloaded is_terminal_polyfill v1.70.2
  Downloaded serde_core v1.0.228
  Downloaded anstyle-parse v0.2.7
  Downloaded anstyle-wincon v3.0.11
  Downloaded serde_derive v1.0.228
  Downloaded zmij v1.0.2
  Downloaded bitflags v2.10.0
  Downloaded console v0.16.2
  Downloaded clap v4.5.53
  Downloaded encode_unicode v1.0.0
  Downloaded bumpalo v3.19.1
  Downloaded serde v1.0.228
  Downloaded indicatif v0.18.3
  Downloaded memchr v2.7.6
  Downloaded proc-macro2 v1.0.104
  Downloaded serde_json v1.0.148
  Downloaded js-sys v0.3.85
  Downloaded once_cell v1.21.3
  Downloaded wasm-bindgen-macro-support v0.2.108
  Downloaded clap_derive v4.5.49
  Downloaded wasm-bindgen v0.2.108
  Downloaded unicode-ident v1.0.22
  Downloaded anstream v0.6.21
  Downloaded clap_builder v4.5.53
  Downloaded portable-atomic v1.13.1
  Downloaded anstyle v1.0.13
  Downloaded web-time v1.1.0
  Downloaded itoa v1.0.17
  Downloaded quote v1.0.42
  Downloaded anstyle-query v1.1.5
  Downloaded unicode-width v0.2.2
  Downloaded syn v2.0.111
  Downloaded once_cell_polyfill v1.70.2
  Downloaded clap_lex v0.7.6
  Downloaded errno v0.3.14
  Downloaded windows-targets v0.53.5
  Downloaded rustversion v1.0.22
  Downloaded terminal_size v0.4.3
  Downloaded rustix v1.1.3
  Downloaded heck v0.5.0
  Downloaded wasm-bindgen-shared v0.2.108
  Downloaded utf8parse v0.2.2
  Downloaded strsim v0.11.1
  Downloaded wasm-bindgen-macro v0.2.108
  Downloaded cfg-if v1.0.4
  Downloaded windows-link v0.2.1
  Downloaded windows_aarch64_gnullvm v0.53.1
  Downloaded windows_x86_64_gnullvm v0.53.1
  Downloaded windows_aarch64_msvc v0.53.1
  Downloaded libc v0.2.178
  Downloaded windows_x86_64_msvc v0.53.1
  Downloaded windows_i686_gnullvm v0.53.1
  Downloaded windows_i686_msvc v0.53.1
  Downloaded windows_x86_64_gnu v0.53.1
  Downloaded windows_i686_gnu v0.53.1
  Downloaded windows-sys v0.60.2
  Downloaded windows-sys v0.61.2
  Downloaded linux-raw-sys v0.11.0
OK: cargo fetch --locked
At: 2026-02-17 04:37:35Z
After: 3.70 seconds
End action cargo_fetch
At: 2026-02-17 04:37:35Z
After: 3.70 seconds
Hopefully all is good.
Plan succeeded
At: 2026-02-17 04:37:44Z
After: 11.91 seconds
Program: ambient-execute-plan
Version: 0.12.0@626957c
Executor starts
At: 2026-02-17 04:37:44Z
After: 11.92 seconds
steps:
- action: mkdir
  pathname: /ci
- action: mkdir
  pathname: /ci/artifacts
- action: tar_extract
  archive: /dev/vdc
  directory: /ci/src
- action: tar_extract
  archive: /dev/vdf
  directory: /ci/deps
- action: tar_extract
  archive: /dev/vde
  directory: /ci/cache
- action: shell
  shell: ln -sf /ci /workspace
- action: shell
  shell: git config --global user.name 'Ambient CI'
- action: shell
  shell: git config --global user.email ambient@example.com
- action: cargo_clippy
- action: cargo_build
- action: cargo_test
- action: custom
  name: dch
  args:
    debemail: liw@liw.fi
    debfullname: Lars Wirzenius
- action: deb
  packages: .
- action: tar_create
  archive: /dev/vde
  directory: /ci/cache
- action: tar_create
  archive: /dev/vdd
  directory: /ci/artifacts
executor_drive: /dev/vdb
source_drive: /dev/vdc
artifact_drive: /dev/vdd
cache_drive: /dev/vde
deps_drive: /dev/vdf
workspace_dir: /ci
source_dir: /ci/src
deps_dir: /ci/deps
cache_dir: /ci/cache
artifacts_dir: /ci/artifacts
Runnable plan
At: 2026-02-17 04:37:44Z
After: 11.96 seconds
Mkdir(
    Mkdir {
        pathname: "/ci",
    },
)
Start action mkdir
At: 2026-02-17 04:37:44Z
After: 11.97 seconds
End action mkdir
At: 2026-02-17 04:37:44Z
After: 11.97 seconds
Mkdir(
    Mkdir {
        pathname: "/ci/artifacts",
    },
)
Start action mkdir
At: 2026-02-17 04:37:44Z
After: 11.97 seconds
End action mkdir
At: 2026-02-17 04:37:44Z
After: 11.98 seconds
TarExtract(
    TarExtract {
        archive: "/dev/vdc",
        directory: "/ci/src",
    },
)
Start action tar_extract
At: 2026-02-17 04:37:44Z
After: 12.00 seconds
End action tar_extract
At: 2026-02-17 04:37:44Z
After: 12.00 seconds
TarExtract(
    TarExtract {
        archive: "/dev/vdf",
        directory: "/ci/deps",
    },
)
Start action tar_extract
At: 2026-02-17 04:37:45Z
After: 13.54 seconds
End action tar_extract
At: 2026-02-17 04:37:45Z
After: 13.54 seconds
TarExtract(
    TarExtract {
        archive: "/dev/vde",
        directory: "/ci/cache",
    },
)
Start action tar_extract
At: 2026-02-17 04:37:45Z
After: 13.55 seconds
End action tar_extract
At: 2026-02-17 04:37:45Z
After: 13.55 seconds
Shell(
    Shell {
        shell: "ln -sf /ci /workspace",
    },
)
Start action shell
At: 2026-02-17 04:39:28Z
After: 116.51 seconds
  • bash
  • -c
  • set -xeuo pipefail ln -sf /ci /workspace
exit: 0
Stderr:
+ ln -sf /ci /workspace
OK: bash -c set -xeuo pipefail ln -sf /ci /workspace
At: 2026-02-17 04:37:45Z
After: 13.59 seconds
End action shell
At: 2026-02-17 04:37:45Z
After: 13.59 seconds
Shell(
    Shell {
        shell: "git config --global user.name 'Ambient CI'",
    },
)
Start action shell
At: 2026-02-17 04:39:28Z
After: 116.51 seconds
  • bash
  • -c
  • set -xeuo pipefail git config --global user.name 'Ambient CI'
exit: 0
Stderr:
+ git config --global user.name 'Ambient CI'
OK: bash -c set -xeuo pipefail git config --global user.name 'Ambient CI'
At: 2026-02-17 04:37:45Z
After: 13.62 seconds
End action shell
At: 2026-02-17 04:37:45Z
After: 13.63 seconds
Shell(
    Shell {
        shell: "git config --global user.email ambient@example.com",
    },
)
Start action shell
At: 2026-02-17 04:39:28Z
After: 116.51 seconds
  • bash
  • -c
  • set -xeuo pipefail git config --global user.email ambient@example.com
exit: 0
Stderr:
+ git config --global user.email ambient@example.com
OK: bash -c set -xeuo pipefail git config --global user.email ambient@example.com
At: 2026-02-17 04:37:45Z
After: 13.66 seconds
End action shell
At: 2026-02-17 04:37:45Z
After: 13.66 seconds
CargoClippy(
    CargoClippy,
)
Start action cargo_clippy
At: 2026-02-17 04:39:28Z
After: 116.51 seconds
  • cargo
  • --version
exit: 0
Stdout:
cargo 1.93.1 (083ac5135 2025-12-15)
OK: cargo --version
At: 2026-02-17 04:39:28Z
After: 116.51 seconds
  • cargo
  • clippy
  • --version
exit: 0
Stdout:
clippy 0.1.93 (01f6ddf758 2026-02-11)
OK: cargo clippy --version
At: 2026-02-17 04:39:28Z
After: 116.51 seconds
  • rustc
  • --version
exit: 0
Stdout:
rustc 1.93.1 (01f6ddf75 2026-02-11)
OK: rustc --version
At: 2026-02-17 04:39:28Z
After: 116.51 seconds
  • cargo
  • clippy
  • --offline
  • --locked
  • --workspace
  • --all-targets
  • --no-deps
  • --
  • --deny
  • warnings
exit: 0
Stderr:
   Compiling proc-macro2 v1.0.104
   Compiling unicode-ident v1.0.22
   Compiling quote v1.0.42
   Compiling rustix v1.1.3
    Checking bitflags v2.10.0
    Checking linux-raw-sys v0.11.0
   Compiling syn v2.0.111
   Compiling serde_core v1.0.228
    Checking utf8parse v0.2.2
   Compiling libc v0.2.178
    Checking anstyle-parse v0.2.7
    Checking anstyle v1.0.13
    Checking anstyle-query v1.1.5
   Compiling portable-atomic v1.13.1
    Checking colorchoice v1.0.4
   Compiling zmij v1.0.2
    Checking is_terminal_polyfill v1.70.2
    Checking anstream v0.6.21
    Checking terminal_size v0.4.3
    Checking clap_lex v0.7.6
    Checking unicode-width v0.2.2
   Compiling heck v0.5.0
    Checking strsim v0.11.1
   Compiling serde_json v1.0.148
   Compiling serde v1.0.228
    Checking once_cell v1.21.3
    Checking clap_builder v4.5.53
    Checking console v0.16.2
   Compiling clap_derive v4.5.49
   Compiling serde_derive v1.0.228
    Checking unit-prefix v0.5.2
    Checking memchr v2.7.6
    Checking same-file v1.0.6
    Checking itoa v1.0.17
    Checking walkdir v2.5.0
    Checking indicatif v0.18.3
    Checking clap v4.5.53
    Checking filecount v0.1.0 (/ci/src)
    Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.18s
OK: cargo clippy --offline --locked --workspace --all-targets --no-deps -- --deny warnings
At: 2026-02-17 04:38:08Z
After: 36.00 seconds
End action cargo_clippy
At: 2026-02-17 04:38:08Z
After: 36.01 seconds
CargoBuild(
    CargoBuild,
)
Start action cargo_build
At: 2026-02-17 04:39:28Z
After: 116.51 seconds
  • cargo
  • --version
exit: 0
Stdout:
cargo 1.93.1 (083ac5135 2025-12-15)
OK: cargo --version
At: 2026-02-17 04:39:28Z
After: 116.51 seconds
  • cargo
  • clippy
  • --version
exit: 0
Stdout:
clippy 0.1.93 (01f6ddf758 2026-02-11)
OK: cargo clippy --version
At: 2026-02-17 04:39:28Z
After: 116.51 seconds
  • rustc
  • --version
exit: 0
Stdout:
rustc 1.93.1 (01f6ddf75 2026-02-11)
OK: rustc --version
At: 2026-02-17 04:39:28Z
After: 116.51 seconds
  • cargo
  • build
  • --offline
  • --locked
  • --workspace
  • --all-targets
exit: 0
Stderr:
   Compiling utf8parse v0.2.2
   Compiling linux-raw-sys v0.11.0
   Compiling bitflags v2.10.0
   Compiling rustix v1.1.3
   Compiling anstyle-parse v0.2.7
   Compiling anstyle v1.0.13
   Compiling is_terminal_polyfill v1.70.2
   Compiling anstyle-query v1.1.5
   Compiling colorchoice v1.0.4
   Compiling anstream v0.6.21
   Compiling libc v0.2.178
   Compiling terminal_size v0.4.3
   Compiling serde_core v1.0.228
   Compiling unicode-width v0.2.2
   Compiling clap_lex v0.7.6
   Compiling strsim v0.11.1
   Compiling once_cell v1.21.3
   Compiling console v0.16.2
   Compiling clap_builder v4.5.53
   Compiling portable-atomic v1.13.1
   Compiling zmij v1.0.2
   Compiling memchr v2.7.6
   Compiling same-file v1.0.6
   Compiling unit-prefix v0.5.2
   Compiling itoa v1.0.17
   Compiling serde_json v1.0.148
   Compiling clap v4.5.53
   Compiling indicatif v0.18.3
   Compiling walkdir v2.5.0
   Compiling serde v1.0.228
   Compiling filecount v0.1.0 (/ci/src)
    Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.67s
OK: cargo build --offline --locked --workspace --all-targets
At: 2026-02-17 04:38:28Z
After: 56.41 seconds
End action cargo_build
At: 2026-02-17 04:38:28Z
After: 56.42 seconds
CargoTest(
    CargoTest,
)
Start action cargo_test
At: 2026-02-17 04:39:28Z
After: 116.51 seconds
  • cargo
  • --version
exit: 0
Stdout:
cargo 1.93.1 (083ac5135 2025-12-15)
OK: cargo --version
At: 2026-02-17 04:39:28Z
After: 116.51 seconds
  • cargo
  • clippy
  • --version
exit: 0
Stdout:
clippy 0.1.93 (01f6ddf758 2026-02-11)
OK: cargo clippy --version
At: 2026-02-17 04:39:28Z
After: 116.51 seconds
  • rustc
  • --version
exit: 0
Stdout:
rustc 1.93.1 (01f6ddf75 2026-02-11)
OK: rustc --version
At: 2026-02-17 04:39:28Z
After: 116.51 seconds
  • cargo
  • test
  • --offline
  • --locked
  • --workspace
exit: 0
Stdout:
running 0 tests

test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s

Stderr:
    Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s
     Running unittests src/main.rs (/ci/cache/cargo-target/debug/deps/filecount-daf0746377c08bf0)
OK: cargo test --offline --locked --workspace
At: 2026-02-17 04:38:29Z
After: 57.14 seconds
End action cargo_test
At: 2026-02-17 04:38:29Z
After: 57.15 seconds
Custom(
    Custom {
        name: "dch",
        args: {
            "debemail": String("liw@liw.fi"),
            "debfullname": String("Lars Wirzenius"),
        },
    },
)
Start action custom
At: 2026-02-17 04:38:29Z
After: 57.83 seconds
End action custom
At: 2026-02-17 04:38:29Z
After: 57.83 seconds
Deb(
    Deb {
        packages: Some(
            ".",
        ),
    },
)
Start action deb
At: 2026-02-17 04:39:28Z
After: 116.51 seconds
  • /bin/bash
  • -c
  • #!/usr/bin/env bash set -xeuo pipefail echo "PATH at start: $PATH" export PATH="/root/.cargo/bin:$PATH" export CARGO_HOME=/workspace/deps export DEBEMAIL=liw@liw.fi export DEBFULLNAME="Lars Wirzenius" /bin/env command -v cargo command -v rustc cargo --version rustc --version # Get name and version of source package. name="$(dpkg-parsechangelog -SSource)" version="$(dpkg-parsechangelog -SVersion)" # Get upstream version: everything before the last dash. uv="$(echo "$version" | sed 's/-[^-]*$//')" # Files that will be created. arch="$(dpkg --print-architecture)" orig="../${name}_${uv}.orig.tar.xz" deb="../${name}_${version}_${arch}.deb" changes="../${name}_${version}_${arch}.changes" # Create "upstream tarball". git archive HEAD | xz >"$orig" # Build package. dpkg-buildpackage -us -uc # Dump some information to make it easier to visually verify # everything looks OK. Also, test the package with the lintian tool. ls -l .. for x in ../*.deb; do dpkg -c "$x"; done # FIXME: disabled while this prevents radicle-native-ci deb from being built. # lintian -i --allow-root --fail-on warning ../*.changes # Move files to artifacts directory. mv ../*_* /ci/artifacts/.
exit: 0
Stdout:
PATH at start: /root/.cargo/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
DEBFULLNAME=Lars Wirzenius
CARGO_TARGET_DIR=/ci/cache/cargo-target
PWD=/ci/src
SYSTEMD_EXEC_PID=281
HOME=/root
LANG=C.UTF-8
CARGO_HOME=/workspace/deps
DEBEMAIL=liw@liw.fi
INVOCATION_ID=ba55a99fb01c47d3ac046b52fa559dfb
SHLVL=2
JOURNAL_STREAM=8:14575
PATH=/root/.cargo/bin:/root/.cargo/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
OLDPWD=/
_=/bin/env
/root/.cargo/bin/cargo
/root/.cargo/bin/rustc
cargo 1.93.1 (083ac5135 2025-12-15)
rustc 1.93.1 (01f6ddf75 2026-02-11)
dpkg-buildpackage: info: source package filecount
dpkg-buildpackage: info: source version 0.1.0.ci20260217T043829-1
dpkg-buildpackage: info: source distribution unstable
dpkg-buildpackage: info: source changed by "Lars Wirzenius" <"liw@liw.fi">
dpkg-buildpackage: info: host architecture amd64
dh clean
   dh_auto_clean
   dh_clean
dpkg-source: info: using source format '3.0 (quilt)'
dpkg-source: info: building filecount using existing ./filecount_0.1.0.ci20260217T043829.orig.tar.xz
dpkg-source: info: building filecount in filecount_0.1.0.ci20260217T043829-1.debian.tar.xz
dpkg-source: info: building filecount in filecount_0.1.0.ci20260217T043829-1.dsc
dh build
   dh_update_autotools_config
   dh_autoreconf
   dh_auto_configure
   debian/rules override_dh_auto_build
make[1]: Entering directory '/ci/src'
true
make[1]: Leaving directory '/ci/src'
   debian/rules override_dh_auto_test
make[1]: Entering directory '/ci/src'
echo tests are disabled, for now
tests are disabled, for now
make[1]: Leaving directory '/ci/src'
   create-stamp debian/debhelper-build-stamp
dh binary
   dh_testroot
   dh_prep
   debian/rules override_dh_auto_install
make[1]: Entering directory '/ci/src'
cargo install --offline --locked --path=. --root=debian/filecount/usr
find debian -name '.crates*.*' -delete
make[1]: Leaving directory '/ci/src'
   dh_installdocs
   dh_installchangelogs
   dh_perl
   dh_link
   dh_strip_nondeterminism
   dh_compress
   dh_fixperms
   dh_missing
   dh_strip
   dh_makeshlibs
   dh_shlibdeps
   dh_installdeb
   dh_gencontrol
   dh_md5sums
   dh_builddeb
dpkg-deb: building package 'filecount' in '../filecount_0.1.0.ci20260217T043829-1_amd64.deb'.
dpkg-deb: building package 'filecount-dbgsym' in '../filecount-dbgsym_0.1.0.ci20260217T043829-1_amd64.deb'.
dpkg-genchanges: info: including full source code in upload
dpkg-buildpackage: info: full upload (original source is included)
total 472
drwxr-xr-x 2 root root   4096 Feb 17 04:37 artifacts
drwxr-xr-x 3 root root   4096 Feb 17 04:37 cache
drwxr-xr-x 3 root root   4096 Feb 17 04:37 deps
-rw-r--r-- 1 root root  52756 Feb 17 04:39 filecount-dbgsym_0.1.0.ci20260217T043829-1_amd64.deb
-rw-r--r-- 1 root root   1560 Feb 17 04:38 filecount_0.1.0.ci20260217T043829-1.debian.tar.xz
-rw-r--r-- 1 root root    904 Feb 17 04:38 filecount_0.1.0.ci20260217T043829-1.dsc
-rw-r--r-- 1 root root   5697 Feb 17 04:39 filecount_0.1.0.ci20260217T043829-1_amd64.buildinfo
-rw-r--r-- 1 root root   2387 Feb 17 04:39 filecount_0.1.0.ci20260217T043829-1_amd64.changes
-rw-r--r-- 1 root root 383324 Feb 17 04:39 filecount_0.1.0.ci20260217T043829-1_amd64.deb
-rw-r--r-- 1 root root   7196 Feb 17 04:38 filecount_0.1.0.ci20260217T043829.orig.tar.xz
drwxr-xr-x 7 root root   4096 Feb 17 04:38 src
drwxr-xr-x root/root         0 2026-02-17 04:38 ./
drwxr-xr-x root/root         0 2026-02-17 04:38 ./usr/
drwxr-xr-x root/root         0 2026-02-17 04:38 ./usr/lib/
drwxr-xr-x root/root         0 2026-02-17 04:38 ./usr/lib/debug/
drwxr-xr-x root/root         0 2026-02-17 04:38 ./usr/lib/debug/.build-id/
drwxr-xr-x root/root         0 2026-02-17 04:38 ./usr/lib/debug/.build-id/39/
-rw-r--r-- root/root    255640 2026-02-17 04:38 ./usr/lib/debug/.build-id/39/0cfc8992237df0bbb5989568c7c259d96bd2c2.debug
drwxr-xr-x root/root         0 2026-02-17 04:38 ./usr/share/
drwxr-xr-x root/root         0 2026-02-17 04:38 ./usr/share/doc/
lrwxrwxrwx root/root         0 2026-02-17 04:38 ./usr/share/doc/filecount-dbgsym -> filecount
drwxr-xr-x root/root         0 2026-02-17 04:38 ./
drwxr-xr-x root/root         0 2026-02-17 04:38 ./usr/
drwxr-xr-x root/root         0 2026-02-17 04:38 ./usr/bin/
-rwxr-xr-x root/root   1076920 2026-02-17 04:38 ./usr/bin/filecount
drwxr-xr-x root/root         0 2026-02-17 04:38 ./usr/share/
drwxr-xr-x root/root         0 2026-02-17 04:38 ./usr/share/doc/
drwxr-xr-x root/root         0 2026-02-17 04:38 ./usr/share/doc/filecount/
-rw-r--r-- root/root       216 2026-02-17 04:38 ./usr/share/doc/filecount/changelog.Debian.gz
-rw-r--r-- root/root       372 2026-02-17 04:38 ./usr/share/doc/filecount/copyright
Stderr:
+ echo 'PATH at start: /root/.cargo/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin'
+ export PATH=/root/.cargo/bin:/root/.cargo/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
+ PATH=/root/.cargo/bin:/root/.cargo/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
+ export CARGO_HOME=/workspace/deps
+ CARGO_HOME=/workspace/deps
+ export DEBEMAIL=liw@liw.fi
+ DEBEMAIL=liw@liw.fi
+ export 'DEBFULLNAME=Lars Wirzenius'
+ DEBFULLNAME='Lars Wirzenius'
+ /bin/env
+ command -v cargo
+ command -v rustc
+ cargo --version
+ rustc --version
++ dpkg-parsechangelog -SSource
+ name=filecount
++ dpkg-parsechangelog -SVersion
+ version=0.1.0.ci20260217T043829-1
++ sed 's/-[^-]*$//'
++ echo 0.1.0.ci20260217T043829-1
+ uv=0.1.0.ci20260217T043829
++ dpkg --print-architecture
+ arch=amd64
+ orig=../filecount_0.1.0.ci20260217T043829.orig.tar.xz
+ deb=../filecount_0.1.0.ci20260217T043829-1_amd64.deb
+ changes=../filecount_0.1.0.ci20260217T043829-1_amd64.changes
+ git archive HEAD
+ xz
+ dpkg-buildpackage -us -uc
 dpkg-source --before-build .
 debian/rules clean
 dpkg-source -b .
 debian/rules build
 debian/rules binary
  Installing filecount v0.1.0 (/ci/src)
   Compiling proc-macro2 v1.0.104
   Compiling quote v1.0.42
   Compiling unicode-ident v1.0.22
   Compiling rustix v1.1.3
   Compiling libc v0.2.178
   Compiling syn v2.0.111
   Compiling bitflags v2.10.0
   Compiling serde_core v1.0.228
   Compiling linux-raw-sys v0.11.0
   Compiling utf8parse v0.2.2
   Compiling anstyle-parse v0.2.7
   Compiling zmij v1.0.2
   Compiling portable-atomic v1.13.1
   Compiling colorchoice v1.0.4
   Compiling anstyle v1.0.13
   Compiling is_terminal_polyfill v1.70.2
   Compiling anstyle-query v1.1.5
   Compiling anstream v0.6.21
   Compiling terminal_size v0.4.3
   Compiling serde_json v1.0.148
   Compiling heck v0.5.0
   Compiling unicode-width v0.2.2
   Compiling strsim v0.11.1
   Compiling serde v1.0.228
   Compiling clap_lex v0.7.6
   Compiling once_cell v1.21.3
   Compiling clap_builder v4.5.53
   Compiling console v0.16.2
   Compiling clap_derive v4.5.49
   Compiling serde_derive v1.0.228
   Compiling itoa v1.0.17
   Compiling memchr v2.7.6
   Compiling same-file v1.0.6
   Compiling unit-prefix v0.5.2
   Compiling indicatif v0.18.3
   Compiling walkdir v2.5.0
   Compiling clap v4.5.53
   Compiling filecount v0.1.0 (/ci/src)
    Finished `release` profile [optimized] target(s) in 44.99s
  Installing /ci/src/debian/filecount/usr/bin/filecount
   Installed package `filecount v0.1.0 (/ci/src)` (executable `filecount`)
warning: be sure to add `/ci/src/debian/filecount/usr/bin` to your PATH to be able to run the installed binaries
 dpkg-genbuildinfo -O../filecount_0.1.0.ci20260217T043829-1_amd64.buildinfo
 dpkg-genchanges -O../filecount_0.1.0.ci20260217T043829-1_amd64.changes
 dpkg-source --after-build .
+ ls -l ..
+ for x in ../*.deb
+ dpkg -c ../filecount-dbgsym_0.1.0.ci20260217T043829-1_amd64.deb
+ for x in ../*.deb
+ dpkg -c ../filecount_0.1.0.ci20260217T043829-1_amd64.deb
+ mv ../filecount-dbgsym_0.1.0.ci20260217T043829-1_amd64.deb ../filecount_0.1.0.ci20260217T043829-1.debian.tar.xz ../filecount_0.1.0.ci20260217T043829-1.dsc ../filecount_0.1.0.ci20260217T043829-1_amd64.buildinfo ../filecount_0.1.0.ci20260217T043829-1_amd64.changes ../filecount_0.1.0.ci20260217T043829-1_amd64.deb ../filecount_0.1.0.ci20260217T043829.orig.tar.xz /ci/artifacts/.
OK: /bin/bash -c #!/usr/bin/env bash set -xeuo pipefail echo "PATH at start: $PATH" export PATH="/root/.cargo/bin:$PATH" export CARGO_HOME=/workspace/deps export DEBEMAIL=liw@liw.fi export DEBFULLNAME="Lars Wirzenius" /bin/env command -v cargo command -v rustc cargo --version rustc --version # Get name and version of source package. name="$(dpkg-parsechangelog -SSource)" version="$(dpkg-parsechangelog -SVersion)" # Get upstream version: everything before the last dash. uv="$(echo "$version" | sed 's/-[^-]*$//')" # Files that will be created. arch="$(dpkg --print-architecture)" orig="../${name}_${uv}.orig.tar.xz" deb="../${name}_${version}_${arch}.deb" changes="../${name}_${version}_${arch}.changes" # Create "upstream tarball". git archive HEAD | xz >"$orig" # Build package. dpkg-buildpackage -us -uc # Dump some information to make it easier to visually verify # everything looks OK. Also, test the package with the lintian tool. ls -l .. for x in ../*.deb; do dpkg -c "$x"; done # FIXME: disabled while this prevents radicle-native-ci deb from being built. # lintian -i --allow-root --fail-on warning ../*.changes # Move files to artifacts directory. mv ../*_* /ci/artifacts/.
At: 2026-02-17 04:39:24Z
After: 112.02 seconds
End action deb
At: 2026-02-17 04:39:24Z
After: 112.02 seconds
TarCreate(
    TarCreate {
        archive: "/dev/vde",
        directory: "/ci/cache",
    },
)
Start action tar_create
At: 2026-02-17 04:39:25Z
After: 113.16 seconds
End action tar_create
At: 2026-02-17 04:39:25Z
After: 113.16 seconds
TarCreate(
    TarCreate {
        archive: "/dev/vdd",
        directory: "/ci/artifacts",
    },
)
Start action tar_create
At: 2026-02-17 04:39:25Z
After: 113.19 seconds
End action tar_create
At: 2026-02-17 04:39:25Z
After: 113.19 seconds
Hopefully all is good.
Plan succeeded
At: 2026-02-17 04:39:25Z
After: 113.19 seconds
Everything is fine.
Executor ends, success
At: 2026-02-17 04:39:28Z
After: 116.51 seconds
    exit: 0
    QEMU OK
    At: 2026-02-17 04:39:28Z
    After: 116.34 seconds
    Hopefully all is good.
    Plan succeeded
    At: 2026-02-17 04:39:28Z
    After: 116.50 seconds
    Everything is fine.
    Ambient ends, success

    Trigger message

    {
      "request": "trigger",
      "version": 1,
      "event_type": "push",
      "repository": {
        "id": "rad:zFTqZ3gCdUBCYwjsQ4vAeUNCNMTM",
        "name": "filecount",
        "description": "Count files in directories",
        "private": false,
        "default_branch": "main",
        "delegates": [
          "did:key:z6MkgEMYod7Hxfy9qCvDv5hYHkZ4ciWmLFgfvm3Wn1b2w2FV"
        ]
      },
      "pusher": {
        "id": "did:key:z6Mki2ago1X2A5UWgKpoSxyCRLLhyZMwpam4T3EKvRmFTyuy",
        "alias": "callisto.liw.fi"
      },
      "before": "8cdf713b011048fddaf0c63990f77962ec1dd0cd",
      "after": "8cdf713b011048fddaf0c63990f77962ec1dd0cd",
      "branch": "main",
      "commits": [
        "8cdf713b011048fddaf0c63990f77962ec1dd0cd"
      ]
    }

    Ambient stdout

    deprecated: the `cpus` field is replaced by `qemu.cpus`
    deprecated: the `memory` field is replaced by `qemu.memory`
    run CI for rad:zFTqZ3gCdUBCYwjsQ4vAeUNCNMTM
    

    Ambient stderr

    <empty log>