[INFO] fetching crate minect 0.2.1... [INFO] checking minect-0.2.1 against try#65132f36b923285d5da381c2fbafee6ce899e841 for pr-132712-1 [INFO] extracting crate minect 0.2.1 into /workspace/builds/worker-6-tc2/source [INFO] validating manifest of crates.io crate minect 0.2.1 on toolchain 65132f36b923285d5da381c2fbafee6ce899e841 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+65132f36b923285d5da381c2fbafee6ce899e841" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate minect 0.2.1 [INFO] finished tweaking crates.io crate minect 0.2.1 [INFO] tweaked toml for crates.io crate minect 0.2.1 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+65132f36b923285d5da381c2fbafee6ce899e841" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 114 packages to latest compatible versions [INFO] [stderr] Adding notify v6.1.1 (available: v7.0.0) [INFO] [stderr] Adding serial_test v2.0.0 (available: v3.2.0) [INFO] [stderr] Adding simple_logger v4.3.3 (available: v5.0.0) [INFO] [stderr] Adding strum v0.25.0 (available: v0.26.3) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+65132f36b923285d5da381c2fbafee6ce899e841" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+65132f36b923285d5da381c2fbafee6ce899e841" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7edb298d85f961e52a67cc325b280a6802a93c0f0ab8063e08451275b8953a3b [INFO] running `Command { std: "docker" "start" "-a" "7edb298d85f961e52a67cc325b280a6802a93c0f0ab8063e08451275b8953a3b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7edb298d85f961e52a67cc325b280a6802a93c0f0ab8063e08451275b8953a3b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7edb298d85f961e52a67cc325b280a6802a93c0f0ab8063e08451275b8953a3b", kill_on_drop: false }` [INFO] [stdout] 7edb298d85f961e52a67cc325b280a6802a93c0f0ab8063e08451275b8953a3b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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" "+65132f36b923285d5da381c2fbafee6ce899e841" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c3dca010fdcb84a98a87d505582c88da714031f3cf453b9bfcedf0f652a2bb68 [INFO] running `Command { std: "docker" "start" "-a" "c3dca010fdcb84a98a87d505582c88da714031f3cf453b9bfcedf0f652a2bb68", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Migrating Cargo.toml from 2021 edition to 2024 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking pin-project-lite v0.2.15 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Compiling syn v2.0.89 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling rustversion v1.0.18 [INFO] [stderr] Checking adler2 v2.0.0 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Checking miniz_oxide v0.8.0 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Checking inotify v0.9.6 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking filetime v0.2.25 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking once_cell v1.20.2 [INFO] [stderr] Compiling minect v0.2.1 (/tmp/fixit) [INFO] [stderr] Migrating build.rs from 2021 edition to 2024 [INFO] [stderr] Checking flate2 v1.0.35 [INFO] [stderr] Checking cesu8 v1.1.0 [INFO] [stderr] Checking hashbrown v0.15.1 [INFO] [stderr] Checking num_threads v0.1.7 [INFO] [stderr] Compiling fs3 v0.5.0 [INFO] [stderr] Checking colored v2.1.0 [INFO] [stderr] Checking encoding_rs v0.8.35 [INFO] [stderr] Checking crossbeam-channel v0.5.13 [INFO] [stderr] Fixed build.rs (1 fix) [INFO] [stderr] Checking dashmap v5.5.3 [INFO] [stderr] Checking notify v6.1.1 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Checking simple_logger v4.3.3 [INFO] [stderr] Compiling serde_derive v1.0.215 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling serial_test_derive v2.0.0 [INFO] [stderr] Compiling strum_macros v0.25.3 [INFO] [stderr] Checking tokio v1.41.1 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking strum v0.25.0 [INFO] [stderr] Checking serde v1.0.215 [INFO] [stderr] Checking tokio-stream v0.1.16 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking serial_test v2.0.0 [INFO] [stderr] Checking serde_json v1.0.133 [INFO] [stderr] Checking indexmap v2.6.0 [INFO] [stderr] Checking hematite-nbt v0.5.2 [INFO] [stderr] Migrating src/lib.rs from 2021 edition to 2024 [INFO] [stderr] Fixed src/connect.rs (7 fixes) [INFO] [stderr] Fixed src/macros.rs (1 fix) [INFO] [stderr] Fixed src/lib.rs (4 fixes) [INFO] [stderr] Fixed src/log/observer.rs (4 fixes) [INFO] [stdout] warning: `impl Stream` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/lib.rs:459:70 [INFO] [stdout] | [INFO] [stdout] 459 | pub fn add_named_listener(&mut self, name: impl Into) -> impl Stream { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/lib.rs:459:31 [INFO] [stdout] | [INFO] [stdout] 459 | pub fn add_named_listener(&mut self, name: impl Into) -> impl Stream { [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] note: you could use a `use<...>` bound to explicitly specify captures, but argument-position `impl Trait`s are not nameable [INFO] [stdout] --> src/lib.rs:459:48 [INFO] [stdout] | [INFO] [stdout] 459 | pub fn add_named_listener(&mut self, name: impl Into) -> impl Stream { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: `--force-warn impl-trait-overcaptures` implied by `--force-warn rust-2024-compatibility` [INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit [INFO] [stdout] | [INFO] [stdout] 459 | pub fn add_named_listener>(&mut self, name: T) -> impl Stream + use { [INFO] [stdout] | +++++++++++++++++ ~ ++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl Iterator` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/lib.rs:649:7 [INFO] [stdout] | [INFO] [stdout] 649 | ) -> (impl Iterator, usize) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/lib.rs:646:20 [INFO] [stdout] | [INFO] [stdout] 646 | connection_id: &str, [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] note: you could use a `use<...>` bound to explicitly specify captures, but argument-position `impl Trait`s are not nameable [INFO] [stdout] --> src/lib.rs:645:15 [INFO] [stdout] | [INFO] [stdout] 645 | commands: impl IntoIterator>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit [INFO] [stdout] | [INFO] [stdout] 644 ~ fn add_implicit_commands, U: IntoIterator>>( [INFO] [stdout] 645 ~ commands: UT>, [INFO] [stdout] 646 | connection_id: &str, [INFO] [stdout] 647 | structure_id: u64, [INFO] [stdout] 648 | enable_logging_automatically: bool, [INFO] [stdout] 649 ~ ) -> (impl Iterator + use, usize) { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl Stream` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/log/observer.rs:108:66 [INFO] [stdout] | [INFO] [stdout] 108 | pub fn add_named_listener(&self, name: impl Into) -> impl Stream { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/log/observer.rs:108:31 [INFO] [stdout] | [INFO] [stdout] 108 | pub fn add_named_listener(&self, name: impl Into) -> impl Stream { [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] note: you could use a `use<...>` bound to explicitly specify captures, but argument-position `impl Trait`s are not nameable [INFO] [stdout] --> src/log/observer.rs:108:44 [INFO] [stdout] | [INFO] [stdout] 108 | pub fn add_named_listener(&self, name: impl Into) -> impl Stream { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit [INFO] [stdout] | [INFO] [stdout] 108 | pub fn add_named_listener>(&self, name: T) -> impl Stream + use { [INFO] [stdout] | +++++++++++++++++ ~ ++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl Stream` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/lib.rs:459:70 [INFO] [stdout] | [INFO] [stdout] 459 | pub fn add_named_listener(&mut self, name: impl Into) -> impl Stream { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/lib.rs:459:31 [INFO] [stdout] | [INFO] [stdout] 459 | pub fn add_named_listener(&mut self, name: impl Into) -> impl Stream { [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] note: you could use a `use<...>` bound to explicitly specify captures, but argument-position `impl Trait`s are not nameable [INFO] [stdout] --> src/lib.rs:459:48 [INFO] [stdout] | [INFO] [stdout] 459 | pub fn add_named_listener(&mut self, name: impl Into) -> impl Stream { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: `--force-warn impl-trait-overcaptures` implied by `--force-warn rust-2024-compatibility` [INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit [INFO] [stdout] | [INFO] [stdout] 459 | pub fn add_named_listener>(&mut self, name: T) -> impl Stream + use { [INFO] [stdout] | +++++++++++++++++ ~ ++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl Iterator` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/lib.rs:649:7 [INFO] [stdout] | [INFO] [stdout] 649 | ) -> (impl Iterator, usize) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/lib.rs:646:20 [INFO] [stdout] | [INFO] [stdout] 646 | connection_id: &str, [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] note: you could use a `use<...>` bound to explicitly specify captures, but argument-position `impl Trait`s are not nameable [INFO] [stdout] --> src/lib.rs:645:15 [INFO] [stdout] | [INFO] [stdout] 645 | commands: impl IntoIterator>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit [INFO] [stdout] | [INFO] [stdout] 644 ~ fn add_implicit_commands, U: IntoIterator>>( [INFO] [stdout] 645 ~ commands: UT>, [INFO] [stdout] 646 | connection_id: &str, [INFO] [stdout] 647 | structure_id: u64, [INFO] [stdout] 648 | enable_logging_automatically: bool, [INFO] [stdout] 649 ~ ) -> (impl Iterator + use, usize) { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl Stream` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/log/observer.rs:108:66 [INFO] [stdout] | [INFO] [stdout] 108 | pub fn add_named_listener(&self, name: impl Into) -> impl Stream { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/log/observer.rs:108:31 [INFO] [stdout] | [INFO] [stdout] 108 | pub fn add_named_listener(&self, name: impl Into) -> impl Stream { [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] note: you could use a `use<...>` bound to explicitly specify captures, but argument-position `impl Trait`s are not nameable [INFO] [stdout] --> src/log/observer.rs:108:44 [INFO] [stdout] | [INFO] [stdout] 108 | pub fn add_named_listener(&self, name: impl Into) -> impl Stream { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit [INFO] [stdout] | [INFO] [stdout] 108 | pub fn add_named_listener>(&self, name: T) -> impl Stream + use { [INFO] [stdout] | +++++++++++++++++ ~ ++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.54s [INFO] [stderr] Running `cargo check` to verify 2024 [INFO] [stderr] Compiling minect v0.2.1 (/tmp/fixit) [INFO] [stdout] error[E0499]: cannot borrow `*connection` as mutable more than once at a time [INFO] [stdout] --> src/connect.rs:271:5 [INFO] [stdout] | [INFO] [stdout] 269 | let events = connection.add_named_listener(LISTENER_NAME); [INFO] [stdout] | ---------- first mutable borrow occurs here [INFO] [stdout] 270 | [INFO] [stdout] 271 | connection.execute_commands([Command::named( [INFO] [stdout] | ^^^^^^^^^^ second mutable borrow occurs here [INFO] [stdout] ... [INFO] [stdout] 306 | } [INFO] [stdout] | - first borrow might be used here, when `events` is dropped and runs the destructor for type `impl Stream` [INFO] [stdout] | [INFO] [stdout] note: this call may capture more lifetimes than intended, because Rust 2024 has adjusted the `impl Trait` lifetime capture rules [INFO] [stdout] --> src/connect.rs:269:18 [INFO] [stdout] | [INFO] [stdout] 269 | let events = connection.add_named_listener(LISTENER_NAME); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: you could use a `use<...>` bound to explicitly specify captures, but argument-position `impl Trait`s are not nameable [INFO] [stdout] --> src/lib.rs:459:48 [INFO] [stdout] | [INFO] [stdout] 459 | pub fn add_named_listener(&mut self, name: impl Into) -> impl Stream { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit [INFO] [stdout] --> src/lib.rs:459:30 [INFO] [stdout] | [INFO] [stdout] 459 | pub fn add_named_listener>(&mut self, name: T) -> impl Stream + use { [INFO] [stdout] | +++++++++++++++++ ~ ++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0499]: cannot borrow `*connection` as mutable more than once at a time [INFO] [stdout] --> src/connect.rs:271:5 [INFO] [stdout] | [INFO] [stdout] 269 | let events = connection.add_named_listener(LISTENER_NAME); [INFO] [stdout] | ---------- first mutable borrow occurs here [INFO] [stdout] 270 | [INFO] [stdout] 271 | connection.execute_commands([Command::named( [INFO] [stdout] | ^^^^^^^^^^ second mutable borrow occurs here [INFO] [stdout] ... [INFO] [stdout] 306 | } [INFO] [stdout] | - first borrow might be used here, when `events` is dropped and runs the destructor for type `impl Stream` [INFO] [stdout] | [INFO] [stdout] note: this call may capture more lifetimes than intended, because Rust 2024 has adjusted the `impl Trait` lifetime capture rules [INFO] [stdout] --> src/connect.rs:269:18 [INFO] [stdout] | [INFO] [stdout] 269 | let events = connection.add_named_listener(LISTENER_NAME); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: you could use a `use<...>` bound to explicitly specify captures, but argument-position `impl Trait`s are not nameable [INFO] [stdout] --> src/lib.rs:459:48 [INFO] [stdout] | [INFO] [stdout] 459 | pub fn add_named_listener(&mut self, name: impl Into) -> impl Stream { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit [INFO] [stdout] --> src/lib.rs:459:30 [INFO] [stdout] | [INFO] [stdout] 459 | pub fn add_named_listener>(&mut self, name: T) -> impl Stream + use { [INFO] [stdout] | +++++++++++++++++ ~ ++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0499`. [INFO] [stdout] [INFO] [stderr] error: could not compile `minect` (lib test) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] For more information about this error, try `rustc --explain E0499`. [INFO] [stdout] [INFO] [stderr] error: could not compile `minect` (lib) due to 1 previous error [INFO] [stderr] error: failed to check after updating to 2024 [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `cargo check --frozen --all --all-targets --message-format=json` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "c3dca010fdcb84a98a87d505582c88da714031f3cf453b9bfcedf0f652a2bb68", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c3dca010fdcb84a98a87d505582c88da714031f3cf453b9bfcedf0f652a2bb68", kill_on_drop: false }` [INFO] [stdout] c3dca010fdcb84a98a87d505582c88da714031f3cf453b9bfcedf0f652a2bb68