[INFO] cloning repository https://github.com/joeyen-atscale/loop-drift-reconciler [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/joeyen-atscale/loop-drift-reconciler" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoeyen-atscale%2Floop-drift-reconciler", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoeyen-atscale%2Floop-drift-reconciler'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 255aaf9435544664b0521007851597c6a2934da3 [INFO] testing joeyen-atscale/loop-drift-reconciler against 1.98.0-beta.8+cargoflags=--release for beta-release-1.99-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoeyen-atscale%2Floop-drift-reconciler" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/joeyen-atscale/loop-drift-reconciler [INFO] finished tweaking git repo https://github.com/joeyen-atscale/loop-drift-reconciler [INFO] tweaked toml for git repo https://github.com/joeyen-atscale/loop-drift-reconciler written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/joeyen-atscale/loop-drift-reconciler on toolchain 1.98.0-beta.8 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/joeyen-atscale/loop-drift-reconciler 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" "+1.98.0-beta.8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] 4230989c37fe3c8b4e219b9cb948f8410e6d1a781f78dcce51ff69580288dd20 [INFO] running `Command { std: "docker" "start" "4230989c37fe3c8b4e219b9cb948f8410e6d1a781f78dcce51ff69580288dd20", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4230989c37fe3c8b4e219b9cb948f8410e6d1a781f78dcce51ff69580288dd20", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "4230989c37fe3c8b4e219b9cb948f8410e6d1a781f78dcce51ff69580288dd20" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4230989c37fe3c8b4e219b9cb948f8410e6d1a781f78dcce51ff69580288dd20", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "4230989c37fe3c8b4e219b9cb948f8410e6d1a781f78dcce51ff69580288dd20" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling unicode-ident v1.0.24 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling anstyle-query v1.1.5 [INFO] [stderr] Compiling colorchoice v1.0.5 [INFO] [stderr] Compiling anstyle v1.0.14 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling zmij v1.0.21 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling serde_json v1.0.150 [INFO] [stderr] Compiling clap_lex v1.1.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling itoa v1.0.18 [INFO] [stderr] Compiling memchr v2.8.1 [INFO] [stderr] Compiling anstyle-parse v1.0.0 [INFO] [stderr] Compiling anstream v1.0.0 [INFO] [stderr] Compiling clap_builder v4.6.0 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling clap_derive v4.6.1 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling clap v4.6.1 [INFO] [stderr] Compiling loop-drift-reconciler v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `release` profile [optimized] target(s) in 27.57s [INFO] running `Command { std: "docker" "inspect" "4230989c37fe3c8b4e219b9cb948f8410e6d1a781f78dcce51ff69580288dd20", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "4230989c37fe3c8b4e219b9cb948f8410e6d1a781f78dcce51ff69580288dd20" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }` [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling colorchoice v1.0.5 [INFO] [stderr] Compiling anstyle-query v1.1.5 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling libc v0.2.186 [INFO] [stderr] Compiling anstyle v1.0.14 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling clap_lex v1.1.0 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling zmij v1.0.21 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling itoa v1.0.18 [INFO] [stderr] Compiling memchr v2.8.1 [INFO] [stderr] Compiling anstyle-parse v1.0.0 [INFO] [stderr] Compiling bitflags v2.13.0 [INFO] [stderr] Compiling fastrand v2.4.1 [INFO] [stderr] Compiling once_cell v1.21.4 [INFO] [stderr] Compiling anstream v1.0.0 [INFO] [stderr] Compiling clap_builder v4.6.0 [INFO] [stderr] Compiling tempfile v3.27.0 [INFO] [stderr] Compiling clap v4.6.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling serde_json v1.0.150 [INFO] [stderr] Compiling loop-drift-reconciler v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `release` profile [optimized] target(s) in 1m 30s [INFO] running `Command { std: "docker" "inspect" "4230989c37fe3c8b4e219b9cb948f8410e6d1a781f78dcce51ff69580288dd20", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "4230989c37fe3c8b4e219b9cb948f8410e6d1a781f78dcce51ff69580288dd20" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "test" "--frozen" "--release", kill_on_drop: false }` [INFO] [stderr] Finished `release` profile [optimized] target(s) in 0.12s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/release/deps/loop_drift_reconciler-e1349e26b6596b51) [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test tests::fuse_all_green_is_shipped ... ok [INFO] [stdout] test tests::fuse_shipped_manifest_unverifiable_is_regressed ... ok [INFO] [stdout] test tests::drift_report_render_contains_slug ... ok [INFO] [stdout] test tests::fuse_stale_inprogress_verifiable_published_is_stale_shipped ... ok [INFO] [stdout] test tests::fuse_verifiable_but_unpublished_is_built_unpublished ... ok [INFO] [stdout] test tests::fuse_missing_output_is_regressed ... ok [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/release/deps/loop_reconcile-6573182bc351c02a) [INFO] [stdout] test tests::apply_patch_preserves_extra_fields ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/acceptance_AC1.rs (/opt/rustwide/target/release/deps/acceptance_AC1-919d3be664f0ef81) [INFO] [stderr] Running tests/acceptance_AC2.rs (/opt/rustwide/target/release/deps/acceptance_AC2-d8fd502aed10743a) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test ac1_drift_report_shows_manifest_to_truth_transition ... ok [INFO] [stdout] test ac1_stale_inprogress_verifiable_published_is_stale_shipped ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test ac2_stale_inprogress_verifiable_built_unpublished ... ok [INFO] [stdout] test ac2_verifiable_built_unpublished_is_not_shipped ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/acceptance_AC3.rs (/opt/rustwide/target/release/deps/acceptance_AC3-246722a7c32b3908) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stderr] Running tests/acceptance_AC4.rs (/opt/rustwide/target/release/deps/acceptance_AC4-8a786c6ca6c0d5f0) [INFO] [stdout] test ac3_missing_output_is_regressed ... ok [INFO] [stdout] test ac3_shipped_unverifiable_is_regressed ... ok [INFO] [stdout] test ac3_regressed_appears_in_drift_report ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test ac4_only_status_and_verified_completed_change ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/acceptance_AC5.rs (/opt/rustwide/target/release/deps/acceptance_AC5-0210fc5fa7c205bf) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test ac5_stale_shipped_patch_then_fuse_is_clean ... ok [INFO] [stdout] test ac5_second_reconcile_is_no_op ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/acceptance_AC6.rs (/opt/rustwide/target/release/deps/acceptance_AC6-25a31889f6a2a997) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test ac6_empty_signals_produces_no_drift ... ok [INFO] [stderr] Running tests/acceptance_AC7.rs (/opt/rustwide/target/release/deps/acceptance_AC7-badae16790e658d2) [INFO] [stdout] test ac6_clean_manifest_returns_zero_count ... ok [INFO] [stdout] test ac6_drifted_manifest_returns_nonzero_count ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/acceptance_AC8.rs (/opt/rustwide/target/release/deps/acceptance_AC8-449cd415934eb4bf) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test ac7_exactly_three_slugs_become_shipped ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test ac8_no_unsafe_in_crate ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/proptest_invariants.rs (/opt/rustwide/target/release/deps/proptest_invariants-6f293b869227fa55) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test invariant_shipped_requires_classified_shipped ... ok [INFO] [stdout] test invariant_shipped_requires_verifiable ... ok [INFO] [stdout] test invariant_unverifiable_never_built_unpublished ... ok [INFO] [stdout] test invariant_verifiable_published_never_regressed ... ok [INFO] [stdout] test invariant_shipped_requires_published ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Doc-tests loop_drift_reconciler [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "4230989c37fe3c8b4e219b9cb948f8410e6d1a781f78dcce51ff69580288dd20", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4230989c37fe3c8b4e219b9cb948f8410e6d1a781f78dcce51ff69580288dd20", kill_on_drop: false }` [INFO] [stdout] 4230989c37fe3c8b4e219b9cb948f8410e6d1a781f78dcce51ff69580288dd20