[INFO] fetching crate expeditionos 0.4.2... [INFO] testing expeditionos-0.4.2 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7 [INFO] extracting crate expeditionos 0.4.2 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate expeditionos 0.4.2 [INFO] finished tweaking crates.io crate expeditionos 0.4.2 [INFO] tweaked toml for crates.io crate expeditionos 0.4.2 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate expeditionos 0.4.2 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate expeditionos 0.4.2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde_spanned v0.6.7 [INFO] [stderr] Downloaded toml_edit v0.22.20 [INFO] [stderr] Downloaded winnow v0.6.18 [INFO] [stderr] Downloaded indexmap v2.4.0 [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0280554a3d06eec0895a5f283b864b146f19fe466c986c25604c2487ecd526ac [INFO] running `Command { std: "docker" "start" "-a" "0280554a3d06eec0895a5f283b864b146f19fe466c986c25604c2487ecd526ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0280554a3d06eec0895a5f283b864b146f19fe466c986c25604c2487ecd526ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0280554a3d06eec0895a5f283b864b146f19fe466c986c25604c2487ecd526ac", kill_on_drop: false }` [INFO] [stdout] 0280554a3d06eec0895a5f283b864b146f19fe466c986c25604c2487ecd526ac [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f08170ef0d69e617062aa44ea0777f310d1a6de2708c9951019789cf08b45b28 [INFO] running `Command { std: "docker" "start" "-a" "f08170ef0d69e617062aa44ea0777f310d1a6de2708c9951019789cf08b45b28", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.208 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling winnow v0.6.18 [INFO] [stderr] Compiling fastrand v2.1.0 [INFO] [stderr] Compiling unicode-width v0.1.13 [INFO] [stderr] Compiling indexmap v2.4.0 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling colored v2.1.0 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling syn v2.0.74 [INFO] [stderr] Compiling console v0.15.8 [INFO] [stderr] Compiling tempfile v3.12.0 [INFO] [stderr] Compiling serde_derive v1.0.208 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling dialoguer v0.11.0 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling serde_spanned v0.6.7 [INFO] [stderr] Compiling toml_edit v0.22.20 [INFO] [stderr] Compiling toml v0.8.19 [INFO] [stderr] Compiling expeditionos v0.4.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `AmountOfCPUs` is never read [INFO] [stdout] --> src/data_structs/cpu.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct Config { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] 7 | pub AmountOfCPUs: u32, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Config` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/data_structs/cpu.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 12 | pub struct CPU { [INFO] [stdout] | --- fields in this struct [INFO] [stdout] 13 | pub Order: usize, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 14 | pub Name: String, [INFO] [stdout] 15 | pub Date_Available: String, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 16 | pub Description: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 17 | pub Clock_Mhz: u32, [INFO] [stdout] 18 | pub Lithography: u32, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 19 | pub Cores: u32, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 20 | pub Threads: u32, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 21 | pub L1Cache: u32, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 22 | pub L2Cache: u32, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 23 | pub L3Cache: u32, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 24 | pub TDP: u32, [INFO] [stdout] | ^^^ [INFO] [stdout] 25 | pub Architecture: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `CPU` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `Order`, `CPUReq`, and `OSReq` are never read [INFO] [stdout] --> src/data_structs/ram.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct RAMs { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] 12 | pub Order: usize, [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 15 | pub CPUReq: usize, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 16 | pub OSReq: usize [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `RAMs` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `AmountOfOSes` is never read [INFO] [stdout] --> src/data_structs/os.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct Config { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] 7 | pub AmountOfOSes: u32, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Config` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `Order`, `CPUReq`, and `RAMReq` are never read [INFO] [stdout] --> src/data_structs/os.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 12 | pub struct OSes { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] 13 | pub Order: usize, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 14 | pub Name: String, [INFO] [stdout] 15 | pub CPUReq: usize, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 16 | pub RAMReq: usize [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `OSes` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `AmountOfCPUs` is never read [INFO] [stdout] --> src/data_structs/cpu.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct Config { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] 7 | pub AmountOfCPUs: u32, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Config` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/data_structs/cpu.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 12 | pub struct CPU { [INFO] [stdout] | --- fields in this struct [INFO] [stdout] 13 | pub Order: usize, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 14 | pub Name: String, [INFO] [stdout] 15 | pub Date_Available: String, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 16 | pub Description: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 17 | pub Clock_Mhz: u32, [INFO] [stdout] 18 | pub Lithography: u32, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 19 | pub Cores: u32, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 20 | pub Threads: u32, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 21 | pub L1Cache: u32, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 22 | pub L2Cache: u32, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 23 | pub L3Cache: u32, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 24 | pub TDP: u32, [INFO] [stdout] | ^^^ [INFO] [stdout] 25 | pub Architecture: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `CPU` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `Order`, `CPUReq`, and `OSReq` are never read [INFO] [stdout] --> src/data_structs/ram.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct RAMs { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] 12 | pub Order: usize, [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 15 | pub CPUReq: usize, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 16 | pub OSReq: usize [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `RAMs` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `AmountOfOSes` is never read [INFO] [stdout] --> src/data_structs/os.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct Config { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] 7 | pub AmountOfOSes: u32, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Config` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `Order`, `CPUReq`, and `RAMReq` are never read [INFO] [stdout] --> src/data_structs/os.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 12 | pub struct OSes { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] 13 | pub Order: usize, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 14 | pub Name: String, [INFO] [stdout] 15 | pub CPUReq: usize, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 16 | pub RAMReq: usize [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `OSes` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.85s [INFO] running `Command { std: "docker" "inspect" "f08170ef0d69e617062aa44ea0777f310d1a6de2708c9951019789cf08b45b28", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f08170ef0d69e617062aa44ea0777f310d1a6de2708c9951019789cf08b45b28", kill_on_drop: false }` [INFO] [stdout] f08170ef0d69e617062aa44ea0777f310d1a6de2708c9951019789cf08b45b28 [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a8effd6db193362d59febb27b68495e78c291781b5e261eafba2203a52d5cc9a [INFO] running `Command { std: "docker" "start" "-a" "a8effd6db193362d59febb27b68495e78c291781b5e261eafba2203a52d5cc9a", kill_on_drop: false }` [INFO] [stdout] warning: field `AmountOfCPUs` is never read [INFO] [stdout] --> src/data_structs/cpu.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct Config { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] 7 | pub AmountOfCPUs: u32, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Config` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/data_structs/cpu.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 12 | pub struct CPU { [INFO] [stdout] | --- fields in this struct [INFO] [stdout] 13 | pub Order: usize, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 14 | pub Name: String, [INFO] [stdout] 15 | pub Date_Available: String, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 16 | pub Description: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 17 | pub Clock_Mhz: u32, [INFO] [stdout] 18 | pub Lithography: u32, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 19 | pub Cores: u32, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 20 | pub Threads: u32, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 21 | pub L1Cache: u32, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 22 | pub L2Cache: u32, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 23 | pub L3Cache: u32, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 24 | pub TDP: u32, [INFO] [stdout] | ^^^ [INFO] [stdout] 25 | pub Architecture: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `CPU` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling expeditionos v0.4.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `Order`, `CPUReq`, and `OSReq` are never read [INFO] [stdout] --> src/data_structs/ram.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct RAMs { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] 12 | pub Order: usize, [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 15 | pub CPUReq: usize, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 16 | pub OSReq: usize [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `RAMs` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `AmountOfOSes` is never read [INFO] [stdout] --> src/data_structs/os.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct Config { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] 7 | pub AmountOfOSes: u32, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Config` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `Order`, `CPUReq`, and `RAMReq` are never read [INFO] [stdout] --> src/data_structs/os.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 12 | pub struct OSes { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] 13 | pub Order: usize, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 14 | pub Name: String, [INFO] [stdout] 15 | pub CPUReq: usize, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 16 | pub RAMReq: usize [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `OSes` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `AmountOfCPUs` is never read [INFO] [stdout] --> src/data_structs/cpu.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct Config { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] 7 | pub AmountOfCPUs: u32, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Config` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/data_structs/cpu.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 12 | pub struct CPU { [INFO] [stdout] | --- fields in this struct [INFO] [stdout] 13 | pub Order: usize, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 14 | pub Name: String, [INFO] [stdout] 15 | pub Date_Available: String, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 16 | pub Description: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 17 | pub Clock_Mhz: u32, [INFO] [stdout] 18 | pub Lithography: u32, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 19 | pub Cores: u32, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 20 | pub Threads: u32, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 21 | pub L1Cache: u32, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 22 | pub L2Cache: u32, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 23 | pub L3Cache: u32, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 24 | pub TDP: u32, [INFO] [stdout] | ^^^ [INFO] [stdout] 25 | pub Architecture: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `CPU` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `Order`, `CPUReq`, and `OSReq` are never read [INFO] [stdout] --> src/data_structs/ram.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct RAMs { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] 12 | pub Order: usize, [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 15 | pub CPUReq: usize, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 16 | pub OSReq: usize [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `RAMs` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `AmountOfOSes` is never read [INFO] [stdout] --> src/data_structs/os.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct Config { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] 7 | pub AmountOfOSes: u32, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Config` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `Order`, `CPUReq`, and `RAMReq` are never read [INFO] [stdout] --> src/data_structs/os.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 12 | pub struct OSes { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] 13 | pub Order: usize, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 14 | pub Name: String, [INFO] [stdout] 15 | pub CPUReq: usize, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 16 | pub RAMReq: usize [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `OSes` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `AmountOfCPUs` is never read [INFO] [stdout] --> src/data_structs/cpu.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct Config { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] 7 | pub AmountOfCPUs: u32, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Config` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/data_structs/cpu.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 12 | pub struct CPU { [INFO] [stdout] | --- fields in this struct [INFO] [stdout] 13 | pub Order: usize, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 14 | pub Name: String, [INFO] [stdout] 15 | pub Date_Available: String, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 16 | pub Description: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 17 | pub Clock_Mhz: u32, [INFO] [stdout] 18 | pub Lithography: u32, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 19 | pub Cores: u32, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 20 | pub Threads: u32, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 21 | pub L1Cache: u32, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 22 | pub L2Cache: u32, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 23 | pub L3Cache: u32, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 24 | pub TDP: u32, [INFO] [stdout] | ^^^ [INFO] [stdout] 25 | pub Architecture: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `CPU` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `Order`, `CPUReq`, and `OSReq` are never read [INFO] [stdout] --> src/data_structs/ram.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct RAMs { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] 12 | pub Order: usize, [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 15 | pub CPUReq: usize, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 16 | pub OSReq: usize [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `RAMs` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `AmountOfOSes` is never read [INFO] [stdout] --> src/data_structs/os.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct Config { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] 7 | pub AmountOfOSes: u32, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Config` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `Order`, `CPUReq`, and `RAMReq` are never read [INFO] [stdout] --> src/data_structs/os.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 12 | pub struct OSes { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] 13 | pub Order: usize, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 14 | pub Name: String, [INFO] [stdout] 15 | pub CPUReq: usize, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 16 | pub RAMReq: usize [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `OSes` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.93s [INFO] running `Command { std: "docker" "inspect" "a8effd6db193362d59febb27b68495e78c291781b5e261eafba2203a52d5cc9a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a8effd6db193362d59febb27b68495e78c291781b5e261eafba2203a52d5cc9a", kill_on_drop: false }` [INFO] [stdout] a8effd6db193362d59febb27b68495e78c291781b5e261eafba2203a52d5cc9a [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] f3ebec8860eea9806d50e67a81a7a637584123f88d7b2e4a5734b3db41b371b8 [INFO] running `Command { std: "docker" "start" "-a" "f3ebec8860eea9806d50e67a81a7a637584123f88d7b2e4a5734b3db41b371b8", kill_on_drop: false }` [INFO] [stderr] warning: field `AmountOfCPUs` is never read [INFO] [stderr] --> src/data_structs/cpu.rs:7:9 [INFO] [stderr] | [INFO] [stderr] 6 | pub struct Config { [INFO] [stderr] | ------ field in this struct [INFO] [stderr] 7 | pub AmountOfCPUs: u32, [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `Config` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: multiple fields are never read [INFO] [stderr] --> src/data_structs/cpu.rs:13:9 [INFO] [stderr] | [INFO] [stderr] 12 | pub struct CPU { [INFO] [stderr] | --- fields in this struct [INFO] [stderr] 13 | pub Order: usize, [INFO] [stderr] | ^^^^^ [INFO] [stderr] 14 | pub Name: String, [INFO] [stderr] 15 | pub Date_Available: String, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] 16 | pub Description: String, [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] 17 | pub Clock_Mhz: u32, [INFO] [stderr] 18 | pub Lithography: u32, [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] 19 | pub Cores: u32, [INFO] [stderr] | ^^^^^ [INFO] [stderr] 20 | pub Threads: u32, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] 21 | pub L1Cache: u32, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] 22 | pub L2Cache: u32, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] 23 | pub L3Cache: u32, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] 24 | pub TDP: u32, [INFO] [stderr] | ^^^ [INFO] [stderr] 25 | pub Architecture: String, [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `CPU` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: fields `Order`, `CPUReq`, and `OSReq` are never read [INFO] [stderr] --> src/data_structs/ram.rs:12:9 [INFO] [stderr] | [INFO] [stderr] 11 | pub struct RAMs { [INFO] [stderr] | ---- fields in this struct [INFO] [stderr] 12 | pub Order: usize, [INFO] [stderr] | ^^^^^ [INFO] [stderr] ... [INFO] [stderr] 15 | pub CPUReq: usize, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] 16 | pub OSReq: usize [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `RAMs` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: field `AmountOfOSes` is never read [INFO] [stderr] --> src/data_structs/os.rs:7:9 [INFO] [stderr] | [INFO] [stderr] 6 | pub struct Config { [INFO] [stderr] | ------ field in this struct [INFO] [stderr] 7 | pub AmountOfOSes: u32, [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `Config` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: fields `Order`, `CPUReq`, and `RAMReq` are never read [INFO] [stderr] --> src/data_structs/os.rs:13:9 [INFO] [stderr] | [INFO] [stderr] 12 | pub struct OSes { [INFO] [stderr] | ---- fields in this struct [INFO] [stderr] 13 | pub Order: usize, [INFO] [stderr] | ^^^^^ [INFO] [stderr] 14 | pub Name: String, [INFO] [stderr] 15 | pub CPUReq: usize, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] 16 | pub RAMReq: usize [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `OSes` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: `expeditionos` (lib) generated 5 warnings [INFO] [stderr] warning: `expeditionos` (bin "expeditionos" test) generated 5 warnings (5 duplicates) [INFO] [stderr] warning: `expeditionos` (lib test) generated 5 warnings (5 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/expeditionos-e92b60caa111542c) [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] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/expeditionos-d4aef41efbcaed72) [INFO] [stdout] [INFO] [stderr] Doc-tests expeditionos [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] [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" "f3ebec8860eea9806d50e67a81a7a637584123f88d7b2e4a5734b3db41b371b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f3ebec8860eea9806d50e67a81a7a637584123f88d7b2e4a5734b3db41b371b8", kill_on_drop: false }` [INFO] [stdout] f3ebec8860eea9806d50e67a81a7a637584123f88d7b2e4a5734b3db41b371b8