[INFO] fetching crate include-bytes-plus 1.1.0... [INFO] building include-bytes-plus-1.1.0 against master#11663cd3bfefef7d34e8f0892c250bf698049392+rustflags=-Dtail-expr-drop-order for pr-134523 [INFO] extracting crate include-bytes-plus 1.1.0 into /workspace/builds/worker-2-tc1/source [INFO] validating manifest of crates.io crate include-bytes-plus 1.1.0 on toolchain 11663cd3bfefef7d34e8f0892c250bf698049392 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+11663cd3bfefef7d34e8f0892c250bf698049392" "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-2-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+11663cd3bfefef7d34e8f0892c250bf698049392" "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" "+11663cd3bfefef7d34e8f0892c250bf698049392" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+11663cd3bfefef7d34e8f0892c250bf698049392" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b925bae0590f942ad14b486dbcf713493fd351a564cf16b626609bbbaa46fc55 [INFO] running `Command { std: "docker" "start" "-a" "b925bae0590f942ad14b486dbcf713493fd351a564cf16b626609bbbaa46fc55", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b925bae0590f942ad14b486dbcf713493fd351a564cf16b626609bbbaa46fc55", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b925bae0590f942ad14b486dbcf713493fd351a564cf16b626609bbbaa46fc55", kill_on_drop: false }` [INFO] [stdout] b925bae0590f942ad14b486dbcf713493fd351a564cf16b626609bbbaa46fc55 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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 -Dtail-expr-drop-order" "-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+11663cd3bfefef7d34e8f0892c250bf698049392" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 46aa9cbb585461bfc7e3e3705b2fe64712f94b8f3772ebe0b4574abbe02d1008 [INFO] running `Command { std: "docker" "start" "-a" "46aa9cbb585461bfc7e3e3705b2fe64712f94b8f3772ebe0b4574abbe02d1008", 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 for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [optimized + debuginfo] target(s) in 0.46s [INFO] running `Command { std: "docker" "inspect" "46aa9cbb585461bfc7e3e3705b2fe64712f94b8f3772ebe0b4574abbe02d1008", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "46aa9cbb585461bfc7e3e3705b2fe64712f94b8f3772ebe0b4574abbe02d1008", kill_on_drop: false }` [INFO] [stdout] 46aa9cbb585461bfc7e3e3705b2fe64712f94b8f3772ebe0b4574abbe02d1008 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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 -Dtail-expr-drop-order" "-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+11663cd3bfefef7d34e8f0892c250bf698049392" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0202509b3b257447f74831447f2948b495f9dad12e7e1426dc42e1a7afcf814d [INFO] running `Command { std: "docker" "start" "-a" "0202509b3b257447f74831447f2948b495f9dad12e7e1426dc42e1a7afcf814d", 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 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 for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [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] [stderr] error: could not compile `include-bytes-plus` (test "include") due to 42 previous errors [INFO] running `Command { std: "docker" "inspect" "0202509b3b257447f74831447f2948b495f9dad12e7e1426dc42e1a7afcf814d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0202509b3b257447f74831447f2948b495f9dad12e7e1426dc42e1a7afcf814d", kill_on_drop: false }` [INFO] [stdout] 0202509b3b257447f74831447f2948b495f9dad12e7e1426dc42e1a7afcf814d