[INFO] fetching crate fast_image_resize 2.7.3...
[INFO] checking fast_image_resize-2.7.3 against master#b0696a5160711c068cb1f01b7437db7990d15750 for pr-121848
[INFO] extracting crate fast_image_resize 2.7.3 into /workspace/builds/worker-0-tc1/source
[INFO] validating manifest of crates.io crate fast_image_resize 2.7.3 on toolchain b0696a5160711c068cb1f01b7437db7990d15750
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate fast_image_resize 2.7.3
[INFO] finished tweaking crates.io crate fast_image_resize 2.7.3
[INFO] tweaked toml for crates.io crate fast_image_resize 2.7.3 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded fallible_collections v0.4.9
[INFO] [stderr]   Downloaded resize v0.7.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5101cea4d435f8fab05dd7e25e90914bfee6bb49f192e1fa4eed681155e1dd06
[INFO] running `Command { std: "docker" "start" "-a" "5101cea4d435f8fab05dd7e25e90914bfee6bb49f192e1fa4eed681155e1dd06", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5101cea4d435f8fab05dd7e25e90914bfee6bb49f192e1fa4eed681155e1dd06", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5101cea4d435f8fab05dd7e25e90914bfee6bb49f192e1fa4eed681155e1dd06", kill_on_drop: false }`
[INFO] [stdout] 5101cea4d435f8fab05dd7e25e90914bfee6bb49f192e1fa4eed681155e1dd06
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cbdc30fa555cd0f75a2052e9bd81a225ae159510f0fb7dcbbfa3f64f1558997a
[INFO] running `Command { std: "docker" "start" "-a" "cbdc30fa555cd0f75a2052e9bd81a225ae159510f0fb7dcbbfa3f64f1558997a", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]     Checking simd-adler32 v0.3.7
[INFO] [stderr]     Checking either v1.10.0
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]    Compiling crc32fast v1.4.0
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]     Checking miniz_oxide v0.7.2
[INFO] [stderr]     Checking half v2.4.0
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling serde_json v1.0.114
[INFO] [stderr]     Checking bytemuck v1.14.3
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]     Checking zerocopy v0.7.32
[INFO] [stderr]     Checking flate2 v1.0.28
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]     Checking ryu v1.0.17
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling syn v2.0.52
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking rayon v1.9.0
[INFO] [stderr]     Checking weezl v0.1.8
[INFO] [stderr]     Checking regex-syntax v0.8.2
[INFO] [stderr]     Checking itoa v1.0.10
[INFO] [stderr]     Checking os_str_bytes v6.6.1
[INFO] [stderr]    Compiling thiserror v1.0.58
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking clap_lex v0.2.4
[INFO] [stderr]     Checking flume v0.11.0
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking fdeflate v0.3.4
[INFO] [stderr]     Checking zune-inflate v0.2.54
[INFO] [stderr]     Checking regex-automata v0.4.6
[INFO] [stderr]     Checking smallvec v1.13.1
[INFO] [stderr]     Checking color_quant v1.1.0
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking lebe v0.5.2
[INFO] [stderr]     Checking bit_field v0.10.2
[INFO] [stderr]     Checking textwrap v0.16.1
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]     Checking gif v0.13.1
[INFO] [stderr]     Checking exr v1.72.0
[INFO] [stderr]     Checking png v0.17.13
[INFO] [stderr]     Checking clap v3.2.25
[INFO] [stderr]     Checking jpeg-decoder v0.3.1
[INFO] [stderr]     Checking fallible_collections v0.4.9
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking rgb v0.8.37
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking tiff v0.9.1
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]     Checking oorandom v11.1.3
[INFO] [stderr]     Checking resize v0.7.4
[INFO] [stderr]     Checking nix v0.26.4
[INFO] [stderr]     Checking regex v1.10.3
[INFO] [stderr]     Checking image v0.24.9
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]     Checking fast_image_resize v2.7.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `errors::*`
[INFO] [stdout]  --> src/alpha/mod.rs:1:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use errors::*;
[INFO] [stdout]   |         ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking criterion v0.4.0
[INFO] [stdout] error[E0432]: unresolved import `testing`
[INFO] [stdout]  --> benches/bench_compare_l.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use testing::PixelTestingExt;
[INFO] [stdout]   |     ^^^^^^^ use of undeclared crate or module `testing`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `testing`
[INFO] [stdout]  --> benches/bench_compare_l16.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use testing::PixelTestingExt;
[INFO] [stdout]   |     ^^^^^^^ use of undeclared crate or module `testing`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `testing`
[INFO] [stdout]  --> benches/utils/resize_functions.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use testing::{cpu_ext_into_str, nonzero, PixelTestingExt};
[INFO] [stdout]   |     ^^^^^^^ use of undeclared crate or module `testing`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `testing`
[INFO] [stdout]  --> benches/utils/resize_functions.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use testing::{cpu_ext_into_str, nonzero, PixelTestingExt};
[INFO] [stdout]   |     ^^^^^^^ use of undeclared crate or module `testing`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `testing`
[INFO] [stdout]  --> benches/bench_color_mapper.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use testing::PixelTestingExt;
[INFO] [stdout]   |     ^^^^^^^ use of undeclared crate or module `testing`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `testing`
[INFO] [stdout]  --> benches/utils/resize_functions.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use testing::{cpu_ext_into_str, nonzero, PixelTestingExt};
[INFO] [stdout]   |     ^^^^^^^ use of undeclared crate or module `testing`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `testing`
[INFO] [stdout]  --> benches/bench_compare_rgb.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use testing::PixelTestingExt;
[INFO] [stdout]   |     ^^^^^^^ use of undeclared crate or module `testing`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `testing`
[INFO] [stdout]  --> benches/utils/resize_functions.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use testing::{cpu_ext_into_str, nonzero, PixelTestingExt};
[INFO] [stdout]   |     ^^^^^^^ use of undeclared crate or module `testing`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `resize_functions::*`
[INFO] [stdout]  --> benches/utils/mod.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub use resize_functions::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `testing`
[INFO] [stdout]  --> benches/utils/resize_functions.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use testing::{cpu_ext_into_str, nonzero, PixelTestingExt};
[INFO] [stdout]   |     ^^^^^^^ use of undeclared crate or module `testing`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `testing`
[INFO] [stdout]  --> benches/utils/resize_functions.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use testing::{cpu_ext_into_str, nonzero, PixelTestingExt};
[INFO] [stdout]   |     ^^^^^^^ use of undeclared crate or module `testing`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `fast_image_resize` (bench "bench_compare_l") due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `fast_image_resize` (bench "bench_compare_l16") due to 3 previous errors
[INFO] [stdout] error: aborting due to 2 previous errors; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `testing`
[INFO] [stdout]  --> benches/bench_compare_rgba16.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use testing::PixelTestingExt;
[INFO] [stdout]   |     ^^^^^^^ use of undeclared crate or module `testing`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `testing`
[INFO] [stdout]  --> benches/utils/resize_functions.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use testing::{cpu_ext_into_str, nonzero, PixelTestingExt};
[INFO] [stdout]   |     ^^^^^^^ use of undeclared crate or module `testing`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `fast_image_resize` (bench "bench_compare_rgb") due to 3 previous errors
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `fast_image_resize` (bench "bench_color_mapper") due to 3 previous errors; 1 warning emitted
[INFO] [stdout] error[E0432]: unresolved import `testing`
[INFO] [stdout]  --> tests/images_tests.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use testing::nonzero;
[INFO] [stdout]   |     ^^^^^^^ use of undeclared crate or module `testing`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `fast_image_resize` (bench "bench_compare_la") due to 2 previous errors
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `fast_image_resize` (bench "bench_compare_la16") due to 2 previous errors
[INFO] [stderr] error: could not compile `fast_image_resize` (bench "bench_compare_rgba16") due to 3 previous errors
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `fast_image_resize` (test "images_tests") due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "cbdc30fa555cd0f75a2052e9bd81a225ae159510f0fb7dcbbfa3f64f1558997a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cbdc30fa555cd0f75a2052e9bd81a225ae159510f0fb7dcbbfa3f64f1558997a", kill_on_drop: false }`
[INFO] [stdout] cbdc30fa555cd0f75a2052e9bd81a225ae159510f0fb7dcbbfa3f64f1558997a
[INFO] checking fast_image_resize-2.7.3 against try#bfe97fcae016881ad333f0ff8cea2cadb9cf136c for pr-121848
[INFO] extracting crate fast_image_resize 2.7.3 into /workspace/builds/worker-0-tc2/source
[INFO] validating manifest of crates.io crate fast_image_resize 2.7.3 on toolchain bfe97fcae016881ad333f0ff8cea2cadb9cf136c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate fast_image_resize 2.7.3
[INFO] finished tweaking crates.io crate fast_image_resize 2.7.3
[INFO] tweaked toml for crates.io crate fast_image_resize 2.7.3 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3c452d64c4a82065a5524bbadf89f21bd4b618a6684f3d7cff67d55bb679fec5
[INFO] running `Command { std: "docker" "start" "-a" "3c452d64c4a82065a5524bbadf89f21bd4b618a6684f3d7cff67d55bb679fec5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3c452d64c4a82065a5524bbadf89f21bd4b618a6684f3d7cff67d55bb679fec5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3c452d64c4a82065a5524bbadf89f21bd4b618a6684f3d7cff67d55bb679fec5", kill_on_drop: false }`
[INFO] [stdout] 3c452d64c4a82065a5524bbadf89f21bd4b618a6684f3d7cff67d55bb679fec5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 815ddfe959f3ea47c8031b1539d704dd151f8739b667effc8c6f04e229636151
[INFO] running `Command { std: "docker" "start" "-a" "815ddfe959f3ea47c8031b1539d704dd151f8739b667effc8c6f04e229636151", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]     Checking simd-adler32 v0.3.7
[INFO] [stderr]     Checking either v1.10.0
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]    Compiling crc32fast v1.4.0
[INFO] [stderr]     Checking miniz_oxide v0.7.2
[INFO] [stderr]     Checking half v2.4.0
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]     Checking bytemuck v1.14.3
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]    Compiling serde_json v1.0.114
[INFO] [stderr]     Checking zerocopy v0.7.32
[INFO] [stderr]     Checking flate2 v1.0.28
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking weezl v0.1.8
[INFO] [stderr]    Compiling syn v2.0.52
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking rayon v1.9.0
[INFO] [stderr]     Checking ryu v1.0.17
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]     Checking regex-syntax v0.8.2
[INFO] [stderr]     Checking itoa v1.0.10
[INFO] [stderr]     Checking os_str_bytes v6.6.1
[INFO] [stderr]    Compiling thiserror v1.0.58
[INFO] [stderr]     Checking clap_lex v0.2.4
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]     Checking flume v0.11.0
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking zune-inflate v0.2.54
[INFO] [stderr]     Checking fdeflate v0.3.4
[INFO] [stderr]     Checking regex-automata v0.4.6
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking bit_field v0.10.2
[INFO] [stderr]     Checking color_quant v1.1.0
[INFO] [stderr]     Checking lebe v0.5.2
[INFO] [stderr]     Checking smallvec v1.13.1
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking textwrap v0.16.1
[INFO] [stderr]     Checking png v0.17.13
[INFO] [stderr]     Checking exr v1.72.0
[INFO] [stderr]     Checking gif v0.13.1
[INFO] [stderr]     Checking clap v3.2.25
[INFO] [stderr]     Checking jpeg-decoder v0.3.1
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking fallible_collections v0.4.9
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]     Checking rgb v0.8.37
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking oorandom v11.1.3
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]     Checking tiff v0.9.1
[INFO] [stderr]     Checking resize v0.7.4
[INFO] [stderr]     Checking nix v0.26.4
[INFO] [stderr]     Checking regex v1.10.3
[INFO] [stderr]     Checking image v0.24.9
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]     Checking fast_image_resize v2.7.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `errors::*`
[INFO] [stdout]  --> src/alpha/mod.rs:1:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use errors::*;
[INFO] [stdout]   |         ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking criterion v0.4.0
[INFO] [stdout] error[E0432]: unresolved import `testing`
[INFO] [stdout]  --> tests/images_tests.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use testing::nonzero;
[INFO] [stdout]   |     ^^^^^^^ use of undeclared crate or module `testing`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `testing`
[INFO] [stdout]  --> benches/bench_compare_rgba.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use testing::PixelTestingExt;
[INFO] [stdout]   |     ^^^^^^^ use of undeclared crate or module `testing`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `testing`
[INFO] [stdout]  --> benches/utils/resize_functions.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use testing::{cpu_ext_into_str, nonzero, PixelTestingExt};
[INFO] [stdout]   |     ^^^^^^^ use of undeclared crate or module `testing`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `testing`
[INFO] [stdout]  --> benches/bench_compare_l16.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use testing::PixelTestingExt;
[INFO] [stdout]   |     ^^^^^^^ use of undeclared crate or module `testing`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `testing`
[INFO] [stdout]  --> benches/utils/resize_functions.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use testing::{cpu_ext_into_str, nonzero, PixelTestingExt};
[INFO] [stdout]   |     ^^^^^^^ use of undeclared crate or module `testing`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `testing`
[INFO] [stdout]  --> benches/utils/resize_functions.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use testing::{cpu_ext_into_str, nonzero, PixelTestingExt};
[INFO] [stdout]   |     ^^^^^^^ use of undeclared crate or module `testing`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `testing`
[INFO] [stdout]  --> benches/bench_color_mapper.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use testing::PixelTestingExt;
[INFO] [stdout]   |     ^^^^^^^ use of undeclared crate or module `testing`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `testing`
[INFO] [stdout]  --> benches/utils/resize_functions.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use testing::{cpu_ext_into_str, nonzero, PixelTestingExt};
[INFO] [stdout]   |     ^^^^^^^ use of undeclared crate or module `testing`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `testing`
[INFO] [stdout]  --> tests/alpha_tests.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use testing::cpu_ext_into_str;
[INFO] [stdout]   |     ^^^^^^^ use of undeclared crate or module `testing`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `resize_functions::*`
[INFO] [stdout]  --> benches/utils/mod.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub use resize_functions::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `fast_image_resize` (bench "bench_compare_rgba") due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `fast_image_resize` (bench "bench_compare_l16") due to 3 previous errors
[INFO] [stderr] error: could not compile `fast_image_resize` (bench "bench_compare_la") due to 2 previous errors
[INFO] [stderr] error: could not compile `fast_image_resize` (bench "bench_color_mapper") due to 3 previous errors; 1 warning emitted
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `testing`
[INFO] [stdout]  --> benches/bench_alpha.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use testing::cpu_ext_into_str;
[INFO] [stdout]   |     ^^^^^^^ use of undeclared crate or module `testing`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `testing`
[INFO] [stdout]  --> benches/utils/resize_functions.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use testing::{cpu_ext_into_str, nonzero, PixelTestingExt};
[INFO] [stdout]   |     ^^^^^^^ use of undeclared crate or module `testing`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `fast_image_resize` (test "images_tests") due to 2 previous errors
[INFO] [stdout] warning: unused import: `resize_functions::*`
[INFO] [stdout]  --> benches/utils/mod.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub use resize_functions::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] warning: the item `U16x2` is imported redundantly
[INFO] [stdout]    --> tests/alpha_tests.rs:227:9
[INFO] [stdout]     |
[INFO] [stdout] 227 |     use fast_image_resize::pixels::U16x2;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 228 |
[INFO] [stdout] 229 |     use super::*;
[INFO] [stdout]     |         -------- the item `U16x2` is already imported here
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `U16x4` is imported redundantly
[INFO] [stdout]    --> tests/alpha_tests.rs:286:9
[INFO] [stdout]     |
[INFO] [stdout] 286 |     use fast_image_resize::pixels::U16x4;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 287 |
[INFO] [stdout] 288 |     use super::*;
[INFO] [stdout]     |         -------- the item `U16x4` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `fast_image_resize` (bench "bench_alpha") due to 3 previous errors; 1 warning emitted
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testing`
[INFO] [stdout]    --> tests/alpha_tests.rs:591:9
[INFO] [stdout]     |
[INFO] [stdout] 591 |         testing::save_result(&dst_image, &name);
[INFO] [stdout]     |         ^^^^^^^ use of undeclared crate or module `testing`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testing`
[INFO] [stdout]    --> tests/alpha_tests.rs:593:24
[INFO] [stdout]     |
[INFO] [stdout] 593 |         let checksum = testing::image_checksum::<U8x4, 4>(&dst_image);
[INFO] [stdout]     |                        ^^^^^^^ use of undeclared crate or module `testing`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testing`
[INFO] [stdout]    --> tests/alpha_tests.rs:638:9
[INFO] [stdout]     |
[INFO] [stdout] 638 |         testing::save_result(&dst_image, &name);
[INFO] [stdout]     |         ^^^^^^^ use of undeclared crate or module `testing`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `testing`
[INFO] [stdout]    --> tests/alpha_tests.rs:640:24
[INFO] [stdout]     |
[INFO] [stdout] 640 |         let checksum = testing::image_checksum::<U8x4, 4>(&dst_image);
[INFO] [stdout]     |                        ^^^^^^^ use of undeclared crate or module `testing`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors; 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `fast_image_resize` (test "alpha_tests") due to 6 previous errors; 2 warnings emitted
[INFO] [stdout] warning: unused import: `errors::*`
[INFO] [stdout]  --> src/alpha/mod.rs:1:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use errors::*;
[INFO] [stdout]   |         ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "815ddfe959f3ea47c8031b1539d704dd151f8739b667effc8c6f04e229636151", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "815ddfe959f3ea47c8031b1539d704dd151f8739b667effc8c6f04e229636151", kill_on_drop: false }`
[INFO] [stdout] 815ddfe959f3ea47c8031b1539d704dd151f8739b667effc8c6f04e229636151
