[INFO] fetching crate x86_64-xsave 0.1.3... [INFO] checking x86_64-xsave-0.1.3 against master#506512391b1a75ae450d36c9420978402a91abcc for pr-125384 [INFO] extracting crate x86_64-xsave 0.1.3 into /workspace/builds/worker-3-tc1/source [INFO] validating manifest of crates.io crate x86_64-xsave 0.1.3 on toolchain 506512391b1a75ae450d36c9420978402a91abcc [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate x86_64-xsave 0.1.3 [INFO] finished tweaking crates.io crate x86_64-xsave 0.1.3 [INFO] tweaked toml for crates.io crate x86_64-xsave 0.1.3 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 2 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] baf2e34a213d97e7d90f1a4c509b20bddb5044c5d1bf6e8c9429f1f70d0c3355 [INFO] running `Command { std: "docker" "start" "-a" "baf2e34a213d97e7d90f1a4c509b20bddb5044c5d1bf6e8c9429f1f70d0c3355", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "baf2e34a213d97e7d90f1a4c509b20bddb5044c5d1bf6e8c9429f1f70d0c3355", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "baf2e34a213d97e7d90f1a4c509b20bddb5044c5d1bf6e8c9429f1f70d0c3355", kill_on_drop: false }` [INFO] [stdout] baf2e34a213d97e7d90f1a4c509b20bddb5044c5d1bf6e8c9429f1f70d0c3355 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a40704d1c978ccc336b4f0d1b19564ad8ff8e4d259caabe7f91af34751ad1c4b [INFO] running `Command { std: "docker" "start" "-a" "a40704d1c978ccc336b4f0d1b19564ad8ff8e4d259caabe7f91af34751ad1c4b", kill_on_drop: false }` [INFO] [stderr] Checking x86_64-xsave v0.1.3 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `std::alloc::Alloc` [INFO] [stdout] --> src/lib.rs:62:5 [INFO] [stdout] | [INFO] [stdout] 62 | use ::std::alloc::Alloc; [INFO] [stdout] | ^^^^^^^^^^^^^^----- [INFO] [stdout] | | | [INFO] [stdout] | | help: a similar name exists in the module: `alloc` [INFO] [stdout] | no `Alloc` in `alloc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `std::alloc::Alloc` [INFO] [stdout] --> src/lib.rs:62:5 [INFO] [stdout] | [INFO] [stdout] 62 | use ::std::alloc::Alloc; [INFO] [stdout] | ^^^^^^^^^^^^^^----- [INFO] [stdout] | | | [INFO] [stdout] | | help: a similar name exists in the module: `alloc` [INFO] [stdout] | no `Alloc` in `alloc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> src/fxsave/domain/X87FloatingPointUnitControlWord.rs:24:4 [INFO] [stdout] | [INFO] [stdout] 24 | asm! [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] --> src/fxsave/domain/mod.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 + use core::arch::asm; [INFO] [stdout] --> src/fxsave/domain/mod.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 + use std::arch::asm; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> src/fxsave/domain/X87FloatingPointUnitControlWord.rs:24:4 [INFO] [stdout] | [INFO] [stdout] 24 | asm! [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] --> src/fxsave/domain/mod.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 + use core::arch::asm; [INFO] [stdout] --> src/fxsave/domain/mod.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 + use std::arch::asm; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> src/fxsave/domain/X87FloatingPointUnitControlWord.rs:55:4 [INFO] [stdout] | [INFO] [stdout] 55 | asm! [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] --> src/fxsave/domain/mod.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 + use core::arch::asm; [INFO] [stdout] --> src/fxsave/domain/mod.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 + use std::arch::asm; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> src/fxsave/domain/X87FloatingPointUnitControlWord.rs:55:4 [INFO] [stdout] | [INFO] [stdout] 55 | asm! [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] --> src/fxsave/domain/mod.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 + use core::arch::asm; [INFO] [stdout] --> src/fxsave/domain/mod.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 + use std::arch::asm; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> src/fxsave/domain/X87FloatingPointUnitControlWord.rs:84:4 [INFO] [stdout] | [INFO] [stdout] 84 | asm! [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] --> src/fxsave/domain/mod.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 + use core::arch::asm; [INFO] [stdout] --> src/fxsave/domain/mod.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 + use std::arch::asm; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> src/fxsave/domain/X87FloatingPointUnitControlWord.rs:84:4 [INFO] [stdout] | [INFO] [stdout] 84 | asm! [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] --> src/fxsave/domain/mod.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 + use core::arch::asm; [INFO] [stdout] --> src/fxsave/domain/mod.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 + use std::arch::asm; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> src/fxsave/domain/X87FloatingPointUnitStatusWord.rs:24:4 [INFO] [stdout] | [INFO] [stdout] 24 | asm! [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] --> src/fxsave/domain/mod.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 + use core::arch::asm; [INFO] [stdout] --> src/fxsave/domain/mod.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 + use std::arch::asm; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> src/fxsave/domain/X87FloatingPointUnitStatusWord.rs:24:4 [INFO] [stdout] | [INFO] [stdout] 24 | asm! [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] --> src/fxsave/domain/mod.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 + use core::arch::asm; [INFO] [stdout] --> src/fxsave/domain/mod.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 + use std::arch::asm; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> src/fxsave/domain/X87FloatingPointUnitStatusWord.rs:55:4 [INFO] [stdout] | [INFO] [stdout] 55 | asm! [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] --> src/fxsave/domain/mod.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 + use core::arch::asm; [INFO] [stdout] --> src/fxsave/domain/mod.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 + use std::arch::asm; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> src/fxsave/domain/X87FloatingPointUnitStatusWord.rs:55:4 [INFO] [stdout] | [INFO] [stdout] 55 | asm! [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] --> src/fxsave/domain/mod.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 + use core::arch::asm; [INFO] [stdout] --> src/fxsave/domain/mod.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 + use std::arch::asm; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'stdarch_x86_has_cpuid' [INFO] [stdout] --> src/lib.rs:60:36 [INFO] [stdout] | [INFO] [stdout] 60 | #[cfg(target_arch = "x86_64")] use ::std::arch::x86_64::has_cpuid; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #60123 for more information [INFO] [stdout] = help: add `#![feature(stdarch_x86_has_cpuid)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-05-21; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'stdarch_x86_has_cpuid' [INFO] [stdout] --> src/ExtendedStateInformation.rs:124:6 [INFO] [stdout] | [INFO] [stdout] 124 | if has_cpuid() [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #60123 for more information [INFO] [stdout] = help: add `#![feature(stdarch_x86_has_cpuid)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-05-21; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'stdarch_x86_has_cpuid' [INFO] [stdout] --> src/ExtendedStateInformation.rs:139:6 [INFO] [stdout] | [INFO] [stdout] 139 | if has_cpuid() [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #60123 for more information [INFO] [stdout] = help: add `#![feature(stdarch_x86_has_cpuid)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-05-21; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0635]: unknown feature `stdsimd` [INFO] [stdout] --> src/lib.rs:13:12 [INFO] [stdout] | [INFO] [stdout] 13 | #![feature(stdsimd)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'stdarch_x86_has_cpuid' [INFO] [stdout] --> src/lib.rs:60:36 [INFO] [stdout] | [INFO] [stdout] 60 | #[cfg(target_arch = "x86_64")] use ::std::arch::x86_64::has_cpuid; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #60123 for more information [INFO] [stdout] = help: add `#![feature(stdarch_x86_has_cpuid)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-05-21; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'stdarch_x86_has_cpuid' [INFO] [stdout] --> src/ExtendedStateInformation.rs:124:6 [INFO] [stdout] | [INFO] [stdout] 124 | if has_cpuid() [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #60123 for more information [INFO] [stdout] = help: add `#![feature(stdarch_x86_has_cpuid)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-05-21; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'stdarch_x86_has_cpuid' [INFO] [stdout] --> src/ExtendedStateInformation.rs:139:6 [INFO] [stdout] | [INFO] [stdout] 139 | if has_cpuid() [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #60123 for more information [INFO] [stdout] = help: add `#![feature(stdarch_x86_has_cpuid)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-05-21; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0635]: unknown feature `stdsimd` [INFO] [stdout] --> src/lib.rs:13:12 [INFO] [stdout] | [INFO] [stdout] 13 | #![feature(stdsimd)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 10 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0635, E0658. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 10 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0635, E0658. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `x86_64-xsave` (lib) due to 11 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `x86_64-xsave` (lib test) due to 11 previous errors [INFO] running `Command { std: "docker" "inspect" "a40704d1c978ccc336b4f0d1b19564ad8ff8e4d259caabe7f91af34751ad1c4b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a40704d1c978ccc336b4f0d1b19564ad8ff8e4d259caabe7f91af34751ad1c4b", kill_on_drop: false }` [INFO] [stdout] a40704d1c978ccc336b4f0d1b19564ad8ff8e4d259caabe7f91af34751ad1c4b