[INFO] crate requiem-utils 1.0.6 is already in cache [INFO] testing requiem-utils-1.0.6 against beta-2020-07-24 for beta-1.46-1 [INFO] extracting crate requiem-utils 1.0.6 into /workspace/builds/worker-14/source [INFO] validating manifest of crates.io crate requiem-utils 1.0.6 on toolchain beta-2020-07-24 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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-14/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3a259988a1ba58c8163278f241e90416f64cf895d410f5f86b8f88fa1da63482 [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" "3a259988a1ba58c8163278f241e90416f64cf895d410f5f86b8f88fa1da63482", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3a259988a1ba58c8163278f241e90416f64cf895d410f5f86b8f88fa1da63482", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3a259988a1ba58c8163278f241e90416f64cf895d410f5f86b8f88fa1da63482", kill_on_drop: false }` [INFO] [stdout] 3a259988a1ba58c8163278f241e90416f64cf895d410f5f86b8f88fa1da63482 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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=warn" "-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@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] fb84c849b40bde4b9b3206d9c33fb9701464a86304a03d960c5bc495daf0d47b [INFO] running `Command { std: "docker" "start" "-a" "fb84c849b40bde4b9b3206d9c33fb9701464a86304a03d960c5bc495daf0d47b", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.38 [INFO] [stderr] Compiling copyless v0.1.5 [INFO] [stderr] Compiling signal-hook-registry v1.2.1 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling tokio v0.2.22 [INFO] [stderr] Compiling tokio-util v0.2.0 [INFO] [stderr] Compiling requiem-codec v0.2.0 [INFO] [stderr] Compiling pin-project-internal v0.4.23 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling derive_more v0.99.9 [INFO] [stderr] Compiling requiem-macros v0.1.1 [INFO] [stderr] Compiling pin-project v0.4.23 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling requiem-threadpool v0.3.1 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling requiem-service v1.0.5 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling requiem-rt v1.0.0 [INFO] [stderr] Compiling requiem-utils v1.0.6 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 55.23s [INFO] running `Command { std: "docker" "inspect" "fb84c849b40bde4b9b3206d9c33fb9701464a86304a03d960c5bc495daf0d47b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fb84c849b40bde4b9b3206d9c33fb9701464a86304a03d960c5bc495daf0d47b", kill_on_drop: false }` [INFO] [stdout] fb84c849b40bde4b9b3206d9c33fb9701464a86304a03d960c5bc495daf0d47b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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=warn" "-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@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ea21e23df4a58ad45a853c5a21852e38558a5ed5c1bae3460b348a1510ec5bb3 [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" "ea21e23df4a58ad45a853c5a21852e38558a5ed5c1bae3460b348a1510ec5bb3", kill_on_drop: false }` [INFO] [stderr] Compiling requiem-utils v1.0.6 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `actix_rt` [INFO] [stdout] --> src/condition.rs:101:5 [INFO] [stdout] | [INFO] [stdout] 101 | #[requiem_rt::test] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in `actix_rt` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 98 | use requiem_rt::System; [INFO] [stdout] | [INFO] [stdout] 98 | use std::alloc::System; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `actix_rt` [INFO] [stdout] --> src/inflight.rs:140:5 [INFO] [stdout] | [INFO] [stdout] 140 | #[requiem_rt::test] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in `actix_rt` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 114 | use requiem_rt::System; [INFO] [stdout] | [INFO] [stdout] 114 | use std::alloc::System; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `actix_rt` [INFO] [stdout] --> src/inflight.rs:154:5 [INFO] [stdout] | [INFO] [stdout] 154 | #[requiem_rt::test] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in `actix_rt` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 114 | use requiem_rt::System; [INFO] [stdout] | [INFO] [stdout] 114 | use std::alloc::System; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `actix_rt` [INFO] [stdout] --> src/mpsc.rs:186:5 [INFO] [stdout] | [INFO] [stdout] 186 | #[requiem_rt::test] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in `actix_rt` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 182 | use requiem_rt::System; [INFO] [stdout] | [INFO] [stdout] 182 | use std::alloc::System; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `actix_rt` [INFO] [stdout] --> src/oneshot.rs:258:5 [INFO] [stdout] | [INFO] [stdout] 258 | #[requiem_rt::test] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in `actix_rt` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 255 | use requiem_rt::System; [INFO] [stdout] | [INFO] [stdout] 255 | use std::alloc::System; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `actix_rt` [INFO] [stdout] --> src/oneshot.rs:285:5 [INFO] [stdout] | [INFO] [stdout] 285 | #[requiem_rt::test] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in `actix_rt` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 255 | use requiem_rt::System; [INFO] [stdout] | [INFO] [stdout] 255 | use std::alloc::System; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `actix_rt` [INFO] [stdout] --> src/order.rs:233:5 [INFO] [stdout] | [INFO] [stdout] 233 | #[requiem_rt::test] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in `actix_rt` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 208 | use requiem_rt::System; [INFO] [stdout] | [INFO] [stdout] 208 | use std::alloc::System; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `actix_rt` [INFO] [stdout] --> src/time.rs:164:5 [INFO] [stdout] | [INFO] [stdout] 164 | #[requiem_rt::test] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in `actix_rt` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 158 | use requiem_rt::System; [INFO] [stdout] | [INFO] [stdout] 158 | use std::alloc::System; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `actix_rt` [INFO] [stdout] --> src/time.rs:175:5 [INFO] [stdout] | [INFO] [stdout] 175 | #[requiem_rt::test] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in `actix_rt` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 158 | use requiem_rt::System; [INFO] [stdout] | [INFO] [stdout] 158 | use std::alloc::System; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `actix_rt` [INFO] [stdout] --> src/time.rs:186:5 [INFO] [stdout] | [INFO] [stdout] 186 | #[requiem_rt::test] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in `actix_rt` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 158 | use requiem_rt::System; [INFO] [stdout] | [INFO] [stdout] 158 | use std::alloc::System; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `actix_rt` [INFO] [stdout] --> src/time.rs:212:5 [INFO] [stdout] | [INFO] [stdout] 212 | #[requiem_rt::test] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in `actix_rt` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 158 | use requiem_rt::System; [INFO] [stdout] | [INFO] [stdout] 158 | use std::alloc::System; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `actix_rt` [INFO] [stdout] --> src/timeout.rs:207:5 [INFO] [stdout] | [INFO] [stdout] 207 | #[requiem_rt::test] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in `actix_rt` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 181 | use requiem_rt::System; [INFO] [stdout] | [INFO] [stdout] 181 | use std::alloc::System; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `actix_rt` [INFO] [stdout] --> src/timeout.rs:216:5 [INFO] [stdout] | [INFO] [stdout] 216 | #[requiem_rt::test] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in `actix_rt` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 181 | use requiem_rt::System; [INFO] [stdout] | [INFO] [stdout] 181 | use std::alloc::System; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `actix_rt` [INFO] [stdout] --> src/timeout.rs:225:5 [INFO] [stdout] | [INFO] [stdout] 225 | #[requiem_rt::test] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in `actix_rt` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 181 | use requiem_rt::System; [INFO] [stdout] | [INFO] [stdout] 181 | use std::alloc::System; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 14 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `requiem-utils`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "ea21e23df4a58ad45a853c5a21852e38558a5ed5c1bae3460b348a1510ec5bb3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ea21e23df4a58ad45a853c5a21852e38558a5ed5c1bae3460b348a1510ec5bb3", kill_on_drop: false }` [INFO] [stdout] ea21e23df4a58ad45a853c5a21852e38558a5ed5c1bae3460b348a1510ec5bb3