[INFO] cloning repository https://github.com/lfairy/gensokyo
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lfairy/gensokyo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flfairy%2Fgensokyo", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flfairy%2Fgensokyo'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f9b349d376cbc04118e8c7790f13f5361a509f1d
[INFO] checking lfairy/gensokyo against try#db4e1d23234d93b5e96ecc768b35d9090c32cddf for pr-149901
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flfairy%2Fgensokyo" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/lfairy/gensokyo
[INFO] finished tweaking git repo https://github.com/lfairy/gensokyo
[INFO] tweaked toml for git repo https://github.com/lfairy/gensokyo written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/lfairy/gensokyo on toolchain db4e1d23234d93b5e96ecc768b35d9090c32cddf
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db4e1d23234d93b5e96ecc768b35d9090c32cddf" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/lfairy/gensokyo 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" "+db4e1d23234d93b5e96ecc768b35d9090c32cddf" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[INFO] checking lfairy/gensokyo against try#db4e1d23234d93b5e96ecc768b35d9090c32cddf for pr-149901
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flfairy%2Fgensokyo" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/lfairy/gensokyo
[INFO] finished tweaking git repo https://github.com/lfairy/gensokyo
[INFO] tweaked toml for git repo https://github.com/lfairy/gensokyo written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/lfairy/gensokyo on toolchain db4e1d23234d93b5e96ecc768b35d9090c32cddf
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db4e1d23234d93b5e96ecc768b35d9090c32cddf" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/lfairy/gensokyo 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" "+db4e1d23234d93b5e96ecc768b35d9090c32cddf" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded spin v0.4.3
[INFO] [stderr]   Downloaded rlibc v1.0.0
[INFO] [stderr]   Downloaded raw-cpuid v2.0.1
[INFO] [stderr]   Downloaded x86 v0.7.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db4e1d23234d93b5e96ecc768b35d9090c32cddf" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 465da8b61ddfae8d1556fd1fca4063fe7c6a7e8402ee00a66513f5e64ee99974
[INFO] running `Command { std: "docker" "start" "-a" "465da8b61ddfae8d1556fd1fca4063fe7c6a7e8402ee00a66513f5e64ee99974", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "465da8b61ddfae8d1556fd1fca4063fe7c6a7e8402ee00a66513f5e64ee99974", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "465da8b61ddfae8d1556fd1fca4063fe7c6a7e8402ee00a66513f5e64ee99974", kill_on_drop: false }`
[INFO] [stdout] 465da8b61ddfae8d1556fd1fca4063fe7c6a7e8402ee00a66513f5e64ee99974
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db4e1d23234d93b5e96ecc768b35d9090c32cddf" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fd95bdf176aad448a5015a7a860ff6f8ade098981970aad07d4eba2516b6fc2d
[INFO] running `Command { std: "docker" "start" "-a" "fd95bdf176aad448a5015a7a860ff6f8ade098981970aad07d4eba2516b6fc2d", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling x86 v0.7.1
[INFO] [stderr]     Checking bitflags v0.7.0
[INFO] [stderr]     Checking efi-sys v0.1.0 (/opt/rustwide/workdir/efi-sys)
[INFO] [stderr]     Checking raw-cpuid v2.0.1
[INFO] [stderr]     Checking rlibc v1.0.0
[INFO] [stderr]     Checking spin v0.4.3
[INFO] [stdout] error[E0437]: type `Err` is not a member of trait `TryFrom`
[INFO] [stdout]    --> efi-sys/src/lib.rs:105:5
[INFO] [stdout]     |
[INFO] [stdout] 105 |     type Err = usize;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^ not a member of trait `TryFrom`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> efi-sys/src/lib.rs:378:1
[INFO] [stdout]     |
[INFO] [stdout] 378 | / bitflags! { pub flags MemoryAttribute: u64 {
[INFO] [stdout] 379 | |     const MEMORY_UC = 0x0000000000000001,
[INFO] [stdout] 380 | |     const MEMORY_WC = 0x0000000000000002,
[INFO] [stdout] 381 | |     const MEMORY_WT = 0x0000000000000004,
[INFO] [stdout] ...   |
[INFO] [stdout] 390 | |     const MEMORY_RUNTIME = 0x8000000000000000,
[INFO] [stdout] 391 | | }}
[INFO] [stdout]     | |__^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> efi-sys/src/lib.rs:378:1
[INFO] [stdout]     |
[INFO] [stdout] 378 | / bitflags! { pub flags MemoryAttribute: u64 {
[INFO] [stdout] 379 | |     const MEMORY_UC = 0x0000000000000001,
[INFO] [stdout] 380 | |     const MEMORY_WC = 0x0000000000000002,
[INFO] [stdout] 381 | |     const MEMORY_WT = 0x0000000000000004,
[INFO] [stdout] ...   |
[INFO] [stdout] 390 | |     const MEMORY_RUNTIME = 0x8000000000000000,
[INFO] [stdout] 391 | | }}
[INFO] [stdout]     | |__^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> efi-sys/src/lib.rs:393:1
[INFO] [stdout]     |
[INFO] [stdout] 393 | / bitflags! { pub flags OpenProtocolAttribute: u32 {
[INFO] [stdout] 394 | |     const BY_HANDLE_PROTOCOL = 0x00000001,
[INFO] [stdout] 395 | |     const GET_PROTOCOL = 0x00000002,
[INFO] [stdout] 396 | |     const TEST_PROTOCOL = 0x00000004,
[INFO] [stdout] ...   |
[INFO] [stdout] 399 | |     const EXCLUSIVE = 0x00000020,
[INFO] [stdout] 400 | | }}
[INFO] [stdout]     | |__^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> efi-sys/src/lib.rs:393:1
[INFO] [stdout]     |
[INFO] [stdout] 393 | / bitflags! { pub flags OpenProtocolAttribute: u32 {
[INFO] [stdout] 394 | |     const BY_HANDLE_PROTOCOL = 0x00000001,
[INFO] [stdout] 395 | |     const GET_PROTOCOL = 0x00000002,
[INFO] [stdout] 396 | |     const TEST_PROTOCOL = 0x00000004,
[INFO] [stdout] ...   |
[INFO] [stdout] 399 | |     const EXCLUSIVE = 0x00000020,
[INFO] [stdout] 400 | | }}
[INFO] [stdout]     | |__^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> efi-sys/src/lib.rs:478:1
[INFO] [stdout]     |
[INFO] [stdout] 478 | / bitflags! { pub flags Daylight: u8 {
[INFO] [stdout] 479 | |     const ADJUST_DAYLIGHT = 0x01,
[INFO] [stdout] 480 | |     const IN_DAYLIGHT = 0x02,
[INFO] [stdout] 481 | | }}
[INFO] [stdout]     | |__^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> efi-sys/src/lib.rs:478:1
[INFO] [stdout]     |
[INFO] [stdout] 478 | / bitflags! { pub flags Daylight: u8 {
[INFO] [stdout] 479 | |     const ADJUST_DAYLIGHT = 0x01,
[INFO] [stdout] 480 | |     const IN_DAYLIGHT = 0x02,
[INFO] [stdout] 481 | | }}
[INFO] [stdout]     | |__^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> efi-sys/src/lib.rs:504:1
[INFO] [stdout]     |
[INFO] [stdout] 504 | / bitflags! { pub flags DebugDisposition: usize {
[INFO] [stdout] 505 | |     const OPTIONAL_PTR = 0x00000001,
[INFO] [stdout] 506 | | }}
[INFO] [stdout]     | |__^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> efi-sys/src/lib.rs:504:1
[INFO] [stdout]     |
[INFO] [stdout] 504 | / bitflags! { pub flags DebugDisposition: usize {
[INFO] [stdout] 505 | |     const OPTIONAL_PTR = 0x00000001,
[INFO] [stdout] 506 | | }}
[INFO] [stdout]     | |__^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0557]: feature has been removed
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spin-0.4.3/src/lib.rs:8:43
[INFO] [stdout]   |
[INFO] [stdout] 8 | #![cfg_attr(feature = "const_fn", feature(const_fn))]
[INFO] [stdout]   |                                           ^^^^^^^^ feature has been removed
[INFO] [stdout]   |
[INFO] [stdout]   = note: removed in 1.54.0; see <https://github.com/rust-lang/rust/pull/85109> for more information
[INFO] [stdout]   = note: split into finer-grained feature gates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0557]: feature has been removed
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spin-0.4.3/src/lib.rs:8:43
[INFO] [stdout]   |
[INFO] [stdout] 8 | #![cfg_attr(feature = "const_fn", feature(const_fn))]
[INFO] [stdout]   |                                           ^^^^^^^^ feature has been removed
[INFO] [stdout]   |
[INFO] [stdout]   = note: removed in 1.54.0; see <https://github.com/rust-lang/rust/pull/85109> for more information
[INFO] [stdout]   = note: split into finer-grained feature gates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0566]: conflicting representation hints
[INFO] [stdout]    --> efi-sys/src/lib.rs:412:8
[INFO] [stdout]     |
[INFO] [stdout] 412 | #[repr(C, u32)]
[INFO] [stdout]     |        ^  ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #68585 <https://github.com/rust-lang/rust/issues/68585>
[INFO] [stdout]     = note: `#[deny(conflicting_repr_hints)]` (part of `#[deny(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0566]: conflicting representation hints
[INFO] [stdout]    --> efi-sys/src/lib.rs:516:8
[INFO] [stdout]     |
[INFO] [stdout] 516 | #[repr(C, u32)]
[INFO] [stdout]     |        ^  ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #68585 <https://github.com/rust-lang/rust/issues/68585>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `try_from` has been stable since 1.34.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> efi-sys/src/lib.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | #![feature(try_from)]
[INFO] [stdout]   |            ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `asm` in this scope
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spin-0.4.3/src/util.rs:8:14
[INFO] [stdout]   |
[INFO] [stdout] 8 |     unsafe { asm!("pause" :::: "volatile"); }
[INFO] [stdout]   |              ^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]   |
[INFO] [stdout] 1 + use core::arch::asm;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `asm` in this scope
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spin-0.4.3/src/util.rs:8:14
[INFO] [stdout]   |
[INFO] [stdout] 8 |     unsafe { asm!("pause" :::: "volatile"); }
[INFO] [stdout]   |              ^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]   |
[INFO] [stdout] 1 + use core::arch::asm;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0046]: not all trait items implemented, missing: `Error`
[INFO] [stdout]    --> efi-sys/src/lib.rs:104:1
[INFO] [stdout]     |
[INFO] [stdout] 104 | impl TryFrom<usize> for KnownStatus {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `Error` in implementation
[INFO] [stdout]     |
[INFO] [stdout]     = help: implement the missing item: `type Error = /* Type */;`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0557`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0557`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `spin` (lib) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `spin` (lib) due to 2 previous errors
[INFO] [stdout] error: cannot find macro `asm` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/raw-cpuid-2.0.1/src/lib.rs:46:9
[INFO] [stdout]    |
[INFO] [stdout] 46 |         asm!("movl $0, %eax" : : "{eax}" (eax) : "eax");
[INFO] [stdout]    |         ^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout] 14 + use core::arch::asm;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `asm` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/raw-cpuid-2.0.1/src/lib.rs:47:9
[INFO] [stdout]    |
[INFO] [stdout] 47 |         asm!("movl $0, %ecx" : : "{ecx}" (ecx) : "ecx");
[INFO] [stdout]    |         ^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout] 14 + use core::arch::asm;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `asm` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/raw-cpuid-2.0.1/src/lib.rs:48:9
[INFO] [stdout]    |
[INFO] [stdout] 48 |         asm!("cpuid" : "={eax}"(res.eax) "={ebx}"(res.ebx)
[INFO] [stdout]    |         ^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout] 14 + use core::arch::asm;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `asm` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/raw-cpuid-2.0.1/src/lib.rs:63:9
[INFO] [stdout]    |
[INFO] [stdout] 63 |         asm!("movl $0, %eax" : : "{eax}" (eax) : "eax");
[INFO] [stdout]    |         ^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout] 14 + use core::arch::asm;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `asm` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/raw-cpuid-2.0.1/src/lib.rs:64:9
[INFO] [stdout]    |
[INFO] [stdout] 64 |         asm!("cpuid" : "={eax}"(res.eax) "={ebx}"(res.ebx)
[INFO] [stdout]    |         ^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout] 14 + use core::arch::asm;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `asm` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/raw-cpuid-2.0.1/src/lib.rs:46:9
[INFO] [stdout]    |
[INFO] [stdout] 46 |         asm!("movl $0, %eax" : : "{eax}" (eax) : "eax");
[INFO] [stdout]    |         ^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout] 14 + use core::arch::asm;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `asm` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/raw-cpuid-2.0.1/src/lib.rs:47:9
[INFO] [stdout]    |
[INFO] [stdout] 47 |         asm!("movl $0, %ecx" : : "{ecx}" (ecx) : "ecx");
[INFO] [stdout]    |         ^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout] 14 + use core::arch::asm;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `asm` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/raw-cpuid-2.0.1/src/lib.rs:48:9
[INFO] [stdout]    |
[INFO] [stdout] 48 |         asm!("cpuid" : "={eax}"(res.eax) "={ebx}"(res.ebx)
[INFO] [stdout]    |         ^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout] 14 + use core::arch::asm;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `asm` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/raw-cpuid-2.0.1/src/lib.rs:63:9
[INFO] [stdout]    |
[INFO] [stdout] 63 |         asm!("movl $0, %eax" : : "{eax}" (eax) : "eax");
[INFO] [stdout]    |         ^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout] 14 + use core::arch::asm;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `asm` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/raw-cpuid-2.0.1/src/lib.rs:64:9
[INFO] [stdout]    |
[INFO] [stdout] 64 |         asm!("cpuid" : "={eax}"(res.eax) "={ebx}"(res.ebx)
[INFO] [stdout]    |         ^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout] 14 + use core::arch::asm;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0046, E0437, E0566.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0046`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `efi-sys` (lib) due to 6 previous errors; 9 warnings emitted
[INFO] [stderr] error: could not compile `raw-cpuid` (lib) due to 5 previous errors
[INFO] [stderr] error: could not compile `raw-cpuid` (lib) due to 5 previous errors
[INFO] running `Command { std: "docker" "inspect" "fd95bdf176aad448a5015a7a860ff6f8ade098981970aad07d4eba2516b6fc2d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fd95bdf176aad448a5015a7a860ff6f8ade098981970aad07d4eba2516b6fc2d", kill_on_drop: false }`
[INFO] [stdout] fd95bdf176aad448a5015a7a860ff6f8ade098981970aad07d4eba2516b6fc2d
