[INFO] fetching crate libvmm 0.1.0... [INFO] checking libvmm-0.1.0 against master#ff1737bb00913444173658b4e0b274fd79aabf66 for pr-132712-1 [INFO] extracting crate libvmm 0.1.0 into /workspace/builds/worker-5-tc1/source [INFO] validating manifest of crates.io crate libvmm 0.1.0 on toolchain ff1737bb00913444173658b4e0b274fd79aabf66 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate libvmm 0.1.0 [INFO] finished tweaking crates.io crate libvmm 0.1.0 [INFO] tweaked toml for crates.io crate libvmm 0.1.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 6 packages to latest compatible versions [INFO] [stderr] Adding bitflags v1.3.2 (available: v2.6.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded libvmm_macros v0.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a24d05f132a49dcbc0e5de13363d380de745aa09f757a8fe82fb536327f50739 [INFO] running `Command { std: "docker" "start" "-a" "a24d05f132a49dcbc0e5de13363d380de745aa09f757a8fe82fb536327f50739", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a24d05f132a49dcbc0e5de13363d380de745aa09f757a8fe82fb536327f50739", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a24d05f132a49dcbc0e5de13363d380de745aa09f757a8fe82fb536327f50739", kill_on_drop: false }` [INFO] [stdout] a24d05f132a49dcbc0e5de13363d380de745aa09f757a8fe82fb536327f50739 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3d56b24b3c2b04a1d27c3fa81a0aaac80105e250a784830f5d9e6a1769d32eeb [INFO] running `Command { std: "docker" "start" "-a" "3d56b24b3c2b04a1d27c3fa81a0aaac80105e250a784830f5d9e6a1769d32eeb", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling libvmm_macros v0.1.0 [INFO] [stderr] Checking libvmm v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: cannot find macro `global_asm` in this scope [INFO] [stdout] --> src/x86_64/instructions/vmcs.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | global_asm!(include_str!("vmx.s")); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 1 + use core::arch::global_asm; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> src/x86_64/instructions/vmcs.rs:192:1 [INFO] [stdout] | [INFO] [stdout] 192 | #[vmcs_access(16, "RW")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `vmcs_access` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 1 + use core::arch::asm; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `global_asm` in this scope [INFO] [stdout] --> src/x86_64/instructions/vmcs.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | global_asm!(include_str!("vmx.s")); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 1 + use core::arch::global_asm; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> src/x86_64/instructions/vmcs.rs:200:1 [INFO] [stdout] | [INFO] [stdout] 200 | #[vmcs_access(16, "RW")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `vmcs_access` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 1 + use core::arch::asm; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> src/x86_64/instructions/vmcs.rs:215:1 [INFO] [stdout] | [INFO] [stdout] 215 | #[vmcs_access(16, "RW")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `vmcs_access` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 1 + use core::arch::asm; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> src/x86_64/instructions/vmcs.rs:192:1 [INFO] [stdout] | [INFO] [stdout] 192 | #[vmcs_access(16, "RW")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `vmcs_access` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 1 + use core::arch::asm; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> src/x86_64/instructions/vmcs.rs:227:1 [INFO] [stdout] | [INFO] [stdout] 227 | #[vmcs_access(32, "RW")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `vmcs_access` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 1 + use core::arch::asm; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> src/x86_64/instructions/vmcs.rs:200:1 [INFO] [stdout] | [INFO] [stdout] 200 | #[vmcs_access(16, "RW")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `vmcs_access` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 1 + use core::arch::asm; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> src/x86_64/instructions/vmcs.rs:250:1 [INFO] [stdout] | [INFO] [stdout] 250 | #[vmcs_access(32, "R")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `vmcs_access` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 1 + use core::arch::asm; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> src/x86_64/instructions/vmcs.rs:215:1 [INFO] [stdout] | [INFO] [stdout] 215 | #[vmcs_access(16, "RW")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `vmcs_access` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 1 + use core::arch::asm; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> src/x86_64/instructions/vmcs.rs:263:1 [INFO] [stdout] | [INFO] [stdout] 263 | #[vmcs_access(32, "RW")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `vmcs_access` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 1 + use core::arch::asm; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> src/x86_64/instructions/vmcs.rs:227:1 [INFO] [stdout] | [INFO] [stdout] 227 | #[vmcs_access(32, "RW")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `vmcs_access` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 1 + use core::arch::asm; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> src/x86_64/instructions/vmcs.rs:291:1 [INFO] [stdout] | [INFO] [stdout] 291 | #[vmcs_access(32, "RW")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `vmcs_access` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 1 + use core::arch::asm; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> src/x86_64/instructions/vmcs.rs:250:1 [INFO] [stdout] | [INFO] [stdout] 250 | #[vmcs_access(32, "R")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `vmcs_access` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 1 + use core::arch::asm; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> src/x86_64/instructions/vmcs.rs:263:1 [INFO] [stdout] | [INFO] [stdout] 263 | #[vmcs_access(32, "RW")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `vmcs_access` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 1 + use core::arch::asm; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> src/x86_64/instructions/vmcs.rs:297:1 [INFO] [stdout] | [INFO] [stdout] 297 | #[vmcs_access(64, "RW")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `vmcs_access` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 1 + use core::arch::asm; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> src/x86_64/instructions/vmcs.rs:291:1 [INFO] [stdout] | [INFO] [stdout] 291 | #[vmcs_access(32, "RW")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `vmcs_access` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 1 + use core::arch::asm; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> src/x86_64/instructions/vmcs.rs:335:1 [INFO] [stdout] | [INFO] [stdout] 335 | #[vmcs_access(64, "R")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `vmcs_access` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 1 + use core::arch::asm; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> src/x86_64/instructions/vmcs.rs:297:1 [INFO] [stdout] | [INFO] [stdout] 297 | #[vmcs_access(64, "RW")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `vmcs_access` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 1 + use core::arch::asm; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> src/x86_64/instructions/vmcs.rs:349:1 [INFO] [stdout] | [INFO] [stdout] 349 | #[vmcs_access(64, "RW")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `vmcs_access` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 1 + use core::arch::asm; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> src/x86_64/instructions/vmcs.rs:335:1 [INFO] [stdout] | [INFO] [stdout] 335 | #[vmcs_access(64, "R")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `vmcs_access` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 1 + use core::arch::asm; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> src/x86_64/instructions/vmcs.rs:386:1 [INFO] [stdout] | [INFO] [stdout] 386 | #[vmcs_access(64, "RW")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `vmcs_access` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 1 + use core::arch::asm; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> src/x86_64/instructions/vmcs.rs:349:1 [INFO] [stdout] | [INFO] [stdout] 349 | #[vmcs_access(64, "RW")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `vmcs_access` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 1 + use core::arch::asm; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> src/x86_64/instructions/vmcs.rs:386:1 [INFO] [stdout] | [INFO] [stdout] 386 | #[vmcs_access(64, "RW")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `vmcs_access` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 1 + use core::arch::asm; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> src/x86_64/instructions/vmcs.rs:467:9 [INFO] [stdout] | [INFO] [stdout] 467 | asm!("rdmsr" : "={eax}" (low), "={edx}" (high) : "{ecx}" (*self) : "memory" : "volatile"); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 1 + use core::arch::asm; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> src/x86_64/instructions/vmcs.rs:510:9 [INFO] [stdout] | [INFO] [stdout] 510 | asm!("vmptrld $0":: "m" (self.address)); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 1 + use core::arch::asm; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> src/x86_64/instructions/vmcs.rs:467:9 [INFO] [stdout] | [INFO] [stdout] 467 | asm!("rdmsr" : "={eax}" (low), "={edx}" (high) : "{ecx}" (*self) : "memory" : "volatile"); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 1 + use core::arch::asm; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> src/x86_64/instructions/vmcs.rs:517:9 [INFO] [stdout] | [INFO] [stdout] 517 | asm!("vmclear $0":: "m" (self.address)); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 1 + use core::arch::asm; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> src/x86_64/instructions/vmcs.rs:510:9 [INFO] [stdout] | [INFO] [stdout] 510 | asm!("vmptrld $0":: "m" (self.address)); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 1 + use core::arch::asm; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> src/x86_64/instructions/vmcs.rs:517:9 [INFO] [stdout] | [INFO] [stdout] 517 | asm!("vmclear $0":: "m" (self.address)); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 1 + use core::arch::asm; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> src/x86_64/instructions/mod.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 13 | asm!("vmxon $0":: "m" (address)); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 1 + use core::arch::asm; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> src/x86_64/instructions/mod.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 13 | asm!("vmxon $0":: "m" (address)); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 1 + use core::arch::asm; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> src/x86_64/instructions/mod.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | asm!("vmxoff"); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 1 + use core::arch::asm; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> src/x86_64/instructions/mod.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | asm!("vmxoff"); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 1 + use core::arch::asm; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `libvmm` (lib) due to 17 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `libvmm` (lib test) due to 17 previous errors [INFO] running `Command { std: "docker" "inspect" "3d56b24b3c2b04a1d27c3fa81a0aaac80105e250a784830f5d9e6a1769d32eeb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3d56b24b3c2b04a1d27c3fa81a0aaac80105e250a784830f5d9e6a1769d32eeb", kill_on_drop: false }` [INFO] [stdout] 3d56b24b3c2b04a1d27c3fa81a0aaac80105e250a784830f5d9e6a1769d32eeb