[INFO] cloning repository https://github.com/emliunix/rp2040-hello [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/emliunix/rp2040-hello" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Femliunix%2Frp2040-hello", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Femliunix%2Frp2040-hello'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1852b7febc0b04527282e349d6cb7375e69057aa [INFO] checking emliunix/rp2040-hello against try#d57d2d63e6f308d854fedbafd91d7721b7c651af for pr-110141 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Femliunix%2Frp2040-hello" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/emliunix/rp2040-hello on toolchain d57d2d63e6f308d854fedbafd91d7721b7c651af [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d57d2d63e6f308d854fedbafd91d7721b7c651af" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-2-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/emliunix/rp2040-hello [INFO] finished tweaking git repo https://github.com/emliunix/rp2040-hello [INFO] tweaked toml for git repo https://github.com/emliunix/rp2040-hello written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/emliunix/rp2040-hello 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" "+d57d2d63e6f308d854fedbafd91d7721b7c651af" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:97d61d7686bf65f8ecb15491ab51835e82dc9176a96a831f143a431b191fc501" "/opt/rustwide/cargo-home/bin/cargo" "+d57d2d63e6f308d854fedbafd91d7721b7c651af" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e07c1826d4cd76fa32bc89f0028443367c4973538f2dd636a2e2ea315dea11bc [INFO] running `Command { std: "docker" "start" "-a" "e07c1826d4cd76fa32bc89f0028443367c4973538f2dd636a2e2ea315dea11bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e07c1826d4cd76fa32bc89f0028443367c4973538f2dd636a2e2ea315dea11bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e07c1826d4cd76fa32bc89f0028443367c4973538f2dd636a2e2ea315dea11bc", kill_on_drop: false }` [INFO] [stdout] e07c1826d4cd76fa32bc89f0028443367c4973538f2dd636a2e2ea315dea11bc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:97d61d7686bf65f8ecb15491ab51835e82dc9176a96a831f143a431b191fc501" "/opt/rustwide/cargo-home/bin/cargo" "+d57d2d63e6f308d854fedbafd91d7721b7c651af" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d1d6ceb553fd090c9f3c1396464bbab13030e06ac4317c97ce089b6308d943fa [INFO] running `Command { std: "docker" "start" "-a" "d1d6ceb553fd090c9f3c1396464bbab13030e06ac4317c97ce089b6308d943fa", kill_on_drop: false }` [INFO] [stderr] Compiling cortex-m v0.7.4 [INFO] [stderr] Checking nb v1.0.0 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling cortex-m-rt v0.7.1 [INFO] [stderr] Checking vcell v0.1.3 [INFO] [stderr] Checking bitfield v0.13.2 [INFO] [stderr] Compiling debug-helper v0.3.12 [INFO] [stderr] Compiling defmt v0.3.0 [INFO] [stderr] Compiling rp2040-pac v0.2.1 [INFO] [stderr] Compiling critical-section v0.2.5 [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 bare-metal v0.2.5 [INFO] [stderr] Compiling num_enum_derive v0.5.6 [INFO] [stderr] Compiling cortex-m-rt-macros v0.7.0 [INFO] [stderr] Checking volatile-register v0.2.1 [INFO] [stderr] Checking nb v0.1.3 [INFO] [stderr] Compiling crc-any v2.4.1 [INFO] [stderr] Checking embedded-hal v0.2.6 [INFO] [stderr] Compiling defmt-macros v0.3.1 [INFO] [stderr] Checking bare-metal v1.0.0 [INFO] [stderr] Compiling az v1.2.0 [INFO] [stderr] Checking arrayvec v0.7.2 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Compiling defmt-parser v0.3.0 [INFO] [stderr] Compiling paste v1.0.6 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking display-interface v0.4.1 [INFO] [stderr] Checking usb-device v0.2.8 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking itertools v0.10.3 [INFO] [stderr] Compiling xiao2040-bsp v0.1.0 (/opt/rustwide/workdir/xiao2040-bsp) [INFO] [stderr] Compiling defmt-rtt v0.3.1 [INFO] [stderr] Checking byte-slice-cast v0.3.5 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling panic-probe v0.3.0 [INFO] [stderr] Checking display-interface-i2c v0.4.0 [INFO] [stderr] Checking display-interface-spi v0.4.1 [INFO] [stderr] Compiling rp2040-boot2 v0.2.0 [INFO] [stderr] Checking num-complex v0.3.1 [INFO] [stderr] Checking num v0.3.1 [INFO] [stderr] Checking num_enum v0.5.6 [INFO] [stderr] Checking embedded-time v0.12.1 [INFO] [stderr] Checking pio v0.1.0 [INFO] [stderr] Checking embedded-graphics-core v0.3.3 [INFO] [stderr] Checking ssd1306 v0.7.0 [INFO] [stderr] Checking rp2040-hal v0.3.0 [INFO] [stderr] Checking rp2040-app v0.1.0 (/opt/rustwide/workdir/app) [INFO] [stdout] warning: unused import: `PushPullOutput` [INFO] [stdout] --> app/src/main.rs:19:51 [INFO] [stdout] | [INFO] [stdout] 19 | Sio, gpio::{PinId, PinMode, ValidPinMode, PushPullOutput, DynPin, Pin}, I2C, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `convert::Infallible` [INFO] [stdout] --> app/src/main.rs:23:12 [INFO] [stdout] | [INFO] [stdout] 23 | use core::{convert::Infallible, fmt::Write}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `PushPullOutput` [INFO] [stdout] --> app/src/main.rs:19:51 [INFO] [stdout] | [INFO] [stdout] 19 | Sio, gpio::{PinId, PinMode, ValidPinMode, PushPullOutput, DynPin, Pin}, I2C, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `convert::Infallible` [INFO] [stdout] --> app/src/main.rs:23:12 [INFO] [stdout] | [INFO] [stdout] 23 | use core::{convert::Infallible, fmt::Write}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `#[panic_handler]` function required, but not found [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: language item required, but not found: `eh_personality` [INFO] [stdout] | [INFO] [stdout] = note: this can occur when a binary crate with `#![no_std]` is compiled for a target where `eh_personality` is defined in the standard library [INFO] [stdout] = help: you may be able to compile for a target that doesn't need `eh_personality`, specify a target with `--target` or in `.cargo/config` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `clocks` [INFO] [stdout] --> app/src/main.rs:47:9 [INFO] [stdout] | [INFO] [stdout] 47 | let clocks = init_clocks_and_plls( [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_clocks` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rp2040-app` (bin "rp2040-app") due to 3 previous errors; 2 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "d1d6ceb553fd090c9f3c1396464bbab13030e06ac4317c97ce089b6308d943fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d1d6ceb553fd090c9f3c1396464bbab13030e06ac4317c97ce089b6308d943fa", kill_on_drop: false }` [INFO] [stdout] d1d6ceb553fd090c9f3c1396464bbab13030e06ac4317c97ce089b6308d943fa