[INFO] crate requiem-web-actors 2.0.0-r1 is already in cache
[INFO] checking requiem-web-actors-2.0.0-r1 against master#209b2be09fcaff937480d1fbbe8b31646e361c7a for pr-70917
[INFO] extracting crate requiem-web-actors 2.0.0-r1 into /workspace/builds/worker-10/source
[INFO] validating manifest of crates.io crate requiem-web-actors 2.0.0-r1 on toolchain 209b2be09fcaff937480d1fbbe8b31646e361c7a
[INFO] running `"/workspace/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "read-manifest" "--manifest-path" "Cargo.toml"`
[INFO] started tweaking crates.io crate requiem-web-actors 2.0.0-r1
[INFO] finished tweaking crates.io crate requiem-web-actors 2.0.0-r1
[INFO] tweaked toml for crates.io crate requiem-web-actors 2.0.0-r1 written to /workspace/builds/worker-10/source/Cargo.toml
[INFO] running `"/workspace/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `"/workspace/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "fetch" "--locked" "--manifest-path" "Cargo.toml"`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `"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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "check" "--frozen" "--all" "--all-targets"`
[INFO] [stdout] d39201c5c8ad214b19d9fa60c5be7640759b8447944a8683ca0230d38b8556fd
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] running `"docker" "start" "-a" "d39201c5c8ad214b19d9fa60c5be7640759b8447944a8683ca0230d38b8556fd"`
[INFO] [stderr]     Checking tokio v0.2.17
[INFO] [stderr]    Compiling futures-macro v0.3.4
[INFO] [stderr]    Compiling derive_more v0.99.5
[INFO] [stderr]    Compiling pin-project-internal v0.4.8
[INFO] [stderr]    Compiling requiem-macros v0.1.1
[INFO] [stderr]    Compiling actix-macros v0.1.1
[INFO] [stderr]    Compiling actix_derive v0.5.0
[INFO] [stderr]    Compiling requiem-web-codegen v0.2.0
[INFO] [stderr]     Checking serde_json v1.0.51
[INFO] [stderr]     Checking requiem-router v0.2.4
[INFO] [stderr]     Checking serde_urlencoded v0.6.1
[INFO] [stderr]     Checking futures-util v0.3.4
[INFO] [stderr]     Checking pin-project v0.4.8
[INFO] [stderr]     Checking tokio-util v0.2.0
[INFO] [stderr]     Checking tokio-util v0.3.1
[INFO] [stderr]     Checking requiem-codec v0.2.0
[INFO] [stderr]     Checking actix-codec v0.2.0
[INFO] [stderr]     Checking futures-executor v0.3.4
[INFO] [stderr]     Checking requiem-service v1.0.5
[INFO] [stderr]     Checking h2 v0.2.4
[INFO] [stderr]     Checking actix-service v1.0.5
[INFO] [stderr]     Checking requiem-threadpool v0.3.1
[INFO] [stderr]     Checking actix-threadpool v0.3.1
[INFO] [stderr]     Checking futures v0.3.4
[INFO] [stderr]     Checking actix-rt v1.1.0
[INFO] [stderr]     Checking trust-dns-proto v0.18.0-alpha.2
[INFO] [stderr]     Checking requiem-rt v1.0.0
[INFO] [stderr]     Checking actix-utils v1.0.6
[INFO] [stderr]     Checking requiem-utils v1.0.6
[INFO] [stderr]     Checking requiem-server v1.0.1
[INFO] [stderr]     Checking requiem-tls v1.0.0
[INFO] [stderr]     Checking trust-dns-resolver v0.18.0-alpha.2
[INFO] [stderr]     Checking requiem-testing v1.0.0
[INFO] [stderr]     Checking requiem-connect v1.0.2
[INFO] [stderr]     Checking actix-connect v1.0.2
[INFO] [stderr]     Checking actix-http v1.0.1
[INFO] [stderr]     Checking requiem-http v1.0.1
[INFO] [stderr]     Checking requiem v0.9.0
[INFO] [stderr]     Checking requiem-wc v1.0.1
[INFO] [stderr]     Checking requiem-web v2.0.0-r2
[INFO] [stderr]     Checking requiem-web-actors v2.0.0-r1 (/opt/rustwide/workdir)
[INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `actix_rt`
[INFO] [stderr]    --> src/context.rs:233:5
[INFO] [stderr]     |
[INFO] [stderr] 233 |     #[requiem_rt::test]
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^ use of undeclared type or module `actix_rt`
[INFO] [stderr]     |
[INFO] [stderr]     = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error: aborting due to previous error
[INFO] [stderr] 
[INFO] [stderr] For more information about this error, try `rustc --explain E0433`.
[INFO] [stderr] error: could not compile `requiem-web-actors`.
[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] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `actix_rt`
[INFO] [stderr]   --> tests/test_ws.rs:29:1
[INFO] [stderr]    |
[INFO] [stderr] 29 | #[requiem_rt::test]
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^ use of undeclared type or module `actix_rt`
[INFO] [stderr]    |
[INFO] [stderr]    = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error: aborting due to previous error
[INFO] [stderr] 
[INFO] [stderr] For more information about this error, try `rustc --explain E0433`.
[INFO] [stderr] error: could not compile `requiem-web-actors`.
[INFO] [stderr] 
[INFO] [stderr] To learn more, run the command again with --verbose.
[INFO] running `"docker" "inspect" "d39201c5c8ad214b19d9fa60c5be7640759b8447944a8683ca0230d38b8556fd"`
[INFO] running `"docker" "rm" "-f" "d39201c5c8ad214b19d9fa60c5be7640759b8447944a8683ca0230d38b8556fd"`
[INFO] [stdout] d39201c5c8ad214b19d9fa60c5be7640759b8447944a8683ca0230d38b8556fd
