[INFO] fetching crate OSEXave 0.0.7... [INFO] checking OSEXave-0.0.7 against master#85c39893a761fe4c050523278da4e7e45ab42b6e for pr-134688-1 [INFO] extracting crate OSEXave 0.0.7 into /workspace/builds/worker-2-tc1/source [INFO] validating manifest of crates.io crate OSEXave 0.0.7 on toolchain 85c39893a761fe4c050523278da4e7e45ab42b6e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+85c39893a761fe4c050523278da4e7e45ab42b6e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate OSEXave 0.0.7 [INFO] finished tweaking crates.io crate OSEXave 0.0.7 [INFO] tweaked toml for crates.io crate OSEXave 0.0.7 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" "+85c39893a761fe4c050523278da4e7e45ab42b6e" "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" "+85c39893a761fe4c050523278da4e7e45ab42b6e" "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" "+85c39893a761fe4c050523278da4e7e45ab42b6e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 69d2164d982ee3b5e1770ad2ada20faf18c83c3c028b120927dd7da379b5f24f [INFO] running `Command { std: "docker" "start" "-a" "69d2164d982ee3b5e1770ad2ada20faf18c83c3c028b120927dd7da379b5f24f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "69d2164d982ee3b5e1770ad2ada20faf18c83c3c028b120927dd7da379b5f24f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "69d2164d982ee3b5e1770ad2ada20faf18c83c3c028b120927dd7da379b5f24f", kill_on_drop: false }` [INFO] [stdout] 69d2164d982ee3b5e1770ad2ada20faf18c83c3c028b120927dd7da379b5f24f [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" "-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" "+85c39893a761fe4c050523278da4e7e45ab42b6e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 11aceb8e66bfa061dfa0003de96130950b1afe999a4ad01a7e45f16fa046506a [INFO] running `Command { std: "docker" "start" "-a" "11aceb8e66bfa061dfa0003de96130950b1afe999a4ad01a7e45f16fa046506a", kill_on_drop: false }` [INFO] [stderr] Checking OSEXave v0.0.7 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `alpha` [INFO] [stdout] --> src/platforms/Linux/Errno_m/arch/mod.rs:16:19 [INFO] [stdout] | [INFO] [stdout] 16 | #[cfg(any(all(not(target_arch = "alpha"), not(target_arch = "mips"), not(target_arch = "parisc"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` [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: `parisc` [INFO] [stdout] --> src/platforms/Linux/Errno_m/arch/mod.rs:16:74 [INFO] [stdout] | [INFO] [stdout] 16 | #[cfg(any(all(not(target_arch = "alpha"), not(target_arch = "mips"), not(target_arch = "parisc"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `parisc2.0` [INFO] [stdout] --> src/platforms/Linux/Errno_m/arch/mod.rs:17:19 [INFO] [stdout] | [INFO] [stdout] 17 | not(target_arch = "parisc2.0"), not(target_arch = "powerpc"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `arm64` [INFO] [stdout] --> src/platforms/Linux/Errno_m/arch/mod.rs:21:11 [INFO] [stdout] | [INFO] [stdout] 21 | target_arch = "arm64"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `alpha` [INFO] [stdout] --> src/platforms/Linux/Errno_m/arch/mod.rs:24:7 [INFO] [stdout] | [INFO] [stdout] 24 | #[cfg(target_arch = "alpha")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `parisc` [INFO] [stdout] --> src/platforms/Linux/Errno_m/arch/mod.rs:30:11 [INFO] [stdout] | [INFO] [stdout] 30 | #[cfg(any(target_arch = "parisc", target_arch = "parisc2.0"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `parisc2.0` [INFO] [stdout] --> src/platforms/Linux/Errno_m/arch/mod.rs:30:35 [INFO] [stdout] | [INFO] [stdout] 30 | #[cfg(any(target_arch = "parisc", target_arch = "parisc2.0"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `alpha` [INFO] [stdout] --> src/platforms/Linux/Errno_m/arch/mod.rs:47:19 [INFO] [stdout] | [INFO] [stdout] 47 | #[cfg(any(all(not(target_arch = "alpha"), not(target_arch = "mips"), not(target_arch = "parisc"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `parisc` [INFO] [stdout] --> src/platforms/Linux/Errno_m/arch/mod.rs:47:74 [INFO] [stdout] | [INFO] [stdout] 47 | #[cfg(any(all(not(target_arch = "alpha"), not(target_arch = "mips"), not(target_arch = "parisc"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `parisc2.0` [INFO] [stdout] --> src/platforms/Linux/Errno_m/arch/mod.rs:48:19 [INFO] [stdout] | [INFO] [stdout] 48 | not(target_arch = "parisc2.0"), not(target_arch = "powerpc"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `arm64` [INFO] [stdout] --> src/platforms/Linux/Errno_m/arch/mod.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | target_arch = "arm64"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `alpha` [INFO] [stdout] --> src/platforms/Linux/Errno_m/arch/mod.rs:55:7 [INFO] [stdout] | [INFO] [stdout] 55 | #[cfg(target_arch = "alpha")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `parisc` [INFO] [stdout] --> src/platforms/Linux/Errno_m/arch/mod.rs:61:11 [INFO] [stdout] | [INFO] [stdout] 61 | #[cfg(any(target_arch = "parisc", target_arch = "parisc2.0"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `parisc2.0` [INFO] [stdout] --> src/platforms/Linux/Errno_m/arch/mod.rs:61:35 [INFO] [stdout] | [INFO] [stdout] 61 | #[cfg(any(target_arch = "parisc", target_arch = "parisc2.0"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `OSErrorOther` [INFO] [stdout] --> src/platforms/Linux/Errno_m/arch/base/mod.rs:20:30 [INFO] [stdout] | [INFO] [stdout] 20 | pub(self) use crate::types::{OSErrorOther}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `OSErrorOther` [INFO] [stdout] --> src/platforms/Linux/Errno_m/mod.rs:20:30 [INFO] [stdout] | [INFO] [stdout] 20 | pub(self) use crate::types::{OSErrorOther}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `OSError` [INFO] [stdout] --> src/types/errors/other.rs:16:13 [INFO] [stdout] | [INFO] [stdout] 16 | use super::{OSError}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `platforms::Linux` [INFO] [stdout] --> src/lib.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | use platforms::Linux; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `alpha` [INFO] [stdout] --> src/platforms/Linux/Errno_m/arch/mod.rs:16:19 [INFO] [stdout] | [INFO] [stdout] 16 | #[cfg(any(all(not(target_arch = "alpha"), not(target_arch = "mips"), not(target_arch = "parisc"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` [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: `parisc` [INFO] [stdout] --> src/platforms/Linux/Errno_m/arch/mod.rs:16:74 [INFO] [stdout] | [INFO] [stdout] 16 | #[cfg(any(all(not(target_arch = "alpha"), not(target_arch = "mips"), not(target_arch = "parisc"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `parisc2.0` [INFO] [stdout] --> src/platforms/Linux/Errno_m/arch/mod.rs:17:19 [INFO] [stdout] | [INFO] [stdout] 17 | not(target_arch = "parisc2.0"), not(target_arch = "powerpc"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `arm64` [INFO] [stdout] --> src/platforms/Linux/Errno_m/arch/mod.rs:21:11 [INFO] [stdout] | [INFO] [stdout] 21 | target_arch = "arm64"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `alpha` [INFO] [stdout] --> src/platforms/Linux/Errno_m/arch/mod.rs:24:7 [INFO] [stdout] | [INFO] [stdout] 24 | #[cfg(target_arch = "alpha")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `parisc` [INFO] [stdout] --> src/platforms/Linux/Errno_m/arch/mod.rs:30:11 [INFO] [stdout] | [INFO] [stdout] 30 | #[cfg(any(target_arch = "parisc", target_arch = "parisc2.0"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `parisc2.0` [INFO] [stdout] --> src/platforms/Linux/Errno_m/arch/mod.rs:30:35 [INFO] [stdout] | [INFO] [stdout] 30 | #[cfg(any(target_arch = "parisc", target_arch = "parisc2.0"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `alpha` [INFO] [stdout] --> src/platforms/Linux/Errno_m/arch/mod.rs:47:19 [INFO] [stdout] | [INFO] [stdout] 47 | #[cfg(any(all(not(target_arch = "alpha"), not(target_arch = "mips"), not(target_arch = "parisc"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `parisc` [INFO] [stdout] --> src/platforms/Linux/Errno_m/arch/mod.rs:47:74 [INFO] [stdout] | [INFO] [stdout] 47 | #[cfg(any(all(not(target_arch = "alpha"), not(target_arch = "mips"), not(target_arch = "parisc"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `parisc2.0` [INFO] [stdout] --> src/platforms/Linux/Errno_m/arch/mod.rs:48:19 [INFO] [stdout] | [INFO] [stdout] 48 | not(target_arch = "parisc2.0"), not(target_arch = "powerpc"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `arm64` [INFO] [stdout] --> src/platforms/Linux/Errno_m/arch/mod.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | target_arch = "arm64"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `alpha` [INFO] [stdout] --> src/platforms/Linux/Errno_m/arch/mod.rs:55:7 [INFO] [stdout] | [INFO] [stdout] 55 | #[cfg(target_arch = "alpha")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `parisc` [INFO] [stdout] --> src/platforms/Linux/Errno_m/arch/mod.rs:61:11 [INFO] [stdout] | [INFO] [stdout] 61 | #[cfg(any(target_arch = "parisc", target_arch = "parisc2.0"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `parisc2.0` [INFO] [stdout] --> src/platforms/Linux/Errno_m/arch/mod.rs:61:35 [INFO] [stdout] | [INFO] [stdout] 61 | #[cfg(any(target_arch = "parisc", target_arch = "parisc2.0"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `OSErrorOther` [INFO] [stdout] --> src/platforms/Linux/Errno_m/arch/base/mod.rs:20:30 [INFO] [stdout] | [INFO] [stdout] 20 | pub(self) use crate::types::{OSErrorOther}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `OSErrorOther` [INFO] [stdout] --> src/platforms/Linux/Errno_m/mod.rs:20:30 [INFO] [stdout] | [INFO] [stdout] 20 | pub(self) use crate::types::{OSErrorOther}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `OSError` [INFO] [stdout] --> src/types/errors/other.rs:16:13 [INFO] [stdout] | [INFO] [stdout] 16 | use super::{OSError}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `platforms::Linux` [INFO] [stdout] --> src/lib.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | use platforms::Linux; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/platforms/Linux/Errno_m/arch/base/os_error_m.rs:289:13 [INFO] [stdout] | [INFO] [stdout] 289 | _ => panic!("Invalid OSError kind! (Linux)") [INFO] [stdout] | ^ no value can reach this [INFO] [stdout] | [INFO] [stdout] note: multiple earlier patterns match some of the same values [INFO] [stdout] --> src/platforms/Linux/Errno_m/arch/base/os_error_m.rs:289:13 [INFO] [stdout] | [INFO] [stdout] 157 | OSError::ESUCCESS => OSError::ESUCCESS as u32, [INFO] [stdout] | ----------------- matches some of the same values [INFO] [stdout] 158 | OSError::EPERM => OSError::EPERM as u32, [INFO] [stdout] | -------------- matches some of the same values [INFO] [stdout] 159 | OSError::ENOENT => OSError::ENOENT as u32, [INFO] [stdout] | --------------- matches some of the same values [INFO] [stdout] 160 | OSError::ESRCH => OSError::ESRCH as u32, [INFO] [stdout] | -------------- matches some of the same values [INFO] [stdout] ... [INFO] [stdout] 289 | _ => panic!("Invalid OSError kind! (Linux)") [INFO] [stdout] | ^ ...and 128 other patterns collectively make this unreachable [INFO] [stdout] = note: `#[warn(unreachable_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/platforms/Linux/Errno_m/arch/base/os_error_m.rs:427:13 [INFO] [stdout] | [INFO] [stdout] 427 | _ => panic!("Invalid OSError kind! (Linux)") [INFO] [stdout] | ^ no value can reach this [INFO] [stdout] | [INFO] [stdout] note: multiple earlier patterns match some of the same values [INFO] [stdout] --> src/platforms/Linux/Errno_m/arch/base/os_error_m.rs:427:13 [INFO] [stdout] | [INFO] [stdout] 295 | OSError::ESUCCESS => "Success", [INFO] [stdout] | ----------------- matches some of the same values [INFO] [stdout] 296 | OSError::EPERM => "Operation not permitted", [INFO] [stdout] | -------------- matches some of the same values [INFO] [stdout] 297 | OSError::ENOENT => "No such file or directory", [INFO] [stdout] | --------------- matches some of the same values [INFO] [stdout] 298 | OSError::ESRCH => "No such process", [INFO] [stdout] | -------------- matches some of the same values [INFO] [stdout] ... [INFO] [stdout] 427 | _ => panic!("Invalid OSError kind! (Linux)") [INFO] [stdout] | ^ ...and 128 other patterns collectively make this unreachable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/platforms/Linux/Errno_m/arch/base/os_error_m.rs:565:13 [INFO] [stdout] | [INFO] [stdout] 565 | _ => panic!("Invalid Errno! (Linux)") [INFO] [stdout] | ^ no value can reach this [INFO] [stdout] | [INFO] [stdout] note: multiple earlier patterns match some of the same values [INFO] [stdout] --> src/platforms/Linux/Errno_m/arch/base/os_error_m.rs:565:13 [INFO] [stdout] | [INFO] [stdout] 433 | OSError::ESUCCESS => RawError::Kind(OSError::ESUCCESS), [INFO] [stdout] | ----------------- matches some of the same values [INFO] [stdout] 434 | OSError::EPERM => RawError::Kind(OSError::EPERM), [INFO] [stdout] | -------------- matches some of the same values [INFO] [stdout] 435 | OSError::ENOENT => RawError::Kind(OSError::ENOENT), [INFO] [stdout] | --------------- matches some of the same values [INFO] [stdout] 436 | OSError::ESRCH => RawError::Kind(OSError::ESRCH), [INFO] [stdout] | -------------- matches some of the same values [INFO] [stdout] ... [INFO] [stdout] 565 | _ => panic!("Invalid Errno! (Linux)") [INFO] [stdout] | ^ ...and 128 other patterns collectively make this unreachable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/platforms/Linux/Errno_m/arch/base/os_error_m.rs:289:13 [INFO] [stdout] | [INFO] [stdout] 289 | _ => panic!("Invalid OSError kind! (Linux)") [INFO] [stdout] | ^ no value can reach this [INFO] [stdout] | [INFO] [stdout] note: multiple earlier patterns match some of the same values [INFO] [stdout] --> src/platforms/Linux/Errno_m/arch/base/os_error_m.rs:289:13 [INFO] [stdout] | [INFO] [stdout] 157 | OSError::ESUCCESS => OSError::ESUCCESS as u32, [INFO] [stdout] | ----------------- matches some of the same values [INFO] [stdout] 158 | OSError::EPERM => OSError::EPERM as u32, [INFO] [stdout] | -------------- matches some of the same values [INFO] [stdout] 159 | OSError::ENOENT => OSError::ENOENT as u32, [INFO] [stdout] | --------------- matches some of the same values [INFO] [stdout] 160 | OSError::ESRCH => OSError::ESRCH as u32, [INFO] [stdout] | -------------- matches some of the same values [INFO] [stdout] ... [INFO] [stdout] 289 | _ => panic!("Invalid OSError kind! (Linux)") [INFO] [stdout] | ^ ...and 128 other patterns collectively make this unreachable [INFO] [stdout] = note: `#[warn(unreachable_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/platforms/Linux/Errno_m/arch/base/os_error_m.rs:427:13 [INFO] [stdout] | [INFO] [stdout] 427 | _ => panic!("Invalid OSError kind! (Linux)") [INFO] [stdout] | ^ no value can reach this [INFO] [stdout] | [INFO] [stdout] note: multiple earlier patterns match some of the same values [INFO] [stdout] --> src/platforms/Linux/Errno_m/arch/base/os_error_m.rs:427:13 [INFO] [stdout] | [INFO] [stdout] 295 | OSError::ESUCCESS => "Success", [INFO] [stdout] | ----------------- matches some of the same values [INFO] [stdout] 296 | OSError::EPERM => "Operation not permitted", [INFO] [stdout] | -------------- matches some of the same values [INFO] [stdout] 297 | OSError::ENOENT => "No such file or directory", [INFO] [stdout] | --------------- matches some of the same values [INFO] [stdout] 298 | OSError::ESRCH => "No such process", [INFO] [stdout] | -------------- matches some of the same values [INFO] [stdout] ... [INFO] [stdout] 427 | _ => panic!("Invalid OSError kind! (Linux)") [INFO] [stdout] | ^ ...and 128 other patterns collectively make this unreachable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/platforms/Linux/Errno_m/arch/base/os_error_m.rs:565:13 [INFO] [stdout] | [INFO] [stdout] 565 | _ => panic!("Invalid Errno! (Linux)") [INFO] [stdout] | ^ no value can reach this [INFO] [stdout] | [INFO] [stdout] note: multiple earlier patterns match some of the same values [INFO] [stdout] --> src/platforms/Linux/Errno_m/arch/base/os_error_m.rs:565:13 [INFO] [stdout] | [INFO] [stdout] 433 | OSError::ESUCCESS => RawError::Kind(OSError::ESUCCESS), [INFO] [stdout] | ----------------- matches some of the same values [INFO] [stdout] 434 | OSError::EPERM => RawError::Kind(OSError::EPERM), [INFO] [stdout] | -------------- matches some of the same values [INFO] [stdout] 435 | OSError::ENOENT => RawError::Kind(OSError::ENOENT), [INFO] [stdout] | --------------- matches some of the same values [INFO] [stdout] 436 | OSError::ESRCH => RawError::Kind(OSError::ESRCH), [INFO] [stdout] | -------------- matches some of the same values [INFO] [stdout] ... [INFO] [stdout] 565 | _ => panic!("Invalid Errno! (Linux)") [INFO] [stdout] | ^ ...and 128 other patterns collectively make this unreachable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `OSErrorOther` is never constructed [INFO] [stdout] --> src/types/errors/other.rs:18:12 [INFO] [stdout] | [INFO] [stdout] 18 | pub struct OSErrorOther { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `code`, and `description` are never used [INFO] [stdout] --> src/types/errors/other.rs:24:12 [INFO] [stdout] | [INFO] [stdout] 23 | impl OSErrorOther { [INFO] [stdout] | ----------------- associated items in this implementation [INFO] [stdout] 24 | pub fn new(code: u32, description: &'static str) -> OSErrorOther { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 31 | pub fn code(&self) -> &u32 { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 35 | pub fn description(&self) -> &'static str { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `OSErrorOther` is never constructed [INFO] [stdout] --> src/types/errors/other.rs:18:12 [INFO] [stdout] | [INFO] [stdout] 18 | pub struct OSErrorOther { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `code`, and `description` are never used [INFO] [stdout] --> src/types/errors/other.rs:24:12 [INFO] [stdout] | [INFO] [stdout] 23 | impl OSErrorOther { [INFO] [stdout] | ----------------- associated items in this implementation [INFO] [stdout] 24 | pub fn new(code: u32, description: &'static str) -> OSErrorOther { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 31 | pub fn code(&self) -> &u32 { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 35 | pub fn description(&self) -> &'static str { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.30s [INFO] running `Command { std: "docker" "inspect" "11aceb8e66bfa061dfa0003de96130950b1afe999a4ad01a7e45f16fa046506a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "11aceb8e66bfa061dfa0003de96130950b1afe999a4ad01a7e45f16fa046506a", kill_on_drop: false }` [INFO] [stdout] 11aceb8e66bfa061dfa0003de96130950b1afe999a4ad01a7e45f16fa046506a