Radicle repository id rad:z4PiGKYWcz3XPzLf91DAgSHxjNvg8
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: cargo_test - 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 roadmap v0.7.0 (/ci/src)
Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.56s
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 roadmap v0.7.0 (/ci/src)
Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.23s
CargoTest(
CargoTest,
)cargo 1.93.0 (083ac5135 2025-12-15)
clippy 0.1.93 (254b59607d 2026-01-19)
rustc 1.93.0 (254b59607 2026-01-19)
running 16 tests test map::tests::empty_dot ... ok test map::tests::add_step_to_roadmap ... ok test map::tests::get_step_from_roadmap ... ok test map::tests::new_roadmap ... ok test map::tests::simple_dot ... ok test parser::tests::yaml_happy ... ok test parser::tests::yaml_is_empty ... ok test parser::tests::yaml_is_list ... ok test map::tests::set_missing_goal_status ... ok test parser::tests::yaml_unknown_dep ... ok test parser::tests::yaml_unknown_status ... ok test status::test::happy_from_text ... ok test status::test::sad_from_text ... ok test step::tests::add_step_dependency ... ok test step::tests::new_step ... ok test step::tests::set_status ... ok test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s running 0 tests test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s running 1 test test src/lib.rs - (line 11) ... ok test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.41s
Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s
Running unittests src/lib.rs (/ci/cache/cargo-target/debug/deps/roadmap-fb357cc40e31d870)
Running unittests src/main.rs (/ci/cache/cargo-target/debug/deps/roadmap-753b9aa353e2de9c)
Doc-tests roadmap
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:z4PiGKYWcz3XPzLf91DAgSHxjNvg8",
"name": "roadmap",
"description": "Visualize a project roadmap as a dependency graph",
"private": false,
"default_branch": "main",
"delegates": [
"did:key:z6MkgEMYod7Hxfy9qCvDv5hYHkZ4ciWmLFgfvm3Wn1b2w2FV"
]
},
"pusher": {
"id": "did:key:z6Mki2ago1X2A5UWgKpoSxyCRLLhyZMwpam4T3EKvRmFTyuy",
"alias": "callisto.liw.fi"
},
"before": "8c75ac4fd6c37862ea4da972c2b464cd8afd9c3b",
"after": "8c75ac4fd6c37862ea4da972c2b464cd8afd9c3b",
"branch": "main",
"commits": [
"8c75ac4fd6c37862ea4da972c2b464cd8afd9c3b"
]
}deprecated: the `cpus` field is replaced by `qemu.cpus` deprecated: the `memory` field is replaced by `qemu.memory` run CI for rad:z4PiGKYWcz3XPzLf91DAgSHxjNvg8
<empty log>