[INFO] fetching crate duped-cli 0.1.0... [INFO] testing duped-cli-0.1.0 against beta-2025-09-21 for beta-1.91-3 [INFO] extracting crate duped-cli 0.1.0 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate duped-cli 0.1.0 [INFO] finished tweaking crates.io crate duped-cli 0.1.0 [INFO] tweaked toml for crates.io crate duped-cli 0.1.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate duped-cli 0.1.0 on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate duped-cli 0.1.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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0ee777419a50e3b2aa4cc946f28259c127e888f3e5941782916573f8c1bd21ee [INFO] running `Command { std: "docker" "start" "-a" "0ee777419a50e3b2aa4cc946f28259c127e888f3e5941782916573f8c1bd21ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0ee777419a50e3b2aa4cc946f28259c127e888f3e5941782916573f8c1bd21ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0ee777419a50e3b2aa4cc946f28259c127e888f3e5941782916573f8c1bd21ee", kill_on_drop: false }` [INFO] [stdout] 0ee777419a50e3b2aa4cc946f28259c127e888f3e5941782916573f8c1bd21ee [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1f253ac0fcce769a72f2725a903f10662918bb47adf9f7425db6e7462f5046e5 [INFO] running `Command { std: "docker" "start" "-a" "1f253ac0fcce769a72f2725a903f10662918bb47adf9f7425db6e7462f5046e5", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling rust_decimal v1.37.1 [INFO] [stderr] Compiling rlimit v0.10.2 [INFO] [stderr] Compiling utf8-width v0.1.7 [INFO] [stderr] Compiling arrayref v0.3.9 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling fallible-iterator v0.3.0 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling cc v1.2.21 [INFO] [stderr] Compiling libsqlite3-sys v0.33.0 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling constant_time_eq v0.3.1 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling home v0.5.11 [INFO] [stderr] Compiling pico-args v0.5.0 [INFO] [stderr] Compiling hashbrown v0.15.3 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling rusqlite v0.35.0 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling byte-unit v5.1.6 [INFO] [stderr] Compiling blake3 v1.8.2 [INFO] [stderr] Compiling duped v0.1.0 [INFO] [stderr] Compiling duped-cli v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.89s [INFO] running `Command { std: "docker" "inspect" "1f253ac0fcce769a72f2725a903f10662918bb47adf9f7425db6e7462f5046e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1f253ac0fcce769a72f2725a903f10662918bb47adf9f7425db6e7462f5046e5", kill_on_drop: false }` [INFO] [stdout] 1f253ac0fcce769a72f2725a903f10662918bb47adf9f7425db6e7462f5046e5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d65ef53e1a64835b101c6e6bf496ed0bbb773af8a562170acff6a271b4833c15 [INFO] running `Command { std: "docker" "start" "-a" "d65ef53e1a64835b101c6e6bf496ed0bbb773af8a562170acff6a271b4833c15", kill_on_drop: false }` [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling rusqlite v0.35.0 [INFO] [stderr] Compiling duped v0.1.0 [INFO] [stderr] Compiling tempfile v3.19.1 [INFO] [stderr] Compiling duped-cli v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 5.63s [INFO] running `Command { std: "docker" "inspect" "d65ef53e1a64835b101c6e6bf496ed0bbb773af8a562170acff6a271b4833c15", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d65ef53e1a64835b101c6e6bf496ed0bbb773af8a562170acff6a271b4833c15", kill_on_drop: false }` [INFO] [stdout] d65ef53e1a64835b101c6e6bf496ed0bbb773af8a562170acff6a271b4833c15 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c6a016a9cd57e89dc79cf9a7341913f09e125022058536e84996e31b2adc4f36 [INFO] running `Command { std: "docker" "start" "-a" "c6a016a9cd57e89dc79cf9a7341913f09e125022058536e84996e31b2adc4f36", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/duped-45820eb07f62aa34) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test tests::same_content_works ... ok [INFO] [stdout] test tests::remove_file_1 ... ok [INFO] [stdout] test tests::same_filenames_deleted ... ok [INFO] [stdout] test tests::paranoid_removal_removes_duplicates ... ok [INFO] [stdout] test tests::remove_none ... ok [INFO] [stdout] test tests::remove_file_2 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.73s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "c6a016a9cd57e89dc79cf9a7341913f09e125022058536e84996e31b2adc4f36", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c6a016a9cd57e89dc79cf9a7341913f09e125022058536e84996e31b2adc4f36", kill_on_drop: false }` [INFO] [stdout] c6a016a9cd57e89dc79cf9a7341913f09e125022058536e84996e31b2adc4f36