[INFO] fetching crate requiem-server 1.0.1... [INFO] testing requiem-server-1.0.1 against 1.60.0 for beta-1.61-1 [INFO] extracting crate requiem-server 1.0.1 into /workspace/builds/worker-114/source [INFO] validating manifest of crates.io crate requiem-server 1.0.1 on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-114/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-114/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-114/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e196cccf0b6ef8baf626c1921a724f69d835f34e114a6609a4af4130193cb545 [INFO] running `Command { std: "docker" "start" "-a" "e196cccf0b6ef8baf626c1921a724f69d835f34e114a6609a4af4130193cb545", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e196cccf0b6ef8baf626c1921a724f69d835f34e114a6609a4af4130193cb545", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e196cccf0b6ef8baf626c1921a724f69d835f34e114a6609a4af4130193cb545", kill_on_drop: false }` [INFO] [stdout] e196cccf0b6ef8baf626c1921a724f69d835f34e114a6609a4af4130193cb545 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-114/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-114/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 605d55f8901db10e45e20cda7172e36359f97e23190e426401b0a6c999888f74 [INFO] running `Command { std: "docker" "start" "-a" "605d55f8901db10e45e20cda7172e36359f97e23190e426401b0a6c999888f74", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling slab v0.4.6 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling pin-project-internal v0.4.29 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling pin-project-lite v0.1.12 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling copyless v0.1.5 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling tokio v0.2.25 [INFO] [stderr] Compiling tokio-util v0.2.0 [INFO] [stderr] Compiling requiem-codec v0.2.0 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling requiem-macros v0.1.1 [INFO] [stderr] Compiling pin-project v0.4.29 [INFO] [stderr] Compiling requiem-threadpool v0.3.1 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling requiem-service v1.0.5 [INFO] [stderr] Compiling futures v0.3.21 [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 is never read: `peer` [INFO] [stdout] --> src/worker.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 34 | pub peer: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [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] note: `Conn` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/worker.rs:30:10 [INFO] [stdout] | [INFO] [stdout] 30 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 18.30s [INFO] running `Command { std: "docker" "inspect" "605d55f8901db10e45e20cda7172e36359f97e23190e426401b0a6c999888f74", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "605d55f8901db10e45e20cda7172e36359f97e23190e426401b0a6c999888f74", kill_on_drop: false }` [INFO] [stdout] 605d55f8901db10e45e20cda7172e36359f97e23190e426401b0a6c999888f74 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-114/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-114/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7bea05fcd1cfd1c8c66188ae6e22783f0c5762e1c8a5081119c572210e4db08f [INFO] running `Command { std: "docker" "start" "-a" "7bea05fcd1cfd1c8c66188ae6e22783f0c5762e1c8a5081119c572210e4db08f", kill_on_drop: false }` [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stdout] warning: field is never read: `peer` [INFO] [stdout] --> src/worker.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 34 | pub peer: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [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] note: `Conn` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/worker.rs:30:10 [INFO] [stdout] | [INFO] [stdout] 30 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling regex v1.5.5 [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 undeclared crate or module `actix_rt` [INFO] [stdout] --> tests/test_server.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use actix_rt::net::TcpStream; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `actix_rt` [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 undeclared crate or module `actix_codec` [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 undeclared crate or module `actix_server` [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 undeclared crate or module `actix_service` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_rt` [INFO] [stdout] --> tests/test_server.rs:30:29 [INFO] [stdout] | [INFO] [stdout] 30 | let sys = actix_rt::System::new("test"); [INFO] [stdout] | ^^^^^^ not found in `actix_rt` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use requiem_rt::System; [INFO] [stdout] | [INFO] [stdout] 1 | use std::alloc::System; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_rt` [INFO] [stdout] --> tests/test_server.rs:37:41 [INFO] [stdout] | [INFO] [stdout] 37 | let _ = tx.send((srv, actix_rt::System::current())); [INFO] [stdout] | ^^^^^^ not found in `actix_rt` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use requiem_rt::System; [INFO] [stdout] | [INFO] [stdout] 1 | use std::alloc::System; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_rt` [INFO] [stdout] --> tests/test_server.rs:54:29 [INFO] [stdout] | [INFO] [stdout] 54 | let sys = actix_rt::System::new("test"); [INFO] [stdout] | ^^^^^^ not found in `actix_rt` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use requiem_rt::System; [INFO] [stdout] | [INFO] [stdout] 1 | use std::alloc::System; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_rt` [INFO] [stdout] --> tests/test_server.rs:62:35 [INFO] [stdout] | [INFO] [stdout] 62 | let _ = tx.send(actix_rt::System::current()); [INFO] [stdout] | ^^^^^^ not found in `actix_rt` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use requiem_rt::System; [INFO] [stdout] | [INFO] [stdout] 1 | use std::alloc::System; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_rt` [INFO] [stdout] --> tests/test_server.rs:80:29 [INFO] [stdout] | [INFO] [stdout] 80 | let sys = actix_rt::System::new("test"); [INFO] [stdout] | ^^^^^^ not found in `actix_rt` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use requiem_rt::System; [INFO] [stdout] | [INFO] [stdout] 1 | use std::alloc::System; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `TcpStream` in this scope [INFO] [stdout] --> tests/test_server.rs:85:33 [INFO] [stdout] | [INFO] [stdout] 85 | fn_service(|io: TcpStream| { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use crate::net::TcpStream; [INFO] [stdout] | [INFO] [stdout] 1 | use mio::tcp::TcpStream; [INFO] [stdout] | [INFO] [stdout] 1 | use requiem_rt::net::TcpStream; [INFO] [stdout] | [INFO] [stdout] 1 | use std::net::TcpStream; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_rt` [INFO] [stdout] --> tests/test_server.rs:96:41 [INFO] [stdout] | [INFO] [stdout] 96 | let _ = tx.send((srv, actix_rt::System::current())); [INFO] [stdout] | ^^^^^^ not found in `actix_rt` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use requiem_rt::System; [INFO] [stdout] | [INFO] [stdout] 1 | use std::alloc::System; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_rt` [INFO] [stdout] --> tests/test_server.rs:148:29 [INFO] [stdout] | [INFO] [stdout] 148 | let sys = actix_rt::System::new("test"); [INFO] [stdout] | ^^^^^^ not found in `actix_rt` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use requiem_rt::System; [INFO] [stdout] | [INFO] [stdout] 1 | use std::alloc::System; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_rt` [INFO] [stdout] --> tests/test_server.rs:171:41 [INFO] [stdout] | [INFO] [stdout] 171 | let _ = tx.send((srv, actix_rt::System::current())); [INFO] [stdout] | ^^^^^^ not found in `actix_rt` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use requiem_rt::System; [INFO] [stdout] | [INFO] [stdout] 1 | use std::alloc::System; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `futures::SinkExt` [INFO] [stdout] --> tests/test_server.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use futures::SinkExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 13 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: could not compile `requiem-server` due to 14 previous errors; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: field is never read: `peer` [INFO] [stdout] --> src/worker.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 34 | pub peer: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [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] note: `Conn` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/worker.rs:30:10 [INFO] [stdout] | [INFO] [stdout] 30 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "7bea05fcd1cfd1c8c66188ae6e22783f0c5762e1c8a5081119c572210e4db08f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7bea05fcd1cfd1c8c66188ae6e22783f0c5762e1c8a5081119c572210e4db08f", kill_on_drop: false }` [INFO] [stdout] 7bea05fcd1cfd1c8c66188ae6e22783f0c5762e1c8a5081119c572210e4db08f