[INFO] fetching crate requiem-utils 1.0.6... [INFO] testing requiem-utils-1.0.6 against try#ce59db7a1b1b012fb2793c4641c1bdecad7a128b for pr-85530 [INFO] extracting crate requiem-utils 1.0.6 into /workspace/builds/worker-10/source [INFO] validating manifest of crates.io crate requiem-utils 1.0.6 on toolchain ce59db7a1b1b012fb2793c4641c1bdecad7a128b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "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-10/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 86da102bccbdf7b88bbc395c098950cd3c6df7fa5f3952ad1cee5076445be908 [INFO] running `Command { std: "docker" "start" "-a" "86da102bccbdf7b88bbc395c098950cd3c6df7fa5f3952ad1cee5076445be908", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "86da102bccbdf7b88bbc395c098950cd3c6df7fa5f3952ad1cee5076445be908", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "86da102bccbdf7b88bbc395c098950cd3c6df7fa5f3952ad1cee5076445be908", kill_on_drop: false }` [INFO] [stdout] 86da102bccbdf7b88bbc395c098950cd3c6df7fa5f3952ad1cee5076445be908 [INFO] running `Command { std: "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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cae6e93ecab0972e5c02efa58fdf7d24c56fbc69e97ebb86178b44f591434fa9 [INFO] running `Command { std: "docker" "start" "-a" "cae6e93ecab0972e5c02efa58fdf7d24c56fbc69e97ebb86178b44f591434fa9", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling slab v0.4.3 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling futures-sink v0.3.15 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling pin-project-lite v0.2.6 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling pin-project-lite v0.1.12 [INFO] [stderr] Compiling pin-project-internal v0.4.28 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling copyless v0.1.5 [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 futures-channel v0.3.15 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling quote v1.0.9 [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 derive_more v0.99.14 [INFO] [stderr] Compiling requiem-macros v0.1.1 [INFO] [stderr] Compiling pin-project v0.4.28 [INFO] [stderr] Compiling requiem-threadpool v0.3.1 [INFO] [stderr] Compiling futures-executor v0.3.15 [INFO] [stderr] Compiling requiem-service v1.0.5 [INFO] [stderr] Compiling futures v0.3.15 [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 35.55s [INFO] running `Command { std: "docker" "inspect" "cae6e93ecab0972e5c02efa58fdf7d24c56fbc69e97ebb86178b44f591434fa9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cae6e93ecab0972e5c02efa58fdf7d24c56fbc69e97ebb86178b44f591434fa9", kill_on_drop: false }` [INFO] [stdout] cae6e93ecab0972e5c02efa58fdf7d24c56fbc69e97ebb86178b44f591434fa9 [INFO] running `Command { std: "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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a2e0080f81a512af16d2e12b43ff442dfe7765d85789d7f2c92b55a880383e85 [INFO] running `Command { std: "docker" "start" "-a" "a2e0080f81a512af16d2e12b43ff442dfe7765d85789d7f2c92b55a880383e85", 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` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "a2e0080f81a512af16d2e12b43ff442dfe7765d85789d7f2c92b55a880383e85", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a2e0080f81a512af16d2e12b43ff442dfe7765d85789d7f2c92b55a880383e85", kill_on_drop: false }` [INFO] [stdout] a2e0080f81a512af16d2e12b43ff442dfe7765d85789d7f2c92b55a880383e85