[INFO] cloning repository https://github.com/haarer/rust_bluepill_serial
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/haarer/rust_bluepill_serial" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhaarer%2Frust_bluepill_serial", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhaarer%2Frust_bluepill_serial'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 45909f1e9699ea8ed23a4e2e3109a158bd70a822
[INFO] testing haarer/rust_bluepill_serial against beta-2026-04-21 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhaarer%2Frust_bluepill_serial" "/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/haarer/rust_bluepill_serial
[INFO] finished tweaking git repo https://github.com/haarer/rust_bluepill_serial
[INFO] tweaked toml for git repo https://github.com/haarer/rust_bluepill_serial written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/haarer/rust_bluepill_serial on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/haarer/rust_bluepill_serial 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" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[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" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 42f0ccede856690fa050b2e295eafeb8ff25826c4158472c095c917b576158dd
[INFO] running `Command { std: "docker" "start" "-a" "42f0ccede856690fa050b2e295eafeb8ff25826c4158472c095c917b576158dd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "42f0ccede856690fa050b2e295eafeb8ff25826c4158472c095c917b576158dd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "42f0ccede856690fa050b2e295eafeb8ff25826c4158472c095c917b576158dd", kill_on_drop: false }`
[INFO] [stdout] 42f0ccede856690fa050b2e295eafeb8ff25826c4158472c095c917b576158dd
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 71f23f85ee0a89e2f4332936d7150431992ef81cc58e5042a17dc9afa96d68b7
[INFO] running `Command { std: "docker" "start" "-a" "71f23f85ee0a89e2f4332936d7150431992ef81cc58e5042a17dc9afa96d68b7", kill_on_drop: false }`
[INFO] [stderr]    Compiling nb v1.1.0
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling cortex-m v0.7.7
[INFO] [stderr]    Compiling vcell v0.1.3
[INFO] [stderr]    Compiling cortex-m-rt v0.7.5
[INFO] [stderr]    Compiling bitfield v0.13.2
[INFO] [stderr]    Compiling stm32f1 v0.14.0
[INFO] [stderr]    Compiling gcd v2.3.0
[INFO] [stderr]    Compiling stm32-usbd v0.6.0
[INFO] [stderr]    Compiling usb-device v0.2.9
[INFO] [stderr]    Compiling bare-metal v1.0.0
[INFO] [stderr]    Compiling bare-metal v0.2.5
[INFO] [stderr]    Compiling embedded-dma v0.2.0
[INFO] [stderr]    Compiling panic-halt v1.0.0
[INFO] [stderr]    Compiling nb v0.1.3
[INFO] [stderr]    Compiling volatile-register v0.2.2
[INFO] [stderr]    Compiling bxcan v0.6.2
[INFO] [stderr]    Compiling fugit v0.3.9
[INFO] [stderr]    Compiling embedded-hal v0.2.7
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling fugit-timer v0.1.3
[INFO] [stderr]    Compiling cortex-m-rt-macros v0.7.5
[INFO] [stderr]    Compiling stm32f1xx-hal v0.9.0
[INFO] [stderr]    Compiling rust_bluepill_serial v0.1.0 (/opt/rustwide/workdir)
[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 `rust_bluepill_serial` (bin "rust_bluepill_serial") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "71f23f85ee0a89e2f4332936d7150431992ef81cc58e5042a17dc9afa96d68b7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "71f23f85ee0a89e2f4332936d7150431992ef81cc58e5042a17dc9afa96d68b7", kill_on_drop: false }`
[INFO] [stdout] 71f23f85ee0a89e2f4332936d7150431992ef81cc58e5042a17dc9afa96d68b7
