[INFO] fetching crate raw-cpuid 11.6.0... [INFO] testing raw-cpuid-11.6.0 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-2 [INFO] extracting crate raw-cpuid 11.6.0 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate raw-cpuid 11.6.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate raw-cpuid 11.6.0 [INFO] tweaked toml for crates.io crate raw-cpuid 11.6.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate raw-cpuid 11.6.0 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate raw-cpuid 11.6.0 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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 41924713a8b96d286eb78a015bf4e0d110a32bf9c878bdcc80684f8c7c59bd67 [INFO] running `Command { std: "docker" "start" "-a" "41924713a8b96d286eb78a015bf4e0d110a32bf9c878bdcc80684f8c7c59bd67", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "41924713a8b96d286eb78a015bf4e0d110a32bf9c878bdcc80684f8c7c59bd67", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "41924713a8b96d286eb78a015bf4e0d110a32bf9c878bdcc80684f8c7c59bd67", kill_on_drop: false }` [INFO] [stdout] 41924713a8b96d286eb78a015bf4e0d110a32bf9c878bdcc80684f8c7c59bd67 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 056a41270ca36fb32c9c76cabdcd6d122edc57713d7125628e52da6884ceabd5 [INFO] running `Command { std: "docker" "start" "-a" "056a41270ca36fb32c9c76cabdcd6d122edc57713d7125628e52da6884ceabd5", kill_on_drop: false }` [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling raw-cpuid v11.6.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/lib.rs:88:22 [INFO] [stdout] | [INFO] [stdout] 88 | let result = unsafe { self::arch::__cpuid_count(a, c) }; [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_unsafe)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.58s [INFO] running `Command { std: "docker" "inspect" "056a41270ca36fb32c9c76cabdcd6d122edc57713d7125628e52da6884ceabd5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "056a41270ca36fb32c9c76cabdcd6d122edc57713d7125628e52da6884ceabd5", kill_on_drop: false }` [INFO] [stdout] 056a41270ca36fb32c9c76cabdcd6d122edc57713d7125628e52da6884ceabd5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cdf254d82c3e24fc8890892f8b398638f6c8a6150e4cce4fc6c147e294c9744c [INFO] running `Command { std: "docker" "start" "-a" "cdf254d82c3e24fc8890892f8b398638f6c8a6150e4cce4fc6c147e294c9744c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.81 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling rustversion v1.0.15 [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/lib.rs:88:22 [INFO] [stdout] | [INFO] [stdout] 88 | let result = unsafe { self::arch::__cpuid_count(a, c) }; [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_unsafe)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling syn v2.0.60 [INFO] [stderr] Compiling core_affinity v0.8.1 [INFO] [stderr] Compiling phf_macros v0.11.2 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling raw-cpuid v11.6.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/lib.rs:88:22 [INFO] [stdout] | [INFO] [stdout] 88 | let result = unsafe { self::arch::__cpuid_count(a, c) }; [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_unsafe)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 10.26s [INFO] running `Command { std: "docker" "inspect" "cdf254d82c3e24fc8890892f8b398638f6c8a6150e4cce4fc6c147e294c9744c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cdf254d82c3e24fc8890892f8b398638f6c8a6150e4cce4fc6c147e294c9744c", kill_on_drop: false }` [INFO] [stdout] cdf254d82c3e24fc8890892f8b398638f6c8a6150e4cce4fc6c147e294c9744c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 43d372b59dd4d370e96b80a70bd072ac4866f66b9d55ea82a80852395c083c04 [INFO] running `Command { std: "docker" "start" "-a" "43d372b59dd4d370e96b80a70bd072ac4866f66b9d55ea82a80852395c083c04", kill_on_drop: false }` [INFO] [stderr] warning: unnecessary `unsafe` block [INFO] [stderr] --> src/lib.rs:88:22 [INFO] [stderr] | [INFO] [stderr] 88 | let result = unsafe { self::arch::__cpuid_count(a, c) }; [INFO] [stderr] | ^^^^^^ unnecessary `unsafe` block [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_unsafe)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `raw-cpuid` (lib) generated 1 warning [INFO] [stderr] warning: `raw-cpuid` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/raw_cpuid-cad67e1eb77aff70) [INFO] [stdout] [INFO] [stdout] running 96 tests [INFO] [stdout] test tests::i5_3337u::cache_parameters ... ok [INFO] [stdout] test tests::cpuid_impls_debug ... ok [INFO] [stdout] test tests::i5_3337u::direct_cache_access_info ... ok [INFO] [stdout] test tests::i5_3337u::extended_features ... ok [INFO] [stdout] test tests::i5_3337u::extended_processor_feature_identifiers ... ok [INFO] [stdout] test tests::i5_3337u::extended_state_info3 ... ok [INFO] [stdout] test tests::i5_3337u::extended_topology_info ... ok [INFO] [stdout] test tests::i5_3337u::monitor_mwait_features ... ok [INFO] [stdout] test tests::i5_3337u::performance_monitoring_info ... ok [INFO] [stdout] test tests::i5_3337u::extended_topology_info_v2 ... ok [INFO] [stdout] test tests::i5_3337u::sgx_test ... ok [INFO] [stdout] test tests::i5_3337u::feature_info ... ok [INFO] [stdout] test tests::i5_3337u::extended_state_info2 ... ok [INFO] [stdout] test tests::i5_3337u::processor_brand_string ... ok [INFO] [stdout] test tests::i5_3337u::quality_of_service_info ... ok [INFO] [stdout] test tests::i5_3337u::extended_state_info ... ok [INFO] [stdout] test tests::i5_3337u::cache_info ... ok [INFO] [stdout] test tests::i7_12700k::apm ... ok [INFO] [stdout] test tests::i5_3337u::thermal_power_features ... ok [INFO] [stdout] test tests::i7_12700k::extended_features ... ok [INFO] [stdout] test tests::i7_12700k::direct_cache_access ... ok [INFO] [stdout] test tests::i7_12700k::extended_topology_info ... ok [INFO] [stdout] test tests::i7_12700k::get_deterministic_address_translation_info ... ok [INFO] [stdout] test tests::i7_12700k::monitor_mwait ... ok [INFO] [stdout] test tests::i7_12700k::cache_info ... ok [INFO] [stdout] test tests::i7_12700k::brand_string ... ok [INFO] [stdout] test tests::i7_12700k::l2_l3_tlb_cache ... ok [INFO] [stdout] test tests::i7_12700k::l1_tlb_cache ... ok [INFO] [stdout] test tests::i7_12700k::extended_topology_info_v2 ... ok [INFO] [stdout] test tests::i7_12700k::get_soc_vendor ... ok [INFO] [stdout] test tests::i7_12700k::perfmon_info ... ok [INFO] [stdout] test tests::i7_12700k::extended_processor_and_feature_identifiers ... ok [INFO] [stdout] test tests::i7_12700k::processor_frequency ... ok [INFO] [stdout] test tests::i7_12700k::processor_capcity_features ... ok [INFO] [stdout] test tests::i7_12700k::processor_trace ... ok [INFO] [stdout] test tests::i7_12700k::rdt_allocation_info ... ok [INFO] [stdout] test tests::i7_12700k::rdt_monitoring_info ... ok [INFO] [stdout] test tests::ryzen_matisse::direct_cache_access ... ok [INFO] [stdout] test tests::i7_12700k::sgx_test ... ok [INFO] [stdout] test tests::i7_12700k::thermal_power ... ok [INFO] [stdout] test tests::ryzen_matisse::extended_features ... ok [INFO] [stdout] test tests::ryzen_matisse::apm ... ok [INFO] [stdout] test tests::i7_12700k::tsc ... ok [INFO] [stdout] test tests::ryzen_matisse::brand_string ... ok [INFO] [stdout] test tests::i7_12700k::vendor_check ... ok [INFO] [stdout] test tests::i7_12700k::version_info ... ok [INFO] [stdout] test tests::i7_12700k::processor_serial ... ok [INFO] [stdout] test tests::i7_12700k::extended_state_info ... ok [INFO] [stdout] test tests::ryzen_matisse::cache_info ... ok [INFO] [stdout] test tests::ryzen_matisse::extended_processor_and_feature_identifiers ... ok [INFO] [stdout] test tests::ryzen_matisse::extended_state_info ... ok [INFO] [stdout] test tests::ryzen_matisse::instruction_based_sampling_capabilities ... ok [INFO] [stdout] test tests::ryzen_matisse::l2_l3_tlb_cache ... ok [INFO] [stdout] test tests::ryzen_matisse::extended_topology_info ... ok [INFO] [stdout] test tests::ryzen_matisse::l1_tlb_cache ... ok [INFO] [stdout] test tests::ryzen_matisse::performance_optimization_info ... ok [INFO] [stdout] test tests::ryzen_matisse::monitor_mwait ... ok [INFO] [stdout] test tests::ryzen_matisse::perfmon_info ... ok [INFO] [stdout] test tests::ryzen_matisse::platform_quality_service ... ok [INFO] [stdout] test tests::ryzen_matisse::rdt_monitoring_info ... ok [INFO] [stdout] test tests::ryzen_matisse::processor_serial ... ok [INFO] [stdout] test tests::ryzen_matisse::secure_encryption ... ok [INFO] [stdout] test tests::ryzen_matisse::thermal_power ... ok [INFO] [stdout] test tests::ryzen_matisse::processor_capcity_features ... ok [INFO] [stdout] test tests::ryzen_matisse::remaining_unsupported_leafs ... ok [INFO] [stdout] test tests::xeon_gold_6252::apm ... ok [INFO] [stdout] test tests::ryzen_matisse::vendor_check ... ok [INFO] [stdout] test tests::xeon_gold_6252::brand_string ... ok [INFO] [stdout] test tests::ryzen_matisse::tlb_1gb_page_info ... ok [INFO] [stdout] test tests::ryzen_matisse::version_info ... ok [INFO] [stdout] test tests::ryzen_matisse::svm ... ok [INFO] [stdout] test tests::xeon_gold_6252::cache_info ... ok [INFO] [stdout] test tests::ryzen_matisse::processor_topology_info ... ok [INFO] [stdout] test tests::ryzen_matisse::rdt_allocation_info ... ok [INFO] [stdout] test tests::xeon_gold_6252::processor_frequency ... ok [INFO] [stdout] test tests::xeon_gold_6252::processor_serial ... ok [INFO] [stdout] test tests::xeon_gold_6252::rdt_allocation_info ... ok [INFO] [stdout] test tests::xeon_gold_6252::remaining_unsupported_leafs ... ok [INFO] [stdout] test tests::xeon_gold_6252::processor_trace ... ok [INFO] [stdout] test tests::xeon_gold_6252::rdt_monitoring_info ... ok [INFO] [stdout] test tests::xeon_gold_6252::thermal_power ... ok [INFO] [stdout] test tests::xeon_gold_6252::extended_features ... ok [INFO] [stdout] test tests::xeon_gold_6252::extended_processor_and_feature_identifiers ... ok [INFO] [stdout] test tests::xeon_gold_6252::extended_state_info ... ok [INFO] [stdout] test tests::xeon_gold_6252::extended_topology_info ... ok [INFO] [stdout] test tests::xeon_gold_6252::l1_tlb_cache ... ok [INFO] [stdout] test tests::xeon_gold_6252::l2_l3_tlb_cache ... ok [INFO] [stdout] test tests::xeon_gold_6252::monitor_mwait ... ok [INFO] [stdout] test tests::xeon_gold_6252::perfmon_info ... ok [INFO] [stdout] test tests::xeon_gold_6252::processor_capcity_features ... ok [INFO] [stdout] test tests::xeon_gold_6252::direct_cache_access ... ok [INFO] [stdout] test tests::xeon_gold_6252::tsc ... ok [INFO] [stdout] test tests::xeon_gold_6252::sgx_test ... ok [INFO] [stdout] test tests::xeon_gold_6252::vendor_check ... ok [INFO] [stdout] test tests::xeon_gold_6252::version_info ... ok [INFO] [stderr] Doc-tests raw_cpuid [INFO] [stdout] test tests::i5_3337u::genuine_intel ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 96 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test src/lib.rs - (line 6) ... ok [INFO] [stdout] test src/lib.rs - test_readme (line 6054) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.36s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "43d372b59dd4d370e96b80a70bd072ac4866f66b9d55ea82a80852395c083c04", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "43d372b59dd4d370e96b80a70bd072ac4866f66b9d55ea82a80852395c083c04", kill_on_drop: false }` [INFO] [stdout] 43d372b59dd4d370e96b80a70bd072ac4866f66b9d55ea82a80852395c083c04