[INFO] fetching crate img_hash_median 4.0.0... [INFO] testing img_hash_median-4.0.0 against 1.55.0 for beta-1.56-1 [INFO] extracting crate img_hash_median 4.0.0 into /workspace/builds/worker-51/source [INFO] validating manifest of crates.io crate img_hash_median 4.0.0 on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "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-51/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: "/workspace/cargo-home/bin/cargo" "+1.55.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded weezl v0.1.2 [INFO] [stderr] Downloaded transpose v0.2.0 [INFO] [stderr] Downloaded rustdct v0.4.0 [INFO] [stderr] Downloaded image v0.23.11 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-51/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-51/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 55d9725276209d55538952e5a837d0d3ed3e20aee8de0908f980b10ccac125cb [INFO] running `Command { std: "docker" "start" "-a" "55d9725276209d55538952e5a837d0d3ed3e20aee8de0908f980b10ccac125cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "55d9725276209d55538952e5a837d0d3ed3e20aee8de0908f980b10ccac125cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "55d9725276209d55538952e5a837d0d3ed3e20aee8de0908f980b10ccac125cb", kill_on_drop: false }` [INFO] [stdout] 55d9725276209d55538952e5a837d0d3ed3e20aee8de0908f980b10ccac125cb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-51/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-51/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=warn" "-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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9082e5714e601f0c19ae259d2d4b11e405b3315959386bd089b3f604b4fa782c [INFO] running `Command { std: "docker" "start" "-a" "9082e5714e601f0c19ae259d2d4b11e405b3315959386bd089b3f604b4fa782c", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling const_fn v0.4.2 [INFO] [stderr] Compiling libc v0.2.80 [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 crc32fast v1.2.1 [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling either v1.6.1 [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 weezl v0.1.2 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling transpose v0.1.0 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling bytemuck v1.4.1 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [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-rational v0.3.0 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling gif v0.11.1 [INFO] [stderr] Compiling png v0.16.7 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling crossbeam-epoch v0.9.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Compiling num_cpus v1.13.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 [unoptimized + debuginfo] target(s) in 31.89s [INFO] running `Command { std: "docker" "inspect" "9082e5714e601f0c19ae259d2d4b11e405b3315959386bd089b3f604b4fa782c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9082e5714e601f0c19ae259d2d4b11e405b3315959386bd089b3f604b4fa782c", kill_on_drop: false }` [INFO] [stdout] 9082e5714e601f0c19ae259d2d4b11e405b3315959386bd089b3f604b4fa782c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-51/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-51/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=warn" "-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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d6c3f871e65b5ac26fb603b65e0981084125cadbf03ce3029936b288433e525c [INFO] running `Command { std: "docker" "start" "-a" "d6c3f871e65b5ac26fb603b65e0981084125cadbf03ce3029936b288433e525c", kill_on_drop: false }` [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 same-file v1.0.6 [INFO] [stderr] Compiling half v1.6.0 [INFO] [stderr] Compiling regex-syntax v0.6.20 [INFO] [stderr] Compiling oorandom v11.1.2 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling plotters v0.2.15 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling serde_cbor v0.11.1 [INFO] [stderr] Compiling bstr v0.2.14 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling criterion-plot v0.4.3 [INFO] [stderr] Compiling regex v1.4.1 [INFO] [stderr] Compiling csv v1.1.3 [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 [unoptimized + debuginfo] target(s) in 15.10s [INFO] running `Command { std: "docker" "inspect" "d6c3f871e65b5ac26fb603b65e0981084125cadbf03ce3029936b288433e525c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d6c3f871e65b5ac26fb603b65e0981084125cadbf03ce3029936b288433e525c", kill_on_drop: false }` [INFO] [stdout] d6c3f871e65b5ac26fb603b65e0981084125cadbf03ce3029936b288433e525c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-51/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-51/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=warn" "-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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c7e7d3fcabbc604d81addaae7bf07af5af23cd3989f7f2683832647183cfd9fe [INFO] running `Command { std: "docker" "start" "-a" "c7e7d3fcabbc604d81addaae7bf07af5af23cd3989f7f2683832647183cfd9fe", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/img_hash_median-344b6e42c3658350) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test dct::test_crop_2d_dct ... ok [INFO] [stdout] test traits::test_bools_to_bytes ... ok [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/hash_image-9f569c21c5c8ccb2) [INFO] [stdout] test dct::test_transpose ... 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] [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 - HasherConfig (line 70) ... FAILED [INFO] [stdout] test src/lib.rs - (line 4) - compile ... FAILED [INFO] [stdout] test src/lib.rs - HasherConfig (line 112) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [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] error: aborting due to 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 - (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 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 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] 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.14s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `Command { std: "docker" "inspect" "c7e7d3fcabbc604d81addaae7bf07af5af23cd3989f7f2683832647183cfd9fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c7e7d3fcabbc604d81addaae7bf07af5af23cd3989f7f2683832647183cfd9fe", kill_on_drop: false }` [INFO] [stdout] c7e7d3fcabbc604d81addaae7bf07af5af23cd3989f7f2683832647183cfd9fe