[INFO] fetching crate requiem-server 1.0.1... [INFO] testing requiem-server-1.0.1 against 1.90.0 for beta-1.91-3 [INFO] extracting crate requiem-server 1.0.1 into /workspace/builds/worker-5-tc1/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-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate requiem-server 1.0.1 on toolchain 1.90.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "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" "+1.90.0" "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.0.4) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pin-project v0.4.30 [INFO] [stderr] Downloaded requiem-codec v0.2.0 [INFO] [stderr] Downloaded tokio-util v0.2.0 [INFO] [stderr] Downloaded requiem-threadpool v0.3.1 [INFO] [stderr] Downloaded requiem-rt v1.0.0 [INFO] [stderr] Downloaded requiem-service v1.0.5 [INFO] [stderr] Downloaded requiem-utils v1.0.6 [INFO] [stderr] Downloaded requiem-macros v0.1.1 [INFO] [stderr] Downloaded pin-project-internal v0.4.30 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1aeb3b65e23a827251878d738c4f81f0b6dacf98e6d5dbb653b6e2626b5feaaf [INFO] running `Command { std: "docker" "start" "-a" "1aeb3b65e23a827251878d738c4f81f0b6dacf98e6d5dbb653b6e2626b5feaaf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1aeb3b65e23a827251878d738c4f81f0b6dacf98e6d5dbb653b6e2626b5feaaf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1aeb3b65e23a827251878d738c4f81f0b6dacf98e6d5dbb653b6e2626b5feaaf", kill_on_drop: false }` [INFO] [stdout] 1aeb3b65e23a827251878d738c4f81f0b6dacf98e6d5dbb653b6e2626b5feaaf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a98423f0195182c13e97c0c3508b61748b06aebc129d2abbda3496a4daabb6e1 [INFO] running `Command { std: "docker" "start" "-a" "a98423f0195182c13e97c0c3508b61748b06aebc129d2abbda3496a4daabb6e1", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling pin-project-internal v0.4.30 [INFO] [stderr] Compiling pin-project-lite v0.1.12 [INFO] [stderr] Compiling bytes v0.5.6 [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 iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.39 [INFO] [stderr] Compiling parking_lot_core v0.7.3 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling tokio v0.2.25 [INFO] [stderr] Compiling requiem-threadpool v0.3.1 [INFO] [stderr] Compiling tokio-util v0.2.0 [INFO] [stderr] Compiling requiem-macros v0.1.1 [INFO] [stderr] Compiling requiem-codec v0.2.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling requiem-rt v1.0.0 [INFO] [stderr] Compiling pin-project v0.4.30 [INFO] [stderr] Compiling requiem-service v1.0.5 [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 11.69s [INFO] running `Command { std: "docker" "inspect" "a98423f0195182c13e97c0c3508b61748b06aebc129d2abbda3496a4daabb6e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a98423f0195182c13e97c0c3508b61748b06aebc129d2abbda3496a4daabb6e1", kill_on_drop: false }` [INFO] [stdout] a98423f0195182c13e97c0c3508b61748b06aebc129d2abbda3496a4daabb6e1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1c949933bb1a616095aae6b410a00a716bbeec9e14289d9a2d759473a2289efe [INFO] running `Command { std: "docker" "start" "-a" "1c949933bb1a616095aae6b410a00a716bbeec9e14289d9a2d759473a2289efe", kill_on_drop: false }` [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling atty v0.2.14 [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-automata v0.4.11 [INFO] [stderr] Compiling regex v1.11.3 [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] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `requiem-server` (test "test_server") due to 12 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" "1c949933bb1a616095aae6b410a00a716bbeec9e14289d9a2d759473a2289efe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1c949933bb1a616095aae6b410a00a716bbeec9e14289d9a2d759473a2289efe", kill_on_drop: false }` [INFO] [stdout] 1c949933bb1a616095aae6b410a00a716bbeec9e14289d9a2d759473a2289efe