[INFO] cloning repository https://github.com/quartiq/thermostat
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/quartiq/thermostat" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fquartiq%2Fthermostat", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fquartiq%2Fthermostat'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6f81a63d1275b637262727d8ce6f7bb0f1485a77
[INFO] testing quartiq/thermostat against beta-2025-10-28 for beta-1.92-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fquartiq%2Fthermostat" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc2/source/.cargo/config
[INFO] started tweaking git repo https://github.com/quartiq/thermostat
[INFO] finished tweaking git repo https://github.com/quartiq/thermostat
[INFO] tweaked toml for git repo https://github.com/quartiq/thermostat written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/quartiq/thermostat on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/quartiq/thermostat 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-2025-10-28" "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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] dfb2f58120f168626851b818d4cb5d40da993fc40f1be8e5605b33d1da2e171f
[INFO] running `Command { std: "docker" "start" "-a" "dfb2f58120f168626851b818d4cb5d40da993fc40f1be8e5605b33d1da2e171f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dfb2f58120f168626851b818d4cb5d40da993fc40f1be8e5605b33d1da2e171f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dfb2f58120f168626851b818d4cb5d40da993fc40f1be8e5605b33d1da2e171f", kill_on_drop: false }`
[INFO] [stdout] dfb2f58120f168626851b818d4cb5d40da993fc40f1be8e5605b33d1da2e171f
[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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c6932e0abf04c0b0124cbebe79f4286d3e7ab15136faf69097fc876347cf0457
[INFO] running `Command { std: "docker" "start" "-a" "c6932e0abf04c0b0124cbebe79f4286d3e7ab15136faf69097fc876347cf0457", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.24
[INFO] [stderr]    Compiling typenum v1.12.0
[INFO] [stderr]    Compiling version_check v0.9.2
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling syn v1.0.54
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling nb v1.0.0
[INFO] [stderr]    Compiling cortex-m v0.7.4
[INFO] [stderr]    Compiling byteorder v1.3.4
[INFO] [stderr]    Compiling libm v0.2.1
[INFO] [stderr]    Compiling vcell v0.1.2
[INFO] [stderr]    Compiling serde_derive v1.0.118
[INFO] [stderr]    Compiling bitfield v0.13.2
[INFO] [stderr]    Compiling serde v1.0.118
[INFO] [stderr]    Compiling cortex-m v0.6.7
[INFO] [stderr]    Compiling volatile-register v0.2.0
[INFO] [stderr]    Compiling log v0.4.11
[INFO] [stderr]    Compiling nb v0.1.3
[INFO] [stderr]    Compiling embedded-hal v0.2.6
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling heapless v0.5.6
[INFO] [stderr]    Compiling cortex-m-rt v0.6.13
[INFO] [stderr]    Compiling cortex-m-rt v0.7.1
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling synopsys-usb-otg v0.2.3
[INFO] [stderr]    Compiling usb-device v0.2.7
[INFO] [stderr]    Compiling generic-array v0.14.4
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling r0 v0.2.2
[INFO] [stderr]    Compiling stm32f4 v0.13.0
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]    Compiling nom v5.1.2
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling embedded-dma v0.1.2
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling hash32 v0.1.1
[INFO] [stderr]    Compiling cortex-m-log v0.6.2
[INFO] [stderr]    Compiling bare-metal v1.0.0
[INFO] [stderr]    Compiling postcard-cobs v0.1.5-pre
[INFO] [stderr]    Compiling managed v0.7.2
[INFO] [stderr]    Compiling thermostat v0.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling eeprom24x v0.3.0
[INFO] [stderr]    Compiling bit_field v0.10.1
[INFO] [stderr]    Compiling panic-abort v0.3.2
[INFO] [stderr]    Compiling smoltcp v0.7.5
[INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/panic-abort-0.3.2/src/lib.rs:40:1
[INFO] [stdout]    |
[INFO] [stdout] 40 | #![feature(core_intrinsics)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/panic-abort-0.3.2/src/lib.rs:41:1
[INFO] [stdout]    |
[INFO] [stdout] 41 | #![feature(panic_handler)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the attribute
[INFO] [stdout]    |
[INFO] [stdout]    = help: the feature `panic_handler` has been stable since `1.30.0` and no longer requires an attribute to enable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0554`.
[INFO] [stdout] 
[INFO] [stderr]    Compiling usbd-serial v0.1.1
[INFO] [stderr] error: could not compile `panic-abort` (lib) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "c6932e0abf04c0b0124cbebe79f4286d3e7ab15136faf69097fc876347cf0457", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c6932e0abf04c0b0124cbebe79f4286d3e7ab15136faf69097fc876347cf0457", kill_on_drop: false }`
[INFO] [stdout] c6932e0abf04c0b0124cbebe79f4286d3e7ab15136faf69097fc876347cf0457
