[INFO] cloning repository https://github.com/matix522/RaspberryPi-Rust-OSDev [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/matix522/RaspberryPi-Rust-OSDev" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmatix522%2FRaspberryPi-Rust-OSDev", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmatix522%2FRaspberryPi-Rust-OSDev'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f2a5be74686ec70f1688cc37b757ff9f2a2f72a3 [INFO] checking matix522/RaspberryPi-Rust-OSDev against try#8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 for pr-82565 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmatix522%2FRaspberryPi-Rust-OSDev" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/matix522/RaspberryPi-Rust-OSDev 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-6/source/.cargo/config [INFO] started tweaking git repo https://github.com/matix522/RaspberryPi-Rust-OSDev [INFO] finished tweaking git repo https://github.com/matix522/RaspberryPi-Rust-OSDev [INFO] tweaked toml for git repo https://github.com/matix522/RaspberryPi-Rust-OSDev written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/matix522/RaspberryPi-Rust-OSDev 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 tock-registers v0.3.0 [INFO] [stderr] Downloaded r0 v0.2.2 [INFO] [stderr] Downloaded register v0.3.2 [INFO] [stderr] Downloaded panic-abort v0.3.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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] 7a79e40e5aaabcb9a875d823d5aab932f2df51f397e89297586f78203ed386db [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" "7a79e40e5aaabcb9a875d823d5aab932f2df51f397e89297586f78203ed386db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7a79e40e5aaabcb9a875d823d5aab932f2df51f397e89297586f78203ed386db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7a79e40e5aaabcb9a875d823d5aab932f2df51f397e89297586f78203ed386db", kill_on_drop: false }` [INFO] [stdout] 7a79e40e5aaabcb9a875d823d5aab932f2df51f397e89297586f78203ed386db [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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] [stdout] bb4908920d1f54776d00146266619395ca2853051cbd7aac19746c999232b33d [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" "bb4908920d1f54776d00146266619395ca2853051cbd7aac19746c999232b33d", kill_on_drop: false }` [INFO] [stderr] Checking spin v0.5.0 [INFO] [stderr] Checking panic-abort v0.3.1 [INFO] [stderr] Checking r0 v0.2.2 [INFO] [stderr] Checking tock-registers v0.3.0 [INFO] [stderr] Checking raspi3_boot v0.1.0 (/opt/rustwide/workdir/raspi3_boot) [INFO] [stderr] Checking lazy_static v1.3.0 [INFO] [stderr] Checking register v0.3.2 [INFO] [stdout] error: the legacy LLVM-style asm! syntax is no longer supported [INFO] [stdout] --> raspi3_boot/src/asm.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | asm!("nop" : : : : "volatile"); [INFO] [stdout] | ----^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: replace with: `llvm_asm!` [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] --> raspi3_boot/src/asm.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | asm!("wfe" : : : : "volatile"); [INFO] [stdout] | ----^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: replace with: `llvm_asm!` [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] --> raspi3_boot/src/asm.rs:25:9 [INFO] [stdout] | [INFO] [stdout] 25 | asm!("eret" : : : : "volatile"); [INFO] [stdout] | ----^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: replace with: `llvm_asm!` [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] --> raspi3_boot/src/asm.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | asm!("msr sp_el1, $0" : : "r"(sp) : : "volatile"); [INFO] [stdout] | ----^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: replace with: `llvm_asm!` [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] --> raspi3_boot/src/asm.rs:39:9 [INFO] [stdout] | [INFO] [stdout] 39 | asm!("msr sctlr_el1, $0" : : "r"(sctrl) : : "volatile"); [INFO] [stdout] | ----^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: replace with: `llvm_asm!` [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] --> raspi3_boot/src/asm.rs:46:9 [INFO] [stdout] | [INFO] [stdout] 46 | asm!("msr hcr_el2, $0" : : "r"(hcr) : : "volatile"); [INFO] [stdout] | ----^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: replace with: `llvm_asm!` [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] --> raspi3_boot/src/asm.rs:54:9 [INFO] [stdout] | [INFO] [stdout] 54 | asm!("msr spsr_el2, $0" : : "r"(spsr) : : "volatile"); [INFO] [stdout] | ----^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: replace with: `llvm_asm!` [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] --> raspi3_boot/src/asm.rs:61:9 [INFO] [stdout] | [INFO] [stdout] 61 | asm!("msr elr_el2, $0" : : "r"(spsr) : : "volatile"); [INFO] [stdout] | ----^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: replace with: `llvm_asm!` [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] --> raspi3_boot/src/asm.rs:69:9 [INFO] [stdout] | [INFO] [stdout] 69 | asm!("msr scr_el3, $0" : : "r"(scr) : : "volatile"); [INFO] [stdout] | ----^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: replace with: `llvm_asm!` [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] --> raspi3_boot/src/asm.rs:76:9 [INFO] [stdout] | [INFO] [stdout] 76 | asm!("msr spsr_el3, $0" : : "r"(spsr) : : "volatile"); [INFO] [stdout] | ----^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: replace with: `llvm_asm!` [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] --> raspi3_boot/src/asm.rs:83:9 [INFO] [stdout] | [INFO] [stdout] 83 | asm!("msr elr_el3, $0" : : "r"(spsr) : : "volatile"); [INFO] [stdout] | ----^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: replace with: `llvm_asm!` [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] --> raspi3_boot/src/asm.rs:91:9 [INFO] [stdout] | [INFO] [stdout] 91 | asm!("mrs $0, mpidr_el1" : "=r"(id) : : : "volatile"); [INFO] [stdout] | ----^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: replace with: `llvm_asm!` [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] --> raspi3_boot/src/asm.rs:100:9 [INFO] [stdout] | [INFO] [stdout] 100 | asm!("mrs $0, CurrentEL" : "=r"(el) : : : "volatile"); [INFO] [stdout] | ----^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: replace with: `llvm_asm!` [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: unnecessary parentheses around assigned value [INFO] [stdout] --> raspi3_boot/src/lib.rs:49:41 [INFO] [stdout] | [INFO] [stdout] 49 | const SCTLR_EE_LITTLE_ENDIAN: u64 = (0 << 25); [INFO] [stdout] | ^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> raspi3_boot/src/lib.rs:2:9 [INFO] [stdout] | [INFO] [stdout] 2 | #![deny(warnings)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = note: `#[deny(unused_parens)]` implied by `#[deny(warnings)]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unnecessary parentheses around assigned value [INFO] [stdout] --> raspi3_boot/src/lib.rs:51:41 [INFO] [stdout] | [INFO] [stdout] 51 | const SCTLR_I_CACHE_DISABLED: u64 = (0 << 12); [INFO] [stdout] | ^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unnecessary parentheses around assigned value [INFO] [stdout] --> raspi3_boot/src/lib.rs:52:41 [INFO] [stdout] | [INFO] [stdout] 52 | const SCTLR_D_CACHE_DISABLED: u64 = (0 << 2); [INFO] [stdout] | ^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unnecessary parentheses around assigned value [INFO] [stdout] --> raspi3_boot/src/lib.rs:53:37 [INFO] [stdout] | [INFO] [stdout] 53 | const SCTLR_MMU_DISABLED: u64 = (0 << 0); [INFO] [stdout] | ^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unnecessary parentheses around assigned value [INFO] [stdout] --> raspi3_boot/src/lib.rs:56:43 [INFO] [stdout] | [INFO] [stdout] 56 | const SCTLR_VALUE_MMU_DISABLED: u64 = (SCTLR_RESERVED [INFO] [stdout] | ___________________________________________^ [INFO] [stdout] 57 | | | SCTLR_EE_LITTLE_ENDIAN [INFO] [stdout] 58 | | | SCTLR_I_CACHE_DISABLED [INFO] [stdout] 59 | | | SCTLR_D_CACHE_DISABLED [INFO] [stdout] 60 | | | SCTLR_MMU_DISABLED); [INFO] [stdout] | |_____________________________^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 56 | const SCTLR_VALUE_MMU_DISABLED: u64 = SCTLR_RESERVED [INFO] [stdout] 57 | | SCTLR_EE_LITTLE_ENDIAN [INFO] [stdout] 58 | | SCTLR_I_CACHE_DISABLED [INFO] [stdout] 59 | | SCTLR_D_CACHE_DISABLED [INFO] [stdout] 60 | | SCTLR_MMU_DISABLED; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unnecessary parentheses around assigned value [INFO] [stdout] --> raspi3_boot/src/lib.rs:62:25 [INFO] [stdout] | [INFO] [stdout] 62 | const HCR_RW: u64 = (1 << 31); [INFO] [stdout] | ^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unnecessary parentheses around assigned value [INFO] [stdout] --> raspi3_boot/src/lib.rs:65:31 [INFO] [stdout] | [INFO] [stdout] 65 | const SCR_RESERVED: u64 = (3 << 4); [INFO] [stdout] | ^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unnecessary parentheses around assigned value [INFO] [stdout] --> raspi3_boot/src/lib.rs:66:25 [INFO] [stdout] | [INFO] [stdout] 66 | const SCR_RW: u64 = (1 << 10); [INFO] [stdout] | ^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unnecessary parentheses around assigned value [INFO] [stdout] --> raspi3_boot/src/lib.rs:67:25 [INFO] [stdout] | [INFO] [stdout] 67 | const SCR_NS: u64 = (1 << 0); [INFO] [stdout] | ^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unnecessary parentheses around assigned value [INFO] [stdout] --> raspi3_boot/src/lib.rs:68:28 [INFO] [stdout] | [INFO] [stdout] 68 | const SCR_VALUE: u64 = (SCR_RESERVED | SCR_RW | SCR_NS); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unnecessary parentheses around assigned value [INFO] [stdout] --> raspi3_boot/src/lib.rs:70:32 [INFO] [stdout] | [INFO] [stdout] 70 | const SPSR_MASK_ALL: u64 = (7 << 6); [INFO] [stdout] | ^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unnecessary parentheses around assigned value [INFO] [stdout] --> raspi3_boot/src/lib.rs:71:28 [INFO] [stdout] | [INFO] [stdout] 71 | const SPSR_EL1H: u64 = (5 << 0); [INFO] [stdout] | ^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unnecessary parentheses around assigned value [INFO] [stdout] --> raspi3_boot/src/lib.rs:72:29 [INFO] [stdout] | [INFO] [stdout] 72 | const SPSR_VALUE: u64 = (SPSR_MASK_ALL | SPSR_EL1H); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 26 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `raspi3_boot` [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: the legacy LLVM-style asm! syntax is no longer supported [INFO] [stdout] --> raspi3_boot/src/asm.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | asm!("nop" : : : : "volatile"); [INFO] [stdout] | ----^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: replace with: `llvm_asm!` [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] --> raspi3_boot/src/asm.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | asm!("wfe" : : : : "volatile"); [INFO] [stdout] | ----^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: replace with: `llvm_asm!` [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] --> raspi3_boot/src/asm.rs:25:9 [INFO] [stdout] | [INFO] [stdout] 25 | asm!("eret" : : : : "volatile"); [INFO] [stdout] | ----^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: replace with: `llvm_asm!` [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] --> raspi3_boot/src/asm.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | asm!("msr sp_el1, $0" : : "r"(sp) : : "volatile"); [INFO] [stdout] | ----^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: replace with: `llvm_asm!` [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] --> raspi3_boot/src/asm.rs:39:9 [INFO] [stdout] | [INFO] [stdout] 39 | asm!("msr sctlr_el1, $0" : : "r"(sctrl) : : "volatile"); [INFO] [stdout] | ----^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: replace with: `llvm_asm!` [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] --> raspi3_boot/src/asm.rs:46:9 [INFO] [stdout] | [INFO] [stdout] 46 | asm!("msr hcr_el2, $0" : : "r"(hcr) : : "volatile"); [INFO] [stdout] | ----^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: replace with: `llvm_asm!` [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] --> raspi3_boot/src/asm.rs:54:9 [INFO] [stdout] | [INFO] [stdout] 54 | asm!("msr spsr_el2, $0" : : "r"(spsr) : : "volatile"); [INFO] [stdout] | ----^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: replace with: `llvm_asm!` [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] --> raspi3_boot/src/asm.rs:61:9 [INFO] [stdout] | [INFO] [stdout] 61 | asm!("msr elr_el2, $0" : : "r"(spsr) : : "volatile"); [INFO] [stdout] | ----^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: replace with: `llvm_asm!` [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] --> raspi3_boot/src/asm.rs:69:9 [INFO] [stdout] | [INFO] [stdout] 69 | asm!("msr scr_el3, $0" : : "r"(scr) : : "volatile"); [INFO] [stdout] | ----^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: replace with: `llvm_asm!` [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] --> raspi3_boot/src/asm.rs:76:9 [INFO] [stdout] | [INFO] [stdout] 76 | asm!("msr spsr_el3, $0" : : "r"(spsr) : : "volatile"); [INFO] [stdout] | ----^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: replace with: `llvm_asm!` [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] --> raspi3_boot/src/asm.rs:83:9 [INFO] [stdout] | [INFO] [stdout] 83 | asm!("msr elr_el3, $0" : : "r"(spsr) : : "volatile"); [INFO] [stdout] | ----^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: replace with: `llvm_asm!` [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] --> raspi3_boot/src/asm.rs:91:9 [INFO] [stdout] | [INFO] [stdout] 91 | asm!("mrs $0, mpidr_el1" : "=r"(id) : : : "volatile"); [INFO] [stdout] | ----^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: replace with: `llvm_asm!` [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] --> raspi3_boot/src/asm.rs:100:9 [INFO] [stdout] | [INFO] [stdout] 100 | asm!("mrs $0, CurrentEL" : "=r"(el) : : : "volatile"); [INFO] [stdout] | ----^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: replace with: `llvm_asm!` [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: unnecessary parentheses around assigned value [INFO] [stdout] --> raspi3_boot/src/lib.rs:49:41 [INFO] [stdout] | [INFO] [stdout] 49 | const SCTLR_EE_LITTLE_ENDIAN: u64 = (0 << 25); [INFO] [stdout] | ^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> raspi3_boot/src/lib.rs:2:9 [INFO] [stdout] | [INFO] [stdout] 2 | #![deny(warnings)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = note: `#[deny(unused_parens)]` implied by `#[deny(warnings)]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unnecessary parentheses around assigned value [INFO] [stdout] --> raspi3_boot/src/lib.rs:51:41 [INFO] [stdout] | [INFO] [stdout] 51 | const SCTLR_I_CACHE_DISABLED: u64 = (0 << 12); [INFO] [stdout] | ^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unnecessary parentheses around assigned value [INFO] [stdout] --> raspi3_boot/src/lib.rs:52:41 [INFO] [stdout] | [INFO] [stdout] 52 | const SCTLR_D_CACHE_DISABLED: u64 = (0 << 2); [INFO] [stdout] | ^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unnecessary parentheses around assigned value [INFO] [stdout] --> raspi3_boot/src/lib.rs:53:37 [INFO] [stdout] | [INFO] [stdout] 53 | const SCTLR_MMU_DISABLED: u64 = (0 << 0); [INFO] [stdout] | ^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unnecessary parentheses around assigned value [INFO] [stdout] --> raspi3_boot/src/lib.rs:56:43 [INFO] [stdout] | [INFO] [stdout] 56 | const SCTLR_VALUE_MMU_DISABLED: u64 = (SCTLR_RESERVED [INFO] [stdout] | ___________________________________________^ [INFO] [stdout] 57 | | | SCTLR_EE_LITTLE_ENDIAN [INFO] [stdout] 58 | | | SCTLR_I_CACHE_DISABLED [INFO] [stdout] 59 | | | SCTLR_D_CACHE_DISABLED [INFO] [stdout] 60 | | | SCTLR_MMU_DISABLED); [INFO] [stdout] | |_____________________________^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 56 | const SCTLR_VALUE_MMU_DISABLED: u64 = SCTLR_RESERVED [INFO] [stdout] 57 | | SCTLR_EE_LITTLE_ENDIAN [INFO] [stdout] 58 | | SCTLR_I_CACHE_DISABLED [INFO] [stdout] 59 | | SCTLR_D_CACHE_DISABLED [INFO] [stdout] 60 | | SCTLR_MMU_DISABLED; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unnecessary parentheses around assigned value [INFO] [stdout] --> raspi3_boot/src/lib.rs:62:25 [INFO] [stdout] | [INFO] [stdout] 62 | const HCR_RW: u64 = (1 << 31); [INFO] [stdout] | ^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unnecessary parentheses around assigned value [INFO] [stdout] --> raspi3_boot/src/lib.rs:65:31 [INFO] [stdout] | [INFO] [stdout] 65 | const SCR_RESERVED: u64 = (3 << 4); [INFO] [stdout] | ^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unnecessary parentheses around assigned value [INFO] [stdout] --> raspi3_boot/src/lib.rs:66:25 [INFO] [stdout] | [INFO] [stdout] 66 | const SCR_RW: u64 = (1 << 10); [INFO] [stdout] | ^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unnecessary parentheses around assigned value [INFO] [stdout] --> raspi3_boot/src/lib.rs:67:25 [INFO] [stdout] | [INFO] [stdout] 67 | const SCR_NS: u64 = (1 << 0); [INFO] [stdout] | ^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unnecessary parentheses around assigned value [INFO] [stdout] --> raspi3_boot/src/lib.rs:68:28 [INFO] [stdout] | [INFO] [stdout] 68 | const SCR_VALUE: u64 = (SCR_RESERVED | SCR_RW | SCR_NS); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unnecessary parentheses around assigned value [INFO] [stdout] --> raspi3_boot/src/lib.rs:70:32 [INFO] [stdout] | [INFO] [stdout] 70 | const SPSR_MASK_ALL: u64 = (7 << 6); [INFO] [stdout] | ^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unnecessary parentheses around assigned value [INFO] [stdout] --> raspi3_boot/src/lib.rs:71:28 [INFO] [stdout] | [INFO] [stdout] 71 | const SPSR_EL1H: u64 = (5 << 0); [INFO] [stdout] | ^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unnecessary parentheses around assigned value [INFO] [stdout] --> raspi3_boot/src/lib.rs:72:29 [INFO] [stdout] | [INFO] [stdout] 72 | const SPSR_VALUE: u64 = (SPSR_MASK_ALL | SPSR_EL1H); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 26 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "bb4908920d1f54776d00146266619395ca2853051cbd7aac19746c999232b33d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bb4908920d1f54776d00146266619395ca2853051cbd7aac19746c999232b33d", kill_on_drop: false }` [INFO] [stdout] bb4908920d1f54776d00146266619395ca2853051cbd7aac19746c999232b33d