[INFO] fetching crate emlib 0.0.1... [INFO] checking emlib-0.0.1 against try#f47dd4da3ae8c32c9e65d307bfe640b143e674df for pr-77526 [INFO] extracting crate emlib 0.0.1 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate emlib 0.0.1 on toolchain f47dd4da3ae8c32c9e65d307bfe640b143e674df [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-1/source/.cargo/config [INFO] started tweaking crates.io crate emlib 0.0.1 [INFO] finished tweaking crates.io crate emlib 0.0.1 [INFO] tweaked toml for crates.io crate emlib 0.0.1 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded bare-metal v0.1.3 [INFO] [stderr] Downloaded aligned v0.1.2 [INFO] [stderr] Downloaded cortex-m v0.3.1 [INFO] [stderr] Downloaded cortex-m-rt v0.3.16 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7bbf0f05f03d121325b987bb4c2458da68849311302c0218590fdb9160805d23 [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" "7bbf0f05f03d121325b987bb4c2458da68849311302c0218590fdb9160805d23", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7bbf0f05f03d121325b987bb4c2458da68849311302c0218590fdb9160805d23", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7bbf0f05f03d121325b987bb4c2458da68849311302c0218590fdb9160805d23", kill_on_drop: false }` [INFO] [stdout] 7bbf0f05f03d121325b987bb4c2458da68849311302c0218590fdb9160805d23 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 04d79fa75072a9f2d67207e6e45a8c8819ff73143be4c4ce5f4a8aeb74452b2f [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" "04d79fa75072a9f2d67207e6e45a8c8819ff73143be4c4ce5f4a8aeb74452b2f", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.79 [INFO] [stderr] Checking vcell v0.1.2 [INFO] [stderr] Compiling cortex-m v0.3.1 [INFO] [stderr] Checking aligned v0.1.2 [INFO] [stderr] Compiling cc v1.0.60 [INFO] [stderr] Checking bare-metal v0.1.3 [INFO] [stderr] Checking r0 v0.2.2 [INFO] [stderr] Checking volatile-register v0.2.0 [INFO] [stdout] error: the legacy LLVM-style asm! syntax is no longer supported [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cortex-m-0.3.1/src/asm.rs:24:9 [INFO] [stdout] | [INFO] [stdout] 24 | asm!("nop" [INFO] [stdout] | ^--- [INFO] [stdout] | | [INFO] [stdout] | _________help: replace with: `llvm_asm!` [INFO] [stdout] | | [INFO] [stdout] 25 | | : [INFO] [stdout] 26 | | : [INFO] [stdout] 27 | | : [INFO] [stdout] 28 | | : "volatile"); [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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cortex-m-0.3.1/src/register/apsr.rs:46:9 [INFO] [stdout] | [INFO] [stdout] 46 | asm!("mrs $0, APSR" [INFO] [stdout] | ^--- [INFO] [stdout] | | [INFO] [stdout] | _________help: replace with: `llvm_asm!` [INFO] [stdout] | | [INFO] [stdout] 47 | | : "=r"(r) [INFO] [stdout] 48 | | : [INFO] [stdout] 49 | | : [INFO] [stdout] 50 | | : "volatile"); [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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cortex-m-0.3.1/src/register/basepri.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 8 | asm!("mrs $0, BASEPRI" [INFO] [stdout] | ^--- [INFO] [stdout] | | [INFO] [stdout] | _________help: replace with: `llvm_asm!` [INFO] [stdout] | | [INFO] [stdout] 9 | | : "=r"(r) [INFO] [stdout] 10 | | : [INFO] [stdout] 11 | | : [INFO] [stdout] 12 | | : "volatile"); [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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cortex-m-0.3.1/src/register/basepri.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | asm!("msr BASEPRI, $0" [INFO] [stdout] | ^--- [INFO] [stdout] | | [INFO] [stdout] | _____help: replace with: `llvm_asm!` [INFO] [stdout] | | [INFO] [stdout] 21 | | : [INFO] [stdout] 22 | | : "r"(basepri) [INFO] [stdout] 23 | | : "memory" [INFO] [stdout] 24 | | : "volatile"); [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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cortex-m-0.3.1/src/register/basepri_max.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 10 | asm!("msr BASEPRI_MAX, $0" [INFO] [stdout] | ^--- [INFO] [stdout] | | [INFO] [stdout] | _________help: replace with: `llvm_asm!` [INFO] [stdout] | | [INFO] [stdout] 11 | | : [INFO] [stdout] 12 | | : "r"(basepri) [INFO] [stdout] 13 | | : "memory" [INFO] [stdout] 14 | | : "volatile"); [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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cortex-m-0.3.1/src/register/control.rs:111:9 [INFO] [stdout] | [INFO] [stdout] 111 | asm!("mrs $0, CONTROL" [INFO] [stdout] | ^--- [INFO] [stdout] | | [INFO] [stdout] | _________help: replace with: `llvm_asm!` [INFO] [stdout] | | [INFO] [stdout] 112 | | : "=r"(r) [INFO] [stdout] 113 | | : [INFO] [stdout] 114 | | : [INFO] [stdout] 115 | | : "volatile"); [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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cortex-m-0.3.1/src/register/faultmask.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 29 | asm!("mrs $0, FAULTMASK" [INFO] [stdout] | ^--- [INFO] [stdout] | | [INFO] [stdout] | _________help: replace with: `llvm_asm!` [INFO] [stdout] | | [INFO] [stdout] 30 | | : "=r"(r) [INFO] [stdout] 31 | | : [INFO] [stdout] 32 | | : [INFO] [stdout] 33 | | : "volatile"); [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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cortex-m-0.3.1/src/register/lr.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 8 | asm!("mov $0,R14" [INFO] [stdout] | ^--- [INFO] [stdout] | | [INFO] [stdout] | _________help: replace with: `llvm_asm!` [INFO] [stdout] | | [INFO] [stdout] 9 | | : "=r"(r) [INFO] [stdout] 10 | | : [INFO] [stdout] 11 | | : [INFO] [stdout] 12 | | : "volatile"); [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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cortex-m-0.3.1/src/register/lr.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | asm!("mov R14,$0" [INFO] [stdout] | ^--- [INFO] [stdout] | | [INFO] [stdout] | _____help: replace with: `llvm_asm!` [INFO] [stdout] | | [INFO] [stdout] 21 | | : [INFO] [stdout] 22 | | : "r"(bits) [INFO] [stdout] 23 | | : [INFO] [stdout] 24 | | : "volatile"); [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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cortex-m-0.3.1/src/register/msp.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 8 | asm!("mrs $0,MSP" [INFO] [stdout] | ^--- [INFO] [stdout] | | [INFO] [stdout] | _________help: replace with: `llvm_asm!` [INFO] [stdout] | | [INFO] [stdout] 9 | | : "=r"(r) [INFO] [stdout] 10 | | : [INFO] [stdout] 11 | | : [INFO] [stdout] 12 | | : "volatile"); [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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cortex-m-0.3.1/src/register/msp.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | asm!("msr MSP,$0" [INFO] [stdout] | ^--- [INFO] [stdout] | | [INFO] [stdout] | _____help: replace with: `llvm_asm!` [INFO] [stdout] | | [INFO] [stdout] 21 | | : [INFO] [stdout] 22 | | : "r"(bits) [INFO] [stdout] 23 | | : [INFO] [stdout] 24 | | : "volatile"); [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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cortex-m-0.3.1/src/register/pc.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 8 | asm!("mov $0,R15" [INFO] [stdout] | ^--- [INFO] [stdout] | | [INFO] [stdout] | _________help: replace with: `llvm_asm!` [INFO] [stdout] | | [INFO] [stdout] 9 | | : "=r"(r) [INFO] [stdout] 10 | | : [INFO] [stdout] 11 | | : [INFO] [stdout] 12 | | : "volatile"); [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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cortex-m-0.3.1/src/register/pc.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | asm!("mov R15,$0" [INFO] [stdout] | ^--- [INFO] [stdout] | | [INFO] [stdout] | _____help: replace with: `llvm_asm!` [INFO] [stdout] | | [INFO] [stdout] 21 | | : [INFO] [stdout] 22 | | : "r"(bits) [INFO] [stdout] 23 | | : [INFO] [stdout] 24 | | : "volatile"); [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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cortex-m-0.3.1/src/register/primask.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 29 | asm!("mrs $0, PRIMASK" [INFO] [stdout] | ^--- [INFO] [stdout] | | [INFO] [stdout] | _________help: replace with: `llvm_asm!` [INFO] [stdout] | | [INFO] [stdout] 30 | | : "=r"(r) [INFO] [stdout] 31 | | : [INFO] [stdout] 32 | | : [INFO] [stdout] 33 | | : "volatile"); [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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cortex-m-0.3.1/src/register/psp.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 8 | asm!("mrs $0,PSP" [INFO] [stdout] | ^--- [INFO] [stdout] | | [INFO] [stdout] | _________help: replace with: `llvm_asm!` [INFO] [stdout] | | [INFO] [stdout] 9 | | : "=r"(r) [INFO] [stdout] 10 | | : [INFO] [stdout] 11 | | : [INFO] [stdout] 12 | | : "volatile"); [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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cortex-m-0.3.1/src/register/psp.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | asm!("msr PSP,$0" [INFO] [stdout] | ^--- [INFO] [stdout] | | [INFO] [stdout] | _____help: replace with: `llvm_asm!` [INFO] [stdout] | | [INFO] [stdout] 21 | | : [INFO] [stdout] 22 | | : "r"(bits) [INFO] [stdout] 23 | | : [INFO] [stdout] 24 | | : "volatile"); [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: aborting due to 16 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `cortex-m` [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] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "04d79fa75072a9f2d67207e6e45a8c8819ff73143be4c4ce5f4a8aeb74452b2f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "04d79fa75072a9f2d67207e6e45a8c8819ff73143be4c4ce5f4a8aeb74452b2f", kill_on_drop: false }` [INFO] [stdout] 04d79fa75072a9f2d67207e6e45a8c8819ff73143be4c4ce5f4a8aeb74452b2f