[INFO] cloning repository https://github.com/topazus/cpuinfo-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/topazus/cpuinfo-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftopazus%2Fcpuinfo-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftopazus%2Fcpuinfo-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4ec13b6db42fe3ad5b31dce0189ce8e47bc6af8c [INFO] checking topazus/cpuinfo-rs against try#1383df06117fd218068d1f39fd5326256dd4a348 for pr-145181 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftopazus%2Fcpuinfo-rs" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/topazus/cpuinfo-rs [INFO] finished tweaking git repo https://github.com/topazus/cpuinfo-rs [INFO] tweaked toml for git repo https://github.com/topazus/cpuinfo-rs written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/topazus/cpuinfo-rs on toolchain 1383df06117fd218068d1f39fd5326256dd4a348 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1383df06117fd218068d1f39fd5326256dd4a348" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/topazus/cpuinfo-rs 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" "+1383df06117fd218068d1f39fd5326256dd4a348" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:ae6f63d130afcfff7f91f5ba9fdb2a74d52830289c6a2ea2d23a94dcfb480a0d" "/opt/rustwide/cargo-home/bin/cargo" "+1383df06117fd218068d1f39fd5326256dd4a348" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e3f55423f378150d2df35653a9cbbc19d8a7e19de09837f3368412b1c5a749dd [INFO] running `Command { std: "docker" "start" "-a" "e3f55423f378150d2df35653a9cbbc19d8a7e19de09837f3368412b1c5a749dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e3f55423f378150d2df35653a9cbbc19d8a7e19de09837f3368412b1c5a749dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e3f55423f378150d2df35653a9cbbc19d8a7e19de09837f3368412b1c5a749dd", kill_on_drop: false }` [INFO] [stdout] e3f55423f378150d2df35653a9cbbc19d8a7e19de09837f3368412b1c5a749dd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:ae6f63d130afcfff7f91f5ba9fdb2a74d52830289c6a2ea2d23a94dcfb480a0d" "/opt/rustwide/cargo-home/bin/cargo" "+1383df06117fd218068d1f39fd5326256dd4a348" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 01f2130d280efa72204f3aee2264fa5e01807b3206f417daf9dc19a891bed569 [INFO] running `Command { std: "docker" "start" "-a" "01f2130d280efa72204f3aee2264fa5e01807b3206f417daf9dc19a891bed569", kill_on_drop: false }` [INFO] [stderr] Checking cpuinfo v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::arch::x86_64::CpuidResult` [INFO] [stdout] --> src/lib.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::arch::x86_64::CpuidResult; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `serialize` [INFO] [stdout] --> src/parse_cpuid.rs:89:12 [INFO] [stdout] | [INFO] [stdout] 89 | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `serialize` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `serialize` [INFO] [stdout] --> src/parse_cpuid.rs:92:16 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "serialize", serde(skip))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `serialize` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `extract_bit` and `num_to_string` [INFO] [stdout] --> src/parse_cpuid.rs:1:33 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::utils::{cpuid_count, extract_bit, extract_bits, num_to_string}; [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `serialize` [INFO] [stdout] --> src/vendor.rs:6:12 [INFO] [stdout] | [INFO] [stdout] 6 | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `serialize` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `serialize` [INFO] [stdout] --> src/vendor.rs:50:12 [INFO] [stdout] | [INFO] [stdout] 50 | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `serialize` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::arch::x86_64::CpuidResult` [INFO] [stdout] --> src/lib.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::arch::x86_64::CpuidResult; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `serialize` [INFO] [stdout] --> src/parse_cpuid.rs:89:12 [INFO] [stdout] | [INFO] [stdout] 89 | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `serialize` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `serialize` [INFO] [stdout] --> src/parse_cpuid.rs:92:16 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "serialize", serde(skip))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `serialize` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `extract_bit` and `num_to_string` [INFO] [stdout] --> src/parse_cpuid.rs:1:33 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::utils::{cpuid_count, extract_bit, extract_bits, num_to_string}; [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `serialize` [INFO] [stdout] --> src/vendor.rs:6:12 [INFO] [stdout] | [INFO] [stdout] 6 | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `serialize` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `serialize` [INFO] [stdout] --> src/vendor.rs:50:12 [INFO] [stdout] | [INFO] [stdout] 50 | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `serialize` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `EAX_CACHE_INFO` is never used [INFO] [stdout] --> src/parse_cpuid.rs:12:7 [INFO] [stdout] | [INFO] [stdout] 12 | const EAX_CACHE_INFO: u32 = 0x2; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `EAX_PROCESSOR_SERIAL` is never used [INFO] [stdout] --> src/parse_cpuid.rs:13:7 [INFO] [stdout] | [INFO] [stdout] 13 | const EAX_PROCESSOR_SERIAL: u32 = 0x3; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `EAX_CACHE_PARAMETERS` is never used [INFO] [stdout] --> src/parse_cpuid.rs:14:7 [INFO] [stdout] | [INFO] [stdout] 14 | const EAX_CACHE_PARAMETERS: u32 = 0x4; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `EAX_MONITOR_MWAIT_INFO` is never used [INFO] [stdout] --> src/parse_cpuid.rs:15:7 [INFO] [stdout] | [INFO] [stdout] 15 | const EAX_MONITOR_MWAIT_INFO: u32 = 0x5; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `EAX_THERMAL_POWER_INFO` is never used [INFO] [stdout] --> src/parse_cpuid.rs:16:7 [INFO] [stdout] | [INFO] [stdout] 16 | const EAX_THERMAL_POWER_INFO: u32 = 0x6; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `EAX_STRUCTURED_EXTENDED_FEATURE_INFO` is never used [INFO] [stdout] --> src/parse_cpuid.rs:17:7 [INFO] [stdout] | [INFO] [stdout] 17 | const EAX_STRUCTURED_EXTENDED_FEATURE_INFO: u32 = 0x7; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `EAX_DIRECT_CACHE_ACCESS_INFO` is never used [INFO] [stdout] --> src/parse_cpuid.rs:18:7 [INFO] [stdout] | [INFO] [stdout] 18 | const EAX_DIRECT_CACHE_ACCESS_INFO: u32 = 0x9; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `EAX_PERFORMANCE_MONITOR_INFO` is never used [INFO] [stdout] --> src/parse_cpuid.rs:19:7 [INFO] [stdout] | [INFO] [stdout] 19 | const EAX_PERFORMANCE_MONITOR_INFO: u32 = 0xA; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `EAX_EXTENDED_TOPOLOGY_INFO` is never used [INFO] [stdout] --> src/parse_cpuid.rs:20:7 [INFO] [stdout] | [INFO] [stdout] 20 | const EAX_EXTENDED_TOPOLOGY_INFO: u32 = 0xB; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `EAX_EXTENDED_STATE_INFO` is never used [INFO] [stdout] --> src/parse_cpuid.rs:21:7 [INFO] [stdout] | [INFO] [stdout] 21 | const EAX_EXTENDED_STATE_INFO: u32 = 0xD; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `EAX_RDT_MONITORING` is never used [INFO] [stdout] --> src/parse_cpuid.rs:22:7 [INFO] [stdout] | [INFO] [stdout] 22 | const EAX_RDT_MONITORING: u32 = 0xF; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `EAX_RDT_ALLOCATION` is never used [INFO] [stdout] --> src/parse_cpuid.rs:23:7 [INFO] [stdout] | [INFO] [stdout] 23 | const EAX_RDT_ALLOCATION: u32 = 0x10; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `EAX_SGX` is never used [INFO] [stdout] --> src/parse_cpuid.rs:24:7 [INFO] [stdout] | [INFO] [stdout] 24 | const EAX_SGX: u32 = 0x12; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `EAX_TRACE_INFO` is never used [INFO] [stdout] --> src/parse_cpuid.rs:25:7 [INFO] [stdout] | [INFO] [stdout] 25 | const EAX_TRACE_INFO: u32 = 0x14; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `EAX_TIME_STAMP_COUNTER_INFO` is never used [INFO] [stdout] --> src/parse_cpuid.rs:26:7 [INFO] [stdout] | [INFO] [stdout] 26 | const EAX_TIME_STAMP_COUNTER_INFO: u32 = 0x15; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `EAX_FREQUENCY_INFO` is never used [INFO] [stdout] --> src/parse_cpuid.rs:27:7 [INFO] [stdout] | [INFO] [stdout] 27 | const EAX_FREQUENCY_INFO: u32 = 0x16; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `EAX_SOC_VENDOR_INFO` is never used [INFO] [stdout] --> src/parse_cpuid.rs:28:7 [INFO] [stdout] | [INFO] [stdout] 28 | const EAX_SOC_VENDOR_INFO: u32 = 0x17; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `EAX_DETERMINISTIC_ADDRESS_TRANSLATION_INFO` is never used [INFO] [stdout] --> src/parse_cpuid.rs:29:7 [INFO] [stdout] | [INFO] [stdout] 29 | const EAX_DETERMINISTIC_ADDRESS_TRANSLATION_INFO: u32 = 0x18; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `EAX_EXTENDED_TOPOLOGY_INFO_V2` is never used [INFO] [stdout] --> src/parse_cpuid.rs:30:7 [INFO] [stdout] | [INFO] [stdout] 30 | const EAX_EXTENDED_TOPOLOGY_INFO_V2: u32 = 0x1F; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `EAX_HYPERVISOR_INFO` is never used [INFO] [stdout] --> src/parse_cpuid.rs:33:7 [INFO] [stdout] | [INFO] [stdout] 33 | const EAX_HYPERVISOR_INFO: u32 = 0x4000_0000; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `EAX_EXTENDED_PROCESSOR_AND_FEATURE_IDENTIFIERS` is never used [INFO] [stdout] --> src/parse_cpuid.rs:39:7 [INFO] [stdout] | [INFO] [stdout] 39 | const EAX_EXTENDED_PROCESSOR_AND_FEATURE_IDENTIFIERS: u32 = 0x8000_0001; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `EAX_EXTENDED_BRAND_STRING` is never used [INFO] [stdout] --> src/parse_cpuid.rs:40:7 [INFO] [stdout] | [INFO] [stdout] 40 | const EAX_EXTENDED_BRAND_STRING: u32 = 0x8000_0002; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `EAX_L1_CACHE_INFO` is never used [INFO] [stdout] --> src/parse_cpuid.rs:41:7 [INFO] [stdout] | [INFO] [stdout] 41 | const EAX_L1_CACHE_INFO: u32 = 0x8000_0005; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `EAX_L2_L3_CACHE_INFO` is never used [INFO] [stdout] --> src/parse_cpuid.rs:42:7 [INFO] [stdout] | [INFO] [stdout] 42 | const EAX_L2_L3_CACHE_INFO: u32 = 0x8000_0006; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `EAX_ADVANCED_POWER_MGMT_INFO` is never used [INFO] [stdout] --> src/parse_cpuid.rs:43:7 [INFO] [stdout] | [INFO] [stdout] 43 | const EAX_ADVANCED_POWER_MGMT_INFO: u32 = 0x8000_0007; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `EAX_PROCESSOR_CAPACITY_INFO` is never used [INFO] [stdout] --> src/parse_cpuid.rs:44:7 [INFO] [stdout] | [INFO] [stdout] 44 | const EAX_PROCESSOR_CAPACITY_INFO: u32 = 0x8000_0008; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `EAX_TLB_1GB_PAGE_INFO` is never used [INFO] [stdout] --> src/parse_cpuid.rs:45:7 [INFO] [stdout] | [INFO] [stdout] 45 | const EAX_TLB_1GB_PAGE_INFO: u32 = 0x8000_0019; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `EAX_PERFORMANCE_OPTIMIZATION_INFO` is never used [INFO] [stdout] --> src/parse_cpuid.rs:46:7 [INFO] [stdout] | [INFO] [stdout] 46 | const EAX_PERFORMANCE_OPTIMIZATION_INFO: u32 = 0x8000_001A; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `EAX_CACHE_PARAMETERS_AMD` is never used [INFO] [stdout] --> src/parse_cpuid.rs:47:7 [INFO] [stdout] | [INFO] [stdout] 47 | const EAX_CACHE_PARAMETERS_AMD: u32 = 0x8000_001D; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `EAX_PROCESSOR_TOPOLOGY_INFO` is never used [INFO] [stdout] --> src/parse_cpuid.rs:48:7 [INFO] [stdout] | [INFO] [stdout] 48 | const EAX_PROCESSOR_TOPOLOGY_INFO: u32 = 0x8000_001E; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `EAX_MEMORY_ENCRYPTION_INFO` is never used [INFO] [stdout] --> src/parse_cpuid.rs:49:7 [INFO] [stdout] | [INFO] [stdout] 49 | const EAX_MEMORY_ENCRYPTION_INFO: u32 = 0x8000_001F; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `EAX_SVM_FEATURES` is never used [INFO] [stdout] --> src/parse_cpuid.rs:50:7 [INFO] [stdout] | [INFO] [stdout] 50 | const EAX_SVM_FEATURES: u32 = 0x8000_000A; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `cpuid2` is never used [INFO] [stdout] --> src/parse_cpuid.rs:69:8 [INFO] [stdout] | [INFO] [stdout] 60 | impl CpuIdReader { [INFO] [stdout] | ---------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 69 | fn cpuid2(&self, eax: u32, ecx: u32) -> CpuidResult { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `EAX_CACHE_INFO` is never used [INFO] [stdout] --> src/parse_cpuid.rs:12:7 [INFO] [stdout] | [INFO] [stdout] 12 | const EAX_CACHE_INFO: u32 = 0x2; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `EAX_PROCESSOR_SERIAL` is never used [INFO] [stdout] --> src/parse_cpuid.rs:13:7 [INFO] [stdout] | [INFO] [stdout] 13 | const EAX_PROCESSOR_SERIAL: u32 = 0x3; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `EAX_CACHE_PARAMETERS` is never used [INFO] [stdout] --> src/parse_cpuid.rs:14:7 [INFO] [stdout] | [INFO] [stdout] 14 | const EAX_CACHE_PARAMETERS: u32 = 0x4; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `EAX_MONITOR_MWAIT_INFO` is never used [INFO] [stdout] --> src/parse_cpuid.rs:15:7 [INFO] [stdout] | [INFO] [stdout] 15 | const EAX_MONITOR_MWAIT_INFO: u32 = 0x5; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `EAX_THERMAL_POWER_INFO` is never used [INFO] [stdout] --> src/parse_cpuid.rs:16:7 [INFO] [stdout] | [INFO] [stdout] 16 | const EAX_THERMAL_POWER_INFO: u32 = 0x6; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `EAX_STRUCTURED_EXTENDED_FEATURE_INFO` is never used [INFO] [stdout] --> src/parse_cpuid.rs:17:7 [INFO] [stdout] | [INFO] [stdout] 17 | const EAX_STRUCTURED_EXTENDED_FEATURE_INFO: u32 = 0x7; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `EAX_DIRECT_CACHE_ACCESS_INFO` is never used [INFO] [stdout] --> src/parse_cpuid.rs:18:7 [INFO] [stdout] | [INFO] [stdout] 18 | const EAX_DIRECT_CACHE_ACCESS_INFO: u32 = 0x9; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `EAX_PERFORMANCE_MONITOR_INFO` is never used [INFO] [stdout] --> src/parse_cpuid.rs:19:7 [INFO] [stdout] | [INFO] [stdout] 19 | const EAX_PERFORMANCE_MONITOR_INFO: u32 = 0xA; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `EAX_EXTENDED_TOPOLOGY_INFO` is never used [INFO] [stdout] --> src/parse_cpuid.rs:20:7 [INFO] [stdout] | [INFO] [stdout] 20 | const EAX_EXTENDED_TOPOLOGY_INFO: u32 = 0xB; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `EAX_EXTENDED_STATE_INFO` is never used [INFO] [stdout] --> src/parse_cpuid.rs:21:7 [INFO] [stdout] | [INFO] [stdout] 21 | const EAX_EXTENDED_STATE_INFO: u32 = 0xD; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `EAX_RDT_MONITORING` is never used [INFO] [stdout] --> src/parse_cpuid.rs:22:7 [INFO] [stdout] | [INFO] [stdout] 22 | const EAX_RDT_MONITORING: u32 = 0xF; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `EAX_RDT_ALLOCATION` is never used [INFO] [stdout] --> src/parse_cpuid.rs:23:7 [INFO] [stdout] | [INFO] [stdout] 23 | const EAX_RDT_ALLOCATION: u32 = 0x10; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `EAX_SGX` is never used [INFO] [stdout] --> src/parse_cpuid.rs:24:7 [INFO] [stdout] | [INFO] [stdout] 24 | const EAX_SGX: u32 = 0x12; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `EAX_TRACE_INFO` is never used [INFO] [stdout] --> src/parse_cpuid.rs:25:7 [INFO] [stdout] | [INFO] [stdout] 25 | const EAX_TRACE_INFO: u32 = 0x14; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `EAX_TIME_STAMP_COUNTER_INFO` is never used [INFO] [stdout] --> src/parse_cpuid.rs:26:7 [INFO] [stdout] | [INFO] [stdout] 26 | const EAX_TIME_STAMP_COUNTER_INFO: u32 = 0x15; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `EAX_FREQUENCY_INFO` is never used [INFO] [stdout] --> src/parse_cpuid.rs:27:7 [INFO] [stdout] | [INFO] [stdout] 27 | const EAX_FREQUENCY_INFO: u32 = 0x16; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `EAX_SOC_VENDOR_INFO` is never used [INFO] [stdout] --> src/parse_cpuid.rs:28:7 [INFO] [stdout] | [INFO] [stdout] 28 | const EAX_SOC_VENDOR_INFO: u32 = 0x17; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `EAX_DETERMINISTIC_ADDRESS_TRANSLATION_INFO` is never used [INFO] [stdout] --> src/parse_cpuid.rs:29:7 [INFO] [stdout] | [INFO] [stdout] 29 | const EAX_DETERMINISTIC_ADDRESS_TRANSLATION_INFO: u32 = 0x18; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `EAX_EXTENDED_TOPOLOGY_INFO_V2` is never used [INFO] [stdout] --> src/parse_cpuid.rs:30:7 [INFO] [stdout] | [INFO] [stdout] 30 | const EAX_EXTENDED_TOPOLOGY_INFO_V2: u32 = 0x1F; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `EAX_HYPERVISOR_INFO` is never used [INFO] [stdout] --> src/parse_cpuid.rs:33:7 [INFO] [stdout] | [INFO] [stdout] 33 | const EAX_HYPERVISOR_INFO: u32 = 0x4000_0000; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `EAX_EXTENDED_PROCESSOR_AND_FEATURE_IDENTIFIERS` is never used [INFO] [stdout] --> src/parse_cpuid.rs:39:7 [INFO] [stdout] | [INFO] [stdout] 39 | const EAX_EXTENDED_PROCESSOR_AND_FEATURE_IDENTIFIERS: u32 = 0x8000_0001; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `EAX_EXTENDED_BRAND_STRING` is never used [INFO] [stdout] --> src/parse_cpuid.rs:40:7 [INFO] [stdout] | [INFO] [stdout] 40 | const EAX_EXTENDED_BRAND_STRING: u32 = 0x8000_0002; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `EAX_L1_CACHE_INFO` is never used [INFO] [stdout] --> src/parse_cpuid.rs:41:7 [INFO] [stdout] | [INFO] [stdout] 41 | const EAX_L1_CACHE_INFO: u32 = 0x8000_0005; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `EAX_L2_L3_CACHE_INFO` is never used [INFO] [stdout] --> src/parse_cpuid.rs:42:7 [INFO] [stdout] | [INFO] [stdout] 42 | const EAX_L2_L3_CACHE_INFO: u32 = 0x8000_0006; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `EAX_ADVANCED_POWER_MGMT_INFO` is never used [INFO] [stdout] --> src/parse_cpuid.rs:43:7 [INFO] [stdout] | [INFO] [stdout] 43 | const EAX_ADVANCED_POWER_MGMT_INFO: u32 = 0x8000_0007; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `EAX_PROCESSOR_CAPACITY_INFO` is never used [INFO] [stdout] --> src/parse_cpuid.rs:44:7 [INFO] [stdout] | [INFO] [stdout] 44 | const EAX_PROCESSOR_CAPACITY_INFO: u32 = 0x8000_0008; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `EAX_TLB_1GB_PAGE_INFO` is never used [INFO] [stdout] --> src/parse_cpuid.rs:45:7 [INFO] [stdout] | [INFO] [stdout] 45 | const EAX_TLB_1GB_PAGE_INFO: u32 = 0x8000_0019; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `EAX_PERFORMANCE_OPTIMIZATION_INFO` is never used [INFO] [stdout] --> src/parse_cpuid.rs:46:7 [INFO] [stdout] | [INFO] [stdout] 46 | const EAX_PERFORMANCE_OPTIMIZATION_INFO: u32 = 0x8000_001A; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `EAX_CACHE_PARAMETERS_AMD` is never used [INFO] [stdout] --> src/parse_cpuid.rs:47:7 [INFO] [stdout] | [INFO] [stdout] 47 | const EAX_CACHE_PARAMETERS_AMD: u32 = 0x8000_001D; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `EAX_PROCESSOR_TOPOLOGY_INFO` is never used [INFO] [stdout] --> src/parse_cpuid.rs:48:7 [INFO] [stdout] | [INFO] [stdout] 48 | const EAX_PROCESSOR_TOPOLOGY_INFO: u32 = 0x8000_001E; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `EAX_MEMORY_ENCRYPTION_INFO` is never used [INFO] [stdout] --> src/parse_cpuid.rs:49:7 [INFO] [stdout] | [INFO] [stdout] 49 | const EAX_MEMORY_ENCRYPTION_INFO: u32 = 0x8000_001F; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `EAX_SVM_FEATURES` is never used [INFO] [stdout] --> src/parse_cpuid.rs:50:7 [INFO] [stdout] | [INFO] [stdout] 50 | const EAX_SVM_FEATURES: u32 = 0x8000_000A; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `cpuid2` is never used [INFO] [stdout] --> src/parse_cpuid.rs:69:8 [INFO] [stdout] | [INFO] [stdout] 60 | impl CpuIdReader { [INFO] [stdout] | ---------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 69 | fn cpuid2(&self, eax: u32, ecx: u32) -> CpuidResult { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cpuid` [INFO] [stdout] --> src/main.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 7 | let cpuid = CpuId::new(); [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_cpuid` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cpuid` [INFO] [stdout] --> src/main.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 7 | let cpuid = CpuId::new(); [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_cpuid` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `cpuinfo` (bin "cpuinfo" test); 1 warning emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/1383df06117fd218068d1f39fd5326256dd4a348/bin/rustc --crate-name cpuinfo --edition=2021 src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f144f7b69f04eb0a -C extra-filename=-056dcb6741599c6c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern cpuinfo=/opt/rustwide/target/debug/deps/libcpuinfo-a55c2657bdb6d8a3.rmeta --cap-lints=forbid` (exit status: 1) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `cpuinfo` (bin "cpuinfo"); 1 warning emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/1383df06117fd218068d1f39fd5326256dd4a348/bin/rustc --crate-name cpuinfo --edition=2021 src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=60bd9fb359de0cb7 -C extra-filename=-44f99fa9bc8cc2f5 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern cpuinfo=/opt/rustwide/target/debug/deps/libcpuinfo-a55c2657bdb6d8a3.rmeta --cap-lints=forbid` (exit status: 1) [INFO] running `Command { std: "docker" "inspect" "01f2130d280efa72204f3aee2264fa5e01807b3206f417daf9dc19a891bed569", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "01f2130d280efa72204f3aee2264fa5e01807b3206f417daf9dc19a891bed569", kill_on_drop: false }` [INFO] [stdout] 01f2130d280efa72204f3aee2264fa5e01807b3206f417daf9dc19a891bed569