[INFO] fetching crate OSEXave 0.0.7... [INFO] testing OSEXave-0.0.7 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate OSEXave 0.0.7 into /workspace/builds/worker-7-tc1/source [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-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate OSEXave 0.0.7 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-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 71c9d147bd5a35ef9558fa6dcc52a57e76c24addb73dba56267c7cf6bc5ad9a9 [INFO] running `Command { std: "docker" "start" "-a" "71c9d147bd5a35ef9558fa6dcc52a57e76c24addb73dba56267c7cf6bc5ad9a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "71c9d147bd5a35ef9558fa6dcc52a57e76c24addb73dba56267c7cf6bc5ad9a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "71c9d147bd5a35ef9558fa6dcc52a57e76c24addb73dba56267c7cf6bc5ad9a9", kill_on_drop: false }` [INFO] [stdout] 71c9d147bd5a35ef9558fa6dcc52a57e76c24addb73dba56267c7cf6bc5ad9a9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256: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] 9c03a1729938987dba0a978b25df1b6a94aa0f75f79a0755aebc4de78876c5a9 [INFO] running `Command { std: "docker" "start" "-a" "9c03a1729938987dba0a978b25df1b6a94aa0f75f79a0755aebc4de78876c5a9", kill_on_drop: false }` [INFO] [stderr] Compiling 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`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `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`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `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`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `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`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `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`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `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`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `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`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `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`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `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`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `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`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `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`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `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`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `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`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `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`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `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: 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.25s [INFO] running `Command { std: "docker" "inspect" "9c03a1729938987dba0a978b25df1b6a94aa0f75f79a0755aebc4de78876c5a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9c03a1729938987dba0a978b25df1b6a94aa0f75f79a0755aebc4de78876c5a9", kill_on_drop: false }` [INFO] [stdout] 9c03a1729938987dba0a978b25df1b6a94aa0f75f79a0755aebc4de78876c5a9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256: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] a472c18d04ec778dd189a82386293fac1793675c5efb3db0d0648b56dde17347 [INFO] running `Command { std: "docker" "start" "-a" "a472c18d04ec778dd189a82386293fac1793675c5efb3db0d0648b56dde17347", kill_on_drop: false }` [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`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `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`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `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`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `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`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `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`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `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`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `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`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `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] [stderr] Compiling 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: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`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `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`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `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`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `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`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `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`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `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`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `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`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `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: 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: 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`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `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`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `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`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `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`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `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`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `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`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `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`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `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`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `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`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `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`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `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`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `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`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `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`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `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`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `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: 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 `test` profile [unoptimized + debuginfo] target(s) in 0.47s [INFO] running `Command { std: "docker" "inspect" "a472c18d04ec778dd189a82386293fac1793675c5efb3db0d0648b56dde17347", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a472c18d04ec778dd189a82386293fac1793675c5efb3db0d0648b56dde17347", kill_on_drop: false }` [INFO] [stdout] a472c18d04ec778dd189a82386293fac1793675c5efb3db0d0648b56dde17347 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 1e8f6c6f537c604b627bdb2bf38aa66dd08a79bf9cafdf6d30b387011d183335 [INFO] running `Command { std: "docker" "start" "-a" "1e8f6c6f537c604b627bdb2bf38aa66dd08a79bf9cafdf6d30b387011d183335", kill_on_drop: false }` [INFO] [stderr] warning: unexpected `cfg` condition value: `alpha` [INFO] [stderr] --> src/platforms/Linux/Errno_m/arch/mod.rs:16:19 [INFO] [stderr] | [INFO] [stderr] 16 | #[cfg(any(all(not(target_arch = "alpha"), not(target_arch = "mips"), not(target_arch = "parisc"), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `parisc` [INFO] [stderr] --> src/platforms/Linux/Errno_m/arch/mod.rs:16:74 [INFO] [stderr] | [INFO] [stderr] 16 | #[cfg(any(all(not(target_arch = "alpha"), not(target_arch = "mips"), not(target_arch = "parisc"), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `parisc2.0` [INFO] [stderr] --> src/platforms/Linux/Errno_m/arch/mod.rs:17:19 [INFO] [stderr] | [INFO] [stderr] 17 | not(target_arch = "parisc2.0"), not(target_arch = "powerpc"), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `arm64` [INFO] [stderr] --> src/platforms/Linux/Errno_m/arch/mod.rs:21:11 [INFO] [stderr] | [INFO] [stderr] 21 | target_arch = "arm64"))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `alpha` [INFO] [stderr] --> src/platforms/Linux/Errno_m/arch/mod.rs:24:7 [INFO] [stderr] | [INFO] [stderr] 24 | #[cfg(target_arch = "alpha")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `parisc` [INFO] [stderr] --> src/platforms/Linux/Errno_m/arch/mod.rs:30:11 [INFO] [stderr] | [INFO] [stderr] 30 | #[cfg(any(target_arch = "parisc", target_arch = "parisc2.0"))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `parisc2.0` [INFO] [stderr] --> src/platforms/Linux/Errno_m/arch/mod.rs:30:35 [INFO] [stderr] | [INFO] [stderr] 30 | #[cfg(any(target_arch = "parisc", target_arch = "parisc2.0"))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `alpha` [INFO] [stderr] --> src/platforms/Linux/Errno_m/arch/mod.rs:47:19 [INFO] [stderr] | [INFO] [stderr] 47 | #[cfg(any(all(not(target_arch = "alpha"), not(target_arch = "mips"), not(target_arch = "parisc"), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `parisc` [INFO] [stderr] --> src/platforms/Linux/Errno_m/arch/mod.rs:47:74 [INFO] [stderr] | [INFO] [stderr] 47 | #[cfg(any(all(not(target_arch = "alpha"), not(target_arch = "mips"), not(target_arch = "parisc"), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `parisc2.0` [INFO] [stderr] --> src/platforms/Linux/Errno_m/arch/mod.rs:48:19 [INFO] [stderr] | [INFO] [stderr] 48 | not(target_arch = "parisc2.0"), not(target_arch = "powerpc"), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `arm64` [INFO] [stderr] --> src/platforms/Linux/Errno_m/arch/mod.rs:52:1 [INFO] [stderr] | [INFO] [stderr] 52 | target_arch = "arm64"))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `alpha` [INFO] [stderr] --> src/platforms/Linux/Errno_m/arch/mod.rs:55:7 [INFO] [stderr] | [INFO] [stderr] 55 | #[cfg(target_arch = "alpha")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `parisc` [INFO] [stderr] --> src/platforms/Linux/Errno_m/arch/mod.rs:61:11 [INFO] [stderr] | [INFO] [stderr] 61 | #[cfg(any(target_arch = "parisc", target_arch = "parisc2.0"))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `parisc2.0` [INFO] [stderr] --> src/platforms/Linux/Errno_m/arch/mod.rs:61:35 [INFO] [stderr] | [INFO] [stderr] 61 | #[cfg(any(target_arch = "parisc", target_arch = "parisc2.0"))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unused import: `OSErrorOther` [INFO] [stderr] --> src/platforms/Linux/Errno_m/arch/base/mod.rs:20:30 [INFO] [stderr] | [INFO] [stderr] 20 | pub(self) use crate::types::{OSErrorOther}; [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `OSErrorOther` [INFO] [stderr] --> src/platforms/Linux/Errno_m/mod.rs:20:30 [INFO] [stderr] | [INFO] [stderr] 20 | pub(self) use crate::types::{OSErrorOther}; [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `OSError` [INFO] [stderr] --> src/types/errors/other.rs:16:13 [INFO] [stderr] | [INFO] [stderr] 16 | use super::{OSError}; [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `platforms::Linux` [INFO] [stderr] --> src/lib.rs:25:5 [INFO] [stderr] | [INFO] [stderr] 25 | use platforms::Linux; [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unreachable pattern [INFO] [stderr] --> src/platforms/Linux/Errno_m/arch/base/os_error_m.rs:289:13 [INFO] [stderr] | [INFO] [stderr] 289 | _ => panic!("Invalid OSError kind! (Linux)") [INFO] [stderr] | ^ no value can reach this [INFO] [stderr] | [INFO] [stderr] note: multiple earlier patterns match some of the same values [INFO] [stderr] --> src/platforms/Linux/Errno_m/arch/base/os_error_m.rs:289:13 [INFO] [stderr] | [INFO] [stderr] 157 | OSError::ESUCCESS => OSError::ESUCCESS as u32, [INFO] [stderr] | ----------------- matches some of the same values [INFO] [stderr] 158 | OSError::EPERM => OSError::EPERM as u32, [INFO] [stderr] | -------------- matches some of the same values [INFO] [stderr] 159 | OSError::ENOENT => OSError::ENOENT as u32, [INFO] [stderr] | --------------- matches some of the same values [INFO] [stderr] 160 | OSError::ESRCH => OSError::ESRCH as u32, [INFO] [stderr] | -------------- matches some of the same values [INFO] [stderr] ... [INFO] [stderr] 289 | _ => panic!("Invalid OSError kind! (Linux)") [INFO] [stderr] | ^ ...and 128 other patterns collectively make this unreachable [INFO] [stderr] = note: `#[warn(unreachable_patterns)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unreachable pattern [INFO] [stderr] --> src/platforms/Linux/Errno_m/arch/base/os_error_m.rs:427:13 [INFO] [stderr] | [INFO] [stderr] 427 | _ => panic!("Invalid OSError kind! (Linux)") [INFO] [stderr] | ^ no value can reach this [INFO] [stderr] | [INFO] [stderr] note: multiple earlier patterns match some of the same values [INFO] [stderr] --> src/platforms/Linux/Errno_m/arch/base/os_error_m.rs:427:13 [INFO] [stderr] | [INFO] [stderr] 295 | OSError::ESUCCESS => "Success", [INFO] [stderr] | ----------------- matches some of the same values [INFO] [stderr] 296 | OSError::EPERM => "Operation not permitted", [INFO] [stderr] | -------------- matches some of the same values [INFO] [stderr] 297 | OSError::ENOENT => "No such file or directory", [INFO] [stderr] | --------------- matches some of the same values [INFO] [stderr] 298 | OSError::ESRCH => "No such process", [INFO] [stderr] | -------------- matches some of the same values [INFO] [stderr] ... [INFO] [stderr] 427 | _ => panic!("Invalid OSError kind! (Linux)") [INFO] [stderr] | ^ ...and 128 other patterns collectively make this unreachable [INFO] [stderr] [INFO] [stderr] warning: unreachable pattern [INFO] [stderr] --> src/platforms/Linux/Errno_m/arch/base/os_error_m.rs:565:13 [INFO] [stderr] | [INFO] [stderr] 565 | _ => panic!("Invalid Errno! (Linux)") [INFO] [stderr] | ^ no value can reach this [INFO] [stderr] | [INFO] [stderr] note: multiple earlier patterns match some of the same values [INFO] [stderr] --> src/platforms/Linux/Errno_m/arch/base/os_error_m.rs:565:13 [INFO] [stderr] | [INFO] [stderr] 433 | OSError::ESUCCESS => RawError::Kind(OSError::ESUCCESS), [INFO] [stderr] | ----------------- matches some of the same values [INFO] [stderr] 434 | OSError::EPERM => RawError::Kind(OSError::EPERM), [INFO] [stderr] | -------------- matches some of the same values [INFO] [stderr] 435 | OSError::ENOENT => RawError::Kind(OSError::ENOENT), [INFO] [stderr] | --------------- matches some of the same values [INFO] [stderr] 436 | OSError::ESRCH => RawError::Kind(OSError::ESRCH), [INFO] [stderr] | -------------- matches some of the same values [INFO] [stderr] ... [INFO] [stderr] 565 | _ => panic!("Invalid Errno! (Linux)") [INFO] [stderr] | ^ ...and 128 other patterns collectively make this unreachable [INFO] [stderr] [INFO] [stderr] warning: struct `OSErrorOther` is never constructed [INFO] [stderr] --> src/types/errors/other.rs:18:12 [INFO] [stderr] | [INFO] [stderr] 18 | pub struct OSErrorOther { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: associated items `new`, `code`, and `description` are never used [INFO] [stderr] --> src/types/errors/other.rs:24:12 [INFO] [stderr] | [INFO] [stderr] 23 | impl OSErrorOther { [INFO] [stderr] | ----------------- associated items in this implementation [INFO] [stderr] 24 | pub fn new(code: u32, description: &'static str) -> OSErrorOther { [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 31 | pub fn code(&self) -> &u32 { [INFO] [stderr] | ^^^^ [INFO] [stderr] ... [INFO] [stderr] 35 | pub fn description(&self) -> &'static str { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `OSEXave` (lib) generated 23 warnings (run `cargo fix --lib -p OSEXave` to apply 4 suggestions) [INFO] [stderr] warning: `OSEXave` (lib test) generated 23 warnings (23 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/OSEXave-c2f1d203070ab788) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "1e8f6c6f537c604b627bdb2bf38aa66dd08a79bf9cafdf6d30b387011d183335", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1e8f6c6f537c604b627bdb2bf38aa66dd08a79bf9cafdf6d30b387011d183335", kill_on_drop: false }` [INFO] [stdout] 1e8f6c6f537c604b627bdb2bf38aa66dd08a79bf9cafdf6d30b387011d183335