[INFO] cloning repository https://github.com/mrtims/moist
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mrtims/moist" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmrtims%2Fmoist", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmrtims%2Fmoist'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 34e1f63d177c8ae7a463382d2c80ffd6ab002be2
[INFO] testing mrtims/moist 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%2Fmrtims%2Fmoist" "/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/mrtims/moist
[INFO] finished tweaking git repo https://github.com/mrtims/moist
[INFO] tweaked toml for git repo https://github.com/mrtims/moist written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mrtims/moist 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/mrtims/moist 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] 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] c35377f16665926488a128c62f9c034ec686cafd9f2b53e21048a7903318ee29
[INFO] running `Command { std: "docker" "start" "-a" "c35377f16665926488a128c62f9c034ec686cafd9f2b53e21048a7903318ee29", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c35377f16665926488a128c62f9c034ec686cafd9f2b53e21048a7903318ee29", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c35377f16665926488a128c62f9c034ec686cafd9f2b53e21048a7903318ee29", kill_on_drop: false }`
[INFO] [stdout] c35377f16665926488a128c62f9c034ec686cafd9f2b53e21048a7903318ee29
[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] 50a19a22aebf7fde83105dae3b08bf1eb90b7710e3cea73cfeb5ef6b199d79c3
[INFO] running `Command { std: "docker" "start" "-a" "50a19a22aebf7fde83105dae3b08bf1eb90b7710e3cea73cfeb5ef6b199d79c3", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling libc v0.2.103
[INFO] [stderr]    Compiling rand_core v0.4.2
[INFO] [stderr]    Compiling crossbeam-utils v0.8.5
[INFO] [stderr]    Compiling autocfg v0.1.7
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.5
[INFO] [stderr]    Compiling rayon-core v1.9.1
[INFO] [stderr]    Compiling az v1.1.2
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling crc32fast v1.2.1
[INFO] [stderr]    Compiling weezl v0.1.5
[INFO] [stderr]    Compiling micromath v1.1.1
[INFO] [stderr]    Compiling sdl2 v0.32.2
[INFO] [stderr]    Compiling lock_api v0.4.5
[INFO] [stderr]    Compiling heapless v0.7.7
[INFO] [stderr]    Compiling sdl2-sys v0.32.6
[INFO] [stderr]    Compiling bytemuck v1.7.2
[INFO] [stderr]    Compiling hash32 v0.2.1
[INFO] [stderr]    Compiling rand_core v0.3.1
[INFO] [stderr]    Compiling rand_jitter v0.1.4
[INFO] [stderr]    Compiling rand_hc v0.1.0
[INFO] [stderr]    Compiling rand_xorshift v0.1.1
[INFO] [stderr]    Compiling rand_isaac v0.1.1
[INFO] [stderr]    Compiling spin v0.9.2
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling gif v0.11.2
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling memoffset v0.6.4
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling rayon v1.5.1
[INFO] [stderr]    Compiling num-iter v0.1.42
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]    Compiling crossbeam-channel v0.5.1
[INFO] [stderr]    Compiling png v0.16.8
[INFO] [stderr]    Compiling crossbeam-deque v0.8.1
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling rand_os v0.1.3
[INFO] [stderr]    Compiling float-cmp v0.8.0
[INFO] [stderr]    Compiling num v0.1.42
[INFO] [stderr]    Compiling embedded-graphics-core v0.3.3
[INFO] [stderr]    Compiling embedded-graphics v0.7.1
[INFO] [stderr]    Compiling profont v0.5.0
[INFO] [stderr]    Compiling jpeg-decoder v0.1.22
[INFO] [stderr]    Compiling tiff v0.6.1
[INFO] [stderr]    Compiling image v0.23.14
[INFO] [stderr]    Compiling embedded-graphics-simulator v0.3.0
[INFO] [stderr]    Compiling moist v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: cannot find module or crate `embedded_hal` in this scope
[INFO] [stdout]  --> src/bin/stm32f429/main.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use embedded_hal::digital::v2::OutputPin;
[INFO] [stdout]   |     ^^^^^^^^^^^^ use of unresolved module or unlinked crate `embedded_hal`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `embedded_hal`, use `cargo add embedded_hal` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `hal` in this scope
[INFO] [stdout]  --> src/bin/stm32f429/main.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use hal::{
[INFO] [stdout]   |     ^^^ use of unresolved module or unlinked crate `hal`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `hal`, use `cargo add hal` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `cortex_m_rt`
[INFO] [stdout]  --> src/bin/stm32f429/main.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use cortex_m_rt::entry;
[INFO] [stdout]   |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `cortex_m_rt`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `cortex_m_rt`, use `cargo add cortex_m_rt` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `ili9341`
[INFO] [stdout]   --> src/bin/stm32f429/main.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use ili9341::{DisplaySize240x320, Ili9341, Orientation, SPI_MODE};
[INFO] [stdout]    |     ^^^^^^^ use of unresolved module or unlinked crate `ili9341`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `ili9341`, use `cargo add ili9341` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `hal` in `crate`
[INFO] [stdout]   --> src/bin/stm32f429/main.rs:15:12
[INFO] [stdout]    |
[INFO] [stdout] 15 | use crate::hal::{prelude::*, stm32};
[INFO] [stdout]    |            ^^^ could not find `hal` in the crate root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `panic_semihosting`
[INFO] [stdout]   --> src/bin/stm32f429/main.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use panic_semihosting as _;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^ no external crate `panic_semihosting`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::hal`
[INFO] [stdout]   --> src/bin/stm32f429/main.rs:15:12
[INFO] [stdout]    |
[INFO] [stdout] 15 | use crate::hal::{prelude::*, stm32};
[INFO] [stdout]    |            ^^^ could not find `hal` in the crate root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `stm32f4xx_hal`
[INFO] [stdout]   --> src/bin/stm32f429/main.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use stm32f4xx_hal as hal;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^ no external crate `stm32f4xx_hal`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `cortex_m` in this scope
[INFO] [stdout]   --> src/bin/stm32f429/main.rs:22:9
[INFO] [stdout]    |
[INFO] [stdout] 22 |         cortex_m::peripheral::Peripherals::take(),
[INFO] [stdout]    |         ^^^^^^^^ use of unresolved module or unlinked crate `cortex_m`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `cortex_m`, use `cargo add cortex_m` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `display_interface_spi` in this scope
[INFO] [stdout]   --> src/bin/stm32f429/main.rs:51:22
[INFO] [stdout]    |
[INFO] [stdout] 51 |         let if_spi = display_interface_spi::SPIInterface::new(spi, dc, cs);
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `display_interface_spi`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `display_interface_spi`, use `cargo add display_interface_spi` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `cortex_m_rt` in this scope
[INFO] [stdout]   --> src/bin/stm32f429/main.rs:24:22
[INFO] [stdout]    |
[INFO] [stdout] 24 |         let _start = cortex_m_rt::heap_start() as usize;
[INFO] [stdout]    |                      ^^^^^^^^^^^ use of unresolved module or unlinked crate `cortex_m_rt`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `cortex_m_rt`, use `cargo add cortex_m_rt` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `mhz` found for type `{integer}` in the current scope
[INFO] [stdout]   --> src/bin/stm32f429/main.rs:28:42
[INFO] [stdout]    |
[INFO] [stdout] 28 |         let clocks = rcc.cfgr.sysclk(160.mhz()).freeze();
[INFO] [stdout]    |                                          ^^^ method not found in `{integer}`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `mhz` found for type `{integer}` in the current scope
[INFO] [stdout]   --> src/bin/stm32f429/main.rs:44:16
[INFO] [stdout]    |
[INFO] [stdout] 44 |             20.mhz().into(),
[INFO] [stdout]    |                ^^^ method not found in `{integer}`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `moist` (bin "stm32f429") due to 13 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "50a19a22aebf7fde83105dae3b08bf1eb90b7710e3cea73cfeb5ef6b199d79c3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "50a19a22aebf7fde83105dae3b08bf1eb90b7710e3cea73cfeb5ef6b199d79c3", kill_on_drop: false }`
[INFO] [stdout] 50a19a22aebf7fde83105dae3b08bf1eb90b7710e3cea73cfeb5ef6b199d79c3
