[INFO] cloning repository https://github.com/paulmoseskailer/shared_display
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/paulmoseskailer/shared_display" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpaulmoseskailer%2Fshared_display", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpaulmoseskailer%2Fshared_display'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a61df588934c793c6bddf8549b43e4db1f3237ec
[INFO] testing paulmoseskailer/shared_display 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%2Fpaulmoseskailer%2Fshared_display" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/paulmoseskailer/shared_display
[INFO] finished tweaking git repo https://github.com/paulmoseskailer/shared_display
[INFO] tweaked toml for git repo https://github.com/paulmoseskailer/shared_display written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/paulmoseskailer/shared_display 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/paulmoseskailer/shared_display 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-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 85deb0d015535fc28574ae8b1d70b83f528aa792eb47b4f8b0ca3e5ed4d353d3
[INFO] running `Command { std: "docker" "start" "-a" "85deb0d015535fc28574ae8b1d70b83f528aa792eb47b4f8b0ca3e5ed4d353d3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "85deb0d015535fc28574ae8b1d70b83f528aa792eb47b4f8b0ca3e5ed4d353d3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "85deb0d015535fc28574ae8b1d70b83f528aa792eb47b4f8b0ca3e5ed4d353d3", kill_on_drop: false }`
[INFO] [stdout] 85deb0d015535fc28574ae8b1d70b83f528aa792eb47b4f8b0ca3e5ed4d353d3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] e25e361c31c9bfca1b416af5338b855cf01f493224e6432163b39a14634c7f1e
[INFO] running `Command { std: "docker" "start" "-a" "e25e361c31c9bfca1b416af5338b855cf01f493224e6432163b39a14634c7f1e", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling litrs v0.4.2
[INFO] [stderr]    Compiling az v1.2.1
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling heapless v0.8.0
[INFO] [stderr]    Compiling nb v1.1.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling critical-section v1.2.0
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]    Compiling embassy-time-driver v0.2.0
[INFO] [stderr]    Compiling embedded-hal-async v1.0.0
[INFO] [stderr]    Compiling embedded-io-async v0.6.1
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling embedded-hal v1.0.0
[INFO] [stderr]    Compiling nb v0.1.3
[INFO] [stderr]    Compiling embassy-sync v0.7.0
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling embedded-io v0.6.1
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling embedded-hal v0.2.7
[INFO] [stderr]    Compiling micromath v2.1.0
[INFO] [stderr]    Compiling hash32 v0.3.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling embassy-executor v0.7.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling document-features v0.2.11
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling static_cell v2.1.1
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling embassy-time v0.4.0
[INFO] [stderr]    Compiling float-cmp v0.9.0
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling maybe-async v0.2.10
[INFO] [stderr]    Compiling embedded-graphics-core v0.4.0 (https://github.com/paulmoseskailer/embedded-graphics.git#bdc0b087)
[INFO] [stderr]    Compiling embedded-graphics v0.8.1 (https://github.com/paulmoseskailer/embedded-graphics.git#bdc0b087)
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling embassy-executor-macros v0.6.2
[INFO] [stderr]    Compiling asydis-core v0.1.0 (https://github.com/paulmoseskailer/asydis.git#9c76acc9)
[INFO] [stderr]    Compiling asydis v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel
[INFO] [stdout]    --> src/lib.rs:127:1
[INFO] [stdout]     |
[INFO] [stdout] 127 | #![feature(async_fn_traits)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0554`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `asydis` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "e25e361c31c9bfca1b416af5338b855cf01f493224e6432163b39a14634c7f1e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e25e361c31c9bfca1b416af5338b855cf01f493224e6432163b39a14634c7f1e", kill_on_drop: false }`
[INFO] [stdout] e25e361c31c9bfca1b416af5338b855cf01f493224e6432163b39a14634c7f1e
