[INFO] fetching crate include-bytes-plus 1.1.0... [INFO] testing include-bytes-plus-1.1.0 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate include-bytes-plus 1.1.0 into /workspace/builds/worker-5-tc1/source [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-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate include-bytes-plus 1.1.0 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6d4b945e6546db922d7a7c7105f4504887a58d5fcd8568e3c89b3e3cc6f04ee2 [INFO] running `Command { std: "docker" "start" "-a" "6d4b945e6546db922d7a7c7105f4504887a58d5fcd8568e3c89b3e3cc6f04ee2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6d4b945e6546db922d7a7c7105f4504887a58d5fcd8568e3c89b3e3cc6f04ee2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6d4b945e6546db922d7a7c7105f4504887a58d5fcd8568e3c89b3e3cc6f04ee2", kill_on_drop: false }` [INFO] [stdout] 6d4b945e6546db922d7a7c7105f4504887a58d5fcd8568e3c89b3e3cc6f04ee2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 93f5cc265914475d1756fca8c0806f9fd94fdbeb4cf280ab6a11a13448f16f32 [INFO] running `Command { std: "docker" "start" "-a" "93f5cc265914475d1756fca8c0806f9fd94fdbeb4cf280ab6a11a13448f16f32", 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 1.62s [INFO] running `Command { std: "docker" "inspect" "93f5cc265914475d1756fca8c0806f9fd94fdbeb4cf280ab6a11a13448f16f32", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "93f5cc265914475d1756fca8c0806f9fd94fdbeb4cf280ab6a11a13448f16f32", kill_on_drop: false }` [INFO] [stdout] 93f5cc265914475d1756fca8c0806f9fd94fdbeb4cf280ab6a11a13448f16f32 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] a0fe42ec2b3313c07243090fb611bea7321ec5038723ff9f0f8666dbb2989624 [INFO] running `Command { std: "docker" "start" "-a" "a0fe42ec2b3313c07243090fb611bea7321ec5038723ff9f0f8666dbb2989624", 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" "a0fe42ec2b3313c07243090fb611bea7321ec5038723ff9f0f8666dbb2989624", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a0fe42ec2b3313c07243090fb611bea7321ec5038723ff9f0f8666dbb2989624", kill_on_drop: false }` [INFO] [stdout] a0fe42ec2b3313c07243090fb611bea7321ec5038723ff9f0f8666dbb2989624