[INFO] fetching crate dedups 0.0.25... [INFO] testing dedups-0.0.25 against master#b03b3a7ec92682be2917540b679478d41c95a30c for pr-137122-1 [INFO] extracting crate dedups 0.0.25 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate dedups 0.0.25 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate dedups 0.0.25 [INFO] tweaked toml for crates.io crate dedups 0.0.25 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate dedups 0.0.25 on toolchain b03b3a7ec92682be2917540b679478d41c95a30c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b03b3a7ec92682be2917540b679478d41c95a30c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate dedups 0.0.25 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" "+b03b3a7ec92682be2917540b679478d41c95a30c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded gxhash v3.5.0 [INFO] [stderr] Downloaded transpose v0.1.0 [INFO] [stderr] Downloaded infer v0.15.0 [INFO] [stderr] Downloaded rustfft v3.0.1 [INFO] [stderr] Downloaded rustdct v0.4.0 [INFO] [stderr] Downloaded img_hash v3.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+b03b3a7ec92682be2917540b679478d41c95a30c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 899fefc2de7298801d9a27c35f51a68ffc57b5add1dbc6e61507394662857d76 [INFO] running `Command { std: "docker" "start" "-a" "899fefc2de7298801d9a27c35f51a68ffc57b5add1dbc6e61507394662857d76", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "899fefc2de7298801d9a27c35f51a68ffc57b5add1dbc6e61507394662857d76", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "899fefc2de7298801d9a27c35f51a68ffc57b5add1dbc6e61507394662857d76", kill_on_drop: false }` [INFO] [stdout] 899fefc2de7298801d9a27c35f51a68ffc57b5add1dbc6e61507394662857d76 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+b03b3a7ec92682be2917540b679478d41c95a30c" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7dd976af5c2b000204f1837d6e648bb12b28be86de3ac80f4c8874728af60610 [INFO] running `Command { std: "docker" "start" "-a" "7dd976af5c2b000204f1837d6e648bb12b28be86de3ac80f4c8874728af60610", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling rustversion v1.0.20 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Compiling miniz_oxide v0.8.8 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling hashbrown v0.15.3 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling strength_reduce v0.2.4 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling bytemuck v1.23.0 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling cc v1.2.23 [INFO] [stderr] Compiling flate2 v1.1.1 [INFO] [stderr] Compiling transpose v0.1.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling portable-atomic v1.11.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling weezl v0.1.8 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling crossterm v0.27.0 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling castaway v0.2.3 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling zune-inflate v0.2.54 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rustfft v3.0.1 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling bit_field v0.10.2 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling blake3 v1.8.2 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling lebe v0.5.2 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling uuid v1.16.0 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling exr v1.73.0 [INFO] [stderr] Compiling unicode-truncate v1.1.0 [INFO] [stderr] Compiling clap_builder v4.5.38 [INFO] [stderr] Compiling cfb v0.7.3 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling rustdct v0.4.0 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling colored v2.2.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling jpeg-decoder v0.3.1 [INFO] [stderr] Compiling transpose v0.2.3 [INFO] [stderr] Compiling compact_str v0.7.1 [INFO] [stderr] Compiling gif v0.13.1 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling vte v0.14.1 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling tiff v0.9.1 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling humantime v2.2.0 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling mutate_once v0.1.1 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling arrayref v0.3.9 [INFO] [stderr] Compiling constant_time_eq v0.3.1 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling env_logger v0.10.2 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling kamadak-exif v0.5.5 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling humansize v2.1.3 [INFO] [stderr] Compiling twox-hash v1.6.3 [INFO] [stderr] Compiling indicatif v0.17.11 [INFO] [stderr] Compiling strip-ansi-escapes v0.2.1 [INFO] [stderr] Compiling infer v0.15.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling stability v0.2.1 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling simple_logger v4.3.3 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling tui-input v0.8.0 [INFO] [stderr] Compiling simplelog v0.12.2 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling image v0.24.9 [INFO] [stderr] Compiling clap v4.5.38 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling ratatui v0.26.3 [INFO] [stderr] Compiling toml_datetime v0.6.9 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling img_hash v3.2.0 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling toml v0.7.8 [INFO] [stderr] Compiling dedups v0.0.25 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 01s [INFO] running `Command { std: "docker" "inspect" "7dd976af5c2b000204f1837d6e648bb12b28be86de3ac80f4c8874728af60610", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7dd976af5c2b000204f1837d6e648bb12b28be86de3ac80f4c8874728af60610", kill_on_drop: false }` [INFO] [stdout] 7dd976af5c2b000204f1837d6e648bb12b28be86de3ac80f4c8874728af60610 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+b03b3a7ec92682be2917540b679478d41c95a30c" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bf0cd683e1b38294f4e840568e7c75729820177e7cb7003a85446094c8eb09f6 [INFO] running `Command { std: "docker" "start" "-a" "bf0cd683e1b38294f4e840568e7c75729820177e7cb7003a85446094c8eb09f6", kill_on_drop: false }` [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling predicates-core v1.0.9 [INFO] [stderr] Compiling float-cmp v0.10.0 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling termtree v0.5.1 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling assert_cmd v2.0.17 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling predicates-tree v1.0.12 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling env_logger v0.10.2 [INFO] [stderr] Compiling predicates v3.1.3 [INFO] [stderr] Compiling dedups v0.0.25 (/opt/rustwide/workdir) [INFO] [stdout] warning: function `create_test_file_info` is never used [INFO] [stdout] --> src/media_dedup.rs:761:8 [INFO] [stdout] | [INFO] [stdout] 761 | fn create_test_file_info(path: &str, size: u64) -> FileInfo { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `create_file_with_size_and_time` is never used [INFO] [stdout] --> tests/integration_tests.rs:83:12 [INFO] [stdout] | [INFO] [stdout] 35 | impl TestEnv { [INFO] [stdout] | ------------ method in this implementation [INFO] [stdout] ... [INFO] [stdout] 83 | pub fn create_file_with_size_and_time( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `setup_basic_duplicates` is never used [INFO] [stdout] --> tests/integration_tests.rs:290:8 [INFO] [stdout] | [INFO] [stdout] 290 | fn setup_basic_duplicates(env: &mut TestEnv) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 15.09s [INFO] running `Command { std: "docker" "inspect" "bf0cd683e1b38294f4e840568e7c75729820177e7cb7003a85446094c8eb09f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bf0cd683e1b38294f4e840568e7c75729820177e7cb7003a85446094c8eb09f6", kill_on_drop: false }` [INFO] [stdout] bf0cd683e1b38294f4e840568e7c75729820177e7cb7003a85446094c8eb09f6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+b03b3a7ec92682be2917540b679478d41c95a30c" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e0c2bd647a127e4d9295e21a4d27eeb39b93cf35b27fc7415b347fbe19f3b170 [INFO] running `Command { std: "docker" "start" "-a" "e0c2bd647a127e4d9295e21a4d27eeb39b93cf35b27fc7415b347fbe19f3b170", kill_on_drop: false }` [INFO] [stderr] warning: function `create_test_file_info` is never used [INFO] [stderr] --> src/media_dedup.rs:761:8 [INFO] [stderr] | [INFO] [stderr] 761 | fn create_test_file_info(path: &str, size: u64) -> FileInfo { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: method `create_file_with_size_and_time` is never used [INFO] [stderr] --> tests/integration_tests.rs:83:12 [INFO] [stderr] | [INFO] [stderr] 35 | impl TestEnv { [INFO] [stderr] | ------------ method in this implementation [INFO] [stderr] ... [INFO] [stderr] 83 | pub fn create_file_with_size_and_time( [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: function `setup_basic_duplicates` is never used [INFO] [stderr] --> tests/integration_tests.rs:290:8 [INFO] [stderr] | [INFO] [stderr] 290 | fn setup_basic_duplicates(env: &mut TestEnv) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `dedups` (lib test) generated 1 warning [INFO] [stderr] warning: `dedups` (test "integration_tests") generated 2 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.69s [INFO] [stdout] [INFO] [stdout] running 21 tests [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/dedups-72336e51edc98f0a) [INFO] [stdout] test config::tests::test_default_config ... ok [INFO] [stdout] test file_cache::tests::test_algorithm_mismatch ... ok [INFO] [stdout] test audio_fingerprint::tests::test_compare_fingerprints ... ok [INFO] [stdout] test file_utils::tests::test_blake3_hash ... ok [INFO] [stdout] test file_utils::tests::test_crc32 ... ok [INFO] [stdout] test file_utils::tests::test_empty_file ... ok [INFO] [stdout] test file_cache::tests::test_cache_storage_and_retrieval ... ok [INFO] [stdout] test file_utils::tests::test_fnv1a ... ok [INFO] [stdout] test file_utils::tests::test_invalid_algorithm ... ok [INFO] [stdout] test file_utils::tests::test_sha1_hash ... ok [INFO] [stdout] test config::tests::test_save_and_load_config ... ok [INFO] [stdout] test file_utils::tests::test_md5_hash ... ok [INFO] [stdout] test file_utils::tests::test_xxhash ... ok [INFO] [stdout] test file_utils::tests::test_sha256_hash ... ok [INFO] [stdout] test media_dedup::tests::test_format_preference ... ok [INFO] [stdout] test media_dedup::tests::test_media_dedup_options_default ... ok [INFO] [stdout] test video_fingerprint::tests::test_compare_fingerprints ... ok [INFO] [stdout] test media_dedup::tests::test_resolution_preference_display ... ok [INFO] [stdout] test media_dedup::tests::test_media_kind_from_extension ... ok [INFO] [stdout] test media_dedup::tests::test_ffmpeg_availability ... ok [INFO] [stdout] test file_cache::tests::test_cache_invalidation ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 21 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/dedups-d94c780a2f6391fd) [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 tests/config_tests.rs (/opt/rustwide/target/debug/deps/config_tests-0f4d8ee9d6f8e557) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test test_nonexistent_config ... ok [INFO] [stdout] test test_save_and_load_config ... ok [INFO] [stdout] test test_config_defaults ... ok [INFO] [stdout] test test_custom_config_file ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/integration_tests.rs (/opt/rustwide/target/debug/deps/integration_tests-2dd20c9bb35c2e0a) [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test integration::test_deduplicate_and_copy_integration ... ok [INFO] [stdout] test integration::test_deduplicate_between_directories_integration ... ok [INFO] [stdout] test integration::test_copy_missing_files_integration ... ok [INFO] [stdout] test integration::test_environment_setup_cleanup ... ok [INFO] [stdout] test integration::test_find_duplicates_integration ... ok [INFO] [stdout] test integration::test_delete_files_integration ... ok [INFO] [stdout] test integration::test_move_files_integration ... ok [INFO] [stdout] test integration::test_output_duplicates_integration ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stderr] Doc-tests dedups [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" "e0c2bd647a127e4d9295e21a4d27eeb39b93cf35b27fc7415b347fbe19f3b170", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e0c2bd647a127e4d9295e21a4d27eeb39b93cf35b27fc7415b347fbe19f3b170", kill_on_drop: false }` [INFO] [stdout] e0c2bd647a127e4d9295e21a4d27eeb39b93cf35b27fc7415b347fbe19f3b170