[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] testing cnnblike/nrf52833dk against master#b70888601af92f6cdc0364abab3446e418b91d36 for pr-86479 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcnnblike%2Fnrf52833dk" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/cnnblike/nrf52833dk on toolchain b70888601af92f6cdc0364abab3446e418b91d36 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-10/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-10/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" "+b70888601af92f6cdc0364abab3446e418b91d36" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 029ae00fcc4e739bff6c5c82f5e5d78a62a2190dc5790bfb2696ccf81c4869ed [INFO] running `Command { std: "docker" "start" "-a" "029ae00fcc4e739bff6c5c82f5e5d78a62a2190dc5790bfb2696ccf81c4869ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "029ae00fcc4e739bff6c5c82f5e5d78a62a2190dc5790bfb2696ccf81c4869ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "029ae00fcc4e739bff6c5c82f5e5d78a62a2190dc5790bfb2696ccf81c4869ed", kill_on_drop: false }` [INFO] [stdout] 029ae00fcc4e739bff6c5c82f5e5d78a62a2190dc5790bfb2696ccf81c4869ed [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "+b70888601af92f6cdc0364abab3446e418b91d36" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6b71aac7db0a60a6799aa01abfd5db6520fbfe6905afed1f4670c9be85f7f9d0 [INFO] running `Command { std: "docker" "start" "-a" "6b71aac7db0a60a6799aa01abfd5db6520fbfe6905afed1f4670c9be85f7f9d0", kill_on_drop: false }` [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 typenum v1.13.0 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling semver v1.0.3 [INFO] [stderr] Compiling cortex-m v0.7.3 [INFO] [stderr] Compiling nb v1.0.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling vcell v0.1.3 [INFO] [stderr] Compiling bitfield v0.13.2 [INFO] [stderr] Compiling cortex-m v0.6.7 [INFO] [stderr] Compiling cortex-m-rt v0.6.14 [INFO] [stderr] Compiling az v1.1.1 [INFO] [stderr] Compiling r0 v0.2.2 [INFO] [stderr] Compiling defmt-parser v0.2.2 [INFO] [stderr] Compiling usb-device v0.2.8 [INFO] [stderr] Compiling fixed v1.9.0 [INFO] [stderr] Compiling nrf52833-pac v0.9.0 [INFO] [stderr] Compiling bytemuck v1.7.0 [INFO] [stderr] Compiling half v1.7.1 [INFO] [stderr] Compiling heapless v0.6.1 [INFO] [stderr] Compiling nrf-hal-common v0.12.2 (https://github.com/nrf-rs/nrf-hal?branch=master#04579dfb) [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling nrf52833-hal v0.12.2 (https://github.com/nrf-rs/nrf-hal?branch=master#04579dfb) [INFO] [stderr] Compiling panic-probe v0.2.0 [INFO] [stderr] Compiling bare-metal v1.0.0 [INFO] [stderr] Compiling 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-rational v0.3.2 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling embedded-dma v0.1.2 [INFO] [stderr] Compiling nb v0.1.3 [INFO] [stderr] Compiling volatile-register v0.2.0 [INFO] [stderr] Compiling bare-metal v0.2.5 [INFO] [stderr] Compiling embedded-hal v0.2.5 [INFO] [stderr] Compiling hash32 v0.1.1 [INFO] [stderr] Compiling usbd-serial v0.1.1 [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 rustc_version v0.4.0 [INFO] [stderr] Compiling nrf-usbd v0.1.0 [INFO] [stderr] Compiling defmt v0.2.3 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling cast v0.2.7 [INFO] [stderr] Compiling num-complex v0.3.1 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling generic-array v0.13.3 [INFO] [stderr] Compiling num v0.3.1 [INFO] [stderr] Compiling as-slice v0.1.5 [INFO] [stderr] Compiling embedded-time v0.12.0 [INFO] [stderr] Compiling aligned v0.3.4 [INFO] [stderr] Compiling 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] Compiling defmt-rtt v0.2.0 [INFO] [stderr] Compiling nrf52833dk v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: language item required, but not found: `eh_personality` [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] running `Command { std: "docker" "inspect" "6b71aac7db0a60a6799aa01abfd5db6520fbfe6905afed1f4670c9be85f7f9d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6b71aac7db0a60a6799aa01abfd5db6520fbfe6905afed1f4670c9be85f7f9d0", kill_on_drop: false }` [INFO] [stdout] 6b71aac7db0a60a6799aa01abfd5db6520fbfe6905afed1f4670c9be85f7f9d0