[INFO] fetching crate compu 1.0.0...
[INFO] checking compu-1.0.0 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate compu 1.0.0 into /workspace/builds/worker-3-tc1/source
[INFO] validating manifest of crates.io crate compu 1.0.0 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 compu 1.0.0
[INFO] finished tweaking crates.io crate compu 1.0.0
[INFO] tweaked toml for crates.io crate compu 1.0.0 written to /workspace/builds/worker-3-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 compu-brotli-sys v1.1.0
[INFO] [stderr]   Downloaded libz-ng-sys v1.1.15
[INFO] [stderr]   Downloaded libz-sys v1.1.16
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 6d965f0094c582d9d20b4cde027ce87c697ae024af0ac73e2a95a6b34c5fa53f
[INFO] running `Command { std: "docker" "start" "-a" "6d965f0094c582d9d20b4cde027ce87c697ae024af0ac73e2a95a6b34c5fa53f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6d965f0094c582d9d20b4cde027ce87c697ae024af0ac73e2a95a6b34c5fa53f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6d965f0094c582d9d20b4cde027ce87c697ae024af0ac73e2a95a6b34c5fa53f", kill_on_drop: false }`
[INFO] [stdout] 6d965f0094c582d9d20b4cde027ce87c697ae024af0ac73e2a95a6b34c5fa53f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] fca762537c2ca922fb81e7b1a1afdaf8675fd4a9d6f301a6e9cd7b1789c257fd
[INFO] running `Command { std: "docker" "start" "-a" "fca762537c2ca922fb81e7b1a1afdaf8675fd4a9d6f301a6e9cd7b1789c257fd", kill_on_drop: false }`
[INFO] [stderr]     Checking compu v1.0.0 (/opt/rustwide/workdir)
[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/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/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] 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] 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] [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] error: aborting due to 8 previous errors; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `compu` (test "decoder") due to 9 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: aborting due to 2 previous errors; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `compu` (test "encoder") due to 3 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "fca762537c2ca922fb81e7b1a1afdaf8675fd4a9d6f301a6e9cd7b1789c257fd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fca762537c2ca922fb81e7b1a1afdaf8675fd4a9d6f301a6e9cd7b1789c257fd", kill_on_drop: false }`
[INFO] [stdout] fca762537c2ca922fb81e7b1a1afdaf8675fd4a9d6f301a6e9cd7b1789c257fd
[INFO] checking compu-1.0.0 against try#72eda894eb3548c7ba774079ce0afab42958d4ee for pr-121848-1
[INFO] extracting crate compu 1.0.0 into /workspace/builds/worker-3-tc2/source
[INFO] validating manifest of crates.io crate compu 1.0.0 on toolchain 72eda894eb3548c7ba774079ce0afab42958d4ee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate compu 1.0.0
[INFO] finished tweaking crates.io crate compu 1.0.0
[INFO] tweaked toml for crates.io crate compu 1.0.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "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" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 11e76d1ee9e700749ce1226a2a03982a4083060237dd3186c1793a2cc17f7359
[INFO] running `Command { std: "docker" "start" "-a" "11e76d1ee9e700749ce1226a2a03982a4083060237dd3186c1793a2cc17f7359", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "11e76d1ee9e700749ce1226a2a03982a4083060237dd3186c1793a2cc17f7359", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "11e76d1ee9e700749ce1226a2a03982a4083060237dd3186c1793a2cc17f7359", kill_on_drop: false }`
[INFO] [stdout] 11e76d1ee9e700749ce1226a2a03982a4083060237dd3186c1793a2cc17f7359
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f8256698926c9f6e3dd95a807739f9a960702396c2b976d0f80880ab10eaee85
[INFO] running `Command { std: "docker" "start" "-a" "f8256698926c9f6e3dd95a807739f9a960702396c2b976d0f80880ab10eaee85", kill_on_drop: false }`
[INFO] [stderr]     Checking compu v1.0.0 (/opt/rustwide/workdir)
[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/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/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/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] 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] 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] [stdout] error: aborting due to 8 previous errors; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `compu` (test "decoder") due to 9 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: aborting due to 2 previous errors; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `compu` (test "encoder") due to 3 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "f8256698926c9f6e3dd95a807739f9a960702396c2b976d0f80880ab10eaee85", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f8256698926c9f6e3dd95a807739f9a960702396c2b976d0f80880ab10eaee85", kill_on_drop: false }`
[INFO] [stdout] f8256698926c9f6e3dd95a807739f9a960702396c2b976d0f80880ab10eaee85
