[INFO] cloning repository https://github.com/HyperEnclave/hyperenclave [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/HyperEnclave/hyperenclave" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHyperEnclave%2Fhyperenclave", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHyperEnclave%2Fhyperenclave'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1fdecf9bf17e6a55e28e9746b958152d56107eb6 [INFO] checking HyperEnclave/hyperenclave/1fdecf9bf17e6a55e28e9746b958152d56107eb6 against master#f609b7e0586f81fefb3523e3e17adf779ac416be for pr-129466-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHyperEnclave%2Fhyperenclave" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/HyperEnclave/hyperenclave 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-7-tc1/source/rust-toolchain [INFO] started tweaking git repo https://github.com/HyperEnclave/hyperenclave [INFO] finished tweaking git repo https://github.com/HyperEnclave/hyperenclave [INFO] tweaked toml for git repo https://github.com/HyperEnclave/hyperenclave written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/HyperEnclave/hyperenclave 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] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/rcore-os/bitmap-allocator` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded numeric-enum-macro v0.2.0 [INFO] [stderr] Downloaded buddy_system_allocator v0.5.0 [INFO] [stderr] Downloaded cstr_core v0.2.3 [INFO] [stderr] Downloaded raw-cpuid v8.1.2 [INFO] [stderr] Downloaded raw-cpuid v10.6.0 [INFO] [stderr] Downloaded x86 v0.34.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b6da4b465b95a35579e323a39d37eda1d821539f625e98eed538b00c5060065c [INFO] running `Command { std: "docker" "start" "-a" "b6da4b465b95a35579e323a39d37eda1d821539f625e98eed538b00c5060065c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b6da4b465b95a35579e323a39d37eda1d821539f625e98eed538b00c5060065c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b6da4b465b95a35579e323a39d37eda1d821539f625e98eed538b00c5060065c", kill_on_drop: false }` [INFO] [stdout] b6da4b465b95a35579e323a39d37eda1d821539f625e98eed538b00c5060065c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 74581e3dd50cdfa986fd565aa5aec89579dd42831d8e711d5cc9d6fd7ebaed25 [INFO] running `Command { std: "docker" "start" "-a" "74581e3dd50cdfa986fd565aa5aec89579dd42831d8e711d5cc9d6fd7ebaed25", kill_on_drop: false }` [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling cc v1.0.68 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling x86 v0.34.0 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Checking bit_field v0.9.0 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling x86_64 v0.14.3 [INFO] [stderr] Compiling bit_field v0.10.1 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Compiling numeric-enum-macro v0.2.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking volatile v0.4.4 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling rust-hypervisor v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking cty v0.2.1 [INFO] [stderr] Checking cpufeatures v0.1.5 [INFO] [stderr] Checking yogcrypt v0.1.0 (/opt/rustwide/workdir/crates/yogcrypt) [INFO] [stderr] Checking bitmap-allocator v0.1.0 (https://github.com/rcore-os/bitmap-allocator?rev=03bd9909#03bd9909) [INFO] [stderr] Checking buddy_system_allocator v0.5.0 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stdout] error: cannot find macro `global_asm` in this scope [INFO] [stdout] --> crates/yogcrypt/src/basic/random.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | global_asm!(include_str!("rand.S"), options(att_syntax)); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 17 + use core::arch::global_asm; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> crates/yogcrypt/src/lib.rs:39:13 [INFO] [stdout] | [INFO] [stdout] 39 | #![cfg_attr(feature = "cargo-clippy", allow(clippy::unreadable_literal))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> crates/yogcrypt/src/lib.rs:42:13 [INFO] [stdout] | [INFO] [stdout] 42 | #![cfg_attr(feature = "cargo-clippy", allow(clippy::suspicious_arithmetic_impl))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> crates/yogcrypt/src/lib.rs:45:13 [INFO] [stdout] | [INFO] [stdout] 45 | #![cfg_attr(feature = "cargo-clippy", allow(clippy::many_single_char_names))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> crates/yogcrypt/src/lib.rs:48:13 [INFO] [stdout] | [INFO] [stdout] 48 | #![cfg_attr(feature = "cargo-clippy", allow(clippy::possible_missing_comma))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `core_intrinsics` is internal to the compiler or standard library [INFO] [stdout] --> crates/yogcrypt/src/lib.rs:31:12 [INFO] [stdout] | [INFO] [stdout] 31 | #![feature(core_intrinsics)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: using it is strongly discouraged [INFO] [stdout] = note: `#[warn(internal_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around match arm expression [INFO] [stdout] --> crates/yogcrypt/src/basic/cell/u64x4.rs:108:18 [INFO] [stdout] | [INFO] [stdout] 108 | _ => (panic!("unknown n")), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 108 - _ => (panic!("unknown n")), [INFO] [stdout] 108 + _ => panic!("unknown n"), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around index expression [INFO] [stdout] --> crates/yogcrypt/src/sm3/mod.rs:190:28 [INFO] [stdout] | [INFO] [stdout] 190 | b[j] = msg[(i * 16 + j)]; [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 190 - b[j] = msg[(i * 16 + j)]; [INFO] [stdout] 190 + b[j] = msg[i * 16 + j]; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stdout] warning: the feature `global_asm` has been stable since 1.59.0 and no longer requires an attribute to enable [INFO] [stdout] --> crates/yogcrypt/src/lib.rs:32:12 [INFO] [stdout] | [INFO] [stdout] 32 | #![feature(global_asm)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking raw-cpuid v10.6.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling memoffset v0.8.0 [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.3/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.3/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.3/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.3/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.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] 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.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] 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.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] 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.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] 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.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] 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.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] 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.3/src/instructions/segmentation.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | asm!( [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 3 + use core::arch::asm; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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] 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.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] 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.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] 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.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] 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.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] 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.3/src/instructions/segmentation.rs:118:5 [INFO] [stdout] | [INFO] [stdout] 118 | asm!("swapgs", 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.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] 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.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] 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.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] 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.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] 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.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] 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.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] 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.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] 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.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] 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.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] 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.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] 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.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] 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.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] 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.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] 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.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] 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.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] 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.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] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 130 + use core::arch::asm; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 130 + use core::arch::asm; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 130 + use core::arch::asm; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 130 + use core::arch::asm; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 130 + use core::arch::asm; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 130 + use core::arch::asm; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 130 + use core::arch::asm; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/x86_64-0.14.3/src/registers/model_specific.rs:124:17 [INFO] [stdout] | [INFO] [stdout] 124 | asm!( [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 104 + use core::arch::asm; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error; 8 warnings emitted [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.3/src/registers/model_specific.rs:149:13 [INFO] [stdout] | [INFO] [stdout] 149 | asm!( [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 104 + use core::arch::asm; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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] 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.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] 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.3/src/registers/xcontrol.rs:43:17 [INFO] [stdout] | [INFO] [stdout] 43 | asm!( [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 29 + 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.3/src/registers/xcontrol.rs:89:13 [INFO] [stdout] | [INFO] [stdout] 89 | asm!( [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 29 + use core::arch::asm; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking cstr_core v0.2.3 [INFO] [stderr] error: could not compile `yogcrypt` (lib) due to 2 previous errors; 8 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 45 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `x86_64` (lib) due to 46 previous errors [INFO] running `Command { std: "docker" "inspect" "74581e3dd50cdfa986fd565aa5aec89579dd42831d8e711d5cc9d6fd7ebaed25", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "74581e3dd50cdfa986fd565aa5aec89579dd42831d8e711d5cc9d6fd7ebaed25", kill_on_drop: false }` [INFO] [stdout] 74581e3dd50cdfa986fd565aa5aec89579dd42831d8e711d5cc9d6fd7ebaed25