[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#b2fb67b8b6007ced9ad3f3b752a6fec899e7859c for pr-138915 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsjoerdsimons%2Fledboard" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sjoerdsimons/ledboard on toolchain b2fb67b8b6007ced9ad3f3b752a6fec899e7859c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b2fb67b8b6007ced9ad3f3b752a6fec899e7859c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-5-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-5-tc2/source/Cargo.toml [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" "+b2fb67b8b6007ced9ad3f3b752a6fec899e7859c" "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 panic-probe v0.3.0 [INFO] [stderr] Downloaded seq-macro v0.2.2 [INFO] [stderr] Downloaded sdio-host v0.5.0 [INFO] [stderr] Downloaded atomic-polyfill v0.1.5 [INFO] [stderr] Downloaded embedded-hal v0.2.6 [INFO] [stderr] Downloaded critical-section v0.2.5 [INFO] [stderr] Downloaded cortex-m v0.7.4 [INFO] [stderr] Downloaded defmt-parser v0.3.0 [INFO] [stderr] Downloaded defmt-macros v0.3.1 [INFO] [stderr] Downloaded defmt-rtt v0.3.1 [INFO] [stderr] Downloaded heapless v0.7.9 [INFO] [stderr] Downloaded svd-parser v0.10.2 [INFO] [stderr] Downloaded usb-device v0.2.8 [INFO] [stderr] Downloaded defmt v0.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+b2fb67b8b6007ced9ad3f3b752a6fec899e7859c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b1d5698add25b9c3f89fcf2e6f49027f3dbb1211cde9f6b04beee3622fe28c83 [INFO] running `Command { std: "docker" "start" "-a" "b1d5698add25b9c3f89fcf2e6f49027f3dbb1211cde9f6b04beee3622fe28c83", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b1d5698add25b9c3f89fcf2e6f49027f3dbb1211cde9f6b04beee3622fe28c83", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b1d5698add25b9c3f89fcf2e6f49027f3dbb1211cde9f6b04beee3622fe28c83", kill_on_drop: false }` [INFO] [stdout] b1d5698add25b9c3f89fcf2e6f49027f3dbb1211cde9f6b04beee3622fe28c83 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+b2fb67b8b6007ced9ad3f3b752a6fec899e7859c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bbf96fbe1f1024042aab7c3b346e322a751172a5e1aaa9f37d4536634c4f1713 [INFO] running `Command { std: "docker" "start" "-a" "bbf96fbe1f1024042aab7c3b346e322a751172a5e1aaa9f37d4536634c4f1713", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.84 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling semver v1.0.4 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling cortex-m v0.7.4 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling serde_derive v1.0.133 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling bare-metal v0.2.5 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling serde v1.0.133 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling anyhow v1.0.52 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling xml-rs v0.7.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling defmt v0.3.0 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Checking nb v1.0.0 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling os_str_bytes v6.0.0 [INFO] [stderr] Compiling quote v1.0.14 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling textwrap v0.14.2 [INFO] [stderr] Compiling cast v0.2.7 [INFO] [stderr] Compiling chiptool v0.1.0 (https://github.com/embassy-rs/chiptool?rev=31c3c09197d63d29eddbf4c70d6158edac0ac5d3#31c3c091) [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling xmltree v0.8.0 [INFO] [stderr] Compiling inflections v1.1.1 [INFO] [stderr] Checking nb v0.1.3 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling defmt-macros v0.3.1 [INFO] [stderr] Compiling defmt-parser v0.3.0 [INFO] [stderr] Checking embedded-hal v0.2.6 [INFO] [stderr] Compiling futures-core v0.3.19 [INFO] [stderr] Checking vcell v0.1.3 [INFO] [stderr] Compiling futures-task v0.3.19 [INFO] [stderr] Compiling cortex-m-rt v0.7.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Checking volatile-register v0.2.1 [INFO] [stderr] Compiling futures-channel v0.3.19 [INFO] [stderr] Checking bitfield v0.13.2 [INFO] [stderr] Compiling futures-util v0.3.19 [INFO] [stderr] Checking futures-sink v0.3.19 [INFO] [stderr] Compiling critical-section v0.2.5 [INFO] [stderr] Checking lock_api v0.4.5 [INFO] [stderr] Checking pin-project-lite v0.2.8 [INFO] [stderr] Checking bare-metal v1.0.0 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling heapless v0.7.9 [INFO] [stderr] Compiling embassy v0.1.0 (https://github.com/embassy-rs/embassy#c0e94a70) [INFO] [stderr] Checking futures-io v0.3.19 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [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] Compiling ledboard v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking hash32 v0.2.1 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Compiling seq-macro v0.2.2 [INFO] [stderr] Checking sdio-host v0.5.0 [INFO] [stderr] Checking rotary-encoder-hal v0.5.0 (https://github.com/leshow/rotary-encoder-hal#09800259) [INFO] [stderr] Compiling regex v1.5.4 [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 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] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling svd-parser v0.10.2 [INFO] [stderr] Checking pin-project v1.0.10 [INFO] [stderr] Compiling darling_macro v0.13.1 [INFO] [stderr] Checking embassy-traits v0.1.0 (https://github.com/embassy-rs/embassy#c0e94a70) [INFO] [stderr] Compiling clap v3.0.0 [INFO] [stderr] Compiling darling v0.13.1 [INFO] [stderr] Compiling embassy-macros v0.1.0 (https://github.com/embassy-rs/embassy#c0e94a70) [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 + 'a; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #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 2025-03-24; 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" "bbf96fbe1f1024042aab7c3b346e322a751172a5e1aaa9f37d4536634c4f1713", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bbf96fbe1f1024042aab7c3b346e322a751172a5e1aaa9f37d4536634c4f1713", kill_on_drop: false }` [INFO] [stdout] bbf96fbe1f1024042aab7c3b346e322a751172a5e1aaa9f37d4536634c4f1713