[INFO] cloning repository https://github.com/ctron/drogue-neopixel [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ctron/drogue-neopixel" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fctron%2Fdrogue-neopixel", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fctron%2Fdrogue-neopixel'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 33828f3fb21da91925e56da675823e5247f128be [INFO] checking ctron/drogue-neopixel/33828f3fb21da91925e56da675823e5247f128be against master#ff1737bb00913444173658b4e0b274fd79aabf66 for pr-132712-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fctron%2Fdrogue-neopixel" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ctron/drogue-neopixel on toolchain ff1737bb00913444173658b4e0b274fd79aabf66 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-5-tc1/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-5-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/ctron/drogue-neopixel [INFO] finished tweaking git repo https://github.com/ctron/drogue-neopixel [INFO] tweaked toml for git repo https://github.com/ctron/drogue-neopixel written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/ctron/drogue-neopixel 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" "+ff1737bb00913444173658b4e0b274fd79aabf66" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/drogue-iot/drogue-device.git` [INFO] [stderr] Updating git repository `https://github.com/drogue-iot/ector.git` [INFO] [stderr] Updating git repository `https://github.com/embassy-rs/embassy.git` [INFO] [stderr] Updating git submodule `https://github.com/embassy-rs/stm32-data.git` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded defmt-macros v0.3.2 [INFO] [stderr] Downloaded atomic-polyfill v1.0.1 [INFO] [stderr] Downloaded strum_macros v0.24.0 [INFO] [stderr] Downloaded panic-probe v0.3.0 [INFO] [stderr] Downloaded static_cell v1.0.0 [INFO] [stderr] Downloaded panic-reset v0.1.1 [INFO] [stderr] Downloaded defmt v0.3.2 [INFO] [stderr] Downloaded cortex-m v0.7.6 [INFO] [stderr] Downloaded embedded-storage-async v0.3.0 [INFO] [stderr] Downloaded defmt-parser v0.3.1 [INFO] [stderr] Downloaded embedded-nal-async v0.2.0 [INFO] [stderr] Downloaded embedded-io v0.3.0 [INFO] [stderr] Downloaded critical-section v0.2.7 [INFO] [stderr] Downloaded defmt-rtt v0.3.2 [INFO] [stderr] Downloaded embedded-hal-async v0.1.0-alpha.1 [INFO] [stderr] Downloaded bare-metal v1.0.0 [INFO] [stderr] Downloaded atomic-polyfill v0.1.8 [INFO] [stderr] Downloaded embedded-nal v0.6.0 [INFO] [stderr] Downloaded zeroize v1.5.5 [INFO] [stderr] Downloaded embedded-hal v1.0.0-alpha.8 [INFO] [stderr] Downloaded async-trait v0.1.56 [INFO] [stderr] Downloaded const-oid v0.9.0 [INFO] [stderr] Downloaded ron v0.7.1 [INFO] [stderr] Downloaded config v0.13.1 [INFO] [stderr] Downloaded riscv v0.7.0 [INFO] [stderr] Downloaded futures-intrusive v0.4.0 [INFO] [stderr] Downloaded heapless v0.7.14 [INFO] [stderr] Downloaded elliptic-curve v0.12.1 [INFO] [stderr] Downloaded fixed v1.15.0 [INFO] [stderr] Downloaded palette v0.6.0 [INFO] [stderr] Downloaded postcard v1.0.2 [INFO] [stderr] Downloaded az v1.2.0 [INFO] [stderr] Downloaded cortex-m-rt v0.7.1 [INFO] [stderr] Downloaded crypto-bigint v0.4.7 [INFO] [stderr] Downloaded embedded-tls v0.8.0 [INFO] [stderr] Downloaded cobs v0.2.3 [INFO] [stderr] Downloaded embedded-update v0.7.0 [INFO] [stderr] Downloaded embedded-storage v0.3.0 [INFO] [stderr] Downloaded spin v0.9.3 [INFO] [stderr] Downloaded no-std-net v0.5.0 [INFO] [stderr] Downloaded ff v0.12.0 [INFO] [stderr] Downloaded group v0.12.0 [INFO] [stderr] Downloaded reqwless v0.1.3 [INFO] [stderr] Downloaded palette_derive v0.6.0 [INFO] [stderr] Downloaded nrf52840-pac v0.11.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3494bdf17dcf14b9424f1e45c7598c8feb6f0464d250f7e9ceb33fd1ff0c9333 [INFO] running `Command { std: "docker" "start" "-a" "3494bdf17dcf14b9424f1e45c7598c8feb6f0464d250f7e9ceb33fd1ff0c9333", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3494bdf17dcf14b9424f1e45c7598c8feb6f0464d250f7e9ceb33fd1ff0c9333", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3494bdf17dcf14b9424f1e45c7598c8feb6f0464d250f7e9ceb33fd1ff0c9333", kill_on_drop: false }` [INFO] [stdout] 3494bdf17dcf14b9424f1e45c7598c8feb6f0464d250f7e9ceb33fd1ff0c9333 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a0d54f70c8d837620d98dc64bbd481036cacad3e394953e4892496c527bb4c80 [INFO] running `Command { std: "docker" "start" "-a" "a0d54f70c8d837620d98dc64bbd481036cacad3e394953e4892496c527bb4c80", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling unicode-ident v1.0.1 [INFO] [stderr] Compiling syn v1.0.96 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling semver v1.0.10 [INFO] [stderr] Compiling defmt v0.3.2 [INFO] [stderr] Checking nb v1.0.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling defmt-macros v0.3.2 [INFO] [stderr] Compiling defmt-parser v0.3.1 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Checking critical-section v1.1.1 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling libm v0.2.2 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking futures-sink v0.3.21 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling atomic-polyfill v1.0.1 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Checking nb v0.1.3 [INFO] [stderr] Checking hash32 v0.2.1 [INFO] [stderr] Compiling cortex-m v0.7.6 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking embedded-io v0.3.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Checking embedded-hal v0.2.7 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stdout] error[E0658]: `impl Trait` in associated types is unstable [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/embedded-io-0.3.0/src/asynch.rs:101:27 [INFO] [stdout] | [INFO] [stdout] 101 | type ReadFuture<'a> = impl Future> [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 2024-11-23; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: `impl Trait` in associated types is unstable [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/embedded-io-0.3.0/src/asynch.rs:112:30 [INFO] [stdout] | [INFO] [stdout] 112 | type FillBufFuture<'a> = impl Future> [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 2024-11-23; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: `impl Trait` in associated types is unstable [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/embedded-io-0.3.0/src/asynch.rs:126:28 [INFO] [stdout] | [INFO] [stdout] 126 | type WriteFuture<'a> = impl Future> [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 2024-11-23; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: `impl Trait` in associated types is unstable [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/embedded-io-0.3.0/src/asynch.rs:135:28 [INFO] [stdout] | [INFO] [stdout] 135 | type FlushFuture<'a> = impl Future> [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 2024-11-23; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: `impl Trait` in associated types is unstable [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/embedded-io-0.3.0/src/asynch.rs:150:27 [INFO] [stdout] | [INFO] [stdout] 150 | type ReadFuture<'a> = impl Future> [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 2024-11-23; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: `impl Trait` in associated types is unstable [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/embedded-io-0.3.0/src/asynch.rs:176:30 [INFO] [stdout] | [INFO] [stdout] 176 | type FillBufFuture<'a> = impl Future> [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 2024-11-23; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: `impl Trait` in associated types is unstable [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/embedded-io-0.3.0/src/asynch.rs:201:28 [INFO] [stdout] | [INFO] [stdout] 201 | type WriteFuture<'a> = impl Future> [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 2024-11-23; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: `impl Trait` in associated types is unstable [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/embedded-io-0.3.0/src/asynch.rs:216:28 [INFO] [stdout] | [INFO] [stdout] 216 | type FlushFuture<'a> = impl Future> [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 2024-11-23; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking embedded-hal v1.0.0-alpha.8 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stdout] For more information about this error, try `rustc --explain E0658`. [INFO] [stdout] [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] error: could not compile `embedded-io` (lib) due to 8 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "a0d54f70c8d837620d98dc64bbd481036cacad3e394953e4892496c527bb4c80", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a0d54f70c8d837620d98dc64bbd481036cacad3e394953e4892496c527bb4c80", kill_on_drop: false }` [INFO] [stdout] a0d54f70c8d837620d98dc64bbd481036cacad3e394953e4892496c527bb4c80