[INFO] fetching crate lpc55s6x-hal 0.0.2...
[INFO] checking lpc55s6x-hal-0.0.2 against try#31561a63598a0f21fc74c024747ef1310fdd2eb2 for pr-133536
[INFO] extracting crate lpc55s6x-hal 0.0.2 into /workspace/builds/worker-5-tc2/source
[INFO] validating manifest of crates.io crate lpc55s6x-hal 0.0.2 on toolchain 31561a63598a0f21fc74c024747ef1310fdd2eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-5-tc2/source/.cargo/config
[INFO] started tweaking crates.io crate lpc55s6x-hal 0.0.2
[INFO] finished tweaking crates.io crate lpc55s6x-hal 0.0.2
[INFO] tweaked toml for crates.io crate lpc55s6x-hal 0.0.2 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] crate crates.io crate lpc55s6x-hal 0.0.2 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 36ab96293315ee7a30e4d3e61882952684bfcc0813d79b3671eefb430f2be6c8
[INFO] running `Command { std: "docker" "start" "-a" "36ab96293315ee7a30e4d3e61882952684bfcc0813d79b3671eefb430f2be6c8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "36ab96293315ee7a30e4d3e61882952684bfcc0813d79b3671eefb430f2be6c8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "36ab96293315ee7a30e4d3e61882952684bfcc0813d79b3671eefb430f2be6c8", kill_on_drop: false }`
[INFO] [stdout] 36ab96293315ee7a30e4d3e61882952684bfcc0813d79b3671eefb430f2be6c8
[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" "-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 535dc2e061aaee9799c5a89f67e7280e861fd6a1ccd159937f3bcd8739804ef4
[INFO] running `Command { std: "docker" "start" "-a" "535dc2e061aaee9799c5a89f67e7280e861fd6a1ccd159937f3bcd8739804ef4", kill_on_drop: false }`
[INFO] [stderr]    Compiling typenum v1.11.2
[INFO] [stderr]    Compiling cortex-m v0.6.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.6
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling unicode-xid v0.2.0
[INFO] [stderr]    Compiling syn v1.0.7
[INFO] [stderr]     Checking stable_deref_trait v1.1.1
[INFO] [stderr]    Compiling byteorder v1.3.2
[INFO] [stderr]    Compiling rand_core v0.4.2
[INFO] [stderr]     Checking vcell v0.1.2
[INFO] [stderr]    Compiling autocfg v0.1.7
[INFO] [stderr]    Compiling cortex-m-rt v0.6.10
[INFO] [stderr]     Checking nb v0.1.2
[INFO] [stderr]     Checking r0 v0.2.2
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]    Compiling cortex-m-semihosting v0.3.5
[INFO] [stderr]    Compiling lpc55s6x-pac v0.0.5
[INFO] [stderr]     Checking volatile-register v0.2.0
[INFO] [stderr]    Compiling heapless v0.5.1
[INFO] [stderr]    Compiling ssd1306 v0.3.0-alpha.2
[INFO] [stderr]     Checking embedded-hal v0.2.3
[INFO] [stderr]     Checking usb-device v0.2.3
[INFO] [stderr]    Compiling cortex-m-rtfm v0.5.0-beta.1
[INFO] [stderr]    Compiling rand_core v0.3.1
[INFO] [stderr]    Compiling lpc55s6x-hal v0.0.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking opaque-debug v0.2.3
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling rand v0.5.6
[INFO] [stderr]     Checking rtfm-core v0.3.0-beta.2
[INFO] [stderr]     Checking panic-halt v0.2.0
[INFO] [stderr]    Compiling indexmap v1.3.0
[INFO] [stderr]     Checking usbd-serial v0.1.0
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]     Checking hash32 v0.1.0
[INFO] [stderr]     Checking embedded-graphics v0.6.0-alpha.2
[INFO] [stderr]    Compiling bare-metal v0.2.5
[INFO] [stderr]    Compiling quote v1.0.2
[INFO] [stderr]     Checking generic-array v0.12.3
[INFO] [stderr]     Checking generic-array v0.13.2
[INFO] [stderr]     Checking as-slice v0.1.0
[INFO] [stderr]     Checking block-cipher-trait v0.6.2
[INFO] [stderr]     Checking aes-soft v0.3.3
[INFO] [stderr]     Checking aligned v0.3.1
[INFO] [stderr]     Checking panic-semihosting v0.5.3
[INFO] [stderr]    Compiling rtfm-syntax v0.4.0-beta.2
[INFO] [stderr]    Compiling cortex-m-rt-macros v0.1.6
[INFO] [stderr]    Compiling cortex-m-rtfm-macros v0.5.0-beta.1
[INFO] [stdout] warning: unnecessary braces around block return value
[INFO] [stdout]    --> src/drivers/usbd/endpoint_registers.rs:255:13
[INFO] [stdout]     |
[INFO] [stdout] 255 |             { self.bit(variant._bit()) }
[INFO] [stdout]     |             ^^                        ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_braces)]` on by default
[INFO] [stdout] help: remove these braces
[INFO] [stdout]     |
[INFO] [stdout] 255 -             { self.bit(variant._bit()) }
[INFO] [stdout] 255 +             self.bit(variant._bit())
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary braces around block return value
[INFO] [stdout]    --> src/drivers/usbd/endpoint_registers.rs:327:13
[INFO] [stdout]     |
[INFO] [stdout] 327 |             { self.bit(variant._bit()) }
[INFO] [stdout]     |             ^^                        ^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these braces
[INFO] [stdout]     |
[INFO] [stdout] 327 -             { self.bit(variant._bit()) }
[INFO] [stdout] 327 +             self.bit(variant._bit())
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary braces around block return value
[INFO] [stdout]    --> src/drivers/usbd/endpoint_registers.rs:255:13
[INFO] [stdout]     |
[INFO] [stdout] 255 |             { self.bit(variant._bit()) }
[INFO] [stdout]     |             ^^                        ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_braces)]` on by default
[INFO] [stdout] help: remove these braces
[INFO] [stdout]     |
[INFO] [stdout] 255 -             { self.bit(variant._bit()) }
[INFO] [stdout] 255 +             self.bit(variant._bit())
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary braces around block return value
[INFO] [stdout]    --> src/drivers/usbd/endpoint_registers.rs:399:13
[INFO] [stdout]     |
[INFO] [stdout] 399 |             { self.bit(variant._bit()) }
[INFO] [stdout]     |             ^^                        ^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these braces
[INFO] [stdout]     |
[INFO] [stdout] 399 -             { self.bit(variant._bit()) }
[INFO] [stdout] 399 +             self.bit(variant._bit())
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary braces around block return value
[INFO] [stdout]    --> src/drivers/usbd/endpoint_registers.rs:471:13
[INFO] [stdout]     |
[INFO] [stdout] 471 |             { self.bit(variant._bit()) }
[INFO] [stdout]     |             ^^                        ^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these braces
[INFO] [stdout]     |
[INFO] [stdout] 471 -             { self.bit(variant._bit()) }
[INFO] [stdout] 471 +             self.bit(variant._bit())
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary braces around block return value
[INFO] [stdout]    --> src/drivers/usbd/endpoint_registers.rs:327:13
[INFO] [stdout]     |
[INFO] [stdout] 327 |             { self.bit(variant._bit()) }
[INFO] [stdout]     |             ^^                        ^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these braces
[INFO] [stdout]     |
[INFO] [stdout] 327 -             { self.bit(variant._bit()) }
[INFO] [stdout] 327 +             self.bit(variant._bit())
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary braces around block return value
[INFO] [stdout]    --> src/drivers/usbd/endpoint_registers.rs:399:13
[INFO] [stdout]     |
[INFO] [stdout] 399 |             { self.bit(variant._bit()) }
[INFO] [stdout]     |             ^^                        ^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these braces
[INFO] [stdout]     |
[INFO] [stdout] 399 -             { self.bit(variant._bit()) }
[INFO] [stdout] 399 +             self.bit(variant._bit())
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary braces around block return value
[INFO] [stdout]    --> src/drivers/usbd/endpoint_registers.rs:471:13
[INFO] [stdout]     |
[INFO] [stdout] 471 |             { self.bit(variant._bit()) }
[INFO] [stdout]     |             ^^                        ^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these braces
[INFO] [stdout]     |
[INFO] [stdout] 471 -             { self.bit(variant._bit()) }
[INFO] [stdout] 471 +             self.bit(variant._bit())
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id`, `maj_rev`, `min_rev`, and `aperture` are never read
[INFO] [stdout]   --> src/peripherals/rng.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub struct ModuleId {
[INFO] [stdout]    |            -------- fields in this struct
[INFO] [stdout] 22 |     id: u16,
[INFO] [stdout]    |     ^^
[INFO] [stdout] 23 |     maj_rev: u8,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 24 |     min_rev: u8,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 25 |     aperture: u8,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ModuleId` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `maj_rev`, `min_rev`, `err_code`, and `frame_nr` are never read
[INFO] [stdout]    --> src/peripherals/usbfs.rs:97:5
[INFO] [stdout]     |
[INFO] [stdout] 96  | pub struct UsbFsDevInfo {
[INFO] [stdout]     |            ------------ fields in this struct
[INFO] [stdout] 97  |     maj_rev: u8,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 98  |     min_rev: u8,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 99  |     err_code: u8,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 100 |     frame_nr: u16,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `UsbFsDevInfo` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id`, `maj_rev`, `min_rev`, and `aperture` are never read
[INFO] [stdout]   --> src/peripherals/rng.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub struct ModuleId {
[INFO] [stdout]    |            -------- fields in this struct
[INFO] [stdout] 22 |     id: u16,
[INFO] [stdout]    |     ^^
[INFO] [stdout] 23 |     maj_rev: u8,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 24 |     min_rev: u8,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 25 |     aperture: u8,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ModuleId` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `maj_rev`, `min_rev`, `err_code`, and `frame_nr` are never read
[INFO] [stdout]    --> src/peripherals/usbfs.rs:97:5
[INFO] [stdout]     |
[INFO] [stdout] 96  | pub struct UsbFsDevInfo {
[INFO] [stdout]     |            ------------ fields in this struct
[INFO] [stdout] 97  |     maj_rev: u8,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 98  |     min_rev: u8,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 99  |     err_code: u8,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 100 |     frame_nr: u16,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `UsbFsDevInfo` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unwinding panics are not supported without std
[INFO] [stdout]   |
[INFO] [stdout]   = help: using nightly cargo, use -Zbuild-std with panic="abort" to avoid unwinding
[INFO] [stdout]   = note: since the core library is usually precompiled with panic="unwind", rebuilding your crate with panic="abort" may not be enough to fix the problem
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unwinding panics are not supported without std
[INFO] [stdout]   |
[INFO] [stdout]   = help: using nightly cargo, use -Zbuild-std with panic="abort" to avoid unwinding
[INFO] [stdout]   = note: since the core library is usually precompiled with panic="unwind", rebuilding your crate with panic="abort" may not be enough to fix the problem
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unwinding panics are not supported without std
[INFO] [stdout]   |
[INFO] [stdout]   = help: using nightly cargo, use -Zbuild-std with panic="abort" to avoid unwinding
[INFO] [stdout]   = note: since the core library is usually precompiled with panic="unwind", rebuilding your crate with panic="abort" may not be enough to fix the problem
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unwinding panics are not supported without std
[INFO] [stdout]   |
[INFO] [stdout]   = help: using nightly cargo, use -Zbuild-std with panic="abort" to avoid unwinding
[INFO] [stdout]   = note: since the core library is usually precompiled with panic="unwind", rebuilding your crate with panic="abort" may not be enough to fix the problem
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unwinding panics are not supported without std
[INFO] [stdout]   |
[INFO] [stdout]   = help: using nightly cargo, use -Zbuild-std with panic="abort" to avoid unwinding
[INFO] [stdout]   = note: since the core library is usually precompiled with panic="unwind", rebuilding your crate with panic="abort" may not be enough to fix the problem
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unwinding panics are not supported without std
[INFO] [stdout]   |
[INFO] [stdout]   = help: using nightly cargo, use -Zbuild-std with panic="abort" to avoid unwinding
[INFO] [stdout]   = note: since the core library is usually precompiled with panic="unwind", rebuilding your crate with panic="abort" may not be enough to fix the problem
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `core`
[INFO] [stdout]   --> examples/rtfm_led.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[rtfm::app(device = crate::hal::raw, peripherals = true)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows`
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(core, values("1"))'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(core, values(\"1\"))");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the attribute macro `rtfm::app` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unwinding panics are not supported without std
[INFO] [stdout]   |
[INFO] [stdout]   = help: using nightly cargo, use -Zbuild-std with panic="abort" to avoid unwinding
[INFO] [stdout]   = note: since the core library is usually precompiled with panic="unwind", rebuilding your crate with panic="abort" may not be enough to fix the problem
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `core`
[INFO] [stdout]   --> examples/late.rs:24:1
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[rtfm::app(device = hal::raw)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows`
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(core, values("1"))'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(core, values(\"1\"))");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the attribute macro `rtfm::app` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unwinding panics are not supported without std
[INFO] [stdout]   |
[INFO] [stdout]   = help: using nightly cargo, use -Zbuild-std with panic="abort" to avoid unwinding
[INFO] [stdout]   = note: since the core library is usually precompiled with panic="unwind", rebuilding your crate with panic="abort" may not be enough to fix the problem
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unwinding panics are not supported without std
[INFO] [stdout]   |
[INFO] [stdout]   = help: using nightly cargo, use -Zbuild-std with panic="abort" to avoid unwinding
[INFO] [stdout]   = note: since the core library is usually precompiled with panic="unwind", rebuilding your crate with panic="abort" may not be enough to fix the problem
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unwinding panics are not supported without std
[INFO] [stdout]   |
[INFO] [stdout]   = help: using nightly cargo, use -Zbuild-std with panic="abort" to avoid unwinding
[INFO] [stdout]   = note: since the core library is usually precompiled with panic="unwind", rebuilding your crate with panic="abort" may not be enough to fix the problem
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `lpc55s6x-hal` (example "led_utick") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: unwinding panics are not supported without std
[INFO] [stdout]   |
[INFO] [stdout]   = help: using nightly cargo, use -Zbuild-std with panic="abort" to avoid unwinding
[INFO] [stdout]   = note: since the core library is usually precompiled with panic="unwind", rebuilding your crate with panic="abort" may not be enough to fix the problem
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `lpc55s6x-hal` (example "aes") due to 1 previous error
[INFO] [stdout] error: unwinding panics are not supported without std
[INFO] [stdout]   |
[INFO] [stdout]   = help: using nightly cargo, use -Zbuild-std with panic="abort" to avoid unwinding
[INFO] [stdout]   = note: since the core library is usually precompiled with panic="unwind", rebuilding your crate with panic="abort" may not be enough to fix the problem
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `lpc55s6x-hal` (example "led_minimalist") due to 1 previous error
[INFO] [stderr] error: could not compile `lpc55s6x-hal` (example "usb_test_class") due to 1 previous error
[INFO] [stderr] error: could not compile `lpc55s6x-hal` (example "usb") due to 1 previous error
[INFO] [stderr] error: could not compile `lpc55s6x-hal` (example "led_dwt") due to 1 previous error
[INFO] [stderr] error: could not compile `lpc55s6x-hal` (example "spi") due to 1 previous error
[INFO] [stderr] error: could not compile `lpc55s6x-hal` (example "late") due to 1 previous error; 1 warning emitted
[INFO] [stderr] error: could not compile `lpc55s6x-hal` (example "i2c") due to 1 previous error
[INFO] [stderr] error: could not compile `lpc55s6x-hal` (example "rtfm_led") due to 1 previous error; 1 warning emitted
[INFO] [stderr] error: could not compile `lpc55s6x-hal` (example "rng") due to 1 previous error
[INFO] [stderr] error: could not compile `lpc55s6x-hal` (example "serial") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "535dc2e061aaee9799c5a89f67e7280e861fd6a1ccd159937f3bcd8739804ef4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "535dc2e061aaee9799c5a89f67e7280e861fd6a1ccd159937f3bcd8739804ef4", kill_on_drop: false }`
[INFO] [stdout] 535dc2e061aaee9799c5a89f67e7280e861fd6a1ccd159937f3bcd8739804ef4
