[INFO] fetching crate image-qoi 0.1.1...
[INFO] checking image-qoi-0.1.1 against try#31561a63598a0f21fc74c024747ef1310fdd2eb2 for pr-133536
[INFO] extracting crate image-qoi 0.1.1 into /workspace/builds/worker-0-tc2/source
[INFO] validating manifest of crates.io crate image-qoi 0.1.1 on toolchain 31561a63598a0f21fc74c024747ef1310fdd2eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate image-qoi 0.1.1
[INFO] finished tweaking crates.io crate image-qoi 0.1.1
[INFO] tweaked toml for crates.io crate image-qoi 0.1.1 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" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 100 packages to latest compatible versions
[INFO] [stderr]       Adding criterion v0.3.6 (available: v0.5.1)
[INFO] [stderr]       Adding image v0.24.9 (available: v0.25.5)
[INFO] [stderr]       Adding test-case v2.2.2 (available: v3.3.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ef3e98de4514cd3f59028706ff2cb21b2311dfca0f1ae42d4b934307ba579172
[INFO] running `Command { std: "docker" "start" "-a" "ef3e98de4514cd3f59028706ff2cb21b2311dfca0f1ae42d4b934307ba579172", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ef3e98de4514cd3f59028706ff2cb21b2311dfca0f1ae42d4b934307ba579172", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ef3e98de4514cd3f59028706ff2cb21b2311dfca0f1ae42d4b934307ba579172", kill_on_drop: false }`
[INFO] [stdout] ef3e98de4514cd3f59028706ff2cb21b2311dfca0f1ae42d4b934307ba579172
[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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3129b44efc4a0c975351d0d22b4fd37e3ea98c34786b739a0b355eec1eb7ef8c
[INFO] running `Command { std: "docker" "start" "-a" "3129b44efc4a0c975351d0d22b4fd37e3ea98c34786b739a0b355eec1eb7ef8c", kill_on_drop: false }`
[INFO] [stderr]     Checking simd-adler32 v0.3.7
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]     Checking weezl v0.1.8
[INFO] [stderr]     Checking bytemuck v1.20.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking half v2.4.1
[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 plotters-backend v0.3.7
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking csv-core v0.1.11
[INFO] [stderr]     Checking miniz_oxide v0.8.0
[INFO] [stderr]     Checking fdeflate v0.3.6
[INFO] [stderr]     Checking zune-inflate v0.2.54
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking serde_cbor v0.11.2
[INFO] [stderr]     Checking plotters-svg v0.3.7
[INFO] [stderr]     Checking csv v1.3.1
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]     Checking gif v0.13.1
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]     Checking oorandom v11.1.4
[INFO] [stderr]     Checking rapid-qoi v0.6.1
[INFO] [stderr]     Checking flate2 v1.0.35
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking exr v1.73.0
[INFO] [stderr]     Checking png v0.17.14
[INFO] [stderr]    Compiling test-case-macros v2.2.2
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking criterion-plot v0.4.5
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]     Checking jpeg-decoder v0.3.1
[INFO] [stderr]     Checking test-case v2.2.2
[INFO] [stderr]     Checking tiff v0.9.1
[INFO] [stderr]     Checking image v0.24.9
[INFO] [stderr]     Checking criterion v0.3.6
[INFO] [stderr]     Checking image-qoi v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated method `image::ImageDecoder::into_reader`: Planned for removal. See https://github.com/image-rs/image/issues/1989
[INFO] [stdout]   --> src/decoder.rs:67:31
[INFO] [stdout]    |
[INFO] [stdout] 67 |         let mut reader = self.into_reader()?;
[INFO] [stdout]    |                               ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `image::ImageDecoder::into_reader`: Planned for removal. See https://github.com/image-rs/image/issues/1989
[INFO] [stdout]   --> src/decoder.rs:67:31
[INFO] [stdout]    |
[INFO] [stdout] 67 |         let mut reader = self.into_reader()?;
[INFO] [stdout]    |                               ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `benches/../qoi_test_images/dice.qoi`: No such file or directory (os error 2)
[INFO] [stdout]  --> benches/decoding.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 |     include_bytes!("../qoi_test_images/dice.qoi").as_slice(),
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `benches/../qoi_test_images/kodim10.qoi`: No such file or directory (os error 2)
[INFO] [stdout]  --> benches/decoding.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 |     include_bytes!("../qoi_test_images/kodim10.qoi").as_slice(),
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `benches/../qoi_test_images/kodim23.qoi`: No such file or directory (os error 2)
[INFO] [stdout]   --> benches/decoding.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 |     include_bytes!("../qoi_test_images/kodim23.qoi").as_slice(),
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `benches/../qoi_test_images/qoi_logo.qoi`: No such file or directory (os error 2)
[INFO] [stdout]   --> benches/decoding.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 |     include_bytes!("../qoi_test_images/qoi_logo.qoi").as_slice(),
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `benches/../qoi_test_images/testcard_rgba.qoi`: No such file or directory (os error 2)
[INFO] [stdout]   --> benches/decoding.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 |     include_bytes!("../qoi_test_images/testcard_rgba.qoi").as_slice(),
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `benches/../qoi_test_images/testcard.qoi`: No such file or directory (os error 2)
[INFO] [stdout]   --> benches/decoding.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 |     include_bytes!("../qoi_test_images/testcard.qoi").as_slice(),
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `benches/../qoi_test_images/wikipedia_008.qoi`: No such file or directory (os error 2)
[INFO] [stdout]   --> benches/decoding.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 |     include_bytes!("../qoi_test_images/wikipedia_008.qoi").as_slice(),
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `benches/../qoi_test_images/dice.png`: No such file or directory (os error 2)
[INFO] [stdout]   --> benches/decoding.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 |     include_bytes!("../qoi_test_images/dice.png").as_slice(),
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `benches/../qoi_test_images/kodim10.png`: No such file or directory (os error 2)
[INFO] [stdout]   --> benches/decoding.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     include_bytes!("../qoi_test_images/kodim10.png").as_slice(),
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `benches/../qoi_test_images/kodim23.png`: No such file or directory (os error 2)
[INFO] [stdout]   --> benches/decoding.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 |     include_bytes!("../qoi_test_images/kodim23.png").as_slice(),
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `benches/../qoi_test_images/qoi_logo.png`: No such file or directory (os error 2)
[INFO] [stdout]   --> benches/decoding.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 |     include_bytes!("../qoi_test_images/qoi_logo.png").as_slice(),
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `benches/../qoi_test_images/testcard_rgba.png`: No such file or directory (os error 2)
[INFO] [stdout]   --> benches/decoding.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 |     include_bytes!("../qoi_test_images/testcard_rgba.png").as_slice(),
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `benches/../qoi_test_images/testcard.png`: No such file or directory (os error 2)
[INFO] [stdout]   --> benches/decoding.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 |     include_bytes!("../qoi_test_images/testcard.png").as_slice(),
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `benches/../qoi_test_images/wikipedia_008.png`: No such file or directory (os error 2)
[INFO] [stdout]   --> benches/decoding.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 |     include_bytes!("../qoi_test_images/wikipedia_008.png").as_slice(),
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `image-qoi` (bench "decoding") due to 14 previous errors
[INFO] running `Command { std: "docker" "inspect" "3129b44efc4a0c975351d0d22b4fd37e3ea98c34786b739a0b355eec1eb7ef8c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3129b44efc4a0c975351d0d22b4fd37e3ea98c34786b739a0b355eec1eb7ef8c", kill_on_drop: false }`
[INFO] [stdout] 3129b44efc4a0c975351d0d22b4fd37e3ea98c34786b739a0b355eec1eb7ef8c
