[INFO] fetching crate ambient-ci 0.11.0... [INFO] testing ambient-ci-0.11.0 against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681 [INFO] extracting crate ambient-ci 0.11.0 into /workspace/builds/worker-7-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-7-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] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded clap v4.5.52 [INFO] [stderr] Downloaded byte-unit v5.1.6 [INFO] [stderr] Downloaded bytesize v2.2.0 [INFO] [stderr] Downloaded clingwrap v0.4.0 [INFO] [stderr] Downloaded serde_norway v0.9.42 [INFO] [stderr] Downloaded unsafe-libyaml-norway v0.2.15 [INFO] [stderr] Downloaded rust_decimal v1.39.0 [INFO] [stderr] Downloaded clap_builder v4.5.52 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] c6d244ad42df8e36c84030b4ce347d422954ef2f898668466610f5f77aafed16 [INFO] running `Command { std: "docker" "start" "-a" "c6d244ad42df8e36c84030b4ce347d422954ef2f898668466610f5f77aafed16", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c6d244ad42df8e36c84030b4ce347d422954ef2f898668466610f5f77aafed16", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c6d244ad42df8e36c84030b4ce347d422954ef2f898668466610f5f77aafed16", kill_on_drop: false }` [INFO] [stdout] c6d244ad42df8e36c84030b4ce347d422954ef2f898668466610f5f77aafed16 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] ce5c5433d99edb0adfbd0092721b2e06cf5e943174f1e1f3fef5a64f6067f4bd [INFO] running `Command { std: "docker" "start" "-a" "ce5c5433d99edb0adfbd0092721b2e06cf5e943174f1e1f3fef5a64f6067f4bd", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.110 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling litemap v0.8.1 [INFO] [stderr] Compiling writeable v0.6.2 [INFO] [stderr] Compiling icu_properties_data v2.1.1 [INFO] [stderr] Compiling indexmap v2.12.0 [INFO] [stderr] Compiling icu_normalizer_data v2.1.1 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling rustls v0.23.35 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling rust_decimal v1.39.0 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling webpki-roots v1.0.4 [INFO] [stderr] Compiling serde_spanned v1.0.3 [INFO] [stderr] Compiling toml_datetime v0.7.3 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling unsafe-libyaml-norway v0.2.15 [INFO] [stderr] Compiling toml_writer v1.0.4 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling iri-string v0.7.9 [INFO] [stderr] Compiling clap_lex v0.7.6 [INFO] [stderr] Compiling unicode-width v0.2.2 [INFO] [stderr] Compiling directories-next v2.0.0 [INFO] [stderr] Compiling time-macros v0.2.24 [INFO] [stderr] Compiling console v0.16.1 [INFO] [stderr] Compiling clap_builder v4.5.52 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling jiff v0.2.16 [INFO] [stderr] Compiling unit-prefix v0.5.2 [INFO] [stderr] Compiling ambient-ci v0.11.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling utf8-width v0.1.7 [INFO] [stderr] Compiling indicatif v0.18.3 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling directories v6.0.0 [INFO] [stderr] Compiling bytesize v2.2.0 [INFO] [stderr] Compiling toml_parser v1.0.4 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling toml v0.9.8 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling env_filter v0.1.4 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling tokio-util v0.7.17 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling tower v0.5.2 [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 thiserror-impl v2.0.17 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling clap v4.5.52 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling icu_properties v2.1.1 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling serde_norway v0.9.42 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling byte-unit v5.1.6 [INFO] [stderr] Compiling hyper-util v0.1.18 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling clingwrap v0.4.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling reqwest v0.12.24 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 49.79s [INFO] running `Command { std: "docker" "inspect" "ce5c5433d99edb0adfbd0092721b2e06cf5e943174f1e1f3fef5a64f6067f4bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ce5c5433d99edb0adfbd0092721b2e06cf5e943174f1e1f3fef5a64f6067f4bd", kill_on_drop: false }` [INFO] [stdout] ce5c5433d99edb0adfbd0092721b2e06cf5e943174f1e1f3fef5a64f6067f4bd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] fbd87db47bcff6f073c793c16f4906ef0e05c0a114060aaa4848e72901808c23 [INFO] running `Command { std: "docker" "start" "-a" "fbd87db47bcff6f073c793c16f4906ef0e05c0a114060aaa4848e72901808c23", 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 3.20s [INFO] running `Command { std: "docker" "inspect" "fbd87db47bcff6f073c793c16f4906ef0e05c0a114060aaa4848e72901808c23", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fbd87db47bcff6f073c793c16f4906ef0e05c0a114060aaa4848e72901808c23", kill_on_drop: false }` [INFO] [stdout] fbd87db47bcff6f073c793c16f4906ef0e05c0a114060aaa4848e72901808c23 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 8bfaf7f27cb3e7e2ff5a94c792391ee79afa237e0fda32179d26f0df2b99cab7 [INFO] running `Command { std: "docker" "start" "-a" "8bfaf7f27cb3e7e2ff5a94c792391ee79afa237e0fda32179d26f0df2b99cab7", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.26s [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 cloud_init::test::metadata ... ok [INFO] [stdout] test cloud_init::test::userdata ... ok [INFO] [stdout] test config::test::does_not_merge_unset ... ok [INFO] [stdout] test cloud_init::test::userdata_fails_without_runcmd ... ok [INFO] [stdout] test config::test::merges_legacy_value_into_qemu ... ok [INFO] [stdout] test config::test::rsync_target_for_project_with_base_and_map_only ... ok [INFO] [stdout] test config::test::merges_set_value ... ok [INFO] [stdout] test plan::test::round_trip ... ok [INFO] [stdout] test run::test_run_decision::dry_run_for_commit_changed ... ok [INFO] [stdout] test run::test_run_decision::commit_changed ... ok [INFO] [stdout] test action::test::mkdir_action ... ok [INFO] [stdout] test run::test_run_decision::dry_run_for_unchanged ... 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::unchanged_commit_but_dirty ... ok [INFO] [stdout] test run::test_run_decision::unchanged_with_force ... 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_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_commit_changed_with_force ... ok [INFO] [stdout] test cloud_init::test::iso ... FAILED [INFO] [stdout] test action_impl::tar::test::tar_create_action ... ok [INFO] [stdout] test action_impl::tar::test::tar_extract_action ... ok [INFO] [stdout] test config::test::rsync_target_for_project_with_rsync_target_set ... 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.09s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] running `Command { std: "docker" "inspect" "8bfaf7f27cb3e7e2ff5a94c792391ee79afa237e0fda32179d26f0df2b99cab7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8bfaf7f27cb3e7e2ff5a94c792391ee79afa237e0fda32179d26f0df2b99cab7", kill_on_drop: false }` [INFO] [stdout] 8bfaf7f27cb3e7e2ff5a94c792391ee79afa237e0fda32179d26f0df2b99cab7