[INFO] fetching crate nrf24radio 0.1.0... [INFO] checking nrf24radio-0.1.0 against master#cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c for pr-143170 [INFO] extracting crate nrf24radio 0.1.0 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate nrf24radio 0.1.0 [INFO] finished tweaking crates.io crate nrf24radio 0.1.0 [INFO] tweaked toml for crates.io crate nrf24radio 0.1.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate nrf24radio 0.1.0 on toolchain cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 15 packages to latest compatible versions [INFO] [stderr] Adding defmt v0.3.100 (available: v1.0.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0cd666d3a594c5166afbe11cac4829c8593f78e4c085a04913552427a314825c [INFO] running `Command { std: "docker" "start" "-a" "0cd666d3a594c5166afbe11cac4829c8593f78e4c085a04913552427a314825c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0cd666d3a594c5166afbe11cac4829c8593f78e4c085a04913552427a314825c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0cd666d3a594c5166afbe11cac4829c8593f78e4c085a04913552427a314825c", kill_on_drop: false }` [INFO] [stdout] 0cd666d3a594c5166afbe11cac4829c8593f78e4c085a04913552427a314825c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5969db575bcd246334581b7a963f56adb5bcc20979c5df2646c42ec862fb9057 [INFO] running `Command { std: "docker" "start" "-a" "5969db575bcd246334581b7a963f56adb5bcc20979c5df2646c42ec862fb9057", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling defmt-macros v1.0.1 [INFO] [stderr] Compiling defmt v1.0.1 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling embedded-hal-async v1.0.0 [INFO] [stderr] Checking embedded-hal v1.0.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling defmt-parser v1.0.0 [INFO] [stderr] Checking defmt v0.3.100 [INFO] [stderr] Checking nrf24radio v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: the feature `inherent_associated_types` is incomplete and may not be safe to use and/or cause compiler crashes [INFO] [stdout] --> src/lib.rs:15:12 [INFO] [stdout] | [INFO] [stdout] 15 | #![feature(inherent_associated_types)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #8995 for more information [INFO] [stdout] = note: `#[warn(incomplete_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `inherent_associated_types` is incomplete and may not be safe to use and/or cause compiler crashes [INFO] [stdout] --> src/lib.rs:15:12 [INFO] [stdout] | [INFO] [stdout] 15 | #![feature(inherent_associated_types)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #8995 for more information [INFO] [stdout] = note: `#[warn(incomplete_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `const_mut_refs` has been stable since 1.83.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/lib.rs:14:12 [INFO] [stdout] | [INFO] [stdout] 14 | #![feature(const_mut_refs)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `const_mut_refs` has been stable since 1.83.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/lib.rs:14:12 [INFO] [stdout] | [INFO] [stdout] 14 | #![feature(const_mut_refs)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Item` not found for `Reader<'a>` in the current scope [INFO] [stdout] --> src/pipe/rx.rs:59:40 [INFO] [stdout] | [INFO] [stdout] 48 | pub struct Reader<'a> { [INFO] [stdout] | --------------------- associated type `Item` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 59 | fn next(&mut self) -> Option { [INFO] [stdout] | ^^^^ associated item not found in `Reader<'a>` [INFO] [stdout] | [INFO] [stdout] = note: the associated type was found for [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Output` not found for `TXResult<'a>` in the current scope [INFO] [stdout] --> src/pipe/tx.rs:117:71 [INFO] [stdout] | [INFO] [stdout] 102 | struct TXResult<'a> { [INFO] [stdout] | ------------------- associated type `Output` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 117 | fn poll(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll { [INFO] [stdout] | ^^^^^^ associated item not found in `TXResult<'a>` [INFO] [stdout] | [INFO] [stdout] = note: the associated type was found for [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Output` not found for `watcher::Watcher<'a>` in the current scope [INFO] [stdout] --> src/pipe/watcher.rs:37:71 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct Watcher<'a> { [INFO] [stdout] | ---------------------- associated type `Output` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 37 | fn poll(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll { [INFO] [stdout] | ^^^^^^ associated item not found in `watcher::Watcher<'a>` [INFO] [stdout] | [INFO] [stdout] = note: the associated type was found for [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Item` not found for `Reader<'a>` in the current scope [INFO] [stdout] --> src/pipe/rx.rs:59:40 [INFO] [stdout] | [INFO] [stdout] 48 | pub struct Reader<'a> { [INFO] [stdout] | --------------------- associated type `Item` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 59 | fn next(&mut self) -> Option { [INFO] [stdout] | ^^^^ associated item not found in `Reader<'a>` [INFO] [stdout] | [INFO] [stdout] = note: the associated type was found for [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Output` not found for `TXResult<'a>` in the current scope [INFO] [stdout] --> src/pipe/tx.rs:117:71 [INFO] [stdout] | [INFO] [stdout] 102 | struct TXResult<'a> { [INFO] [stdout] | ------------------- associated type `Output` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 117 | fn poll(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll { [INFO] [stdout] | ^^^^^^ associated item not found in `TXResult<'a>` [INFO] [stdout] | [INFO] [stdout] = note: the associated type was found for [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Output` not found for `watcher::Watcher<'a>` in the current scope [INFO] [stdout] --> src/pipe/watcher.rs:37:71 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct Watcher<'a> { [INFO] [stdout] | ---------------------- associated type `Output` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 37 | fn poll(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll { [INFO] [stdout] | ^^^^^^ associated item not found in `watcher::Watcher<'a>` [INFO] [stdout] | [INFO] [stdout] = note: the associated type was found for [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0220`. [INFO] [stdout] [INFO] [stderr] error: could not compile `nrf24radio` (lib test) due to 3 previous errors; 2 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] For more information about this error, try `rustc --explain E0220`. [INFO] [stdout] [INFO] [stderr] error: could not compile `nrf24radio` (lib) due to 3 previous errors; 2 warnings emitted [INFO] running `Command { std: "docker" "inspect" "5969db575bcd246334581b7a963f56adb5bcc20979c5df2646c42ec862fb9057", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5969db575bcd246334581b7a963f56adb5bcc20979c5df2646c42ec862fb9057", kill_on_drop: false }` [INFO] [stdout] 5969db575bcd246334581b7a963f56adb5bcc20979c5df2646c42ec862fb9057