[INFO] fetching crate image-qoi 0.1.1...
[INFO] checking image-qoi-0.1.1 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate image-qoi 0.1.1 into /workspace/builds/worker-5-tc1/source
[INFO] validating manifest of crates.io crate image-qoi 0.1.1 on toolchain 30f74ff0dc4d66debc8b50724c446f817e5f75f4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "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-5-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "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" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded test-case-macros v2.2.2
[INFO] [stderr]   Downloaded test-case v2.2.2
[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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 89d3cdfb3fdfab2c9a49db07e13dbf7bf72f4c2266ee4167e03d0484007ff2da
[INFO] running `Command { std: "docker" "start" "-a" "89d3cdfb3fdfab2c9a49db07e13dbf7bf72f4c2266ee4167e03d0484007ff2da", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "89d3cdfb3fdfab2c9a49db07e13dbf7bf72f4c2266ee4167e03d0484007ff2da", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "89d3cdfb3fdfab2c9a49db07e13dbf7bf72f4c2266ee4167e03d0484007ff2da", kill_on_drop: false }`
[INFO] [stdout] 89d3cdfb3fdfab2c9a49db07e13dbf7bf72f4c2266ee4167e03d0484007ff2da
[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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 24d4c89e5efb21b6a75a01f8ae5a9da9bed1c0806e08b5cc957b82fdf2f3ae89
[INFO] running `Command { std: "docker" "start" "-a" "24d4c89e5efb21b6a75a01f8ae5a9da9bed1c0806e08b5cc957b82fdf2f3ae89", kill_on_drop: false }`
[INFO] [stderr]     Checking bytemuck v1.15.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking jpeg-decoder v0.3.1
[INFO] [stderr]     Checking criterion v0.3.6
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]     Checking rapid-qoi v0.6.1
[INFO] [stderr]    Compiling test-case-macros v2.2.2
[INFO] [stderr]     Checking tiff v0.9.1
[INFO] [stderr]     Checking image v0.24.9
[INFO] [stderr]     Checking test-case v2.2.2
[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] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[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] [stdout] error: aborting due to 14 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `image-qoi` (bench "decoding") due to 15 previous errors
[INFO] running `Command { std: "docker" "inspect" "24d4c89e5efb21b6a75a01f8ae5a9da9bed1c0806e08b5cc957b82fdf2f3ae89", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "24d4c89e5efb21b6a75a01f8ae5a9da9bed1c0806e08b5cc957b82fdf2f3ae89", kill_on_drop: false }`
[INFO] [stdout] 24d4c89e5efb21b6a75a01f8ae5a9da9bed1c0806e08b5cc957b82fdf2f3ae89
