[INFO] cloning repository https://github.com/georgepwall1991/DuplicatePhotoHandler
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/georgepwall1991/DuplicatePhotoHandler" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgeorgepwall1991%2FDuplicatePhotoHandler", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgeorgepwall1991%2FDuplicatePhotoHandler'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 49e700637cf2d06298caa1faeb2a965ed8c33ca5
[INFO] testing georgepwall1991/DuplicatePhotoHandler against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgeorgepwall1991%2FDuplicatePhotoHandler" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/georgepwall1991/DuplicatePhotoHandler
[INFO] finished tweaking git repo https://github.com/georgepwall1991/DuplicatePhotoHandler
[INFO] tweaked toml for git repo https://github.com/georgepwall1991/DuplicatePhotoHandler written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/georgepwall1991/DuplicatePhotoHandler on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/georgepwall1991/DuplicatePhotoHandler 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-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5d8da8bbe0f3a0a680a82a0fb09253d3e92be45251e9977266103ed29f3912ed
[INFO] running `Command { std: "docker" "start" "-a" "5d8da8bbe0f3a0a680a82a0fb09253d3e92be45251e9977266103ed29f3912ed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5d8da8bbe0f3a0a680a82a0fb09253d3e92be45251e9977266103ed29f3912ed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5d8da8bbe0f3a0a680a82a0fb09253d3e92be45251e9977266103ed29f3912ed", kill_on_drop: false }`
[INFO] [stdout] 5d8da8bbe0f3a0a680a82a0fb09253d3e92be45251e9977266103ed29f3912ed
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] be98b20fd83fb718e5397630cb1f674d8a397619331f2d197439b0a476e5f602
[INFO] running `Command { std: "docker" "start" "-a" "be98b20fd83fb718e5397630cb1f674d8a397619331f2d197439b0a476e5f602", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling zerocopy v0.8.33
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling as-slice v0.2.1
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling av-scenechange v0.14.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling built v0.8.0
[INFO] [stderr]    Compiling aligned v0.4.3
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling core2 v0.4.0
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling quick-error v2.0.1
[INFO] [stderr]    Compiling y4m v0.8.0
[INFO] [stderr]    Compiling rav1e v0.8.1
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling pastey v0.1.1
[INFO] [stderr]    Compiling bitstream-io v4.9.0
[INFO] [stderr]    Compiling flate2 v1.1.8
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling find-msvc-tools v0.1.7
[INFO] [stderr]    Compiling weezl v0.1.12
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling noop_proc_macro v0.3.0
[INFO] [stderr]    Compiling imgref v1.12.0
[INFO] [stderr]    Compiling zune-core v0.4.12
[INFO] [stderr]    Compiling loop9 v0.1.5
[INFO] [stderr]    Compiling zune-jpeg v0.4.21
[INFO] [stderr]    Compiling cc v1.2.52
[INFO] [stderr]    Compiling pxfm v0.1.27
[INFO] [stderr]    Compiling maybe-rayon v0.1.1
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling avif-serialize v0.8.6
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling zune-inflate v0.2.54
[INFO] [stderr]    Compiling lebe v0.5.3
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling rgb v0.8.52
[INFO] [stderr]    Compiling zune-core v0.5.0
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling strength_reduce v0.2.4
[INFO] [stderr]    Compiling bit_field v0.10.3
[INFO] [stderr]    Compiling byteorder-lite v0.1.0
[INFO] [stderr]    Compiling transpose v0.2.3
[INFO] [stderr]    Compiling zune-jpeg v0.5.8
[INFO] [stderr]    Compiling qoi v0.4.1
[INFO] [stderr]    Compiling libsqlite3-sys v0.36.0
[INFO] [stderr]    Compiling image-webp v0.2.4
[INFO] [stderr]    Compiling gif v0.14.1
[INFO] [stderr]    Compiling png v0.18.0
[INFO] [stderr]    Compiling moxcms v0.7.11
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling zerocopy-derive v0.8.33
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling equator v0.4.2
[INFO] [stderr]    Compiling profiling-procmacros v1.0.17
[INFO] [stderr]    Compiling aligned-vec v0.6.4
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling profiling v1.0.17
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling v_frame v0.3.9
[INFO] [stderr]    Compiling av1-grain v0.2.5
[INFO] [stderr]    Compiling fax_derive v0.2.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling fax v0.2.6
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling primal-check v0.3.4
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling portable-atomic v1.13.0
[INFO] [stderr]    Compiling zmij v1.0.14
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling rustfft v6.4.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling exr v1.74.0
[INFO] [stderr]    Compiling tiff v0.10.3
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]    Compiling clap_lex v0.7.7
[INFO] [stderr]    Compiling clap_builder v4.5.54
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]    Compiling ravif v0.12.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling console v0.16.2
[INFO] [stderr]    Compiling image v0.25.9
[INFO] [stderr]    Compiling rustdct v0.7.1
[INFO] [stderr]    Compiling inotify v0.10.2
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling notify-types v1.0.1
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling hashlink v0.11.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling filetime v0.2.26
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling mutate_once v0.1.2
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling unit-prefix v0.5.2
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling indicatif v0.18.3
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling fast_image_resize v5.5.0
[INFO] [stderr]    Compiling image_hasher v3.0.0
[INFO] [stderr]    Compiling kamadak-exif v0.5.5
[INFO] [stderr]    Compiling rusqlite v0.38.0
[INFO] [stderr]    Compiling notify v7.0.0
[INFO] [stderr]    Compiling clap v4.5.54
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling uuid v1.19.0
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling memmap2 v0.9.9
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling xxhash-rust v0.8.15
[INFO] [stderr]    Compiling duplicate-photo-cleaner v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `std::process::Command`
[INFO] [stdout]   --> src/core/hasher/fast_decode.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use std::process::Command;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 58s
[INFO] running `Command { std: "docker" "inspect" "be98b20fd83fb718e5397630cb1f674d8a397619331f2d197439b0a476e5f602", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "be98b20fd83fb718e5397630cb1f674d8a397619331f2d197439b0a476e5f602", kill_on_drop: false }`
[INFO] [stdout] be98b20fd83fb718e5397630cb1f674d8a397619331f2d197439b0a476e5f602
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9aa7f46c8f8325534eb22fce0bdcd3e9e535b2e67cba5ea07698dc6fd009d4f3
[INFO] running `Command { std: "docker" "start" "-a" "9aa7f46c8f8325534eb22fce0bdcd3e9e535b2e67cba5ea07698dc6fd009d4f3", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling doc-comment v0.3.4
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling core2 v0.4.0
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling bitstream-io v4.9.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling av1-grain v0.2.5
[INFO] [stderr]    Compiling rav1e v0.8.1
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling ignore v0.4.25
[INFO] [stderr]    Compiling globwalk v0.9.1
[INFO] [stderr]    Compiling assert_fs v1.1.3
[INFO] [stderr]    Compiling ravif v0.12.0
[INFO] [stderr]    Compiling image v0.25.9
[INFO] [stderr]    Compiling fast_image_resize v5.5.0
[INFO] [stderr]    Compiling image_hasher v3.0.0
[INFO] [stderr]    Compiling duplicate-photo-cleaner v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `std::process::Command`
[INFO] [stdout]   --> src/core/hasher/fast_decode.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use std::process::Command;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::process::Command`
[INFO] [stdout]   --> src/core/hasher/fast_decode.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use std::process::Command;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 20s
[INFO] running `Command { std: "docker" "inspect" "9aa7f46c8f8325534eb22fce0bdcd3e9e535b2e67cba5ea07698dc6fd009d4f3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9aa7f46c8f8325534eb22fce0bdcd3e9e535b2e67cba5ea07698dc6fd009d4f3", kill_on_drop: false }`
[INFO] [stdout] 9aa7f46c8f8325534eb22fce0bdcd3e9e535b2e67cba5ea07698dc6fd009d4f3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 73dd525614ad6ef1a5b6b610d1bbf38b879c00bd0c2b93322d181a793629b28a
[INFO] running `Command { std: "docker" "start" "-a" "73dd525614ad6ef1a5b6b610d1bbf38b879c00bd0c2b93322d181a793629b28a", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `std::process::Command`
[INFO] [stderr]   --> src/core/hasher/fast_decode.rs:13:5
[INFO] [stderr]    |
[INFO] [stderr] 13 | use std::process::Command;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `duplicate-photo-cleaner` (lib) generated 1 warning (run `cargo fix --lib -p duplicate-photo-cleaner` to apply 1 suggestion)
[INFO] [stderr] warning: `duplicate-photo-cleaner` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.47s
[INFO] [stdout] 
[INFO] [stdout] running 212 tests
[INFO] [stdout] test core::cache::memory::tests::cache_hit_returns_entry ... ok
[INFO] [stdout] test core::cache::memory::tests::cache_miss_returns_none ... ok
[INFO] [stdout] test core::cache::memory::tests::modified_file_invalidates_cache ... ok
[INFO] [stdout] test core::cache::memory::tests::clear_removes_all_entries ... ok
[INFO] [stdout] test core::cache::memory::tests::remove_deletes_specific_entry ... ok
[INFO] [stdout] test core::cache::memory::tests::stats_are_accurate ... ok
[INFO] [stdout] test core::cache::tests::cache_entry_invalid_when_size_changed ... ok
[INFO] [stdout] test core::cache::tests::cache_entry_invalid_when_modified ... ok
[INFO] [stdout] test core::cache::tests::cache_entry_valid_when_unchanged ... ok
[INFO] [stdout] test core::comparator::grouper::tests::complex_transitive_chain ... ok
[INFO] [stdout] test core::comparator::grouper::tests::best_match_type_is_preserved ... ok
[INFO] [stdout] test core::comparator::grouper::tests::disjoint_pairs_create_separate_groups ... ok
[INFO] [stdout] test core::comparator::grouper::tests::empty_matches_returns_empty ... ok
[INFO] [stdout] test core::comparator::grouper::tests::group_has_representative ... ok
[INFO] [stdout] test core::comparator::grouper::tests::group_tracks_match_type ... ok
[INFO] [stdout] test core::comparator::grouper::tests::large_group_handling ... ok
[INFO] [stdout] test core::comparator::grouper::tests::single_pair_creates_single_group ... ok
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/duplicate_photo_cleaner-0625f6397a47bbc5)
[INFO] [stdout] test core::comparator::grouper::tests::transitive_grouping ... ok
[INFO] [stdout] test core::comparator::grouper::tests::union_find_basic_operations ... ok
[INFO] [stdout] test core::comparator::lsh::tests::empty_index ... ok
[INFO] [stdout] test core::comparator::lsh::tests::high_duplicate_density ... ok
[INFO] [stdout] test core::comparator::lsh::tests::identical_hashes_are_candidates ... ok
[INFO] [stdout] test core::comparator::lsh::tests::min_matching_bands_filters ... ok
[INFO] [stdout] test core::comparator::lsh::tests::similar_hashes_are_candidates ... ok
[INFO] [stdout] test core::comparator::lsh::tests::single_photo_no_candidates ... ok
[INFO] [stdout] test core::comparator::lsh::tests::stats_shows_reduction ... ok
[INFO] [stdout] test core::cache::sqlite::tests::sqlite_cache_invalidates_on_modification ... ok
[INFO] [stdout] test core::cache::sqlite::tests::sqlite_cache_batch_empty ... ok
[INFO] [stdout] test core::comparator::tests::find_duplicate_pairs_empty_input ... ok
[INFO] [stdout] test core::comparator::lsh::tests::very_different_hashes_not_candidates ... ok
[INFO] [stdout] test core::cache::sqlite::tests::sqlite_cache_stores_and_retrieves ... ok
[INFO] [stdout] test core::comparator::tests::find_duplicate_pairs_finds_matches ... ok
[INFO] [stdout] test core::cache::sqlite::tests::sqlite_cache_creates_database ... ok
[INFO] [stdout] test core::cache::sqlite::tests::sqlite_cache_clears_all ... ok
[INFO] [stdout] test core::comparator::tests::find_duplicate_pairs_single_photo ... ok
[INFO] [stdout] test core::comparator::tests::find_duplicate_pairs_with_events_emits_progress ... ok
[INFO] [stdout] test core::comparator::tests::match_type_from_distance ... ok
[INFO] [stdout] test core::comparator::traits::tests::preset_strategies ... ok
[INFO] [stdout] test core::comparator::traits::tests::threshold_strategy_classifies_correctly ... ok
[INFO] [stdout] test core::hasher::algorithms::average::tests::kind_returns_average ... ok
[INFO] [stdout] test core::comparator::tests::match_type_is_duplicate ... ok
[INFO] [stdout] test core::comparator::traits::tests::description_includes_threshold ... ok
[INFO] [stdout] test core::comparator::grouper::tests::duplicate_count_excludes_representative ... ok
[INFO] [stdout] test core::comparator::traits::tests::threshold_strategy_at_boundary ... ok
[INFO] [stdout] test core::cache::sqlite::tests::sqlite_cache_batch_insert ... ok
[INFO] [stdout] test core::hasher::algorithms::difference::tests::kind_returns_difference ... ok
[INFO] [stdout] test core::hasher::algorithms::perceptual::tests::kind_returns_perceptual ... ok
[INFO] [stdout] test core::hasher::fast_decode::tests::format_detection_heic ... ok
[INFO] [stdout] test core::hasher::fast_decode::tests::format_detection_jpeg ... ok
[INFO] [stdout] test core::hasher::fast_decode::tests::format_detection_other ... ok
[INFO] [stdout] test core::hasher::fast_decode::tests::format_detection_png ... ok
[INFO] [stdout] test core::hasher::algorithms::average::tests::solid_image_produces_uniform_hash ... ok
[INFO] [stdout] test core::hasher::fast_resize::tests::resize_produces_correct_dimensions ... ok
[INFO] [stdout] test core::hasher::fast_resize::tests::resize_small_to_smaller ... ok
[INFO] [stdout] test core::hasher::algorithms::difference::tests::different_images_produce_different_hash ... ok
[INFO] [stdout] test core::hasher::fusion::tests::bytes_roundtrip ... ok
[INFO] [stdout] test core::hasher::algorithms::average::tests::identical_images_produce_identical_hash ... ok
[INFO] [stdout] test core::hasher::fusion::tests::identical_hashes_have_high_confidence ... ok
[INFO] [stdout] test core::hasher::fusion::tests::no_matching_has_no_confidence ... ok
[INFO] [stdout] test core::hasher::algorithms::difference::tests::identical_images_produce_identical_hash ... ok
[INFO] [stdout] test core::hasher::fast_resize::tests::resize_non_square_image ... ok
[INFO] [stdout] test core::hasher::fusion::tests::fusion_hasher_creates_all_hashes ... ok
[INFO] [stdout] test core::hasher::mmap_decode::tests::reject_invalid_header ... ok
[INFO] [stdout] test core::hasher::mmap_decode::tests::reject_too_short ... ok
[INFO] [stdout] test core::hasher::mmap_decode::tests::validate_gif_header ... ok
[INFO] [stdout] test core::hasher::mmap_decode::tests::validate_jpeg_header ... ok
[INFO] [stdout] test core::hasher::mmap_decode::tests::validate_png_header ... ok
[INFO] [stdout] test core::hasher::mmap_decode::tests::validate_webp_header ... ok
[INFO] [stdout] test core::hasher::tests::build_creates_hasher ... ok
[INFO] [stdout] test core::hasher::tests::config_builder_works ... ok
[INFO] [stdout] test core::hasher::tests::config_defaults_to_dhash ... ok
[INFO] [stdout] test core::hasher::fusion::tests::one_matching_has_low_confidence ... ok
[INFO] [stdout] test core::hasher::fusion::tests::two_matching_has_medium_confidence ... ok
[INFO] [stdout] test core::hasher::mmap_decode::tests::file_bytes_deref ... ok
[INFO] [stdout] test core::hasher::traits::tests::distance_counts_differing_bits ... ok
[INFO] [stdout] test core::hasher::traits::tests::distance_is_symmetric ... ok
[INFO] [stdout] test core::hasher::traits::tests::algorithm_kind_display ... ok
[INFO] [stdout] test core::hasher::traits::tests::distance_to_self_is_zero ... ok
[INFO] [stdout] test core::hasher::traits::tests::similarity_is_0_for_opposite ... ok
[INFO] [stdout] test core::hasher::traits::tests::similarity_is_100_for_identical ... ok
[INFO] [stdout] test core::hasher::traits::tests::to_hex_produces_correct_string ... ok
[INFO] [stdout] test core::hasher::algorithms::perceptual::tests::similar_images_produce_similar_hash ... ok
[INFO] [stdout] test core::history::types::tests::test_module_type_roundtrip ... ok
[INFO] [stdout] test core::history::types::tests::test_scan_status_roundtrip ... ok
[INFO] [stdout] test core::history::repository::tests::test_save_and_list ... ok
[INFO] [stdout] test core::large_files::scanner::tests::test_custom_settings ... ok
[INFO] [stdout] test core::large_files::scanner::tests::test_default_settings ... ok
[INFO] [stdout] test core::history::repository::tests::test_delete_scan ... ok
[INFO] [stdout] test core::history::repository::tests::test_clear_history ... ok
[INFO] [stdout] test core::large_files::scanner::tests::test_invalid_path ... ok
[INFO] [stdout] test core::large_files::scanner::tests::test_is_media_file ... ok
[INFO] [stdout] test core::large_files::scanner::tests::test_get_file_type ... ok
[INFO] [stdout] test core::hasher::algorithms::difference::tests::hash_size_affects_output_length ... ok
[INFO] [stdout] test core::hasher::fast_resize::tests::resizer_reuse ... ok
[INFO] [stdout] test core::hasher::algorithms::perceptual::tests::identical_images_produce_identical_hash ... ok
[INFO] [stdout] test core::large_files::scanner::tests::test_scan_empty_directory ... ok
[INFO] [stdout] test core::metadata::tests::camera_display_avoids_duplication ... ok
[INFO] [stdout] test core::metadata::tests::extract_from_nonexistent_returns_default ... ok
[INFO] [stdout] test core::metadata::tests::camera_display_combines_make_model ... ok
[INFO] [stdout] test core::metadata::tests::megapixels_calculation ... ok
[INFO] [stdout] test core::metadata::tests::dimensions_display_format ... ok
[INFO] [stdout] test core::metadata::tests::metadata_default_has_no_data ... ok
[INFO] [stdout] test core::metadata::tests::metadata_with_software_has_data ... ok
[INFO] [stdout] test core::organize::executor::tests::test_execute_copy ... ok
[INFO] [stdout] test core::organize::executor::tests::test_execute_missing_source ... ok
[INFO] [stdout] test core::metadata::tests::metadata_with_date_has_data ... ok
[INFO] [stdout] test core::history::repository::tests::test_get_scan ... ok
[INFO] [stdout] test core::organize::executor::tests::test_execute_move ... ok
[INFO] [stdout] test core::organize::planner::tests::test_build_folder_path_december ... ok
[INFO] [stdout] test core::organize::planner::tests::test_build_folder_path_flat ... ok
[INFO] [stdout] test core::organize::planner::tests::test_generate_unique_path ... ok
[INFO] [stdout] test core::organize::planner::tests::test_build_folder_path_year_month ... ok
[INFO] [stdout] test core::organize::scanner::tests::test_scan_empty_paths ... ok
[INFO] [stdout] test core::organize::planner::tests::test_build_folder_path_year_month_day ... ok
[INFO] [stdout] test core::organize::scanner::tests::test_parse_exif_datetime ... ok
[INFO] [stdout] test core::organize::scanner::tests::test_is_media_file ... ok
[INFO] [stdout] test core::organize::scanner::tests::test_scan_invalid_path ... ok
[INFO] [stdout] test core::pipeline::executor::tests::calculate_group_savings_computes_correctly ... ok
[INFO] [stdout] test core::pipeline::executor::tests::pipeline_handles_empty_directory ... ok
[INFO] [stdout] test core::pipeline::executor::tests::pipeline_handles_corrupt_image_gracefully ... ok
[INFO] [stdout] test core::pipeline::executor::tests::pipeline_builder_creates_pipeline ... ok
[INFO] [stdout] test core::pipeline::executor::tests::pipeline_handles_nonexistent_path ... ok
[INFO] [stdout] test core::pipeline::executor::tests::pipeline_with_events_emits_started_event ... ok
[INFO] [stdout] test core::pipeline::optimization::tests::mmap_threshold_check ... ok
[INFO] [stdout] test core::pipeline::optimization::tests::optimization_config_defaults ... ok
[INFO] [stdout] test core::pipeline::optimization::tests::size_filter_keeps_all_when_all_same ... ok
[INFO] [stdout] test core::pipeline::optimization::tests::size_filter_removes_unique_sizes ... ok
[INFO] [stdout] test core::pipeline::optimization::tests::small_scan_skips_optimization ... ok
[INFO] [stdout] test core::pipeline::executor::tests::pipeline_uses_cache ... ok
[INFO] [stdout] test core::quality::tests::checkerboard_has_high_sharpness ... ok
[INFO] [stdout] test core::quality::tests::brightness_computed_correctly ... ok
[INFO] [stdout] test core::quality::tests::overall_score_reasonable ... ok
[INFO] [stdout] test core::quality::tests::uniform_image_has_low_contrast ... ok
[INFO] [stdout] test core::quality::tests::uniform_image_has_low_sharpness ... ok
[INFO] [stdout] test core::reporter::explanation::tests::near_exact_includes_percentage ... ok
[INFO] [stdout] test core::reporter::explanation::tests::exact_match_summary_is_clear ... ok
[INFO] [stdout] test core::reporter::explanation::tests::human_readable_is_non_technical ... ok
[INFO] [stdout] test core::reporter::explanation::tests::reporter_generates_explanation ... ok
[INFO] [stdout] test core::reporter::explanation::tests::technical_details_included ... ok
[INFO] [stdout] test core::reporter::export::tests::csv_export_includes_all_photos ... ok
[INFO] [stdout] test core::reporter::export::tests::csv_export_includes_header ... ok
[INFO] [stdout] test core::reporter::export::tests::format_bytes_handles_all_sizes ... ok
[INFO] [stdout] test core::reporter::export::tests::csv_marks_representative ... ok
[INFO] [stdout] test core::quality::tests::gradient_image_has_contrast ... ok
[INFO] [stdout] test core::reporter::export::tests::html_export_includes_title ... ok
[INFO] [stdout] test core::reporter::export::tests::html_export_generates_valid_html ... ok
[INFO] [stdout] test core::reporter::export::tests::html_export_includes_summary_stats ... ok
[INFO] [stdout] test core::reporter::tests::select_falls_back_to_file_size ... ok
[INFO] [stdout] test core::reporter::tests::keep_reason_display ... ok
[INFO] [stdout] test core::reporter::visualization::tests::similarity_bar_partial ... ok
[INFO] [stdout] test core::reporter::visualization::tests::summarize_identical ... ok
[INFO] [stdout] test core::reporter::visualization::tests::summarize_different ... ok
[INFO] [stdout] test core::reporter::tests::select_prefers_highest_resolution ... ok
[INFO] [stdout] test core::reporter::visualization::tests::visualize_identical_hashes ... ok
[INFO] [stdout] test core::reporter::visualization::tests::visualize_different_hashes ... ok
[INFO] [stdout] test core::scanner::filter::tests::filter_can_include_hidden ... ok
[INFO] [stdout] test core::scanner::filter::tests::filter_excludes_non_images ... ok
[INFO] [stdout] test core::reporter::visualization::tests::similarity_bar_full ... ok
[INFO] [stdout] test core::scanner::filter::tests::filter_excludes_hidden_by_default ... ok
[INFO] [stdout] test core::scanner::filter::tests::filter_handles_no_extension ... ok
[INFO] [stdout] test core::scanner::filter::tests::filter_includes_heic ... ok
[INFO] [stdout] test core::scanner::filter::tests::filter_includes_jpeg ... ok
[INFO] [stdout] test core::scanner::tests::image_format_from_extension_uppercase ... ok
[INFO] [stdout] test core::scanner::tests::unknown_format_is_not_supported ... ok
[INFO] [stdout] test core::scanner::tests::image_format_from_extension_lowercase ... ok
[INFO] [stdout] test core::scanner::tests::unknown_extension_returns_unknown ... ok
[INFO] [stdout] test core::scanner::walker::tests::scan_can_include_hidden_files ... ok
[INFO] [stdout] test core::scanner::walker::tests::scan_detects_multiple_formats ... ok
[INFO] [stdout] test core::scanner::walker::tests::scan_excludes_hidden_files_by_default ... ok
[INFO] [stdout] test core::scanner::walker::tests::scan_empty_directory_returns_empty_vec ... ok
[INFO] [stdout] test core::scanner::walker::tests::scan_nonexistent_directory_returns_error ... ok
[INFO] [stdout] test core::scanner::walker::tests::scan_excludes_non_image_files ... ok
[INFO] [stdout] test core::screenshot::detector::tests::cleanshot_detected ... ok
[INFO] [stdout] test core::scanner::walker::tests::scan_traverses_nested_directories ... ok
[INFO] [stdout] test core::screenshot::detector::tests::detects_from_iphone_dimensions ... ok
[INFO] [stdout] test core::screenshot::detector::tests::detects_high_confidence_with_filename_and_metadata ... ok
[INFO] [stdout] test core::scanner::walker::tests::scan_finds_single_photo ... ok
[INFO] [stdout] test core::screenshot::detector::tests::detects_screenshot_from_filename ... ok
[INFO] [stdout] test core::screenshot::detector::tests::detects_screenshot_from_software ... ok
[INFO] [stdout] test core::screenshot::detector::tests::no_detection_for_regular_photo ... ok
[INFO] [stdout] test core::similar::scanner::tests::test_default_config_values ... ok
[INFO] [stdout] test core::similar::types::tests::test_similar_group_count ... ok
[INFO] [stdout] test core::similar::types::tests::test_default_config ... ok
[INFO] [stdout] test core::similar::scanner::tests::test_scan_nonexistent_path ... ok
[INFO] [stdout] test core::similar::scanner::tests::test_scan_empty_paths ... ok
[INFO] [stdout] test core::unorganized::scanner::tests::test_scan_empty ... ok
[INFO] [stdout] test core::unorganized::scanner::tests::test_is_media_file ... ok
[INFO] [stdout] test core::unorganized::scanner::tests::test_calculate_depth ... ok
[INFO] [stdout] test core::unorganized::scanner::tests::test_scan_finds_root_files ... ok
[INFO] [stdout] test core::unorganized::types::tests::test_reason_priority ... ok
[INFO] [stdout] test core::watcher::tests::is_photo_file_detects_photos ... ok
[INFO] [stdout] test core::unorganized::types::tests::test_primary_reason ... ok
[INFO] [stdout] test core::watcher::tests::is_photo_file_rejects_non_photos ... ok
[INFO] [stdout] test core::unorganized::scanner::tests::test_scan_organized_files_not_flagged ... ok
[INFO] [stdout] test core::watcher::tests::watcher_creates_successfully ... ok
[INFO] [stdout] test core::watcher::tests::watcher_event_serializable ... ok
[INFO] [stdout] test core::watcher::tests::watcher_config_default ... ok
[INFO] [stdout] test error::tests::cache_error_suggests_recovery ... ok
[INFO] [stdout] test core::watcher::tests::watcher_can_unwatch ... ok
[INFO] [stdout] test core::watcher::tests::watcher_fails_for_nonexistent_path ... ok
[INFO] [stdout] test core::watcher::tests::watcher_tracks_watched_paths ... ok
[INFO] [stdout] test error::tests::scan_error_includes_path ... ok
[INFO] [stdout] test error::tests::hash_error_includes_path ... ok
[INFO] [stdout] test events::channel::tests::bounded_channel_respects_capacity ... ok
[INFO] [stdout] test events::types::tests::events_are_serializable ... ok
[INFO] [stdout] test events::types::tests::pipeline_summary_is_serializable ... ok
[INFO] [stdout] test events::channel::tests::null_sender_does_not_panic ... ok
[INFO] [stdout] test events::channel::tests::events_can_be_sent_across_threads ... ok
[INFO] [stdout] test core::large_files::scanner::tests::test_filters_by_threshold ... ok
[INFO] [stdout] test core::large_files::scanner::tests::test_multiple_paths ... ok
[INFO] [stdout] test core::large_files::scanner::tests::test_sorted_by_size_descending ... ok
[INFO] [stdout] test core::large_files::scanner::tests::test_respects_max_results ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 212 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.92s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/photo_dedup-42c927f9f9d57dc2)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration_pipeline.rs (/opt/rustwide/target/debug/deps/integration_pipeline-e79c5a95d8ee5ef6)
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test pipeline_handles_empty_directory ... ok
[INFO] [stdout] test pipeline_handles_nonexistent_path ... ok
[INFO] [stdout] test sqlite_cache_persists_across_opens ... ok
[INFO] [stdout] test sqlite_cache_with_prune_works ... ok
[INFO] [stdout] test pipeline_handles_corrupt_file_gracefully ... ok
[INFO] [stdout] test pipeline_scans_single_image ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration_unorganized.rs (/opt/rustwide/target/debug/deps/integration_unorganized-343ac5cb93994df2)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test test_organize_planner_integration ... ok
[INFO] [stdout] test test_unorganized_scanner_integration ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests duplicate_photo_cleaner
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test src/core/hasher/mod.rs - core::hasher (line 23) ... ignored
[INFO] [stdout] test src/core/scanner/mod.rs - core::scanner (line 15) ... ignored
[INFO] [stdout] test src/core/watcher/mod.rs - core::watcher (line 12) ... ignored
[INFO] [stdout] test src/events/mod.rs - events (line 10) ... ignored
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 4 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "73dd525614ad6ef1a5b6b610d1bbf38b879c00bd0c2b93322d181a793629b28a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "73dd525614ad6ef1a5b6b610d1bbf38b879c00bd0c2b93322d181a793629b28a", kill_on_drop: false }`
[INFO] [stdout] 73dd525614ad6ef1a5b6b610d1bbf38b879c00bd0c2b93322d181a793629b28a
