[INFO] cloning repository https://github.com/Tam1SH/oguRPChik
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Tam1SH/oguRPChik" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTam1SH%2FoguRPChik", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTam1SH%2FoguRPChik'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b0d66a21cda10426e412198df94223bf4586aa1a
[INFO] testing Tam1SH/oguRPChik against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTam1SH%2FoguRPChik" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/Tam1SH/oguRPChik
[INFO] finished tweaking git repo https://github.com/Tam1SH/oguRPChik
[INFO] tweaked toml for git repo https://github.com/Tam1SH/oguRPChik written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Tam1SH/oguRPChik on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Tam1SH/oguRPChik 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" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a60af372831ec82adc59116270584e08ca8ee7b7515b22921fabe5be16650d37
[INFO] running `Command { std: "docker" "start" "-a" "a60af372831ec82adc59116270584e08ca8ee7b7515b22921fabe5be16650d37", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a60af372831ec82adc59116270584e08ca8ee7b7515b22921fabe5be16650d37", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a60af372831ec82adc59116270584e08ca8ee7b7515b22921fabe5be16650d37", kill_on_drop: false }`
[INFO] [stdout] a60af372831ec82adc59116270584e08ca8ee7b7515b22921fabe5be16650d37
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 42f2a2c902304b9c0961bb54b4b5bbc5fe87a40935f9a31be82323038b0ff880
[INFO] running `Command { std: "docker" "start" "-a" "42f2a2c902304b9c0961bb54b4b5bbc5fe87a40935f9a31be82323038b0ff880", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling unicode-ident v1.0.23
[INFO] [stderr]    Compiling libc v0.2.181
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling io-uring v0.7.11
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling compio-driver v0.11.1
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling thin-cell v0.1.2
[INFO] [stderr]    Compiling toml_parser v1.0.7+spec-1.1.0
[INFO] [stderr]    Compiling async-task v4.7.1
[INFO] [stderr]    Compiling scoped-tls v1.0.1
[INFO] [stderr]    Compiling zmij v1.0.20
[INFO] [stderr]    Compiling flume v0.12.0
[INFO] [stderr]    Compiling simdutf8 v0.1.5
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling anyhow v1.0.101
[INFO] [stderr]    Compiling libc v1.0.0-alpha.3
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling oneshot v0.1.13
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling toml_edit v0.23.10+spec-1.0.0
[INFO] [stderr]    Compiling compio-buf v0.8.0
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling uuid v1.20.0
[INFO] [stderr]    Compiling core_affinity v0.8.3
[INFO] [stderr]    Compiling affinity v0.1.2
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling io_uring_buf_ring v0.2.3
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling ptr_meta_derive v0.3.1
[INFO] [stderr]    Compiling bytecheck_derive v0.8.2
[INFO] [stderr]    Compiling munge_macro v0.4.7
[INFO] [stderr]    Compiling rkyv_derive v0.8.15
[INFO] [stderr]    Compiling compio-macros v0.1.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling ptr_meta v0.3.1
[INFO] [stderr]    Compiling rancor v0.1.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling munge v0.4.7
[INFO] [stderr]    Compiling bytecheck v0.8.2
[INFO] [stderr]    Compiling rend v0.5.3
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling compio-log v0.1.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling synchrony v0.1.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling local-sync v0.1.1
[INFO] [stderr]    Compiling compio-io v0.9.0
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling compio-runtime v0.11.0
[INFO] [stderr]    Compiling rkyv v0.8.15
[INFO] [stderr]    Compiling compio-process v0.8.0
[INFO] [stderr]    Compiling compio-net v0.11.0
[INFO] [stderr]    Compiling compio v0.18.0
[INFO] [stderr]    Compiling ogurpchik v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/discovery/kv.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 23 |     let mut cmd = std::process::Command::new(reg_exe());
[INFO] [stdout]    |         ----^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `BUCKETS` is never used
[INFO] [stdout]  --> src/tpc_pool.rs:8:7
[INFO] [stdout]   |
[INFO] [stdout] 8 | const BUCKETS: [usize; 13] = [
[INFO] [stdout]   |       ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]  --> src/service_handler.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 |     async fn on_request(&self, req: C::RequestView<'_>) -> anyhow::Result<C::Response>;
[INFO] [stdout]   |     ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout]   = note: `#[warn(async_fn_in_trait)]` on by default
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]   |
[INFO] [stdout] 4 -     async fn on_request(&self, req: C::RequestView<'_>) -> anyhow::Result<C::Response>;
[INFO] [stdout] 4 +     fn on_request(&self, req: C::RequestView<'_>) -> impl std::future::Future<Output = anyhow::Result<C::Response>> + Send;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]   --> src/transport/base/mod.rs:32:5
[INFO] [stdout]    |
[INFO] [stdout] 32 |     async fn send(&self, data: Self::Payload) -> anyhow::Result<()>;
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]    |
[INFO] [stdout] 32 -     async fn send(&self, data: Self::Payload) -> anyhow::Result<()>;
[INFO] [stdout] 32 +     fn send(&self, data: Self::Payload) -> impl std::future::Future<Output = anyhow::Result<()>> + Send;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]   --> src/transport/base/mod.rs:37:5
[INFO] [stdout]    |
[INFO] [stdout] 37 |     async fn recv(&mut self) -> Option<Self::Payload>;
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]    |
[INFO] [stdout] 37 -     async fn recv(&mut self) -> Option<Self::Payload>;
[INFO] [stdout] 37 +     fn recv(&mut self) -> impl std::future::Future<Output = Option<Self::Payload>> + Send;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]   --> src/transport/base/mod.rs:47:5
[INFO] [stdout]    |
[INFO] [stdout] 47 |     async fn connect(&self) -> anyhow::Result<Self::Transport>;
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]    |
[INFO] [stdout] 47 -     async fn connect(&self) -> anyhow::Result<Self::Transport>;
[INFO] [stdout] 47 +     fn connect(&self) -> impl std::future::Future<Output = anyhow::Result<Self::Transport>> + Send;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]   --> src/transport/base/mod.rs:53:5
[INFO] [stdout]    |
[INFO] [stdout] 53 |     async fn accept(&self) -> anyhow::Result<Self::Transport>;
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]    |
[INFO] [stdout] 53 -     async fn accept(&self) -> anyhow::Result<Self::Transport>;
[INFO] [stdout] 53 +     fn accept(&self) -> impl std::future::Future<Output = anyhow::Result<Self::Transport>> + Send;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]   --> src/transport/base/mod.rs:89:5
[INFO] [stdout]    |
[INFO] [stdout] 89 |     async fn bind(
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]    |
[INFO] [stdout] 89 ~     fn bind(
[INFO] [stdout] 90 |         self,
[INFO] [stdout] 91 |         core_id: usize,
[INFO] [stdout] 92 |         registry: Option<&Arc<dyn TopologyRegistry>>,
[INFO] [stdout] 93 ~     ) -> impl std::future::Future<Output = io::Result<Self::Acceptor>> + Send;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]   --> src/transport/stream/mod.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 |     async fn connect(&self) -> io::Result<Self::Stream>;
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]    |
[INFO] [stdout] 24 -     async fn connect(&self) -> io::Result<Self::Stream>;
[INFO] [stdout] 24 +     fn connect(&self) -> impl std::future::Future<Output = io::Result<Self::Stream>> + Send;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]   --> src/transport/stream/mod.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 29 |     async fn accept(&self) -> io::Result<(Self::Stream, SockAddr)>;
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]    |
[INFO] [stdout] 29 -     async fn accept(&self) -> io::Result<(Self::Stream, SockAddr)>;
[INFO] [stdout] 29 +     fn accept(&self) -> impl std::future::Future<Output = io::Result<(Self::Stream, SockAddr)>> + Send;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]   --> src/transport/stream/mod.rs:35:5
[INFO] [stdout]    |
[INFO] [stdout] 35 |     async fn bind(self) -> io::Result<Self::Acceptor>;
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]    |
[INFO] [stdout] 35 -     async fn bind(self) -> io::Result<Self::Acceptor>;
[INFO] [stdout] 35 +     fn bind(self) -> impl std::future::Future<Output = io::Result<Self::Acceptor>> + Send;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.95s
[INFO] running `Command { std: "docker" "inspect" "42f2a2c902304b9c0961bb54b4b5bbc5fe87a40935f9a31be82323038b0ff880", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "42f2a2c902304b9c0961bb54b4b5bbc5fe87a40935f9a31be82323038b0ff880", kill_on_drop: false }`
[INFO] [stdout] 42f2a2c902304b9c0961bb54b4b5bbc5fe87a40935f9a31be82323038b0ff880
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 00db633ce6179e881aba2208bc01e4aed692847c907a0a3cf3e260242394566a
[INFO] running `Command { std: "docker" "start" "-a" "00db633ce6179e881aba2208bc01e4aed692847c907a0a3cf3e260242394566a", kill_on_drop: false }`
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/discovery/kv.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 23 |     let mut cmd = std::process::Command::new(reg_exe());
[INFO] [stdout]    |         ----^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `BUCKETS` is never used
[INFO] [stdout]  --> src/tpc_pool.rs:8:7
[INFO] [stdout]   |
[INFO] [stdout] 8 | const BUCKETS: [usize; 13] = [
[INFO] [stdout]   |       ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]  --> src/service_handler.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 |     async fn on_request(&self, req: C::RequestView<'_>) -> anyhow::Result<C::Response>;
[INFO] [stdout]   |     ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout]   = note: `#[warn(async_fn_in_trait)]` on by default
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]   |
[INFO] [stdout] 4 -     async fn on_request(&self, req: C::RequestView<'_>) -> anyhow::Result<C::Response>;
[INFO] [stdout] 4 +     fn on_request(&self, req: C::RequestView<'_>) -> impl std::future::Future<Output = anyhow::Result<C::Response>> + Send;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]   --> src/transport/base/mod.rs:32:5
[INFO] [stdout]    |
[INFO] [stdout] 32 |     async fn send(&self, data: Self::Payload) -> anyhow::Result<()>;
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]    |
[INFO] [stdout] 32 -     async fn send(&self, data: Self::Payload) -> anyhow::Result<()>;
[INFO] [stdout] 32 +     fn send(&self, data: Self::Payload) -> impl std::future::Future<Output = anyhow::Result<()>> + Send;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]   --> src/transport/base/mod.rs:37:5
[INFO] [stdout]    |
[INFO] [stdout] 37 |     async fn recv(&mut self) -> Option<Self::Payload>;
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]    |
[INFO] [stdout] 37 -     async fn recv(&mut self) -> Option<Self::Payload>;
[INFO] [stdout] 37 +     fn recv(&mut self) -> impl std::future::Future<Output = Option<Self::Payload>> + Send;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]   --> src/transport/base/mod.rs:47:5
[INFO] [stdout]    |
[INFO] [stdout] 47 |     async fn connect(&self) -> anyhow::Result<Self::Transport>;
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]    |
[INFO] [stdout] 47 -     async fn connect(&self) -> anyhow::Result<Self::Transport>;
[INFO] [stdout] 47 +     fn connect(&self) -> impl std::future::Future<Output = anyhow::Result<Self::Transport>> + Send;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]   --> src/transport/base/mod.rs:53:5
[INFO] [stdout]    |
[INFO] [stdout] 53 |     async fn accept(&self) -> anyhow::Result<Self::Transport>;
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]    |
[INFO] [stdout] 53 -     async fn accept(&self) -> anyhow::Result<Self::Transport>;
[INFO] [stdout] 53 +     fn accept(&self) -> impl std::future::Future<Output = anyhow::Result<Self::Transport>> + Send;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]   --> src/transport/base/mod.rs:89:5
[INFO] [stdout]    |
[INFO] [stdout] 89 |     async fn bind(
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]    |
[INFO] [stdout] 89 ~     fn bind(
[INFO] [stdout] 90 |         self,
[INFO] [stdout] 91 |         core_id: usize,
[INFO] [stdout] 92 |         registry: Option<&Arc<dyn TopologyRegistry>>,
[INFO] [stdout] 93 ~     ) -> impl std::future::Future<Output = io::Result<Self::Acceptor>> + Send;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]   --> src/transport/stream/mod.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 |     async fn connect(&self) -> io::Result<Self::Stream>;
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]    |
[INFO] [stdout] 24 -     async fn connect(&self) -> io::Result<Self::Stream>;
[INFO] [stdout] 24 +     fn connect(&self) -> impl std::future::Future<Output = io::Result<Self::Stream>> + Send;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]   --> src/transport/stream/mod.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 29 |     async fn accept(&self) -> io::Result<(Self::Stream, SockAddr)>;
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]    |
[INFO] [stdout] 29 -     async fn accept(&self) -> io::Result<(Self::Stream, SockAddr)>;
[INFO] [stdout] 29 +     fn accept(&self) -> impl std::future::Future<Output = io::Result<(Self::Stream, SockAddr)>> + Send;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]   --> src/transport/stream/mod.rs:35:5
[INFO] [stdout]    |
[INFO] [stdout] 35 |     async fn bind(self) -> io::Result<Self::Acceptor>;
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]    |
[INFO] [stdout] 35 -     async fn bind(self) -> io::Result<Self::Acceptor>;
[INFO] [stdout] 35 +     fn bind(self) -> impl std::future::Future<Output = io::Result<Self::Acceptor>> + Send;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling hdrhistogram v7.5.4
[INFO] [stderr]    Compiling ogurpchik v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/discovery/kv.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 23 |     let mut cmd = std::process::Command::new(reg_exe());
[INFO] [stdout]    |         ----^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `BUCKETS` is never used
[INFO] [stdout]  --> src/tpc_pool.rs:8:7
[INFO] [stdout]   |
[INFO] [stdout] 8 | const BUCKETS: [usize; 13] = [
[INFO] [stdout]   |       ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]  --> src/service_handler.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 |     async fn on_request(&self, req: C::RequestView<'_>) -> anyhow::Result<C::Response>;
[INFO] [stdout]   |     ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout]   = note: `#[warn(async_fn_in_trait)]` on by default
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]   |
[INFO] [stdout] 4 -     async fn on_request(&self, req: C::RequestView<'_>) -> anyhow::Result<C::Response>;
[INFO] [stdout] 4 +     fn on_request(&self, req: C::RequestView<'_>) -> impl std::future::Future<Output = anyhow::Result<C::Response>> + Send;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]   --> src/transport/base/mod.rs:32:5
[INFO] [stdout]    |
[INFO] [stdout] 32 |     async fn send(&self, data: Self::Payload) -> anyhow::Result<()>;
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]    |
[INFO] [stdout] 32 -     async fn send(&self, data: Self::Payload) -> anyhow::Result<()>;
[INFO] [stdout] 32 +     fn send(&self, data: Self::Payload) -> impl std::future::Future<Output = anyhow::Result<()>> + Send;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]   --> src/transport/base/mod.rs:37:5
[INFO] [stdout]    |
[INFO] [stdout] 37 |     async fn recv(&mut self) -> Option<Self::Payload>;
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]    |
[INFO] [stdout] 37 -     async fn recv(&mut self) -> Option<Self::Payload>;
[INFO] [stdout] 37 +     fn recv(&mut self) -> impl std::future::Future<Output = Option<Self::Payload>> + Send;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]   --> src/transport/base/mod.rs:47:5
[INFO] [stdout]    |
[INFO] [stdout] 47 |     async fn connect(&self) -> anyhow::Result<Self::Transport>;
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]    |
[INFO] [stdout] 47 -     async fn connect(&self) -> anyhow::Result<Self::Transport>;
[INFO] [stdout] 47 +     fn connect(&self) -> impl std::future::Future<Output = anyhow::Result<Self::Transport>> + Send;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]   --> src/transport/base/mod.rs:53:5
[INFO] [stdout]    |
[INFO] [stdout] 53 |     async fn accept(&self) -> anyhow::Result<Self::Transport>;
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]    |
[INFO] [stdout] 53 -     async fn accept(&self) -> anyhow::Result<Self::Transport>;
[INFO] [stdout] 53 +     fn accept(&self) -> impl std::future::Future<Output = anyhow::Result<Self::Transport>> + Send;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]   --> src/transport/base/mod.rs:89:5
[INFO] [stdout]    |
[INFO] [stdout] 89 |     async fn bind(
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]    |
[INFO] [stdout] 89 ~     fn bind(
[INFO] [stdout] 90 |         self,
[INFO] [stdout] 91 |         core_id: usize,
[INFO] [stdout] 92 |         registry: Option<&Arc<dyn TopologyRegistry>>,
[INFO] [stdout] 93 ~     ) -> impl std::future::Future<Output = io::Result<Self::Acceptor>> + Send;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]   --> src/transport/stream/mod.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 |     async fn connect(&self) -> io::Result<Self::Stream>;
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]    |
[INFO] [stdout] 24 -     async fn connect(&self) -> io::Result<Self::Stream>;
[INFO] [stdout] 24 +     fn connect(&self) -> impl std::future::Future<Output = io::Result<Self::Stream>> + Send;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]   --> src/transport/stream/mod.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 29 |     async fn accept(&self) -> io::Result<(Self::Stream, SockAddr)>;
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]    |
[INFO] [stdout] 29 -     async fn accept(&self) -> io::Result<(Self::Stream, SockAddr)>;
[INFO] [stdout] 29 +     fn accept(&self) -> impl std::future::Future<Output = io::Result<(Self::Stream, SockAddr)>> + Send;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]   --> src/transport/stream/mod.rs:35:5
[INFO] [stdout]    |
[INFO] [stdout] 35 |     async fn bind(self) -> io::Result<Self::Acceptor>;
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]    |
[INFO] [stdout] 35 -     async fn bind(self) -> io::Result<Self::Acceptor>;
[INFO] [stdout] 35 +     fn bind(self) -> impl std::future::Future<Output = io::Result<Self::Acceptor>> + Send;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.89s
[INFO] running `Command { std: "docker" "inspect" "00db633ce6179e881aba2208bc01e4aed692847c907a0a3cf3e260242394566a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "00db633ce6179e881aba2208bc01e4aed692847c907a0a3cf3e260242394566a", kill_on_drop: false }`
[INFO] [stdout] 00db633ce6179e881aba2208bc01e4aed692847c907a0a3cf3e260242394566a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 32f8cdd4a453081b13a65f3e0e96d703a53794fd77856bbf8d8d46f78bc4d017
[INFO] running `Command { std: "docker" "start" "-a" "32f8cdd4a453081b13a65f3e0e96d703a53794fd77856bbf8d8d46f78bc4d017", kill_on_drop: false }`
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]   --> src/discovery/kv.rs:23:9
[INFO] [stderr]    |
[INFO] [stderr] 23 |     let mut cmd = std::process::Command::new(reg_exe());
[INFO] [stderr]    |         ----^^^
[INFO] [stderr]    |         |
[INFO] [stderr]    |         help: remove this `mut`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: constant `BUCKETS` is never used
[INFO] [stderr]  --> src/tpc_pool.rs:8:7
[INFO] [stderr]   |
[INFO] [stderr] 8 | const BUCKETS: [usize; 13] = [
[INFO] [stderr]   |       ^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stderr]  --> src/service_handler.rs:4:5
[INFO] [stderr]   |
[INFO] [stderr] 4 |     async fn on_request(&self, req: C::RequestView<'_>) -> anyhow::Result<C::Response>;
[INFO] [stderr]   |     ^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stderr]   = note: `#[warn(async_fn_in_trait)]` on by default
[INFO] [stderr] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stderr]   |
[INFO] [stderr] 4 -     async fn on_request(&self, req: C::RequestView<'_>) -> anyhow::Result<C::Response>;
[INFO] [stderr] 4 +     fn on_request(&self, req: C::RequestView<'_>) -> impl std::future::Future<Output = anyhow::Result<C::Response>> + Send;
[INFO] [stderr]   |
[INFO] [stderr] 
[INFO] [stderr] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stderr]   --> src/transport/base/mod.rs:32:5
[INFO] [stderr]    |
[INFO] [stderr] 32 |     async fn send(&self, data: Self::Payload) -> anyhow::Result<()>;
[INFO] [stderr]    |     ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stderr] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stderr]    |
[INFO] [stderr] 32 -     async fn send(&self, data: Self::Payload) -> anyhow::Result<()>;
[INFO] [stderr] 32 +     fn send(&self, data: Self::Payload) -> impl std::future::Future<Output = anyhow::Result<()>> + Send;
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stderr]   --> src/transport/base/mod.rs:37:5
[INFO] [stderr]    |
[INFO] [stderr] 37 |     async fn recv(&mut self) -> Option<Self::Payload>;
[INFO] [stderr]    |     ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stderr] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stderr]    |
[INFO] [stderr] 37 -     async fn recv(&mut self) -> Option<Self::Payload>;
[INFO] [stderr] 37 +     fn recv(&mut self) -> impl std::future::Future<Output = Option<Self::Payload>> + Send;
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stderr]   --> src/transport/base/mod.rs:47:5
[INFO] [stderr]    |
[INFO] [stderr] 47 |     async fn connect(&self) -> anyhow::Result<Self::Transport>;
[INFO] [stderr]    |     ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stderr] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stderr]    |
[INFO] [stderr] 47 -     async fn connect(&self) -> anyhow::Result<Self::Transport>;
[INFO] [stderr] 47 +     fn connect(&self) -> impl std::future::Future<Output = anyhow::Result<Self::Transport>> + Send;
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stderr]   --> src/transport/base/mod.rs:53:5
[INFO] [stderr]    |
[INFO] [stderr] 53 |     async fn accept(&self) -> anyhow::Result<Self::Transport>;
[INFO] [stderr]    |     ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stderr] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stderr]    |
[INFO] [stderr] 53 -     async fn accept(&self) -> anyhow::Result<Self::Transport>;
[INFO] [stderr] 53 +     fn accept(&self) -> impl std::future::Future<Output = anyhow::Result<Self::Transport>> + Send;
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stderr]   --> src/transport/base/mod.rs:89:5
[INFO] [stderr]    |
[INFO] [stderr] 89 |     async fn bind(
[INFO] [stderr]    |     ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stderr] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stderr]    |
[INFO] [stderr] 89 ~     fn bind(
[INFO] [stderr] 90 |         self,
[INFO] [stderr] 91 |         core_id: usize,
[INFO] [stderr] 92 |         registry: Option<&Arc<dyn TopologyRegistry>>,
[INFO] [stderr] 93 ~     ) -> impl std::future::Future<Output = io::Result<Self::Acceptor>> + Send;
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stderr]   --> src/transport/stream/mod.rs:24:5
[INFO] [stderr]    |
[INFO] [stderr] 24 |     async fn connect(&self) -> io::Result<Self::Stream>;
[INFO] [stderr]    |     ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stderr] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stderr]    |
[INFO] [stderr] 24 -     async fn connect(&self) -> io::Result<Self::Stream>;
[INFO] [stderr] 24 +     fn connect(&self) -> impl std::future::Future<Output = io::Result<Self::Stream>> + Send;
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stderr]   --> src/transport/stream/mod.rs:29:5
[INFO] [stderr]    |
[INFO] [stderr] 29 |     async fn accept(&self) -> io::Result<(Self::Stream, SockAddr)>;
[INFO] [stderr]    |     ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stderr] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stderr]    |
[INFO] [stderr] 29 -     async fn accept(&self) -> io::Result<(Self::Stream, SockAddr)>;
[INFO] [stderr] 29 +     fn accept(&self) -> impl std::future::Future<Output = io::Result<(Self::Stream, SockAddr)>> + Send;
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stderr]   --> src/transport/stream/mod.rs:35:5
[INFO] [stderr]    |
[INFO] [stderr] 35 |     async fn bind(self) -> io::Result<Self::Acceptor>;
[INFO] [stderr]    |     ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stderr] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stderr]    |
[INFO] [stderr] 35 -     async fn bind(self) -> io::Result<Self::Acceptor>;
[INFO] [stderr] 35 +     fn bind(self) -> impl std::future::Future<Output = io::Result<Self::Acceptor>> + Send;
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: `ogurpchik` (lib) generated 11 warnings (run `cargo fix --lib -p ogurpchik` to apply 1 suggestion)
[INFO] [stderr] warning: `ogurpchik` (lib test) generated 11 warnings (11 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ogurpchik-ceb53e9fe9b9c8f2)
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration.rs (/opt/rustwide/target/debug/deps/integration-83c42e0d3b356e84)
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests ogurpchik
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test src/node.rs - node::Node (line 49) - compile ... FAILED
[INFO] [stdout] test src/node.rs - node::Node (line 64) - compile ... FAILED
[INFO] [stdout] test src/node.rs - node::Node (line 22) - compile ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/node.rs - node::Node (line 49) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `ogurpchik::transport::stream::adapters::tcp`
[INFO] [stdout]   --> src/node.rs:52:45
[INFO] [stdout]    |
[INFO] [stdout] 52 | use ogurpchik::transport::stream::adapters::tcp::TcpTransport;
[INFO] [stdout]    |                                             ^^^ could not find `tcp` in `adapters`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/transport/stream/adapters/mod.rs:4:9
[INFO] [stdout]    |
[INFO] [stdout]  3 | #[cfg(feature = "tcp")]
[INFO] [stdout]    |       --------------- the item is gated behind the `tcp` feature
[INFO] [stdout]  4 | pub mod tcp;
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `MyHandler` in this scope
[INFO] [stdout]   --> src/node.rs:55:61
[INFO] [stdout]    |
[INFO] [stdout] 55 |     .serve::<MyCodec, _, _>(TcpTransport::new("127.0.0.1"), MyHandler)
[INFO] [stdout]    |                                                             ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `MyCodec` in this scope
[INFO] [stdout]   --> src/node.rs:55:14
[INFO] [stdout]    |
[INFO] [stdout] 55 |     .serve::<MyCodec, _, _>(TcpTransport::new("127.0.0.1"), MyHandler)
[INFO] [stdout]    |              ^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 53 | async fn example<MyCodec>() -> anyhow::Result<()> {
[INFO] [stdout]    |                 +++++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `serve` found for enum `Result<T, E>` in the current scope
[INFO] [stdout]    --> src/node.rs:55:6
[INFO] [stdout]     |
[INFO] [stdout]  54 |   let _guard = Node::new()
[INFO] [stdout]     |  ______________-
[INFO] [stdout]  55 | |     .serve::<MyCodec, _, _>(TcpTransport::new("127.0.0.1"), MyHandler)
[INFO] [stdout]     | |     -^^^^^ method not found in `Result<Node<NoServe, NoConnect>, anyhow::Error>`
[INFO] [stdout]     | |_____|
[INFO] [stdout]     |
[INFO] [stdout]     |
[INFO] [stdout] note: the method `serve` exists on the type `Node<NoServe, NoConnect>`
[INFO] [stdout]    --> src/node.rs:115:5
[INFO] [stdout]     |
[INFO] [stdout] 115 | /     pub fn serve<Codec, H, T>(self, transport: T, handler: H) -> Node<ServeConfig<H, T, Codec>, C>
[INFO] [stdout] 116 | |     where
[INFO] [stdout] 117 | |         Codec: MessageCodec,
[INFO] [stdout] 118 | |         T: TransportBuilder<Codec::Dest>,
[INFO] [stdout] 119 | |         H: ServiceHandler<Codec>,
[INFO] [stdout]     | |_________________________________^
[INFO] [stdout] help: use the `?` operator to extract the `Node<NoServe, NoConnect>` value, propagating a `Result::Err` value to the caller
[INFO] [stdout]     |
[INFO] [stdout]  54 | let _guard = Node::new()?
[INFO] [stdout]     |                         +
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0432, E0599.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/node.rs - node::Node (line 64) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `ogurpchik::transport::stream::adapters::tcp`
[INFO] [stdout]   --> src/node.rs:67:45
[INFO] [stdout]    |
[INFO] [stdout] 67 | use ogurpchik::transport::stream::adapters::tcp::TcpTransport;
[INFO] [stdout]    |                                             ^^^ could not find `tcp` in `adapters`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/transport/stream/adapters/mod.rs:4:9
[INFO] [stdout]    |
[INFO] [stdout]  3 | #[cfg(feature = "tcp")]
[INFO] [stdout]    |       --------------- the item is gated behind the `tcp` feature
[INFO] [stdout]  4 | pub mod tcp;
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `MyCodec` in this scope
[INFO] [stdout]   --> src/node.rs:70:16
[INFO] [stdout]    |
[INFO] [stdout] 70 |     .connect::<MyCodec, _>(TcpTransport::new("127.0.0.1"))
[INFO] [stdout]    |                ^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 68 | async fn example<MyCodec>() -> anyhow::Result<()> {
[INFO] [stdout]    |                 +++++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `connect` found for enum `Result<T, E>` in the current scope
[INFO] [stdout]    --> src/node.rs:70:6
[INFO] [stdout]     |
[INFO] [stdout]  69 |   let client = Node::new()
[INFO] [stdout]     |  ______________-
[INFO] [stdout]  70 | |     .connect::<MyCodec, _>(TcpTransport::new("127.0.0.1"))
[INFO] [stdout]     | |_____-^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: the method `connect` exists on the type `Node<NoServe, NoConnect>`
[INFO] [stdout]    --> src/node.rs:135:5
[INFO] [stdout]     |
[INFO] [stdout] 135 | /     pub fn connect<Codec, T>(self, transport: T) -> Node<S, ConnectConfig<T, Codec>>
[INFO] [stdout] 136 | |     where
[INFO] [stdout] 137 | |         Codec: MessageCodec,
[INFO] [stdout] 138 | |         T: TransportBuilder<Codec::Dest>,
[INFO] [stdout]     | |_________________________________________^
[INFO] [stdout] help: use the `?` operator to extract the `Node<NoServe, NoConnect>` value, propagating a `Result::Err` value to the caller
[INFO] [stdout]     |
[INFO] [stdout]  69 | let client = Node::new()?
[INFO] [stdout]     |                         +
[INFO] [stdout] help: there is a method `context` with a similar name
[INFO] [stdout]     |
[INFO] [stdout]  70 -     .connect::<MyCodec, _>(TcpTransport::new("127.0.0.1"))
[INFO] [stdout]  70 +     .context::<MyCodec, _>(TcpTransport::new("127.0.0.1"))
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0432, E0599.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/node.rs - node::Node (line 22) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `ogurpchik::transport::stream::adapters::tcp`
[INFO] [stdout]   --> src/node.rs:25:45
[INFO] [stdout]    |
[INFO] [stdout] 25 | use ogurpchik::transport::stream::adapters::tcp::TcpTransport;
[INFO] [stdout]    |                                             ^^^ could not find `tcp` in `adapters`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/transport/stream/adapters/mod.rs:4:9
[INFO] [stdout]    |
[INFO] [stdout]  3 | #[cfg(feature = "tcp")]
[INFO] [stdout]    |       --------------- the item is gated behind the `tcp` feature
[INFO] [stdout]  4 | pub mod tcp;
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `ogurpchik::codecs::rkyv_protocol`
[INFO] [stdout]   --> src/node.rs:26:24
[INFO] [stdout]    |
[INFO] [stdout] 26 | use ogurpchik::codecs::rkyv_protocol::RkyvCodec;
[INFO] [stdout]    |                        ^^^^^^^^^^^^^ could not find `rkyv_protocol` in `codecs`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/codecs/mod.rs:3:9
[INFO] [stdout]    |
[INFO] [stdout]  2 | #[cfg(feature = "rkyv-codec")]
[INFO] [stdout]    |       ---------------------- the item is gated behind the `rkyv-codec` feature
[INFO] [stdout]  3 | pub mod rkyv_protocol;
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `serve` found for enum `Result<T, E>` in the current scope
[INFO] [stdout]    --> src/node.rs:38:6
[INFO] [stdout]     |
[INFO] [stdout]  37 |   let (client, _guard) = Node::new()
[INFO] [stdout]     |  ________________________-
[INFO] [stdout]  38 | |     .serve::<MyCodec, _, _>(TcpTransport::new("127.0.0.1"), MyHandler)
[INFO] [stdout]     | |     -^^^^^ method not found in `Result<Node<NoServe, NoConnect>, anyhow::Error>`
[INFO] [stdout]     | |_____|
[INFO] [stdout]     |
[INFO] [stdout]     |
[INFO] [stdout] note: the method `serve` exists on the type `Node<NoServe, NoConnect>`
[INFO] [stdout]    --> src/node.rs:115:5
[INFO] [stdout]     |
[INFO] [stdout] 115 | /     pub fn serve<Codec, H, T>(self, transport: T, handler: H) -> Node<ServeConfig<H, T, Codec>, C>
[INFO] [stdout] 116 | |     where
[INFO] [stdout] 117 | |         Codec: MessageCodec,
[INFO] [stdout] 118 | |         T: TransportBuilder<Codec::Dest>,
[INFO] [stdout] 119 | |         H: ServiceHandler<Codec>,
[INFO] [stdout]     | |_________________________________^
[INFO] [stdout] help: use the `?` operator to extract the `Node<NoServe, NoConnect>` value, propagating a `Result::Err` value to the caller
[INFO] [stdout]     |
[INFO] [stdout]  37 | let (client, _guard) = Node::new()?
[INFO] [stdout]     |                                   +
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0599.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/node.rs - node::Node (line 22)
[INFO] [stdout]     src/node.rs - node::Node (line 49)
[INFO] [stdout]     src/node.rs - node::Node (line 64)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.24s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.51s; merged doctests compilation took 0.24s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "32f8cdd4a453081b13a65f3e0e96d703a53794fd77856bbf8d8d46f78bc4d017", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "32f8cdd4a453081b13a65f3e0e96d703a53794fd77856bbf8d8d46f78bc4d017", kill_on_drop: false }`
[INFO] [stdout] 32f8cdd4a453081b13a65f3e0e96d703a53794fd77856bbf8d8d46f78bc4d017
