Radicle repository id rad:z34Lk5Z18mw8gyfMwJvNPjA1ZwJgd
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
CargoFetch(
CargoFetch,
)cargo 1.93.0 (083ac5135 2025-12-15)
clippy 0.1.93 (254b59607d 2026-01-19)
rustc 1.93.0 (254b59607 2026-01-19)
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_fmt
- action: cargo_clippy
- action: cargo_build
- action: shell
shell: |
export CARGO_TARGET_DIR=/workspace/cache
export CARGO_HOME=/workspace/deps
export PATH="/root/.cargo/bin:$PATH"
if ! make; then cat test.log; exit 1; fi
git status --ignored
git clean -fdx
- action: custom
name: dch
args:
debfullname: Lars Wirzenius
debemail: liw@liw.fi
- 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
Mkdir(
Mkdir {
pathname: "/ci",
},
)Mkdir(
Mkdir {
pathname: "/ci/artifacts",
},
)TarExtract(
TarExtract {
archive: "/dev/vdc",
directory: "/ci/src",
},
)TarExtract(
TarExtract {
archive: "/dev/vdf",
directory: "/ci/deps",
},
)TarExtract(
TarExtract {
archive: "/dev/vde",
directory: "/ci/cache",
},
)Shell(
Shell {
shell: "ln -sf /ci /workspace",
},
)+ ln -sf /ci /workspace
Shell(
Shell {
shell: "git config --global user.name 'Ambient CI'",
},
)+ git config --global user.name 'Ambient CI'
Shell(
Shell {
shell: "git config --global user.email ambient@example.com",
},
)+ git config --global user.email ambient@example.com
CargoFmt(
CargoFmt,
)cargo 1.93.0 (083ac5135 2025-12-15)
clippy 0.1.93 (254b59607d 2026-01-19)
rustc 1.93.0 (254b59607 2026-01-19)
CargoClippy(
CargoClippy,
)cargo 1.93.0 (083ac5135 2025-12-15)
clippy 0.1.93 (254b59607d 2026-01-19)
rustc 1.93.0 (254b59607 2026-01-19)
Checking repeatcmd v0.2.0 (/ci/src)
Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.05s
CargoBuild(
CargoBuild,
)cargo 1.93.0 (083ac5135 2025-12-15)
clippy 0.1.93 (254b59607d 2026-01-19)
rustc 1.93.0 (254b59607 2026-01-19)
Compiling repeatcmd v0.2.0 (/ci/src)
Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.16s
Shell(
Shell {
shell: "export CARGO_TARGET_DIR=/workspace/cache\nexport CARGO_HOME=/workspace/deps\nexport PATH=\"/root/.cargo/bin:$PATH\"\nif ! make; then cat test.log; exit 1; fi\ngit status --ignored\ngit clean -fdx\n",
},
)cargo clippy --all-targets -- -Dwarnings cargo build --all-targets cargo test running 0 tests test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s HEAD detached at 23a7e51 nothing to commit, working tree clean
+ export CARGO_TARGET_DIR=/workspace/cache
+ CARGO_TARGET_DIR=/workspace/cache
+ export CARGO_HOME=/workspace/deps
+ CARGO_HOME=/workspace/deps
+ 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
+ make
Checking repeatcmd v0.2.0 (/ci/src)
Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s
Compiling repeatcmd v0.2.0 (/ci/src)
Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
Running unittests src/main.rs (/workspace/cache/debug/deps/repeatcmd-7ca393335d343d0b)
+ git status --ignored
+ git clean -fdx
Custom(
Custom {
name: "dch",
args: {
"debemail": String("liw@liw.fi"),
"debfullname": String("Lars Wirzenius"),
},
},
)Deb(
Deb {
packages: Some(
".",
),
},
)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=257 HOME=/root LANG=C.UTF-8 CARGO_HOME=/workspace/deps DEBEMAIL=liw@liw.fi INVOCATION_ID=11d34191f09d4d30a7292c861c56d560 SHLVL=2 JOURNAL_STREAM=8:12932 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.0 (083ac5135 2025-12-15) rustc 1.93.0 (254b59607 2026-01-19) dpkg-buildpackage: info: source package repeatcmd dpkg-buildpackage: info: source version 0.2.0.ci20260205T162911-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 repeatcmd using existing ./repeatcmd_0.2.0.ci20260205T162911.orig.tar.xz dpkg-source: info: building repeatcmd in repeatcmd_0.2.0.ci20260205T162911-1.debian.tar.xz dpkg-source: info: building repeatcmd in repeatcmd_0.2.0.ci20260205T162911-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' mkdir -p debian/repeatcmd/usr cargo install --locked --offline --path=. --root=debian/repeatcmd/usr find debian/*/ -name '.crates*.*' -delete make[1]: Leaving directory '/ci/src' dh_installdocs dh_installchangelogs dh_installman dh_lintian 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 'repeatcmd' in '../repeatcmd_0.2.0.ci20260205T162911-1_amd64.deb'. dpkg-deb: building package 'repeatcmd-dbgsym' in '../repeatcmd-dbgsym_0.2.0.ci20260205T162911-1_amd64.deb'. dpkg-genchanges: info: including full source code in upload dpkg-buildpackage: info: full upload (original source is included) total 496 drwxr-xr-x 2 root root 4096 Feb 5 16:28 artifacts drwxr-xr-x 5 root root 4096 Jan 15 06:30 cache drwxr-xr-x 3 root root 4096 Feb 5 16:27 deps -rw-r--r-- 1 root root 54996 Feb 5 16:29 repeatcmd-dbgsym_0.2.0.ci20260205T162911-1_amd64.deb -rw-r--r-- 1 root root 1796 Feb 5 16:29 repeatcmd_0.2.0.ci20260205T162911-1.debian.tar.xz -rw-r--r-- 1 root root 906 Feb 5 16:29 repeatcmd_0.2.0.ci20260205T162911-1.dsc -rw-r--r-- 1 root root 5697 Feb 5 16:29 repeatcmd_0.2.0.ci20260205T162911-1_amd64.buildinfo -rw-r--r-- 1 root root 2399 Feb 5 16:29 repeatcmd_0.2.0.ci20260205T162911-1_amd64.changes -rw-r--r-- 1 root root 397844 Feb 5 16:29 repeatcmd_0.2.0.ci20260205T162911-1_amd64.deb -rw-r--r-- 1 root root 11736 Feb 5 16:29 repeatcmd_0.2.0.ci20260205T162911.orig.tar.xz drwxr-xr-x 7 root root 4096 Feb 5 16:27 src drwxr-xr-x root/root 0 2026-02-05 16:29 ./ drwxr-xr-x root/root 0 2026-02-05 16:29 ./usr/ drwxr-xr-x root/root 0 2026-02-05 16:29 ./usr/lib/ drwxr-xr-x root/root 0 2026-02-05 16:29 ./usr/lib/debug/ drwxr-xr-x root/root 0 2026-02-05 16:29 ./usr/lib/debug/.build-id/ drwxr-xr-x root/root 0 2026-02-05 16:29 ./usr/lib/debug/.build-id/c3/ -rw-r--r-- root/root 269552 2026-02-05 16:29 ./usr/lib/debug/.build-id/c3/fe0e207e6cf38bbfda7992657f21d1c872af96.debug drwxr-xr-x root/root 0 2026-02-05 16:29 ./usr/share/ drwxr-xr-x root/root 0 2026-02-05 16:29 ./usr/share/doc/ lrwxrwxrwx root/root 0 2026-02-05 16:29 ./usr/share/doc/repeatcmd-dbgsym -> repeatcmd drwxr-xr-x root/root 0 2026-02-05 16:29 ./ drwxr-xr-x root/root 0 2026-02-05 16:29 ./usr/ drwxr-xr-x root/root 0 2026-02-05 16:29 ./usr/bin/ -rwxr-xr-x root/root 1127888 2026-02-05 16:29 ./usr/bin/repeatcmd drwxr-xr-x root/root 0 2026-02-05 16:29 ./usr/share/ drwxr-xr-x root/root 0 2026-02-05 16:29 ./usr/share/doc/ drwxr-xr-x root/root 0 2026-02-05 16:29 ./usr/share/doc/repeatcmd/ -rw-r--r-- root/root 238 2026-02-05 16:29 ./usr/share/doc/repeatcmd/changelog.Debian.gz -rw-r--r-- root/root 337 2026-02-05 16:27 ./usr/share/doc/repeatcmd/copyright drwxr-xr-x root/root 0 2026-02-05 16:29 ./usr/share/lintian/ drwxr-xr-x root/root 0 2026-02-05 16:29 ./usr/share/lintian/overrides/ -rw-r--r-- root/root 81 2026-02-05 16:27 ./usr/share/lintian/overrides/repeatcmd drwxr-xr-x root/root 0 2026-02-05 16:29 ./usr/share/man/ drwxr-xr-x root/root 0 2026-02-05 16:29 ./usr/share/man/man1/ -rw-r--r-- root/root 752 2026-02-05 16:29 ./usr/share/man/man1/repeatcmd.1.gz
+ 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=repeatcmd
++ dpkg-parsechangelog -SVersion
+ version=0.2.0.ci20260205T162911-1
++ echo 0.2.0.ci20260205T162911-1
++ sed 's/-[^-]*$//'
+ uv=0.2.0.ci20260205T162911
++ dpkg --print-architecture
+ arch=amd64
+ orig=../repeatcmd_0.2.0.ci20260205T162911.orig.tar.xz
+ deb=../repeatcmd_0.2.0.ci20260205T162911-1_amd64.deb
+ changes=../repeatcmd_0.2.0.ci20260205T162911-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 repeatcmd v0.2.0 (/ci/src)
Compiling repeatcmd v0.2.0 (/ci/src)
Finished `release` profile [optimized] target(s) in 1.88s
Installing /ci/src/debian/repeatcmd/usr/bin/repeatcmd
Installed package `repeatcmd v0.2.0 (/ci/src)` (executable `repeatcmd`)
warning: be sure to add `/ci/src/debian/repeatcmd/usr/bin` to your PATH to be able to run the installed binaries
dpkg-genbuildinfo -O../repeatcmd_0.2.0.ci20260205T162911-1_amd64.buildinfo
dpkg-genchanges -O../repeatcmd_0.2.0.ci20260205T162911-1_amd64.changes
dpkg-source --after-build .
+ ls -l ..
+ for x in ../*.deb
+ dpkg -c ../repeatcmd-dbgsym_0.2.0.ci20260205T162911-1_amd64.deb
+ for x in ../*.deb
+ dpkg -c ../repeatcmd_0.2.0.ci20260205T162911-1_amd64.deb
+ mv ../repeatcmd-dbgsym_0.2.0.ci20260205T162911-1_amd64.deb ../repeatcmd_0.2.0.ci20260205T162911-1.debian.tar.xz ../repeatcmd_0.2.0.ci20260205T162911-1.dsc ../repeatcmd_0.2.0.ci20260205T162911-1_amd64.buildinfo ../repeatcmd_0.2.0.ci20260205T162911-1_amd64.changes ../repeatcmd_0.2.0.ci20260205T162911-1_amd64.deb ../repeatcmd_0.2.0.ci20260205T162911.orig.tar.xz /ci/artifacts/.
TarCreate(
TarCreate {
archive: "/dev/vde",
directory: "/ci/cache",
},
)TarCreate(
TarCreate {
archive: "/dev/vdd",
directory: "/ci/artifacts",
},
){
"request": "trigger",
"version": 1,
"event_type": "push",
"repository": {
"id": "rad:z34Lk5Z18mw8gyfMwJvNPjA1ZwJgd",
"name": "repeatcmd",
"description": "Run command repeatedly until it succeeds",
"private": false,
"default_branch": "main",
"delegates": [
"did:key:z6MkgEMYod7Hxfy9qCvDv5hYHkZ4ciWmLFgfvm3Wn1b2w2FV"
]
},
"pusher": {
"id": "did:key:z6Mki2ago1X2A5UWgKpoSxyCRLLhyZMwpam4T3EKvRmFTyuy",
"alias": "callisto.liw.fi"
},
"before": "23a7e519f51e2f71f9d2cd56a1df93e92431907a",
"after": "23a7e519f51e2f71f9d2cd56a1df93e92431907a",
"branch": "main",
"commits": [
"23a7e519f51e2f71f9d2cd56a1df93e92431907a"
]
}deprecated: the `cpus` field is replaced by `qemu.cpus` deprecated: the `memory` field is replaced by `qemu.memory` run CI for rad:z34Lk5Z18mw8gyfMwJvNPjA1ZwJgd
<empty log>