[INFO] cloning repository https://github.com/plaflamme/philos
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/plaflamme/philos" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fplaflamme%2Fphilos", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fplaflamme%2Fphilos'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] bf970808f98a6627651d2c0eb6bd2a013ba2005d
[INFO] checking plaflamme/philos against try#1f5783cbeb5da8b38566d718631d016891e9c912 for pr-142704
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fplaflamme%2Fphilos" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/plaflamme/philos on toolchain 1f5783cbeb5da8b38566d718631d016891e9c912
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f5783cbeb5da8b38566d718631d016891e9c912" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-0-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-0-tc2/source/rust-toolchain
[INFO] started tweaking git repo https://github.com/plaflamme/philos
[INFO] removed 0 missing tests
[INFO] finished tweaking git repo https://github.com/plaflamme/philos
[INFO] tweaked toml for git repo https://github.com/plaflamme/philos written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/plaflamme/philos 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" "+1f5783cbeb5da8b38566d718631d016891e9c912" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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 x86_64 v0.13.1
[INFO] [stderr]   Downloaded spin v0.7.1
[INFO] [stderr]   Downloaded rsdp v1.1.0
[INFO] [stderr]   Downloaded uart_16550 v0.2.11
[INFO] [stderr]   Downloaded conquer-once v0.3.2
[INFO] [stderr]   Downloaded linked_list_allocator v0.8.11
[INFO] [stderr]   Downloaded volatile v0.4.3
[INFO] [stderr]   Downloaded acpi v2.2.0
[INFO] [stderr]   Downloaded spinning_top v0.1.1
[INFO] [stderr]   Downloaded aml v0.10.0
[INFO] [stderr]   Downloaded bootloader v0.9.11
[INFO] [stderr]   Downloaded x86_64 v0.12.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+1f5783cbeb5da8b38566d718631d016891e9c912" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ad8a2628cf377e479f0fc573715d992d48f0c5b06044803180f1a98f4ea8ab4b
[INFO] running `Command { std: "docker" "start" "-a" "ad8a2628cf377e479f0fc573715d992d48f0c5b06044803180f1a98f4ea8ab4b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ad8a2628cf377e479f0fc573715d992d48f0c5b06044803180f1a98f4ea8ab4b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ad8a2628cf377e479f0fc573715d992d48f0c5b06044803180f1a98f4ea8ab4b", kill_on_drop: false }`
[INFO] [stdout] ad8a2628cf377e479f0fc573715d992d48f0c5b06044803180f1a98f4ea8ab4b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+1f5783cbeb5da8b38566d718631d016891e9c912" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 392b2d2316787405f4f2bba214f58a77f40020801527d1ac24b713860e919a50
[INFO] running `Command { std: "docker" "start" "-a" "392b2d2316787405f4f2bba214f58a77f40020801527d1ac24b713860e919a50", kill_on_drop: false }`
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling log v0.4.13
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]     Checking bit_field v0.9.0
[INFO] [stderr]    Compiling x86_64 v0.12.4
[INFO] [stderr]     Checking scopeguard v1.1.0
[INFO] [stderr]     Checking bit_field v0.10.1
[INFO] [stderr]    Compiling bootloader v0.9.11
[INFO] [stderr]     Checking lock_api v0.3.4
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stdout] error[E0557]: feature has been removed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lock_api-0.3.4/src/lib.rs:91:42
[INFO] [stdout]    |
[INFO] [stdout] 91 | #![cfg_attr(feature = "nightly", feature(const_fn))]
[INFO] [stdout]    |                                          ^^^^^^^^ feature has been removed
[INFO] [stdout]    |
[INFO] [stdout]    = note: removed in 1.54.0 (you are using 1.89.0-nightly (1f5783cbe 2025-06-19)); 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] [stderr]    Compiling x86_64 v0.13.1
[INFO] [stderr]     Checking spin v0.5.2
[INFO] [stderr]     Checking byteorder v1.4.2
[INFO] [stderr]     Checking conquer-util v0.3.0
[INFO] [stderr]     Checking cpuio v0.3.0
[INFO] [stdout] error[E0557]: feature has been removed
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cpuio-0.3.0/src/lib.rs:4:22
[INFO] [stdout]   |
[INFO] [stdout] 4 | #![feature(llvm_asm, const_fn)]
[INFO] [stdout]   |                      ^^^^^^^^ feature has been removed
[INFO] [stdout]   |
[INFO] [stdout]   = note: removed in 1.54.0 (you are using 1.89.0-nightly (1f5783cbe 2025-06-19)); 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/x86_64-0.12.4/src/lib.rs:5:43
[INFO] [stdout]   |
[INFO] [stdout] 5 | #![cfg_attr(feature = "const_fn", feature(const_fn))] // Needed for generic access to associated consts
[INFO] [stdout]   |                                           ^^^^^^^^ feature has been removed
[INFO] [stdout]   |
[INFO] [stdout]   = note: removed in 1.54.0 (you are using 1.89.0-nightly (1f5783cbe 2025-06-19)); 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/x86_64-0.12.4/src/lib.rs:9:43
[INFO] [stdout]   |
[INFO] [stdout] 9 | #![cfg_attr(feature = "const_fn", feature(const_in_array_repeat_expressions))]
[INFO] [stdout]   |                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ feature has been removed
[INFO] [stdout]   |
[INFO] [stdout]   = note: removed in 1.51.0 (you are using 1.89.0-nightly (1f5783cbe 2025-06-19)); see <https://github.com/rust-lang/rust/pull/80404> for more information
[INFO] [stdout]   = note: removed due to causing promotable bugs
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stdout] For more information about this error, try `rustc --explain E0557`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `lock_api` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: cannot find macro `llvm_asm` in this scope
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cpuio-0.3.0/src/x86.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 |     llvm_asm!("inb %dx, %al" : "={al}"(result) : "{dx}"(port) :: "volatile");
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `llvm_asm` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cpuio-0.3.0/src/x86.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 |     llvm_asm!("outb %al, %dx" :: "{dx}"(port), "{al}"(value) :: "volatile");
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `llvm_asm` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cpuio-0.3.0/src/x86.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 |     llvm_asm!("inw %dx, %ax" : "={ax}"(result) : "{dx}"(port) :: "volatile");
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `llvm_asm` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cpuio-0.3.0/src/x86.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 |     llvm_asm!("outw %ax, %dx" :: "{dx}"(port), "{ax}"(value) :: "volatile");
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `llvm_asm` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cpuio-0.3.0/src/x86.rs:32:5
[INFO] [stdout]    |
[INFO] [stdout] 32 |     llvm_asm!("inl %dx, %eax" : "={eax}"(result) : "{dx}"(port) :: "volatile");
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `llvm_asm` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cpuio-0.3.0/src/x86.rs:38:5
[INFO] [stdout]    |
[INFO] [stdout] 38 |     llvm_asm!("outl %eax, %dx" :: "{dx}"(port), "{eax}"(value) :: "volatile");
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0635]: unknown feature `llvm_asm`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cpuio-0.3.0/src/lib.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | #![feature(llvm_asm, const_fn)]
[INFO] [stdout]   |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0557, E0635.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0557`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cpuio` (lib) due to 8 previous errors
[INFO] [stdout] error: cannot find macro `asm` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/x86_64-0.12.4/src/registers/rflags.rs:112:13
[INFO] [stdout]     |
[INFO] [stdout] 112 |             asm!("push {}; popf", in(reg) val, options(preserves_flags))
[INFO] [stdout]     |             ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout] 67  +     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/x86_64-0.12.4/src/registers/rflags.rs:83:13
[INFO] [stdout]    |
[INFO] [stdout] 83 |             asm!("pushf; pop {}", out(reg) r)
[INFO] [stdout]    |             ^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout] 67 +     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/x86_64-0.12.4/src/registers/model_specific.rs:144:17
[INFO] [stdout]     |
[INFO] [stdout] 144 |                 asm!("wrmsr", in("ecx") self.0, in("eax") low, in("edx") high, options(nostack))
[INFO] [stdout]     |                 ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout] 104 +     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/x86_64-0.12.4/src/instructions/tlb.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 |         asm!("invlpg [{}]", in(reg) addr.as_u64(), options(nostack))
[INFO] [stdout]    |         ^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout] 3  + 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/x86_64-0.12.4/src/instructions/segmentation.rs:211:9
[INFO] [stdout]     |
[INFO] [stdout] 211 |         asm!("wrgsbase {}", in(reg) val, options(nomem, nostack))
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout] 3   + 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/x86_64-0.12.4/src/instructions/segmentation.rs:137:18
[INFO] [stdout]     |
[INFO] [stdout] 137 |         unsafe { asm!("mov {0:x}, cs", out(reg) segment, options(nostack, nomem)) };
[INFO] [stdout]     |                  ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout] 3   + 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/x86_64-0.12.4/src/registers/model_specific.rs:124:17
[INFO] [stdout]     |
[INFO] [stdout] 124 |                 asm!("rdmsr", out("eax") low, out("edx") high, in("ecx") self.0, options(nostack));
[INFO] [stdout]     |                 ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout] 104 +     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/x86_64-0.12.4/src/registers/control.rs:327:13
[INFO] [stdout]     |
[INFO] [stdout] 327 |             asm!("mov cr4, {}", in(reg) value, options(nostack));
[INFO] [stdout]     |             ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout] 130 +     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/x86_64-0.12.4/src/registers/control.rs:286:17
[INFO] [stdout]     |
[INFO] [stdout] 286 |                 asm!("mov {}, cr4", out(reg) value, options(nostack));
[INFO] [stdout]     |                 ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout] 130 +     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/x86_64-0.12.4/src/registers/control.rs:265:13
[INFO] [stdout]     |
[INFO] [stdout] 265 |             asm!("mov cr3, {}", in(reg) value, options(nostack));
[INFO] [stdout]     |             ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout] 130 +     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/x86_64-0.12.4/src/registers/control.rs:240:17
[INFO] [stdout]     |
[INFO] [stdout] 240 |                 asm!("mov {}, cr3", out(reg) value, options(nomem));
[INFO] [stdout]     |                 ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout] 130 +     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/x86_64-0.12.4/src/registers/control.rs:220:17
[INFO] [stdout]     |
[INFO] [stdout] 220 |                 asm!("mov {}, cr2", out(reg) value, options(nomem));
[INFO] [stdout]     |                 ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout] 130 +     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/x86_64-0.12.4/src/registers/control.rs:187:13
[INFO] [stdout]     |
[INFO] [stdout] 187 |             asm!("mov cr0, {}", in(reg) value, options(nostack));
[INFO] [stdout]     |             ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout] 130 +     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/x86_64-0.12.4/src/registers/control.rs:148:17
[INFO] [stdout]     |
[INFO] [stdout] 148 |                 asm!("mov {}, cr0", out(reg) value, options(nomem));
[INFO] [stdout]     |                 ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout] 130 +     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/x86_64-0.12.4/src/instructions/mod.rs:62:9
[INFO] [stdout]    |
[INFO] [stdout] 62 |         asm!(
[INFO] [stdout]    |         ^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout] 5  + 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/x86_64-0.12.4/src/instructions/mod.rs:51:9
[INFO] [stdout]    |
[INFO] [stdout] 51 |         asm!("xchg bx, bx", options(nomem, nostack));
[INFO] [stdout]    |         ^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout] 5  + 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/x86_64-0.12.4/src/instructions/mod.rs:36:9
[INFO] [stdout]    |
[INFO] [stdout] 36 |         asm!("nop", options(nomem, nostack, preserves_flags));
[INFO] [stdout]    |         ^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout] 5  + 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/x86_64-0.12.4/src/instructions/mod.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 |         asm!("hlt", options(nomem, nostack));
[INFO] [stdout]    |         ^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout] 5  + 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/x86_64-0.12.4/src/instructions/tables.rs:57:5
[INFO] [stdout]    |
[INFO] [stdout] 57 |     asm!("ltr {0:x}", in(reg) sel.0, options(nostack, nomem));
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout] 3  + 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/x86_64-0.12.4/src/instructions/tables.rs:41:5
[INFO] [stdout]    |
[INFO] [stdout] 41 |     asm!("lidt [{}]", in(reg) idt, options(nostack));
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout] 3  + 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/x86_64-0.12.4/src/instructions/tables.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 |     asm!("lgdt [{}]", in(reg) gdt, options(nostack));
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout] 3  + 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/x86_64-0.12.4/src/instructions/segmentation.rs:234:9
[INFO] [stdout]     |
[INFO] [stdout] 234 |         asm!("rdgsbase {}", out(reg) val, options(nomem, nostack));
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout] 3   + 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/x86_64-0.12.4/src/instructions/segmentation.rs:185:9
[INFO] [stdout]     |
[INFO] [stdout] 185 |         asm!("rdfsbase {}", out(reg) val, options(nomem, nostack));
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout] 3   + 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/x86_64-0.12.4/src/instructions/segmentation.rs:162:9
[INFO] [stdout]     |
[INFO] [stdout] 162 |         asm!("wrfsbase {}", in(reg) val, options(nomem, nostack));
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout] 3   + 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/x86_64-0.12.4/src/instructions/segmentation.rs:125:5
[INFO] [stdout]     |
[INFO] [stdout] 125 |     asm!("swapgs", options(nostack));
[INFO] [stdout]     |     ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout] 3   + 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/x86_64-0.12.4/src/instructions/segmentation.rs:110:5
[INFO] [stdout]     |
[INFO] [stdout] 110 |     asm!("mov gs, {0:x}", in(reg) sel.0, options(nostack));
[INFO] [stdout]     |     ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout] 3   + 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/x86_64-0.12.4/src/instructions/segmentation.rs:95:5
[INFO] [stdout]    |
[INFO] [stdout] 95 |     asm!("mov fs, {0:x}", in(reg) sel.0, options(nostack));
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout] 3  + 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/x86_64-0.12.4/src/instructions/segmentation.rs:80:5
[INFO] [stdout]    |
[INFO] [stdout] 80 |     asm!("mov es, {0:x}", in(reg) sel.0, options(nostack));
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout] 3  + 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/x86_64-0.12.4/src/instructions/segmentation.rs:65:5
[INFO] [stdout]    |
[INFO] [stdout] 65 |     asm!("mov ds, {0:x}", in(reg) sel.0, options(nostack));
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout] 3  + 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/x86_64-0.12.4/src/instructions/segmentation.rs:50:5
[INFO] [stdout]    |
[INFO] [stdout] 50 |     asm!("mov ss, {0:x}", in(reg) sel.0, options(nostack));
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout] 3  + 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/x86_64-0.12.4/src/instructions/segmentation.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 21 |         asm!(
[INFO] [stdout]    |         ^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout] 3  + 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/x86_64-0.12.4/src/instructions/port.rs:87:9
[INFO] [stdout]    |
[INFO] [stdout] 87 |         asm!("out dx, eax", in("dx") port, in("eax") value, options(nomem, nostack));
[INFO] [stdout]    |         ^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout] 3  + 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/x86_64-0.12.4/src/instructions/port.rs:73:9
[INFO] [stdout]    |
[INFO] [stdout] 73 |         asm!("out dx, ax", in("dx") port, in("ax") value, options(nomem, nostack));
[INFO] [stdout]    |         ^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout] 3  + 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/x86_64-0.12.4/src/instructions/port.rs:59:9
[INFO] [stdout]    |
[INFO] [stdout] 59 |         asm!("out dx, al", in("dx") port, in("al") value, options(nomem, nostack));
[INFO] [stdout]    |         ^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout] 3  + 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/x86_64-0.12.4/src/instructions/port.rs:44:9
[INFO] [stdout]    |
[INFO] [stdout] 44 |         asm!("in eax, dx", out("eax") value, in("dx") port, options(nomem, nostack));
[INFO] [stdout]    |         ^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout] 3  + 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/x86_64-0.12.4/src/instructions/port.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 |         asm!("in ax, dx", out("ax") value, in("dx") port, options(nomem, nostack));
[INFO] [stdout]    |         ^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout] 3  + 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/x86_64-0.12.4/src/instructions/port.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 12 |         asm!("in al, dx", out("al") value, in("dx") port, options(nomem, nostack));
[INFO] [stdout]    |         ^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout] 3  + 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/x86_64-0.12.4/src/instructions/interrupts.rs:154:9
[INFO] [stdout]     |
[INFO] [stdout] 154 |         asm!("int3", options(nomem, nostack));
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout] 3   + 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/x86_64-0.12.4/src/instructions/interrupts.rs:134:9
[INFO] [stdout]     |
[INFO] [stdout] 134 |         asm!("sti; hlt", options(nomem, nostack));
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout] 3   + 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/x86_64-0.12.4/src/instructions/interrupts.rs:33:9
[INFO] [stdout]    |
[INFO] [stdout] 33 |         asm!("cli", options(nomem, nostack));
[INFO] [stdout]    |         ^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout] 3  + 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/x86_64-0.12.4/src/instructions/interrupts.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 18 |         asm!("sti", options(nomem, nostack));
[INFO] [stdout]    |         ^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout] 3  + use core::arch::asm;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0557`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `x86_64` (lib) due to 43 previous errors
[INFO] running `Command { std: "docker" "inspect" "392b2d2316787405f4f2bba214f58a77f40020801527d1ac24b713860e919a50", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "392b2d2316787405f4f2bba214f58a77f40020801527d1ac24b713860e919a50", kill_on_drop: false }`
[INFO] [stdout] 392b2d2316787405f4f2bba214f58a77f40020801527d1ac24b713860e919a50
