[INFO] cloning repository https://github.com/ARitz-Cracker/fdupes
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ARitz-Cracker/fdupes" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FARitz-Cracker%2Ffdupes", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FARitz-Cracker%2Ffdupes'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fb5a9f3e148ed6eb1c7d90072695f9e87ca42e77
[INFO] checking ARitz-Cracker/fdupes against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146470
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FARitz-Cracker%2Ffdupes" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ARitz-Cracker/fdupes
[INFO] finished tweaking git repo https://github.com/ARitz-Cracker/fdupes
[INFO] tweaked toml for git repo https://github.com/ARitz-Cracker/fdupes written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ARitz-Cracker/fdupes on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ARitz-Cracker/fdupes 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded windows-link v0.1.0
[INFO] [stderr]   Downloaded quote v1.0.39
[INFO] [stderr]   Downloaded cc v1.2.16
[INFO] [stderr]   Downloaded borsh v1.5.5
[INFO] [stderr]   Downloaded bpaf v0.9.18
[INFO] [stderr]   Downloaded bpaf_derive v0.5.17
[INFO] [stderr]   Downloaded const_format v0.2.34
[INFO] [stderr]   Downloaded borsh-derive v1.5.5
[INFO] [stderr]   Downloaded syn v2.0.99
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0e7b9035db7f70e16a3b02fc67c4f130b1d4444209b1d3364a6fac66bd0f8303
[INFO] running `Command { std: "docker" "start" "-a" "0e7b9035db7f70e16a3b02fc67c4f130b1d4444209b1d3364a6fac66bd0f8303", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0e7b9035db7f70e16a3b02fc67c4f130b1d4444209b1d3364a6fac66bd0f8303", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0e7b9035db7f70e16a3b02fc67c4f130b1d4444209b1d3364a6fac66bd0f8303", kill_on_drop: false }`
[INFO] [stdout] 0e7b9035db7f70e16a3b02fc67c4f130b1d4444209b1d3364a6fac66bd0f8303
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 62a421174ed7f206932b94c2abcd324eeb55e7ee7dab2d7ad40c4cc603d3a005
[INFO] running `Command { std: "docker" "start" "-a" "62a421174ed7f206932b94c2abcd324eeb55e7ee7dab2d7ad40c4cc603d3a005", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling winnow v0.7.3
[INFO] [stderr]    Compiling iana-time-zone v0.1.61
[INFO] [stderr]    Compiling libc v0.2.170
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling anyhow v1.0.97
[INFO] [stderr]    Compiling once_cell v1.20.3
[INFO] [stderr]    Compiling borsh v1.5.5
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking cpufeatures v0.2.17
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling quote v1.0.39
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]    Compiling syn v2.0.99
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]    Compiling chrono v0.4.40
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]     Checking const_format v0.2.34
[INFO] [stderr]    Compiling toml_edit v0.22.24
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]    Compiling fdupes v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling borsh-derive v1.5.5
[INFO] [stderr]    Compiling bpaf_derive v0.5.17
[INFO] [stderr]     Checking bpaf v0.9.18
[INFO] [stdout] warning: method `as_file` is never used
[INFO] [stdout]   --> src/indexer.rs:58:9
[INFO] [stdout]    |
[INFO] [stdout] 57 | impl FileIndexItem {
[INFO] [stdout]    | ------------------ method in this implementation
[INFO] [stdout] 58 |     pub fn as_file(&self) -> Option<&FileHash> {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `as_file` is never used
[INFO] [stdout]   --> src/indexer.rs:58:9
[INFO] [stdout]    |
[INFO] [stdout] 57 | impl FileIndexItem {
[INFO] [stdout]    | ------------------ method in this implementation
[INFO] [stdout] 58 |     pub fn as_file(&self) -> Option<&FileHash> {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.11s
[INFO] running `Command { std: "docker" "inspect" "62a421174ed7f206932b94c2abcd324eeb55e7ee7dab2d7ad40c4cc603d3a005", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "62a421174ed7f206932b94c2abcd324eeb55e7ee7dab2d7ad40c4cc603d3a005", kill_on_drop: false }`
[INFO] [stdout] 62a421174ed7f206932b94c2abcd324eeb55e7ee7dab2d7ad40c4cc603d3a005
