[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] 9e76bf71ad857b1d99086ed5eb0d4cf128c9a252 [INFO] testing Mike-Neto/img_diff against master#5d5ff84130da0d74c6ece368dbe821d8f83fa526 for pr-79296 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMike-Neto%2Fimg_diff" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Mike-Neto/img_diff on toolchain 5d5ff84130da0d74c6ece368dbe821d8f83fa526 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "read-manifest" "--manifest-path" "Cargo.toml", 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-6/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" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] f0142439d24490e2c123b3622dea038b953a6a75bae7783e1198ee40160fe2a2 [INFO] running `Command { std: "docker" "start" "-a" "f0142439d24490e2c123b3622dea038b953a6a75bae7783e1198ee40160fe2a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f0142439d24490e2c123b3622dea038b953a6a75bae7783e1198ee40160fe2a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f0142439d24490e2c123b3622dea038b953a6a75bae7783e1198ee40160fe2a2", kill_on_drop: false }` [INFO] [stdout] f0142439d24490e2c123b3622dea038b953a6a75bae7783e1198ee40160fe2a2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 546120d3d6ed89e9ae7bb5946f31cf0091712d561c39992e988ddca2eaf4d8fe [INFO] running `Command { std: "docker" "start" "-a" "546120d3d6ed89e9ae7bb5946f31cf0091712d561c39992e988ddca2eaf4d8fe", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling syn v1.0.14 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling memchr v2.3.0 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling weezl v0.1.0 [INFO] [stderr] Compiling regex-syntax v0.6.14 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling bytemuck v1.2.0 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling num-rational v0.3.0 [INFO] [stderr] Compiling num-iter v0.1.40 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling miniz_oxide v0.3.6 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling proc-macro2 v1.0.8 [INFO] [stderr] Compiling gif v0.11.1 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling num_cpus v1.12.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Compiling deflate v0.8.3 [INFO] [stderr] Compiling c2-chacha v0.2.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.1 [INFO] [stderr] Compiling proc-macro-error v1.0.1 [INFO] [stderr] Compiling crossbeam-utils v0.7.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling aho-corasick v0.7.8 [INFO] [stderr] Compiling png v0.16.5 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling crossbeam-queue v0.2.1 [INFO] [stderr] Compiling crossbeam-deque v0.7.2 [INFO] [stderr] Compiling regex v1.3.4 [INFO] [stderr] Compiling backtrace v0.3.43 [INFO] [stderr] Compiling rayon v1.3.0 [INFO] [stderr] Compiling uuid v0.8.1 [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.18 [INFO] [stderr] Compiling tiff v0.6.0 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling image v0.23.12 [INFO] [stderr] Compiling structopt-derive v0.4.13 [INFO] [stderr] Compiling structopt v0.3.20 [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 2m 04s [INFO] running `Command { std: "docker" "inspect" "546120d3d6ed89e9ae7bb5946f31cf0091712d561c39992e988ddca2eaf4d8fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "546120d3d6ed89e9ae7bb5946f31cf0091712d561c39992e988ddca2eaf4d8fe", kill_on_drop: false }` [INFO] [stdout] 546120d3d6ed89e9ae7bb5946f31cf0091712d561c39992e988ddca2eaf4d8fe [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 16bc5b887699744a364821c005119c0fa554ac36e3117e3045ef09e327f88cb3 [INFO] running `Command { std: "docker" "start" "-a" "16bc5b887699744a364821c005119c0fa554ac36e3117e3045ef09e327f88cb3", kill_on_drop: false }` [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling doc-comment v0.3.1 [INFO] [stderr] Compiling half v1.6.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling oorandom v11.1.0 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling regex-automata v0.1.8 [INFO] [stderr] Compiling csv-core v0.1.6 [INFO] [stderr] Compiling float-cmp v0.8.0 [INFO] [stderr] Compiling plotters v0.2.12 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling predicates v1.0.5 [INFO] [stderr] Compiling serde_cbor v0.11.1 [INFO] [stderr] Compiling bstr v0.2.11 [INFO] [stderr] Compiling serde_json v1.0.47 [INFO] [stderr] Compiling assert_cmd v1.0.2 [INFO] [stderr] Compiling csv v1.1.3 [INFO] [stderr] Compiling criterion-plot v0.4.3 [INFO] [stderr] Compiling tinytemplate v1.1.0 [INFO] [stderr] Compiling criterion v0.3.3 [INFO] [stderr] Compiling img_diff v5.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 32.53s [INFO] running `Command { std: "docker" "inspect" "16bc5b887699744a364821c005119c0fa554ac36e3117e3045ef09e327f88cb3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "16bc5b887699744a364821c005119c0fa554ac36e3117e3045ef09e327f88cb3", kill_on_drop: false }` [INFO] [stdout] 16bc5b887699744a364821c005119c0fa554ac36e3117e3045ef09e327f88cb3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 957297c122ea73ce812adbabf3e5d08b524c41368aa0c115bde7bd0757331d13 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "957297c122ea73ce812adbabf3e5d08b524c41368aa0c115bde7bd0757331d13", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/img_diff-cecd39f2be1cd6cd [INFO] [stderr] Running /opt/rustwide/target/debug/deps/img_diff-1b5d685aa18ceef1 [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 [INFO] [stdout] [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_for_equal_images ... ok [INFO] [stdout] test end_to_end::it_works_for_equal_images_without_diff_folder_been_created ... ok [INFO] [stdout] test end_to_end::when_in_verbose_mode_prints_each_file_compare ... 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_more_files_in_scr_than_dest ... 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_for_different_images ... 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_nested_folders ... ok [INFO] [stdout] test end_to_end::it_works_when_images_have_different_dimensions ... 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 [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 [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "957297c122ea73ce812adbabf3e5d08b524c41368aa0c115bde7bd0757331d13", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "957297c122ea73ce812adbabf3e5d08b524c41368aa0c115bde7bd0757331d13", kill_on_drop: false }` [INFO] [stdout] 957297c122ea73ce812adbabf3e5d08b524c41368aa0c115bde7bd0757331d13