[INFO] fetching crate compu 1.2.0...
[INFO] checking compu-1.2.0 against try#264a7c4a1c917c83d13895a31231f9d93c7b67e1 for pr-132289
[INFO] extracting crate compu 1.2.0 into /workspace/builds/worker-7-tc2/source
[INFO] validating manifest of crates.io crate compu 1.2.0 on toolchain 264a7c4a1c917c83d13895a31231f9d93c7b67e1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate compu 1.2.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate compu 1.2.0
[INFO] tweaked toml for crates.io crate compu 1.2.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 15 packages to latest compatible versions
[INFO] [stderr]       Adding brotli v3.5.0 (available: v7.0.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d6d4e9b357100e683a907e3604c749ed4bee3d30cf29b65f0d6168eff212fd26
[INFO] running `Command { std: "docker" "start" "-a" "d6d4e9b357100e683a907e3604c749ed4bee3d30cf29b65f0d6168eff212fd26", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d6d4e9b357100e683a907e3604c749ed4bee3d30cf29b65f0d6168eff212fd26", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d6d4e9b357100e683a907e3604c749ed4bee3d30cf29b65f0d6168eff212fd26", kill_on_drop: false }`
[INFO] [stdout] d6d4e9b357100e683a907e3604c749ed4bee3d30cf29b65f0d6168eff212fd26
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 217ec7efac17e7e1d600f30623c32c6fea81483ea3108043d7a4a0b966e2077f
[INFO] running `Command { std: "docker" "start" "-a" "217ec7efac17e7e1d600f30623c32c6fea81483ea3108043d7a4a0b966e2077f", kill_on_drop: false }`
[INFO] [stderr]     Checking compu v1.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> src/lib.rs:95:13
[INFO] [stdout]    |
[INFO] [stdout] 95 | #![cfg_attr(feature = "cargo-clippy", allow(clippy::style, clippy::derivable_impls))]
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `brotli`, `brotli-c`, `brotli-rust`, `bytes`, `compu-brotli-sys`, `default`, `libz-ng-sys`, `libz-sys`, `zlib`, `zlib-ng`, `zlib-static`, `zstd`, and `zstd-sys`
[INFO] [stdout]    = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> src/lib.rs:95:13
[INFO] [stdout]    |
[INFO] [stdout] 95 | #![cfg_attr(feature = "cargo-clippy", allow(clippy::style, clippy::derivable_impls))]
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `brotli`, `brotli-c`, `brotli-rust`, `bytes`, `compu-brotli-sys`, `default`, `libz-ng-sys`, `libz-sys`, `zlib`, `zlib-ng`, `zlib-static`, `zstd`, and `zstd-sys`
[INFO] [stdout]    = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/data/10x10y`: No such file or directory (os error 2)
[INFO] [stdout]  --> tests/decoder.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 |     include_bytes!("data/10x10y"),
[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 `tests/data/alice29.txt`: No such file or directory (os error 2)
[INFO] [stdout]  --> tests/decoder.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 |     include_bytes!("data/alice29.txt")
[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 `tests/data/10x10y.compressed.br`: No such file or directory (os error 2)
[INFO] [stdout]  --> tests/decoder.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 |     include_bytes!("data/10x10y.compressed.br"),
[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 `tests/data/alice29.txt.compressed.br`: No such file or directory (os error 2)
[INFO] [stdout]   --> tests/decoder.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 |     include_bytes!("data/alice29.txt.compressed.br")
[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 `tests/data/10x10y.compressed.gz`: No such file or directory (os error 2)
[INFO] [stdout]   --> tests/decoder.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 |     include_bytes!("data/10x10y.compressed.gz"),
[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 `tests/data/alice29.txt.compressed.gz`: No such file or directory (os error 2)
[INFO] [stdout]   --> tests/decoder.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 |     include_bytes!("data/alice29.txt.compressed.gz")
[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 `tests/data/10x10y.compressed.zstd`: No such file or directory (os error 2)
[INFO] [stdout]   --> tests/decoder.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 |     include_bytes!("data/10x10y.compressed.zstd"),
[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 `tests/data/alice29.txt.compressed.zstd`: No such file or directory (os error 2)
[INFO] [stdout]   --> tests/decoder.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     include_bytes!("data/alice29.txt.compressed.zstd")
[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 `tests/data/10x10y`: No such file or directory (os error 2)
[INFO] [stdout]  --> tests/encoder.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 |     include_bytes!("data/10x10y"),
[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 `tests/data/alice29.txt`: No such file or directory (os error 2)
[INFO] [stdout]  --> tests/encoder.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 |     include_bytes!("data/alice29.txt")
[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] warning: unused import: `Interface`
[INFO] [stdout]  --> tests/decoder.rs:2:15
[INFO] [stdout]   |
[INFO] [stdout] 2 | use decoder::{Interface, DecodeStatus, DecodeError};
[INFO] [stdout]   |               ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Interface`
[INFO] [stdout]  --> tests/encoder.rs:2:24
[INFO] [stdout]   |
[INFO] [stdout] 2 | use encoder::{Encoder, Interface, EncodeStatus, EncodeOp};
[INFO] [stdout]   |                        ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `compu` (test "decoder") due to 8 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `compu` (test "encoder") due to 2 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "217ec7efac17e7e1d600f30623c32c6fea81483ea3108043d7a4a0b966e2077f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "217ec7efac17e7e1d600f30623c32c6fea81483ea3108043d7a4a0b966e2077f", kill_on_drop: false }`
[INFO] [stdout] 217ec7efac17e7e1d600f30623c32c6fea81483ea3108043d7a4a0b966e2077f
