[INFO] cloning repository https://github.com/octylFractal/dedupetool
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/octylFractal/dedupetool" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FoctylFractal%2Fdedupetool", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FoctylFractal%2Fdedupetool'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0f8577f10ee5f1e16b7a0d3e82075f2abc8d8a06
[INFO] testing octylFractal/dedupetool against 1.90.0 for beta-1.91-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FoctylFractal%2Fdedupetool" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/octylFractal/dedupetool
[INFO] finished tweaking git repo https://github.com/octylFractal/dedupetool
[INFO] tweaked toml for git repo https://github.com/octylFractal/dedupetool written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/octylFractal/dedupetool on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/octylFractal/dedupetool 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.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded unicode-width v0.1.12
[INFO] [stderr]   Downloaded xxhash-rust v0.8.10
[INFO] [stderr]   Downloaded thiserror v1.0.62
[INFO] [stderr]   Downloaded fiemap v0.1.2
[INFO] [stderr]   Downloaded assert_unordered v0.3.5
[INFO] [stderr]   Downloaded either v1.11.0
[INFO] [stderr]   Downloaded byte-unit v4.0.19
[INFO] [stderr]   Downloaded clap v4.5.9
[INFO] [stderr]   Downloaded indicatif v0.17.8
[INFO] [stderr]   Downloaded crossbeam-channel v0.5.12
[INFO] [stderr]   Downloaded fclones v0.34.0
[INFO] [stderr]   Downloaded priority-queue v1.4.0
[INFO] [stderr]   Downloaded stfu8 v0.2.7
[INFO] [stderr]   Downloaded getrandom v0.2.14
[INFO] [stderr]   Downloaded clap_builder v4.5.9
[INFO] [stderr]   Downloaded uuid v1.8.0
[INFO] [stderr]   Downloaded nix v0.27.1
[INFO] [stderr]   Downloaded dtparse v2.0.0
[INFO] [stderr]   Downloaded crc32fast v1.4.0
[INFO] [stderr]   Downloaded typed-sled v0.2.3
[INFO] [stderr]   Downloaded thiserror-impl v1.0.62
[INFO] [stderr]   Downloaded object v0.35.0
[INFO] [stderr]   Downloaded backtrace v0.3.72
[INFO] [stderr]   Downloaded file-owner v0.1.2
[INFO] [stderr]   Downloaded bstr v1.9.1
[INFO] [stderr]   Downloaded lazy-init v0.5.1
[INFO] [stderr]   Downloaded metrohash v1.0.6
[INFO] [stderr]   Downloaded nom-regex v0.2.0
[INFO] [stderr]   Downloaded reflink v0.1.3
[INFO] [stderr]   Downloaded ansi-escapes v0.1.1
[INFO] [stderr]   Downloaded status-line v0.2.0
[INFO] [stderr]   Downloaded sled v0.34.7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a4449152ecd288e039aecced56e14bf15475c78083046c8b59d4c50e802b4fa2
[INFO] running `Command { std: "docker" "start" "-a" "a4449152ecd288e039aecced56e14bf15475c78083046c8b59d4c50e802b4fa2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a4449152ecd288e039aecced56e14bf15475c78083046c8b59d4c50e802b4fa2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a4449152ecd288e039aecced56e14bf15475c78083046c8b59d4c50e802b4fa2", kill_on_drop: false }`
[INFO] [stdout] a4449152ecd288e039aecced56e14bf15475c78083046c8b59d4c50e802b4fa2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e24181bb624f124ed6658b99b6bbacc32677b94c0ae1386d8004fefc0799b90b
[INFO] running `Command { std: "docker" "start" "-a" "e24181bb624f124ed6658b99b6bbacc32677b94c0ae1386d8004fefc0799b90b", kill_on_drop: false }`
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling serde v1.0.200
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling syn v2.0.71
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling getrandom v0.2.14
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling crc32fast v1.4.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.4
[INFO] [stderr]    Compiling nix v0.28.0
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling anstyle v1.0.7
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling colorchoice v1.0.1
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.0
[INFO] [stderr]    Compiling rust_decimal v1.35.0
[INFO] [stderr]    Compiling anstyle-query v1.1.0
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling either v1.11.0
[INFO] [stderr]    Compiling thiserror v1.0.62
[INFO] [stderr]    Compiling cc v1.0.104
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling anstream v0.6.14
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling bstr v1.9.1
[INFO] [stderr]    Compiling priority-queue v1.4.0
[INFO] [stderr]    Compiling fs2 v0.4.3
[INFO] [stderr]    Compiling ryu v1.0.17
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling portable-atomic v1.6.0
[INFO] [stderr]    Compiling unicode-width v0.1.12
[INFO] [stderr]    Compiling serde_json v1.0.116
[INFO] [stderr]    Compiling clap_lex v0.7.1
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling console v0.15.8
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling sled v0.34.7
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling csv-core v0.1.11
[INFO] [stderr]    Compiling ansi-escapes v0.1.1
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling constant_time_eq v0.3.0
[INFO] [stderr]    Compiling utf8-width v0.1.7
[INFO] [stderr]    Compiling arrayref v0.3.7
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling status-line v0.2.0
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling blake3 v1.5.1
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.12
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling uuid v1.8.0
[INFO] [stderr]    Compiling nix v0.27.1
[INFO] [stderr]    Compiling fiemap v0.1.2
[INFO] [stderr]    Compiling filetime v0.2.23
[INFO] [stderr]    Compiling lazy-init v0.5.1
[INFO] [stderr]    Compiling bytesize v1.3.0
[INFO] [stderr]    Compiling metrohash v1.0.6
[INFO] [stderr]    Compiling file-owner v0.1.2
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling dunce v1.0.4
[INFO] [stderr]    Compiling stfu8 v0.2.7
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling xxhash-rust v0.8.10
[INFO] [stderr]    Compiling indicatif v0.17.8
[INFO] [stderr]    Compiling num-format v0.4.4
[INFO] [stderr]    Compiling terminal_size v0.3.0
[INFO] [stderr]    Compiling xattr v1.3.1
[INFO] [stderr]    Compiling clap_builder v4.5.9
[INFO] [stderr]    Compiling sysinfo v0.29.11
[INFO] [stderr]    Compiling serde_derive v1.0.200
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.62
[INFO] [stderr]    Compiling clap_derive v4.5.8
[INFO] [stderr]    Compiling tokio-macros v2.3.0
[INFO] [stderr]    Compiling tokio v1.38.0
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling globset v0.4.14
[INFO] [stderr]    Compiling regex v1.10.5
[INFO] [stderr]    Compiling ignore v0.4.22
[INFO] [stderr]    Compiling nom-regex v0.2.0
[INFO] [stderr]    Compiling clap v4.5.9
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling byte-unit v4.0.19
[INFO] [stderr]    Compiling csv v1.3.0
[INFO] [stderr]    Compiling typed-sled v0.2.3
[INFO] [stderr]    Compiling dtparse v2.0.0
[INFO] [stderr]    Compiling fclones v0.34.0
[INFO] [stderr]    Compiling dedupetool v0.1.4-dev (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 03s
[INFO] running `Command { std: "docker" "inspect" "e24181bb624f124ed6658b99b6bbacc32677b94c0ae1386d8004fefc0799b90b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e24181bb624f124ed6658b99b6bbacc32677b94c0ae1386d8004fefc0799b90b", kill_on_drop: false }`
[INFO] [stdout] e24181bb624f124ed6658b99b6bbacc32677b94c0ae1386d8004fefc0799b90b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 82f9066acab65b36e6a538bf114214d6cea96b3530a7a9ea1e8c42c06e5a7dfb
[INFO] running `Command { std: "docker" "start" "-a" "82f9066acab65b36e6a538bf114214d6cea96b3530a7a9ea1e8c42c06e5a7dfb", kill_on_drop: false }`
[INFO] [stderr]    Compiling assert_unordered v0.3.5
[INFO] [stderr]    Compiling dedupetool v0.1.4-dev (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.38s
[INFO] running `Command { std: "docker" "inspect" "82f9066acab65b36e6a538bf114214d6cea96b3530a7a9ea1e8c42c06e5a7dfb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "82f9066acab65b36e6a538bf114214d6cea96b3530a7a9ea1e8c42c06e5a7dfb", kill_on_drop: false }`
[INFO] [stdout] 82f9066acab65b36e6a538bf114214d6cea96b3530a7a9ea1e8c42c06e5a7dfb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 5fc13e257cb28052f36c665900dfd453dc41c2b5618faa8dd2b189fa5e508392
[INFO] running `Command { std: "docker" "start" "-a" "5fc13e257cb28052f36c665900dfd453dc41c2b5618faa8dd2b189fa5e508392", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/dedupetool-2d05a01cb560a192)
[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 unittests src/bin/dedupetool.rs (/opt/rustwide/target/debug/deps/dedupetool-c96dca3c85ec8b9c)
[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 unittests src/bin/filefrag-rs.rs (/opt/rustwide/target/debug/deps/filefrag_rs-42776d7a5c093d4a)
[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]    Doc-tests dedupetool
[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" "5fc13e257cb28052f36c665900dfd453dc41c2b5618faa8dd2b189fa5e508392", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5fc13e257cb28052f36c665900dfd453dc41c2b5618faa8dd2b189fa5e508392", kill_on_drop: false }`
[INFO] [stdout] 5fc13e257cb28052f36c665900dfd453dc41c2b5618faa8dd2b189fa5e508392
