[INFO] cloning repository https://github.com/JMPJNS/ree-os
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/JMPJNS/ree-os" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJMPJNS%2Free-os", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJMPJNS%2Free-os'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 647b0fb6e039b6f2b26037968c8e0ad9784df9b1
[INFO] checking JMPJNS/ree-os against try#0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef for pr-147859
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJMPJNS%2Free-os" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-6-tc2/source/.cargo/config
[INFO] started tweaking git repo https://github.com/JMPJNS/ree-os
[INFO] finished tweaking git repo https://github.com/JMPJNS/ree-os
[INFO] tweaked toml for git repo https://github.com/JMPJNS/ree-os written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/JMPJNS/ree-os on toolchain 0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/JMPJNS/ree-os 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" "+0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: unused manifest key: build
[INFO] [stderr] help: build is a valid .cargo/config.toml key
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[INFO] checking JMPJNS/ree-os against try#0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef for pr-147859
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJMPJNS%2Free-os" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-6-tc2/source/.cargo/config
[INFO] started tweaking git repo https://github.com/JMPJNS/ree-os
[INFO] finished tweaking git repo https://github.com/JMPJNS/ree-os
[INFO] tweaked toml for git repo https://github.com/JMPJNS/ree-os written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/JMPJNS/ree-os on toolchain 0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/JMPJNS/ree-os 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" "+0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: unused manifest key: build
[INFO] [stderr] help: build is a valid .cargo/config.toml key
[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 bit_field v0.9.0
[INFO] [stderr]   Downloaded x86_64 v0.12.2
[INFO] [stderr]   Downloaded uart_16550 v0.2.10
[INFO] [stderr]   Downloaded spin v0.7.0
[INFO] [stderr]   Downloaded bootloader v0.9.11
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 350eaf4b76203889505f536e6e209dacc836b181f72102f3fa7931dd551f0138
[INFO] running `Command { std: "docker" "start" "-a" "350eaf4b76203889505f536e6e209dacc836b181f72102f3fa7931dd551f0138", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "350eaf4b76203889505f536e6e209dacc836b181f72102f3fa7931dd551f0138", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "350eaf4b76203889505f536e6e209dacc836b181f72102f3fa7931dd551f0138", kill_on_drop: false }`
[INFO] [stdout] 350eaf4b76203889505f536e6e209dacc836b181f72102f3fa7931dd551f0138
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 77028b57438f82121da0a353eed1d870ac60f85120bec5fc71701870f4eae748
[INFO] running `Command { std: "docker" "start" "-a" "77028b57438f82121da0a353eed1d870ac60f85120bec5fc71701870f4eae748", kill_on_drop: false }`
[INFO] [stderr] warning: unused manifest key: build
[INFO] [stderr] help: build is a valid .cargo/config.toml key
[INFO] [stderr]    Compiling x86_64 v0.12.2
[INFO] [stderr]    Compiling bootloader v0.9.11
[INFO] [stderr]     Checking bit_field v0.9.0
[INFO] [stderr]     Checking spin v0.7.0
[INFO] [stderr]     Checking spin v0.5.2
[INFO] [stderr]     Checking volatile v0.2.7
[INFO] [stderr]     Checking bitflags v1.2.1
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stdout] error[E0557]: feature has been removed
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/x86_64-0.12.2/src/lib.rs:5:43
[INFO] [stdout]   |
[INFO] [stdout] 5 | #![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/x86_64-0.12.2/src/lib.rs:5:43
[INFO] [stdout]   |
[INFO] [stdout] 5 | #![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/x86_64-0.12.2/src/lib.rs:8:43
[INFO] [stdout]   |
[INFO] [stdout] 8 | #![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; 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] [stdout] error[E0557]: feature has been removed
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/x86_64-0.12.2/src/lib.rs:8:43
[INFO] [stdout]   |
[INFO] [stdout] 8 | #![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; 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] [stdout] error: cannot find macro `llvm_asm` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/x86_64-0.12.2/src/registers/rflags.rs:111:13
[INFO] [stdout]     |
[INFO] [stdout] 111 |             llvm_asm!("pushq $0; popfq" :: "r"(val) : "memory" "flags")
[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/x86_64-0.12.2/src/registers/rflags.rs:111:13
[INFO] [stdout]     |
[INFO] [stdout] 111 |             llvm_asm!("pushq $0; popfq" :: "r"(val) : "memory" "flags")
[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/x86_64-0.12.2/src/registers/rflags.rs:83:13
[INFO] [stdout]    |
[INFO] [stdout] 83 |             llvm_asm!("pushfq; popq $0" : "=r"(r) :: "memory")
[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/x86_64-0.12.2/src/registers/rflags.rs:83:13
[INFO] [stdout]    |
[INFO] [stdout] 83 |             llvm_asm!("pushfq; popq $0" : "=r"(r) :: "memory")
[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/x86_64-0.12.2/src/instructions/tlb.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 |         llvm_asm!("invlpg ($0)" :: "r" (addr.as_u64()) : "memory")
[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/x86_64-0.12.2/src/instructions/tlb.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 |         llvm_asm!("invlpg ($0)" :: "r" (addr.as_u64()) : "memory")
[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/x86_64-0.12.2/src/instructions/segmentation.rs:207:9
[INFO] [stdout]     |
[INFO] [stdout] 207 |         llvm_asm!("wrgsbase $0" :: "r"(val) :: "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/x86_64-0.12.2/src/instructions/segmentation.rs:207:9
[INFO] [stdout]     |
[INFO] [stdout] 207 |         llvm_asm!("wrgsbase $0" :: "r"(val) :: "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/x86_64-0.12.2/src/instructions/segmentation.rs:158:9
[INFO] [stdout]     |
[INFO] [stdout] 158 |         llvm_asm!("wrfsbase $0" :: "r"(val) :: "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/x86_64-0.12.2/src/instructions/segmentation.rs:158:9
[INFO] [stdout]     |
[INFO] [stdout] 158 |         llvm_asm!("wrfsbase $0" :: "r"(val) :: "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/x86_64-0.12.2/src/instructions/segmentation.rs:133:18
[INFO] [stdout]     |
[INFO] [stdout] 133 |         unsafe { llvm_asm!("mov %cs, $0" : "=r" (segment) ) };
[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/x86_64-0.12.2/src/instructions/segmentation.rs:133:18
[INFO] [stdout]     |
[INFO] [stdout] 133 |         unsafe { llvm_asm!("mov %cs, $0" : "=r" (segment) ) };
[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/x86_64-0.12.2/src/registers/model_specific.rs:144:17
[INFO] [stdout]     |
[INFO] [stdout] 144 |                 llvm_asm!("wrmsr" :: "{ecx}" (self.0), "{eax}" (low), "{edx}" (high) : "memory" : "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/x86_64-0.12.2/src/registers/model_specific.rs:124:17
[INFO] [stdout]     |
[INFO] [stdout] 124 |                 llvm_asm!("rdmsr" : "={eax}" (low), "={edx}" (high) : "{ecx}" (self.0) : "memory" : "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/x86_64-0.12.2/src/registers/model_specific.rs:144:17
[INFO] [stdout]     |
[INFO] [stdout] 144 |                 llvm_asm!("wrmsr" :: "{ecx}" (self.0), "{eax}" (low), "{edx}" (high) : "memory" : "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/x86_64-0.12.2/src/registers/control.rs:327:13
[INFO] [stdout]     |
[INFO] [stdout] 327 |             llvm_asm!("mov $0, %cr4" :: "r" (value) : "memory");
[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/x86_64-0.12.2/src/registers/model_specific.rs:124:17
[INFO] [stdout]     |
[INFO] [stdout] 124 |                 llvm_asm!("rdmsr" : "={eax}" (low), "={edx}" (high) : "{ecx}" (self.0) : "memory" : "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/x86_64-0.12.2/src/registers/control.rs:286:17
[INFO] [stdout]     |
[INFO] [stdout] 286 |                 llvm_asm!("mov %cr4, $0" : "=r" (value));
[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/x86_64-0.12.2/src/registers/control.rs:327:13
[INFO] [stdout]     |
[INFO] [stdout] 327 |             llvm_asm!("mov $0, %cr4" :: "r" (value) : "memory");
[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/x86_64-0.12.2/src/registers/control.rs:265:13
[INFO] [stdout]     |
[INFO] [stdout] 265 |             llvm_asm!("mov $0, %cr3" :: "r" (value) : "memory");
[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/x86_64-0.12.2/src/registers/control.rs:286:17
[INFO] [stdout]     |
[INFO] [stdout] 286 |                 llvm_asm!("mov %cr4, $0" : "=r" (value));
[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/x86_64-0.12.2/src/registers/control.rs:240:17
[INFO] [stdout]     |
[INFO] [stdout] 240 |                 llvm_asm!("mov %cr3, $0" : "=r" (value));
[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/x86_64-0.12.2/src/registers/control.rs:265:13
[INFO] [stdout]     |
[INFO] [stdout] 265 |             llvm_asm!("mov $0, %cr3" :: "r" (value) : "memory");
[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/x86_64-0.12.2/src/registers/control.rs:220:17
[INFO] [stdout]     |
[INFO] [stdout] 220 |                 llvm_asm!("mov %cr2, $0" : "=r" (value));
[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/x86_64-0.12.2/src/registers/control.rs:240:17
[INFO] [stdout]     |
[INFO] [stdout] 240 |                 llvm_asm!("mov %cr3, $0" : "=r" (value));
[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/x86_64-0.12.2/src/registers/control.rs:187:13
[INFO] [stdout]     |
[INFO] [stdout] 187 |             llvm_asm!("mov $0, %cr0" :: "r" (value) : "memory");
[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/x86_64-0.12.2/src/registers/control.rs:220:17
[INFO] [stdout]     |
[INFO] [stdout] 220 |                 llvm_asm!("mov %cr2, $0" : "=r" (value));
[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/x86_64-0.12.2/src/registers/control.rs:148:17
[INFO] [stdout]     |
[INFO] [stdout] 148 |                 llvm_asm!("mov %cr0, $0" : "=r" (value));
[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/x86_64-0.12.2/src/registers/control.rs:187:13
[INFO] [stdout]     |
[INFO] [stdout] 187 |             llvm_asm!("mov $0, %cr0" :: "r" (value) : "memory");
[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/x86_64-0.12.2/src/instructions/mod.rs:62:9
[INFO] [stdout]    |
[INFO] [stdout] 62 |         llvm_asm!(
[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/x86_64-0.12.2/src/registers/control.rs:148:17
[INFO] [stdout]     |
[INFO] [stdout] 148 |                 llvm_asm!("mov %cr0, $0" : "=r" (value));
[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/x86_64-0.12.2/src/instructions/mod.rs:51:9
[INFO] [stdout]    |
[INFO] [stdout] 51 |         llvm_asm!("xchgw %bx, %bx" :::: "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/x86_64-0.12.2/src/instructions/mod.rs:62:9
[INFO] [stdout]    |
[INFO] [stdout] 62 |         llvm_asm!(
[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/x86_64-0.12.2/src/instructions/mod.rs:36:9
[INFO] [stdout]    |
[INFO] [stdout] 36 |         llvm_asm!("nop" :::: "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/x86_64-0.12.2/src/instructions/mod.rs:51:9
[INFO] [stdout]    |
[INFO] [stdout] 51 |         llvm_asm!("xchgw %bx, %bx" :::: "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/x86_64-0.12.2/src/instructions/mod.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 |         llvm_asm!("hlt" :::: "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/x86_64-0.12.2/src/instructions/mod.rs:36:9
[INFO] [stdout]    |
[INFO] [stdout] 36 |         llvm_asm!("nop" :::: "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/x86_64-0.12.2/src/instructions/tables.rs:57:5
[INFO] [stdout]    |
[INFO] [stdout] 57 |     llvm_asm!("ltr $0" :: "r" (sel.0));
[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/x86_64-0.12.2/src/instructions/mod.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 |         llvm_asm!("hlt" :::: "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/x86_64-0.12.2/src/instructions/tables.rs:41:5
[INFO] [stdout]    |
[INFO] [stdout] 41 |     llvm_asm!("lidt ($0)" :: "r" (idt) : "memory");
[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/x86_64-0.12.2/src/instructions/tables.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 |     llvm_asm!("lgdt ($0)" :: "r" (gdt) : "memory");
[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/x86_64-0.12.2/src/instructions/tables.rs:57:5
[INFO] [stdout]    |
[INFO] [stdout] 57 |     llvm_asm!("ltr $0" :: "r" (sel.0));
[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/x86_64-0.12.2/src/instructions/segmentation.rs:230:9
[INFO] [stdout]     |
[INFO] [stdout] 230 |         llvm_asm!("rdgsbase $0" : "=r" (val) ::: "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/x86_64-0.12.2/src/instructions/tables.rs:41:5
[INFO] [stdout]    |
[INFO] [stdout] 41 |     llvm_asm!("lidt ($0)" :: "r" (idt) : "memory");
[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/x86_64-0.12.2/src/instructions/segmentation.rs:181:9
[INFO] [stdout]     |
[INFO] [stdout] 181 |         llvm_asm!("rdfsbase $0" : "=r" (val) ::: "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/x86_64-0.12.2/src/instructions/tables.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 |     llvm_asm!("lgdt ($0)" :: "r" (gdt) : "memory");
[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/x86_64-0.12.2/src/instructions/segmentation.rs:121:5
[INFO] [stdout]     |
[INFO] [stdout] 121 |     llvm_asm!("swapgs" ::: "memory" : "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/x86_64-0.12.2/src/instructions/segmentation.rs:230:9
[INFO] [stdout]     |
[INFO] [stdout] 230 |         llvm_asm!("rdgsbase $0" : "=r" (val) ::: "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/x86_64-0.12.2/src/instructions/segmentation.rs:106:5
[INFO] [stdout]     |
[INFO] [stdout] 106 |     llvm_asm!("movw $0, %gs " :: "r" (sel.0) : "memory");
[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/x86_64-0.12.2/src/instructions/segmentation.rs:181:9
[INFO] [stdout]     |
[INFO] [stdout] 181 |         llvm_asm!("rdfsbase $0" : "=r" (val) ::: "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/x86_64-0.12.2/src/instructions/segmentation.rs:91:5
[INFO] [stdout]    |
[INFO] [stdout] 91 |     llvm_asm!("movw $0, %fs " :: "r" (sel.0) : "memory");
[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/x86_64-0.12.2/src/instructions/segmentation.rs:121:5
[INFO] [stdout]     |
[INFO] [stdout] 121 |     llvm_asm!("swapgs" ::: "memory" : "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/x86_64-0.12.2/src/instructions/segmentation.rs:76:5
[INFO] [stdout]    |
[INFO] [stdout] 76 |     llvm_asm!("movw $0, %es " :: "r" (sel.0) : "memory");
[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/x86_64-0.12.2/src/instructions/segmentation.rs:106:5
[INFO] [stdout]     |
[INFO] [stdout] 106 |     llvm_asm!("movw $0, %gs " :: "r" (sel.0) : "memory");
[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/x86_64-0.12.2/src/instructions/segmentation.rs:61:5
[INFO] [stdout]    |
[INFO] [stdout] 61 |     llvm_asm!("movw $0, %ds " :: "r" (sel.0) : "memory");
[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/x86_64-0.12.2/src/instructions/segmentation.rs:46:5
[INFO] [stdout]    |
[INFO] [stdout] 46 |     llvm_asm!("movw $0, %ss " :: "r" (sel.0) : "memory");
[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/x86_64-0.12.2/src/instructions/segmentation.rs:91:5
[INFO] [stdout]    |
[INFO] [stdout] 91 |     llvm_asm!("movw $0, %fs " :: "r" (sel.0) : "memory");
[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/x86_64-0.12.2/src/instructions/segmentation.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 21 |         llvm_asm!("pushq $0; \
[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/x86_64-0.12.2/src/instructions/segmentation.rs:76:5
[INFO] [stdout]    |
[INFO] [stdout] 76 |     llvm_asm!("movw $0, %es " :: "r" (sel.0) : "memory");
[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/x86_64-0.12.2/src/instructions/port.rs:87:9
[INFO] [stdout]    |
[INFO] [stdout] 87 |         llvm_asm!("outl $1, $0" :: "N{dx}"(port), "{eax}"(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/x86_64-0.12.2/src/instructions/segmentation.rs:61:5
[INFO] [stdout]    |
[INFO] [stdout] 61 |     llvm_asm!("movw $0, %ds " :: "r" (sel.0) : "memory");
[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/x86_64-0.12.2/src/instructions/port.rs:73:9
[INFO] [stdout]    |
[INFO] [stdout] 73 |         llvm_asm!("outw $1, $0" :: "N{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/x86_64-0.12.2/src/instructions/segmentation.rs:46:5
[INFO] [stdout]    |
[INFO] [stdout] 46 |     llvm_asm!("movw $0, %ss " :: "r" (sel.0) : "memory");
[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/x86_64-0.12.2/src/instructions/port.rs:59:9
[INFO] [stdout]    |
[INFO] [stdout] 59 |         llvm_asm!("outb $1, $0" :: "N{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/x86_64-0.12.2/src/instructions/segmentation.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 21 |         llvm_asm!("pushq $0; \
[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/x86_64-0.12.2/src/instructions/port.rs:44:9
[INFO] [stdout]    |
[INFO] [stdout] 44 |         llvm_asm!("inl $1, $0" : "={eax}"(value) : "N{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/x86_64-0.12.2/src/instructions/port.rs:87:9
[INFO] [stdout]    |
[INFO] [stdout] 87 |         llvm_asm!("outl $1, $0" :: "N{dx}"(port), "{eax}"(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/x86_64-0.12.2/src/instructions/port.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 |         llvm_asm!("inw $1, $0" : "={ax}"(value) : "N{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/x86_64-0.12.2/src/instructions/port.rs:73:9
[INFO] [stdout]    |
[INFO] [stdout] 73 |         llvm_asm!("outw $1, $0" :: "N{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/x86_64-0.12.2/src/instructions/port.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 12 |         llvm_asm!("inb $1, $0" : "={al}"(value) : "N{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/x86_64-0.12.2/src/instructions/interrupts.rs:147:9
[INFO] [stdout]     |
[INFO] [stdout] 147 |         llvm_asm!("int3" :::: "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/x86_64-0.12.2/src/instructions/port.rs:59:9
[INFO] [stdout]    |
[INFO] [stdout] 59 |         llvm_asm!("outb $1, $0" :: "N{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/x86_64-0.12.2/src/instructions/interrupts.rs:134:9
[INFO] [stdout]     |
[INFO] [stdout] 134 |         llvm_asm!("sti; hlt" :::: "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/x86_64-0.12.2/src/instructions/port.rs:44:9
[INFO] [stdout]    |
[INFO] [stdout] 44 |         llvm_asm!("inl $1, $0" : "={eax}"(value) : "N{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/x86_64-0.12.2/src/instructions/interrupts.rs:33:9
[INFO] [stdout]    |
[INFO] [stdout] 33 |         llvm_asm!("cli" :::: "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/x86_64-0.12.2/src/instructions/port.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 |         llvm_asm!("inw $1, $0" : "={ax}"(value) : "N{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/x86_64-0.12.2/src/instructions/interrupts.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 18 |         llvm_asm!("sti" :::: "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/x86_64-0.12.2/src/instructions/port.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 12 |         llvm_asm!("inb $1, $0" : "={al}"(value) : "N{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/x86_64-0.12.2/src/instructions/interrupts.rs:147:9
[INFO] [stdout]     |
[INFO] [stdout] 147 |         llvm_asm!("int3" :::: "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/x86_64-0.12.2/src/instructions/interrupts.rs:134:9
[INFO] [stdout]     |
[INFO] [stdout] 134 |         llvm_asm!("sti; hlt" :::: "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/x86_64-0.12.2/src/instructions/interrupts.rs:33:9
[INFO] [stdout]    |
[INFO] [stdout] 33 |         llvm_asm!("cli" :::: "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/x86_64-0.12.2/src/instructions/interrupts.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 18 |         llvm_asm!("sti" :::: "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/x86_64-0.12.2/src/lib.rs:9:45
[INFO] [stdout]   |
[INFO] [stdout] 9 | #![cfg_attr(feature = "inline_asm", feature(llvm_asm))]
[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/x86_64-0.12.2/src/lib.rs:9:45
[INFO] [stdout]   |
[INFO] [stdout] 9 | #![cfg_attr(feature = "inline_asm", feature(llvm_asm))]
[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 `x86_64` (lib) due to 44 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[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 `x86_64` (lib) due to 44 previous errors
[INFO] running `Command { std: "docker" "inspect" "77028b57438f82121da0a353eed1d870ac60f85120bec5fc71701870f4eae748", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "77028b57438f82121da0a353eed1d870ac60f85120bec5fc71701870f4eae748", kill_on_drop: false }`
[INFO] [stdout] 77028b57438f82121da0a353eed1d870ac60f85120bec5fc71701870f4eae748
