[INFO] fetching crate msp430-rt 0.4.0...
[INFO] checking msp430-rt-0.4.0 against master#5518eaa946291f00471af8b254b2a1715f234882 for pr-120393
[INFO] extracting crate msp430-rt 0.4.0 into /workspace/builds/worker-5-tc1/source
[INFO] validating manifest of crates.io crate msp430-rt 0.4.0 on toolchain 5518eaa946291f00471af8b254b2a1715f234882
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate msp430-rt 0.4.0
[INFO] finished tweaking crates.io crate msp430-rt 0.4.0
[INFO] tweaked toml for crates.io crate msp430-rt 0.4.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded msp430 v0.4.1
[INFO] [stderr]   Downloaded msp430-rt-macros v0.4.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6c159e0a1e458ff6fe6d4a7345faef0e6e999dd68fba88eadbdf6489f7671ccb
[INFO] running `Command { std: "docker" "start" "-a" "6c159e0a1e458ff6fe6d4a7345faef0e6e999dd68fba88eadbdf6489f7671ccb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6c159e0a1e458ff6fe6d4a7345faef0e6e999dd68fba88eadbdf6489f7671ccb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6c159e0a1e458ff6fe6d4a7345faef0e6e999dd68fba88eadbdf6489f7671ccb", kill_on_drop: false }`
[INFO] [stdout] 6c159e0a1e458ff6fe6d4a7345faef0e6e999dd68fba88eadbdf6489f7671ccb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 314071ecf9a51a644c48dc0fec9e4264aa82d120fb4e1f7b8ffc8e564ea900c1
[INFO] running `Command { std: "docker" "start" "-a" "314071ecf9a51a644c48dc0fec9e4264aa82d120fb4e1f7b8ffc8e564ea900c1", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling msp430-rt v0.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking critical-section v1.1.2
[INFO] [stderr]     Checking msp430 v0.4.1
[INFO] [stderr]    Compiling rand_xoshiro v0.6.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling msp430-rt-macros v0.4.0
[INFO] [stdout] error[E0570]: `"msp430-interrupt"` is not a supported ABI for the current target
[INFO] [stdout]    --> src/lib.rs:356:1
[INFO] [stdout]     |
[INFO] [stdout] 356 | / extern "msp430-interrupt" {
[INFO] [stdout] 357 | |     fn Reset() -> !;
[INFO] [stdout] 358 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: `"msp430-interrupt"` is not a supported ABI for the current target
[INFO] [stdout]    --> src/lib.rs:356:1
[INFO] [stdout]     |
[INFO] [stdout] 356 | / extern "msp430-interrupt" {
[INFO] [stdout] 357 | |     fn Reset() -> !;
[INFO] [stdout] 358 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: `"msp430-interrupt"` is not a supported ABI for the current target
[INFO] [stdout]    --> src/lib.rs:381:5
[INFO] [stdout]     |
[INFO] [stdout] 381 | /     extern "msp430-interrupt" {
[INFO] [stdout] 382 | |         fn DefaultHandler();
[INFO] [stdout] 383 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: `"msp430-interrupt"` is not a supported ABI for the current target
[INFO] [stdout]    --> src/lib.rs:381:5
[INFO] [stdout]     |
[INFO] [stdout] 381 | /     extern "msp430-interrupt" {
[INFO] [stdout] 382 | |         fn DefaultHandler();
[INFO] [stdout] 383 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: mutable reference of mutable static is discouraged
[INFO] [stdout]    --> src/lib.rs:353:14
[INFO] [stdout]     |
[INFO] [stdout] 353 |     unsafe { &mut __sheap }
[INFO] [stdout]     |              ^^^^^^^^^^^^ mutable reference of mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see issue #114447 <https://github.com/rust-lang/rust/issues/114447>
[INFO] [stdout]     = note: reference of mutable static is a hard error from 2024 edition
[INFO] [stdout]     = note: mutable statics can be written to by multiple threads: aliasing violations or data races will cause undefined behavior
[INFO] [stdout]     = note: `#[warn(static_mut_ref)]` on by default
[INFO] [stdout] help: mutable references are dangerous since if there's any other pointer or reference used for that static while the reference lives, that's UB; use `addr_of_mut!` instead to create a raw pointer
[INFO] [stdout]     |
[INFO] [stdout] 353 |     unsafe { addr_of_mut!(__sheap) }
[INFO] [stdout]     |              ~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: `"msp430-interrupt"` is not a supported ABI for the current target
[INFO] [stdout]    --> src/lib.rs:368:1
[INFO] [stdout]     |
[INFO] [stdout] 368 | extern "msp430-interrupt" fn DefaultHandler_() -> ! {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0570`.
[INFO] [stdout] 
[INFO] [stdout] warning: mutable reference of mutable static is discouraged
[INFO] [stdout]    --> src/lib.rs:353:14
[INFO] [stdout]     |
[INFO] [stdout] 353 |     unsafe { &mut __sheap }
[INFO] [stdout]     |              ^^^^^^^^^^^^ mutable reference of mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see issue #114447 <https://github.com/rust-lang/rust/issues/114447>
[INFO] [stdout]     = note: reference of mutable static is a hard error from 2024 edition
[INFO] [stdout]     = note: mutable statics can be written to by multiple threads: aliasing violations or data races will cause undefined behavior
[INFO] [stdout]     = note: `#[warn(static_mut_ref)]` on by default
[INFO] [stdout] help: mutable references are dangerous since if there's any other pointer or reference used for that static while the reference lives, that's UB; use `addr_of_mut!` instead to create a raw pointer
[INFO] [stdout]     |
[INFO] [stdout] 353 |     unsafe { addr_of_mut!(__sheap) }
[INFO] [stdout]     |              ~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: `"msp430-interrupt"` is not a supported ABI for the current target
[INFO] [stdout]    --> src/lib.rs:368:1
[INFO] [stdout]     |
[INFO] [stdout] 368 | extern "msp430-interrupt" fn DefaultHandler_() -> ! {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0570`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `msp430-rt` (lib) due to 4 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `msp430-rt` (lib test) due to 4 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "314071ecf9a51a644c48dc0fec9e4264aa82d120fb4e1f7b8ffc8e564ea900c1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "314071ecf9a51a644c48dc0fec9e4264aa82d120fb4e1f7b8ffc8e564ea900c1", kill_on_drop: false }`
[INFO] [stdout] 314071ecf9a51a644c48dc0fec9e4264aa82d120fb4e1f7b8ffc8e564ea900c1
[INFO] checking msp430-rt-0.4.0 against try#7622c0f807a4e13c4db886a1681bf343795692df+rustflags=-Dnon_local_definitions for pr-120393
[INFO] extracting crate msp430-rt 0.4.0 into /workspace/builds/worker-5-tc2/source
[INFO] validating manifest of crates.io crate msp430-rt 0.4.0 on toolchain 7622c0f807a4e13c4db886a1681bf343795692df
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate msp430-rt 0.4.0
[INFO] finished tweaking crates.io crate msp430-rt 0.4.0
[INFO] tweaked toml for crates.io crate msp430-rt 0.4.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] daa5097292de6111d493cc5bc5e6828aac748394e3385e1b1da61febfc5c68d8
[INFO] running `Command { std: "docker" "start" "-a" "daa5097292de6111d493cc5bc5e6828aac748394e3385e1b1da61febfc5c68d8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "daa5097292de6111d493cc5bc5e6828aac748394e3385e1b1da61febfc5c68d8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "daa5097292de6111d493cc5bc5e6828aac748394e3385e1b1da61febfc5c68d8", kill_on_drop: false }`
[INFO] [stdout] daa5097292de6111d493cc5bc5e6828aac748394e3385e1b1da61febfc5c68d8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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 -Dnon_local_definitions" "-e" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6d599975d0e5873815fa74ec93811026a4d67d927755906400845a05b1b83e18
[INFO] running `Command { std: "docker" "start" "-a" "6d599975d0e5873815fa74ec93811026a4d67d927755906400845a05b1b83e18", kill_on_drop: false }`
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling msp430-rt v0.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking critical-section v1.1.2
[INFO] [stderr]     Checking msp430 v0.4.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rand_xoshiro v0.6.0
[INFO] [stderr]    Compiling msp430-rt-macros v0.4.0
[INFO] [stdout] error[E0570]: `"msp430-interrupt"` is not a supported ABI for the current target
[INFO] [stdout]    --> src/lib.rs:356:1
[INFO] [stdout]     |
[INFO] [stdout] 356 | / extern "msp430-interrupt" {
[INFO] [stdout] 357 | |     fn Reset() -> !;
[INFO] [stdout] 358 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: `"msp430-interrupt"` is not a supported ABI for the current target
[INFO] [stdout]    --> src/lib.rs:381:5
[INFO] [stdout]     |
[INFO] [stdout] 381 | /     extern "msp430-interrupt" {
[INFO] [stdout] 382 | |         fn DefaultHandler();
[INFO] [stdout] 383 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: `"msp430-interrupt"` is not a supported ABI for the current target
[INFO] [stdout]    --> src/lib.rs:356:1
[INFO] [stdout]     |
[INFO] [stdout] 356 | / extern "msp430-interrupt" {
[INFO] [stdout] 357 | |     fn Reset() -> !;
[INFO] [stdout] 358 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: `"msp430-interrupt"` is not a supported ABI for the current target
[INFO] [stdout]    --> src/lib.rs:381:5
[INFO] [stdout]     |
[INFO] [stdout] 381 | /     extern "msp430-interrupt" {
[INFO] [stdout] 382 | |         fn DefaultHandler();
[INFO] [stdout] 383 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: mutable reference of mutable static is discouraged
[INFO] [stdout]    --> src/lib.rs:353:14
[INFO] [stdout]     |
[INFO] [stdout] 353 |     unsafe { &mut __sheap }
[INFO] [stdout]     |              ^^^^^^^^^^^^ mutable reference of mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see issue #114447 <https://github.com/rust-lang/rust/issues/114447>
[INFO] [stdout]     = note: reference of mutable static is a hard error from 2024 edition
[INFO] [stdout]     = note: mutable statics can be written to by multiple threads: aliasing violations or data races will cause undefined behavior
[INFO] [stdout]     = note: `#[warn(static_mut_ref)]` on by default
[INFO] [stdout] help: mutable references are dangerous since if there's any other pointer or reference used for that static while the reference lives, that's UB; use `addr_of_mut!` instead to create a raw pointer
[INFO] [stdout]     |
[INFO] [stdout] 353 |     unsafe { addr_of_mut!(__sheap) }
[INFO] [stdout]     |              ~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: `"msp430-interrupt"` is not a supported ABI for the current target
[INFO] [stdout]    --> src/lib.rs:368:1
[INFO] [stdout]     |
[INFO] [stdout] 368 | extern "msp430-interrupt" fn DefaultHandler_() -> ! {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0570`.
[INFO] [stdout] 
[INFO] [stdout] warning: mutable reference of mutable static is discouraged
[INFO] [stdout]    --> src/lib.rs:353:14
[INFO] [stdout]     |
[INFO] [stdout] 353 |     unsafe { &mut __sheap }
[INFO] [stdout]     |              ^^^^^^^^^^^^ mutable reference of mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see issue #114447 <https://github.com/rust-lang/rust/issues/114447>
[INFO] [stdout]     = note: reference of mutable static is a hard error from 2024 edition
[INFO] [stdout]     = note: mutable statics can be written to by multiple threads: aliasing violations or data races will cause undefined behavior
[INFO] [stdout]     = note: `#[warn(static_mut_ref)]` on by default
[INFO] [stdout] help: mutable references are dangerous since if there's any other pointer or reference used for that static while the reference lives, that's UB; use `addr_of_mut!` instead to create a raw pointer
[INFO] [stdout]     |
[INFO] [stdout] 353 |     unsafe { addr_of_mut!(__sheap) }
[INFO] [stdout]     |              ~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0570]: `"msp430-interrupt"` is not a supported ABI for the current target
[INFO] [stdout]    --> src/lib.rs:368:1
[INFO] [stdout]     |
[INFO] [stdout] 368 | extern "msp430-interrupt" fn DefaultHandler_() -> ! {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0570`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `msp430-rt` (lib test) due to 4 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `msp430-rt` (lib) due to 4 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "6d599975d0e5873815fa74ec93811026a4d67d927755906400845a05b1b83e18", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6d599975d0e5873815fa74ec93811026a4d67d927755906400845a05b1b83e18", kill_on_drop: false }`
[INFO] [stdout] 6d599975d0e5873815fa74ec93811026a4d67d927755906400845a05b1b83e18
