[INFO] cloning repository https://github.com/paulc/stm32f401-test-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/paulc/stm32f401-test-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpaulc%2Fstm32f401-test-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpaulc%2Fstm32f401-test-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d5784b231c007d3fe010a0edf04a733c66eed21f
[INFO] testing paulc/stm32f401-test-rs against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpaulc%2Fstm32f401-test-rs" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/paulc/stm32f401-test-rs
[INFO] finished tweaking git repo https://github.com/paulc/stm32f401-test-rs
[INFO] tweaked toml for git repo https://github.com/paulc/stm32f401-test-rs written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/paulc/stm32f401-test-rs on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/paulc/stm32f401-test-rs 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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "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 usbd-serial v0.2.2
[INFO] [stderr]   Downloaded defmt-parser v0.3.4
[INFO] [stderr]   Downloaded critical-section v1.1.3
[INFO] [stderr]   Downloaded usb-device v0.3.2
[INFO] [stderr]   Downloaded defmt-macros v0.3.9
[INFO] [stderr]   Downloaded cortex-m-semihosting v0.5.0
[INFO] [stderr]   Downloaded display-interface-spi v0.5.0
[INFO] [stderr]   Downloaded ili9341 v0.6.0
[INFO] [stderr]   Downloaded panic-rtt-target v0.1.3
[INFO] [stderr]   Downloaded fugit v0.3.7
[INFO] [stderr]   Downloaded mipidsi v0.8.0
[INFO] [stderr]   Downloaded embedded-graphics-core v0.4.0
[INFO] [stderr]   Downloaded synopsys-usb-otg v0.4.0
[INFO] [stderr]   Downloaded rtt-log v0.4.0
[INFO] [stderr]   Downloaded rtt-target v0.5.0
[INFO] [stderr]   Downloaded profont v0.7.0
[INFO] [stderr]   Downloaded embedded-hal-bus v0.2.0
[INFO] [stderr]   Downloaded micromath v2.1.0
[INFO] [stderr]   Downloaded display-interface v0.5.0
[INFO] [stderr]   Downloaded defmt v0.3.8
[INFO] [stderr]   Downloaded stm32f4xx-hal v0.22.0
[INFO] [stderr]   Downloaded embedded-graphics v0.8.1
[INFO] [stderr]   Downloaded sh1106 v0.5.0
[INFO] [stderr]   Downloaded stm32f4-staging v0.16.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 249862c62667916c04b18b1cd7b36bf708db5e483db1340c5a1f73fff55a1fb8
[INFO] running `Command { std: "docker" "start" "-a" "249862c62667916c04b18b1cd7b36bf708db5e483db1340c5a1f73fff55a1fb8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "249862c62667916c04b18b1cd7b36bf708db5e483db1340c5a1f73fff55a1fb8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "249862c62667916c04b18b1cd7b36bf708db5e483db1340c5a1f73fff55a1fb8", kill_on_drop: false }`
[INFO] [stdout] 249862c62667916c04b18b1cd7b36bf708db5e483db1340c5a1f73fff55a1fb8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 41b574947efd93b05e8f96e81abec6053fa3ddda2a6351697045c707c4c10fb7
[INFO] running `Command { std: "docker" "start" "-a" "41b574947efd93b05e8f96e81abec6053fa3ddda2a6351697045c707c4c10fb7", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.87
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling critical-section v1.1.3
[INFO] [stderr]    Compiling cortex-m v0.7.7
[INFO] [stderr]    Compiling portable-atomic v1.9.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling thiserror v1.0.64
[INFO] [stderr]    Compiling embedded-hal v1.0.0
[INFO] [stderr]    Compiling heapless v0.8.0
[INFO] [stderr]    Compiling hash32 v0.3.1
[INFO] [stderr]    Compiling cortex-m-rt v0.7.3
[INFO] [stderr]    Compiling embedded-graphics-core v0.4.0
[INFO] [stderr]    Compiling volatile-register v0.2.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling defmt v0.3.8
[INFO] [stderr]    Compiling defmt-macros v0.3.9
[INFO] [stderr]    Compiling display-interface v0.5.0
[INFO] [stderr]    Compiling stm32f4-staging v0.16.1
[INFO] [stderr]    Compiling embedded-hal-async v1.0.0
[INFO] [stderr]    Compiling gcd v2.3.0
[INFO] [stderr]    Compiling synopsys-usb-otg v0.4.0
[INFO] [stderr]    Compiling ufmt-write v0.1.0
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling rtt-target v0.5.0
[INFO] [stderr]    Compiling embedded-hal-bus v0.2.0
[INFO] [stderr]    Compiling embedded-io v0.6.1
[INFO] [stderr]    Compiling fugit v0.3.7
[INFO] [stderr]    Compiling micromath v2.1.0
[INFO] [stderr]    Compiling litrs v0.4.1
[INFO] [stderr]    Compiling stm32f4xx-hal v0.22.0
[INFO] [stderr]    Compiling cortex-m-semihosting v0.5.0
[INFO] [stderr]    Compiling sh1106 v0.5.0
[INFO] [stderr]    Compiling fugit-timer v0.1.3
[INFO] [stderr]    Compiling embedded-hal-nb v1.0.0
[INFO] [stderr]    Compiling embedded-dma v0.2.0
[INFO] [stderr]    Compiling byte-slice-cast v1.2.2
[INFO] [stderr]    Compiling bare-metal v1.0.0
[INFO] [stderr]    Compiling embedded-storage v0.3.1
[INFO] [stderr]    Compiling panic-rtt-target v0.1.3
[INFO] [stderr]    Compiling ili9341 v0.6.0
[INFO] [stderr]    Compiling mipidsi v0.8.0
[INFO] [stderr]    Compiling document-features v0.2.10
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling display-interface-spi v0.5.0
[INFO] [stderr]    Compiling syn v2.0.79
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling usb-device v0.3.2
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling float-cmp v0.9.0
[INFO] [stderr]    Compiling embedded-graphics v0.8.1
[INFO] [stderr]    Compiling rtt-log v0.4.0
[INFO] [stderr]    Compiling usbd-serial v0.2.2
[INFO] [stderr]    Compiling profont v0.7.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling cortex-m-rt-macros v0.7.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.64
[INFO] [stderr]    Compiling enumflags2_derive v0.7.10
[INFO] [stderr]    Compiling enumflags2 v0.7.10
[INFO] [stderr]    Compiling defmt-parser v0.3.4
[INFO] [stderr]    Compiling stm32f401-test-rs 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 `stm32f401-test-rs` (bin "stm32f401-test-rs") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "41b574947efd93b05e8f96e81abec6053fa3ddda2a6351697045c707c4c10fb7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "41b574947efd93b05e8f96e81abec6053fa3ddda2a6351697045c707c4c10fb7", kill_on_drop: false }`
[INFO] [stdout] 41b574947efd93b05e8f96e81abec6053fa3ddda2a6351697045c707c4c10fb7
