[INFO] fetching crate secret-service 4.0.0... [INFO] checking secret-service-4.0.0 against try#da25749bf5e6ba5ed862ff361c19afff2a986b2d for pr-132712 [INFO] extracting crate secret-service 4.0.0 into /workspace/builds/worker-3-tc2/source [INFO] validating manifest of crates.io crate secret-service 4.0.0 on toolchain da25749bf5e6ba5ed862ff361c19afff2a986b2d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+da25749bf5e6ba5ed862ff361c19afff2a986b2d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate secret-service 4.0.0 [INFO] finished tweaking crates.io crate secret-service 4.0.0 [INFO] tweaked toml for crates.io crate secret-service 4.0.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate crates.io crate secret-service 4.0.0 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" "+da25749bf5e6ba5ed862ff361c19afff2a986b2d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+da25749bf5e6ba5ed862ff361c19afff2a986b2d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 03071bc98aad3cfac5e368b403a398bb7eb63b068311deb4c0447c00fa1a9063 [INFO] running `Command { std: "docker" "start" "-a" "03071bc98aad3cfac5e368b403a398bb7eb63b068311deb4c0447c00fa1a9063", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "03071bc98aad3cfac5e368b403a398bb7eb63b068311deb4c0447c00fa1a9063", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "03071bc98aad3cfac5e368b403a398bb7eb63b068311deb4c0447c00fa1a9063", kill_on_drop: false }` [INFO] [stdout] 03071bc98aad3cfac5e368b403a398bb7eb63b068311deb4c0447c00fa1a9063 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+da25749bf5e6ba5ed862ff361c19afff2a986b2d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b4b933d00071d332057136ed9f492f2c33c4727812ec447f975f7a837caafca2 [INFO] running `Command { std: "docker" "start" "-a" "b4b933d00071d332057136ed9f492f2c33c4727812ec447f975f7a837caafca2", 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 proc-macro2 v1.0.85 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling toml_datetime v0.6.6 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Checking parking v2.2.0 [INFO] [stderr] Compiling nix v0.28.0 [INFO] [stderr] Checking event-listener v5.3.1 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Checking endi v1.1.0 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Checking num-bigint v0.4.5 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling toml_edit v0.21.1 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking event-listener-strategy v0.5.2 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking cpufeatures v0.2.12 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Checking bitflags v2.5.0 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking async-broadcast v0.7.1 [INFO] [stderr] Checking xdg-home v1.1.0 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking ordered-stream v0.2.0 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking num v0.4.3 [INFO] [stderr] Compiling proc-macro-crate v3.1.0 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling zvariant_utils v2.0.0 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling enumflags2_derive v0.7.9 [INFO] [stderr] Compiling zvariant_derive v4.1.1 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling serde_repr v0.1.19 [INFO] [stderr] Compiling async-trait v0.1.80 [INFO] [stderr] Compiling zbus_macros v4.3.0 [INFO] [stderr] Compiling tokio-macros v2.3.0 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking tokio v1.38.0 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling test-with v0.8.1 [INFO] [stderr] Checking enumflags2 v0.7.9 [INFO] [stderr] Checking zvariant v4.1.1 [INFO] [stderr] Checking zbus_names v3.0.0 [INFO] [stderr] Checking zbus v4.3.0 [INFO] [stdout] error: Either "async-io" (default) or "tokio" must be enabled. [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zbus-4.3.0/src/lib.rs:37:5 [INFO] [stdout] | [INFO] [stdout] 37 | compile_error!("Either \"async-io\" (default) or \"tokio\" must be enabled."); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `async_lock` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zbus-4.3.0/src/abstractions/async_lock.rs:2:16 [INFO] [stdout] | [INFO] [stdout] 2 | pub(crate) use async_lock::{Mutex, RwLock, RwLockReadGuard, RwLockWriteGuard}; [INFO] [stdout] | ^^^^^^^^^^ help: a similar path exists: `crate::async_lock` [INFO] [stdout] | [INFO] [stdout] = note: `use` statements changed in Rust 2018; read more at [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `async_io` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zbus-4.3.0/src/address/transport/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use async_io::Async; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `async_io` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `async_io` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zbus-4.3.0/src/address/transport/tcp.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use async_io::Async; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `async_io` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `async_io` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zbus-4.3.0/src/connection/builder.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use async_io::Async; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `async_io` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `async_io` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zbus-4.3.0/src/connection/socket/tcp.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use async_io::Async; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `async_io` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `async_io` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zbus-4.3.0/src/connection/socket/unix.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use async_io::Async; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `async_io` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `async_io` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zbus-4.3.0/src/connection/socket/mod.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use async_io::Async; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `async_io` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `async_executor` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zbus-4.3.0/src/abstractions/executor.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use async_executor::Executor as AsyncExecutor; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared crate or module `async_executor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `async_task` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zbus-4.3.0/src/abstractions/executor.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use async_task::Task as AsyncTask; [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `async_task` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 4 | use async_trait::Task as AsyncTask; [INFO] [stdout] | ~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `AsyncReadExt` in `futures_util` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zbus-4.3.0/src/connection/socket/tcp.rs:17:29 [INFO] [stdout] | [INFO] [stdout] 17 | match futures_util::AsyncReadExt::read(&mut self.as_ref(), buf).await { [INFO] [stdout] | ^^^^^^^^^^^^ could not find `AsyncReadExt` in `futures_util` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-util-0.3.30/src/lib.rs:325:47 [INFO] [stdout] | [INFO] [stdout] 325 | AsyncBufRead, AsyncBufReadExt, AsyncRead, AsyncReadExt, AsyncSeek, AsyncSeekExt, AsyncWrite, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `io` feature [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-util-0.3.30/src/lib.rs:321:7 [INFO] [stdout] | [INFO] [stdout] 321 | #[cfg(feature = "io")] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `AsyncWriteExt` in `futures_util` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zbus-4.3.0/src/connection/socket/tcp.rs:67:23 [INFO] [stdout] | [INFO] [stdout] 67 | futures_util::AsyncWriteExt::write(&mut self.as_ref(), buf).await [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `AsyncWriteExt` in `futures_util` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-util-0.3.30/src/lib.rs:326:5 [INFO] [stdout] | [INFO] [stdout] 326 | AsyncWriteExt, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `io` feature [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-util-0.3.30/src/lib.rs:321:7 [INFO] [stdout] | [INFO] [stdout] 321 | #[cfg(feature = "io")] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `AsyncBufReadExt` in `futures_util` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zbus-4.3.0/src/abstractions/file.rs:30:36 [INFO] [stdout] | [INFO] [stdout] 30 | .map(futures_util::AsyncBufReadExt::lines) [INFO] [stdout] | ^^^^^^^^^^^^^^^ could not find `AsyncBufReadExt` in `futures_util` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-util-0.3.30/src/lib.rs:325:19 [INFO] [stdout] | [INFO] [stdout] 325 | AsyncBufRead, AsyncBufReadExt, AsyncRead, AsyncReadExt, AsyncSeek, AsyncSeekExt, AsyncWrite, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `io` feature [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-util-0.3.30/src/lib.rs:321:7 [INFO] [stdout] | [INFO] [stdout] 321 | #[cfg(feature = "io")] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `io` in `futures_util` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zbus-4.3.0/src/abstractions/file.rs:18:36 [INFO] [stdout] | [INFO] [stdout] 18 | pub struct FileLines(futures_util::io::Lines>); [INFO] [stdout] | ^^ could not find `io` in `futures_util` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-util-0.3.30/src/lib.rs:320:9 [INFO] [stdout] | [INFO] [stdout] 320 | pub mod io; [INFO] [stdout] | ^^ [INFO] [stdout] note: the item is gated behind the `io` feature [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-util-0.3.30/src/lib.rs:317:7 [INFO] [stdout] | [INFO] [stdout] 317 | #[cfg(feature = "io")] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 5 + use std::io; [INFO] [stdout] | [INFO] [stdout] help: if you import `io`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 18 - pub struct FileLines(futures_util::io::Lines>); [INFO] [stdout] 18 + pub struct FileLines(io::Lines>); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `io` in `futures_util` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zbus-4.3.0/src/abstractions/file.rs:18:60 [INFO] [stdout] | [INFO] [stdout] 18 | pub struct FileLines(futures_util::io::Lines>); [INFO] [stdout] | ^^ could not find `io` in `futures_util` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-util-0.3.30/src/lib.rs:320:9 [INFO] [stdout] | [INFO] [stdout] 320 | pub mod io; [INFO] [stdout] | ^^ [INFO] [stdout] note: the item is gated behind the `io` feature [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-util-0.3.30/src/lib.rs:317:7 [INFO] [stdout] | [INFO] [stdout] 317 | #[cfg(feature = "io")] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 5 + use std::io; [INFO] [stdout] | [INFO] [stdout] help: if you import `io`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 18 - pub struct FileLines(futures_util::io::Lines>); [INFO] [stdout] 18 + pub struct FileLines(futures_util::io::Lines>); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `async_fs` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zbus-4.3.0/src/abstractions/file.rs:27:13 [INFO] [stdout] | [INFO] [stdout] 27 | async_fs::File::open(path) [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `async_fs` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 5 + use std::fs::File; [INFO] [stdout] | [INFO] [stdout] help: if you import `File`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 27 - async_fs::File::open(path) [INFO] [stdout] 27 + File::open(path) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `io` in `futures_util` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zbus-4.3.0/src/abstractions/file.rs:29:36 [INFO] [stdout] | [INFO] [stdout] 29 | .map(futures_util::io::BufReader::new) [INFO] [stdout] | ^^ could not find `io` in `futures_util` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-util-0.3.30/src/lib.rs:320:9 [INFO] [stdout] | [INFO] [stdout] 320 | pub mod io; [INFO] [stdout] | ^^ [INFO] [stdout] note: the item is gated behind the `io` feature [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-util-0.3.30/src/lib.rs:317:7 [INFO] [stdout] | [INFO] [stdout] 317 | #[cfg(feature = "io")] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 5 + use std::io::BufReader; [INFO] [stdout] | [INFO] [stdout] help: if you import `BufReader`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 29 - .map(futures_util::io::BufReader::new) [INFO] [stdout] 29 + .map(BufReader::new) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zbus-4.3.0/src/connection/mod.rs:1031:49 [INFO] [stdout] | [INFO] [stdout] 1031 | .add_match_rule(e.key().inner().clone()) [INFO] [stdout] | ^^^^^ cannot infer type for type parameter `K` declared on the enum `Entry` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed for `&mut (_, _)` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zbus-4.3.0/src/connection/mod.rs:1044:21 [INFO] [stdout] | [INFO] [stdout] 1044 | let (num_subscriptions, receiver) = e.get_mut(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1047 | if max_queued > receiver.capacity() { [INFO] [stdout] | -------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving this pattern a type, where the placeholders `_` are specified [INFO] [stdout] | [INFO] [stdout] 1044 | let (num_subscriptions, receiver): &mut (_, _) = e.get_mut(); [INFO] [stdout] | +++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zbus-4.3.0/src/connection/mod.rs:1066:36 [INFO] [stdout] | [INFO] [stdout] 1066 | let rule = e.key().inner().clone(); [INFO] [stdout] | ^^^^^ cannot infer type for type parameter `K` declared on the enum `Entry` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `next` exists for struct `Enumerate`, but its trait bounds were not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zbus-4.3.0/src/connection/handshake/cookies.rs:54:43 [INFO] [stdout] | [INFO] [stdout] 54 | while let Some((n, line)) = lines.next().await { [INFO] [stdout] | ^^^^ method cannot be called on `Enumerate` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-util-0.3.30/src/stream/stream/enumerate.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / pin_project! { [INFO] [stdout] 10 | | /// Stream for the [`enumerate`](super::StreamExt::enumerate) method. [INFO] [stdout] 11 | | #[derive(Debug)] [INFO] [stdout] 12 | | #[must_use = "streams do nothing unless polled"] [INFO] [stdout] ... | [INFO] [stdout] 17 | | } [INFO] [stdout] 18 | | } [INFO] [stdout] | |_- doesn't satisfy `_: StreamExt` or `_: Stream` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `futures_util::stream::Enumerate: futures_core::Stream` [INFO] [stdout] which is required by `futures_util::stream::Enumerate: StreamExt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `async_fs` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zbus-4.3.0/src/abstractions/file.rs:73:9 [INFO] [stdout] | [INFO] [stdout] 73 | async_fs::metadata(path).await [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `async_fs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `get_or_init` exists for struct `OnceLock`, but its trait bounds were not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zbus-4.3.0/src/connection/mod.rs:906:14 [INFO] [stdout] | [INFO] [stdout] 904 | / self.inner [INFO] [stdout] 905 | | .object_server [INFO] [stdout] 906 | | .get_or_init(move || self.setup_object_server(start, started_event)) [INFO] [stdout] | | -^^^^^^^^^^^ method cannot be called on `OnceLock` due to unsatisfied trait bounds [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zbus-4.3.0/src/blocking/object_server.rs:126:1 [INFO] [stdout] | [INFO] [stdout] 126 | pub struct ObjectServer { [INFO] [stdout] | ----------------------- doesn't satisfy `blocking::object_server::ObjectServer: Sized` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `{type error}: Sized` [INFO] [stdout] which is required by `blocking::object_server::ObjectServer: Sized` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `blocking` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zbus-4.3.0/src/abstractions/executor.rs:172:23 [INFO] [stdout] | [INFO] [stdout] 172 | Self(Some(blocking::unblock(f))) [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `blocking` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `async_io` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zbus-4.3.0/src/utils.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 34 | async_io::block_on(future) [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `async_io` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `async_fs` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zbus-4.3.0/src/abstractions/file.rs:18:74 [INFO] [stdout] | [INFO] [stdout] 18 | pub struct FileLines(futures_util::io::Lines>); [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `async_fs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0282, E0432, E0433, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stderr] error: could not compile `zbus` (lib) due to 26 previous errors [INFO] [stderr] error: failed to migrate to next edition [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `cargo fix --edition --allow-no-vcs --allow-dirty --frozen --all --all-targets --message-format=json` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "b4b933d00071d332057136ed9f492f2c33c4727812ec447f975f7a837caafca2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b4b933d00071d332057136ed9f492f2c33c4727812ec447f975f7a837caafca2", kill_on_drop: false }` [INFO] [stdout] b4b933d00071d332057136ed9f492f2c33c4727812ec447f975f7a837caafca2