[INFO] fetching crate requiem-server 1.0.1... [INFO] testing requiem-server-1.0.1 against beta-2025-10-28 for beta-1.92-2 [INFO] extracting crate requiem-server 1.0.1 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate requiem-server 1.0.1 [INFO] finished tweaking crates.io crate requiem-server 1.0.1 [INFO] tweaked toml for crates.io crate requiem-server 1.0.1 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate requiem-server 1.0.1 on toolchain beta-2025-10-28 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 79 packages to latest compatible versions [INFO] [stderr] Adding bytes v0.5.6 (available: v1.10.1) [INFO] [stderr] Adding env_logger v0.7.1 (available: v0.11.8) [INFO] [stderr] Adding mio v0.6.23 (available: v1.1.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ce475a4d4fd8fa39c4d0e528450cce681face0a0021ed40ae388b958de28b16a [INFO] running `Command { std: "docker" "start" "-a" "ce475a4d4fd8fa39c4d0e528450cce681face0a0021ed40ae388b958de28b16a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ce475a4d4fd8fa39c4d0e528450cce681face0a0021ed40ae388b958de28b16a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ce475a4d4fd8fa39c4d0e528450cce681face0a0021ed40ae388b958de28b16a", kill_on_drop: false }` [INFO] [stdout] ce475a4d4fd8fa39c4d0e528450cce681face0a0021ed40ae388b958de28b16a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e908f02a46e05973417df752366b95110017dc4b4b7253bebb14629710459b06 [INFO] running `Command { std: "docker" "start" "-a" "e908f02a46e05973417df752366b95110017dc4b4b7253bebb14629710459b06", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling pin-project-lite v0.1.12 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling pin-project-internal v0.4.30 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling copyless v0.1.5 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling syn v2.0.108 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.39 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling parking_lot_core v0.7.3 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling tokio v0.2.25 [INFO] [stderr] Compiling requiem-macros v0.1.1 [INFO] [stderr] Compiling tokio-util v0.2.0 [INFO] [stderr] Compiling requiem-codec v0.2.0 [INFO] [stderr] Compiling pin-project v0.4.30 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling requiem-threadpool v0.3.1 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling requiem-service v1.0.5 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling requiem-rt v1.0.0 [INFO] [stderr] Compiling requiem-utils v1.0.6 [INFO] [stderr] Compiling requiem-server v1.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/service.rs:21:14 [INFO] [stdout] | [INFO] [stdout] 21 | Shutdown(Duration), [INFO] [stdout] | -------- ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:2:27 [INFO] [stdout] | [INFO] [stdout] 2 | #![deny(rust_2018_idioms, warnings)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = note: `#[warn(dead_code)]` implied by `#[warn(warnings)]` [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 21 - Shutdown(Duration), [INFO] [stdout] 21 + Shutdown(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `peer` is never read [INFO] [stdout] --> src/worker.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub(crate) struct Conn { [INFO] [stdout] | ---- field in this struct [INFO] [stdout] ... [INFO] [stdout] 34 | pub peer: Option, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Conn` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.58s [INFO] running `Command { std: "docker" "inspect" "e908f02a46e05973417df752366b95110017dc4b4b7253bebb14629710459b06", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e908f02a46e05973417df752366b95110017dc4b4b7253bebb14629710459b06", kill_on_drop: false }` [INFO] [stdout] e908f02a46e05973417df752366b95110017dc4b4b7253bebb14629710459b06 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1cfb8259edc1774315786de1f7cecc0fad8683b553e240078128b233ab1b85e0 [INFO] running `Command { std: "docker" "start" "-a" "1cfb8259edc1774315786de1f7cecc0fad8683b553e240078128b233ab1b85e0", kill_on_drop: false }` [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/service.rs:21:14 [INFO] [stdout] | [INFO] [stdout] 21 | Shutdown(Duration), [INFO] [stdout] | -------- ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:2:27 [INFO] [stdout] | [INFO] [stdout] 2 | #![deny(rust_2018_idioms, warnings)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = note: `#[warn(dead_code)]` implied by `#[warn(warnings)]` [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 21 - Shutdown(Duration), [INFO] [stdout] 21 + Shutdown(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `peer` is never read [INFO] [stdout] --> src/worker.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub(crate) struct Conn { [INFO] [stdout] | ---- field in this struct [INFO] [stdout] ... [INFO] [stdout] 34 | pub peer: Option, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Conn` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling requiem-server v1.0.1 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `actix_rt` [INFO] [stdout] --> tests/test_server.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use actix_rt::net::TcpStream; [INFO] [stdout] | ^^^^^^^^ use of unresolved module or unlinked crate `actix_rt` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `actix_rt`, use `cargo add actix_rt` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `actix_codec` [INFO] [stdout] --> tests/test_server.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use actix_codec::{BytesCodec, Framed}; [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `actix_codec` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `actix_codec`, use `cargo add actix_codec` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `actix_server` [INFO] [stdout] --> tests/test_server.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use actix_server::Server; [INFO] [stdout] | ^^^^^^^^^^^^ use of unresolved module or unlinked crate `actix_server` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `actix_server`, use `cargo add actix_server` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `actix_service` [INFO] [stdout] --> tests/test_server.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use actix_service::fn_service; [INFO] [stdout] | ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `actix_service` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `actix_service`, use `cargo add actix_service` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `actix_rt` [INFO] [stdout] --> tests/test_server.rs:30:19 [INFO] [stdout] | [INFO] [stdout] 30 | let sys = actix_rt::System::new("test"); [INFO] [stdout] | ^^^^^^^^ use of unresolved module or unlinked crate `actix_rt` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `actix_rt`, use `cargo add actix_rt` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing one of these structs [INFO] [stdout] | [INFO] [stdout] 1 + use std::alloc::System; [INFO] [stdout] | [INFO] [stdout] 1 + use requiem_rt::System; [INFO] [stdout] | [INFO] [stdout] help: if you import `System`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 30 - let sys = actix_rt::System::new("test"); [INFO] [stdout] 30 + let sys = System::new("test"); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `actix_rt` [INFO] [stdout] --> tests/test_server.rs:37:31 [INFO] [stdout] | [INFO] [stdout] 37 | let _ = tx.send((srv, actix_rt::System::current())); [INFO] [stdout] | ^^^^^^^^ use of unresolved module or unlinked crate `actix_rt` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `actix_rt`, use `cargo add actix_rt` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing one of these structs [INFO] [stdout] | [INFO] [stdout] 1 + use std::alloc::System; [INFO] [stdout] | [INFO] [stdout] 1 + use requiem_rt::System; [INFO] [stdout] | [INFO] [stdout] help: if you import `System`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 37 - let _ = tx.send((srv, actix_rt::System::current())); [INFO] [stdout] 37 + let _ = tx.send((srv, System::current())); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `actix_rt` [INFO] [stdout] --> tests/test_server.rs:54:19 [INFO] [stdout] | [INFO] [stdout] 54 | let sys = actix_rt::System::new("test"); [INFO] [stdout] | ^^^^^^^^ use of unresolved module or unlinked crate `actix_rt` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `actix_rt`, use `cargo add actix_rt` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing one of these structs [INFO] [stdout] | [INFO] [stdout] 1 + use std::alloc::System; [INFO] [stdout] | [INFO] [stdout] 1 + use requiem_rt::System; [INFO] [stdout] | [INFO] [stdout] help: if you import `System`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 54 - let sys = actix_rt::System::new("test"); [INFO] [stdout] 54 + let sys = System::new("test"); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `actix_rt` [INFO] [stdout] --> tests/test_server.rs:62:25 [INFO] [stdout] | [INFO] [stdout] 62 | let _ = tx.send(actix_rt::System::current()); [INFO] [stdout] | ^^^^^^^^ use of unresolved module or unlinked crate `actix_rt` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `actix_rt`, use `cargo add actix_rt` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing one of these structs [INFO] [stdout] | [INFO] [stdout] 1 + use std::alloc::System; [INFO] [stdout] | [INFO] [stdout] 1 + use requiem_rt::System; [INFO] [stdout] | [INFO] [stdout] help: if you import `System`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 62 - let _ = tx.send(actix_rt::System::current()); [INFO] [stdout] 62 + let _ = tx.send(System::current()); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `actix_rt` [INFO] [stdout] --> tests/test_server.rs:80:19 [INFO] [stdout] | [INFO] [stdout] 80 | let sys = actix_rt::System::new("test"); [INFO] [stdout] | ^^^^^^^^ use of unresolved module or unlinked crate `actix_rt` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `actix_rt`, use `cargo add actix_rt` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing one of these structs [INFO] [stdout] | [INFO] [stdout] 1 + use std::alloc::System; [INFO] [stdout] | [INFO] [stdout] 1 + use requiem_rt::System; [INFO] [stdout] | [INFO] [stdout] help: if you import `System`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 80 - let sys = actix_rt::System::new("test"); [INFO] [stdout] 80 + let sys = System::new("test"); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `actix_rt` [INFO] [stdout] --> tests/test_server.rs:96:31 [INFO] [stdout] | [INFO] [stdout] 96 | let _ = tx.send((srv, actix_rt::System::current())); [INFO] [stdout] | ^^^^^^^^ use of unresolved module or unlinked crate `actix_rt` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `actix_rt`, use `cargo add actix_rt` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing one of these structs [INFO] [stdout] | [INFO] [stdout] 1 + use std::alloc::System; [INFO] [stdout] | [INFO] [stdout] 1 + use requiem_rt::System; [INFO] [stdout] | [INFO] [stdout] help: if you import `System`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 96 - let _ = tx.send((srv, actix_rt::System::current())); [INFO] [stdout] 96 + let _ = tx.send((srv, System::current())); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `actix_rt` [INFO] [stdout] --> tests/test_server.rs:148:19 [INFO] [stdout] | [INFO] [stdout] 148 | let sys = actix_rt::System::new("test"); [INFO] [stdout] | ^^^^^^^^ use of unresolved module or unlinked crate `actix_rt` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `actix_rt`, use `cargo add actix_rt` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing one of these structs [INFO] [stdout] | [INFO] [stdout] 1 + use std::alloc::System; [INFO] [stdout] | [INFO] [stdout] 1 + use requiem_rt::System; [INFO] [stdout] | [INFO] [stdout] help: if you import `System`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 148 - let sys = actix_rt::System::new("test"); [INFO] [stdout] 148 + let sys = System::new("test"); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `actix_rt` [INFO] [stdout] --> tests/test_server.rs:171:31 [INFO] [stdout] | [INFO] [stdout] 171 | let _ = tx.send((srv, actix_rt::System::current())); [INFO] [stdout] | ^^^^^^^^ use of unresolved module or unlinked crate `actix_rt` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `actix_rt`, use `cargo add actix_rt` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing one of these structs [INFO] [stdout] | [INFO] [stdout] 1 + use std::alloc::System; [INFO] [stdout] | [INFO] [stdout] 1 + use requiem_rt::System; [INFO] [stdout] | [INFO] [stdout] help: if you import `System`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 171 - let _ = tx.send((srv, actix_rt::System::current())); [INFO] [stdout] 171 + let _ = tx.send((srv, System::current())); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/test_server.rs:44:13 [INFO] [stdout] | [INFO] [stdout] 44 | let _ = sys.stop(); [INFO] [stdout] | ^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/test_server.rs:88:25 [INFO] [stdout] | [INFO] [stdout] 88 | f.send(Bytes::from_static(b"test")).await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/test_server.rs:107:13 [INFO] [stdout] | [INFO] [stdout] 107 | let _ = srv.pause(); [INFO] [stdout] | ^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/test_server.rs:133:13 [INFO] [stdout] | [INFO] [stdout] 133 | let _ = sys.stop(); [INFO] [stdout] | ^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/test_server.rs:151:30 [INFO] [stdout] | [INFO] [stdout] 151 | .configure(move |cfg| { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 154 | cfg.bind("addr1", addr1) [INFO] [stdout] | --- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving this closure parameter an explicit type [INFO] [stdout] | [INFO] [stdout] 151 | .configure(move |cfg: /* Type */| { [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/test_server.rs:159:34 [INFO] [stdout] | [INFO] [stdout] 159 | .apply(move |rt| { [INFO] [stdout] | ^^ [INFO] [stdout] 160 | let num = num.clone(); [INFO] [stdout] 161 | rt.service("addr1", fn_service(|_| ok::<_, ()>(()))); [INFO] [stdout] | -- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving this closure parameter an explicit type [INFO] [stdout] | [INFO] [stdout] 159 | .apply(move |rt: /* Type */| { [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/test_server.rs:181:13 [INFO] [stdout] | [INFO] [stdout] 181 | let _ = sys.stop(); [INFO] [stdout] | ^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0282, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stderr] error: could not compile `requiem-server` (test "test_server") due to 19 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/service.rs:21:14 [INFO] [stdout] | [INFO] [stdout] 21 | Shutdown(Duration), [INFO] [stdout] | -------- ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:2:27 [INFO] [stdout] | [INFO] [stdout] 2 | #![deny(rust_2018_idioms, warnings)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = note: `#[warn(dead_code)]` implied by `#[warn(warnings)]` [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 21 - Shutdown(Duration), [INFO] [stdout] 21 + Shutdown(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `peer` is never read [INFO] [stdout] --> src/worker.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub(crate) struct Conn { [INFO] [stdout] | ---- field in this struct [INFO] [stdout] ... [INFO] [stdout] 34 | pub peer: Option, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Conn` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "1cfb8259edc1774315786de1f7cecc0fad8683b553e240078128b233ab1b85e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1cfb8259edc1774315786de1f7cecc0fad8683b553e240078128b233ab1b85e0", kill_on_drop: false }` [INFO] [stdout] 1cfb8259edc1774315786de1f7cecc0fad8683b553e240078128b233ab1b85e0