[INFO] fetching crate img_hash_median 4.0.0...
[INFO] testing img_hash_median-4.0.0 against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] extracting crate img_hash_median 4.0.0 into /workspace/builds/worker-5-tc1/source
[INFO] validating manifest of crates.io crate img_hash_median 4.0.0 on toolchain 1871252fc8bb672d40787e67404e6eaae7059369
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate img_hash_median 4.0.0
[INFO] finished tweaking crates.io crate img_hash_median 4.0.0
[INFO] tweaked toml for crates.io crate img_hash_median 4.0.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] crate crates.io crate img_hash_median 4.0.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" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded transpose v0.2.0
[INFO] [stderr]   Downloaded transpose v0.1.0
[INFO] [stderr]   Downloaded rustdct v0.4.0
[INFO] [stderr]   Downloaded rustfft v3.0.1
[INFO] [stderr]   Downloaded png v0.16.7
[INFO] [stderr]   Downloaded weezl v0.1.2
[INFO] [stderr]   Downloaded oorandom v11.1.2
[INFO] [stderr]   Downloaded tinytemplate v1.1.0
[INFO] [stderr]   Downloaded half v1.6.0
[INFO] [stderr]   Downloaded criterion v0.3.3
[INFO] [stderr]   Downloaded image v0.23.11
[INFO] [stderr]   Downloaded bytemuck v1.4.1
[INFO] [stderr]   Downloaded num-rational v0.3.0
[INFO] [stderr]   Downloaded plotters v0.2.15
[INFO] [stderr]   Downloaded tiff v0.6.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e41dd1713e820b55617297808cfbb970bfce7554a166f246e5a2631af0c2d3db
[INFO] running `Command { std: "docker" "start" "-a" "e41dd1713e820b55617297808cfbb970bfce7554a166f246e5a2631af0c2d3db", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e41dd1713e820b55617297808cfbb970bfce7554a166f246e5a2631af0c2d3db", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e41dd1713e820b55617297808cfbb970bfce7554a166f246e5a2631af0c2d3db", kill_on_drop: false }`
[INFO] [stdout] e41dd1713e820b55617297808cfbb970bfce7554a166f246e5a2631af0c2d3db
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fcf8e4ab0dcdb8177e2c1ada9640816b7e7ae2827ca8253b7c5078e7c5fb6fd3
[INFO] running `Command { std: "docker" "start" "-a" "fcf8e4ab0dcdb8177e2c1ada9640816b7e7ae2827ca8253b7c5078e7c5fb6fd3", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling const_fn v0.4.2
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling libc v0.2.80
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling rayon-core v1.9.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.24
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling syn v1.0.48
[INFO] [stderr]    Compiling crc32fast v1.2.1
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling adler32 v1.2.0
[INFO] [stderr]    Compiling weezl v0.1.2
[INFO] [stderr]    Compiling serde_derive v1.0.117
[INFO] [stderr]    Compiling adler v0.2.3
[INFO] [stderr]    Compiling strength_reduce v0.2.3
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling transpose v0.1.0
[INFO] [stderr]    Compiling miniz_oxide v0.3.7
[INFO] [stderr]    Compiling deflate v0.8.6
[INFO] [stderr]    Compiling serde v1.0.117
[INFO] [stderr]    Compiling scoped_threadpool v0.1.9
[INFO] [stderr]    Compiling bytemuck v1.4.1
[INFO] [stderr]    Compiling base64 v0.11.0
[INFO] [stderr]    Compiling gif v0.11.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.0
[INFO] [stderr]    Compiling num-traits v0.2.12
[INFO] [stderr]    Compiling memoffset v0.5.6
[INFO] [stderr]    Compiling num-integer v0.1.43
[INFO] [stderr]    Compiling rayon v1.5.0
[INFO] [stderr]    Compiling miniz_oxide v0.4.3
[INFO] [stderr]    Compiling num-complex v0.2.4
[INFO] [stderr]    Compiling num-iter v0.1.41
[INFO] [stderr]    Compiling num-rational v0.3.0
[INFO] [stderr]    Compiling png v0.16.7
[INFO] [stderr]    Compiling quote v1.0.7
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.0
[INFO] [stderr]    Compiling transpose v0.2.0
[INFO] [stderr]    Compiling rustfft v3.0.1
[INFO] [stderr]    Compiling rustdct v0.4.0
[INFO] [stderr]    Compiling jpeg-decoder v0.1.20
[INFO] [stderr]    Compiling tiff v0.6.0
[INFO] [stderr]    Compiling image v0.23.11
[INFO] [stderr]    Compiling img_hash_median v4.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.36s
[INFO] running `Command { std: "docker" "inspect" "fcf8e4ab0dcdb8177e2c1ada9640816b7e7ae2827ca8253b7c5078e7c5fb6fd3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fcf8e4ab0dcdb8177e2c1ada9640816b7e7ae2827ca8253b7c5078e7c5fb6fd3", kill_on_drop: false }`
[INFO] [stdout] fcf8e4ab0dcdb8177e2c1ada9640816b7e7ae2827ca8253b7c5078e7c5fb6fd3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] be6cea8b28540a95a6e33d99c6ee4982fc756de1762bda29562a4c0735140163
[INFO] running `Command { std: "docker" "start" "-a" "be6cea8b28540a95a6e33d99c6ee4982fc756de1762bda29562a4c0735140163", kill_on_drop: false }`
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling memchr v2.3.3
[INFO] [stderr]    Compiling serde_json v1.0.59
[INFO] [stderr]    Compiling itoa v0.4.6
[INFO] [stderr]    Compiling regex-automata v0.1.9
[INFO] [stderr]    Compiling unicode-width v0.1.8
[INFO] [stderr]    Compiling itertools v0.9.0
[INFO] [stderr]    Compiling half v1.6.0
[INFO] [stderr]    Compiling regex-syntax v0.6.20
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling plotters v0.2.15
[INFO] [stderr]    Compiling oorandom v11.1.2
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling serde_cbor v0.11.1
[INFO] [stderr]    Compiling clap v2.33.3
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling csv-core v0.1.10
[INFO] [stderr]    Compiling bstr v0.2.14
[INFO] [stderr]    Compiling cast v0.2.3
[INFO] [stderr]    Compiling criterion-plot v0.4.3
[INFO] [stderr]    Compiling csv v1.1.3
[INFO] [stderr]    Compiling regex v1.4.1
[INFO] [stderr]    Compiling tinytemplate v1.1.0
[INFO] [stderr]    Compiling criterion v0.3.3
[INFO] [stderr]    Compiling img_hash_median v4.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 8.46s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: criterion v0.3.3
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "be6cea8b28540a95a6e33d99c6ee4982fc756de1762bda29562a4c0735140163", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "be6cea8b28540a95a6e33d99c6ee4982fc756de1762bda29562a4c0735140163", kill_on_drop: false }`
[INFO] [stdout] be6cea8b28540a95a6e33d99c6ee4982fc756de1762bda29562a4c0735140163
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 62b0f1039145705168368a38aa81d10533808ee4e683c7decbec9ba70b18c257
[INFO] running `Command { std: "docker" "start" "-a" "62b0f1039145705168368a38aa81d10533808ee4e683c7decbec9ba70b18c257", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: criterion v0.3.3
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/img_hash_median-a85072b95ee9dd4a)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test dct::test_crop_2d_dct ... ok
[INFO] [stdout] test dct::test_transpose ... ok
[INFO] [stdout] test traits::test_bools_to_bytes ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/hash_image.rs (/opt/rustwide/target/debug/deps/hash_image-b524b0d19e86c838)
[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 img_hash_median
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test src/lib.rs - (line 4) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - HasherConfig (line 70) ... FAILED
[INFO] [stdout] test src/lib.rs - HasherConfig (line 112) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 4) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `img_hash`
[INFO] [stdout]  --> src/lib.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | extern crate img_hash;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - HasherConfig (line 70) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `img_hash`
[INFO] [stdout]  --> src/lib.rs:71:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use img_hash::HasherConfig;
[INFO] [stdout]   |     ^^^^^^^^ maybe a missing crate `img_hash`?
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider adding `extern crate img_hash` to use the `img_hash` crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - HasherConfig (line 112) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `img_hash`
[INFO] [stdout]  --> src/lib.rs:113:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use img_hash::*;
[INFO] [stdout]   |     ^^^^^^^^ maybe a missing crate `img_hash`?
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider adding `extern crate img_hash` to use the `img_hash` crate
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `HasherConfig`
[INFO] [stdout]  --> src/lib.rs:116:14
[INFO] [stdout]   |
[INFO] [stdout] 6 | let config = HasherConfig::new();
[INFO] [stdout]   |              ^^^^^^^^^^^^ use of undeclared type `HasherConfig`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `HasherConfig`
[INFO] [stdout]  --> src/lib.rs:119:14
[INFO] [stdout]   |
[INFO] [stdout] 9 | let config = HasherConfig::with_bytes_type::<[u8; 8]>();
[INFO] [stdout]   |              ^^^^^^^^^^^^ use of undeclared type `HasherConfig`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 4)
[INFO] [stdout]     src/lib.rs - HasherConfig (line 112)
[INFO] [stdout]     src/lib.rs - HasherConfig (line 70)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "62b0f1039145705168368a38aa81d10533808ee4e683c7decbec9ba70b18c257", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "62b0f1039145705168368a38aa81d10533808ee4e683c7decbec9ba70b18c257", kill_on_drop: false }`
[INFO] [stdout] 62b0f1039145705168368a38aa81d10533808ee4e683c7decbec9ba70b18c257
