[INFO] cloning repository https://github.com/oresat/syscon-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/oresat/syscon-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foresat%2Fsyscon-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foresat%2Fsyscon-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 090ba537422d55f11529348b6dbc3399fa9dd50f [INFO] checking oresat/syscon-rs against try#8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 for pr-82565 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foresat%2Fsyscon-rs" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/oresat/syscon-rs 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-1/source/.cargo/config [INFO] started tweaking git repo https://github.com/oresat/syscon-rs [INFO] finished tweaking git repo https://github.com/oresat/syscon-rs [INFO] tweaked toml for git repo https://github.com/oresat/syscon-rs written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/oresat/syscon-rs 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] Updating git repository `https://github.com/oresat/stm32f411xx-rs.git` [INFO] [stderr] Updating git repository `https://github.com/oresat/stm32f446xx-rs.git` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cortex-m-rt v0.2.1 [INFO] [stderr] Downloaded r0 v0.2.1 [INFO] [stderr] Downloaded cortex-m v0.2.6 [INFO] [stderr] Downloaded cortex-m-semihosting v0.1.3 [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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c87f87ef556edab2cae43734479ef6b9d4eb6c9e75b1cb83dbac7f5f4a3c4743 [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" "c87f87ef556edab2cae43734479ef6b9d4eb6c9e75b1cb83dbac7f5f4a3c4743", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c87f87ef556edab2cae43734479ef6b9d4eb6c9e75b1cb83dbac7f5f4a3c4743", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c87f87ef556edab2cae43734479ef6b9d4eb6c9e75b1cb83dbac7f5f4a3c4743", kill_on_drop: false }` [INFO] [stdout] c87f87ef556edab2cae43734479ef6b9d4eb6c9e75b1cb83dbac7f5f4a3c4743 [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: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] 2f1954e3423e22031c4f96d668a327c39a0153f5977868eee80a4de6e9aaa618 [INFO] running `Command { std: "docker" "start" "-a" "2f1954e3423e22031c4f96d668a327c39a0153f5977868eee80a4de6e9aaa618", kill_on_drop: false }` [INFO] [stderr] Compiling cortex-m v0.2.6 [INFO] [stderr] Checking vcell v0.1.0 [INFO] [stderr] Checking cortex-m-semihosting v0.1.3 [INFO] [stderr] Compiling cortex-m-rt v0.2.1 [INFO] [stderr] Compiling oresat-syscon v0.1.5 (/opt/rustwide/workdir) [INFO] [stderr] Checking r0 v0.2.1 [INFO] [stderr] Checking cast 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.2.6/src/asm.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | asm!("nop" [INFO] [stdout] | ^--- [INFO] [stdout] | | [INFO] [stdout] | _________help: replace with: `llvm_asm!` [INFO] [stdout] | | [INFO] [stdout] 24 | | : [INFO] [stdout] 25 | | : [INFO] [stdout] 26 | | : [INFO] [stdout] 27 | | : "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.6/src/register/apsr.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | asm!("mrs $0, APSR" [INFO] [stdout] | ^--- [INFO] [stdout] | | [INFO] [stdout] | _________help: replace with: `llvm_asm!` [INFO] [stdout] | | [INFO] [stdout] 46 | | : "=r"(r) [INFO] [stdout] 47 | | : [INFO] [stdout] 48 | | : [INFO] [stdout] 49 | | : "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.6/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.6/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.6/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.6/src/register/control.rs:110:9 [INFO] [stdout] | [INFO] [stdout] 110 | asm!("mrs $0, CONTROL" [INFO] [stdout] | ^--- [INFO] [stdout] | | [INFO] [stdout] | _________help: replace with: `llvm_asm!` [INFO] [stdout] | | [INFO] [stdout] 111 | | : "=r"(r) [INFO] [stdout] 112 | | : [INFO] [stdout] 113 | | : [INFO] [stdout] 114 | | : "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.6/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.6/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.6/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.6/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.6/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.6/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.6/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.6/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.6/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.6/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] running `Command { std: "docker" "inspect" "2f1954e3423e22031c4f96d668a327c39a0153f5977868eee80a4de6e9aaa618", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2f1954e3423e22031c4f96d668a327c39a0153f5977868eee80a4de6e9aaa618", kill_on_drop: false }` [INFO] [stdout] 2f1954e3423e22031c4f96d668a327c39a0153f5977868eee80a4de6e9aaa618