[INFO] crate requiem-utils 1.0.6 is already in cache
[INFO] checking requiem-utils-1.0.6 against master#209b2be09fcaff937480d1fbbe8b31646e361c7a for pr-70917
[INFO] extracting crate requiem-utils 1.0.6 into /workspace/builds/worker-8/source
[INFO] validating manifest of crates.io crate requiem-utils 1.0.6 on toolchain 209b2be09fcaff937480d1fbbe8b31646e361c7a
[INFO] running `"/workspace/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "read-manifest" "--manifest-path" "Cargo.toml"`
[INFO] started tweaking crates.io crate requiem-utils 1.0.6
[INFO] finished tweaking crates.io crate requiem-utils 1.0.6
[INFO] tweaked toml for crates.io crate requiem-utils 1.0.6 written to /workspace/builds/worker-8/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-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] [stdout] f75d9f794679973d3c498f6a469facd8494f6a9eb4496bbbe6cd0de543cdf242
[INFO] running `"docker" "start" "-a" "f75d9f794679973d3c498f6a469facd8494f6a9eb4496bbbe6cd0de543cdf242"`
[INFO] [stderr]    Compiling syn v1.0.17
[INFO] [stderr]     Checking requiem-codec v0.2.0
[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]     Checking futures-util v0.3.4
[INFO] [stderr]     Checking pin-project v0.4.8
[INFO] [stderr]     Checking futures-executor v0.3.4
[INFO] [stderr]     Checking requiem-service v1.0.5
[INFO] [stderr]     Checking futures v0.3.4
[INFO] [stderr]     Checking requiem-threadpool v0.3.1
[INFO] [stderr]     Checking requiem-rt v1.0.0
[INFO] [stderr]     Checking requiem-utils v1.0.6 (/opt/rustwide/workdir)
[INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `actix_rt`
[INFO] [stderr]    --> src/condition.rs:101:5
[INFO] [stderr]     |
[INFO] [stderr] 101 |     #[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[E0433]: failed to resolve: use of undeclared type or module `actix_rt`
[INFO] [stderr]    --> src/inflight.rs:140:5
[INFO] [stderr]     |
[INFO] [stderr] 140 |     #[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[E0433]: failed to resolve: use of undeclared type or module `actix_rt`
[INFO] [stderr]    --> src/inflight.rs:154:5
[INFO] [stderr]     |
[INFO] [stderr] 154 |     #[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[E0433]: failed to resolve: use of undeclared type or module `actix_rt`
[INFO] [stderr]    --> src/mpsc.rs:186:5
[INFO] [stderr]     |
[INFO] [stderr] 186 |     #[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[E0433]: failed to resolve: use of undeclared type or module `actix_rt`
[INFO] [stderr]    --> src/oneshot.rs:258:5
[INFO] [stderr]     |
[INFO] [stderr] 258 |     #[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[E0433]: failed to resolve: use of undeclared type or module `actix_rt`
[INFO] [stderr]    --> src/oneshot.rs:285:5
[INFO] [stderr]     |
[INFO] [stderr] 285 |     #[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[E0433]: failed to resolve: use of undeclared type or module `actix_rt`
[INFO] [stderr]    --> src/order.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[E0433]: failed to resolve: use of undeclared type or module `actix_rt`
[INFO] [stderr]    --> src/time.rs:164:5
[INFO] [stderr]     |
[INFO] [stderr] 164 |     #[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[E0433]: failed to resolve: use of undeclared type or module `actix_rt`
[INFO] [stderr]    --> src/time.rs:175:5
[INFO] [stderr]     |
[INFO] [stderr] 175 |     #[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[E0433]: failed to resolve: use of undeclared type or module `actix_rt`
[INFO] [stderr]    --> src/time.rs:186:5
[INFO] [stderr]     |
[INFO] [stderr] 186 |     #[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[E0433]: failed to resolve: use of undeclared type or module `actix_rt`
[INFO] [stderr]    --> src/time.rs:212:5
[INFO] [stderr]     |
[INFO] [stderr] 212 |     #[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[E0433]: failed to resolve: use of undeclared type or module `actix_rt`
[INFO] [stderr]    --> src/timeout.rs:207:5
[INFO] [stderr]     |
[INFO] [stderr] 207 |     #[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[E0433]: failed to resolve: use of undeclared type or module `actix_rt`
[INFO] [stderr]    --> src/timeout.rs:216:5
[INFO] [stderr]     |
[INFO] [stderr] 216 |     #[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[E0433]: failed to resolve: use of undeclared type or module `actix_rt`
[INFO] [stderr]    --> src/timeout.rs:225:5
[INFO] [stderr]     |
[INFO] [stderr] 225 |     #[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 14 previous errors
[INFO] [stderr] 
[INFO] [stderr] For more information about this error, try `rustc --explain E0433`.
[INFO] [stderr] error: could not compile `requiem-utils`.
[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: build failed
[INFO] running `"docker" "inspect" "f75d9f794679973d3c498f6a469facd8494f6a9eb4496bbbe6cd0de543cdf242"`
[INFO] running `"docker" "rm" "-f" "f75d9f794679973d3c498f6a469facd8494f6a9eb4496bbbe6cd0de543cdf242"`
[INFO] [stdout] f75d9f794679973d3c498f6a469facd8494f6a9eb4496bbbe6cd0de543cdf242
