[INFO] cloning repository https://github.com/charlesbvll/rust_os [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/charlesbvll/rust_os" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcharlesbvll%2Frust_os", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcharlesbvll%2Frust_os'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 96c1d1c8882bf7994c439e2e55f91fc82da6229e [INFO] checking charlesbvll/rust_os/96c1d1c8882bf7994c439e2e55f91fc82da6229e against master#f609b7e0586f81fefb3523e3e17adf779ac416be for pr-129466-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcharlesbvll%2Frust_os" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/charlesbvll/rust_os on toolchain f609b7e0586f81fefb3523e3e17adf779ac416be [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-3-tc1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/charlesbvll/rust_os [INFO] removed 0 missing tests [INFO] finished tweaking git repo https://github.com/charlesbvll/rust_os [INFO] tweaked toml for git repo https://github.com/charlesbvll/rust_os written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/charlesbvll/rust_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" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded volatile v0.2.7 [INFO] [stderr] Downloaded bootloader v0.9.18 [INFO] [stderr] Downloaded uart_16550 v0.2.15 [INFO] [stderr] Downloaded volatile v0.4.4 [INFO] [stderr] Downloaded bit_field v0.9.0 [INFO] [stderr] Downloaded x86_64 v0.14.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0a6cd67cfe7316f0c4ad0d92710ff03ece92bcecd511f98655344a31f3b8c680 [INFO] running `Command { std: "docker" "start" "-a" "0a6cd67cfe7316f0c4ad0d92710ff03ece92bcecd511f98655344a31f3b8c680", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0a6cd67cfe7316f0c4ad0d92710ff03ece92bcecd511f98655344a31f3b8c680", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0a6cd67cfe7316f0c4ad0d92710ff03ece92bcecd511f98655344a31f3b8c680", kill_on_drop: false }` [INFO] [stdout] 0a6cd67cfe7316f0c4ad0d92710ff03ece92bcecd511f98655344a31f3b8c680 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fe6627e90b6b68ae106b065f89f602dcf202035823ddb32932cb8768d9824c44 [INFO] running `Command { std: "docker" "start" "-a" "fe6627e90b6b68ae106b065f89f602dcf202035823ddb32932cb8768d9824c44", kill_on_drop: false }` [INFO] [stderr] Compiling x86_64 v0.14.4 [INFO] [stderr] Checking volatile v0.4.4 [INFO] [stderr] Checking bit_field v0.9.0 [INFO] [stderr] Compiling bootloader v0.9.18 [INFO] [stderr] Checking volatile v0.2.7 [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/x86_64-0.14.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] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/x86_64-0.14.4/src/instructions/interrupts.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | 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-6f17d22bba15001f/x86_64-0.14.4/src/instructions/interrupts.rs:131:9 [INFO] [stdout] | [INFO] [stdout] 131 | 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-6f17d22bba15001f/x86_64-0.14.4/src/instructions/interrupts.rs:143:9 [INFO] [stdout] | [INFO] [stdout] 143 | 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-6f17d22bba15001f/x86_64-0.14.4/src/instructions/port.rs:14:13 [INFO] [stdout] | [INFO] [stdout] 14 | asm!("in al, dx", out("al") value, in("dx") port, options(nomem, nostack, preserves_flags)); [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-6f17d22bba15001f/x86_64-0.14.4/src/instructions/port.rs:28:13 [INFO] [stdout] | [INFO] [stdout] 28 | asm!("in ax, dx", out("ax") value, in("dx") port, options(nomem, nostack, preserves_flags)); [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-6f17d22bba15001f/x86_64-0.14.4/src/instructions/port.rs:42:13 [INFO] [stdout] | [INFO] [stdout] 42 | asm!("in eax, dx", out("eax") value, in("dx") port, options(nomem, nostack, preserves_flags)); [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-6f17d22bba15001f/x86_64-0.14.4/src/instructions/port.rs:54:9 [INFO] [stdout] | [INFO] [stdout] 54 | asm!("out dx, al", in("dx") port, in("al") value, options(nomem, nostack, preserves_flags)); [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-6f17d22bba15001f/x86_64-0.14.4/src/instructions/port.rs:65:9 [INFO] [stdout] | [INFO] [stdout] 65 | asm!("out dx, ax", in("dx") port, in("ax") value, options(nomem, nostack, preserves_flags)); [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-6f17d22bba15001f/x86_64-0.14.4/src/instructions/port.rs:76:9 [INFO] [stdout] | [INFO] [stdout] 76 | asm!("out dx, eax", in("dx") port, in("eax") value, options(nomem, nostack, preserves_flags)); [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-6f17d22bba15001f/x86_64-0.14.4/src/instructions/segmentation.rs:68:17 [INFO] [stdout] | [INFO] [stdout] 68 | asm!(concat!("mov {0:x}, ", $name), out(reg) segment, options(nomem, nostack, preserves_flags)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 132 | get_reg_impl!("cs", x86_64_asm_get_cs); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `get_reg_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 8 + 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-6f17d22bba15001f/x86_64-0.14.4/src/instructions/segmentation.rs:144:9 [INFO] [stdout] | [INFO] [stdout] 144 | asm!( [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 8 + 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-6f17d22bba15001f/x86_64-0.14.4/src/instructions/segmentation.rs:68:17 [INFO] [stdout] | [INFO] [stdout] 68 | asm!(concat!("mov {0:x}, ", $name), out(reg) segment, options(nomem, nostack, preserves_flags)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 173 | segment_impl!(SS, "ss", x86_64_asm_get_ss, x86_64_asm_load_ss); [INFO] [stdout] | -------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `get_reg_impl` which comes from the expansion of the macro `segment_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 8 + 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-6f17d22bba15001f/x86_64-0.14.4/src/instructions/segmentation.rs:86:17 [INFO] [stdout] | [INFO] [stdout] 86 | asm!(concat!("mov ", $name, ", {0:x}"), in(reg) sel.0, options(nostack, preserves_flags)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 173 | segment_impl!(SS, "ss", x86_64_asm_get_ss, x86_64_asm_load_ss); [INFO] [stdout] | -------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `segment_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 8 + 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-6f17d22bba15001f/x86_64-0.14.4/src/instructions/segmentation.rs:68:17 [INFO] [stdout] | [INFO] [stdout] 68 | asm!(concat!("mov {0:x}, ", $name), out(reg) segment, options(nomem, nostack, preserves_flags)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 180 | segment_impl!(DS, "ds", x86_64_asm_get_ds, x86_64_asm_load_ds); [INFO] [stdout] | -------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `get_reg_impl` which comes from the expansion of the macro `segment_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 8 + 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-6f17d22bba15001f/x86_64-0.14.4/src/instructions/segmentation.rs:86:17 [INFO] [stdout] | [INFO] [stdout] 86 | asm!(concat!("mov ", $name, ", {0:x}"), in(reg) sel.0, options(nostack, preserves_flags)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 180 | segment_impl!(DS, "ds", x86_64_asm_get_ds, x86_64_asm_load_ds); [INFO] [stdout] | -------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `segment_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 8 + 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-6f17d22bba15001f/x86_64-0.14.4/src/instructions/segmentation.rs:68:17 [INFO] [stdout] | [INFO] [stdout] 68 | asm!(concat!("mov {0:x}, ", $name), out(reg) segment, options(nomem, nostack, preserves_flags)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 187 | segment_impl!(ES, "es", x86_64_asm_get_es, x86_64_asm_load_es); [INFO] [stdout] | -------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `get_reg_impl` which comes from the expansion of the macro `segment_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 8 + 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-6f17d22bba15001f/x86_64-0.14.4/src/instructions/segmentation.rs:86:17 [INFO] [stdout] | [INFO] [stdout] 86 | asm!(concat!("mov ", $name, ", {0:x}"), in(reg) sel.0, options(nostack, preserves_flags)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 187 | segment_impl!(ES, "es", x86_64_asm_get_es, x86_64_asm_load_es); [INFO] [stdout] | -------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `segment_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 8 + 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-6f17d22bba15001f/x86_64-0.14.4/src/instructions/segmentation.rs:68:17 [INFO] [stdout] | [INFO] [stdout] 68 | asm!(concat!("mov {0:x}, ", $name), out(reg) segment, options(nomem, nostack, preserves_flags)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 195 | segment_impl!(FS, "fs", x86_64_asm_get_fs, x86_64_asm_load_fs); [INFO] [stdout] | -------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `get_reg_impl` which comes from the expansion of the macro `segment_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 8 + 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-6f17d22bba15001f/x86_64-0.14.4/src/instructions/segmentation.rs:86:17 [INFO] [stdout] | [INFO] [stdout] 86 | asm!(concat!("mov ", $name, ", {0:x}"), in(reg) sel.0, options(nostack, preserves_flags)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 195 | segment_impl!(FS, "fs", x86_64_asm_get_fs, x86_64_asm_load_fs); [INFO] [stdout] | -------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `segment_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 8 + 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-6f17d22bba15001f/x86_64-0.14.4/src/instructions/segmentation.rs:103:21 [INFO] [stdout] | [INFO] [stdout] 103 | asm!(concat!("rd", $name, "base {}"), out(reg) val, options(nomem, nostack, preserves_flags)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 196 | segment64_impl!(FS, "fs", FsBase, x86_64_asm_rdfsbase, x86_64_asm_wrfsbase); [INFO] [stdout] | --------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `segment64_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 8 + 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-6f17d22bba15001f/x86_64-0.14.4/src/instructions/segmentation.rs:114:17 [INFO] [stdout] | [INFO] [stdout] 114 | asm!(concat!("wr", $name, "base {}"), in(reg) base.as_u64(), options(nostack, preserves_flags)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 196 | segment64_impl!(FS, "fs", FsBase, x86_64_asm_rdfsbase, x86_64_asm_wrfsbase); [INFO] [stdout] | --------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `segment64_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 8 + 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-6f17d22bba15001f/x86_64-0.14.4/src/instructions/segmentation.rs:68:17 [INFO] [stdout] | [INFO] [stdout] 68 | asm!(concat!("mov {0:x}, ", $name), out(reg) segment, options(nomem, nostack, preserves_flags)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 204 | segment_impl!(GS, "gs", x86_64_asm_get_gs, x86_64_asm_load_gs); [INFO] [stdout] | -------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `get_reg_impl` which comes from the expansion of the macro `segment_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 8 + 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-6f17d22bba15001f/x86_64-0.14.4/src/instructions/segmentation.rs:86:17 [INFO] [stdout] | [INFO] [stdout] 86 | asm!(concat!("mov ", $name, ", {0:x}"), in(reg) sel.0, options(nostack, preserves_flags)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 204 | segment_impl!(GS, "gs", x86_64_asm_get_gs, x86_64_asm_load_gs); [INFO] [stdout] | -------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `segment_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 8 + 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-6f17d22bba15001f/x86_64-0.14.4/src/instructions/segmentation.rs:103:21 [INFO] [stdout] | [INFO] [stdout] 103 | asm!(concat!("rd", $name, "base {}"), out(reg) val, options(nomem, nostack, preserves_flags)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 205 | segment64_impl!(GS, "gs", GsBase, x86_64_asm_rdgsbase, x86_64_asm_wrgsbase); [INFO] [stdout] | --------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `segment64_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 8 + 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-6f17d22bba15001f/x86_64-0.14.4/src/instructions/segmentation.rs:114:17 [INFO] [stdout] | [INFO] [stdout] 114 | asm!(concat!("wr", $name, "base {}"), in(reg) base.as_u64(), options(nostack, preserves_flags)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 205 | segment64_impl!(GS, "gs", GsBase, x86_64_asm_rdgsbase, x86_64_asm_wrgsbase); [INFO] [stdout] | --------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `segment64_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 8 + 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-6f17d22bba15001f/x86_64-0.14.4/src/instructions/segmentation.rs:216:9 [INFO] [stdout] | [INFO] [stdout] 216 | asm!("swapgs", options(nostack, preserves_flags)); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 8 + 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-6f17d22bba15001f/x86_64-0.14.4/src/instructions/tables.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | asm!("lgdt [{}]", in(reg) gdt, options(readonly, nostack, preserves_flags)); [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-6f17d22bba15001f/x86_64-0.14.4/src/instructions/tables.rs:42:5 [INFO] [stdout] | [INFO] [stdout] 42 | asm!("lidt [{}]", in(reg) idt, options(readonly, nostack, preserves_flags)); [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-6f17d22bba15001f/x86_64-0.14.4/src/instructions/tables.rs:57:9 [INFO] [stdout] | [INFO] [stdout] 57 | asm!("sgdt [{}]", in(reg) &mut gdt, options(nostack, preserves_flags)); [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-6f17d22bba15001f/x86_64-0.14.4/src/instructions/tables.rs:74:9 [INFO] [stdout] | [INFO] [stdout] 74 | asm!("sidt [{}]", in(reg) &mut idt, options(nostack, preserves_flags)); [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-6f17d22bba15001f/x86_64-0.14.4/src/instructions/tables.rs:92:5 [INFO] [stdout] | [INFO] [stdout] 92 | asm!("ltr {0:x}", in(reg) sel.0, options(nomem, nostack, preserves_flags)); [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-6f17d22bba15001f/x86_64-0.14.4/src/instructions/tlb.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 10 | asm!("invlpg [{}]", in(reg) addr.as_u64(), options(nostack, preserves_flags)); [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-6f17d22bba15001f/x86_64-0.14.4/src/instructions/tlb.rs:99:5 [INFO] [stdout] | [INFO] [stdout] 99 | asm!("invpcid {0}, [{1}]", in(reg) kind, in(reg) &desc, options(nostack, preserves_flags)); [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-6f17d22bba15001f/x86_64-0.14.4/src/instructions/mod.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 17 | asm!("hlt", 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-6f17d22bba15001f/x86_64-0.14.4/src/instructions/mod.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 34 | 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-6f17d22bba15001f/x86_64-0.14.4/src/instructions/mod.rs:47:9 [INFO] [stdout] | [INFO] [stdout] 47 | asm!("xchg bx, bx", 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-6f17d22bba15001f/x86_64-0.14.4/src/instructions/mod.rs:62:9 [INFO] [stdout] | [INFO] [stdout] 62 | asm!("lea {}, [rip]", out(reg) rip, options(nostack, nomem, 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-6f17d22bba15001f/x86_64-0.14.4/src/registers/control.rs:179:17 [INFO] [stdout] | [INFO] [stdout] 179 | asm!("mov {}, cr0", out(reg) value, options(nomem, nostack, preserves_flags)); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 162 + 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-6f17d22bba15001f/x86_64-0.14.4/src/registers/control.rs:217:13 [INFO] [stdout] | [INFO] [stdout] 217 | asm!("mov cr0, {}", in(reg) value, options(nostack, preserves_flags)); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 162 + 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-6f17d22bba15001f/x86_64-0.14.4/src/registers/control.rs:250:17 [INFO] [stdout] | [INFO] [stdout] 250 | asm!("mov {}, cr2", out(reg) value, options(nomem, nostack, preserves_flags)); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 162 + 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-6f17d22bba15001f/x86_64-0.14.4/src/registers/control.rs:277:17 [INFO] [stdout] | [INFO] [stdout] 277 | asm!("mov {}, cr3", out(reg) value, options(nomem, nostack, preserves_flags)); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 162 + 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-6f17d22bba15001f/x86_64-0.14.4/src/registers/control.rs:330:13 [INFO] [stdout] | [INFO] [stdout] 330 | asm!("mov cr3, {}", in(reg) value, options(nostack, preserves_flags)); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 162 + 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-6f17d22bba15001f/x86_64-0.14.4/src/registers/control.rs:351:17 [INFO] [stdout] | [INFO] [stdout] 351 | asm!("mov {}, cr4", out(reg) value, options(nomem, nostack, preserves_flags)); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 162 + 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-6f17d22bba15001f/x86_64-0.14.4/src/registers/control.rs:391:13 [INFO] [stdout] | [INFO] [stdout] 391 | asm!("mov cr4, {}", in(reg) value, options(nostack, preserves_flags)); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 162 + 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-6f17d22bba15001f/x86_64-0.14.4/src/registers/model_specific.rs:134:17 [INFO] [stdout] | [INFO] [stdout] 134 | asm!( [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 114 + 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-6f17d22bba15001f/x86_64-0.14.4/src/registers/model_specific.rs:159:13 [INFO] [stdout] | [INFO] [stdout] 159 | asm!( [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 114 + 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-6f17d22bba15001f/x86_64-0.14.4/src/registers/rflags.rs:84:13 [INFO] [stdout] | [INFO] [stdout] 84 | asm!("pushfq; pop {}", out(reg) r, options(nomem, 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-6f17d22bba15001f/x86_64-0.14.4/src/registers/rflags.rs:125:9 [INFO] [stdout] | [INFO] [stdout] 125 | asm!("push {}; popfq", in(reg) val, options(nomem, 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-6f17d22bba15001f/x86_64-0.14.4/src/registers/xcontrol.rs:67:17 [INFO] [stdout] | [INFO] [stdout] 67 | asm!( [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 53 + 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-6f17d22bba15001f/x86_64-0.14.4/src/registers/xcontrol.rs:140:13 [INFO] [stdout] | [INFO] [stdout] 140 | asm!( [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 53 + use core::arch::asm; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 51 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `x86_64` (lib) due to 52 previous errors [INFO] running `Command { std: "docker" "inspect" "fe6627e90b6b68ae106b065f89f602dcf202035823ddb32932cb8768d9824c44", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fe6627e90b6b68ae106b065f89f602dcf202035823ddb32932cb8768d9824c44", kill_on_drop: false }` [INFO] [stdout] fe6627e90b6b68ae106b065f89f602dcf202035823ddb32932cb8768d9824c44