[INFO] fetching crate imghash 1.5.0... [INFO] testing imghash-1.5.0 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-1 [INFO] extracting crate imghash 1.5.0 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate imghash 1.5.0 [INFO] finished tweaking crates.io crate imghash 1.5.0 [INFO] tweaked toml for crates.io crate imghash 1.5.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate imghash 1.5.0 on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate imghash 1.5.0 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" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ravif v0.11.20 [INFO] [stderr] Downloaded rgb v0.8.51 [INFO] [stderr] Downloaded weezl v0.1.10 [INFO] [stderr] Downloaded avif-serialize v0.8.5 [INFO] [stderr] Downloaded jobserver v0.1.33 [INFO] [stderr] Downloaded built v0.7.7 [INFO] [stderr] Downloaded gif v0.13.3 [INFO] [stderr] Downloaded bytemuck v1.23.1 [INFO] [stderr] Downloaded av1-grain v0.2.4 [INFO] [stderr] Downloaded image-webp v0.2.3 [INFO] [stderr] Downloaded zune-jpeg v0.4.19 [INFO] [stderr] Downloaded libfuzzer-sys v0.4.10 [INFO] [stderr] Downloaded winnow v0.7.11 [INFO] [stderr] Downloaded image v0.25.6 [INFO] [stderr] Downloaded jpeg-decoder v0.3.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ebc576c95779b393010d1fb7bd6b913d661cd56d5b6d80ab119cb05aee5c6151 [INFO] running `Command { std: "docker" "start" "-a" "ebc576c95779b393010d1fb7bd6b913d661cd56d5b6d80ab119cb05aee5c6151", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ebc576c95779b393010d1fb7bd6b913d661cd56d5b6d80ab119cb05aee5c6151", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ebc576c95779b393010d1fb7bd6b913d661cd56d5b6d80ab119cb05aee5c6151", kill_on_drop: false }` [INFO] [stdout] ebc576c95779b393010d1fb7bd6b913d661cd56d5b6d80ab119cb05aee5c6151 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] af17008b1c303771e3e776e9f518e6fbb2f9cea871f6c6ef9dcecb975f699cdc [INFO] running `Command { std: "docker" "start" "-a" "af17008b1c303771e3e776e9f518e6fbb2f9cea871f6c6ef9dcecb975f699cdc", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling built v0.7.7 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling noop_proc_macro v0.3.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling imgref v1.11.0 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling bitstream-io v2.6.0 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling weezl v0.1.10 [INFO] [stderr] Compiling avif-serialize v0.8.5 [INFO] [stderr] Compiling zune-inflate v0.2.54 [INFO] [stderr] Compiling rav1e v0.7.1 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling loop9 v0.1.5 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling lebe v0.5.2 [INFO] [stderr] Compiling bit_field v0.10.2 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling rgb v0.8.51 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling bytemuck v1.23.1 [INFO] [stderr] Compiling zune-core v0.4.12 [INFO] [stderr] Compiling jpeg-decoder v0.3.2 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling byteorder-lite v0.1.0 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling zune-jpeg v0.4.19 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling exr v1.73.0 [INFO] [stderr] Compiling gif v0.13.3 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling image-webp v0.2.3 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling tiff v0.9.1 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling maybe-rayon v0.1.1 [INFO] [stderr] Compiling equator-macro v0.4.2 [INFO] [stderr] Compiling profiling-procmacros v1.0.17 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Compiling profiling v1.0.17 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling equator v0.4.2 [INFO] [stderr] Compiling aligned-vec v0.6.4 [INFO] [stderr] Compiling v_frame v0.3.9 [INFO] [stderr] Compiling av1-grain v0.2.4 [INFO] [stderr] Compiling ravif v0.11.20 [INFO] [stderr] Compiling image v0.25.6 [INFO] [stderr] Compiling imghash v1.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 44.91s [INFO] running `Command { std: "docker" "inspect" "af17008b1c303771e3e776e9f518e6fbb2f9cea871f6c6ef9dcecb975f699cdc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "af17008b1c303771e3e776e9f518e6fbb2f9cea871f6c6ef9dcecb975f699cdc", kill_on_drop: false }` [INFO] [stdout] af17008b1c303771e3e776e9f518e6fbb2f9cea871f6c6ef9dcecb975f699cdc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 217f5f12d9e4baba11bb48bd56250528fb6dba861ee4f90acd69303f7eac8aae [INFO] running `Command { std: "docker" "start" "-a" "217f5f12d9e4baba11bb48bd56250528fb6dba861ee4f90acd69303f7eac8aae", kill_on_drop: false }` [INFO] [stderr] Compiling imghash v1.5.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated method `imghash::ImageHash::matrix`: This method is inefficient because it creates a new Vec>. Consider using `iter_bool` instead. [INFO] [stdout] --> src/imghash.rs:264:25 [INFO] [stdout] | [INFO] [stdout] 264 | assert_eq!(hash.matrix(), vec![vec![false, true], vec![true, false]],); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `imghash::ImageHash::flatten`: This method is inefficient because it creates a new Vec. Consider using `iter_bool` instead. [INFO] [stdout] --> src/imghash.rs:277:30 [INFO] [stdout] | [INFO] [stdout] 277 | let flattened = hash.flatten(); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `imghash::ImageHash::matrix`: This method is inefficient because it creates a new Vec>. Consider using `iter_bool` instead. [INFO] [stdout] --> src/imghash.rs:388:28 [INFO] [stdout] | [INFO] [stdout] 388 | assert_eq!(decoded.matrix(), expected); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `imghash::ImageHash::matrix`: This method is inefficient because it creates a new Vec>. Consider using `iter_bool` instead. [INFO] [stdout] --> src/imghash.rs:405:28 [INFO] [stdout] | [INFO] [stdout] 405 | assert_eq!(decoded.matrix(), expected); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `imghash::ImageHash::matrix`: This method is inefficient because it creates a new Vec>. Consider using `iter_bool` instead. [INFO] [stdout] --> src/imghash.rs:421:28 [INFO] [stdout] | [INFO] [stdout] 421 | assert_eq!(decoded.matrix(), expected); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `imghash::ImageHash::matrix`: This method is inefficient because it creates a new Vec>. Consider using `iter_bool` instead. [INFO] [stdout] --> src/imghash.rs:433:28 [INFO] [stdout] | [INFO] [stdout] 433 | assert_eq!(decoded.matrix(), expected); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.98s [INFO] running `Command { std: "docker" "inspect" "217f5f12d9e4baba11bb48bd56250528fb6dba861ee4f90acd69303f7eac8aae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "217f5f12d9e4baba11bb48bd56250528fb6dba861ee4f90acd69303f7eac8aae", kill_on_drop: false }` [INFO] [stdout] 217f5f12d9e4baba11bb48bd56250528fb6dba861ee4f90acd69303f7eac8aae [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 866cf9e951219511b6d2e51ef85572872606ca12264b414cdadf08e1469ebf3c [INFO] running `Command { std: "docker" "start" "-a" "866cf9e951219511b6d2e51ef85572872606ca12264b414cdadf08e1469ebf3c", kill_on_drop: false }` [INFO] [stderr] warning: use of deprecated method `imghash::ImageHash::matrix`: This method is inefficient because it creates a new Vec>. Consider using `iter_bool` instead. [INFO] [stderr] --> src/imghash.rs:264:25 [INFO] [stderr] | [INFO] [stderr] 264 | assert_eq!(hash.matrix(), vec![vec![false, true], vec![true, false]],); [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `imghash::ImageHash::flatten`: This method is inefficient because it creates a new Vec. Consider using `iter_bool` instead. [INFO] [stderr] --> src/imghash.rs:277:30 [INFO] [stderr] | [INFO] [stderr] 277 | let flattened = hash.flatten(); [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `imghash::ImageHash::matrix`: This method is inefficient because it creates a new Vec>. Consider using `iter_bool` instead. [INFO] [stderr] --> src/imghash.rs:388:28 [INFO] [stderr] | [INFO] [stderr] 388 | assert_eq!(decoded.matrix(), expected); [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `imghash::ImageHash::matrix`: This method is inefficient because it creates a new Vec>. Consider using `iter_bool` instead. [INFO] [stderr] --> src/imghash.rs:405:28 [INFO] [stderr] | [INFO] [stderr] 405 | assert_eq!(decoded.matrix(), expected); [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `imghash::ImageHash::matrix`: This method is inefficient because it creates a new Vec>. Consider using `iter_bool` instead. [INFO] [stderr] --> src/imghash.rs:421:28 [INFO] [stderr] | [INFO] [stderr] 421 | assert_eq!(decoded.matrix(), expected); [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `imghash::ImageHash::matrix`: This method is inefficient because it creates a new Vec>. Consider using `iter_bool` instead. [INFO] [stderr] --> src/imghash.rs:433:28 [INFO] [stderr] | [INFO] [stderr] 433 | assert_eq!(decoded.matrix(), expected); [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `imghash` (lib test) generated 6 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/imghash-52bb7aea28e64e5a) [INFO] [stdout] [INFO] [stdout] running 56 tests [INFO] [stdout] test average::tests::test_average_hash_from_nonexisting_path ... ok [INFO] [stdout] test average::tests::test_average_hash_from_txt_file ... ok [INFO] [stdout] test difference::tests::test_difference_hash_from_nonexisting_path ... ok [INFO] [stdout] test difference::tests::test_difference_hash_from_txt_file ... ok [INFO] [stdout] test imghash::tests::test_image_hash_decoding_with_empty_string ... ok [INFO] [stdout] test imghash::tests::test_image_hash_decoding_with_invalid_string ... ok [INFO] [stdout] test imghash::tests::test_image_hash_decoding_with_non_square_matrix ... ok [INFO] [stdout] test imghash::tests::test_image_hash_decoding_with_single_bit ... ok [INFO] [stdout] test imghash::tests::test_image_hash_decoding_with_too_long_string ... ok [INFO] [stdout] test imghash::tests::test_image_hash_decoding_with_too_short_string ... ok [INFO] [stdout] test imghash::tests::test_image_hash_decoding_with_uneven_total_bits ... ok [INFO] [stdout] test imghash::tests::test_image_hash_decoding_with_zero_size_matrix ... ok [INFO] [stdout] test imghash::tests::test_image_hash_distance_with_different_sizes ... ok [INFO] [stdout] test imghash::tests::test_image_hash_distance_with_equal_hashes ... ok [INFO] [stdout] test imghash::tests::test_image_hash_distance_with_unequal_hashes ... ok [INFO] [stdout] test imghash::tests::test_image_hash_decoding ... ok [INFO] [stdout] test imghash::tests::test_image_hash_encoding ... ok [INFO] [stdout] test imghash::tests::test_image_hash_encoding_with_non_square_matrix ... ok [INFO] [stdout] test imghash::tests::test_image_hash_encoding_with_uneven_total_bits ... ok [INFO] [stdout] test imghash::tests::test_image_hash_flatten ... ok [INFO] [stdout] test imghash::tests::test_image_hash_get_matrix ... ok [INFO] [stdout] test imghash::tests::test_image_hash_python_safe_encoding_with_single_bit ... ok [INFO] [stdout] test imghash::tests::test_image_hash_shape ... ok [INFO] [stdout] test math::tests::test_dct2 ... ok [INFO] [stdout] test math::tests::test_dct2_over_matrix_rows ... ok [INFO] [stdout] test math::tests::test_dct2_over_matrix_with_empty_columns ... ok [INFO] [stdout] test math::tests::test_dct2_over_matrix_with_empty_rows ... ok [INFO] [stdout] test math::tests::test_dct2_with_empty_input ... ok [INFO] [stdout] test math::tests::test_median_with_empty_vector ... ok [INFO] [stdout] test math::tests::test_dct2_over_matrix_column ... ok [INFO] [stdout] test imghash::tests::test_image_hash_new_with_valid_matrix ... ok [INFO] [stdout] test math::tests::test_median_with_even_numbers ... ok [INFO] [stdout] test perceptual::tests::test_perceptual_hash_from_nonexisting_path ... ok [INFO] [stdout] test math::tests::test_median_with_uneven_numbers ... ok [INFO] [stdout] test perceptual::tests::test_perceptual_hash_from_txt_file ... ok [INFO] [stdout] test imghash::tests::test_image_hash_new_with_invalid_matrix - should panic ... ok [INFO] [stdout] test tests::test_average_hash_with_txt_file ... ok [INFO] [stdout] test imghash::tests::test_image_hash_encoding_with_empty_matrix - should panic ... ok [INFO] [stdout] test tests::test_difference_hash_with_txt_file ... ok [INFO] [stdout] test imageops::tests::test_grayscale_with_601 ... ok [INFO] [stdout] test tests::test_perceptual_hash_with_txt_file ... ok [INFO] [stdout] test imageops::tests::test_grayscale_with_709 ... ok [INFO] [stdout] test average::tests::test_average_hash_from_img ... ok [INFO] [stdout] test difference::tests::test_difference_hash_from_path ... ok [INFO] [stdout] test average::tests::test_average_hash_from_path ... ok [INFO] [stdout] test difference::tests::test_difference_hash_from_img ... ok [INFO] [stdout] test difference::tests::test_difference_hash_from_img_with_rec709 ... ok [INFO] [stdout] test perceptual::tests::test_perceptual_hash_from_path ... ok [INFO] [stdout] test tests::test_difference_hash ... ok [INFO] [stdout] test average::tests::test_average_hash_from_img_with_rec_709 ... ok [INFO] [stdout] test tests::test_average_hash ... ok [INFO] [stdout] test perceptual::tests::test_perceptual_hash_from_img ... ok [INFO] [stdout] test imageops::tests::test_convert_with_rec_601 ... ok [INFO] [stdout] test perceptual::tests::test_perceptual_hash_from_img_with_rec_709 ... ok [INFO] [stdout] test tests::test_perceptual_hash ... ok [INFO] [stdout] test imageops::tests::test_convert_with_rec_709 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 56 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.73s [INFO] [stdout] [INFO] [stderr] Doc-tests imghash [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" "866cf9e951219511b6d2e51ef85572872606ca12264b414cdadf08e1469ebf3c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "866cf9e951219511b6d2e51ef85572872606ca12264b414cdadf08e1469ebf3c", kill_on_drop: false }` [INFO] [stdout] 866cf9e951219511b6d2e51ef85572872606ca12264b414cdadf08e1469ebf3c