[INFO] cloning repository https://github.com/sjoerdsimons/ledboard
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sjoerdsimons/ledboard" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsjoerdsimons%2Fledboard", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsjoerdsimons%2Fledboard'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1a2b9c27cbda2cff86805b30447d321ebf26bac4
[INFO] checking sjoerdsimons/ledboard against try#66388cc165a6c4ac98c074dc9f0281ff23528c55 for pr-150727
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsjoerdsimons%2Fledboard" "/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/sjoerdsimons/ledboard
[INFO] finished tweaking git repo https://github.com/sjoerdsimons/ledboard
[INFO] tweaked toml for git repo https://github.com/sjoerdsimons/ledboard written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/sjoerdsimons/ledboard on toolchain 66388cc165a6c4ac98c074dc9f0281ff23528c55
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+66388cc165a6c4ac98c074dc9f0281ff23528c55" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/sjoerdsimons/ledboard 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" "+66388cc165a6c4ac98c074dc9f0281ff23528c55" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded defmt-macros v0.3.1
[INFO] [stderr]   Downloaded defmt-parser v0.3.0
[INFO] [stderr]   Downloaded panic-probe v0.3.0
[INFO] [stderr]   Downloaded defmt v0.3.0
[INFO] [stderr]   Downloaded embedded-hal v0.2.6
[INFO] [stderr]   Downloaded cortex-m-rt v0.7.1
[INFO] [stderr]   Downloaded defmt-rtt v0.3.1
[INFO] [stderr]   Downloaded critical-section v0.2.5
[INFO] [stderr]   Downloaded seq-macro v0.2.2
[INFO] [stderr]   Downloaded xmltree v0.8.0
[INFO] [stderr]   Downloaded svd-parser v0.10.2
[INFO] [stderr]   Downloaded bxcan v0.6.2
[INFO] [stderr]   Downloaded usb-device v0.2.8
[INFO] [stderr]   Downloaded heapless v0.7.9
[INFO] [stderr]   Downloaded cortex-m v0.7.4
[INFO] [stderr]   Downloaded atomic-polyfill v0.1.5
[INFO] [stderr]   Downloaded riscv v0.7.0
[INFO] [stderr]   Downloaded sdio-host v0.5.0
[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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+66388cc165a6c4ac98c074dc9f0281ff23528c55" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a94baa0c4adab0dc57e86ef0945ed065a3700ae38240a96d7d35e391186f1ec4
[INFO] running `Command { std: "docker" "start" "-a" "a94baa0c4adab0dc57e86ef0945ed065a3700ae38240a96d7d35e391186f1ec4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a94baa0c4adab0dc57e86ef0945ed065a3700ae38240a96d7d35e391186f1ec4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a94baa0c4adab0dc57e86ef0945ed065a3700ae38240a96d7d35e391186f1ec4", kill_on_drop: false }`
[INFO] [stdout] a94baa0c4adab0dc57e86ef0945ed065a3700ae38240a96d7d35e391186f1ec4
[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=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" "+66388cc165a6c4ac98c074dc9f0281ff23528c55" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 29f88ab9fe2653ce9f045ef76360ccf761e42b67bf704d89d46a9f7b4579da27
[INFO] running `Command { std: "docker" "start" "-a" "29f88ab9fe2653ce9f045ef76360ccf761e42b67bf704d89d46a9f7b4579da27", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.84
[INFO] [stderr]    Compiling semver v1.0.4
[INFO] [stderr]    Compiling cortex-m v0.7.4
[INFO] [stderr]    Compiling crossbeam-utils v0.8.5
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.5
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling indexmap v1.7.0
[INFO] [stderr]    Compiling serde_derive v1.0.133
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling rayon-core v1.9.1
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling serde v1.0.133
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling anyhow v1.0.52
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling rayon v1.5.1
[INFO] [stderr]    Compiling xml-rs v0.7.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling defmt v0.3.0
[INFO] [stderr]    Compiling linked-hash-map v0.5.4
[INFO] [stderr]    Compiling crossbeam-channel v0.5.1
[INFO] [stderr]    Compiling os_str_bytes v6.0.0
[INFO] [stderr]    Compiling chiptool v0.1.0 (https://github.com/embassy-rs/chiptool?rev=31c3c09197d63d29eddbf4c70d6158edac0ac5d3#31c3c091)
[INFO] [stderr]     Checking nb v1.0.0
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling once_cell v1.9.0
[INFO] [stderr]    Compiling textwrap v0.14.2
[INFO] [stderr]    Compiling inflections v1.1.1
[INFO] [stderr]     Checking nb v0.1.3
[INFO] [stderr]    Compiling regex v1.5.4
[INFO] [stderr]    Compiling crossbeam-deque v0.8.1
[INFO] [stderr]    Compiling xmltree v0.8.0
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]    Compiling defmt-macros v0.3.1
[INFO] [stderr]    Compiling futures-core v0.3.19
[INFO] [stderr]     Checking embedded-hal v0.2.6
[INFO] [stderr]     Checking vcell v0.1.3
[INFO] [stderr]    Compiling defmt-parser v0.3.0
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]    Compiling bare-metal v0.2.5
[INFO] [stderr]    Compiling cast v0.2.7
[INFO] [stderr]    Compiling futures-task v0.3.19
[INFO] [stderr]    Compiling cortex-m-rt v0.7.1
[INFO] [stderr]     Checking volatile-register v0.2.1
[INFO] [stderr]     Checking bitfield v0.13.2
[INFO] [stderr]    Compiling critical-section v0.2.5
[INFO] [stderr]    Compiling futures-channel v0.3.19
[INFO] [stderr]     Checking futures-sink v0.3.19
[INFO] [stderr]    Compiling futures-util v0.3.19
[INFO] [stderr]     Checking lock_api v0.4.5
[INFO] [stderr]    Compiling heapless v0.7.9
[INFO] [stderr]     Checking bare-metal v1.0.0
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]     Checking pin-project-lite v0.2.8
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]     Checking futures-io v0.3.19
[INFO] [stderr]    Compiling embassy v0.1.0 (https://github.com/embassy-rs/embassy#c0e94a70)
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling defmt-rtt v0.3.1
[INFO] [stderr]    Compiling panic-probe v0.3.0
[INFO] [stderr]     Checking usb-device v0.2.8
[INFO] [stderr]     Checking bxcan v0.6.2
[INFO] [stderr]     Checking spin v0.9.2
[INFO] [stderr]     Checking rand_core v0.6.3
[INFO] [stderr]     Checking either v1.6.1
[INFO] [stderr]     Checking sdio-host v0.5.0
[INFO] [stderr]    Compiling seq-macro v0.2.2
[INFO] [stderr]    Compiling ledboard v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking hash32 v0.2.1
[INFO] [stderr]     Checking rotary-encoder-hal v0.5.0 (https://github.com/leshow/rotary-encoder-hal#09800259)
[INFO] [stderr]    Compiling env_logger v0.9.0
[INFO] [stderr]    Compiling riscv-target v0.1.2
[INFO] [stderr]    Compiling atomic-polyfill v0.1.5
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling darling_core v0.13.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.30
[INFO] [stderr]    Compiling clap_derive v3.0.0
[INFO] [stderr]    Compiling futures-macro v0.3.19
[INFO] [stderr]    Compiling pin-project-internal v1.0.10
[INFO] [stderr]    Compiling cortex-m-rt-macros v0.7.0
[INFO] [stderr]     Checking pin-project v1.0.10
[INFO] [stderr]    Compiling darling_macro v0.13.1
[INFO] [stderr]    Compiling darling v0.13.1
[INFO] [stderr]    Compiling embassy-macros v0.1.0 (https://github.com/embassy-rs/embassy#c0e94a70)
[INFO] [stderr]    Compiling clap v3.0.0
[INFO] [stderr]    Compiling thiserror v1.0.30
[INFO] [stderr]     Checking embassy-traits v0.1.0 (https://github.com/embassy-rs/embassy#c0e94a70)
[INFO] [stderr]    Compiling svd-parser v0.10.2
[INFO] [stderr]     Checking futures v0.3.19
[INFO] [stdout] error[E0658]: `impl Trait` in associated types is unstable
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/embassy-c08a80187403f815/c0e94a7/embassy/src/time/delay.rs:14:28
[INFO] [stdout]    |
[INFO] [stdout] 14 |     type DelayFuture<'a> = impl Future<Output = ()> + 'a;
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #63063 <https://github.com/rust-lang/rust/issues/63063> for more information
[INFO] [stdout]    = help: add `#![feature(impl_trait_in_assoc_type)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2026-01-08; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0658`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `embassy` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "29f88ab9fe2653ce9f045ef76360ccf761e42b67bf704d89d46a9f7b4579da27", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "29f88ab9fe2653ce9f045ef76360ccf761e42b67bf704d89d46a9f7b4579da27", kill_on_drop: false }`
[INFO] [stdout] 29f88ab9fe2653ce9f045ef76360ccf761e42b67bf704d89d46a9f7b4579da27
