[INFO] cloning repository https://github.com/alesharik/distros [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/alesharik/distros" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falesharik%2Fdistros", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falesharik%2Fdistros'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a47c85c6a256c5dc93d59d55db08a611e3a8fcbc [INFO] testing alesharik/distros against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falesharik%2Fdistros" "/workspace/builds/worker-21/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-21/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/alesharik/distros on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/alesharik/distros [INFO] finished tweaking git repo https://github.com/alesharik/distros [INFO] tweaked toml for git repo https://github.com/alesharik/distros written to /workspace/builds/worker-21/source/Cargo.toml [INFO] crate git repo https://github.com/alesharik/distros already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: target.cfg(target_os = "none").runner [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/alesharik/smbios-lib.git` [INFO] [stderr] Updating git repository `https://github.com/rust-osdev/vga.git` [INFO] [stderr] Updating git repository `https://github.com/alesharik/vte.git` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded font8x8 v0.3.1 [INFO] [stderr] Downloaded conquer-util v0.3.0 [INFO] [stderr] Downloaded conquer-once v0.3.2 [INFO] [stderr] Downloaded archery v0.4.0 [INFO] [stderr] Downloaded rsdp v1.1.0 [INFO] [stderr] Downloaded rand_pcg v0.3.0 [INFO] [stderr] Downloaded goblin v0.4.2 [INFO] [stderr] Downloaded linked_list_allocator v0.9.0 [INFO] [stderr] Downloaded pc-keyboard v0.5.1 [INFO] [stderr] Downloaded rpds v0.9.0 [INFO] [stderr] Downloaded raw-cpuid v9.0.0 [INFO] [stderr] Downloaded acpi v2.3.1 [INFO] [stderr] Downloaded bit v0.1.1 [INFO] [stderr] Downloaded bootloader v0.9.18 [INFO] [stderr] Downloaded x86_64 v0.14.3 [INFO] [stderr] Downloaded pci_types v0.2.0 [INFO] [stderr] Downloaded bit_field v0.9.0 [INFO] [stderr] Downloaded ps2 v0.1.2 [INFO] [stderr] Downloaded x2apic v0.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d024eb4aa8099d40db56c06987194b73f947211b116b7a2a675e717acffefd74 [INFO] running `Command { std: "docker" "start" "-a" "d024eb4aa8099d40db56c06987194b73f947211b116b7a2a675e717acffefd74", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d024eb4aa8099d40db56c06987194b73f947211b116b7a2a675e717acffefd74", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d024eb4aa8099d40db56c06987194b73f947211b116b7a2a675e717acffefd74", kill_on_drop: false }` [INFO] [stdout] d024eb4aa8099d40db56c06987194b73f947211b116b7a2a675e717acffefd74 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a521b4e3c521037bb92577dc10558b1fcff3f90911eb0d42870fe00d572c86a1 [INFO] running `Command { std: "docker" "start" "-a" "a521b4e3c521037bb92577dc10558b1fcff3f90911eb0d42870fe00d572c86a1", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: target.cfg(target_os = "none").runner [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling x86_64 v0.14.3 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling volatile v0.4.4 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Compiling libc v0.2.95 [INFO] [stderr] Compiling bit_field v0.9.0 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling serde_derive v1.0.127 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling serde v1.0.127 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Compiling futures-sink v0.3.15 [INFO] [stderr] Compiling bit_field v0.10.1 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling bootloader v0.9.18 [INFO] [stderr] Compiling crossbeam-queue v0.3.2 [INFO] [stderr] Compiling conquer-util v0.3.0 [INFO] [stderr] Compiling cc v1.0.68 [INFO] [stderr] Compiling pin-project-lite v0.2.6 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling font8x8 v0.3.1 [INFO] [stderr] Compiling plain v0.2.3 [INFO] [stderr] Compiling futures-io v0.3.15 [INFO] [stderr] Compiling paste v1.0.5 [INFO] [stderr] Compiling bit v0.1.1 [INFO] [stderr] Compiling utf8parse v0.2.0 (https://github.com/alesharik/vte.git?branch=move-ansi#1ea113be) [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling pc-keyboard v0.5.1 [INFO] [stderr] Compiling arrayvec v0.7.1 [INFO] [stderr] Compiling fixedbitset v0.4.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling raw-cpuid v9.0.0 [INFO] [stderr] Compiling archery v0.4.0 [INFO] [stderr] Compiling conquer-once v0.3.2 [INFO] [stderr] Compiling pci_types v0.2.0 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling rand_pcg v0.3.0 [INFO] [stderr] Compiling ahash v0.7.4 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] error: could not compile `lock_api` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lock_api-0.4.4/src/lib.rs:91:34 [INFO] [stdout] | [INFO] [stdout] 91 | #![cfg_attr(feature = "nightly", feature(const_fn_trait_bound))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0554`. [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/x86_64-0.14.3/src/instructions/interrupts.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | asm!("sti", options(nomem, nostack)); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] core::arch::asm [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/x86_64-0.14.3/src/instructions/interrupts.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | asm!("cli", options(nomem, nostack)); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] core::arch::asm [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/x86_64-0.14.3/src/instructions/interrupts.rs:131:9 [INFO] [stdout] | [INFO] [stdout] 131 | asm!("sti; hlt", options(nomem, nostack)); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] core::arch::asm [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/x86_64-0.14.3/src/instructions/interrupts.rs:143:9 [INFO] [stdout] | [INFO] [stdout] 143 | asm!("int3", options(nomem, nostack)); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] core::arch::asm [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/x86_64-0.14.3/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] = note: consider importing this macro: [INFO] [stdout] core::arch::asm [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/x86_64-0.14.3/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] = note: consider importing this macro: [INFO] [stdout] core::arch::asm [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/x86_64-0.14.3/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] = note: consider importing this macro: [INFO] [stdout] core::arch::asm [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/x86_64-0.14.3/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] = note: consider importing this macro: [INFO] [stdout] core::arch::asm [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/x86_64-0.14.3/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] = note: consider importing this macro: [INFO] [stdout] core::arch::asm [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/x86_64-0.14.3/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] = note: consider importing this macro: [INFO] [stdout] core::arch::asm [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/x86_64-0.14.3/src/instructions/segmentation.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | asm!( [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] core::arch::asm [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/x86_64-0.14.3/src/instructions/segmentation.rs:43:5 [INFO] [stdout] | [INFO] [stdout] 43 | asm!("mov ss, {0:x}", in(reg) sel.0, options(nostack, preserves_flags)); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] core::arch::asm [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/x86_64-0.14.3/src/instructions/segmentation.rs:58:5 [INFO] [stdout] | [INFO] [stdout] 58 | asm!("mov ds, {0:x}", in(reg) sel.0, options(nostack, preserves_flags)); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] core::arch::asm [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/x86_64-0.14.3/src/instructions/segmentation.rs:73:5 [INFO] [stdout] | [INFO] [stdout] 73 | asm!("mov es, {0:x}", in(reg) sel.0, options(nostack, preserves_flags)); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] core::arch::asm [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/x86_64-0.14.3/src/instructions/segmentation.rs:88:5 [INFO] [stdout] | [INFO] [stdout] 88 | asm!("mov fs, {0:x}", in(reg) sel.0, options(nostack, preserves_flags)); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] core::arch::asm [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/x86_64-0.14.3/src/instructions/segmentation.rs:103:5 [INFO] [stdout] | [INFO] [stdout] 103 | asm!("mov gs, {0:x}", in(reg) sel.0, options(nostack, preserves_flags)); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] core::arch::asm [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/x86_64-0.14.3/src/instructions/segmentation.rs:118:5 [INFO] [stdout] | [INFO] [stdout] 118 | asm!("swapgs", options(nostack, preserves_flags)); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] core::arch::asm [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/x86_64-0.14.3/src/instructions/segmentation.rs:131:9 [INFO] [stdout] | [INFO] [stdout] 131 | asm!("mov {0:x}, cs", out(reg) segment, options(nomem, nostack, preserves_flags)); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] core::arch::asm [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/x86_64-0.14.3/src/instructions/segmentation.rs:153:5 [INFO] [stdout] | [INFO] [stdout] 153 | asm!("wrfsbase {}", in(reg) val, options(nostack, preserves_flags)); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] core::arch::asm [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/x86_64-0.14.3/src/instructions/segmentation.rs:169:9 [INFO] [stdout] | [INFO] [stdout] 169 | asm!("rdfsbase {}", out(reg) val, options(nomem, nostack, preserves_flags)); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] core::arch::asm [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/x86_64-0.14.3/src/instructions/segmentation.rs:188:5 [INFO] [stdout] | [INFO] [stdout] 188 | asm!("wrgsbase {}", in(reg) val, options(nostack, preserves_flags)); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] core::arch::asm [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/x86_64-0.14.3/src/instructions/segmentation.rs:204:9 [INFO] [stdout] | [INFO] [stdout] 204 | asm!("rdgsbase {}", out(reg) val, options(nomem, nostack, preserves_flags)); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] core::arch::asm [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/x86_64-0.14.3/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] = note: consider importing this macro: [INFO] [stdout] core::arch::asm [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/x86_64-0.14.3/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] = note: consider importing this macro: [INFO] [stdout] core::arch::asm [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/x86_64-0.14.3/src/instructions/tables.rs:57:9 [INFO] [stdout] | [INFO] [stdout] 57 | asm!("sidt [{}]", in(reg) &mut idt, options(nostack, preserves_flags)); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] core::arch::asm [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/x86_64-0.14.3/src/instructions/tables.rs:75:5 [INFO] [stdout] | [INFO] [stdout] 75 | asm!("ltr {0:x}", in(reg) sel.0, options(nomem, nostack, preserves_flags)); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] core::arch::asm [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/x86_64-0.14.3/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] = note: consider importing this macro: [INFO] [stdout] core::arch::asm [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/x86_64-0.14.3/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] = note: consider importing this macro: [INFO] [stdout] core::arch::asm [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/x86_64-0.14.3/src/instructions/mod.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 17 | asm!("hlt", options(nomem, nostack, preserves_flags)); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] core::arch::asm [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/x86_64-0.14.3/src/instructions/mod.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 34 | asm!("nop", options(nomem, nostack, preserves_flags)); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] core::arch::asm [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/x86_64-0.14.3/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] = note: consider importing this macro: [INFO] [stdout] core::arch::asm [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/x86_64-0.14.3/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] = note: consider importing this macro: [INFO] [stdout] core::arch::asm [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/x86_64-0.14.3/src/registers/control.rs:147:17 [INFO] [stdout] | [INFO] [stdout] 147 | asm!("mov {}, cr0", out(reg) value, options(nomem, nostack, preserves_flags)); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] core::arch::asm [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/x86_64-0.14.3/src/registers/control.rs:185:13 [INFO] [stdout] | [INFO] [stdout] 185 | asm!("mov cr0, {}", in(reg) value, options(nostack, preserves_flags)); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] core::arch::asm [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/x86_64-0.14.3/src/registers/control.rs:218:17 [INFO] [stdout] | [INFO] [stdout] 218 | asm!("mov {}, cr2", out(reg) value, options(nomem, nostack, preserves_flags)); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] core::arch::asm [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/x86_64-0.14.3/src/registers/control.rs:245:17 [INFO] [stdout] | [INFO] [stdout] 245 | asm!("mov {}, cr3", out(reg) value, options(nomem, nostack, preserves_flags)); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] core::arch::asm [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/x86_64-0.14.3/src/registers/control.rs:298:13 [INFO] [stdout] | [INFO] [stdout] 298 | asm!("mov cr3, {}", in(reg) value, options(nostack, preserves_flags)); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] core::arch::asm [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/x86_64-0.14.3/src/registers/control.rs:319:17 [INFO] [stdout] | [INFO] [stdout] 319 | asm!("mov {}, cr4", out(reg) value, options(nomem, nostack, preserves_flags)); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] core::arch::asm [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/x86_64-0.14.3/src/registers/control.rs:359:13 [INFO] [stdout] | [INFO] [stdout] 359 | asm!("mov cr4, {}", in(reg) value, options(nostack, preserves_flags)); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] core::arch::asm [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/x86_64-0.14.3/src/registers/model_specific.rs:124:17 [INFO] [stdout] | [INFO] [stdout] 124 | asm!( [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] core::arch::asm [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/x86_64-0.14.3/src/registers/model_specific.rs:149:13 [INFO] [stdout] | [INFO] [stdout] 149 | asm!( [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] core::arch::asm [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/x86_64-0.14.3/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] = note: consider importing this macro: [INFO] [stdout] core::arch::asm [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/x86_64-0.14.3/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] = note: consider importing this macro: [INFO] [stdout] core::arch::asm [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/x86_64-0.14.3/src/registers/xcontrol.rs:43:17 [INFO] [stdout] | [INFO] [stdout] 43 | asm!( [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] core::arch::asm [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/x86_64-0.14.3/src/registers/xcontrol.rs:89:13 [INFO] [stdout] | [INFO] [stdout] 89 | asm!( [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] core::arch::asm [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/x86_64-0.14.3/src/lib.rs:5:35 [INFO] [stdout] | [INFO] [stdout] 5 | #![cfg_attr(feature = "const_fn", feature(const_panic))] // Better panic messages [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: remove the attribute [INFO] [stdout] | [INFO] [stdout] = help: the feature `const_panic` has been stable since 1.57.0 and no longer requires an attribute to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/x86_64-0.14.3/src/lib.rs:6:35 [INFO] [stdout] | [INFO] [stdout] 6 | #![cfg_attr(feature = "const_fn", feature(const_mut_refs))] // GDT add_entry() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/x86_64-0.14.3/src/lib.rs:7:35 [INFO] [stdout] | [INFO] [stdout] 7 | #![cfg_attr(feature = "const_fn", feature(const_fn_fn_ptr_basics))] // IDT new() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/x86_64-0.14.3/src/lib.rs:8:35 [INFO] [stdout] | [INFO] [stdout] 8 | #![cfg_attr(feature = "const_fn", feature(const_fn_trait_bound))] // PageSize marker trait [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/x86_64-0.14.3/src/lib.rs:9:37 [INFO] [stdout] | [INFO] [stdout] 9 | #![cfg_attr(feature = "inline_asm", feature(asm))] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/x86_64-0.14.3/src/lib.rs:10:44 [INFO] [stdout] | [INFO] [stdout] 10 | #![cfg_attr(feature = "abi_x86_interrupt", feature(abi_x86_interrupt))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 51 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0554`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "a521b4e3c521037bb92577dc10558b1fcff3f90911eb0d42870fe00d572c86a1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a521b4e3c521037bb92577dc10558b1fcff3f90911eb0d42870fe00d572c86a1", kill_on_drop: false }` [INFO] [stdout] a521b4e3c521037bb92577dc10558b1fcff3f90911eb0d42870fe00d572c86a1