[INFO] cloning repository https://github.com/johshoff/concurrent_queue [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/johshoff/concurrent_queue" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjohshoff%2Fconcurrent_queue", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjohshoff%2Fconcurrent_queue'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d517cfdfacb538416ba97a03e1af1381b81de510 [INFO] checking johshoff/concurrent_queue against try#575650af7d7ca88602df28e39d27bf3e456c306e for pr-80579 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjohshoff%2Fconcurrent_queue" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/johshoff/concurrent_queue on toolchain 575650af7d7ca88602df28e39d27bf3e456c306e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+575650af7d7ca88602df28e39d27bf3e456c306e" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/johshoff/concurrent_queue [INFO] finished tweaking git repo https://github.com/johshoff/concurrent_queue [INFO] tweaked toml for git repo https://github.com/johshoff/concurrent_queue written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/johshoff/concurrent_queue already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+575650af7d7ca88602df28e39d27bf3e456c306e" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+575650af7d7ca88602df28e39d27bf3e456c306e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 755264fb4f6db430ecc5fda299fc4b605f067cf06fb1ddcf8ff4c6193161045b [INFO] running `Command { std: "docker" "start" "-a" "755264fb4f6db430ecc5fda299fc4b605f067cf06fb1ddcf8ff4c6193161045b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "755264fb4f6db430ecc5fda299fc4b605f067cf06fb1ddcf8ff4c6193161045b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "755264fb4f6db430ecc5fda299fc4b605f067cf06fb1ddcf8ff4c6193161045b", kill_on_drop: false }` [INFO] [stdout] 755264fb4f6db430ecc5fda299fc4b605f067cf06fb1ddcf8ff4c6193161045b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+575650af7d7ca88602df28e39d27bf3e456c306e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1d408b80ec854cd46ea2c33c89e3a86dd11a2c6ca86e3e1a9b37b48f249652c1 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "1d408b80ec854cd46ea2c33c89e3a86dd11a2c6ca86e3e1a9b37b48f249652c1", kill_on_drop: false }` [INFO] [stderr] Checking concurrent_queue v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: the legacy LLVM-style asm! syntax is no longer supported [INFO] [stdout] --> src/atomics/x86.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | asm!("LOCK CMPXCHG qword ptr [RCX], RBX" [INFO] [stdout] | ^--- [INFO] [stdout] | | [INFO] [stdout] | _________help: replace with: `llvm_asm!` [INFO] [stdout] | | [INFO] [stdout] 7 | | : "={rax}"(value_at_dest) // output [INFO] [stdout] 8 | | [INFO] [stdout] 9 | | : "{rbx}"(new_value), [INFO] [stdout] ... | [INFO] [stdout] 15 | | : "intel" // options [INFO] [stdout] 16 | | ); [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = note: consider migrating to the new asm! syntax specified in RFC 2873 [INFO] [stdout] = note: alternatively, switch to llvm_asm! to keep your code working as it is [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: the legacy LLVM-style asm! syntax is no longer supported [INFO] [stdout] --> src/atomics/x86.rs:38:9 [INFO] [stdout] | [INFO] [stdout] 38 | asm!("LOCK CMPXCHG16B [R8]" [INFO] [stdout] | ^--- [INFO] [stdout] | | [INFO] [stdout] | _________help: replace with: `llvm_asm!` [INFO] [stdout] | | [INFO] [stdout] 39 | | : "={rax}"(value_at_dest_high), // output [INFO] [stdout] 40 | | "={rdx}"(value_at_dest_low) [INFO] [stdout] 41 | | [INFO] [stdout] ... | [INFO] [stdout] 50 | | : "intel" // options [INFO] [stdout] 51 | | ); [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = note: consider migrating to the new asm! syntax specified in RFC 2873 [INFO] [stdout] = note: alternatively, switch to llvm_asm! to keep your code working as it is [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: the legacy LLVM-style asm! syntax is no longer supported [INFO] [stdout] --> src/atomics/x86.rs:64:9 [INFO] [stdout] | [INFO] [stdout] 64 | asm!("LOCK XADD qword ptr [RCX], RBX" [INFO] [stdout] | ^--- [INFO] [stdout] | | [INFO] [stdout] | _________help: replace with: `llvm_asm!` [INFO] [stdout] | | [INFO] [stdout] 65 | | : "={rbx}"(value_at_dest) // output [INFO] [stdout] 66 | | [INFO] [stdout] 67 | | : "{rbx}"(addend), // input [INFO] [stdout] ... | [INFO] [stdout] 72 | | : "intel" // options [INFO] [stdout] 73 | | ); [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = note: consider migrating to the new asm! syntax specified in RFC 2873 [INFO] [stdout] = note: alternatively, switch to llvm_asm! to keep your code working as it is [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: the legacy LLVM-style asm! syntax is no longer supported [INFO] [stdout] --> src/atomics/x86.rs:82:9 [INFO] [stdout] | [INFO] [stdout] 82 | asm!("LOCK BTS qword ptr [RCX], 63" [INFO] [stdout] | ^--- [INFO] [stdout] | | [INFO] [stdout] | _________help: replace with: `llvm_asm!` [INFO] [stdout] | | [INFO] [stdout] 83 | | : // output [INFO] [stdout] 84 | | : "{rcx}"(destination) // input [INFO] [stdout] 85 | | : "rbx", "memory" // clobbers [INFO] [stdout] 86 | | : "intel" // options [INFO] [stdout] 87 | | ); [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = note: consider migrating to the new asm! syntax specified in RFC 2873 [INFO] [stdout] = note: alternatively, switch to llvm_asm! to keep your code working as it is [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: the legacy LLVM-style asm! syntax is no longer supported [INFO] [stdout] --> src/atomics/x86.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | asm!("LOCK CMPXCHG qword ptr [RCX], RBX" [INFO] [stdout] | ^--- [INFO] [stdout] | | [INFO] [stdout] | _________help: replace with: `llvm_asm!` [INFO] [stdout] | | [INFO] [stdout] 7 | | : "={rax}"(value_at_dest) // output [INFO] [stdout] 8 | | [INFO] [stdout] 9 | | : "{rbx}"(new_value), [INFO] [stdout] ... | [INFO] [stdout] 15 | | : "intel" // options [INFO] [stdout] 16 | | ); [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = note: consider migrating to the new asm! syntax specified in RFC 2873 [INFO] [stdout] = note: alternatively, switch to llvm_asm! to keep your code working as it is [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: the legacy LLVM-style asm! syntax is no longer supported [INFO] [stdout] --> src/atomics/x86.rs:38:9 [INFO] [stdout] | [INFO] [stdout] 38 | asm!("LOCK CMPXCHG16B [R8]" [INFO] [stdout] | ^--- [INFO] [stdout] | | [INFO] [stdout] | _________help: replace with: `llvm_asm!` [INFO] [stdout] | | [INFO] [stdout] 39 | | : "={rax}"(value_at_dest_high), // output [INFO] [stdout] 40 | | "={rdx}"(value_at_dest_low) [INFO] [stdout] 41 | | [INFO] [stdout] ... | [INFO] [stdout] 50 | | : "intel" // options [INFO] [stdout] 51 | | ); [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = note: consider migrating to the new asm! syntax specified in RFC 2873 [INFO] [stdout] = note: alternatively, switch to llvm_asm! to keep your code working as it is [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: the legacy LLVM-style asm! syntax is no longer supported [INFO] [stdout] --> src/atomics/x86.rs:64:9 [INFO] [stdout] | [INFO] [stdout] 64 | asm!("LOCK XADD qword ptr [RCX], RBX" [INFO] [stdout] | ^--- [INFO] [stdout] | | [INFO] [stdout] | _________help: replace with: `llvm_asm!` [INFO] [stdout] | | [INFO] [stdout] 65 | | : "={rbx}"(value_at_dest) // output [INFO] [stdout] 66 | | [INFO] [stdout] 67 | | : "{rbx}"(addend), // input [INFO] [stdout] ... | [INFO] [stdout] 72 | | : "intel" // options [INFO] [stdout] 73 | | ); [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = note: consider migrating to the new asm! syntax specified in RFC 2873 [INFO] [stdout] = note: alternatively, switch to llvm_asm! to keep your code working as it is [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: the legacy LLVM-style asm! syntax is no longer supported [INFO] [stdout] --> src/atomics/x86.rs:82:9 [INFO] [stdout] | [INFO] [stdout] 82 | asm!("LOCK BTS qword ptr [RCX], 63" [INFO] [stdout] | ^--- [INFO] [stdout] | | [INFO] [stdout] | _________help: replace with: `llvm_asm!` [INFO] [stdout] | | [INFO] [stdout] 83 | | : // output [INFO] [stdout] 84 | | : "{rcx}"(destination) // input [INFO] [stdout] 85 | | : "rbx", "memory" // clobbers [INFO] [stdout] 86 | | : "intel" // options [INFO] [stdout] 87 | | ); [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = note: consider migrating to the new asm! syntax specified in RFC 2873 [INFO] [stdout] = note: alternatively, switch to llvm_asm! to keep your code working as it is [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/crq.rs:48:47 [INFO] [stdout] | [INFO] [stdout] 48 | let mut ring: [Node; RING_SIZE] = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/crq.rs:48:47 [INFO] [stdout] | [INFO] [stdout] 48 | let mut ring: [Node; RING_SIZE] = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `concurrent_queue` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 4 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "1d408b80ec854cd46ea2c33c89e3a86dd11a2c6ca86e3e1a9b37b48f249652c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1d408b80ec854cd46ea2c33c89e3a86dd11a2c6ca86e3e1a9b37b48f249652c1", kill_on_drop: false }` [INFO] [stdout] 1d408b80ec854cd46ea2c33c89e3a86dd11a2c6ca86e3e1a9b37b48f249652c1