[INFO] cloning repository https://github.com/Subhams-GIT/dedupx [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Subhams-GIT/dedupx" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSubhams-GIT%2Fdedupx", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSubhams-GIT%2Fdedupx'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 40085a941545fe93b2b49260ae553385e60a3024 [INFO] testing Subhams-GIT/dedupx against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSubhams-GIT%2Fdedupx" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Subhams-GIT/dedupx [INFO] finished tweaking git repo https://github.com/Subhams-GIT/dedupx [INFO] tweaked toml for git repo https://github.com/Subhams-GIT/dedupx written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Subhams-GIT/dedupx 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/Subhams-GIT/dedupx 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 ravif v0.11.20 [INFO] [stderr] Downloaded transpose v0.1.0 [INFO] [stderr] Downloaded equator-macro v0.4.2 [INFO] [stderr] Downloaded profiling-procmacros v1.0.17 [INFO] [stderr] Downloaded zune-jpeg v0.4.19 [INFO] [stderr] Downloaded avif-serialize v0.8.5 [INFO] [stderr] Downloaded equator v0.4.2 [INFO] [stderr] Downloaded rustfft v3.0.1 [INFO] [stderr] Downloaded av1-grain v0.2.4 [INFO] [stderr] Downloaded image-webp v0.2.3 [INFO] [stderr] Downloaded rustdct v0.4.0 [INFO] [stderr] Downloaded imagehash v0.3.0 [INFO] [stderr] Downloaded img_hash v3.2.0 [INFO] [stderr] Downloaded libfuzzer-sys v0.4.10 [INFO] [stderr] Downloaded v_frame v0.3.9 [INFO] [stderr] Downloaded rgb v0.8.52 [INFO] [stderr] Downloaded aligned-vec v0.6.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 6174d7097419e50920aab711747b815fc6b88953176ec4c3c40cbf3488b47ca1 [INFO] running `Command { std: "docker" "start" "-a" "6174d7097419e50920aab711747b815fc6b88953176ec4c3c40cbf3488b47ca1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6174d7097419e50920aab711747b815fc6b88953176ec4c3c40cbf3488b47ca1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6174d7097419e50920aab711747b815fc6b88953176ec4c3c40cbf3488b47ca1", kill_on_drop: false }` [INFO] [stdout] 6174d7097419e50920aab711747b815fc6b88953176ec4c3c40cbf3488b47ca1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 61d8ab07644f94158859e147361a06d8ef0c0d35029f6e8ff93861757e94c2cb [INFO] running `Command { std: "docker" "start" "-a" "61d8ab07644f94158859e147361a06d8ef0c0d35029f6e8ff93861757e94c2cb", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.103 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling bytemuck v1.23.1 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling built v0.7.7 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling strength_reduce v0.2.4 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling imgref v1.11.0 [INFO] [stderr] Compiling rav1e v0.7.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling anstyle-query v1.1.3 [INFO] [stderr] Compiling bitstream-io v2.6.0 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling noop_proc_macro v0.3.0 [INFO] [stderr] Compiling transpose v0.1.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling weezl v0.1.10 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling loop9 v0.1.5 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling anstream v0.6.19 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling blake3 v1.8.2 [INFO] [stderr] Compiling avif-serialize v0.8.5 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling zune-inflate v0.2.54 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling jpeg-decoder v0.3.2 [INFO] [stderr] Compiling lebe v0.5.2 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling byteorder-lite v0.1.0 [INFO] [stderr] Compiling zune-core v0.4.12 [INFO] [stderr] Compiling rgb v0.8.52 [INFO] [stderr] Compiling bit_field v0.10.2 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling rustfft v3.0.1 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling newline-converter v0.2.2 [INFO] [stderr] Compiling exr v1.73.0 [INFO] [stderr] Compiling transpose v0.2.3 [INFO] [stderr] Compiling clap_builder v4.5.40 [INFO] [stderr] Compiling image-webp v0.2.3 [INFO] [stderr] Compiling zune-jpeg v0.4.19 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling rustdct v0.4.0 [INFO] [stderr] Compiling tiff v0.9.1 [INFO] [stderr] Compiling crossterm v0.25.0 [INFO] [stderr] Compiling image v0.24.9 [INFO] [stderr] Compiling gif v0.13.3 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling dyn-clone v1.0.19 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling arrayref v0.3.9 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling constant_time_eq v0.3.1 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling xxhash-rust v0.8.15 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling imagehash v0.3.0 [INFO] [stderr] Compiling maybe-rayon v0.1.1 [INFO] [stderr] Compiling equator-macro v0.4.2 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling profiling-procmacros v1.0.17 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Compiling clap_derive v4.5.40 [INFO] [stderr] Compiling profiling v1.0.17 [INFO] [stderr] Compiling equator v0.4.2 [INFO] [stderr] Compiling aligned-vec v0.6.4 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling v_frame v0.3.9 [INFO] [stderr] Compiling inquire v0.6.2 [INFO] [stderr] Compiling av1-grain v0.2.4 [INFO] [stderr] Compiling clap v4.5.40 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling img_hash v3.2.0 [INFO] [stderr] Compiling ravif v0.11.20 [INFO] [stderr] Compiling image v0.25.6 [INFO] [stderr] Compiling dedupx v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: function `findDocs` should have a snake case name [INFO] [stdout] --> src/find.rs:40:4 [INFO] [stdout] | [INFO] [stdout] 40 | fn findDocs( [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `find_docs` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `findImages` should have a snake case name [INFO] [stdout] --> src/find.rs:63:4 [INFO] [stdout] | [INFO] [stdout] 63 | fn findImages(entries: &[PathBuf], method: &str) -> HashMap, Vec> { [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `find_images` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `findDocs` should have a snake case name [INFO] [stdout] --> src/find.rs:40:4 [INFO] [stdout] | [INFO] [stdout] 40 | fn findDocs( [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `find_docs` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `findImages` should have a snake case name [INFO] [stdout] --> src/find.rs:63:4 [INFO] [stdout] | [INFO] [stdout] 63 | fn findImages(entries: &[PathBuf], method: &str) -> HashMap, Vec> { [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `find_images` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.64s [INFO] running `Command { std: "docker" "inspect" "61d8ab07644f94158859e147361a06d8ef0c0d35029f6e8ff93861757e94c2cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "61d8ab07644f94158859e147361a06d8ef0c0d35029f6e8ff93861757e94c2cb", kill_on_drop: false }` [INFO] [stdout] 61d8ab07644f94158859e147361a06d8ef0c0d35029f6e8ff93861757e94c2cb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 1ac25754e4dcbed247733d501f3bca5062441e35e2860de35120cf570a859531 [INFO] running `Command { std: "docker" "start" "-a" "1ac25754e4dcbed247733d501f3bca5062441e35e2860de35120cf570a859531", kill_on_drop: false }` [INFO] [stdout] warning: function `findDocs` should have a snake case name [INFO] [stdout] --> src/find.rs:40:4 [INFO] [stdout] | [INFO] [stdout] 40 | fn findDocs( [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `find_docs` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling dedupx v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: function `findImages` should have a snake case name [INFO] [stdout] --> src/find.rs:63:4 [INFO] [stdout] | [INFO] [stdout] 63 | fn findImages(entries: &[PathBuf], method: &str) -> HashMap, Vec> { [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `find_images` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `findDocs` should have a snake case name [INFO] [stdout] --> src/find.rs:40:4 [INFO] [stdout] | [INFO] [stdout] 40 | fn findDocs( [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `find_docs` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `findImages` should have a snake case name [INFO] [stdout] --> src/find.rs:63:4 [INFO] [stdout] | [INFO] [stdout] 63 | fn findImages(entries: &[PathBuf], method: &str) -> HashMap, Vec> { [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `find_images` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `findDocs` should have a snake case name [INFO] [stdout] --> src/find.rs:40:4 [INFO] [stdout] | [INFO] [stdout] 40 | fn findDocs( [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `find_docs` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `findImages` should have a snake case name [INFO] [stdout] --> src/find.rs:63:4 [INFO] [stdout] | [INFO] [stdout] 63 | fn findImages(entries: &[PathBuf], method: &str) -> HashMap, Vec> { [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `find_images` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.39s [INFO] running `Command { std: "docker" "inspect" "1ac25754e4dcbed247733d501f3bca5062441e35e2860de35120cf570a859531", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1ac25754e4dcbed247733d501f3bca5062441e35e2860de35120cf570a859531", kill_on_drop: false }` [INFO] [stdout] 1ac25754e4dcbed247733d501f3bca5062441e35e2860de35120cf570a859531 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] ad6520b483d2625ae9c9d23e86bf408773a112336dd4775d46c10fb710f0f73f [INFO] running `Command { std: "docker" "start" "-a" "ad6520b483d2625ae9c9d23e86bf408773a112336dd4775d46c10fb710f0f73f", kill_on_drop: false }` [INFO] [stderr] warning: function `findDocs` should have a snake case name [INFO] [stderr] --> src/find.rs:40:4 [INFO] [stderr] | [INFO] [stderr] 40 | fn findDocs( [INFO] [stderr] | ^^^^^^^^ help: convert the identifier to snake case: `find_docs` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: function `findImages` should have a snake case name [INFO] [stderr] --> src/find.rs:63:4 [INFO] [stderr] | [INFO] [stderr] 63 | fn findImages(entries: &[PathBuf], method: &str) -> HashMap, Vec> { [INFO] [stderr] | ^^^^^^^^^^ help: convert the identifier to snake case: `find_images` [INFO] [stderr] [INFO] [stderr] warning: `dedupx` (lib) generated 2 warnings [INFO] [stderr] warning: `dedupx` (lib test) generated 2 warnings (2 duplicates) [INFO] [stderr] warning: `dedupx` (bin "dedupx" test) generated 2 warnings (2 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/dedupx-db95e81e43e00bea) [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/main.rs (/opt/rustwide/target/debug/deps/dedupx-de5da37160300f62) [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 dedupx [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" "ad6520b483d2625ae9c9d23e86bf408773a112336dd4775d46c10fb710f0f73f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ad6520b483d2625ae9c9d23e86bf408773a112336dd4775d46c10fb710f0f73f", kill_on_drop: false }` [INFO] [stdout] ad6520b483d2625ae9c9d23e86bf408773a112336dd4775d46c10fb710f0f73f