[INFO] cloning repository https://github.com/smbolton/stm32f3-oscilloscope [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/smbolton/stm32f3-oscilloscope" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsmbolton%2Fstm32f3-oscilloscope", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsmbolton%2Fstm32f3-oscilloscope'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 06443bfa64375d1f576aa297186e88d31dc284a6 [INFO] checking smbolton/stm32f3-oscilloscope against try#8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 for pr-82565 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsmbolton%2Fstm32f3-oscilloscope" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/smbolton/stm32f3-oscilloscope on toolchain 8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-9/source/.cargo/config [INFO] started tweaking git repo https://github.com/smbolton/stm32f3-oscilloscope [INFO] finished tweaking git repo https://github.com/smbolton/stm32f3-oscilloscope [INFO] tweaked toml for git repo https://github.com/smbolton/stm32f3-oscilloscope written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/smbolton/stm32f3-oscilloscope already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cortex-m-semihosting v0.1.3 [INFO] [stderr] Downloaded r0 v0.2.1 [INFO] [stderr] Downloaded aligned v0.1.1 [INFO] [stderr] Downloaded cortex-m v0.2.11 [INFO] [stderr] Downloaded cortex-m-rt v0.2.5 [INFO] [stderr] Downloaded stm32f30x v0.4.1 [INFO] running `Command { std: "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" "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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f47758b4e13aed5462290728ae118bb4e40a4783c1d9913ce0e7278b2360dbdb [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" "f47758b4e13aed5462290728ae118bb4e40a4783c1d9913ce0e7278b2360dbdb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f47758b4e13aed5462290728ae118bb4e40a4783c1d9913ce0e7278b2360dbdb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f47758b4e13aed5462290728ae118bb4e40a4783c1d9913ce0e7278b2360dbdb", kill_on_drop: false }` [INFO] [stdout] f47758b4e13aed5462290728ae118bb4e40a4783c1d9913ce0e7278b2360dbdb [INFO] running `Command { std: "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" "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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", 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] 43e27e5d7a0c86dafb437ed9a61b9901427e78ef25e01ec2df631688c893a988 [INFO] running `Command { std: "docker" "start" "-a" "43e27e5d7a0c86dafb437ed9a61b9901427e78ef25e01ec2df631688c893a988", kill_on_drop: false }` [INFO] [stderr] Checking vcell v0.1.0 [INFO] [stderr] Compiling cortex-m v0.2.11 [INFO] [stderr] Checking aligned v0.1.1 [INFO] [stderr] Checking cortex-m-semihosting v0.1.3 [INFO] [stderr] Compiling cortex-m-rt v0.2.5 [INFO] [stderr] Checking r0 v0.2.1 [INFO] [stderr] Compiling stm32f3-oscilloscope v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking volatile-register v0.2.0 [INFO] [stdout] error[E0259]: the name `compiler_builtins` is defined multiple times [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cortex-m-rt-0.2.5/src/lib.rs:160:1 [INFO] [stdout] | [INFO] [stdout] 160 | extern crate compiler_builtins; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `compiler_builtins` reimported here [INFO] [stdout] | [INFO] [stdout] = note: `compiler_builtins` must be defined only once in the type namespace of this module [INFO] [stdout] help: you can use `as` to change the binding name of the import [INFO] [stdout] | [INFO] [stdout] 160 | extern crate compiler_builtins as other_compiler_builtins; [INFO] [stdout] | [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.2.11/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[E0522]: definition of an unknown language item: `panic_fmt` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cortex-m-rt-0.2.5/src/lang_items.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | #[lang = "panic_fmt"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ definition of unknown language item `panic_fmt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cortex-m-rt-0.2.5/src/lib.rs:160:1 [INFO] [stdout] | [INFO] [stdout] 160 | extern crate compiler_builtins; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0259, E0522, E0658. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0259`. [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.2.11/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.2.11/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.2.11/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 | | : [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.2.11/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 | | : [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.2.11/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.2.11/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.2.11/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.2.11/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.2.11/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.2.11/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.2.11/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.2.11/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.2.11/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.2.11/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.2.11/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] [stderr] error: could not compile `cortex-m-rt` [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 16 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "43e27e5d7a0c86dafb437ed9a61b9901427e78ef25e01ec2df631688c893a988", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "43e27e5d7a0c86dafb437ed9a61b9901427e78ef25e01ec2df631688c893a988", kill_on_drop: false }` [INFO] [stdout] 43e27e5d7a0c86dafb437ed9a61b9901427e78ef25e01ec2df631688c893a988