[INFO] fetching crate ambient-ci 0.11.0... [INFO] testing ambient-ci-0.11.0 against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681-1 [INFO] extracting crate ambient-ci 0.11.0 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate ambient-ci 0.11.0 [INFO] finished tweaking crates.io crate ambient-ci 0.11.0 [INFO] tweaked toml for crates.io crate ambient-ci 0.11.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate ambient-ci 0.11.0 on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate ambient-ci 0.11.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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rkyv_derive v0.7.45 [INFO] [stderr] Downloaded byte-unit v5.1.6 [INFO] [stderr] Downloaded serde_norway v0.9.42 [INFO] [stderr] Downloaded bytesize v2.2.0 [INFO] [stderr] Downloaded clingwrap v0.4.0 [INFO] [stderr] Downloaded unsafe-libyaml-norway v0.2.15 [INFO] [stderr] Downloaded rkyv v0.7.45 [INFO] [stderr] Downloaded rust_decimal v1.39.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c635f0129a34cea4e34d3533f665fb03d8d522ec32669b76a24551716e9df1d8 [INFO] running `Command { std: "docker" "start" "-a" "c635f0129a34cea4e34d3533f665fb03d8d522ec32669b76a24551716e9df1d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c635f0129a34cea4e34d3533f665fb03d8d522ec32669b76a24551716e9df1d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c635f0129a34cea4e34d3533f665fb03d8d522ec32669b76a24551716e9df1d8", kill_on_drop: false }` [INFO] [stdout] c635f0129a34cea4e34d3533f665fb03d8d522ec32669b76a24551716e9df1d8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ba02bb5bf0e5fea1183b0ced776455ab9cee58639e48fffd232dc93b60ab4eb1 [INFO] running `Command { std: "docker" "start" "-a" "ba02bb5bf0e5fea1183b0ced776455ab9cee58639e48fffd232dc93b60ab4eb1", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling syn v2.0.110 [INFO] [stderr] Compiling cc v1.2.46 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling rustls-pki-types v1.13.0 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling indexmap v2.12.0 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling mio v1.1.0 [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling anstyle-query v1.1.5 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling rust_decimal v1.39.0 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling toml_datetime v0.7.3 [INFO] [stderr] Compiling rustls v0.23.35 [INFO] [stderr] Compiling serde_spanned v1.0.3 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling toml_parser v1.0.4 [INFO] [stderr] Compiling rustls-webpki v0.103.8 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tokio-util v0.7.17 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling webpki-roots v1.0.4 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling unsafe-libyaml-norway v0.2.15 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.1 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling time-core v0.1.6 [INFO] [stderr] Compiling toml_writer v1.0.4 [INFO] [stderr] Compiling unicode-width v0.2.2 [INFO] [stderr] Compiling clap_lex v0.7.6 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling console v0.16.1 [INFO] [stderr] Compiling clap_builder v4.5.52 [INFO] [stderr] Compiling toml v0.9.8 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling hyper-util v0.1.18 [INFO] [stderr] Compiling serde_norway v0.9.42 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling time-macros v0.2.24 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling deranged v0.5.5 [INFO] [stderr] Compiling env_filter v0.1.4 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling directories-next v2.0.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling utf8-width v0.1.7 [INFO] [stderr] Compiling jiff v0.2.16 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling unit-prefix v0.5.2 [INFO] [stderr] Compiling ambient-ci v0.11.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling indicatif v0.18.3 [INFO] [stderr] Compiling clingwrap v0.4.0 [INFO] [stderr] Compiling reqwest v0.12.24 [INFO] [stderr] Compiling byte-unit v5.1.6 [INFO] [stderr] Compiling directories v6.0.0 [INFO] [stderr] Compiling clap v4.5.52 [INFO] [stderr] Compiling bytesize v2.2.0 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 03s [INFO] running `Command { std: "docker" "inspect" "ba02bb5bf0e5fea1183b0ced776455ab9cee58639e48fffd232dc93b60ab4eb1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ba02bb5bf0e5fea1183b0ced776455ab9cee58639e48fffd232dc93b60ab4eb1", kill_on_drop: false }` [INFO] [stdout] ba02bb5bf0e5fea1183b0ced776455ab9cee58639e48fffd232dc93b60ab4eb1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dcdf902b63c3f9b9e4dbe5063bcc6428cf148a524f706f184f243f2a247f6e95 [INFO] running `Command { std: "docker" "start" "-a" "dcdf902b63c3f9b9e4dbe5063bcc6428cf148a524f706f184f243f2a247f6e95", kill_on_drop: false }` [INFO] [stderr] Compiling ambient-ci v0.11.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 4.84s [INFO] running `Command { std: "docker" "inspect" "dcdf902b63c3f9b9e4dbe5063bcc6428cf148a524f706f184f243f2a247f6e95", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dcdf902b63c3f9b9e4dbe5063bcc6428cf148a524f706f184f243f2a247f6e95", kill_on_drop: false }` [INFO] [stdout] dcdf902b63c3f9b9e4dbe5063bcc6428cf148a524f706f184f243f2a247f6e95 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] dd2f9d161e412d6e0f0e684e8e3baeae7e26076b78d9c08592bd3ae2356a5c28 [INFO] running `Command { std: "docker" "start" "-a" "dd2f9d161e412d6e0f0e684e8e3baeae7e26076b78d9c08592bd3ae2356a5c28", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.27s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ambient_ci-31f8978c7be59e37) [INFO] [stdout] [INFO] [stdout] running 24 tests [INFO] [stdout] test action::test::mkdir_action ... ok [INFO] [stdout] test config::test::does_not_merge_unset ... ok [INFO] [stdout] test config::test::merges_legacy_value_into_qemu ... ok [INFO] [stdout] test config::test::merges_set_value ... ok [INFO] [stdout] test cloud_init::test::iso ... FAILED [INFO] [stdout] test config::test::rsync_target_for_project_with_base_and_map_only ... ok [INFO] [stdout] test config::test::rsync_target_for_project_with_rsync_target_set ... ok [INFO] [stdout] test cloud_init::test::userdata ... ok [INFO] [stdout] test plan::test::round_trip ... ok [INFO] [stdout] test cloud_init::test::userdata_fails_without_runcmd ... ok [INFO] [stdout] test cloud_init::test::metadata ... ok [INFO] [stdout] test run::test_run_decision::commit_changed ... 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_but_dirty_with_force ... ok [INFO] [stdout] test run::test_run_decision::dry_run_for_unchanged_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_commit_changed ... ok [INFO] [stdout] test run::test_run_decision::is_not_git ... ok [INFO] [stdout] test run::test_run_decision::unchanged ... ok [INFO] [stdout] test run::test_run_decision::dry_run_for_unchanged_but_dirty ... ok [INFO] [stdout] test run::test_run_decision::unchanged_with_force ... ok [INFO] [stdout] test run::test_run_decision::unchanged_commit_but_dirty ... 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.04s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] running `Command { std: "docker" "inspect" "dd2f9d161e412d6e0f0e684e8e3baeae7e26076b78d9c08592bd3ae2356a5c28", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dd2f9d161e412d6e0f0e684e8e3baeae7e26076b78d9c08592bd3ae2356a5c28", kill_on_drop: false }` [INFO] [stdout] dd2f9d161e412d6e0f0e684e8e3baeae7e26076b78d9c08592bd3ae2356a5c28