[INFO] fetching crate actix 0.11.0-beta.2... [INFO] checking actix-0.11.0-beta.2 against try#8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 for pr-82565 [INFO] extracting crate actix 0.11.0-beta.2 into /workspace/builds/worker-10/source [INFO] validating manifest of crates.io crate actix 0.11.0-beta.2 on toolchain 8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate actix 0.11.0-beta.2 [INFO] finished tweaking crates.io crate actix 0.11.0-beta.2 [INFO] tweaked toml for crates.io crate actix 0.11.0-beta.2 written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate crates.io crate actix 0.11.0-beta.2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded actix_derive v0.6.0-beta.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e8196dca22736de94100b861018c4ca9705bf85a8283d7b539bfc6cd545cd13c [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "e8196dca22736de94100b861018c4ca9705bf85a8283d7b539bfc6cd545cd13c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e8196dca22736de94100b861018c4ca9705bf85a8283d7b539bfc6cd545cd13c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e8196dca22736de94100b861018c4ca9705bf85a8283d7b539bfc6cd545cd13c", kill_on_drop: false }` [INFO] [stdout] e8196dca22736de94100b861018c4ca9705bf85a8283d7b539bfc6cd545cd13c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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=forbid" "-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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a01930cf60da4a8b98e9318b252aa7b06caf32ccee6253f0180b20b3d592ed33 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "a01930cf60da4a8b98e9318b252aa7b06caf32ccee6253f0180b20b3d592ed33", kill_on_drop: false }` [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.85 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Checking bytes v1.0.1 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Checking pin-project-lite v0.2.4 [INFO] [stderr] Checking once_cell v1.5.2 [INFO] [stderr] Checking futures-core v0.3.12 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking futures-sink v0.3.12 [INFO] [stderr] Checking futures-task v0.3.12 [INFO] [stderr] Checking lock_api v0.4.2 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Compiling tokio v1.2.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Checking parking_lot_core v0.8.2 [INFO] [stderr] Checking mio v0.7.7 [INFO] [stderr] Checking signal-hook-registry v1.3.0 [INFO] [stderr] Checking crossbeam-channel v0.5.0 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking actix-rt v2.0.1 [INFO] [stderr] Checking tokio-util v0.6.3 [INFO] [stderr] Compiling actix_derive v0.6.0-beta.1 [INFO] [stderr] Checking actix v0.11.0-beta.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of module `std::usize` that will be deprecated in a future Rust version: all constants in this module replaced by associated constants on `usize` [INFO] [stdout] --> src/address/channel.rs:10:19 [INFO] [stdout] | [INFO] [stdout] 10 | use std::{thread, usize}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:44:9 [INFO] [stdout] | [INFO] [stdout] 44 | #![warn(deprecated_in_future, trivial_casts, trivial_numeric_casts)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of constant `std::usize::MAX` that will be deprecated in a future Rust version: replaced by the `MAX` associated constant on this type [INFO] [stdout] --> src/address/channel.rs:159:26 [INFO] [stdout] | [INFO] [stdout] 159 | const OPEN_MASK: usize = usize::MAX - (usize::MAX >> 1); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of constant `std::usize::MAX` that will be deprecated in a future Rust version: replaced by the `MAX` associated constant on this type [INFO] [stdout] --> src/address/channel.rs:159:40 [INFO] [stdout] | [INFO] [stdout] 159 | const OPEN_MASK: usize = usize::MAX - (usize::MAX >> 1); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of module `std::usize` that will be deprecated in a future Rust version: all constants in this module replaced by associated constants on `usize` [INFO] [stdout] --> src/address/channel.rs:10:19 [INFO] [stdout] | [INFO] [stdout] 10 | use std::{thread, usize}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:44:9 [INFO] [stdout] | [INFO] [stdout] 44 | #![warn(deprecated_in_future, trivial_casts, trivial_numeric_casts)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of constant `std::usize::MAX` that will be deprecated in a future Rust version: replaced by the `MAX` associated constant on this type [INFO] [stdout] --> src/address/channel.rs:159:26 [INFO] [stdout] | [INFO] [stdout] 159 | const OPEN_MASK: usize = usize::MAX - (usize::MAX >> 1); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of constant `std::usize::MAX` that will be deprecated in a future Rust version: replaced by the `MAX` associated constant on this type [INFO] [stdout] --> src/address/channel.rs:159:40 [INFO] [stdout] | [INFO] [stdout] 159 | const OPEN_MASK: usize = usize::MAX - (usize::MAX >> 1); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `futures_util` [INFO] [stdout] --> tests/test_context.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use futures_util::stream::once; [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `futures_util` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `futures_util` [INFO] [stdout] --> tests/test_atomic_response.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use futures_util::stream::StreamExt; [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `futures_util` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `futures_util` [INFO] [stdout] --> tests/test_actor.rs:50:29 [INFO] [stdout] | [INFO] [stdout] 50 | MyActor::add_stream(futures_util::stream::iter::<_>(items), ctx); [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `futures_util` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `temp` [INFO] [stdout] --> tests/test_lifecycle.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | temp: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `futures_util` [INFO] [stdout] --> tests/test_fut.rs:55:21 [INFO] [stdout] | [INFO] [stdout] 55 | let mut s = futures_util::stream::FuturesOrdered::new(); [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `futures_util` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `once` in this scope [INFO] [stdout] --> tests/test_context.rs:372:43 [INFO] [stdout] | [INFO] [stdout] 372 | ContextHandle::add_stream(once(async { Ping }), ctx).into_usize(), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 | use core::iter::once; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::io::io::sys::rand::mem::fmt::result::iter::once; [INFO] [stdout] | [INFO] [stdout] 2 | use std::iter::once; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `futures_util` [INFO] [stdout] --> tests/test_atomic_response.rs:35:15 [INFO] [stdout] | [INFO] [stdout] 35 | let fut = futures_util::stream::iter(items) [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `futures_util` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `once` in this scope [INFO] [stdout] --> tests/test_context.rs:396:32 [INFO] [stdout] | [INFO] [stdout] 396 | ctx.add_stream(once(async { Ping })).into_usize(), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 | use core::iter::once; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::io::io::sys::rand::mem::fmt::result::iter::once; [INFO] [stdout] | [INFO] [stdout] 2 | use std::iter::once; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `futures_util` [INFO] [stdout] --> tests/test_actor.rs:100:35 [INFO] [stdout] | [INFO] [stdout] 100 | StopOnRequest::add_stream(futures_util::stream::repeat(Num(1)), ctx); [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `futures_util` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `actix` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "a01930cf60da4a8b98e9318b252aa7b06caf32ccee6253f0180b20b3d592ed33", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a01930cf60da4a8b98e9318b252aa7b06caf32ccee6253f0180b20b3d592ed33", kill_on_drop: false }` [INFO] [stdout] a01930cf60da4a8b98e9318b252aa7b06caf32ccee6253f0180b20b3d592ed33