[INFO] fetching crate include-bytes-plus 1.1.0...
[INFO] checking include-bytes-plus-1.1.0 against try#47af3d0de9d26c7deba4cfb203b710cc3f764e91 for pr-130443
[INFO] extracting crate include-bytes-plus 1.1.0 into /workspace/builds/worker-5-tc2/source
[INFO] validating manifest of crates.io crate include-bytes-plus 1.1.0 on toolchain 47af3d0de9d26c7deba4cfb203b710cc3f764e91
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+47af3d0de9d26c7deba4cfb203b710cc3f764e91" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate include-bytes-plus 1.1.0
[INFO] finished tweaking crates.io crate include-bytes-plus 1.1.0
[INFO] tweaked toml for crates.io crate include-bytes-plus 1.1.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+47af3d0de9d26c7deba4cfb203b710cc3f764e91" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+47af3d0de9d26c7deba4cfb203b710cc3f764e91" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+47af3d0de9d26c7deba4cfb203b710cc3f764e91" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 72742f6ac179623de8787f3a4e3b72623d7fd2df63c05be5425b8519fd1bc1f1
[INFO] running `Command { std: "docker" "start" "-a" "72742f6ac179623de8787f3a4e3b72623d7fd2df63c05be5425b8519fd1bc1f1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "72742f6ac179623de8787f3a4e3b72623d7fd2df63c05be5425b8519fd1bc1f1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "72742f6ac179623de8787f3a4e3b72623d7fd2df63c05be5425b8519fd1bc1f1", kill_on_drop: false }`
[INFO] [stdout] 72742f6ac179623de8787f3a4e3b72623d7fd2df63c05be5425b8519fd1bc1f1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+47af3d0de9d26c7deba4cfb203b710cc3f764e91" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 42f53283728bdb46545a2e37e5d2f6b8a5ac11c7b6325976c00e009ee26a2b50
[INFO] running `Command { std: "docker" "start" "-a" "42f53283728bdb46545a2e37e5d2f6b8a5ac11c7b6325976c00e009ee26a2b50", kill_on_drop: false }`
[INFO] [stderr]    Compiling include-bytes-plus v1.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]  --> src/lib.rs:6:13
[INFO] [stdout]   |
[INFO] [stdout] 6 | #![cfg_attr(feature = "cargo-clippy", allow(clippy::style))]
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[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:6:13
[INFO] [stdout]   |
[INFO] [stdout] 6 | #![cfg_attr(feature = "cargo-clippy", allow(clippy::style))]
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[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:6:13
[INFO] [stdout]   |
[INFO] [stdout] 6 | #![cfg_attr(feature = "cargo-clippy", allow(clippy::style))]
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[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: 1 warning emitted
[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: tests/include.in: Cannot open file: No such file or directory (os error 2)
[INFO] [stdout]  --> tests/include.rs:8:20
[INFO] [stdout]   |
[INFO] [stdout] 8 |     let included = include_bytes!("tests/include.in");
[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: tests/include.in: Cannot open file: No such file or directory (os error 2)
[INFO] [stdout]   --> tests/include.rs:16:20
[INFO] [stdout]    |
[INFO] [stdout] 16 |     let included = include_bytes!("tests/include.in" as u8le);
[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: tests/include.in: Cannot open file: No such file or directory (os error 2)
[INFO] [stdout]   --> tests/include.rs:26:20
[INFO] [stdout]    |
[INFO] [stdout] 26 |     let included = include_bytes!("tests/include.in" as u8be);
[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: tests/include.in: Cannot open file: No such file or directory (os error 2)
[INFO] [stdout]   --> tests/include.rs:36:20
[INFO] [stdout]    |
[INFO] [stdout] 36 |     let included = include_bytes!("tests/include.in" as [u8; 48]);
[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: tests/include.in: Cannot open file: No such file or directory (os error 2)
[INFO] [stdout]   --> tests/include.rs:47:20
[INFO] [stdout]    |
[INFO] [stdout] 47 |     let included = include_bytes!("tests/include.in" as [u8le; 48]);
[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: tests/include.in: Cannot open file: No such file or directory (os error 2)
[INFO] [stdout]   --> tests/include.rs:57:20
[INFO] [stdout]    |
[INFO] [stdout] 57 |     let included = include_bytes!("tests/include.in" as [u8be; 48]);
[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: tests/include.in: Cannot open file: No such file or directory (os error 2)
[INFO] [stdout]   --> tests/include.rs:67:20
[INFO] [stdout]    |
[INFO] [stdout] 67 |     let included = include_bytes!("tests/include.in" as [u8; 8]);
[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: tests/include.in: Cannot open file: No such file or directory (os error 2)
[INFO] [stdout]   --> tests/include.rs:78:20
[INFO] [stdout]    |
[INFO] [stdout] 78 |     let included = include_bytes!("tests/include.in" as [u8le; 8]);
[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: tests/include.in: Cannot open file: No such file or directory (os error 2)
[INFO] [stdout]   --> tests/include.rs:88:20
[INFO] [stdout]    |
[INFO] [stdout] 88 |     let included = include_bytes!("tests/include.in" as [u8be; 8]);
[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: tests/include.in: Cannot open file: No such file or directory (os error 2)
[INFO] [stdout]   --> tests/include.rs:98:20
[INFO] [stdout]    |
[INFO] [stdout] 98 |     let included = include_bytes!("tests/include.in" as u16);
[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: tests/include.in: Cannot open file: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/include.rs:109:20
[INFO] [stdout]     |
[INFO] [stdout] 109 |     let included = include_bytes!("tests/include.in" as u16le);
[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: tests/include.in: Cannot open file: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/include.rs:119:20
[INFO] [stdout]     |
[INFO] [stdout] 119 |     let included = include_bytes!("tests/include.in" as u16be);
[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: tests/include.in: Cannot open file: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/include.rs:133:20
[INFO] [stdout]     |
[INFO] [stdout] 133 |     let included = include_bytes!("tests/include.in" as [u16; 24]);
[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: tests/include.in: Cannot open file: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/include.rs:144:20
[INFO] [stdout]     |
[INFO] [stdout] 144 |     let included = include_bytes!("tests/include.in" as [u16le; 24]);
[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: tests/include.in: Cannot open file: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/include.rs:154:20
[INFO] [stdout]     |
[INFO] [stdout] 154 |     let included = include_bytes!("tests/include.in" as [u16be; 24]);
[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: tests/include.in: Cannot open file: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/include.rs:170:20
[INFO] [stdout]     |
[INFO] [stdout] 170 |     let included = include_bytes!("tests/include.in" as [u16; 12]);
[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: tests/include.in: Cannot open file: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/include.rs:181:20
[INFO] [stdout]     |
[INFO] [stdout] 181 |     let included = include_bytes!("tests/include.in" as [u16le; 12]);
[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: tests/include.in: Cannot open file: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/include.rs:191:20
[INFO] [stdout]     |
[INFO] [stdout] 191 |     let included = include_bytes!("tests/include.in" as [u16be; 12]);
[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: tests/include.in: Cannot open file: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/include.rs:207:20
[INFO] [stdout]     |
[INFO] [stdout] 207 |     let included = include_bytes!("tests/include.in" as u32);
[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: tests/include.in: Cannot open file: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/include.rs:218:20
[INFO] [stdout]     |
[INFO] [stdout] 218 |     let included = include_bytes!("tests/include.in" as u32le);
[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: tests/include.in: Cannot open file: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/include.rs:228:20
[INFO] [stdout]     |
[INFO] [stdout] 228 |     let included = include_bytes!("tests/include.in" as u32be);
[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: tests/include.in: Cannot open file: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/include.rs:242:20
[INFO] [stdout]     |
[INFO] [stdout] 242 |     let included = include_bytes!("tests/include.in" as [u32; 12]);
[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: tests/include.in: Cannot open file: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/include.rs:253:20
[INFO] [stdout]     |
[INFO] [stdout] 253 |     let included = include_bytes!("tests/include.in" as [u32le; 12]);
[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: tests/include.in: Cannot open file: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/include.rs:263:20
[INFO] [stdout]     |
[INFO] [stdout] 263 |     let included = include_bytes!("tests/include.in" as [u32be; 12]);
[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: tests/include.in: Cannot open file: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/include.rs:279:20
[INFO] [stdout]     |
[INFO] [stdout] 279 |     let included = include_bytes!("tests/include.in" as [u32; 6]);
[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: tests/include.in: Cannot open file: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/include.rs:290:20
[INFO] [stdout]     |
[INFO] [stdout] 290 |     let included = include_bytes!("tests/include.in" as [u32le; 6]);
[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: tests/include.in: Cannot open file: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/include.rs:300:20
[INFO] [stdout]     |
[INFO] [stdout] 300 |     let included = include_bytes!("tests/include.in" as [u32be; 6]);
[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: tests/include.in: Cannot open file: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/include.rs:316:20
[INFO] [stdout]     |
[INFO] [stdout] 316 |     let included = include_bytes!("tests/include.in" as u64);
[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: tests/include.in: Cannot open file: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/include.rs:327:20
[INFO] [stdout]     |
[INFO] [stdout] 327 |     let included = include_bytes!("tests/include.in" as u64le);
[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: tests/include.in: Cannot open file: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/include.rs:337:20
[INFO] [stdout]     |
[INFO] [stdout] 337 |     let included = include_bytes!("tests/include.in" as u64be);
[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: tests/include.in: Cannot open file: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/include.rs:351:20
[INFO] [stdout]     |
[INFO] [stdout] 351 |     let included = include_bytes!("tests/include.in" as [u64; 6]);
[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: tests/include.in: Cannot open file: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/include.rs:362:20
[INFO] [stdout]     |
[INFO] [stdout] 362 |     let included = include_bytes!("tests/include.in" as [u64le; 6]);
[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: tests/include.in: Cannot open file: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/include.rs:372:20
[INFO] [stdout]     |
[INFO] [stdout] 372 |     let included = include_bytes!("tests/include.in" as [u64be; 6]);
[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: tests/include.in: Cannot open file: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/include.rs:388:20
[INFO] [stdout]     |
[INFO] [stdout] 388 |     let included = include_bytes!("tests/include.in" as [u64; 3]);
[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: tests/include.in: Cannot open file: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/include.rs:399:20
[INFO] [stdout]     |
[INFO] [stdout] 399 |     let included = include_bytes!("tests/include.in" as [u64le; 3]);
[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: tests/include.in: Cannot open file: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/include.rs:409:20
[INFO] [stdout]     |
[INFO] [stdout] 409 |     let included = include_bytes!("tests/include.in" as [u64be; 3]);
[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: tests/include.in: Cannot open file: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/include.rs:425:20
[INFO] [stdout]     |
[INFO] [stdout] 425 |     let included = include_bytes!("tests/include.in" as u128);
[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: tests/include.in: Cannot open file: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/include.rs:436:20
[INFO] [stdout]     |
[INFO] [stdout] 436 |     let included = include_bytes!("tests/include.in" as u128le);
[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: tests/include.in: Cannot open file: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/include.rs:446:20
[INFO] [stdout]     |
[INFO] [stdout] 446 |     let included = include_bytes!("tests/include.in" as u128be);
[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: tests/include.in: Cannot open file: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/include.rs:460:20
[INFO] [stdout]     |
[INFO] [stdout] 460 |     let included = include_bytes!("tests/include.in" as [u128; 3]);
[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: tests/include.in: Cannot open file: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/include.rs:471:20
[INFO] [stdout]     |
[INFO] [stdout] 471 |     let included = include_bytes!("tests/include.in" as [u128le; 3]);
[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: tests/include.in: Cannot open file: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/include.rs:481:20
[INFO] [stdout]     |
[INFO] [stdout] 481 |     let included = include_bytes!("tests/include.in" as [u128be; 3]);
[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 42 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `include-bytes-plus` (test "include") due to 43 previous errors
[INFO] running `Command { std: "docker" "inspect" "42f53283728bdb46545a2e37e5d2f6b8a5ac11c7b6325976c00e009ee26a2b50", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "42f53283728bdb46545a2e37e5d2f6b8a5ac11c7b6325976c00e009ee26a2b50", kill_on_drop: false }`
[INFO] [stdout] 42f53283728bdb46545a2e37e5d2f6b8a5ac11c7b6325976c00e009ee26a2b50
