[INFO] cloning repository https://github.com/Mike-Neto/img_diff [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Mike-Neto/img_diff" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMike-Neto%2Fimg_diff", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMike-Neto%2Fimg_diff'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5e9318d4a69f82aa87888c8075caaba3f18d5f0d [INFO] testing Mike-Neto/img_diff against master#62efba8a050c64249dab942951bb28f710208bc8 for pr-90799 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMike-Neto%2Fimg_diff" "/workspace/builds/worker-54/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-54/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Mike-Neto/img_diff on toolchain 62efba8a050c64249dab942951bb28f710208bc8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Mike-Neto/img_diff [INFO] finished tweaking git repo https://github.com/Mike-Neto/img_diff [INFO] tweaked toml for git repo https://github.com/Mike-Neto/img_diff written to /workspace/builds/worker-54/source/Cargo.toml [INFO] crate git repo https://github.com/Mike-Neto/img_diff already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-54/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-54/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 80a195ad7a57beec08bbd8f6d720599e8a61c39f98524c4d2d1f3a6d8dc67a94 [INFO] running `Command { std: "docker" "start" "-a" "80a195ad7a57beec08bbd8f6d720599e8a61c39f98524c4d2d1f3a6d8dc67a94", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "80a195ad7a57beec08bbd8f6d720599e8a61c39f98524c4d2d1f3a6d8dc67a94", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "80a195ad7a57beec08bbd8f6d720599e8a61c39f98524c4d2d1f3a6d8dc67a94", kill_on_drop: false }` [INFO] [stdout] 80a195ad7a57beec08bbd8f6d720599e8a61c39f98524c4d2d1f3a6d8dc67a94 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-54/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-54/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" "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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 48c49fa6dc329edbb8c958a8cf3993be0bd14e211023aa42c2cc37ad9de9dee8 [INFO] running `Command { std: "docker" "start" "-a" "48c49fa6dc329edbb8c958a8cf3993be0bd14e211023aa42c2cc37ad9de9dee8", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling memchr v2.3.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling regex-syntax v0.6.14 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling weezl v0.1.0 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling bytemuck v1.2.0 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling crossbeam-utils v0.7.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.1 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling proc-macro-error v1.0.1 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling num-iter v0.1.40 [INFO] [stderr] Compiling num-rational v0.3.0 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling num_cpus v1.12.0 [INFO] [stderr] Compiling deflate v0.8.3 [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling backtrace v0.3.43 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling gif v0.11.1 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling png v0.16.5 [INFO] [stderr] Compiling c2-chacha v0.2.3 [INFO] [stderr] Compiling aho-corasick v0.7.8 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling crossbeam-queue v0.2.1 [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Compiling crossbeam-deque v0.7.2 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling regex v1.3.4 [INFO] [stderr] Compiling rayon v1.3.0 [INFO] [stderr] Compiling os_type v2.2.0 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling tiff v0.6.0 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling structopt v0.3.25 [INFO] [stderr] Compiling human-panic v1.0.3 [INFO] [stderr] Compiling img_diff v5.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 16.00s [INFO] running `Command { std: "docker" "inspect" "48c49fa6dc329edbb8c958a8cf3993be0bd14e211023aa42c2cc37ad9de9dee8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "48c49fa6dc329edbb8c958a8cf3993be0bd14e211023aa42c2cc37ad9de9dee8", kill_on_drop: false }` [INFO] [stdout] 48c49fa6dc329edbb8c958a8cf3993be0bd14e211023aa42c2cc37ad9de9dee8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-54/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-54/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" "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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 84a76494fabc44d669ac826697a8eac63ab83639cb9507663a2064e4bca15acb [INFO] running `Command { std: "docker" "start" "-a" "84a76494fabc44d669ac826697a8eac63ab83639cb9507663a2064e4bca15acb", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling getrandom v0.2.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling predicates-core v1.0.0 [INFO] [stderr] Compiling doc-comment v0.3.1 [INFO] [stderr] Compiling plotters-backend v0.3.0 [INFO] [stderr] Compiling half v1.6.0 [INFO] [stderr] Compiling treeline v0.1.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling oorandom v11.1.0 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling itertools v0.10.0 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Compiling regex-automata v0.1.8 [INFO] [stderr] Compiling serde_json v1.0.47 [INFO] [stderr] Compiling csv-core v0.1.6 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling serde_cbor v0.11.1 [INFO] [stderr] Compiling bstr v0.2.11 [INFO] [stderr] Compiling predicates-tree v1.0.0 [INFO] [stderr] Compiling predicates v1.0.8 [INFO] [stderr] Compiling predicates v2.1.0 [INFO] [stderr] Compiling plotters-svg v0.3.0 [INFO] [stderr] Compiling criterion-plot v0.4.4 [INFO] [stderr] Compiling csv v1.1.3 [INFO] [stderr] Compiling tinytemplate v1.1.0 [INFO] [stderr] Compiling rand_core v0.6.1 [INFO] [stderr] Compiling assert_cmd v1.0.2 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling plotters v0.3.1 [INFO] [stderr] Compiling rand v0.8.1 [INFO] [stderr] Compiling criterion v0.3.5 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling img_diff v5.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 22.40s [INFO] running `Command { std: "docker" "inspect" "84a76494fabc44d669ac826697a8eac63ab83639cb9507663a2064e4bca15acb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "84a76494fabc44d669ac826697a8eac63ab83639cb9507663a2064e4bca15acb", kill_on_drop: false }` [INFO] [stdout] 84a76494fabc44d669ac826697a8eac63ab83639cb9507663a2064e4bca15acb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-54/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-54/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" "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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 096e1486d4140aae39b35d2802f5de3473f30ec8f9160e694809f183a227750b [INFO] running `Command { std: "docker" "start" "-a" "096e1486d4140aae39b35d2802f5de3473f30ec8f9160e694809f183a227750b", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.17s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/img_diff-17b6fa8426f7bfd8) [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 (/opt/rustwide/target/debug/deps/img_diff-8322f6b26f3a59fe) [INFO] [stdout] [INFO] [stdout] running 14 tests [INFO] [stdout] test end_to_end::it_prints_usage_text_when_no_args_are_provided ... ok [INFO] [stdout] test end_to_end::it_fails_when_path_is_provided_but_is_not_there ... ok [INFO] [stdout] test end_to_end::it_prints_help_text_when_help_arg_is_provided ... ok [INFO] [stdout] test end_to_end::it_works_when_images_have_different_dimensions ... ok [INFO] [stdout] test end_to_end::it_works_for_nested_folders ... ok [INFO] [stdout] test end_to_end::it_works_for_different_images_and_produces_diff_file ... ok [INFO] [stdout] test end_to_end::it_works_for_different_images ... ok [INFO] [stdout] test end_to_end::when_in_verbose_mode_prints_each_file_compare ... ok [INFO] [stdout] test end_to_end::when_in_verbose_mode_prints_each_file_diff_to_stderr ... ok [INFO] [stdout] test end_to_end::it_works_when_diff_folder_is_not_created ... ok [INFO] [stdout] test end_to_end::it_works_for_equal_images_without_diff_folder_been_created ... ok [INFO] [stdout] test end_to_end::it_works_for_more_files_in_scr_than_dest ... ok [INFO] [stdout] test end_to_end::it_works_for_equal_images ... ok [INFO] [stdout] test end_to_end::it_works_for_bmp_files ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 11.85s [INFO] [stdout] [INFO] [stderr] Doc-tests img_diff [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" "096e1486d4140aae39b35d2802f5de3473f30ec8f9160e694809f183a227750b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "096e1486d4140aae39b35d2802f5de3473f30ec8f9160e694809f183a227750b", kill_on_drop: false }` [INFO] [stdout] 096e1486d4140aae39b35d2802f5de3473f30ec8f9160e694809f183a227750b