[INFO] fetching crate ethercrab 0.5.7... [INFO] checking ethercrab-0.5.7 against try#a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d for pr-145342-1 [INFO] extracting crate ethercrab 0.5.7 into /workspace/builds/worker-0-tc2/source [INFO] removed /workspace/builds/worker-0-tc2/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-0-tc2/source/rust-toolchain.toml [INFO] started tweaking crates.io crate ethercrab 0.5.7 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate ethercrab 0.5.7 [INFO] tweaked toml for crates.io crate ethercrab 0.5.7 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate ethercrab 0.5.7 on toolchain a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate ethercrab 0.5.7 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" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 687a7a1950f3d8b71d7eff379b60ac03956cb8828d285a77febc4775d343a720 [INFO] running `Command { std: "docker" "start" "-a" "687a7a1950f3d8b71d7eff379b60ac03956cb8828d285a77febc4775d343a720", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "687a7a1950f3d8b71d7eff379b60ac03956cb8828d285a77febc4775d343a720", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "687a7a1950f3d8b71d7eff379b60ac03956cb8828d285a77febc4775d343a720", kill_on_drop: false }` [INFO] [stdout] 687a7a1950f3d8b71d7eff379b60ac03956cb8828d285a77febc4775d343a720 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7693073d7299899989ba5c93f3f43c096f65ee9d75d89f9993b9d3b09ff902d2 [INFO] running `Command { std: "docker" "start" "-a" "7693073d7299899989ba5c93f3f43c096f65ee9d75d89f9993b9d3b09ff902d2", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Checking parking v2.2.1 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking bitflags v2.9.0 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Checking fastrand v2.3.0 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Checking futures-lite v2.6.0 [INFO] [stderr] Checking linux-raw-sys v0.4.15 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Checking event-listener v5.4.0 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking event-listener-strategy v0.5.3 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking async-lock v3.4.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling half v2.5.0 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Checking async-task v4.7.1 [INFO] [stderr] Checking atomic-waker v1.1.2 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling zerocopy v0.8.23 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling clap_builder v4.5.32 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Checking async-channel v2.3.1 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling heapless v0.8.0 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling clap v4.5.32 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Checking piper v0.2.4 [INFO] [stderr] Checking polling v3.7.4 [INFO] [stderr] Checking hash32 v0.3.1 [INFO] [stderr] Checking async-io v2.4.0 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling embassy-time-queue-driver v0.1.0 [INFO] [stderr] Checking nb v1.1.0 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Compiling once_cell v1.21.1 [INFO] [stderr] Compiling litrs v0.4.1 [INFO] [stderr] Compiling embassy-time-driver v0.1.0 [INFO] [stderr] Compiling embedded-hal-async v1.0.0 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking nb v0.1.3 [INFO] [stderr] Compiling nix v0.28.0 [INFO] [stderr] Checking blocking v1.6.1 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling document-features v0.2.11 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling embedded-io-async v0.6.1 [INFO] [stderr] Compiling rustversion v1.0.20 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Checking embedded-hal v1.0.0 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling io-uring v0.6.4 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking anstyle-parse v0.2.6 [INFO] [stderr] Checking embedded-hal v0.2.7 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling smlang-macros v0.6.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling derive_arbitrary v1.4.1 [INFO] [stderr] Checking async-signal v0.2.10 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling anyhow v1.0.97 [INFO] [stderr] Checking embedded-io v0.6.1 [INFO] [stderr] Checking anstyle-query v1.1.2 [INFO] [stderr] Checking colorchoice v1.0.3 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Checking critical-section v1.2.0 [INFO] [stderr] Checking anstream v0.6.18 [INFO] [stderr] Checking arbitrary v1.4.1 [INFO] [stderr] Checking smlang v0.6.0 [INFO] [stderr] Compiling sealed v0.5.0 [INFO] [stderr] Checking async-process v2.3.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking embassy-time v0.3.2 [INFO] [stderr] Compiling derive-into-owned v0.2.0 [INFO] [stderr] Checking env_filter v0.1.3 [INFO] [stderr] Checking async-fs v2.1.2 [INFO] [stderr] Checking async-net v2.0.0 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling atomic_enum v0.3.0 [INFO] [stderr] Checking timerfd v1.6.0 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking async-executor v1.13.1 [INFO] [stderr] Checking byteorder_slice v3.0.0 [INFO] [stderr] Checking csv-core v0.1.12 [INFO] [stderr] Checking raw-cpuid v11.5.0 [INFO] [stderr] Checking atomic_refcell v0.1.13 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Checking smallvec v1.14.0 [INFO] [stderr] Checking jiff v0.2.4 [INFO] [stderr] Checking diff v0.1.13 [INFO] [stderr] Checking yansi v1.0.1 [INFO] [stderr] Checking heckcheck v2.0.1 [INFO] [stderr] Checking pretty_assertions v1.4.1 [INFO] [stderr] Checking tokio v1.44.1 [INFO] [stderr] Checking pcap-file v2.0.0 [INFO] [stderr] Checking smol v2.0.2 [INFO] [stderr] Checking core_affinity v0.8.3 [INFO] [stderr] Checking thread-priority v0.16.0 [INFO] [stderr] Checking cassette v0.3.0 [INFO] [stderr] Checking spin_sleep v1.3.1 [INFO] [stderr] Checking ta v0.5.0 [INFO] [stderr] Checking quanta v0.12.5 [INFO] [stderr] Checking ciborium v0.2.2 [INFO] [stderr] Checking csv v1.3.1 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking env_logger v0.11.7 [INFO] [stderr] Checking criterion v0.5.1 [INFO] [stderr] Compiling ethercrab-wire-derive v0.2.0 [INFO] [stderr] Checking ethercrab-wire v0.2.0 [INFO] [stderr] Checking ethercrab v0.5.7 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `thread` [INFO] [stdout] --> src/std/io_uring.rs:5:43 [INFO] [stdout] | [INFO] [stdout] 5 | use std::{io, os::fd::AsRawFd, sync::Arc, thread, time::Instant}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `thread` [INFO] [stdout] --> src/std/io_uring.rs:5:43 [INFO] [stdout] | [INFO] [stdout] 5 | use std::{io, os::fd::AsRawFd, sync::Arc, thread, time::Instant}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/dc.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | / async fn latch_dc_times( [INFO] [stdout] 19 | | maindevice: &MainDevice<'_>, [INFO] [stdout] 20 | | subdevices: &mut [SubDevice], [INFO] [stdout] 21 | | ) -> Result<(), Error> { [INFO] [stdout] | |______________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: EtherCrabWireRead` will fail [INFO] [stdout] --> src/dc.rs:30:10 [INFO] [stdout] | [INFO] [stdout] 30 | .send_receive(maindevice, 0u32) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(dependency_on_unit_never_type_fallback)]` on by default [INFO] [stdout] help: use `()` annotations to avoid fallback changes [INFO] [stdout] | [INFO] [stdout] 30 | .send_receive::<()>(maindevice, 0u32) [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/eeprom/device_reader.rs:37:5 [INFO] [stdout] | [INFO] [stdout] 37 | / async fn read_chunk( [INFO] [stdout] 38 | | &mut self, [INFO] [stdout] 39 | | start_word: u16, [INFO] [stdout] 40 | | ) -> Result, Error> { [INFO] [stdout] | |____________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: EtherCrabWireRead` will fail [INFO] [stdout] --> src/eeprom/device_reader.rs:42:14 [INFO] [stdout] | [INFO] [stdout] 42 | .send_receive(self.maindevice, SiiRequest::read(start_word)) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] help: use `()` annotations to avoid fallback changes [INFO] [stdout] | [INFO] [stdout] 42 | .send_receive::<()>(self.maindevice, SiiRequest::read(start_word)) [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/dc.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | / async fn latch_dc_times( [INFO] [stdout] 19 | | maindevice: &MainDevice<'_>, [INFO] [stdout] 20 | | subdevices: &mut [SubDevice], [INFO] [stdout] 21 | | ) -> Result<(), Error> { [INFO] [stdout] | |______________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: ethercrab_wire::EtherCrabWireRead` will fail [INFO] [stdout] --> src/dc.rs:30:10 [INFO] [stdout] | [INFO] [stdout] 30 | .send_receive(maindevice, 0u32) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(dependency_on_unit_never_type_fallback)]` on by default [INFO] [stdout] help: use `()` annotations to avoid fallback changes [INFO] [stdout] | [INFO] [stdout] 30 | .send_receive::<()>(maindevice, 0u32) [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/eeprom/device_reader.rs:37:5 [INFO] [stdout] | [INFO] [stdout] 37 | / async fn read_chunk( [INFO] [stdout] 38 | | &mut self, [INFO] [stdout] 39 | | start_word: u16, [INFO] [stdout] 40 | | ) -> Result, Error> { [INFO] [stdout] | |____________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: ethercrab_wire::EtherCrabWireRead` will fail [INFO] [stdout] --> src/eeprom/device_reader.rs:42:14 [INFO] [stdout] | [INFO] [stdout] 42 | .send_receive(self.maindevice, SiiRequest::read(start_word)) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] help: use `()` annotations to avoid fallback changes [INFO] [stdout] | [INFO] [stdout] 42 | .send_receive::<()>(self.maindevice, SiiRequest::read(start_word)) [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: impl trait in impl method signature does not match trait method signature [INFO] [stdout] --> src/timer_factory.rs:29:44 [INFO] [stdout] | [INFO] [stdout] 22 | fn timeout(self, timeout: Duration) -> TimeoutFuture>>; [INFO] [stdout] | ----------------------------------------------------- return type from trait method defined here [INFO] [stdout] ... [INFO] [stdout] 29 | fn timeout(self, timeout: Duration) -> TimeoutFuture { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: add `#[allow(refining_impl_trait)]` if it is intended for this to be part of the public API of this crate [INFO] [stdout] = note: we are soliciting feedback, see issue #121718 for more information [INFO] [stdout] = note: `#[warn(refining_impl_trait_internal)]` on by default [INFO] [stdout] help: replace the return type so that it matches the trait [INFO] [stdout] | [INFO] [stdout] 29 - fn timeout(self, timeout: Duration) -> TimeoutFuture { [INFO] [stdout] 29 + fn timeout(self, timeout: Duration) -> TimeoutFuture>> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: impl trait in impl method signature does not match trait method signature [INFO] [stdout] --> src/timer_factory.rs:29:44 [INFO] [stdout] | [INFO] [stdout] 22 | fn timeout(self, timeout: Duration) -> TimeoutFuture>>; [INFO] [stdout] | ----------------------------------------------------- return type from trait method defined here [INFO] [stdout] ... [INFO] [stdout] 29 | fn timeout(self, timeout: Duration) -> TimeoutFuture { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: add `#[allow(refining_impl_trait)]` if it is intended for this to be part of the public API of this crate [INFO] [stdout] = note: we are soliciting feedback, see issue #121718 for more information [INFO] [stdout] = note: `#[warn(refining_impl_trait_internal)]` on by default [INFO] [stdout] help: replace the return type so that it matches the trait [INFO] [stdout] | [INFO] [stdout] 29 - fn timeout(self, timeout: Duration) -> TimeoutFuture { [INFO] [stdout] 29 + fn timeout(self, timeout: Duration) -> TimeoutFuture>> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/pdu_loop/storage.rs:150:15 [INFO] [stdout] | [INFO] [stdout] 150 | fn as_ref(&self) -> PduStorageRef { [INFO] [stdout] | ^^^^^ ------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 150 | fn as_ref(&self) -> PduStorageRef<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/subdevice/mod.rs:478:27 [INFO] [stdout] | [INFO] [stdout] 478 | async fn coe_response(&self, read_mailbox: &Mailbox) -> Result { [INFO] [stdout] | ^^^^^ the lifetime is elided here ----------- the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 478 | async fn coe_response(&self, read_mailbox: &Mailbox) -> Result, Error> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/subdevice/mod.rs:521:35 [INFO] [stdout] | [INFO] [stdout] 521 | async fn send_coe_service(&'a self, request: R) -> Result<(R, ReceivedPdu), Error> [INFO] [stdout] | ^^ the lifetime is named here ----------- the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 521 | async fn send_coe_service(&'a self, request: R) -> Result<(R, ReceivedPdu<'a>), Error> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/subdevice/mod.rs:838:15 [INFO] [stdout] | [INFO] [stdout] 838 | fn eeprom(&self) -> SubDeviceEeprom { [INFO] [stdout] | ^^^^^ ------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 838 | fn eeprom(&self) -> SubDeviceEeprom> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `ethercrab::internals` [INFO] [stdout] --> tests/util.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | internals::{EthercatFrameHeader, EthernetAddress, EthernetFrame, PduHeader}, [INFO] [stdout] | ^^^^^^^^^ could not find `internals` in `ethercrab` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:193:9 [INFO] [stdout] | [INFO] [stdout] 192 | #[cfg(feature = "__internals")] [INFO] [stdout] | ----------------------- the item is gated behind the `__internals` feature [INFO] [stdout] 193 | pub mod internals; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `ethercrab::internals` [INFO] [stdout] --> tests/util.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | internals::{EthercatFrameHeader, EthernetAddress, EthernetFrame, PduHeader}, [INFO] [stdout] | ^^^^^^^^^ could not find `internals` in `ethercrab` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:193:9 [INFO] [stdout] | [INFO] [stdout] 192 | #[cfg(feature = "__internals")] [INFO] [stdout] | ----------------------- the item is gated behind the `__internals` feature [INFO] [stdout] 193 | pub mod internals; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `ethercrab::internals` [INFO] [stdout] --> tests/util.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | internals::{EthercatFrameHeader, EthernetAddress, EthernetFrame, PduHeader}, [INFO] [stdout] | ^^^^^^^^^ could not find `internals` in `ethercrab` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:193:9 [INFO] [stdout] | [INFO] [stdout] 192 | #[cfg(feature = "__internals")] [INFO] [stdout] | ----------------------- the item is gated behind the `__internals` feature [INFO] [stdout] 193 | pub mod internals; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/pdu_loop/storage.rs:150:15 [INFO] [stdout] | [INFO] [stdout] 150 | fn as_ref(&self) -> PduStorageRef { [INFO] [stdout] | ^^^^^ ------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 150 | fn as_ref(&self) -> PduStorageRef<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/subdevice/mod.rs:478:27 [INFO] [stdout] | [INFO] [stdout] 478 | async fn coe_response(&self, read_mailbox: &Mailbox) -> Result { [INFO] [stdout] | ^^^^^ the lifetime is elided here ----------- the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 478 | async fn coe_response(&self, read_mailbox: &Mailbox) -> Result, Error> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/subdevice/mod.rs:521:35 [INFO] [stdout] | [INFO] [stdout] 521 | async fn send_coe_service(&'a self, request: R) -> Result<(R, ReceivedPdu), Error> [INFO] [stdout] | ^^ the lifetime is named here ----------- the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 521 | async fn send_coe_service(&'a self, request: R) -> Result<(R, ReceivedPdu<'a>), Error> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/subdevice/mod.rs:838:15 [INFO] [stdout] | [INFO] [stdout] 838 | fn eeprom(&self) -> SubDeviceEeprom { [INFO] [stdout] | ^^^^^ ------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 838 | fn eeprom(&self) -> SubDeviceEeprom> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `ethercrab` (test "replay-ek1100-el2828-el2889-no-reborrow") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `ethercrab` (test "replay-ek1914-el3004-mailbox") due to 1 previous error [INFO] [stdout] error[E0432]: unresolved import `ethercrab::internals` [INFO] [stdout] --> tests/util.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | internals::{EthercatFrameHeader, EthernetAddress, EthernetFrame, PduHeader}, [INFO] [stdout] | ^^^^^^^^^ could not find `internals` in `ethercrab` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:193:9 [INFO] [stdout] | [INFO] [stdout] 192 | #[cfg(feature = "__internals")] [INFO] [stdout] | ----------------------- the item is gated behind the `__internals` feature [INFO] [stdout] 193 | pub mod internals; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `ethercrab` (test "replay-ek1100-el2828-el2889") due to 1 previous error [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `ethercrab` (test "replay-ek1914-no-complete-access") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "7693073d7299899989ba5c93f3f43c096f65ee9d75d89f9993b9d3b09ff902d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7693073d7299899989ba5c93f3f43c096f65ee9d75d89f9993b9d3b09ff902d2", kill_on_drop: false }` [INFO] [stdout] 7693073d7299899989ba5c93f3f43c096f65ee9d75d89f9993b9d3b09ff902d2