[INFO] fetching crate requiem-wc 1.0.1-r1... [INFO] checking requiem-wc-1.0.1-r1 against beta for pr-78714 [INFO] extracting crate requiem-wc 1.0.1-r1 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate requiem-wc 1.0.1-r1 on toolchain beta [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate requiem-wc 1.0.1-r1 [INFO] finished tweaking crates.io crate requiem-wc 1.0.1-r1 [INFO] tweaked toml for crates.io crate requiem-wc 1.0.1-r1 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "metadata" "--no-deps" "--format-version=1", 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] 6ee418753c53cc06408e42b2e53c7f785687d5530238b233d5e636f95fe26c5b [INFO] running `Command { std: "docker" "start" "-a" "6ee418753c53cc06408e42b2e53c7f785687d5530238b233d5e636f95fe26c5b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6ee418753c53cc06408e42b2e53c7f785687d5530238b233d5e636f95fe26c5b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6ee418753c53cc06408e42b2e53c7f785687d5530238b233d5e636f95fe26c5b", kill_on_drop: false }` [INFO] [stdout] 6ee418753c53cc06408e42b2e53c7f785687d5530238b233d5e636f95fe26c5b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 48731377724e9cc3b5544f3993537950fee41c0db5346d85356714f623040c78 [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" "48731377724e9cc3b5544f3993537950fee41c0db5346d85356714f623040c78", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Checking smallvec v1.4.2 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Checking copyless v0.1.5 [INFO] [stderr] Checking gimli v0.23.0 [INFO] [stderr] Checking rustc-demangle v0.1.18 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking object v0.22.0 [INFO] [stderr] Checking match_cfg v0.1.0 [INFO] [stderr] Checking linked-hash-map v0.5.3 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Checking byte-tools v0.3.1 [INFO] [stderr] Checking opaque-debug v0.2.3 [INFO] [stderr] Checking fake-simd v0.1.2 [INFO] [stderr] Checking language-tags v0.2.2 [INFO] [stderr] Checking futures-channel v0.3.8 [INFO] [stderr] Compiling ring v0.16.15 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Checking bytestring v0.1.5 [INFO] [stderr] Checking block-padding v0.1.5 [INFO] [stderr] Checking lru-cache v0.1.2 [INFO] [stderr] Checking signal-hook-registry v1.2.2 [INFO] [stderr] Checking parking_lot_core v0.7.2 [INFO] [stderr] Checking hostname v0.3.1 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking tracing v0.1.21 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking threadpool v1.8.1 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Checking resolv-conf v0.6.3 [INFO] [stderr] Checking env_logger v0.6.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking parking_lot v0.10.2 [INFO] [stderr] Checking tokio v0.2.22 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking flate2 v1.0.19 [INFO] [stderr] Checking generic-array v0.12.3 [INFO] [stderr] Checking digest v0.8.1 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Checking sha-1 v0.8.2 [INFO] [stderr] Checking addr2line v0.14.0 [INFO] [stderr] Checking tokio-util v0.2.0 [INFO] [stderr] Checking tokio-openssl v0.4.0 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Checking webpki v0.21.3 [INFO] [stderr] Checking sct v0.6.0 [INFO] [stderr] Checking backtrace v0.3.54 [INFO] [stderr] Checking requiem-codec v0.2.0 [INFO] [stderr] Checking rustls v0.16.0 [INFO] [stderr] Checking webpki-roots v0.17.0 [INFO] [stderr] Checking brotli2 v0.3.2 [INFO] [stderr] Checking tokio-rustls v0.12.3 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling pin-project-internal v1.0.1 [INFO] [stderr] Compiling futures-macro v0.3.8 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling derive_more v0.99.11 [INFO] [stderr] Compiling requiem-macros v0.1.1 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling async-trait v0.1.41 [INFO] [stderr] Compiling enum-as-inner v0.3.3 [INFO] [stderr] Compiling requiem-web-codegen v0.2.0 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking pin-project v0.4.27 [INFO] [stderr] Checking tracing-futures v0.2.4 [INFO] [stderr] Checking pin-project v1.0.1 [INFO] [stderr] Checking futures-util v0.3.8 [INFO] [stderr] Checking requiem-threadpool v0.3.1 [INFO] [stderr] Checking serde v1.0.117 [INFO] [stderr] Checking futures-executor v0.3.8 [INFO] [stderr] Checking requiem-service v1.0.5 [INFO] [stderr] Checking h2 v0.2.7 [INFO] [stderr] Checking futures v0.3.8 [INFO] [stderr] Checking requiem-rt v1.0.0 [INFO] [stderr] Checking trust-dns-proto v0.18.0-alpha.2 [INFO] [stderr] Checking requiem-utils v1.0.6 [INFO] [stderr] Checking requiem-tls v1.0.0 [INFO] [stderr] Checking requiem-server v1.0.1 [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 serde_json v1.0.59 [INFO] [stderr] Checking serde_urlencoded v0.6.1 [INFO] [stderr] Checking requiem-router v0.2.4 [INFO] [stderr] Checking requiem-http v1.0.1 [INFO] [stderr] Checking requiem-wc v1.0.1 [INFO] [stderr] Checking requiem-wc v1.0.1-r1 (/opt/rustwide/workdir) [INFO] [stderr] Checking requiem-web v2.0.0-r2 [INFO] [stdout] error[E0432]: unresolved import `requiem_http_test` [INFO] [stdout] --> tests/test_ws.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use requiem_http_test::test_server; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ use of undeclared crate or module `requiem_http_test` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_rt` [INFO] [stdout] --> tests/test_ws.rs:22:1 [INFO] [stdout] | [INFO] [stdout] 22 | #[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] 1 | use crate::io::sys::alloc::System; [INFO] [stdout] | [INFO] [stdout] 1 | use requiem_rt::System; [INFO] [stdout] | [INFO] [stdout] 1 | use std::alloc::System; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `StreamExt` [INFO] [stdout] --> tests/test_ws.rs:8:24 [INFO] [stdout] | [INFO] [stdout] 8 | use futures::{SinkExt, StreamExt}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `requiem-wc` [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] [stdout] error[E0432]: unresolved import `requiem_http_test` [INFO] [stdout] --> tests/test_client.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use requiem_http_test::test_server; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ use of undeclared crate or module `requiem_http_test` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_rt` [INFO] [stdout] --> src/response.rs:368:5 [INFO] [stdout] | [INFO] [stdout] 368 | #[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] 363 | use crate::connect::io::sys::alloc::System; [INFO] [stdout] | [INFO] [stdout] 363 | use requiem_rt::System; [INFO] [stdout] | [INFO] [stdout] 363 | 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/response.rs:416:5 [INFO] [stdout] | [INFO] [stdout] 416 | #[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] 363 | use crate::connect::io::sys::alloc::System; [INFO] [stdout] | [INFO] [stdout] 363 | use requiem_rt::System; [INFO] [stdout] | [INFO] [stdout] 363 | 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/ws.rs:401:5 [INFO] [stdout] | [INFO] [stdout] 401 | #[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] 398 | use crate::connect::io::sys::alloc::System; [INFO] [stdout] | [INFO] [stdout] 398 | use requiem_rt::System; [INFO] [stdout] | [INFO] [stdout] 398 | 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/ws.rs:409:5 [INFO] [stdout] | [INFO] [stdout] 409 | #[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] 398 | use crate::connect::io::sys::alloc::System; [INFO] [stdout] | [INFO] [stdout] 398 | use requiem_rt::System; [INFO] [stdout] | [INFO] [stdout] 398 | 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/ws.rs:428:5 [INFO] [stdout] | [INFO] [stdout] 428 | #[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] 398 | use crate::connect::io::sys::alloc::System; [INFO] [stdout] | [INFO] [stdout] 398 | use requiem_rt::System; [INFO] [stdout] | [INFO] [stdout] 398 | 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/ws.rs:455:5 [INFO] [stdout] | [INFO] [stdout] 455 | #[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] 398 | use crate::connect::io::sys::alloc::System; [INFO] [stdout] | [INFO] [stdout] 398 | use requiem_rt::System; [INFO] [stdout] | [INFO] [stdout] 398 | 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/ws.rs:470:5 [INFO] [stdout] | [INFO] [stdout] 470 | #[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] 398 | use crate::connect::io::sys::alloc::System; [INFO] [stdout] | [INFO] [stdout] 398 | use requiem_rt::System; [INFO] [stdout] | [INFO] [stdout] 398 | 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] --> tests/test_client.rs:48:1 [INFO] [stdout] | [INFO] [stdout] 48 | #[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] 1 | use crate::test::System; [INFO] [stdout] | [INFO] [stdout] 1 | use crate::test::ws::io::sys::alloc::System; [INFO] [stdout] | [INFO] [stdout] 1 | use requiem_rt::System; [INFO] [stdout] | [INFO] [stdout] 1 | 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] --> tests/test_client.rs:75:1 [INFO] [stdout] | [INFO] [stdout] 75 | #[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] 1 | use crate::test::System; [INFO] [stdout] | [INFO] [stdout] 1 | use crate::test::ws::io::sys::alloc::System; [INFO] [stdout] | [INFO] [stdout] 1 | use requiem_rt::System; [INFO] [stdout] | [INFO] [stdout] 1 | 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] --> tests/test_client.rs:91:1 [INFO] [stdout] | [INFO] [stdout] 91 | #[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] 1 | use crate::test::System; [INFO] [stdout] | [INFO] [stdout] 1 | use crate::test::ws::io::sys::alloc::System; [INFO] [stdout] | [INFO] [stdout] 1 | use requiem_rt::System; [INFO] [stdout] | [INFO] [stdout] 1 | 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] --> tests/test_client.rs:107:1 [INFO] [stdout] | [INFO] [stdout] 107 | #[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] 1 | use crate::test::System; [INFO] [stdout] | [INFO] [stdout] 1 | use crate::test::ws::io::sys::alloc::System; [INFO] [stdout] | [INFO] [stdout] 1 | use requiem_rt::System; [INFO] [stdout] | [INFO] [stdout] 1 | 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] --> tests/test_client.rs:137:1 [INFO] [stdout] | [INFO] [stdout] 137 | #[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] 1 | use crate::test::System; [INFO] [stdout] | [INFO] [stdout] 1 | use crate::test::ws::io::sys::alloc::System; [INFO] [stdout] | [INFO] [stdout] 1 | use requiem_rt::System; [INFO] [stdout] | [INFO] [stdout] 1 | 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] --> tests/test_client.rs:161:1 [INFO] [stdout] | [INFO] [stdout] 161 | #[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] 1 | use crate::test::System; [INFO] [stdout] | [INFO] [stdout] 1 | use crate::test::ws::io::sys::alloc::System; [INFO] [stdout] | [INFO] [stdout] 1 | use requiem_rt::System; [INFO] [stdout] | [INFO] [stdout] 1 | 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] --> tests/test_client.rs:198:1 [INFO] [stdout] | [INFO] [stdout] 198 | #[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] 1 | use crate::test::System; [INFO] [stdout] | [INFO] [stdout] 1 | use crate::test::ws::io::sys::alloc::System; [INFO] [stdout] | [INFO] [stdout] 1 | use requiem_rt::System; [INFO] [stdout] | [INFO] [stdout] 1 | 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] --> tests/test_client.rs:235:1 [INFO] [stdout] | [INFO] [stdout] 235 | #[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] 1 | use crate::test::System; [INFO] [stdout] | [INFO] [stdout] 1 | use crate::test::ws::io::sys::alloc::System; [INFO] [stdout] | [INFO] [stdout] 1 | use requiem_rt::System; [INFO] [stdout] | [INFO] [stdout] 1 | 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] --> tests/test_client.rs:274:1 [INFO] [stdout] | [INFO] [stdout] 274 | #[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] 1 | use crate::test::System; [INFO] [stdout] | [INFO] [stdout] 1 | use crate::test::ws::io::sys::alloc::System; [INFO] [stdout] | [INFO] [stdout] 1 | use requiem_rt::System; [INFO] [stdout] | [INFO] [stdout] 1 | 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] --> tests/test_client.rs:321:1 [INFO] [stdout] | [INFO] [stdout] 321 | #[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] 1 | use crate::test::System; [INFO] [stdout] | [INFO] [stdout] 1 | use crate::test::ws::io::sys::alloc::System; [INFO] [stdout] | [INFO] [stdout] 1 | use requiem_rt::System; [INFO] [stdout] | [INFO] [stdout] 1 | 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] --> tests/test_client.rs:369:1 [INFO] [stdout] | [INFO] [stdout] 369 | #[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] 1 | use crate::test::System; [INFO] [stdout] | [INFO] [stdout] 1 | use crate::test::ws::io::sys::alloc::System; [INFO] [stdout] | [INFO] [stdout] 1 | use requiem_rt::System; [INFO] [stdout] | [INFO] [stdout] 1 | 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] --> tests/test_client.rs:389:1 [INFO] [stdout] | [INFO] [stdout] 389 | #[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] 1 | use crate::test::System; [INFO] [stdout] | [INFO] [stdout] 1 | use crate::test::ws::io::sys::alloc::System; [INFO] [stdout] | [INFO] [stdout] 1 | use requiem_rt::System; [INFO] [stdout] | [INFO] [stdout] 1 | 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] --> tests/test_client.rs:433:1 [INFO] [stdout] | [INFO] [stdout] 433 | #[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] 1 | use crate::test::System; [INFO] [stdout] | [INFO] [stdout] 1 | use crate::test::ws::io::sys::alloc::System; [INFO] [stdout] | [INFO] [stdout] 1 | use requiem_rt::System; [INFO] [stdout] | [INFO] [stdout] 1 | 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] --> tests/test_client.rs:456:1 [INFO] [stdout] | [INFO] [stdout] 456 | #[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] 1 | use crate::test::System; [INFO] [stdout] | [INFO] [stdout] 1 | use crate::test::ws::io::sys::alloc::System; [INFO] [stdout] | [INFO] [stdout] 1 | use requiem_rt::System; [INFO] [stdout] | [INFO] [stdout] 1 | 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] --> tests/test_client.rs:479:1 [INFO] [stdout] | [INFO] [stdout] 479 | #[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] 1 | use crate::test::System; [INFO] [stdout] | [INFO] [stdout] 1 | use crate::test::ws::io::sys::alloc::System; [INFO] [stdout] | [INFO] [stdout] 1 | use requiem_rt::System; [INFO] [stdout] | [INFO] [stdout] 1 | 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] --> tests/test_client.rs:506:1 [INFO] [stdout] | [INFO] [stdout] 506 | #[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] 1 | use crate::test::System; [INFO] [stdout] | [INFO] [stdout] 1 | use crate::test::ws::io::sys::alloc::System; [INFO] [stdout] | [INFO] [stdout] 1 | use requiem_rt::System; [INFO] [stdout] | [INFO] [stdout] 1 | 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] --> tests/test_client.rs:528:1 [INFO] [stdout] | [INFO] [stdout] 528 | #[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] 1 | use crate::test::System; [INFO] [stdout] | [INFO] [stdout] 1 | use crate::test::ws::io::sys::alloc::System; [INFO] [stdout] | [INFO] [stdout] 1 | use requiem_rt::System; [INFO] [stdout] | [INFO] [stdout] 1 | 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] --> tests/test_client.rs:664:1 [INFO] [stdout] | [INFO] [stdout] 664 | #[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] 1 | use crate::test::System; [INFO] [stdout] | [INFO] [stdout] 1 | use crate::test::ws::io::sys::alloc::System; [INFO] [stdout] | [INFO] [stdout] 1 | use requiem_rt::System; [INFO] [stdout] | [INFO] [stdout] 1 | 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] --> tests/test_client.rs:763:1 [INFO] [stdout] | [INFO] [stdout] 763 | #[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] 1 | use crate::test::System; [INFO] [stdout] | [INFO] [stdout] 1 | use crate::test::ws::io::sys::alloc::System; [INFO] [stdout] | [INFO] [stdout] 1 | use requiem_rt::System; [INFO] [stdout] | [INFO] [stdout] 1 | 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] --> tests/test_client.rs:791:1 [INFO] [stdout] | [INFO] [stdout] 791 | #[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] 1 | use crate::test::System; [INFO] [stdout] | [INFO] [stdout] 1 | use crate::test::ws::io::sys::alloc::System; [INFO] [stdout] | [INFO] [stdout] 1 | use requiem_rt::System; [INFO] [stdout] | [INFO] [stdout] 1 | use std::alloc::System; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 21 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 7 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "48731377724e9cc3b5544f3993537950fee41c0db5346d85356714f623040c78", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "48731377724e9cc3b5544f3993537950fee41c0db5346d85356714f623040c78", kill_on_drop: false }` [INFO] [stdout] 48731377724e9cc3b5544f3993537950fee41c0db5346d85356714f623040c78