[INFO] fetching crate include_file_compress 0.1.3...
[INFO] checking include_file_compress-0.1.3 against master#fd2c811d25ad5773fbd2463e058bf4edf4d44eb2 for pr-130443
[INFO] extracting crate include_file_compress 0.1.3 into /workspace/builds/worker-7-tc1/source
[INFO] validating manifest of crates.io crate include_file_compress 0.1.3 on toolchain fd2c811d25ad5773fbd2463e058bf4edf4d44eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate include_file_compress 0.1.3
[INFO] finished tweaking crates.io crate include_file_compress 0.1.3
[INFO] tweaked toml for crates.io crate include_file_compress 0.1.3 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 14 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3d97d72917bfa4007ea2ec4bd8924d7faa53ad1a5741af49e512033ed93e6db8
[INFO] running `Command { std: "docker" "start" "-a" "3d97d72917bfa4007ea2ec4bd8924d7faa53ad1a5741af49e512033ed93e6db8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3d97d72917bfa4007ea2ec4bd8924d7faa53ad1a5741af49e512033ed93e6db8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3d97d72917bfa4007ea2ec4bd8924d7faa53ad1a5741af49e512033ed93e6db8", kill_on_drop: false }`
[INFO] [stdout] 3d97d72917bfa4007ea2ec4bd8924d7faa53ad1a5741af49e512033ed93e6db8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2b9df97eb075eceec7dc3e2d8d6c5aa174923eece644cb374b49437500ad969b
[INFO] running `Command { std: "docker" "start" "-a" "2b9df97eb075eceec7dc3e2d8d6c5aa174923eece644cb374b49437500ad969b", kill_on_drop: false }`
[INFO] [stderr]     Checking unicode-ident v1.0.13
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking crc32fast v1.4.2
[INFO] [stderr]    Compiling syn v2.0.77
[INFO] [stderr]    Compiling miniz_oxide v0.8.0
[INFO] [stderr]     Checking flate2 v1.0.33
[INFO] [stderr]     Checking quote v1.0.37
[INFO] [stderr]    Compiling thiserror-impl v1.0.64
[INFO] [stderr]     Checking thiserror v1.0.64
[INFO] [stderr]     Checking include_file_compress v0.1.3 (/opt/rustwide/workdir)
[INFO] [stdout] error: couldn't read `tests/../data_samples/data.txt`: No such file or directory (os error 2)
[INFO] [stdout]  --> tests/test.rs:6:23
[INFO] [stdout]   |
[INFO] [stdout] 6 |     let source_data = include_bytes!("../data_samples/data.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: File `/opt/rustwide/workdir/data_samples/data.txt` does not exist
[INFO] [stdout]   --> tests/test.rs:10:65
[INFO] [stdout]    |
[INFO] [stdout] 10 |         let compressed_content = include_file_compress_deflate!("data_samples/data.txt", 9);
[INFO] [stdout]    |                                                                 ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::io::Read`
[INFO] [stdout]  --> tests/test.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::io::Read;
[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] [stderr] error: could not compile `include_file_compress` (test "test") due to 3 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "2b9df97eb075eceec7dc3e2d8d6c5aa174923eece644cb374b49437500ad969b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2b9df97eb075eceec7dc3e2d8d6c5aa174923eece644cb374b49437500ad969b", kill_on_drop: false }`
[INFO] [stdout] 2b9df97eb075eceec7dc3e2d8d6c5aa174923eece644cb374b49437500ad969b
