[INFO] cloning repository https://github.com/brrastak/nrf52840_thermocouple
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/brrastak/nrf52840_thermocouple" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrrastak%2Fnrf52840_thermocouple", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrrastak%2Fnrf52840_thermocouple'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 57f09bf7af72ce497791472b0e3f6a3b5dedd3d9
[INFO] checking brrastak/nrf52840_thermocouple against try#6713fa75964eb229409a9c6f6f5c418423e313ff for pr-133502-22
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrrastak%2Fnrf52840_thermocouple" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/brrastak/nrf52840_thermocouple
[INFO] finished tweaking git repo https://github.com/brrastak/nrf52840_thermocouple
[INFO] tweaked toml for git repo https://github.com/brrastak/nrf52840_thermocouple written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/brrastak/nrf52840_thermocouple on toolchain 6713fa75964eb229409a9c6f6f5c418423e313ff
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/brrastak/nrf52840_thermocouple 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" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "fetch" "--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] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ws2812-timer-delay v0.3.0
[INFO] [stderr]   Downloaded smart-leds-trait v0.2.1
[INFO] [stderr]   Downloaded smart-leds-trait v0.3.0
[INFO] [stderr]   Downloaded critical-section v1.1.3
[INFO] [stderr]   Downloaded max31855-rs v0.1.0
[INFO] [stderr]   Downloaded bare-metal v1.0.0
[INFO] [stderr]   Downloaded max31855 v0.1.0
[INFO] [stderr]   Downloaded display-interface-i2c v0.5.0
[INFO] [stderr]   Downloaded rtt-target v0.5.0
[INFO] [stderr]   Downloaded panic-rtt-target v0.1.3
[INFO] [stderr]   Downloaded smart-leds v0.4.0
[INFO] [stderr]   Downloaded rtic-time v2.0.0
[INFO] [stderr]   Downloaded format_no_std v1.2.0
[INFO] [stderr]   Downloaded rtic-monotonics v2.0.2
[INFO] [stderr]   Downloaded ssd1306 v0.9.0
[INFO] [stderr]   Downloaded maybe-async-cfg v0.2.4
[INFO] [stderr]   Downloaded rtic v2.1.1
[INFO] [stderr]   Downloaded rtic-macros v2.1.0
[INFO] [stderr]   Downloaded rtic-core v1.0.0
[INFO] [stderr]   Downloaded nrf-hal-common v0.18.0
[INFO] [stderr]   Downloaded nrf-usbd v0.3.0
[INFO] [stderr]   Downloaded rtic-common v1.0.0
[INFO] [stderr]   Downloaded nrf52840-hal v0.18.0
[INFO] [stderr]   Downloaded pulldown-cmark v0.11.3
[INFO] [stderr]   Downloaded nrf52840-pac v0.12.2
[INFO] [stderr]   Downloaded ws2812-spi v0.5.0
[INFO] [stderr]   Downloaded u8g2-fonts v0.4.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 31e46386fd1ceb453d5aabb413c4a5693ec559cdbb2f339f5f6065874b9e345a
[INFO] running `Command { std: "docker" "start" "-a" "31e46386fd1ceb453d5aabb413c4a5693ec559cdbb2f339f5f6065874b9e345a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "31e46386fd1ceb453d5aabb413c4a5693ec559cdbb2f339f5f6065874b9e345a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "31e46386fd1ceb453d5aabb413c4a5693ec559cdbb2f339f5f6065874b9e345a", kill_on_drop: false }`
[INFO] [stdout] 31e46386fd1ceb453d5aabb413c4a5693ec559cdbb2f339f5f6065874b9e345a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0c648e5c7d019b8a11097a5a8a4af37bd9027c9231bf2ae2650820f39f685503
[INFO] running `Command { std: "docker" "start" "-a" "0c648e5c7d019b8a11097a5a8a4af37bd9027c9231bf2ae2650820f39f685503", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking critical-section v1.1.3
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling cortex-m v0.7.7
[INFO] [stderr]     Checking nb v1.1.0
[INFO] [stderr]     Checking embedded-hal v1.0.0
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]    Compiling az v1.2.1
[INFO] [stderr]     Checking bytemuck v1.18.0
[INFO] [stderr]     Checking vcell v0.1.3
[INFO] [stderr]    Compiling portable-atomic v1.7.0
[INFO] [stderr]    Compiling embedded-hal-async v1.0.0
[INFO] [stderr]    Compiling cortex-m-rt v0.7.3
[INFO] [stderr]     Checking volatile-register v0.2.2
[INFO] [stderr]     Checking nb v0.1.3
[INFO] [stderr]     Checking bitfield v0.13.2
[INFO] [stderr]    Compiling heapless v0.8.0
[INFO] [stderr]     Checking embedded-hal v0.2.7
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]     Checking rgb v0.8.50
[INFO] [stderr]     Checking hash32 v0.3.1
[INFO] [stderr]    Compiling nrf52840-pac v0.12.2
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling fixed v1.28.0
[INFO] [stderr]    Compiling pulldown-cmark v0.11.3
[INFO] [stderr]     Checking half v2.4.1
[INFO] [stderr]     Checking gcd v2.3.0
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]    Compiling bare-metal v0.2.5
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling nrf-hal-common v0.18.0
[INFO] [stderr]     Checking display-interface v0.5.0
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]    Compiling atomic-polyfill v1.0.3
[INFO] [stderr]     Checking pin-project-lite v0.2.14
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]     Checking fugit v0.3.7
[INFO] [stderr]     Checking smart-leds-trait v0.3.0
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking embedded-dma v0.2.0
[INFO] [stderr]     Checking rtic-common v1.0.0
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling nrf52840-hal v0.18.0
[INFO] [stderr]    Compiling embedded-hal-bus v0.2.0
[INFO] [stderr]     Checking ufmt-write v0.1.0
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking embedded-storage v0.3.1
[INFO] [stderr]    Compiling syn v2.0.77
[INFO] [stderr]     Checking embedded-graphics-core v0.4.0
[INFO] [stderr]    Compiling rtic v2.1.1
[INFO] [stderr]     Checking bit_field v0.10.2
[INFO] [stderr]     Checking byte-slice-cast v1.2.2
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking embedded-io v0.6.1
[INFO] [stderr]    Compiling rtic-monotonics v2.0.2
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking display-interface-spi v0.5.0
[INFO] [stderr]     Checking rtt-target v0.5.0
[INFO] [stderr]     Checking display-interface-i2c v0.5.0
[INFO] [stderr]     Checking smart-leds-trait v0.2.1
[INFO] [stderr]     Checking micromath v2.1.0
[INFO] [stderr]     Checking rtic-core v1.0.0
[INFO] [stderr]     Checking bare-metal v1.0.0
[INFO] [stderr]    Compiling indexmap v2.5.0
[INFO] [stderr]     Checking u8g2-fonts v0.4.0
[INFO] [stderr]     Checking ws2812-timer-delay v0.3.0
[INFO] [stderr]     Checking panic-rtt-target v0.1.3
[INFO] [stderr]     Checking max31855 v0.1.0
[INFO] [stderr]     Checking max31855-rs v0.1.0
[INFO] [stderr]     Checking smart-leds v0.4.0
[INFO] [stderr]     Checking ws2812-spi v0.5.0
[INFO] [stderr]     Checking format_no_std v1.2.0
[INFO] [stderr]     Checking float-cmp v0.9.0
[INFO] [stderr]     Checking embedded-graphics v0.8.1
[INFO] [stderr]     Checking usb-device v0.3.2
[INFO] [stderr]     Checking rtic-time v2.0.0
[INFO] [stderr]     Checking nrf-usbd v0.3.0
[INFO] [stderr]    Compiling cortex-m-rt-macros v0.7.0
[INFO] [stderr]    Compiling maybe-async-cfg v0.2.4
[INFO] [stderr]    Compiling rtic-macros v2.1.0
[INFO] [stderr]     Checking ssd1306 v0.9.0
[INFO] [stderr]     Checking nrf52840_thermocouple v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0425]: cannot find type `Peripherals` in module `rtic::export`
[INFO] [stdout]   --> src/main.rs:37:1
[INFO] [stdout]    |
[INFO] [stdout] 37 | #[rtic::app(device = hal::pac, peripherals = true, dispatchers = [UARTE0_UART0])]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `rtic::export`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `rtic::app` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout] 40 +     use crate::app::you_must_enable_the_rt_feature_for_the_pac_in_your_cargo_toml::Peripherals;
[INFO] [stdout]    |
[INFO] [stdout] 40 +     use cortex_m::Peripherals;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `run` in module `rtic::export`
[INFO] [stdout]   --> src/main.rs:37:1
[INFO] [stdout]    |
[INFO] [stdout] 37 | #[rtic::app(device = hal::pac, peripherals = true, dispatchers = [UARTE0_UART0])]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `rtic::export`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `rtic::app` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `interrupt` in `export`
[INFO] [stdout]   --> src/main.rs:37:1
[INFO] [stdout]    |
[INFO] [stdout] 37 | #[rtic::app(device = hal::pac, peripherals = true, dispatchers = [UARTE0_UART0])]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `interrupt` in `export`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `rtic::app` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout] 40 +     use crate::app::you_must_enable_the_rt_feature_for_the_pac_in_your_cargo_toml::interrupt;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Peripherals` in `export`
[INFO] [stdout]   --> src/main.rs:37:1
[INFO] [stdout]    |
[INFO] [stdout] 37 | #[rtic::app(device = hal::pac, peripherals = true, dispatchers = [UARTE0_UART0])]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `Peripherals` in `export`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `rtic::app` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout] 40 +     use crate::app::you_must_enable_the_rt_feature_for_the_pac_in_your_cargo_toml::Peripherals;
[INFO] [stdout]    |
[INFO] [stdout] 40 +     use cortex_m::Peripherals;
[INFO] [stdout]    |
[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[E0425]: cannot find type `Peripherals` in module `rtic::export`
[INFO] [stdout]   --> src/main.rs:37:1
[INFO] [stdout]    |
[INFO] [stdout] 37 | #[rtic::app(device = hal::pac, peripherals = true, dispatchers = [UARTE0_UART0])]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `rtic::export`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `rtic::app` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout] 40 +     use crate::app::you_must_enable_the_rt_feature_for_the_pac_in_your_cargo_toml::Peripherals;
[INFO] [stdout]    |
[INFO] [stdout] 40 +     use cortex_m::Peripherals;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `run` in module `rtic::export`
[INFO] [stdout]   --> src/main.rs:37:1
[INFO] [stdout]    |
[INFO] [stdout] 37 | #[rtic::app(device = hal::pac, peripherals = true, dispatchers = [UARTE0_UART0])]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `rtic::export`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `rtic::app` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `interrupt` in `export`
[INFO] [stdout]   --> src/main.rs:37:1
[INFO] [stdout]    |
[INFO] [stdout] 37 | #[rtic::app(device = hal::pac, peripherals = true, dispatchers = [UARTE0_UART0])]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `interrupt` in `export`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `rtic::app` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout] 40 +     use crate::app::you_must_enable_the_rt_feature_for_the_pac_in_your_cargo_toml::interrupt;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Peripherals` in `export`
[INFO] [stdout]   --> src/main.rs:37:1
[INFO] [stdout]    |
[INFO] [stdout] 37 | #[rtic::app(device = hal::pac, peripherals = true, dispatchers = [UARTE0_UART0])]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `Peripherals` in `export`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `rtic::app` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout] 40 +     use crate::app::you_must_enable_the_rt_feature_for_the_pac_in_your_cargo_toml::Peripherals;
[INFO] [stdout]    |
[INFO] [stdout] 40 +     use cortex_m::Peripherals;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0152]: duplicate lang item in crate `std` (which `test` depends on): `panic_impl`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the lang item is first defined in crate `panic_rtt_target` (which `nrf52840_thermocouple` depends on)
[INFO] [stdout]   = note: first definition in `panic_rtt_target` loaded from /opt/rustwide/target/debug/deps/libpanic_rtt_target-e4eea0b1da2c10bd.rmeta
[INFO] [stdout]   = note: second definition in `std` loaded from /opt/rustwide/rustup-home/toolchains/6713fa75964eb229409a9c6f6f5c418423e313ff/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-6f68ae1f01e962b3.rmeta
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0152, E0425, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0152`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `nrf52840_thermocouple` (bin "nrf52840_thermocouple" test) due to 5 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `nrf52840_thermocouple` (bin "nrf52840_thermocouple") due to 5 previous errors
[INFO] running `Command { std: "docker" "inspect" "0c648e5c7d019b8a11097a5a8a4af37bd9027c9231bf2ae2650820f39f685503", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0c648e5c7d019b8a11097a5a8a4af37bd9027c9231bf2ae2650820f39f685503", kill_on_drop: false }`
[INFO] [stdout] 0c648e5c7d019b8a11097a5a8a4af37bd9027c9231bf2ae2650820f39f685503
