[INFO] fetching crate requiem-utils 1.0.6... [INFO] testing requiem-utils-1.0.6 against beta-2022-02-22 for beta-1.60-1 [INFO] extracting crate requiem-utils 1.0.6 into /workspace/builds/worker-22/source [INFO] validating manifest of crates.io crate requiem-utils 1.0.6 on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", 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-22/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1a4063124bf23d0c3fe300fdb12539c0875cf4d6a7ff1a6f87d69c6fc6538d45 [INFO] running `Command { std: "docker" "start" "-a" "1a4063124bf23d0c3fe300fdb12539c0875cf4d6a7ff1a6f87d69c6fc6538d45", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1a4063124bf23d0c3fe300fdb12539c0875cf4d6a7ff1a6f87d69c6fc6538d45", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1a4063124bf23d0c3fe300fdb12539c0875cf4d6a7ff1a6f87d69c6fc6538d45", kill_on_drop: false }` [INFO] [stdout] 1a4063124bf23d0c3fe300fdb12539c0875cf4d6a7ff1a6f87d69c6fc6538d45 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c0035b22c15669a6c6ea1ab78ef14398b15b6bf1f48f252f51fa12d879ee8f7f [INFO] running `Command { std: "docker" "start" "-a" "c0035b22c15669a6c6ea1ab78ef14398b15b6bf1f48f252f51fa12d879ee8f7f", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling pin-project-internal v0.4.29 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling pin-project-lite v0.1.12 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling copyless v0.1.5 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling tokio v0.2.25 [INFO] [stderr] Compiling tokio-util v0.2.0 [INFO] [stderr] Compiling requiem-codec v0.2.0 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling requiem-macros v0.1.1 [INFO] [stderr] Compiling pin-project v0.4.29 [INFO] [stderr] Compiling requiem-threadpool v0.3.1 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling requiem-service v1.0.5 [INFO] [stderr] Compiling futures v0.3.21 [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 24.61s [INFO] running `Command { std: "docker" "inspect" "c0035b22c15669a6c6ea1ab78ef14398b15b6bf1f48f252f51fa12d879ee8f7f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c0035b22c15669a6c6ea1ab78ef14398b15b6bf1f48f252f51fa12d879ee8f7f", kill_on_drop: false }` [INFO] [stdout] c0035b22c15669a6c6ea1ab78ef14398b15b6bf1f48f252f51fa12d879ee8f7f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2066b9861e2ae85ad874588186a799b2dd8f26efc654b38c2b5efd984ac757b3 [INFO] running `Command { std: "docker" "start" "-a" "2066b9861e2ae85ad874588186a799b2dd8f26efc654b38c2b5efd984ac757b3", 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 crate 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 the attribute macro `requiem_rt::test` (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 crate 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 the attribute macro `requiem_rt::test` (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 crate 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 the attribute macro `requiem_rt::test` (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 crate 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 the attribute macro `requiem_rt::test` (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 crate 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 the attribute macro `requiem_rt::test` (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 crate 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 the attribute macro `requiem_rt::test` (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 crate 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 the attribute macro `requiem_rt::test` (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 crate 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 the attribute macro `requiem_rt::test` (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 crate 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 the attribute macro `requiem_rt::test` (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 crate 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 the attribute macro `requiem_rt::test` (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 crate 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 the attribute macro `requiem_rt::test` (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 crate 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 the attribute macro `requiem_rt::test` (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 crate 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 the attribute macro `requiem_rt::test` (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 crate 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 the attribute macro `requiem_rt::test` (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` due to 15 previous errors [INFO] running `Command { std: "docker" "inspect" "2066b9861e2ae85ad874588186a799b2dd8f26efc654b38c2b5efd984ac757b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2066b9861e2ae85ad874588186a799b2dd8f26efc654b38c2b5efd984ac757b3", kill_on_drop: false }` [INFO] [stdout] 2066b9861e2ae85ad874588186a799b2dd8f26efc654b38c2b5efd984ac757b3