[INFO] cloning repository https://github.com/cnnblike/nrf52833dk [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cnnblike/nrf52833dk" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcnnblike%2Fnrf52833dk", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcnnblike%2Fnrf52833dk'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1ab9179e00e510bec31e9ff5f5dddca8f4baf1dc [INFO] checking cnnblike/nrf52833dk against master#33fdb797f59421c7bbecaa4588ed5d7a31a9494a for pr-87190-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcnnblike%2Fnrf52833dk" "/workspace/builds/worker-90/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-90/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/cnnblike/nrf52833dk on toolchain 33fdb797f59421c7bbecaa4588ed5d7a31a9494a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-90/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/cnnblike/nrf52833dk [INFO] finished tweaking git repo https://github.com/cnnblike/nrf52833dk [INFO] tweaked toml for git repo https://github.com/cnnblike/nrf52833dk written to /workspace/builds/worker-90/source/Cargo.toml [INFO] crate git repo https://github.com/cnnblike/nrf52833dk already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/rtic-rs/cortex-m-rtic` [INFO] [stderr] Updating git repository `https://github.com/nrf-rs/nrf-hal` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded defmt-macros v0.2.3 [INFO] [stderr] Downloaded defmt-parser v0.2.2 [INFO] [stderr] Downloaded panic-probe v0.2.0 [INFO] [stderr] Downloaded nrf-usbd v0.1.0 [INFO] [stderr] Downloaded fixed v1.9.0 [INFO] [stderr] Downloaded defmt-rtt v0.2.0 [INFO] [stderr] Downloaded az v1.1.1 [INFO] [stderr] Downloaded rtic-syntax v0.5.0-alpha.4 [INFO] [stderr] Downloaded defmt v0.2.3 [INFO] [stderr] Downloaded usbd-serial v0.1.1 [INFO] [stderr] Downloaded embedded-time v0.12.0 [INFO] [stderr] Downloaded rtic-monotonic v0.1.0-alpha.2 [INFO] [stderr] Downloaded nrf52833-pac v0.9.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-90/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-90/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 47b0a068753929e6bc2483f7bccf0f8d96607e34d7c5d410d6aa51e96fa2b350 [INFO] running `Command { std: "docker" "start" "-a" "47b0a068753929e6bc2483f7bccf0f8d96607e34d7c5d410d6aa51e96fa2b350", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "47b0a068753929e6bc2483f7bccf0f8d96607e34d7c5d410d6aa51e96fa2b350", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "47b0a068753929e6bc2483f7bccf0f8d96607e34d7c5d410d6aa51e96fa2b350", kill_on_drop: false }` [INFO] [stdout] 47b0a068753929e6bc2483f7bccf0f8d96607e34d7c5d410d6aa51e96fa2b350 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-90/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-90/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dbdcd357655ba57d3d7684f24b82efaf51f5176aac8283ab258dab4774939135 [INFO] running `Command { std: "docker" "start" "-a" "dbdcd357655ba57d3d7684f24b82efaf51f5176aac8283ab258dab4774939135", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling semver v1.0.3 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling cortex-m v0.7.3 [INFO] [stderr] Checking nb v1.0.0 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking vcell v0.1.3 [INFO] [stderr] Checking bitfield v0.13.2 [INFO] [stderr] Compiling cortex-m v0.6.7 [INFO] [stderr] Compiling cortex-m-rt v0.6.14 [INFO] [stderr] Checking r0 v0.2.2 [INFO] [stderr] Compiling az v1.1.1 [INFO] [stderr] Compiling fixed v1.9.0 [INFO] [stderr] Compiling defmt-parser v0.2.2 [INFO] [stderr] Compiling nrf52833-pac v0.9.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Checking usb-device v0.2.8 [INFO] [stderr] Compiling nrf-hal-common v0.12.2 (https://github.com/nrf-rs/nrf-hal?branch=master#04579dfb) [INFO] [stderr] Checking bytemuck v1.7.0 [INFO] [stderr] Checking half v1.7.1 [INFO] [stderr] Compiling heapless v0.6.1 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling panic-probe v0.2.0 [INFO] [stderr] Compiling nrf52833-hal v0.12.2 (https://github.com/nrf-rs/nrf-hal?branch=master#04579dfb) [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking bare-metal v1.0.0 [INFO] [stderr] Checking rtic-core v0.3.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Checking typenum v1.13.0 [INFO] [stderr] Checking embedded-dma v0.1.2 [INFO] [stderr] Checking volatile-register v0.2.0 [INFO] [stderr] Checking nb v0.1.3 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling cortex-m-rtic v0.6.0-alpha.5 (https://github.com/rtic-rs/cortex-m-rtic?branch=master#c6765737) [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking hash32 v0.1.1 [INFO] [stderr] Checking generic-array v0.12.4 [INFO] [stderr] Checking generic-array v0.13.3 [INFO] [stderr] Checking embedded-hal v0.2.5 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Checking usbd-serial v0.1.1 [INFO] [stderr] Compiling defmt v0.2.3 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking num-complex v0.3.1 [INFO] [stderr] Checking as-slice v0.1.5 [INFO] [stderr] Compiling bare-metal v0.2.5 [INFO] [stderr] Compiling cast v0.2.7 [INFO] [stderr] Checking aligned v0.3.4 [INFO] [stderr] Checking num v0.3.1 [INFO] [stderr] Checking embedded-time v0.12.0 [INFO] [stderr] Checking nrf-usbd v0.1.0 [INFO] [stderr] Checking rtic-monotonic v0.1.0-alpha.2 [INFO] [stderr] Compiling rtic-syntax v0.5.0-alpha.4 [INFO] [stderr] Compiling cortex-m-rt-macros v0.1.8 [INFO] [stderr] Compiling defmt-macros v0.2.3 [INFO] [stderr] Compiling cortex-m-rtic-macros v0.6.0-alpha.5 (https://github.com/rtic-rs/cortex-m-rtic?branch=master#c6765737) [INFO] [stderr] Checking defmt-rtt v0.2.0 [INFO] [stderr] Checking nrf52833dk v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: language item required, but not found: `eh_personality` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0152]: found duplicate lang item `panic_impl` [INFO] [stdout] --> src/main.rs:163:1 [INFO] [stdout] | [INFO] [stdout] 163 | fn panic(_info: &core::panic::PanicInfo) -> ! { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the lang item is first defined in crate `std` (which `test` depends on) [INFO] [stdout] = note: first definition in `std` loaded from /opt/rustwide/rustup-home/toolchains/33fdb797f59421c7bbecaa4588ed5d7a31a9494a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-1dd6c19f0820d51d.rlib [INFO] [stdout] = note: second definition in the local crate (`nrf52833dk`) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `usb_device::bus::UsbBus` [INFO] [stdout] --> src/main.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | use usb_device::bus::UsbBus; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `nrf52833dk` due to 2 previous errors; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: unused import: `usb_device::bus::UsbBus` [INFO] [stdout] --> src/main.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | use usb_device::bus::UsbBus; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0152`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "dbdcd357655ba57d3d7684f24b82efaf51f5176aac8283ab258dab4774939135", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dbdcd357655ba57d3d7684f24b82efaf51f5176aac8283ab258dab4774939135", kill_on_drop: false }` [INFO] [stdout] dbdcd357655ba57d3d7684f24b82efaf51f5176aac8283ab258dab4774939135