[INFO] fetching crate ambient-ci 0.14.0... [INFO] testing ambient-ci-0.14.0 against try#bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b for pr-154756 [INFO] extracting crate ambient-ci 0.14.0 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate ambient-ci 0.14.0 [INFO] finished tweaking crates.io crate ambient-ci 0.14.0 [INFO] tweaked toml for crates.io crate ambient-ci 0.14.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate ambient-ci 0.14.0 on toolchain bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate ambient-ci 0.14.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5aa8aa28898b701d13cda85bdeea7ef33159681ed9ccdb00b0e01a69a3354fde [INFO] running `Command { std: "docker" "start" "-a" "5aa8aa28898b701d13cda85bdeea7ef33159681ed9ccdb00b0e01a69a3354fde", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5aa8aa28898b701d13cda85bdeea7ef33159681ed9ccdb00b0e01a69a3354fde", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5aa8aa28898b701d13cda85bdeea7ef33159681ed9ccdb00b0e01a69a3354fde", kill_on_drop: false }` [INFO] [stdout] 5aa8aa28898b701d13cda85bdeea7ef33159681ed9ccdb00b0e01a69a3354fde [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8eb9f3fd90455d2f0bf805b4af774325232e701e57fbf6f91529e15bc236e15c [INFO] running `Command { std: "docker" "start" "-a" "8eb9f3fd90455d2f0bf805b4af774325232e701e57fbf6f91529e15bc236e15c", kill_on_drop: false }` [INFO] [stderr] Compiling mio v1.2.0 [INFO] [stderr] Compiling cc v1.2.58 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling winnow v1.0.0 [INFO] [stderr] Compiling portable-atomic v1.13.1 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling rust_decimal v1.41.0 [INFO] [stderr] Compiling anstream v1.0.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling toml_datetime v0.7.5+spec-1.1.0 [INFO] [stderr] Compiling serde_spanned v1.1.0 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling unsafe-libyaml-norway v0.2.15 [INFO] [stderr] Compiling toml_writer v1.1.0+spec-1.1.0 [INFO] [stderr] Compiling winnow v0.7.15 [INFO] [stderr] Compiling toml_parser v1.1.0+spec-1.1.0 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling unicode-segmentation v1.13.2 [INFO] [stderr] Compiling tokio v1.50.0 [INFO] [stderr] Compiling simd-adler32 v0.3.9 [INFO] [stderr] Compiling deranged v0.5.8 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling clap_builder v4.6.0 [INFO] [stderr] Compiling clap_derive v4.6.0 [INFO] [stderr] Compiling directories-next v2.0.0 [INFO] [stderr] Compiling console v0.16.3 [INFO] [stderr] Compiling serde_norway v0.9.42 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling time-macros v0.2.27 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling ambient-ci v0.14.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling fmt2io v1.0.0 [INFO] [stderr] Compiling unit-prefix v0.5.2 [INFO] [stderr] Compiling indicatif v0.18.4 [INFO] [stderr] Compiling rfc822-like v0.2.3 [INFO] [stderr] Compiling html-page v0.5.0 [INFO] [stderr] Compiling byte-unit v5.2.0 [INFO] [stderr] Compiling flate2 v1.1.9 [INFO] [stderr] Compiling directories v6.0.0 [INFO] [stderr] Compiling bytesize v2.3.1 [INFO] [stderr] Compiling toml v0.9.12+spec-1.1.0 [INFO] [stderr] Compiling time v0.3.47 [INFO] [stderr] Compiling tempfile v3.27.0 [INFO] [stderr] Compiling clap v4.6.0 [INFO] [stderr] Compiling clingwrap v0.5.0 [INFO] [stderr] Compiling rustls v0.23.37 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling sha256 v1.6.0 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling h2 v0.4.13 [INFO] [stderr] Compiling rustls-webpki v0.103.10 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 01s [INFO] running `Command { std: "docker" "inspect" "8eb9f3fd90455d2f0bf805b4af774325232e701e57fbf6f91529e15bc236e15c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8eb9f3fd90455d2f0bf805b4af774325232e701e57fbf6f91529e15bc236e15c", kill_on_drop: false }` [INFO] [stdout] 8eb9f3fd90455d2f0bf805b4af774325232e701e57fbf6f91529e15bc236e15c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 12f544857a1f629e8804f8a082d1af395035f35bc18d6c7750642f02ed9c6471 [INFO] running `Command { std: "docker" "start" "-a" "12f544857a1f629e8804f8a082d1af395035f35bc18d6c7750642f02ed9c6471", kill_on_drop: false }` [INFO] [stderr] Compiling ambient-ci v0.14.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 6.98s [INFO] running `Command { std: "docker" "inspect" "12f544857a1f629e8804f8a082d1af395035f35bc18d6c7750642f02ed9c6471", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "12f544857a1f629e8804f8a082d1af395035f35bc18d6c7750642f02ed9c6471", kill_on_drop: false }` [INFO] [stdout] 12f544857a1f629e8804f8a082d1af395035f35bc18d6c7750642f02ed9c6471 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c92e41524f6b1e60da102d64dc0b996ee51bc095131ca80431205d93a9fc01b8 [INFO] running `Command { std: "docker" "start" "-a" "c92e41524f6b1e60da102d64dc0b996ee51bc095131ca80431205d93a9fc01b8", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.28s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ambient_ci-bd6ef04141473853) [INFO] [stdout] [INFO] [stdout] running 24 tests [INFO] [stdout] test cloud_init::test::userdata_fails_without_runcmd ... ok [INFO] [stdout] test config::test::does_not_merge_unset ... ok [INFO] [stdout] test action::test::mkdir_action ... ok [INFO] [stdout] test cloud_init::test::userdata ... ok [INFO] [stdout] test cloud_init::test::metadata ... ok [INFO] [stdout] test config::test::merges_set_value ... ok [INFO] [stdout] test config::test::merges_legacy_value_into_qemu ... ok [INFO] [stdout] test run::test_run_decision::dry_run_for_commit_changed_with_force ... ok [INFO] [stdout] test run::test_run_decision::dry_run_for_unchanged ... ok [INFO] [stdout] test run::test_run_decision::dry_run_for_unchanged_but_dirty ... ok [INFO] [stdout] test run::test_run_decision::dry_run_for_unchanged_with_force ... ok [INFO] [stdout] test run::test_run_decision::is_not_git ... ok [INFO] [stdout] test run::test_run_decision::dry_run_for_unchanged_but_dirty_with_force ... ok [INFO] [stdout] test run::test_run_decision::unchanged_commit_but_dirty ... ok [INFO] [stdout] test config::test::rsync_target_for_project_with_rsync_target_set ... ok [INFO] [stdout] test run::test_run_decision::dry_run_for_commit_changed ... ok [INFO] [stdout] test config::test::rsync_target_for_project_with_base_and_map_only ... ok [INFO] [stdout] test plan::test::round_trip ... ok [INFO] [stdout] test run::test_run_decision::unchanged ... ok [INFO] [stdout] test cloud_init::test::iso ... FAILED [INFO] [stdout] test run::test_run_decision::unchanged_with_force ... ok [INFO] [stdout] test run::test_run_decision::commit_changed ... ok [INFO] [stdout] test action_impl::tar::test::tar_extract_action ... ok [INFO] [stdout] test action_impl::tar::test::tar_create_action ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- cloud_init::test::iso stdout ---- [INFO] [stdout] Error: Command("xorrisofs", Os { code: 2, kind: NotFound, message: "No such file or directory" }) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] cloud_init::test::iso [INFO] [stdout] [INFO] [stdout] test result: FAILED. 23 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] running `Command { std: "docker" "inspect" "c92e41524f6b1e60da102d64dc0b996ee51bc095131ca80431205d93a9fc01b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c92e41524f6b1e60da102d64dc0b996ee51bc095131ca80431205d93a9fc01b8", kill_on_drop: false }` [INFO] [stdout] c92e41524f6b1e60da102d64dc0b996ee51bc095131ca80431205d93a9fc01b8