[INFO] cloning repository https://github.com/Thaumy/dup-img-finder [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Thaumy/dup-img-finder" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FThaumy%2Fdup-img-finder", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FThaumy%2Fdup-img-finder'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0a2a1ccb016de27cf3e1849d5090cb376a4d7453 [INFO] testing Thaumy/dup-img-finder against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FThaumy%2Fdup-img-finder" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Thaumy/dup-img-finder [INFO] finished tweaking git repo https://github.com/Thaumy/dup-img-finder [INFO] tweaked toml for git repo https://github.com/Thaumy/dup-img-finder written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Thaumy/dup-img-finder on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Thaumy/dup-img-finder 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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded terminal_size v0.4.0 [INFO] [stderr] Downloaded sqlite v0.36.1 [INFO] [stderr] Downloaded primal-check v0.3.3 [INFO] [stderr] Downloaded sqlite3-sys v0.17.0 [INFO] [stderr] Downloaded base64-url v3.0.0 [INFO] [stderr] Downloaded transpose v0.2.2 [INFO] [stderr] Downloaded image_hasher v2.0.0 [INFO] [stderr] Downloaded clap v4.5.19 [INFO] [stderr] Downloaded rustdct v0.7.1 [INFO] [stderr] Downloaded rustfft v6.1.0 [INFO] [stderr] Downloaded clap_builder v4.5.19 [INFO] [stderr] Downloaded sqlite3-src v0.6.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8e90818ef47c917ee5e95dca70a140b39348eb9061d70c4a4cc3189fa6a37ff3 [INFO] running `Command { std: "docker" "start" "-a" "8e90818ef47c917ee5e95dca70a140b39348eb9061d70c4a4cc3189fa6a37ff3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8e90818ef47c917ee5e95dca70a140b39348eb9061d70c4a4cc3189fa6a37ff3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8e90818ef47c917ee5e95dca70a140b39348eb9061d70c4a4cc3189fa6a37ff3", kill_on_drop: false }` [INFO] [stdout] 8e90818ef47c917ee5e95dca70a140b39348eb9061d70c4a4cc3189fa6a37ff3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bd381b95b51d53d4239ea265c1e5b1073f36eeac36084b5f03574299025f4021 [INFO] running `Command { std: "docker" "start" "-a" "bd381b95b51d53d4239ea265c1e5b1073f36eeac36084b5f03574299025f4021", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling memchr v2.6.3 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling libc v0.2.159 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling rayon-core v1.12.0 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling bytemuck v1.18.0 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling rustfft v6.1.0 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Compiling strength_reduce v0.2.4 [INFO] [stderr] Compiling bitstream-io v2.5.3 [INFO] [stderr] Compiling anstyle-parse v0.2.2 [INFO] [stderr] Compiling flume v0.11.0 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling avif-serialize v0.8.1 [INFO] [stderr] Compiling fdeflate v0.3.0 [INFO] [stderr] Compiling half v2.2.1 [INFO] [stderr] Compiling jpeg-decoder v0.3.0 [INFO] [stderr] Compiling rustix v0.38.14 [INFO] [stderr] Compiling anstream v0.6.15 [INFO] [stderr] Compiling rgb v0.8.50 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling winnow v0.6.20 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Compiling aho-corasick v1.1.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling linux-raw-sys v0.4.7 [INFO] [stderr] Compiling bitflags v2.4.0 [INFO] [stderr] Compiling clap_builder v4.5.19 [INFO] [stderr] Compiling tiff v0.9.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling png v0.17.10 [INFO] [stderr] Compiling crossbeam-channel v0.5.11 [INFO] [stderr] Compiling crossbeam-queue v0.3.11 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling colored v2.1.0 [INFO] [stderr] Compiling base64-url v3.0.0 [INFO] [stderr] Compiling exr v1.71.0 [INFO] [stderr] Compiling rayon v1.8.0 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling v_frame v0.3.8 [INFO] [stderr] Compiling num-complex v0.4.4 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling transpose v0.2.2 [INFO] [stderr] Compiling primal-check v0.3.3 [INFO] [stderr] Compiling regex-automata v0.4.8 [INFO] [stderr] Compiling sqlite3-src v0.6.1 [INFO] [stderr] Compiling terminal_size v0.4.0 [INFO] [stderr] Compiling sqlite3-sys v0.17.0 [INFO] [stderr] Compiling sqlite v0.36.1 [INFO] [stderr] Compiling av1-grain v0.2.3 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling profiling-procmacros v1.0.15 [INFO] [stderr] Compiling thiserror-impl v1.0.64 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Compiling regex v1.11.0 [INFO] [stderr] Compiling profiling v1.0.15 [INFO] [stderr] Compiling thiserror v1.0.64 [INFO] [stderr] Compiling rav1e v0.7.1 [INFO] [stderr] Compiling clap v4.5.19 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling rustdct v0.7.1 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Compiling ravif v0.11.10 [INFO] [stderr] Compiling toml v0.8.19 [INFO] [stderr] Compiling image v0.25.2 [INFO] [stderr] Compiling image_hasher v2.0.0 [INFO] [stderr] Compiling dup-img-finder v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused `ControlFlow` that must be used [INFO] [stdout] --> src/symlink_dup_files.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | / dup_img_hash_paths [INFO] [stdout] 26 | | .filter(|(_, vec)| vec.len() > 1) [INFO] [stdout] 27 | | .try_for_each(|(hash, slice)| { [INFO] [stdout] 28 | | slice.sort_by(|a, b| { [INFO] [stdout] ... | [INFO] [stdout] 70 | | ControlFlow::<()>::Continue(()) [INFO] [stdout] 71 | | }); [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 25 | let _ = dup_img_hash_paths [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 51.85s [INFO] running `Command { std: "docker" "inspect" "bd381b95b51d53d4239ea265c1e5b1073f36eeac36084b5f03574299025f4021", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bd381b95b51d53d4239ea265c1e5b1073f36eeac36084b5f03574299025f4021", kill_on_drop: false }` [INFO] [stdout] bd381b95b51d53d4239ea265c1e5b1073f36eeac36084b5f03574299025f4021 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 45f5ec9cfce0dad08b746f67dfe5423fc640953e511a57896024c4c25f58c75a [INFO] running `Command { std: "docker" "start" "-a" "45f5ec9cfce0dad08b746f67dfe5423fc640953e511a57896024c4c25f58c75a", kill_on_drop: false }` [INFO] [stderr] Compiling dup-img-finder v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused `ControlFlow` that must be used [INFO] [stdout] --> src/symlink_dup_files.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | / dup_img_hash_paths [INFO] [stdout] 26 | | .filter(|(_, vec)| vec.len() > 1) [INFO] [stdout] 27 | | .try_for_each(|(hash, slice)| { [INFO] [stdout] 28 | | slice.sort_by(|a, b| { [INFO] [stdout] ... | [INFO] [stdout] 70 | | ControlFlow::<()>::Continue(()) [INFO] [stdout] 71 | | }); [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 25 | let _ = dup_img_hash_paths [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.22s [INFO] running `Command { std: "docker" "inspect" "45f5ec9cfce0dad08b746f67dfe5423fc640953e511a57896024c4c25f58c75a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "45f5ec9cfce0dad08b746f67dfe5423fc640953e511a57896024c4c25f58c75a", kill_on_drop: false }` [INFO] [stdout] 45f5ec9cfce0dad08b746f67dfe5423fc640953e511a57896024c4c25f58c75a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ff5f46aba78c034e55e3ce21a145e06cf9861fae71e33a4ac4c13314bafa64e5 [INFO] running `Command { std: "docker" "start" "-a" "ff5f46aba78c034e55e3ce21a145e06cf9861fae71e33a4ac4c13314bafa64e5", kill_on_drop: false }` [INFO] [stderr] warning: unused `ControlFlow` that must be used [INFO] [stderr] --> src/symlink_dup_files.rs:25:5 [INFO] [stderr] | [INFO] [stderr] 25 | / dup_img_hash_paths [INFO] [stderr] 26 | | .filter(|(_, vec)| vec.len() > 1) [INFO] [stderr] 27 | | .try_for_each(|(hash, slice)| { [INFO] [stderr] 28 | | slice.sort_by(|a, b| { [INFO] [stderr] ... | [INFO] [stderr] 70 | | ControlFlow::<()>::Continue(()) [INFO] [stderr] 71 | | }); [INFO] [stderr] | |__________^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] help: use `let _ = ...` to ignore the resulting value [INFO] [stderr] | [INFO] [stderr] 25 | let _ = dup_img_hash_paths [INFO] [stderr] | +++++++ [INFO] [stderr] [INFO] [stderr] warning: `dup-img-finder` (bin "dup-img-finder" test) generated 1 warning [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/dup_img_finder-d806c00946bf5014) [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" "ff5f46aba78c034e55e3ce21a145e06cf9861fae71e33a4ac4c13314bafa64e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ff5f46aba78c034e55e3ce21a145e06cf9861fae71e33a4ac4c13314bafa64e5", kill_on_drop: false }` [INFO] [stdout] ff5f46aba78c034e55e3ce21a145e06cf9861fae71e33a4ac4c13314bafa64e5