[INFO] fetching crate actix-service 2.0.2...
[INFO] checking actix-service-2.0.2 against master#3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777 for pr-132289
[INFO] extracting crate actix-service 2.0.2 into /workspace/builds/worker-2-tc1/source
[INFO] validating manifest of crates.io crate actix-service 2.0.2 on toolchain 3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate actix-service 2.0.2
[INFO] finished tweaking crates.io crate actix-service 2.0.2
[INFO] tweaked toml for crates.io crate actix-service 2.0.2 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] crate crates.io crate actix-service 2.0.2 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" "+3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded pin-project-lite v0.2.7
[INFO] [stderr]   Downloaded paste v1.0.6
[INFO] [stderr]   Downloaded futures-core v0.3.17
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3d6effe6de8b894f59d2767aa1c3956ad83bc8e5caadf0da880d2bcbb7c47429
[INFO] running `Command { std: "docker" "start" "-a" "3d6effe6de8b894f59d2767aa1c3956ad83bc8e5caadf0da880d2bcbb7c47429", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3d6effe6de8b894f59d2767aa1c3956ad83bc8e5caadf0da880d2bcbb7c47429", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3d6effe6de8b894f59d2767aa1c3956ad83bc8e5caadf0da880d2bcbb7c47429", kill_on_drop: false }`
[INFO] [stdout] 3d6effe6de8b894f59d2767aa1c3956ad83bc8e5caadf0da880d2bcbb7c47429
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=forbid" "-e" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 977cd2bf3a6e9f5d0b59dda9d433f7e23275335602c858a59491d087f86e9306
[INFO] running `Command { std: "docker" "start" "-a" "977cd2bf3a6e9f5d0b59dda9d433f7e23275335602c858a59491d087f86e9306", kill_on_drop: false }`
[INFO] [stderr]    Compiling futures-core v0.3.17
[INFO] [stderr]     Checking pin-project-lite v0.2.7
[INFO] [stderr]    Compiling paste v1.0.6
[INFO] [stderr]     Checking actix-service v2.0.2 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `futures_util`
[INFO] [stdout]   --> src/macros.rs:95:9
[INFO] [stdout]    |
[INFO] [stdout] 95 |     use futures_util::{
[INFO] [stdout]    |         ^^^^^^^^^^^^ use of undeclared crate or module `futures_util`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 95 |     use futures_core::{
[INFO] [stdout]    |         ~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_utils`
[INFO] [stdout]    --> src/transform.rs:226:9
[INFO] [stdout]     |
[INFO] [stdout] 226 |     use actix_utils::future::{ready, Ready};
[INFO] [stdout]     |         ^^^^^^^^^^^ use of undeclared crate or module `actix_utils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `futures_util`
[INFO] [stdout]    --> src/and_then.rs:272:9
[INFO] [stdout]     |
[INFO] [stdout] 272 |     use futures_util::future::lazy;
[INFO] [stdout]     |         ^^^^^^^^^^^^ use of undeclared crate or module `futures_util`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 272 |     use futures_core::future::lazy;
[INFO] [stdout]     |         ~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `futures_util`
[INFO] [stdout]    --> src/apply.rs:214:9
[INFO] [stdout]     |
[INFO] [stdout] 214 |     use futures_util::future::lazy;
[INFO] [stdout]     |         ^^^^^^^^^^^^ use of undeclared crate or module `futures_util`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 214 |     use futures_core::future::lazy;
[INFO] [stdout]     |         ~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `futures_util`
[INFO] [stdout]    --> src/fn_service.rs:356:9
[INFO] [stdout]     |
[INFO] [stdout] 356 |     use futures_util::future::lazy;
[INFO] [stdout]     |         ^^^^^^^^^^^^ use of undeclared crate or module `futures_util`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 356 |     use futures_core::future::lazy;
[INFO] [stdout]     |         ~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `futures_util`
[INFO] [stdout]    --> src/map.rs:202:9
[INFO] [stdout]     |
[INFO] [stdout] 202 |     use futures_util::future::lazy;
[INFO] [stdout]     |         ^^^^^^^^^^^^ use of undeclared crate or module `futures_util`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 202 |     use futures_core::future::lazy;
[INFO] [stdout]     |         ~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `futures_util`
[INFO] [stdout]    --> src/map_err.rs:205:9
[INFO] [stdout]     |
[INFO] [stdout] 205 |     use futures_util::future::lazy;
[INFO] [stdout]     |         ^^^^^^^^^^^^ use of undeclared crate or module `futures_util`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 205 |     use futures_core::future::lazy;
[INFO] [stdout]     |         ~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `futures_util`
[INFO] [stdout]    --> src/then.rs:247:9
[INFO] [stdout]     |
[INFO] [stdout] 247 |     use futures_util::future::lazy;
[INFO] [stdout]     |         ^^^^^^^^^^^^ use of undeclared crate or module `futures_util`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 247 |     use futures_core::future::lazy;
[INFO] [stdout]     |         ~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_rt`
[INFO] [stdout]    --> src/and_then.rs:315:7
[INFO] [stdout]     |
[INFO] [stdout] 315 |     #[actix_rt::test]
[INFO] [stdout]     |       ^^^^^^^^ use of undeclared crate or module `actix_rt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_rt`
[INFO] [stdout]    --> src/and_then.rs:324:7
[INFO] [stdout]     |
[INFO] [stdout] 324 |     #[actix_rt::test]
[INFO] [stdout]     |       ^^^^^^^^ use of undeclared crate or module `actix_rt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_rt`
[INFO] [stdout]    --> src/and_then.rs:333:7
[INFO] [stdout]     |
[INFO] [stdout] 333 |     #[actix_rt::test]
[INFO] [stdout]     |       ^^^^^^^^ use of undeclared crate or module `actix_rt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_rt`
[INFO] [stdout]    --> src/apply.rs:238:7
[INFO] [stdout]     |
[INFO] [stdout] 238 |     #[actix_rt::test]
[INFO] [stdout]     |       ^^^^^^^^ use of undeclared crate or module `actix_rt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_rt`
[INFO] [stdout]    --> src/apply.rs:255:7
[INFO] [stdout]     |
[INFO] [stdout] 255 |     #[actix_rt::test]
[INFO] [stdout]     |       ^^^^^^^^ use of undeclared crate or module `actix_rt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_rt`
[INFO] [stdout]    --> src/fn_service.rs:361:7
[INFO] [stdout]     |
[INFO] [stdout] 361 |     #[actix_rt::test]
[INFO] [stdout]     |       ^^^^^^^^ use of undeclared crate or module `actix_rt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_rt`
[INFO] [stdout]    --> src/fn_service.rs:372:7
[INFO] [stdout]     |
[INFO] [stdout] 372 |     #[actix_rt::test]
[INFO] [stdout]     |       ^^^^^^^^ use of undeclared crate or module `actix_rt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_rt`
[INFO] [stdout]    --> src/fn_service.rs:382:7
[INFO] [stdout]     |
[INFO] [stdout] 382 |     #[actix_rt::test]
[INFO] [stdout]     |       ^^^^^^^^ use of undeclared crate or module `actix_rt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_rt`
[INFO] [stdout]    --> src/fn_service.rs:395:7
[INFO] [stdout]     |
[INFO] [stdout] 395 |     #[actix_rt::test]
[INFO] [stdout]     |       ^^^^^^^^ use of undeclared crate or module `actix_rt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_rt`
[INFO] [stdout]    --> src/map.rs:223:7
[INFO] [stdout]     |
[INFO] [stdout] 223 |     #[actix_rt::test]
[INFO] [stdout]     |       ^^^^^^^^ use of undeclared crate or module `actix_rt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_rt`
[INFO] [stdout]    --> src/map.rs:230:7
[INFO] [stdout]     |
[INFO] [stdout] 230 |     #[actix_rt::test]
[INFO] [stdout]     |       ^^^^^^^^ use of undeclared crate or module `actix_rt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_rt`
[INFO] [stdout]    --> src/map.rs:238:7
[INFO] [stdout]     |
[INFO] [stdout] 238 |     #[actix_rt::test]
[INFO] [stdout]     |       ^^^^^^^^ use of undeclared crate or module `actix_rt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_rt`
[INFO] [stdout]    --> src/map_err.rs:229:7
[INFO] [stdout]     |
[INFO] [stdout] 229 |     #[actix_rt::test]
[INFO] [stdout]     |       ^^^^^^^^ use of undeclared crate or module `actix_rt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_rt`
[INFO] [stdout]    --> src/map_err.rs:236:7
[INFO] [stdout]     |
[INFO] [stdout] 236 |     #[actix_rt::test]
[INFO] [stdout]     |       ^^^^^^^^ use of undeclared crate or module `actix_rt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_rt`
[INFO] [stdout]    --> src/map_err.rs:244:7
[INFO] [stdout]     |
[INFO] [stdout] 244 |     #[actix_rt::test]
[INFO] [stdout]     |       ^^^^^^^^ use of undeclared crate or module `actix_rt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_rt`
[INFO] [stdout]    --> src/then.rs:296:7
[INFO] [stdout]     |
[INFO] [stdout] 296 |     #[actix_rt::test]
[INFO] [stdout]     |       ^^^^^^^^ use of undeclared crate or module `actix_rt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_rt`
[INFO] [stdout]    --> src/then.rs:305:7
[INFO] [stdout]     |
[INFO] [stdout] 305 |     #[actix_rt::test]
[INFO] [stdout]     |       ^^^^^^^^ use of undeclared crate or module `actix_rt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_rt`
[INFO] [stdout]    --> src/then.rs:319:7
[INFO] [stdout]     |
[INFO] [stdout] 319 |     #[actix_rt::test]
[INFO] [stdout]     |       ^^^^^^^^ use of undeclared crate or module `actix_rt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_rt`
[INFO] [stdout]   --> examples/clone.rs:14:3
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[actix_rt::main]
[INFO] [stdout]    |   ^^^^^^^^ use of undeclared crate or module `actix_rt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_rt`
[INFO] [stdout]  --> examples/clone.rs:8:14
[INFO] [stdout]   |
[INFO] [stdout] 8 |     let f1 = actix_rt::spawn(f.clone()());
[INFO] [stdout]   |              ^^^^^^^^ use of undeclared crate or module `actix_rt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_rt`
[INFO] [stdout]  --> examples/clone.rs:9:14
[INFO] [stdout]   |
[INFO] [stdout] 9 |     let f2 = actix_rt::spawn(f());
[INFO] [stdout]   |              ^^^^^^^^ use of undeclared crate or module `actix_rt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0752]: `main` function is not allowed to be `async`
[INFO] [stdout]   --> examples/clone.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | async fn main() {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^ `main` function is not allowed to be `async`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0433, E0752.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `actix-service` (example "clone") due to 4 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `actix-service` (lib test) due to 26 previous errors
[INFO] running `Command { std: "docker" "inspect" "977cd2bf3a6e9f5d0b59dda9d433f7e23275335602c858a59491d087f86e9306", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "977cd2bf3a6e9f5d0b59dda9d433f7e23275335602c858a59491d087f86e9306", kill_on_drop: false }`
[INFO] [stdout] 977cd2bf3a6e9f5d0b59dda9d433f7e23275335602c858a59491d087f86e9306
