[INFO] updating cached repository https://github.com/AYCHSO/Aych.collect [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] c9f0043c7a89b1bd946941a4297860f85f748b60 [INFO] testing AYCHSO/Aych.collect against beta-2020-06-03 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAYCHSO%2FAych.collect" "/workspace/builds/worker-9/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/AYCHSO/Aych.collect on toolchain beta-2020-06-03 [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/AYCHSO/Aych.collect [INFO] finished tweaking git repo https://github.com/AYCHSO/Aych.collect [INFO] tweaked toml for git repo https://github.com/AYCHSO/Aych.collect written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/AYCHSO/Aych.collect already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-06-03" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 83e7dab08d0914d2f316ad29c118cb87a188c56b0a3fea3c740325d6bf1339fa [INFO] running `"docker" "start" "-a" "83e7dab08d0914d2f316ad29c118cb87a188c56b0a3fea3c740325d6bf1339fa"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.14 [INFO] [stderr] Compiling libc v0.1.12 [INFO] [stderr] Compiling chunked_transfer v0.3.1 [INFO] [stderr] Compiling regex-syntax v0.6.14 [INFO] [stderr] Compiling ascii v0.8.7 [INFO] [stderr] Compiling futures-core v0.3.2 [INFO] [stderr] Compiling strum v0.17.1 [INFO] [stderr] Compiling json v0.12.1 [INFO] [stderr] Compiling owning_ref v0.3.3 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling atomics v0.3.0 (https://github.com/twitter/rpc-perf#eb7efe7d) [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling raw-cpuid v6.1.0 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling memchr v2.3.0 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling serde_json v1.0.46 [INFO] [stderr] Compiling sysconf v0.3.4 [INFO] [stderr] Compiling logger v0.1.0 (https://github.com/twitter/rpc-perf#eb7efe7d) [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Compiling backtrace v0.3.43 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling vergen v3.0.4 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling csv-core v0.1.6 [INFO] [stderr] Compiling bstr v0.2.10 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling aho-corasick v0.7.7 [INFO] [stderr] Compiling datastructures v0.4.0 (https://github.com/twitter/rpc-perf#eb7efe7d) [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling parking_lot_core v0.2.14 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling mmap v0.1.1 [INFO] [stderr] Compiling csv v1.1.3 [INFO] [stderr] Compiling parking_lot v0.4.8 [INFO] [stderr] Compiling tiny_http v0.6.2 [INFO] [stderr] Compiling chashmap v2.2.2 [INFO] [stderr] Compiling x86 v0.19.0 [INFO] [stderr] Compiling regex v1.3.4 [INFO] [stderr] Compiling ctrlc v3.1.3 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling tokio-macros v0.2.4 [INFO] [stderr] Compiling async-trait v0.1.23 [INFO] [stderr] Compiling strum_macros v0.17.1 [INFO] [stderr] error: the legacy LLVM-style asm! syntax is no longer supported [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/x86-0.19.0/src/bits32/eflags.rs:92:5 [INFO] [stderr] | [INFO] [stderr] 92 | asm!("clac" ::: "memory" "flags" : "volatile"); [INFO] [stderr] | ----^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: replace with: `llvm_asm!` [INFO] [stderr] | [INFO] [stderr] = note: consider migrating to the new asm! syntax specified in RFC 2873 [INFO] [stderr] = note: alternatively, switch to llvm_asm! to keep your code working as it is [INFO] [stderr] [INFO] [stderr] error: the legacy LLVM-style asm! syntax is no longer supported [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/x86-0.19.0/src/bits32/eflags.rs:106:5 [INFO] [stderr] | [INFO] [stderr] 106 | asm!("stac" ::: "memory" "flags" : "volatile"); [INFO] [stderr] | ----^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: replace with: `llvm_asm!` [INFO] [stderr] | [INFO] [stderr] = note: consider migrating to the new asm! syntax specified in RFC 2873 [INFO] [stderr] = note: alternatively, switch to llvm_asm! to keep your code working as it is [INFO] [stderr] [INFO] [stderr] error: the legacy LLVM-style asm! syntax is no longer supported [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/x86-0.19.0/src/bits32/mod.rs:9:5 [INFO] [stderr] | [INFO] [stderr] 9 | asm!("mov esp, $0; jmp $1" :: "rg"(stack), "r"(ip) :: "volatile", "intel"); [INFO] [stderr] | ----^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: replace with: `llvm_asm!` [INFO] [stderr] | [INFO] [stderr] = note: consider migrating to the new asm! syntax specified in RFC 2873 [INFO] [stderr] = note: alternatively, switch to llvm_asm! to keep your code working as it is [INFO] [stderr] [INFO] [stderr] error: the legacy LLVM-style asm! syntax is no longer supported [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/x86-0.19.0/src/bits64/registers.rs:6:9 [INFO] [stderr] | [INFO] [stderr] 6 | asm!("leaq 0(%rip), $0" : "=r" (rip) ::); [INFO] [stderr] | ----^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: replace with: `llvm_asm!` [INFO] [stderr] | [INFO] [stderr] = note: consider migrating to the new asm! syntax specified in RFC 2873 [INFO] [stderr] = note: alternatively, switch to llvm_asm! to keep your code working as it is [INFO] [stderr] [INFO] [stderr] error: the legacy LLVM-style asm! syntax is no longer supported [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/x86-0.19.0/src/bits64/registers.rs:16:9 [INFO] [stderr] | [INFO] [stderr] 16 | asm!("mov %rsp, $0" : "=r" (rsp) ::); [INFO] [stderr] | ----^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: replace with: `llvm_asm!` [INFO] [stderr] | [INFO] [stderr] = note: consider migrating to the new asm! syntax specified in RFC 2873 [INFO] [stderr] = note: alternatively, switch to llvm_asm! to keep your code working as it is [INFO] [stderr] [INFO] [stderr] error: the legacy LLVM-style asm! syntax is no longer supported [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/x86-0.19.0/src/bits64/registers.rs:26:9 [INFO] [stderr] | [INFO] [stderr] 26 | asm!("mov %rbp, $0" : "=r" (rbp) ::); [INFO] [stderr] | ----^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: replace with: `llvm_asm!` [INFO] [stderr] | [INFO] [stderr] = note: consider migrating to the new asm! syntax specified in RFC 2873 [INFO] [stderr] = note: alternatively, switch to llvm_asm! to keep your code working as it is [INFO] [stderr] [INFO] [stderr] error: the legacy LLVM-style asm! syntax is no longer supported [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/x86-0.19.0/src/bits64/rflags.rs:81:5 [INFO] [stderr] | [INFO] [stderr] 81 | asm!("pushfq; popq $0" : "=r"(r) :: "memory"); [INFO] [stderr] | ----^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: replace with: `llvm_asm!` [INFO] [stderr] | [INFO] [stderr] = note: consider migrating to the new asm! syntax specified in RFC 2873 [INFO] [stderr] = note: alternatively, switch to llvm_asm! to keep your code working as it is [INFO] [stderr] [INFO] [stderr] error: the legacy LLVM-style asm! syntax is no longer supported [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/x86-0.19.0/src/bits64/rflags.rs:87:5 [INFO] [stderr] | [INFO] [stderr] 87 | asm!("pushq $0; popfq" :: "r"(val.bits()) : "memory" "flags"); [INFO] [stderr] | ----^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: replace with: `llvm_asm!` [INFO] [stderr] | [INFO] [stderr] = note: consider migrating to the new asm! syntax specified in RFC 2873 [INFO] [stderr] = note: alternatively, switch to llvm_asm! to keep your code working as it is [INFO] [stderr] [INFO] [stderr] error: the legacy LLVM-style asm! syntax is no longer supported [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/x86-0.19.0/src/bits64/segmentation.rs:134:5 [INFO] [stderr] | [INFO] [stderr] 134 | asm!("pushq $0; \ [INFO] [stderr] | ^--- [INFO] [stderr] | | [INFO] [stderr] | _____help: replace with: `llvm_asm!` [INFO] [stderr] | | [INFO] [stderr] 135 | | leaq 1f(%rip), %rax; \ [INFO] [stderr] 136 | | pushq %rax; \ [INFO] [stderr] 137 | | lretq; \ [INFO] [stderr] 138 | | 1:" :: "ri" (sel.bits() as usize) : "rax" "memory"); [INFO] [stderr] | |______________________________________________________________^ [INFO] [stderr] | [INFO] [stderr] = note: consider migrating to the new asm! syntax specified in RFC 2873 [INFO] [stderr] = note: alternatively, switch to llvm_asm! to keep your code working as it is [INFO] [stderr] [INFO] [stderr] error: the legacy LLVM-style asm! syntax is no longer supported [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/x86-0.19.0/src/bits64/segmentation.rs:145:5 [INFO] [stderr] | [INFO] [stderr] 145 | asm!("wrgsbase $0" :: "r" (base) : "memory"); [INFO] [stderr] | ----^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: replace with: `llvm_asm!` [INFO] [stderr] | [INFO] [stderr] = note: consider migrating to the new asm! syntax specified in RFC 2873 [INFO] [stderr] = note: alternatively, switch to llvm_asm! to keep your code working as it is [INFO] [stderr] [INFO] [stderr] error: the legacy LLVM-style asm! syntax is no longer supported [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/x86-0.19.0/src/bits64/segmentation.rs:152:5 [INFO] [stderr] | [INFO] [stderr] 152 | asm!("wrfsbase $0" :: "r" (base) : "memory"); [INFO] [stderr] | ----^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: replace with: `llvm_asm!` [INFO] [stderr] | [INFO] [stderr] = note: consider migrating to the new asm! syntax specified in RFC 2873 [INFO] [stderr] = note: alternatively, switch to llvm_asm! to keep your code working as it is [INFO] [stderr] [INFO] [stderr] error: the legacy LLVM-style asm! syntax is no longer supported [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/x86-0.19.0/src/bits64/segmentation.rs:160:5 [INFO] [stderr] | [INFO] [stderr] 160 | asm!("rdgsbase $0" : "=r" (gs_base) ); [INFO] [stderr] | ----^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: replace with: `llvm_asm!` [INFO] [stderr] | [INFO] [stderr] = note: consider migrating to the new asm! syntax specified in RFC 2873 [INFO] [stderr] = note: alternatively, switch to llvm_asm! to keep your code working as it is [INFO] [stderr] [INFO] [stderr] error: the legacy LLVM-style asm! syntax is no longer supported [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/x86-0.19.0/src/bits64/segmentation.rs:169:5 [INFO] [stderr] | [INFO] [stderr] 169 | asm!("rdfsbase $0" : "=r" (fs_base) ); [INFO] [stderr] | ----^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: replace with: `llvm_asm!` [INFO] [stderr] | [INFO] [stderr] = note: consider migrating to the new asm! syntax specified in RFC 2873 [INFO] [stderr] = note: alternatively, switch to llvm_asm! to keep your code working as it is [INFO] [stderr] [INFO] [stderr] error: the legacy LLVM-style asm! syntax is no longer supported [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/x86-0.19.0/src/bits64/sgx.rs:25:5 [INFO] [stderr] | [INFO] [stderr] 25 | asm!("encls" : "={eax}" (eax), "={rbx}" (out_rbx) [INFO] [stderr] | ^--- [INFO] [stderr] | | [INFO] [stderr] | _____help: replace with: `llvm_asm!` [INFO] [stderr] | | [INFO] [stderr] 26 | | : "{rax}" (rax), "{rbx}" (rbx)); [INFO] [stderr] | |_________________________________________________^ [INFO] [stderr] | [INFO] [stderr] = note: consider migrating to the new asm! syntax specified in RFC 2873 [INFO] [stderr] = note: alternatively, switch to llvm_asm! to keep your code working as it is [INFO] [stderr] [INFO] [stderr] error: the legacy LLVM-style asm! syntax is no longer supported [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/x86-0.19.0/src/bits64/sgx.rs:34:5 [INFO] [stderr] | [INFO] [stderr] 34 | asm!("encls" : "={eax}" (eax), "={rbx}" (out_rbx) [INFO] [stderr] | ^--- [INFO] [stderr] | | [INFO] [stderr] | _____help: replace with: `llvm_asm!` [INFO] [stderr] | | [INFO] [stderr] 35 | | : "{rax}" (rax), "{rbx}" (rbx), "{rcx}" (rcx)); [INFO] [stderr] | |________________________________________________________________^ [INFO] [stderr] | [INFO] [stderr] = note: consider migrating to the new asm! syntax specified in RFC 2873 [INFO] [stderr] = note: alternatively, switch to llvm_asm! to keep your code working as it is [INFO] [stderr] [INFO] [stderr] error: the legacy LLVM-style asm! syntax is no longer supported [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/x86-0.19.0/src/bits64/sgx.rs:43:5 [INFO] [stderr] | [INFO] [stderr] 43 | asm!("encls" : "={eax}" (eax), "={rbx}" (out_rbx) [INFO] [stderr] | ^--- [INFO] [stderr] | | [INFO] [stderr] | _____help: replace with: `llvm_asm!` [INFO] [stderr] | | [INFO] [stderr] 44 | | : "{rax}" (rax), "{rbx}" (rbx), "{rcx}" (rcx), "{rdx}" (rdx)); [INFO] [stderr] | |_______________________________________________________________________________^ [INFO] [stderr] | [INFO] [stderr] = note: consider migrating to the new asm! syntax specified in RFC 2873 [INFO] [stderr] = note: alternatively, switch to llvm_asm! to keep your code working as it is [INFO] [stderr] [INFO] [stderr] error: the legacy LLVM-style asm! syntax is no longer supported [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/x86-0.19.0/src/bits64/sgx.rs:255:5 [INFO] [stderr] | [INFO] [stderr] 255 | asm!("enclu" : "={eax}" (eax), "={rcx}" (out_rcx) [INFO] [stderr] | ^--- [INFO] [stderr] | | [INFO] [stderr] | _____help: replace with: `llvm_asm!` [INFO] [stderr] | | [INFO] [stderr] 256 | | : "{rax}" (rax), "{rbx}" (rbx), "{rcx}" (rcx)); [INFO] [stderr] | |________________________________________________________________^ [INFO] [stderr] | [INFO] [stderr] = note: consider migrating to the new asm! syntax specified in RFC 2873 [INFO] [stderr] = note: alternatively, switch to llvm_asm! to keep your code working as it is [INFO] [stderr] [INFO] [stderr] error: the legacy LLVM-style asm! syntax is no longer supported [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/x86-0.19.0/src/bits64/sgx.rs:264:5 [INFO] [stderr] | [INFO] [stderr] 264 | asm!("enclu" : "={eax}" (eax), "={rcx}" (out_rcx) [INFO] [stderr] | ^--- [INFO] [stderr] | | [INFO] [stderr] | _____help: replace with: `llvm_asm!` [INFO] [stderr] | | [INFO] [stderr] 265 | | : "{rax}" (rax), "{rbx}" (rbx), "{rcx}" (rcx), "{rdx}" (rdx)); [INFO] [stderr] | |_______________________________________________________________________________^ [INFO] [stderr] | [INFO] [stderr] = note: consider migrating to the new asm! syntax specified in RFC 2873 [INFO] [stderr] = note: alternatively, switch to llvm_asm! to keep your code working as it is [INFO] [stderr] [INFO] [stderr] error: the legacy LLVM-style asm! syntax is no longer supported [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/x86-0.19.0/src/bits64/syscall.rs:96:5 [INFO] [stderr] | [INFO] [stderr] 96 | asm!("syscall" : "={rax}" (ret) : "{rax}" (arg0) : "rcx", "r11", "memory" : "volatile"); [INFO] [stderr] | ----^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: replace with: `llvm_asm!` [INFO] [stderr] | [INFO] [stderr] = note: consider migrating to the new asm! syntax specified in RFC 2873 [INFO] [stderr] = note: alternatively, switch to llvm_asm! to keep your code working as it is [INFO] [stderr] [INFO] [stderr] error: the legacy LLVM-style asm! syntax is no longer supported [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/x86-0.19.0/src/bits64/syscall.rs:104:5 [INFO] [stderr] | [INFO] [stderr] 104 | asm!("syscall" : "={rax}" (ret) : "{rax}" (arg0), "{rdi}" (arg1) [INFO] [stderr] | ^--- [INFO] [stderr] | | [INFO] [stderr] | _____help: replace with: `llvm_asm!` [INFO] [stderr] | | [INFO] [stderr] 105 | | : "rcx", "r11", "memory" : "volatile"); [INFO] [stderr] | |__________________________________________________________^ [INFO] [stderr] | [INFO] [stderr] = note: consider migrating to the new asm! syntax specified in RFC 2873 [INFO] [stderr] = note: alternatively, switch to llvm_asm! to keep your code working as it is [INFO] [stderr] [INFO] [stderr] error: the legacy LLVM-style asm! syntax is no longer supported [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/x86-0.19.0/src/bits64/syscall.rs:113:5 [INFO] [stderr] | [INFO] [stderr] 113 | asm!("syscall" : "={rax}" (ret) : "{rax}" (arg0), "{rdi}" (arg1), "{rsi}" (arg2) [INFO] [stderr] | ^--- [INFO] [stderr] | | [INFO] [stderr] | _____help: replace with: `llvm_asm!` [INFO] [stderr] | | [INFO] [stderr] 114 | | : "rcx", "r11", "memory" : "volatile"); [INFO] [stderr] | |__________________________________________________________^ [INFO] [stderr] | [INFO] [stderr] = note: consider migrating to the new asm! syntax specified in RFC 2873 [INFO] [stderr] = note: alternatively, switch to llvm_asm! to keep your code working as it is [INFO] [stderr] [INFO] [stderr] error: the legacy LLVM-style asm! syntax is no longer supported [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/x86-0.19.0/src/bits64/syscall.rs:122:5 [INFO] [stderr] | [INFO] [stderr] 122 | asm!("syscall" : "={rax}" (ret) : "{rax}" (arg0), "{rdi}" (arg1), "{rsi}" (arg2), "{rdx}" (arg3) [INFO] [stderr] | ^--- [INFO] [stderr] | | [INFO] [stderr] | _____help: replace with: `llvm_asm!` [INFO] [stderr] | | [INFO] [stderr] 123 | | : "rcx", "r11", "memory" : "volatile"); [INFO] [stderr] | |__________________________________________________________^ [INFO] [stderr] | [INFO] [stderr] = note: consider migrating to the new asm! syntax specified in RFC 2873 [INFO] [stderr] = note: alternatively, switch to llvm_asm! to keep your code working as it is [INFO] [stderr] [INFO] [stderr] error: the legacy LLVM-style asm! syntax is no longer supported [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/x86-0.19.0/src/bits64/syscall.rs:131:5 [INFO] [stderr] | [INFO] [stderr] 131 | asm!("syscall" : "={rax}" (ret) [INFO] [stderr] | ^--- [INFO] [stderr] | | [INFO] [stderr] | _____help: replace with: `llvm_asm!` [INFO] [stderr] | | [INFO] [stderr] 132 | | : "{rax}" (arg0), "{rdi}" (arg1), "{rsi}" (arg2), "{rdx}" (arg3), "{r10}" (arg4) [INFO] [stderr] 133 | | : "rcx", "r11", "memory" : "volatile"); [INFO] [stderr] | |__________________________________________________________^ [INFO] [stderr] | [INFO] [stderr] = note: consider migrating to the new asm! syntax specified in RFC 2873 [INFO] [stderr] = note: alternatively, switch to llvm_asm! to keep your code working as it is [INFO] [stderr] [INFO] [stderr] error: the legacy LLVM-style asm! syntax is no longer supported [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/x86-0.19.0/src/bits64/syscall.rs:141:5 [INFO] [stderr] | [INFO] [stderr] 141 | asm!("syscall" : "={rax}" (ret) [INFO] [stderr] | ^--- [INFO] [stderr] | | [INFO] [stderr] | _____help: replace with: `llvm_asm!` [INFO] [stderr] | | [INFO] [stderr] 142 | | : "{rax}" (arg0), "{rdi}" (arg1), "{rsi}" (arg2), "{rdx}" (arg3), "{r10}" (arg4), "{r8}" (arg5) [INFO] [stderr] 143 | | : "rcx", "r11", "memory" [INFO] [stderr] 144 | | : "volatile"); [INFO] [stderr] | |_________________________________^ [INFO] [stderr] | [INFO] [stderr] = note: consider migrating to the new asm! syntax specified in RFC 2873 [INFO] [stderr] = note: alternatively, switch to llvm_asm! to keep your code working as it is [INFO] [stderr] [INFO] [stderr] error: the legacy LLVM-style asm! syntax is no longer supported [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/x86-0.19.0/src/bits64/syscall.rs:160:5 [INFO] [stderr] | [INFO] [stderr] 160 | asm!("syscall" : "={rax}" (ret) [INFO] [stderr] | ^--- [INFO] [stderr] | | [INFO] [stderr] | _____help: replace with: `llvm_asm!` [INFO] [stderr] | | [INFO] [stderr] 161 | | : "{rax}" (arg0), "{rdi}" (arg1), "{rsi}" (arg2), "{rdx}" (arg3), [INFO] [stderr] 162 | | "{r10}" (arg4), "{r8}" (arg5), "{r9}" (arg6) [INFO] [stderr] 163 | | : "rcx", "r11", "memory" [INFO] [stderr] 164 | | : "volatile"); [INFO] [stderr] | |_________________________________^ [INFO] [stderr] | [INFO] [stderr] = note: consider migrating to the new asm! syntax specified in RFC 2873 [INFO] [stderr] = note: alternatively, switch to llvm_asm! to keep your code working as it is [INFO] [stderr] [INFO] [stderr] error: the legacy LLVM-style asm! syntax is no longer supported [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/x86-0.19.0/src/controlregs.rs:93:5 [INFO] [stderr] | [INFO] [stderr] 93 | asm!("mov %cr0, $0" : "=r" (ret)); [INFO] [stderr] | ----^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: replace with: `llvm_asm!` [INFO] [stderr] | [INFO] [stderr] = note: consider migrating to the new asm! syntax specified in RFC 2873 [INFO] [stderr] = note: alternatively, switch to llvm_asm! to keep your code working as it is [INFO] [stderr] [INFO] [stderr] error: the legacy LLVM-style asm! syntax is no longer supported [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/x86-0.19.0/src/controlregs.rs:99:5 [INFO] [stderr] | [INFO] [stderr] 99 | asm!("mov $0, %cr0" :: "r" (val.bits) : "memory"); [INFO] [stderr] | ----^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: replace with: `llvm_asm!` [INFO] [stderr] | [INFO] [stderr] = note: consider migrating to the new asm! syntax specified in RFC 2873 [INFO] [stderr] = note: alternatively, switch to llvm_asm! to keep your code working as it is [INFO] [stderr] [INFO] [stderr] error: the legacy LLVM-style asm! syntax is no longer supported [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/x86-0.19.0/src/controlregs.rs:105:5 [INFO] [stderr] | [INFO] [stderr] 105 | asm!("mov %cr2, $0" : "=r" (ret)); [INFO] [stderr] | ----^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: replace with: `llvm_asm!` [INFO] [stderr] | [INFO] [stderr] = note: consider migrating to the new asm! syntax specified in RFC 2873 [INFO] [stderr] = note: alternatively, switch to llvm_asm! to keep your code working as it is [INFO] [stderr] [INFO] [stderr] error: the legacy LLVM-style asm! syntax is no longer supported [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/x86-0.19.0/src/controlregs.rs:111:5 [INFO] [stderr] | [INFO] [stderr] 111 | asm!("mov $0, %cr2" :: "r" (val) : "memory"); [INFO] [stderr] | ----^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: replace with: `llvm_asm!` [INFO] [stderr] | [INFO] [stderr] = note: consider migrating to the new asm! syntax specified in RFC 2873 [INFO] [stderr] = note: alternatively, switch to llvm_asm! to keep your code working as it is [INFO] [stderr] [INFO] [stderr] error: the legacy LLVM-style asm! syntax is no longer supported [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/x86-0.19.0/src/controlregs.rs:117:5 [INFO] [stderr] | [INFO] [stderr] 117 | asm!("mov %cr3, $0" : "=r" (ret)); [INFO] [stderr] | ----^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: replace with: `llvm_asm!` [INFO] [stderr] | [INFO] [stderr] = note: consider migrating to the new asm! syntax specified in RFC 2873 [INFO] [stderr] = note: alternatively, switch to llvm_asm! to keep your code working as it is [INFO] [stderr] [INFO] [stderr] error: the legacy LLVM-style asm! syntax is no longer supported [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/x86-0.19.0/src/controlregs.rs:123:5 [INFO] [stderr] | [INFO] [stderr] 123 | asm!("mov $0, %cr3" :: "r" (val) : "memory"); [INFO] [stderr] | ----^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: replace with: `llvm_asm!` [INFO] [stderr] | [INFO] [stderr] = note: consider migrating to the new asm! syntax specified in RFC 2873 [INFO] [stderr] = note: alternatively, switch to llvm_asm! to keep your code working as it is [INFO] [stderr] [INFO] [stderr] error: the legacy LLVM-style asm! syntax is no longer supported [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/x86-0.19.0/src/controlregs.rs:129:5 [INFO] [stderr] | [INFO] [stderr] 129 | asm!("mov %cr4, $0" : "=r" (ret)); [INFO] [stderr] | ----^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: replace with: `llvm_asm!` [INFO] [stderr] | [INFO] [stderr] = note: consider migrating to the new asm! syntax specified in RFC 2873 [INFO] [stderr] = note: alternatively, switch to llvm_asm! to keep your code working as it is [INFO] [stderr] [INFO] [stderr] error: the legacy LLVM-style asm! syntax is no longer supported [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/x86-0.19.0/src/controlregs.rs:145:5 [INFO] [stderr] | [INFO] [stderr] 145 | asm!("mov $0, %cr4" :: "r" (val.bits) : "memory"); [INFO] [stderr] | ----^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: replace with: `llvm_asm!` [INFO] [stderr] | [INFO] [stderr] = note: consider migrating to the new asm! syntax specified in RFC 2873 [INFO] [stderr] = note: alternatively, switch to llvm_asm! to keep your code working as it is [INFO] [stderr] [INFO] [stderr] error: the legacy LLVM-style asm! syntax is no longer supported [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/x86-0.19.0/src/dtables.rs:58:5 [INFO] [stderr] | [INFO] [stderr] 58 | asm!("lgdt ($0)" :: "r" (gdt) : "memory"); [INFO] [stderr] | ----^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: replace with: `llvm_asm!` [INFO] [stderr] | [INFO] [stderr] = note: consider migrating to the new asm! syntax specified in RFC 2873 [INFO] [stderr] = note: alternatively, switch to llvm_asm! to keep your code working as it is [INFO] [stderr] [INFO] [stderr] error: the legacy LLVM-style asm! syntax is no longer supported [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/x86-0.19.0/src/dtables.rs:63:5 [INFO] [stderr] | [INFO] [stderr] 63 | asm!("lldt ($0)" :: "r" (ldt) : "memory"); [INFO] [stderr] | ----^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: replace with: `llvm_asm!` [INFO] [stderr] | [INFO] [stderr] = note: consider migrating to the new asm! syntax specified in RFC 2873 [INFO] [stderr] = note: alternatively, switch to llvm_asm! to keep your code working as it is [INFO] [stderr] [INFO] [stderr] error: the legacy LLVM-style asm! syntax is no longer supported [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/x86-0.19.0/src/dtables.rs:68:5 [INFO] [stderr] | [INFO] [stderr] 68 | asm!("lidt ($0)" :: "r" (idt) : "memory"); [INFO] [stderr] | ----^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: replace with: `llvm_asm!` [INFO] [stderr] | [INFO] [stderr] = note: consider migrating to the new asm! syntax specified in RFC 2873 [INFO] [stderr] = note: alternatively, switch to llvm_asm! to keep your code working as it is [INFO] [stderr] [INFO] [stderr] error: the legacy LLVM-style asm! syntax is no longer supported [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/x86-0.19.0/src/dtables.rs:73:5 [INFO] [stderr] | [INFO] [stderr] 73 | asm!("sidt ($0)" : "=r" (idt as *mut DescriptorTablePointer) :: "memory"); [INFO] [stderr] | ----^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: replace with: `llvm_asm!` [INFO] [stderr] | [INFO] [stderr] = note: consider migrating to the new asm! syntax specified in RFC 2873 [INFO] [stderr] = note: alternatively, switch to llvm_asm! to keep your code working as it is [INFO] [stderr] [INFO] [stderr] error: the legacy LLVM-style asm! syntax is no longer supported [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/x86-0.19.0/src/io.rs:6:5 [INFO] [stderr] | [INFO] [stderr] 6 | asm!("outb %al, %dx" :: "{dx}"(port), "{al}"(val)); [INFO] [stderr] | ----^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: replace with: `llvm_asm!` [INFO] [stderr] | [INFO] [stderr] = note: consider migrating to the new asm! syntax specified in RFC 2873 [INFO] [stderr] = note: alternatively, switch to llvm_asm! to keep your code working as it is [INFO] [stderr] [INFO] [stderr] error: the legacy LLVM-style asm! syntax is no longer supported [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/x86-0.19.0/src/io.rs:13:5 [INFO] [stderr] | [INFO] [stderr] 13 | asm!("inb %dx, %al" : "={ax}"(ret) : "{dx}"(port) :: "volatile"); [INFO] [stderr] | ----^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: replace with: `llvm_asm!` [INFO] [stderr] | [INFO] [stderr] = note: consider migrating to the new asm! syntax specified in RFC 2873 [INFO] [stderr] = note: alternatively, switch to llvm_asm! to keep your code working as it is [INFO] [stderr] [INFO] [stderr] error: the legacy LLVM-style asm! syntax is no longer supported [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/x86-0.19.0/src/io.rs:20:5 [INFO] [stderr] | [INFO] [stderr] 20 | asm!("outw %ax, %dx" :: "{dx}"(port), "{al}"(val)); [INFO] [stderr] | ----^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: replace with: `llvm_asm!` [INFO] [stderr] | [INFO] [stderr] = note: consider migrating to the new asm! syntax specified in RFC 2873 [INFO] [stderr] = note: alternatively, switch to llvm_asm! to keep your code working as it is [INFO] [stderr] [INFO] [stderr] error: the legacy LLVM-style asm! syntax is no longer supported [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/x86-0.19.0/src/io.rs:27:5 [INFO] [stderr] | [INFO] [stderr] 27 | asm!("inw %dx, %ax" : "={ax}"(ret) : "{dx}"(port) :: "volatile"); [INFO] [stderr] | ----^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: replace with: `llvm_asm!` [INFO] [stderr] | [INFO] [stderr] = note: consider migrating to the new asm! syntax specified in RFC 2873 [INFO] [stderr] = note: alternatively, switch to llvm_asm! to keep your code working as it is [INFO] [stderr] [INFO] [stderr] error: the legacy LLVM-style asm! syntax is no longer supported [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/x86-0.19.0/src/io.rs:34:5 [INFO] [stderr] | [INFO] [stderr] 34 | asm!("outl %eax, %dx" :: "{dx}"(port), "{al}"(val)); [INFO] [stderr] | ----^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: replace with: `llvm_asm!` [INFO] [stderr] | [INFO] [stderr] = note: consider migrating to the new asm! syntax specified in RFC 2873 [INFO] [stderr] = note: alternatively, switch to llvm_asm! to keep your code working as it is [INFO] [stderr] [INFO] [stderr] error: the legacy LLVM-style asm! syntax is no longer supported [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/x86-0.19.0/src/io.rs:41:5 [INFO] [stderr] | [INFO] [stderr] 41 | asm!("inl %dx, %eax" : "={ax}"(ret) : "{dx}"(port) :: "volatile"); [INFO] [stderr] | ----^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: replace with: `llvm_asm!` [INFO] [stderr] | [INFO] [stderr] = note: consider migrating to the new asm! syntax specified in RFC 2873 [INFO] [stderr] = note: alternatively, switch to llvm_asm! to keep your code working as it is [INFO] [stderr] [INFO] [stderr] error: the legacy LLVM-style asm! syntax is no longer supported [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/x86-0.19.0/src/io.rs:48:5 [INFO] [stderr] | [INFO] [stderr] 48 | asm!("rep outsb (%esi), %dx" [INFO] [stderr] | ^--- [INFO] [stderr] | | [INFO] [stderr] | _____help: replace with: `llvm_asm!` [INFO] [stderr] | | [INFO] [stderr] 49 | | :: "{ecx}"(buf.len()), "{dx}"(port), "{esi}"(buf.as_ptr()) [INFO] [stderr] 50 | | : "ecx", "edi"); [INFO] [stderr] | |_________________________^ [INFO] [stderr] | [INFO] [stderr] = note: consider migrating to the new asm! syntax specified in RFC 2873 [INFO] [stderr] = note: alternatively, switch to llvm_asm! to keep your code working as it is [INFO] [stderr] [INFO] [stderr] error: the legacy LLVM-style asm! syntax is no longer supported [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/x86-0.19.0/src/io.rs:56:5 [INFO] [stderr] | [INFO] [stderr] 56 | asm!("rep insb %dx, (%edi)" [INFO] [stderr] | ^--- [INFO] [stderr] | | [INFO] [stderr] | _____help: replace with: `llvm_asm!` [INFO] [stderr] | | [INFO] [stderr] 57 | | :: "{ecx}"(buf.len()), "{dx}"(port), "{edi}"(buf.as_ptr()) [INFO] [stderr] 58 | | : "ecx", "edi" : "volatile"); [INFO] [stderr] | |______________________________________^ [INFO] [stderr] | [INFO] [stderr] = note: consider migrating to the new asm! syntax specified in RFC 2873 [INFO] [stderr] = note: alternatively, switch to llvm_asm! to keep your code working as it is [INFO] [stderr] [INFO] [stderr] error: the legacy LLVM-style asm! syntax is no longer supported [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/x86-0.19.0/src/io.rs:64:5 [INFO] [stderr] | [INFO] [stderr] 64 | asm!("rep outsw (%esi), %dx" [INFO] [stderr] | ^--- [INFO] [stderr] | | [INFO] [stderr] | _____help: replace with: `llvm_asm!` [INFO] [stderr] | | [INFO] [stderr] 65 | | :: "{ecx}"(buf.len()), "{dx}"(port), "{esi}"(buf.as_ptr()) [INFO] [stderr] 66 | | : "ecx", "edi"); [INFO] [stderr] | |_________________________^ [INFO] [stderr] | [INFO] [stderr] = note: consider migrating to the new asm! syntax specified in RFC 2873 [INFO] [stderr] = note: alternatively, switch to llvm_asm! to keep your code working as it is [INFO] [stderr] [INFO] [stderr] error: the legacy LLVM-style asm! syntax is no longer supported [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/x86-0.19.0/src/io.rs:72:5 [INFO] [stderr] | [INFO] [stderr] 72 | asm!("rep insw %dx, (%edi)" [INFO] [stderr] | ^--- [INFO] [stderr] | | [INFO] [stderr] | _____help: replace with: `llvm_asm!` [INFO] [stderr] | | [INFO] [stderr] 73 | | :: "{ecx}"(buf.len()), "{dx}"(port), "{edi}"(buf.as_ptr()) [INFO] [stderr] 74 | | : "ecx", "edi" : "volatile"); [INFO] [stderr] | |______________________________________^ [INFO] [stderr] | [INFO] [stderr] = note: consider migrating to the new asm! syntax specified in RFC 2873 [INFO] [stderr] = note: alternatively, switch to llvm_asm! to keep your code working as it is [INFO] [stderr] [INFO] [stderr] error: the legacy LLVM-style asm! syntax is no longer supported [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/x86-0.19.0/src/io.rs:80:5 [INFO] [stderr] | [INFO] [stderr] 80 | asm!("rep outsl (%esi), %dx" [INFO] [stderr] | ^--- [INFO] [stderr] | | [INFO] [stderr] | _____help: replace with: `llvm_asm!` [INFO] [stderr] | | [INFO] [stderr] 81 | | :: "{ecx}"(buf.len()), "{dx}"(port), "{esi}"(buf.as_ptr()) [INFO] [stderr] 82 | | : "ecx", "edi"); [INFO] [stderr] | |_________________________^ [INFO] [stderr] | [INFO] [stderr] = note: consider migrating to the new asm! syntax specified in RFC 2873 [INFO] [stderr] = note: alternatively, switch to llvm_asm! to keep your code working as it is [INFO] [stderr] [INFO] [stderr] error: the legacy LLVM-style asm! syntax is no longer supported [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/x86-0.19.0/src/io.rs:88:5 [INFO] [stderr] | [INFO] [stderr] 88 | asm!("rep insl %dx, (%edi)" [INFO] [stderr] | ^--- [INFO] [stderr] | | [INFO] [stderr] | _____help: replace with: `llvm_asm!` [INFO] [stderr] | | [INFO] [stderr] 89 | | :: "{ecx}"(buf.len()), "{dx}"(port), "{edi}"(buf.as_ptr()) [INFO] [stderr] 90 | | : "ecx", "edi" : "volatile"); [INFO] [stderr] | |______________________________________^ [INFO] [stderr] | [INFO] [stderr] = note: consider migrating to the new asm! syntax specified in RFC 2873 [INFO] [stderr] = note: alternatively, switch to llvm_asm! to keep your code working as it is [INFO] [stderr] [INFO] [stderr] error: the legacy LLVM-style asm! syntax is no longer supported [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/x86-0.19.0/src/msr.rs:7:5 [INFO] [stderr] | [INFO] [stderr] 7 | asm!("wrmsr" :: "{ecx}" (msr), "{eax}" (low), "{edx}" (high) : "memory" : "volatile" ); [INFO] [stderr] | ----^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: replace with: `llvm_asm!` [INFO] [stderr] | [INFO] [stderr] = note: consider migrating to the new asm! syntax specified in RFC 2873 [INFO] [stderr] = note: alternatively, switch to llvm_asm! to keep your code working as it is [INFO] [stderr] [INFO] [stderr] error: the legacy LLVM-style asm! syntax is no longer supported [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/x86-0.19.0/src/msr.rs:14:5 [INFO] [stderr] | [INFO] [stderr] 14 | asm!("rdmsr" : "={eax}" (low), "={edx}" (high) : "{ecx}" (msr) : "memory" : "volatile"); [INFO] [stderr] | ----^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: replace with: `llvm_asm!` [INFO] [stderr] | [INFO] [stderr] = note: consider migrating to the new asm! syntax specified in RFC 2873 [INFO] [stderr] = note: alternatively, switch to llvm_asm! to keep your code working as it is [INFO] [stderr] [INFO] [stderr] error: the legacy LLVM-style asm! syntax is no longer supported [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/x86-0.19.0/src/segmentation.rs:541:5 [INFO] [stderr] | [INFO] [stderr] 541 | asm!("movw $0, %ss " :: "r" (sel.bits()) : "memory"); [INFO] [stderr] | ----^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: replace with: `llvm_asm!` [INFO] [stderr] | [INFO] [stderr] = note: consider migrating to the new asm! syntax specified in RFC 2873 [INFO] [stderr] = note: alternatively, switch to llvm_asm! to keep your code working as it is [INFO] [stderr] [INFO] [stderr] error: the legacy LLVM-style asm! syntax is no longer supported [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/x86-0.19.0/src/segmentation.rs:546:5 [INFO] [stderr] | [INFO] [stderr] 546 | asm!("movw $0, %ds " :: "r" (sel.bits()) : "memory"); [INFO] [stderr] | ----^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: replace with: `llvm_asm!` [INFO] [stderr] | [INFO] [stderr] = note: consider migrating to the new asm! syntax specified in RFC 2873 [INFO] [stderr] = note: alternatively, switch to llvm_asm! to keep your code working as it is [INFO] [stderr] [INFO] [stderr] error: the legacy LLVM-style asm! syntax is no longer supported [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/x86-0.19.0/src/segmentation.rs:551:5 [INFO] [stderr] | [INFO] [stderr] 551 | asm!("movw $0, %es " :: "r" (sel.bits()) : "memory"); [INFO] [stderr] | ----^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: replace with: `llvm_asm!` [INFO] [stderr] | [INFO] [stderr] = note: consider migrating to the new asm! syntax specified in RFC 2873 [INFO] [stderr] = note: alternatively, switch to llvm_asm! to keep your code working as it is [INFO] [stderr] [INFO] [stderr] error: the legacy LLVM-style asm! syntax is no longer supported [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/x86-0.19.0/src/segmentation.rs:556:5 [INFO] [stderr] | [INFO] [stderr] 556 | asm!("movw $0, %fs " :: "r" (sel.bits()) : "memory"); [INFO] [stderr] | ----^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: replace with: `llvm_asm!` [INFO] [stderr] | [INFO] [stderr] = note: consider migrating to the new asm! syntax specified in RFC 2873 [INFO] [stderr] = note: alternatively, switch to llvm_asm! to keep your code working as it is [INFO] [stderr] [INFO] [stderr] error: the legacy LLVM-style asm! syntax is no longer supported [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/x86-0.19.0/src/segmentation.rs:561:5 [INFO] [stderr] | [INFO] [stderr] 561 | asm!("movw $0, %gs " :: "r" (sel.bits()) : "memory"); [INFO] [stderr] | ----^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: replace with: `llvm_asm!` [INFO] [stderr] | [INFO] [stderr] = note: consider migrating to the new asm! syntax specified in RFC 2873 [INFO] [stderr] = note: alternatively, switch to llvm_asm! to keep your code working as it is [INFO] [stderr] [INFO] [stderr] error: the legacy LLVM-style asm! syntax is no longer supported [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/x86-0.19.0/src/segmentation.rs:567:14 [INFO] [stderr] | [INFO] [stderr] 567 | unsafe { asm!("mov %cs, $0" : "=r" (segment) ) }; [INFO] [stderr] | ----^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: replace with: `llvm_asm!` [INFO] [stderr] | [INFO] [stderr] = note: consider migrating to the new asm! syntax specified in RFC 2873 [INFO] [stderr] = note: alternatively, switch to llvm_asm! to keep your code working as it is [INFO] [stderr] [INFO] [stderr] error: the legacy LLVM-style asm! syntax is no longer supported [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/x86-0.19.0/src/task.rs:8:5 [INFO] [stderr] | [INFO] [stderr] 8 | asm!("ltr $0" :: "r" (sel.bits())); [INFO] [stderr] | ----^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: replace with: `llvm_asm!` [INFO] [stderr] | [INFO] [stderr] = note: consider migrating to the new asm! syntax specified in RFC 2873 [INFO] [stderr] = note: alternatively, switch to llvm_asm! to keep your code working as it is [INFO] [stderr] [INFO] [stderr] error: the legacy LLVM-style asm! syntax is no longer supported [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/x86-0.19.0/src/tlb.rs:9:5 [INFO] [stderr] | [INFO] [stderr] 9 | asm!("invlpg ($0)" :: "r" (addr) : "memory"); [INFO] [stderr] | ----^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: replace with: `llvm_asm!` [INFO] [stderr] | [INFO] [stderr] = note: consider migrating to the new asm! syntax specified in RFC 2873 [INFO] [stderr] = note: alternatively, switch to llvm_asm! to keep your code working as it is [INFO] [stderr] [INFO] [stderr] Compiling tokio v0.2.11 [INFO] [stderr] Compiling failure v0.1.6 [INFO] [stderr] Compiling rezolus v1.3.1-alpha.0 (/opt/rustwide/workdir) [INFO] [stderr] error: the legacy LLVM-style asm! syntax is no longer supported [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/x86-0.19.0/src/lib.rs:83:5 [INFO] [stderr] | [INFO] [stderr] 83 | asm!("hlt" :::: "volatile"); [INFO] [stderr] | ----^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: replace with: `llvm_asm!` [INFO] [stderr] | [INFO] [stderr] = note: consider migrating to the new asm! syntax specified in RFC 2873 [INFO] [stderr] = note: alternatively, switch to llvm_asm! to keep your code working as it is [INFO] [stderr] [INFO] [stderr] error: the legacy LLVM-style asm! syntax is no longer supported [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/x86-0.19.0/src/lib.rs:96:5 [INFO] [stderr] | [INFO] [stderr] 96 | asm!("rdpid $0" : "=r"(pid)); [INFO] [stderr] | ----^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: replace with: `llvm_asm!` [INFO] [stderr] | [INFO] [stderr] = note: consider migrating to the new asm! syntax specified in RFC 2873 [INFO] [stderr] = note: alternatively, switch to llvm_asm! to keep your code working as it is [INFO] [stderr] [INFO] [stderr] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/x86-0.19.0/src/lib.rs:3:1 [INFO] [stderr] | [INFO] [stderr] 3 | #![feature(const_fn, asm, repr_transparent)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] Compiling metrics v0.5.0 (https://github.com/twitter/rpc-perf#eb7efe7d) [INFO] [stderr] error: aborting due to 62 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0554`. [INFO] [stderr] error: could not compile `x86`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "83e7dab08d0914d2f316ad29c118cb87a188c56b0a3fea3c740325d6bf1339fa"` [INFO] running `"docker" "rm" "-f" "83e7dab08d0914d2f316ad29c118cb87a188c56b0a3fea3c740325d6bf1339fa"` [INFO] [stdout] 83e7dab08d0914d2f316ad29c118cb87a188c56b0a3fea3c740325d6bf1339fa