[INFO] fetching crate requiem-web 2.0.0-r2... [INFO] checking requiem-web-2.0.0-r2 against master#0d37dca25a51fb900a402c94c8818ad1c2789e30 for pr-77526 [INFO] extracting crate requiem-web 2.0.0-r2 into /workspace/builds/worker-12/source [INFO] validating manifest of crates.io crate requiem-web 2.0.0-r2 on toolchain 0d37dca25a51fb900a402c94c8818ad1c2789e30 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0d37dca25a51fb900a402c94c8818ad1c2789e30" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate requiem-web 2.0.0-r2 [INFO] finished tweaking crates.io crate requiem-web 2.0.0-r2 [INFO] tweaked toml for crates.io crate requiem-web 2.0.0-r2 written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate crates.io crate requiem-web 2.0.0-r2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0d37dca25a51fb900a402c94c8818ad1c2789e30" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+0d37dca25a51fb900a402c94c8818ad1c2789e30" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ee7186a90bf81752a50cf98d59ea05c4e90aca5da07dd8efa5a0db0451405433 [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" "ee7186a90bf81752a50cf98d59ea05c4e90aca5da07dd8efa5a0db0451405433", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ee7186a90bf81752a50cf98d59ea05c4e90aca5da07dd8efa5a0db0451405433", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ee7186a90bf81752a50cf98d59ea05c4e90aca5da07dd8efa5a0db0451405433", kill_on_drop: false }` [INFO] [stdout] ee7186a90bf81752a50cf98d59ea05c4e90aca5da07dd8efa5a0db0451405433 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+0d37dca25a51fb900a402c94c8818ad1c2789e30" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dd2c1df3948f7a9e8f13d37e1d618a31721618dfc6c43d00b9e5f1ce99973a0d [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" "dd2c1df3948f7a9e8f13d37e1d618a31721618dfc6c43d00b9e5f1ce99973a0d", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling proc-macro2 v1.0.8 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.13 [INFO] [stderr] Compiling memchr v2.3.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Checking futures-core v0.3.1 [INFO] [stderr] Checking futures-sink v0.3.1 [INFO] [stderr] Checking smallvec v1.1.0 [INFO] [stderr] Checking bytes v0.5.3 [INFO] [stderr] Checking pin-utils v0.1.0-alpha.4 [INFO] [stderr] Checking arc-swap v0.4.4 [INFO] [stderr] Checking pin-project-lite v0.1.2 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Checking scopeguard v1.0.0 [INFO] [stderr] Checking either v1.5.3 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Checking regex-syntax v0.6.13 [INFO] [stderr] Compiling encoding_rs v0.8.22 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Checking dtoa v0.4.4 [INFO] [stderr] Checking byte-tools v0.3.1 [INFO] [stderr] Checking fake-simd v0.1.2 [INFO] [stderr] Checking opaque-debug v0.2.3 [INFO] [stderr] Checking termcolor v1.1.0 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling indexmap v1.3.1 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Checking c2-chacha v0.2.3 [INFO] [stderr] Checking lock_api v0.3.3 [INFO] [stderr] Checking lru-cache v0.1.2 [INFO] [stderr] Checking futures-channel v0.3.1 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Checking block-padding v0.1.5 [INFO] [stderr] Checking miniz_oxide v0.3.5 [INFO] [stderr] Compiling crossbeam-utils v0.7.0 [INFO] [stderr] Checking unicode-normalization v0.1.11 [INFO] [stderr] Checking http v0.2.0 [INFO] [stderr] Checking bytestring v0.1.4 [INFO] [stderr] Checking aho-corasick v0.7.6 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Checking crossbeam-channel v0.4.0 [INFO] [stderr] Checking sha-1 v0.8.2 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Checking signal-hook-registry v1.2.0 [INFO] [stderr] Checking parking_lot_core v0.7.0 [INFO] [stderr] Checking num_cpus v1.12.0 [INFO] [stderr] Checking getrandom v0.1.14 [INFO] [stderr] Checking hostname v0.1.5 [INFO] [stderr] Checking socket2 v0.3.11 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking flate2 v1.0.13 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking threadpool v1.7.1 [INFO] [stderr] Checking resolv-conf v0.6.2 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking mio v0.6.21 [INFO] [stderr] Checking parking_lot v0.10.0 [INFO] [stderr] Checking rand_chacha v0.2.1 [INFO] [stderr] Checking chrono v0.4.10 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking backtrace v0.3.42 [INFO] [stderr] Checking url v2.1.1 [INFO] [stderr] Checking mio-uds v0.6.7 [INFO] [stderr] Checking regex v1.3.3 [INFO] [stderr] Checking tokio v0.2.9 [INFO] [stderr] Checking env_logger v0.6.2 [INFO] [stderr] Checking tokio-util v0.2.0 [INFO] [stderr] Checking brotli2 v0.3.2 [INFO] [stderr] Checking requiem-codec v0.2.0 [INFO] [stderr] Checking actix-codec v0.2.0 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling derive_more v0.99.2 [INFO] [stderr] Compiling pin-project-internal v0.4.6 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling async-trait v0.1.22 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling enum-as-inner v0.3.0 [INFO] [stderr] Compiling requiem-macros v0.1.1 [INFO] [stderr] Compiling actix-macros v0.1.1 [INFO] [stderr] Compiling requiem-web-codegen v0.2.0 [INFO] [stderr] Compiling actix_derive v0.5.0 [INFO] [stderr] Checking failure v0.1.6 [INFO] [stderr] Compiling futures-macro v0.3.1 [INFO] [stderr] Checking pin-project v0.4.6 [INFO] [stderr] Checking futures-util v0.3.1 [INFO] [stderr] Checking requiem-threadpool v0.3.1 [INFO] [stderr] Checking actix-threadpool v0.3.1 [INFO] [stderr] Checking futures-executor v0.3.1 [INFO] [stderr] Checking requiem-service v1.0.5 [INFO] [stderr] Checking h2 v0.2.1 [INFO] [stderr] Checking actix-service v1.0.5 [INFO] [stderr] Checking serde v1.0.104 [INFO] [stderr] Checking futures v0.3.1 [INFO] [stderr] Checking trust-dns-proto v0.18.0-alpha.2 [INFO] [stderr] Checking requiem-rt v1.0.0 [INFO] [stderr] Checking actix-rt v1.0.0 [INFO] [stderr] Checking actix-utils v1.0.6 [INFO] [stderr] Checking requiem-utils v1.0.6 [INFO] [stderr] Checking requiem-server v1.0.1 [INFO] [stderr] Checking requiem-tls v1.0.0 [INFO] [stderr] Checking requiem-testing v1.0.0 [INFO] [stderr] Checking trust-dns-resolver v0.18.0-alpha.2 [INFO] [stderr] Checking requiem-connect v1.0.2 [INFO] [stderr] Checking actix-connect v1.0.2 [INFO] [stderr] Checking serde_json v1.0.44 [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 actix-http v1.0.1 [INFO] [stderr] Checking requiem v0.9.0 [INFO] [stderr] Checking requiem-wc v1.0.1 [INFO] [stderr] Checking requiem-web v2.0.0-r2 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_rt` [INFO] [stdout] --> src/app.rs:488:5 [INFO] [stdout] | [INFO] [stdout] 488 | #[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] 477 | use actix::System; [INFO] [stdout] | [INFO] [stdout] 477 | use crate::middleware::logger::env::sys::alloc::System; [INFO] [stdout] | [INFO] [stdout] 477 | use crate::test::System; [INFO] [stdout] | [INFO] [stdout] 477 | use requiem_rt::System; [INFO] [stdout] | [INFO] [stdout] and 1 other candidate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_rt` [INFO] [stdout] --> src/app.rs:533:5 [INFO] [stdout] | [INFO] [stdout] 533 | #[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] 477 | use actix::System; [INFO] [stdout] | [INFO] [stdout] 477 | use crate::middleware::logger::env::sys::alloc::System; [INFO] [stdout] | [INFO] [stdout] 477 | use crate::test::System; [INFO] [stdout] | [INFO] [stdout] 477 | use requiem_rt::System; [INFO] [stdout] | [INFO] [stdout] and 1 other candidate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_rt` [INFO] [stdout] --> src/app.rs:554:5 [INFO] [stdout] | [INFO] [stdout] 554 | #[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] 477 | use actix::System; [INFO] [stdout] | [INFO] [stdout] 477 | use crate::middleware::logger::env::sys::alloc::System; [INFO] [stdout] | [INFO] [stdout] 477 | use crate::test::System; [INFO] [stdout] | [INFO] [stdout] 477 | use requiem_rt::System; [INFO] [stdout] | [INFO] [stdout] and 1 other candidate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_rt` [INFO] [stdout] --> src/app.rs:568:5 [INFO] [stdout] | [INFO] [stdout] 568 | #[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] 477 | use actix::System; [INFO] [stdout] | [INFO] [stdout] 477 | use crate::middleware::logger::env::sys::alloc::System; [INFO] [stdout] | [INFO] [stdout] 477 | use crate::test::System; [INFO] [stdout] | [INFO] [stdout] 477 | use requiem_rt::System; [INFO] [stdout] | [INFO] [stdout] and 1 other candidate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_rt` [INFO] [stdout] --> src/app.rs:588:5 [INFO] [stdout] | [INFO] [stdout] 588 | #[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] 477 | use actix::System; [INFO] [stdout] | [INFO] [stdout] 477 | use crate::middleware::logger::env::sys::alloc::System; [INFO] [stdout] | [INFO] [stdout] 477 | use crate::test::System; [INFO] [stdout] | [INFO] [stdout] 477 | use requiem_rt::System; [INFO] [stdout] | [INFO] [stdout] and 1 other candidate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_rt` [INFO] [stdout] --> src/app.rs:608:5 [INFO] [stdout] | [INFO] [stdout] 608 | #[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] 477 | use actix::System; [INFO] [stdout] | [INFO] [stdout] 477 | use crate::middleware::logger::env::sys::alloc::System; [INFO] [stdout] | [INFO] [stdout] 477 | use crate::test::System; [INFO] [stdout] | [INFO] [stdout] 477 | use requiem_rt::System; [INFO] [stdout] | [INFO] [stdout] and 1 other candidate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_rt` [INFO] [stdout] --> src/app.rs:635:5 [INFO] [stdout] | [INFO] [stdout] 635 | #[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] 477 | use actix::System; [INFO] [stdout] | [INFO] [stdout] 477 | use crate::middleware::logger::env::sys::alloc::System; [INFO] [stdout] | [INFO] [stdout] 477 | use crate::test::System; [INFO] [stdout] | [INFO] [stdout] 477 | use requiem_rt::System; [INFO] [stdout] | [INFO] [stdout] and 1 other candidate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_rt` [INFO] [stdout] --> src/app.rs:662:5 [INFO] [stdout] | [INFO] [stdout] 662 | #[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] 477 | use actix::System; [INFO] [stdout] | [INFO] [stdout] 477 | use crate::middleware::logger::env::sys::alloc::System; [INFO] [stdout] | [INFO] [stdout] 477 | use crate::test::System; [INFO] [stdout] | [INFO] [stdout] 477 | use requiem_rt::System; [INFO] [stdout] | [INFO] [stdout] and 1 other candidate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_rt` [INFO] [stdout] --> src/app_service.rs:460:5 [INFO] [stdout] | [INFO] [stdout] 460 | #[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] 445 | use actix::System; [INFO] [stdout] | [INFO] [stdout] 445 | use crate::middleware::logger::env::sys::alloc::System; [INFO] [stdout] | [INFO] [stdout] 445 | use crate::test::System; [INFO] [stdout] | [INFO] [stdout] 445 | use requiem_rt::System; [INFO] [stdout] | [INFO] [stdout] and 1 other candidate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_rt` [INFO] [stdout] --> src/config.rs:252:5 [INFO] [stdout] | [INFO] [stdout] 252 | #[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] 244 | use actix::System; [INFO] [stdout] | [INFO] [stdout] 244 | use crate::middleware::logger::env::sys::alloc::System; [INFO] [stdout] | [INFO] [stdout] 244 | use crate::test::System; [INFO] [stdout] | [INFO] [stdout] 244 | use requiem_rt::System; [INFO] [stdout] | [INFO] [stdout] and 1 other candidate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_rt` [INFO] [stdout] --> src/config.rs:300:5 [INFO] [stdout] | [INFO] [stdout] 300 | #[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] 244 | use actix::System; [INFO] [stdout] | [INFO] [stdout] 244 | use crate::middleware::logger::env::sys::alloc::System; [INFO] [stdout] | [INFO] [stdout] 244 | use crate::test::System; [INFO] [stdout] | [INFO] [stdout] 244 | use requiem_rt::System; [INFO] [stdout] | [INFO] [stdout] and 1 other candidate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_rt` [INFO] [stdout] --> src/config.rs:328:5 [INFO] [stdout] | [INFO] [stdout] 328 | #[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] 244 | use actix::System; [INFO] [stdout] | [INFO] [stdout] 244 | use crate::middleware::logger::env::sys::alloc::System; [INFO] [stdout] | [INFO] [stdout] 244 | use crate::test::System; [INFO] [stdout] | [INFO] [stdout] 244 | use requiem_rt::System; [INFO] [stdout] | [INFO] [stdout] and 1 other candidate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_rt` [INFO] [stdout] --> src/data.rs:146:5 [INFO] [stdout] | [INFO] [stdout] 146 | #[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] 138 | use actix::System; [INFO] [stdout] | [INFO] [stdout] 138 | use crate::middleware::logger::env::sys::alloc::System; [INFO] [stdout] | [INFO] [stdout] 138 | use crate::test::System; [INFO] [stdout] | [INFO] [stdout] 138 | use requiem_rt::System; [INFO] [stdout] | [INFO] [stdout] and 1 other candidate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_rt` [INFO] [stdout] --> src/data.rs:170:5 [INFO] [stdout] | [INFO] [stdout] 170 | #[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] 138 | use actix::System; [INFO] [stdout] | [INFO] [stdout] 138 | use crate::middleware::logger::env::sys::alloc::System; [INFO] [stdout] | [INFO] [stdout] 138 | use crate::test::System; [INFO] [stdout] | [INFO] [stdout] 138 | use requiem_rt::System; [INFO] [stdout] | [INFO] [stdout] and 1 other candidate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_rt` [INFO] [stdout] --> src/data.rs:192:5 [INFO] [stdout] | [INFO] [stdout] 192 | #[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] 138 | use actix::System; [INFO] [stdout] | [INFO] [stdout] 138 | use crate::middleware::logger::env::sys::alloc::System; [INFO] [stdout] | [INFO] [stdout] 138 | use crate::test::System; [INFO] [stdout] | [INFO] [stdout] 138 | use requiem_rt::System; [INFO] [stdout] | [INFO] [stdout] and 1 other candidate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_rt` [INFO] [stdout] --> src/data.rs:221:5 [INFO] [stdout] | [INFO] [stdout] 221 | #[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] 138 | use actix::System; [INFO] [stdout] | [INFO] [stdout] 138 | use crate::middleware::logger::env::sys::alloc::System; [INFO] [stdout] | [INFO] [stdout] 138 | use crate::test::System; [INFO] [stdout] | [INFO] [stdout] 138 | use requiem_rt::System; [INFO] [stdout] | [INFO] [stdout] and 1 other candidate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_rt` [INFO] [stdout] --> src/data.rs:239:5 [INFO] [stdout] | [INFO] [stdout] 239 | #[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] 138 | use actix::System; [INFO] [stdout] | [INFO] [stdout] 138 | use crate::middleware::logger::env::sys::alloc::System; [INFO] [stdout] | [INFO] [stdout] 138 | use crate::test::System; [INFO] [stdout] | [INFO] [stdout] 138 | use requiem_rt::System; [INFO] [stdout] | [INFO] [stdout] and 1 other candidate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_rt` [INFO] [stdout] --> src/extract.rs:282:5 [INFO] [stdout] | [INFO] [stdout] 282 | #[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] 269 | use actix::System; [INFO] [stdout] | [INFO] [stdout] 269 | use crate::middleware::logger::env::sys::alloc::System; [INFO] [stdout] | [INFO] [stdout] 269 | use crate::test::System; [INFO] [stdout] | [INFO] [stdout] 269 | use requiem_rt::System; [INFO] [stdout] | [INFO] [stdout] and 1 other candidate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_rt` [INFO] [stdout] --> src/extract.rs:328:5 [INFO] [stdout] | [INFO] [stdout] 328 | #[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] 269 | use actix::System; [INFO] [stdout] | [INFO] [stdout] 269 | use crate::middleware::logger::env::sys::alloc::System; [INFO] [stdout] | [INFO] [stdout] 269 | use crate::test::System; [INFO] [stdout] | [INFO] [stdout] 269 | use requiem_rt::System; [INFO] [stdout] | [INFO] [stdout] and 1 other candidate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_rt` [INFO] [stdout] --> src/middleware/condition.rs:115:5 [INFO] [stdout] | [INFO] [stdout] 115 | #[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 actix::System; [INFO] [stdout] | [INFO] [stdout] 98 | use crate::middleware::logger::env::sys::alloc::System; [INFO] [stdout] | [INFO] [stdout] 98 | use crate::test::System; [INFO] [stdout] | [INFO] [stdout] 98 | use requiem_rt::System; [INFO] [stdout] | [INFO] [stdout] and 1 other candidate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_rt` [INFO] [stdout] --> src/middleware/condition.rs:133:5 [INFO] [stdout] | [INFO] [stdout] 133 | #[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 actix::System; [INFO] [stdout] | [INFO] [stdout] 98 | use crate::middleware::logger::env::sys::alloc::System; [INFO] [stdout] | [INFO] [stdout] 98 | use crate::test::System; [INFO] [stdout] | [INFO] [stdout] 98 | use requiem_rt::System; [INFO] [stdout] | [INFO] [stdout] and 1 other candidate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_rt` [INFO] [stdout] --> src/middleware/defaultheaders.rs:168:5 [INFO] [stdout] | [INFO] [stdout] 168 | #[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] 159 | use actix::System; [INFO] [stdout] | [INFO] [stdout] 159 | use crate::middleware::logger::env::sys::alloc::System; [INFO] [stdout] | [INFO] [stdout] 159 | use crate::test::System; [INFO] [stdout] | [INFO] [stdout] 159 | use requiem_rt::System; [INFO] [stdout] | [INFO] [stdout] and 1 other candidate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_rt` [INFO] [stdout] --> src/middleware/defaultheaders.rs:194:5 [INFO] [stdout] | [INFO] [stdout] 194 | #[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] 159 | use actix::System; [INFO] [stdout] | [INFO] [stdout] 159 | use crate::middleware::logger::env::sys::alloc::System; [INFO] [stdout] | [INFO] [stdout] 159 | use crate::test::System; [INFO] [stdout] | [INFO] [stdout] 159 | use requiem_rt::System; [INFO] [stdout] | [INFO] [stdout] and 1 other candidate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_rt` [INFO] [stdout] --> src/middleware/errhandlers.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] 149 | use actix::System; [INFO] [stdout] | [INFO] [stdout] 149 | use crate::middleware::logger::env::sys::alloc::System; [INFO] [stdout] | [INFO] [stdout] 149 | use crate::test::System; [INFO] [stdout] | [INFO] [stdout] 149 | use requiem_rt::System; [INFO] [stdout] | [INFO] [stdout] and 1 other candidate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_rt` [INFO] [stdout] --> src/middleware/errhandlers.rs:190:5 [INFO] [stdout] | [INFO] [stdout] 190 | #[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] 149 | use actix::System; [INFO] [stdout] | [INFO] [stdout] 149 | use crate::middleware::logger::env::sys::alloc::System; [INFO] [stdout] | [INFO] [stdout] 149 | use crate::test::System; [INFO] [stdout] | [INFO] [stdout] 149 | use requiem_rt::System; [INFO] [stdout] | [INFO] [stdout] and 1 other candidate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_rt` [INFO] [stdout] --> src/middleware/logger.rs:485:5 [INFO] [stdout] | [INFO] [stdout] 485 | #[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] 478 | use actix::System; [INFO] [stdout] | [INFO] [stdout] 478 | use crate::middleware::logger::env::sys::alloc::System; [INFO] [stdout] | [INFO] [stdout] 478 | use crate::test::System; [INFO] [stdout] | [INFO] [stdout] 478 | use requiem_rt::System; [INFO] [stdout] | [INFO] [stdout] and 1 other candidate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_rt` [INFO] [stdout] --> src/middleware/logger.rs:506:5 [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] 478 | use actix::System; [INFO] [stdout] | [INFO] [stdout] 478 | use crate::middleware::logger::env::sys::alloc::System; [INFO] [stdout] | [INFO] [stdout] 478 | use crate::test::System; [INFO] [stdout] | [INFO] [stdout] 478 | use requiem_rt::System; [INFO] [stdout] | [INFO] [stdout] and 1 other candidate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_rt` [INFO] [stdout] --> src/middleware/logger.rs:537:5 [INFO] [stdout] | [INFO] [stdout] 537 | #[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] 478 | use actix::System; [INFO] [stdout] | [INFO] [stdout] 478 | use crate::middleware::logger::env::sys::alloc::System; [INFO] [stdout] | [INFO] [stdout] 478 | use crate::test::System; [INFO] [stdout] | [INFO] [stdout] 478 | use requiem_rt::System; [INFO] [stdout] | [INFO] [stdout] and 1 other candidate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_rt` [INFO] [stdout] --> src/middleware/logger.rs:570:5 [INFO] [stdout] | [INFO] [stdout] 570 | #[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] 478 | use actix::System; [INFO] [stdout] | [INFO] [stdout] 478 | use crate::middleware::logger::env::sys::alloc::System; [INFO] [stdout] | [INFO] [stdout] 478 | use crate::test::System; [INFO] [stdout] | [INFO] [stdout] 478 | use requiem_rt::System; [INFO] [stdout] | [INFO] [stdout] and 1 other candidate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_rt` [INFO] [stdout] --> src/middleware/normalize.rs:110:5 [INFO] [stdout] | [INFO] [stdout] 110 | #[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] 103 | use actix::System; [INFO] [stdout] | [INFO] [stdout] 103 | use crate::middleware::logger::env::sys::alloc::System; [INFO] [stdout] | [INFO] [stdout] 103 | use crate::test::System; [INFO] [stdout] | [INFO] [stdout] 103 | use requiem_rt::System; [INFO] [stdout] | [INFO] [stdout] and 1 other candidate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_rt` [INFO] [stdout] --> src/middleware/normalize.rs:124:5 [INFO] [stdout] | [INFO] [stdout] 124 | #[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] 103 | use actix::System; [INFO] [stdout] | [INFO] [stdout] 103 | use crate::middleware::logger::env::sys::alloc::System; [INFO] [stdout] | [INFO] [stdout] 103 | use crate::test::System; [INFO] [stdout] | [INFO] [stdout] 103 | use requiem_rt::System; [INFO] [stdout] | [INFO] [stdout] and 1 other candidate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_rt` [INFO] [stdout] --> src/middleware/normalize.rs:141:5 [INFO] [stdout] | [INFO] [stdout] 141 | #[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] 103 | use actix::System; [INFO] [stdout] | [INFO] [stdout] 103 | use crate::middleware::logger::env::sys::alloc::System; [INFO] [stdout] | [INFO] [stdout] 103 | use crate::test::System; [INFO] [stdout] | [INFO] [stdout] 103 | use requiem_rt::System; [INFO] [stdout] | [INFO] [stdout] and 1 other candidate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_rt` [INFO] [stdout] --> src/request.rs:464:5 [INFO] [stdout] | [INFO] [stdout] 464 | #[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] 345 | use actix::System; [INFO] [stdout] | [INFO] [stdout] 345 | use crate::middleware::logger::env::sys::alloc::System; [INFO] [stdout] | [INFO] [stdout] 345 | use crate::test::System; [INFO] [stdout] | [INFO] [stdout] 345 | use requiem_rt::System; [INFO] [stdout] | [INFO] [stdout] and 1 other candidate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_rt` [INFO] [stdout] --> src/request.rs:497:5 [INFO] [stdout] | [INFO] [stdout] 497 | #[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] 345 | use actix::System; [INFO] [stdout] | [INFO] [stdout] 345 | use crate::middleware::logger::env::sys::alloc::System; [INFO] [stdout] | [INFO] [stdout] 345 | use crate::test::System; [INFO] [stdout] | [INFO] [stdout] 345 | use requiem_rt::System; [INFO] [stdout] | [INFO] [stdout] and 1 other candidate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_rt` [INFO] [stdout] --> src/resource.rs:595:5 [INFO] [stdout] | [INFO] [stdout] 595 | #[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] 583 | use actix::System; [INFO] [stdout] | [INFO] [stdout] 583 | use crate::middleware::logger::env::sys::alloc::System; [INFO] [stdout] | [INFO] [stdout] 583 | use crate::test::System; [INFO] [stdout] | [INFO] [stdout] 583 | use requiem_rt::System; [INFO] [stdout] | [INFO] [stdout] and 1 other candidate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_rt` [INFO] [stdout] --> src/resource.rs:619:5 [INFO] [stdout] | [INFO] [stdout] 619 | #[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] 583 | use actix::System; [INFO] [stdout] | [INFO] [stdout] 583 | use crate::middleware::logger::env::sys::alloc::System; [INFO] [stdout] | [INFO] [stdout] 583 | use crate::test::System; [INFO] [stdout] | [INFO] [stdout] 583 | use requiem_rt::System; [INFO] [stdout] | [INFO] [stdout] and 1 other candidate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_rt` [INFO] [stdout] --> src/resource.rs:649:5 [INFO] [stdout] | [INFO] [stdout] 649 | #[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] 583 | use actix::System; [INFO] [stdout] | [INFO] [stdout] 583 | use crate::middleware::logger::env::sys::alloc::System; [INFO] [stdout] | [INFO] [stdout] 583 | use crate::test::System; [INFO] [stdout] | [INFO] [stdout] 583 | use requiem_rt::System; [INFO] [stdout] | [INFO] [stdout] and 1 other candidate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_rt` [INFO] [stdout] --> src/resource.rs:664:5 [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] 583 | use actix::System; [INFO] [stdout] | [INFO] [stdout] 583 | use crate::middleware::logger::env::sys::alloc::System; [INFO] [stdout] | [INFO] [stdout] 583 | use crate::test::System; [INFO] [stdout] | [INFO] [stdout] 583 | use requiem_rt::System; [INFO] [stdout] | [INFO] [stdout] and 1 other candidate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_rt` [INFO] [stdout] --> src/resource.rs:681:5 [INFO] [stdout] | [INFO] [stdout] 681 | #[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] 583 | use actix::System; [INFO] [stdout] | [INFO] [stdout] 583 | use crate::middleware::logger::env::sys::alloc::System; [INFO] [stdout] | [INFO] [stdout] 583 | use crate::test::System; [INFO] [stdout] | [INFO] [stdout] 583 | use requiem_rt::System; [INFO] [stdout] | [INFO] [stdout] and 1 other candidate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_rt` [INFO] [stdout] --> src/resource.rs:725:5 [INFO] [stdout] | [INFO] [stdout] 725 | #[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] 583 | use actix::System; [INFO] [stdout] | [INFO] [stdout] 583 | use crate::middleware::logger::env::sys::alloc::System; [INFO] [stdout] | [INFO] [stdout] 583 | use crate::test::System; [INFO] [stdout] | [INFO] [stdout] 583 | use requiem_rt::System; [INFO] [stdout] | [INFO] [stdout] and 1 other candidate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_rt` [INFO] [stdout] --> src/resource.rs:766:5 [INFO] [stdout] | [INFO] [stdout] 766 | #[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] 583 | use actix::System; [INFO] [stdout] | [INFO] [stdout] 583 | use crate::middleware::logger::env::sys::alloc::System; [INFO] [stdout] | [INFO] [stdout] 583 | use crate::test::System; [INFO] [stdout] | [INFO] [stdout] 583 | use requiem_rt::System; [INFO] [stdout] | [INFO] [stdout] and 1 other candidate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_rt` [INFO] [stdout] --> src/responder.rs:465:5 [INFO] [stdout] | [INFO] [stdout] 465 | #[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] 456 | use actix::System; [INFO] [stdout] | [INFO] [stdout] 456 | use crate::middleware::logger::env::sys::alloc::System; [INFO] [stdout] | [INFO] [stdout] 456 | use crate::test::System; [INFO] [stdout] | [INFO] [stdout] 456 | use requiem_rt::System; [INFO] [stdout] | [INFO] [stdout] and 1 other candidate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_rt` [INFO] [stdout] --> src/responder.rs:518:5 [INFO] [stdout] | [INFO] [stdout] 518 | #[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] 456 | use actix::System; [INFO] [stdout] | [INFO] [stdout] 456 | use crate::middleware::logger::env::sys::alloc::System; [INFO] [stdout] | [INFO] [stdout] 456 | use crate::test::System; [INFO] [stdout] | [INFO] [stdout] 456 | use requiem_rt::System; [INFO] [stdout] | [INFO] [stdout] and 1 other candidate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_rt` [INFO] [stdout] --> src/responder.rs:583:5 [INFO] [stdout] | [INFO] [stdout] 583 | #[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] 456 | use actix::System; [INFO] [stdout] | [INFO] [stdout] 456 | use crate::middleware::logger::env::sys::alloc::System; [INFO] [stdout] | [INFO] [stdout] 456 | use crate::test::System; [INFO] [stdout] | [INFO] [stdout] 456 | use requiem_rt::System; [INFO] [stdout] | [INFO] [stdout] and 1 other candidate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_rt` [INFO] [stdout] --> src/responder.rs:606:5 [INFO] [stdout] | [INFO] [stdout] 606 | #[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] 456 | use actix::System; [INFO] [stdout] | [INFO] [stdout] 456 | use crate::middleware::logger::env::sys::alloc::System; [INFO] [stdout] | [INFO] [stdout] 456 | use crate::test::System; [INFO] [stdout] | [INFO] [stdout] 456 | use requiem_rt::System; [INFO] [stdout] | [INFO] [stdout] and 1 other candidate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_rt` [INFO] [stdout] --> src/responder.rs:633:5 [INFO] [stdout] | [INFO] [stdout] 633 | #[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] 456 | use actix::System; [INFO] [stdout] | [INFO] [stdout] 456 | use crate::middleware::logger::env::sys::alloc::System; [INFO] [stdout] | [INFO] [stdout] 456 | use crate::test::System; [INFO] [stdout] | [INFO] [stdout] 456 | use requiem_rt::System; [INFO] [stdout] | [INFO] [stdout] and 1 other candidate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_rt` [INFO] [stdout] --> src/route.rs:358:5 [INFO] [stdout] | [INFO] [stdout] 358 | #[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] 343 | use actix::System; [INFO] [stdout] | [INFO] [stdout] 343 | use crate::middleware::logger::env::sys::alloc::System; [INFO] [stdout] | [INFO] [stdout] 343 | use crate::test::System; [INFO] [stdout] | [INFO] [stdout] 343 | use requiem_rt::System; [INFO] [stdout] | [INFO] [stdout] and 1 other candidate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_rt` [INFO] [stdout] --> src/scope.rs:675:5 [INFO] [stdout] | [INFO] [stdout] 675 | #[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] 664 | use actix::System; [INFO] [stdout] | [INFO] [stdout] 664 | use crate::middleware::logger::env::sys::alloc::System; [INFO] [stdout] | [INFO] [stdout] 664 | use crate::test::System; [INFO] [stdout] | [INFO] [stdout] 664 | use requiem_rt::System; [INFO] [stdout] | [INFO] [stdout] and 1 other candidate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_rt` [INFO] [stdout] --> src/scope.rs:690:5 [INFO] [stdout] | [INFO] [stdout] 690 | #[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] 664 | use actix::System; [INFO] [stdout] | [INFO] [stdout] 664 | use crate::middleware::logger::env::sys::alloc::System; [INFO] [stdout] | [INFO] [stdout] 664 | use crate::test::System; [INFO] [stdout] | [INFO] [stdout] 664 | use requiem_rt::System; [INFO] [stdout] | [INFO] [stdout] and 1 other candidate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_rt` [INFO] [stdout] --> src/scope.rs:710:5 [INFO] [stdout] | [INFO] [stdout] 710 | #[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] 664 | use actix::System; [INFO] [stdout] | [INFO] [stdout] 664 | use crate::middleware::logger::env::sys::alloc::System; [INFO] [stdout] | [INFO] [stdout] 664 | use crate::test::System; [INFO] [stdout] | [INFO] [stdout] 664 | use requiem_rt::System; [INFO] [stdout] | [INFO] [stdout] and 1 other candidate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_rt` [INFO] [stdout] --> src/scope.rs:726:5 [INFO] [stdout] | [INFO] [stdout] 726 | #[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] 664 | use actix::System; [INFO] [stdout] | [INFO] [stdout] 664 | use crate::middleware::logger::env::sys::alloc::System; [INFO] [stdout] | [INFO] [stdout] 664 | use crate::test::System; [INFO] [stdout] | [INFO] [stdout] 664 | use requiem_rt::System; [INFO] [stdout] | [INFO] [stdout] and 1 other candidate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_rt` [INFO] [stdout] --> src/scope.rs:742:5 [INFO] [stdout] | [INFO] [stdout] 742 | #[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] 664 | use actix::System; [INFO] [stdout] | [INFO] [stdout] 664 | use crate::middleware::logger::env::sys::alloc::System; [INFO] [stdout] | [INFO] [stdout] 664 | use crate::test::System; [INFO] [stdout] | [INFO] [stdout] 664 | use requiem_rt::System; [INFO] [stdout] | [INFO] [stdout] and 1 other candidate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_rt` [INFO] [stdout] --> src/scope.rs:770:5 [INFO] [stdout] | [INFO] [stdout] 770 | #[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] 664 | use actix::System; [INFO] [stdout] | [INFO] [stdout] 664 | use crate::middleware::logger::env::sys::alloc::System; [INFO] [stdout] | [INFO] [stdout] 664 | use crate::test::System; [INFO] [stdout] | [INFO] [stdout] 664 | use requiem_rt::System; [INFO] [stdout] | [INFO] [stdout] and 1 other candidate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_rt` [INFO] [stdout] --> src/scope.rs:800:5 [INFO] [stdout] | [INFO] [stdout] 800 | #[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] 664 | use actix::System; [INFO] [stdout] | [INFO] [stdout] 664 | use crate::middleware::logger::env::sys::alloc::System; [INFO] [stdout] | [INFO] [stdout] 664 | use crate::test::System; [INFO] [stdout] | [INFO] [stdout] 664 | use requiem_rt::System; [INFO] [stdout] | [INFO] [stdout] and 1 other candidate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_rt` [INFO] [stdout] --> src/scope.rs:824:5 [INFO] [stdout] | [INFO] [stdout] 824 | #[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] 664 | use actix::System; [INFO] [stdout] | [INFO] [stdout] 664 | use crate::middleware::logger::env::sys::alloc::System; [INFO] [stdout] | [INFO] [stdout] 664 | use crate::test::System; [INFO] [stdout] | [INFO] [stdout] 664 | use requiem_rt::System; [INFO] [stdout] | [INFO] [stdout] and 1 other candidate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_rt` [INFO] [stdout] --> src/scope.rs:854:5 [INFO] [stdout] | [INFO] [stdout] 854 | #[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] 664 | use actix::System; [INFO] [stdout] | [INFO] [stdout] 664 | use crate::middleware::logger::env::sys::alloc::System; [INFO] [stdout] | [INFO] [stdout] 664 | use crate::test::System; [INFO] [stdout] | [INFO] [stdout] 664 | use requiem_rt::System; [INFO] [stdout] | [INFO] [stdout] and 1 other candidate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_rt` [INFO] [stdout] --> src/scope.rs:871:5 [INFO] [stdout] | [INFO] [stdout] 871 | #[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] 664 | use actix::System; [INFO] [stdout] | [INFO] [stdout] 664 | use crate::middleware::logger::env::sys::alloc::System; [INFO] [stdout] | [INFO] [stdout] 664 | use crate::test::System; [INFO] [stdout] | [INFO] [stdout] 664 | use requiem_rt::System; [INFO] [stdout] | [INFO] [stdout] and 1 other candidate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_rt` [INFO] [stdout] --> src/scope.rs:888:5 [INFO] [stdout] | [INFO] [stdout] 888 | #[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] 664 | use actix::System; [INFO] [stdout] | [INFO] [stdout] 664 | use crate::middleware::logger::env::sys::alloc::System; [INFO] [stdout] | [INFO] [stdout] 664 | use crate::test::System; [INFO] [stdout] | [INFO] [stdout] 664 | use requiem_rt::System; [INFO] [stdout] | [INFO] [stdout] and 1 other candidate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_rt` [INFO] [stdout] --> src/scope.rs:910:5 [INFO] [stdout] | [INFO] [stdout] 910 | #[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] 664 | use actix::System; [INFO] [stdout] | [INFO] [stdout] 664 | use crate::middleware::logger::env::sys::alloc::System; [INFO] [stdout] | [INFO] [stdout] 664 | use crate::test::System; [INFO] [stdout] | [INFO] [stdout] 664 | use requiem_rt::System; [INFO] [stdout] | [INFO] [stdout] and 1 other candidate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_rt` [INFO] [stdout] --> src/scope.rs:936:5 [INFO] [stdout] | [INFO] [stdout] 936 | #[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] 664 | use actix::System; [INFO] [stdout] | [INFO] [stdout] 664 | use crate::middleware::logger::env::sys::alloc::System; [INFO] [stdout] | [INFO] [stdout] 664 | use crate::test::System; [INFO] [stdout] | [INFO] [stdout] 664 | use requiem_rt::System; [INFO] [stdout] | [INFO] [stdout] and 1 other candidate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_rt` [INFO] [stdout] --> src/scope.rs:963:5 [INFO] [stdout] | [INFO] [stdout] 963 | #[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] 664 | use actix::System; [INFO] [stdout] | [INFO] [stdout] 664 | use crate::middleware::logger::env::sys::alloc::System; [INFO] [stdout] | [INFO] [stdout] 664 | use crate::test::System; [INFO] [stdout] | [INFO] [stdout] 664 | use requiem_rt::System; [INFO] [stdout] | [INFO] [stdout] and 1 other candidate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_rt` [INFO] [stdout] --> src/scope.rs:997:5 [INFO] [stdout] | [INFO] [stdout] 997 | #[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] 664 | use actix::System; [INFO] [stdout] | [INFO] [stdout] 664 | use crate::middleware::logger::env::sys::alloc::System; [INFO] [stdout] | [INFO] [stdout] 664 | use crate::test::System; [INFO] [stdout] | [INFO] [stdout] 664 | use requiem_rt::System; [INFO] [stdout] | [INFO] [stdout] and 1 other candidate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_rt` [INFO] [stdout] --> src/scope.rs:1019:5 [INFO] [stdout] | [INFO] [stdout] 1019 | #[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] 664 | use actix::System; [INFO] [stdout] | [INFO] [stdout] 664 | use crate::middleware::logger::env::sys::alloc::System; [INFO] [stdout] | [INFO] [stdout] 664 | use crate::test::System; [INFO] [stdout] | [INFO] [stdout] 664 | use requiem_rt::System; [INFO] [stdout] | [INFO] [stdout] and 1 other candidate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_rt` [INFO] [stdout] --> src/scope.rs:1046:5 [INFO] [stdout] | [INFO] [stdout] 1046 | #[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] 664 | use actix::System; [INFO] [stdout] | [INFO] [stdout] 664 | use crate::middleware::logger::env::sys::alloc::System; [INFO] [stdout] | [INFO] [stdout] 664 | use crate::test::System; [INFO] [stdout] | [INFO] [stdout] 664 | use requiem_rt::System; [INFO] [stdout] | [INFO] [stdout] and 1 other candidate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_rt` [INFO] [stdout] --> src/scope.rs:1073:5 [INFO] [stdout] | [INFO] [stdout] 1073 | #[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] 664 | use actix::System; [INFO] [stdout] | [INFO] [stdout] 664 | use crate::middleware::logger::env::sys::alloc::System; [INFO] [stdout] | [INFO] [stdout] 664 | use crate::test::System; [INFO] [stdout] | [INFO] [stdout] 664 | use requiem_rt::System; [INFO] [stdout] | [INFO] [stdout] and 1 other candidate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_rt` [INFO] [stdout] --> src/scope.rs:1103:5 [INFO] [stdout] | [INFO] [stdout] 1103 | #[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] 664 | use actix::System; [INFO] [stdout] | [INFO] [stdout] 664 | use crate::middleware::logger::env::sys::alloc::System; [INFO] [stdout] | [INFO] [stdout] 664 | use crate::test::System; [INFO] [stdout] | [INFO] [stdout] 664 | use requiem_rt::System; [INFO] [stdout] | [INFO] [stdout] and 1 other candidate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_rt` [INFO] [stdout] --> src/scope.rs:1122:5 [INFO] [stdout] | [INFO] [stdout] 1122 | #[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] 664 | use actix::System; [INFO] [stdout] | [INFO] [stdout] 664 | use crate::middleware::logger::env::sys::alloc::System; [INFO] [stdout] | [INFO] [stdout] 664 | use crate::test::System; [INFO] [stdout] | [INFO] [stdout] 664 | use requiem_rt::System; [INFO] [stdout] | [INFO] [stdout] and 1 other candidate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_rt` [INFO] [stdout] --> src/scope.rs:1141:5 [INFO] [stdout] | [INFO] [stdout] 1141 | #[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] 664 | use actix::System; [INFO] [stdout] | [INFO] [stdout] 664 | use crate::middleware::logger::env::sys::alloc::System; [INFO] [stdout] | [INFO] [stdout] 664 | use crate::test::System; [INFO] [stdout] | [INFO] [stdout] 664 | use requiem_rt::System; [INFO] [stdout] | [INFO] [stdout] and 1 other candidate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_rt` [INFO] [stdout] --> src/scope.rs:1154:5 [INFO] [stdout] | [INFO] [stdout] 1154 | #[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] 664 | use actix::System; [INFO] [stdout] | [INFO] [stdout] 664 | use crate::middleware::logger::env::sys::alloc::System; [INFO] [stdout] | [INFO] [stdout] 664 | use crate::test::System; [INFO] [stdout] | [INFO] [stdout] 664 | use requiem_rt::System; [INFO] [stdout] | [INFO] [stdout] and 1 other candidate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_rt` [INFO] [stdout] --> src/scope.rs:1169:5 [INFO] [stdout] | [INFO] [stdout] 1169 | #[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] 664 | use actix::System; [INFO] [stdout] | [INFO] [stdout] 664 | use crate::middleware::logger::env::sys::alloc::System; [INFO] [stdout] | [INFO] [stdout] 664 | use crate::test::System; [INFO] [stdout] | [INFO] [stdout] 664 | use requiem_rt::System; [INFO] [stdout] | [INFO] [stdout] and 1 other candidate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_rt` [INFO] [stdout] --> src/scope.rs:1202:5 [INFO] [stdout] | [INFO] [stdout] 1202 | #[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] 664 | use actix::System; [INFO] [stdout] | [INFO] [stdout] 664 | use crate::middleware::logger::env::sys::alloc::System; [INFO] [stdout] | [INFO] [stdout] 664 | use crate::test::System; [INFO] [stdout] | [INFO] [stdout] 664 | use requiem_rt::System; [INFO] [stdout] | [INFO] [stdout] and 1 other candidate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_rt` [INFO] [stdout] --> src/service.rs:557:5 [INFO] [stdout] | [INFO] [stdout] 557 | #[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] 530 | use actix::System; [INFO] [stdout] | [INFO] [stdout] 530 | use crate::middleware::logger::env::sys::alloc::System; [INFO] [stdout] | [INFO] [stdout] 530 | use crate::test::System; [INFO] [stdout] | [INFO] [stdout] 530 | use requiem_rt::System; [INFO] [stdout] | [INFO] [stdout] and 1 other candidate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_rt` [INFO] [stdout] --> src/test.rs:964:5 [INFO] [stdout] | [INFO] [stdout] 964 | #[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] 956 | use actix::System; [INFO] [stdout] | [INFO] [stdout] 956 | use crate::test::System; [INFO] [stdout] | [INFO] [stdout] 956 | use requiem_rt::System; [INFO] [stdout] | [INFO] [stdout] 956 | 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/test.rs:991:5 [INFO] [stdout] | [INFO] [stdout] 991 | #[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] 956 | use actix::System; [INFO] [stdout] | [INFO] [stdout] 956 | use crate::test::System; [INFO] [stdout] | [INFO] [stdout] 956 | use requiem_rt::System; [INFO] [stdout] | [INFO] [stdout] 956 | 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/test.rs:1029:5 [INFO] [stdout] | [INFO] [stdout] 1029 | #[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] 956 | use actix::System; [INFO] [stdout] | [INFO] [stdout] 956 | use crate::test::System; [INFO] [stdout] | [INFO] [stdout] 956 | use requiem_rt::System; [INFO] [stdout] | [INFO] [stdout] 956 | 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/test.rs:1052:5 [INFO] [stdout] | [INFO] [stdout] 1052 | #[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] 956 | use actix::System; [INFO] [stdout] | [INFO] [stdout] 956 | use crate::test::System; [INFO] [stdout] | [INFO] [stdout] 956 | use requiem_rt::System; [INFO] [stdout] | [INFO] [stdout] 956 | 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/test.rs:1073:5 [INFO] [stdout] | [INFO] [stdout] 1073 | #[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] 956 | use actix::System; [INFO] [stdout] | [INFO] [stdout] 956 | use crate::test::System; [INFO] [stdout] | [INFO] [stdout] 956 | use requiem_rt::System; [INFO] [stdout] | [INFO] [stdout] 956 | 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/test.rs:1099:5 [INFO] [stdout] | [INFO] [stdout] 1099 | #[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] 956 | use actix::System; [INFO] [stdout] | [INFO] [stdout] 956 | use crate::test::System; [INFO] [stdout] | [INFO] [stdout] 956 | use requiem_rt::System; [INFO] [stdout] | [INFO] [stdout] 956 | 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/test.rs:1125:5 [INFO] [stdout] | [INFO] [stdout] 1125 | #[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] 956 | use actix::System; [INFO] [stdout] | [INFO] [stdout] 956 | use crate::test::System; [INFO] [stdout] | [INFO] [stdout] 956 | use requiem_rt::System; [INFO] [stdout] | [INFO] [stdout] 956 | 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/test.rs:1148:5 [INFO] [stdout] | [INFO] [stdout] 1148 | #[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] 956 | use actix::System; [INFO] [stdout] | [INFO] [stdout] 956 | use crate::test::System; [INFO] [stdout] | [INFO] [stdout] 956 | use requiem_rt::System; [INFO] [stdout] | [INFO] [stdout] 956 | 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/test.rs:1167:5 [INFO] [stdout] | [INFO] [stdout] 1167 | #[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] 956 | use actix::System; [INFO] [stdout] | [INFO] [stdout] 956 | use crate::test::System; [INFO] [stdout] | [INFO] [stdout] 956 | use requiem_rt::System; [INFO] [stdout] | [INFO] [stdout] 956 | 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/types/form.rs:389:5 [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] 376 | use actix::System; [INFO] [stdout] | [INFO] [stdout] 376 | use crate::middleware::logger::env::sys::alloc::System; [INFO] [stdout] | [INFO] [stdout] 376 | use crate::test::System; [INFO] [stdout] | [INFO] [stdout] 376 | use requiem_rt::System; [INFO] [stdout] | [INFO] [stdout] and 1 other candidate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_rt` [INFO] [stdout] --> src/types/form.rs:425:5 [INFO] [stdout] | [INFO] [stdout] 425 | #[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] 376 | use actix::System; [INFO] [stdout] | [INFO] [stdout] 376 | use crate::middleware::logger::env::sys::alloc::System; [INFO] [stdout] | [INFO] [stdout] 376 | use crate::test::System; [INFO] [stdout] | [INFO] [stdout] 376 | use requiem_rt::System; [INFO] [stdout] | [INFO] [stdout] and 1 other candidate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_rt` [INFO] [stdout] --> src/types/form.rs:451:5 [INFO] [stdout] | [INFO] [stdout] 451 | #[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] 376 | use actix::System; [INFO] [stdout] | [INFO] [stdout] 376 | use crate::middleware::logger::env::sys::alloc::System; [INFO] [stdout] | [INFO] [stdout] 376 | use crate::test::System; [INFO] [stdout] | [INFO] [stdout] 376 | use requiem_rt::System; [INFO] [stdout] | [INFO] [stdout] and 1 other candidate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_rt` [INFO] [stdout] --> src/types/form.rs:486:5 [INFO] [stdout] | [INFO] [stdout] 486 | #[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] 376 | use actix::System; [INFO] [stdout] | [INFO] [stdout] 376 | use crate::middleware::logger::env::sys::alloc::System; [INFO] [stdout] | [INFO] [stdout] 376 | use crate::test::System; [INFO] [stdout] | [INFO] [stdout] 376 | use requiem_rt::System; [INFO] [stdout] | [INFO] [stdout] and 1 other candidate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_rt` [INFO] [stdout] --> src/types/json.rs:436:5 [INFO] [stdout] | [INFO] [stdout] 436 | #[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] 408 | use actix::System; [INFO] [stdout] | [INFO] [stdout] 408 | use crate::middleware::logger::env::sys::alloc::System; [INFO] [stdout] | [INFO] [stdout] 408 | use crate::test::System; [INFO] [stdout] | [INFO] [stdout] 408 | use requiem_rt::System; [INFO] [stdout] | [INFO] [stdout] and 1 other candidate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_rt` [INFO] [stdout] --> src/types/json.rs:454:5 [INFO] [stdout] | [INFO] [stdout] 454 | #[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] 408 | use actix::System; [INFO] [stdout] | [INFO] [stdout] 408 | use crate::middleware::logger::env::sys::alloc::System; [INFO] [stdout] | [INFO] [stdout] 408 | use crate::test::System; [INFO] [stdout] | [INFO] [stdout] 408 | use requiem_rt::System; [INFO] [stdout] | [INFO] [stdout] and 1 other candidate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_rt` [INFO] [stdout] --> src/types/json.rs:485:5 [INFO] [stdout] | [INFO] [stdout] 485 | #[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] 408 | use actix::System; [INFO] [stdout] | [INFO] [stdout] 408 | use crate::middleware::logger::env::sys::alloc::System; [INFO] [stdout] | [INFO] [stdout] 408 | use crate::test::System; [INFO] [stdout] | [INFO] [stdout] 408 | use requiem_rt::System; [INFO] [stdout] | [INFO] [stdout] and 1 other candidate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_rt` [INFO] [stdout] --> src/types/json.rs:545:5 [INFO] [stdout] | [INFO] [stdout] 545 | #[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] 408 | use actix::System; [INFO] [stdout] | [INFO] [stdout] 408 | use crate::middleware::logger::env::sys::alloc::System; [INFO] [stdout] | [INFO] [stdout] 408 | use crate::test::System; [INFO] [stdout] | [INFO] [stdout] 408 | use requiem_rt::System; [INFO] [stdout] | [INFO] [stdout] and 1 other candidate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_rt` [INFO] [stdout] --> src/types/json.rs:597:5 [INFO] [stdout] | [INFO] [stdout] 597 | #[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] 408 | use actix::System; [INFO] [stdout] | [INFO] [stdout] 408 | use crate::middleware::logger::env::sys::alloc::System; [INFO] [stdout] | [INFO] [stdout] 408 | use crate::test::System; [INFO] [stdout] | [INFO] [stdout] 408 | use requiem_rt::System; [INFO] [stdout] | [INFO] [stdout] and 1 other candidate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_rt` [INFO] [stdout] --> src/types/json.rs:615:5 [INFO] [stdout] | [INFO] [stdout] 615 | #[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] 408 | use actix::System; [INFO] [stdout] | [INFO] [stdout] 408 | use crate::middleware::logger::env::sys::alloc::System; [INFO] [stdout] | [INFO] [stdout] 408 | use crate::test::System; [INFO] [stdout] | [INFO] [stdout] 408 | use requiem_rt::System; [INFO] [stdout] | [INFO] [stdout] and 1 other candidate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_rt` [INFO] [stdout] --> src/types/json.rs:635:5 [INFO] [stdout] | [INFO] [stdout] 635 | #[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] 408 | use actix::System; [INFO] [stdout] | [INFO] [stdout] 408 | use crate::middleware::logger::env::sys::alloc::System; [INFO] [stdout] | [INFO] [stdout] 408 | use crate::test::System; [INFO] [stdout] | [INFO] [stdout] 408 | use requiem_rt::System; [INFO] [stdout] | [INFO] [stdout] and 1 other candidate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_rt` [INFO] [stdout] --> src/types/path.rs:273:5 [INFO] [stdout] | [INFO] [stdout] 273 | #[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] 252 | use actix::System; [INFO] [stdout] | [INFO] [stdout] 252 | use crate::middleware::logger::env::sys::alloc::System; [INFO] [stdout] | [INFO] [stdout] 252 | use crate::test::System; [INFO] [stdout] | [INFO] [stdout] 252 | use requiem_rt::System; [INFO] [stdout] | [INFO] [stdout] and 1 other candidate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_rt` [INFO] [stdout] --> src/types/path.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] 252 | use actix::System; [INFO] [stdout] | [INFO] [stdout] 252 | use crate::middleware::logger::env::sys::alloc::System; [INFO] [stdout] | [INFO] [stdout] 252 | use crate::test::System; [INFO] [stdout] | [INFO] [stdout] 252 | use requiem_rt::System; [INFO] [stdout] | [INFO] [stdout] and 1 other candidate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_rt` [INFO] [stdout] --> src/types/path.rs:312:5 [INFO] [stdout] | [INFO] [stdout] 312 | #[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] 252 | use actix::System; [INFO] [stdout] | [INFO] [stdout] 252 | use crate::middleware::logger::env::sys::alloc::System; [INFO] [stdout] | [INFO] [stdout] 252 | use crate::test::System; [INFO] [stdout] | [INFO] [stdout] 252 | use requiem_rt::System; [INFO] [stdout] | [INFO] [stdout] and 1 other candidate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_rt` [INFO] [stdout] --> src/types/path.rs:360:5 [INFO] [stdout] | [INFO] [stdout] 360 | #[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] 252 | use actix::System; [INFO] [stdout] | [INFO] [stdout] 252 | use crate::middleware::logger::env::sys::alloc::System; [INFO] [stdout] | [INFO] [stdout] 252 | use crate::test::System; [INFO] [stdout] | [INFO] [stdout] 252 | use requiem_rt::System; [INFO] [stdout] | [INFO] [stdout] and 1 other candidate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_rt` [INFO] [stdout] --> src/types/payload.rs:408:5 [INFO] [stdout] | [INFO] [stdout] 408 | #[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] 402 | use actix::System; [INFO] [stdout] | [INFO] [stdout] 402 | use crate::middleware::logger::env::sys::alloc::System; [INFO] [stdout] | [INFO] [stdout] 402 | use crate::test::System; [INFO] [stdout] | [INFO] [stdout] 402 | use requiem_rt::System; [INFO] [stdout] | [INFO] [stdout] and 1 other candidate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_rt` [INFO] [stdout] --> src/types/payload.rs:426:5 [INFO] [stdout] | [INFO] [stdout] 426 | #[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] 402 | use actix::System; [INFO] [stdout] | [INFO] [stdout] 402 | use crate::middleware::logger::env::sys::alloc::System; [INFO] [stdout] | [INFO] [stdout] 402 | use crate::test::System; [INFO] [stdout] | [INFO] [stdout] 402 | use requiem_rt::System; [INFO] [stdout] | [INFO] [stdout] and 1 other candidate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_rt` [INFO] [stdout] --> src/types/payload.rs:436:5 [INFO] [stdout] | [INFO] [stdout] 436 | #[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] 402 | use actix::System; [INFO] [stdout] | [INFO] [stdout] 402 | use crate::middleware::logger::env::sys::alloc::System; [INFO] [stdout] | [INFO] [stdout] 402 | use crate::test::System; [INFO] [stdout] | [INFO] [stdout] 402 | use requiem_rt::System; [INFO] [stdout] | [INFO] [stdout] and 1 other candidate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_rt` [INFO] [stdout] --> src/types/payload.rs:446:5 [INFO] [stdout] | [INFO] [stdout] 446 | #[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] 402 | use actix::System; [INFO] [stdout] | [INFO] [stdout] 402 | use crate::middleware::logger::env::sys::alloc::System; [INFO] [stdout] | [INFO] [stdout] 402 | use crate::test::System; [INFO] [stdout] | [INFO] [stdout] 402 | use requiem_rt::System; [INFO] [stdout] | [INFO] [stdout] and 1 other candidate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_rt` [INFO] [stdout] --> src/types/query.rs:241:5 [INFO] [stdout] | [INFO] [stdout] 241 | #[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] 227 | use actix::System; [INFO] [stdout] | [INFO] [stdout] 227 | use crate::middleware::logger::env::sys::alloc::System; [INFO] [stdout] | [INFO] [stdout] 227 | use crate::test::System; [INFO] [stdout] | [INFO] [stdout] 227 | use requiem_rt::System; [INFO] [stdout] | [INFO] [stdout] and 1 other candidate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_rt` [INFO] [stdout] --> src/types/query.rs:257:5 [INFO] [stdout] | [INFO] [stdout] 257 | #[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] 227 | use actix::System; [INFO] [stdout] | [INFO] [stdout] 227 | use crate::middleware::logger::env::sys::alloc::System; [INFO] [stdout] | [INFO] [stdout] 227 | use crate::test::System; [INFO] [stdout] | [INFO] [stdout] 227 | use requiem_rt::System; [INFO] [stdout] | [INFO] [stdout] and 1 other candidate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_rt` [INFO] [stdout] --> src/types/query.rs:275:5 [INFO] [stdout] | [INFO] [stdout] 275 | #[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] 227 | use actix::System; [INFO] [stdout] | [INFO] [stdout] 227 | use crate::middleware::logger::env::sys::alloc::System; [INFO] [stdout] | [INFO] [stdout] 227 | use crate::test::System; [INFO] [stdout] | [INFO] [stdout] 227 | use requiem_rt::System; [INFO] [stdout] | [INFO] [stdout] and 1 other candidate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_rt` [INFO] [stdout] --> src/types/readlines.rs:180:5 [INFO] [stdout] | [INFO] [stdout] 180 | #[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] 175 | use actix::System; [INFO] [stdout] | [INFO] [stdout] 175 | use crate::middleware::logger::env::sys::alloc::System; [INFO] [stdout] | [INFO] [stdout] 175 | use crate::test::System; [INFO] [stdout] | [INFO] [stdout] 175 | use requiem_rt::System; [INFO] [stdout] | [INFO] [stdout] and 1 other candidate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_rt` [INFO] [stdout] --> examples/client.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | #[requiem_rt::main] [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 actix::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 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_web` [INFO] [stdout] --> examples/basic.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | #[get("/resource1/{name}/index.html")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `actix_web` [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] [INFO] [stdout] [INFO] [stderr] error: could not compile `requiem-web` [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[E0433]: failed to resolve: use of undeclared crate or module `actix_web` [INFO] [stdout] --> examples/uds.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | #[get("/resource1/{name}/index.html")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `actix_web` [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] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_rt` [INFO] [stdout] --> tests/test_httpserver.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | #[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 actix::System; [INFO] [stdout] | [INFO] [stdout] 1 | use crate::thread::thread::env::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 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_web` [INFO] [stdout] --> examples/basic.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | #[get("/")] [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared crate or module `actix_web` [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] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_web` [INFO] [stdout] --> examples/basic.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | #[get("/resource1/{name}/index.html")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `actix_web` [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::web::Resource; [INFO] [stdout] | [INFO] [stdout] 1 | use requiem_router::Resource; [INFO] [stdout] | [INFO] [stdout] 1 | use requiem_web::Resource; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_web` [INFO] [stdout] --> examples/basic.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | #[get("/resource1/{name}/index.html")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `actix_web::dev` [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::web::payload::dev::HttpServiceFactory; [INFO] [stdout] | [INFO] [stdout] 1 | use requiem_web::dev::HttpServiceFactory; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_web` [INFO] [stdout] --> examples/basic.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | #[get("/")] [INFO] [stdout] | ^^^^^^^^^^^ not found in `actix_web` [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::web::Resource; [INFO] [stdout] | [INFO] [stdout] 1 | use requiem_router::Resource; [INFO] [stdout] | [INFO] [stdout] 1 | use requiem_web::Resource; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_web` [INFO] [stdout] --> examples/basic.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | #[get("/")] [INFO] [stdout] | ^^^^^^^^^^^ not found in `actix_web::dev` [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::web::payload::dev::HttpServiceFactory; [INFO] [stdout] | [INFO] [stdout] 1 | use requiem_web::dev::HttpServiceFactory; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_rt` [INFO] [stdout] --> examples/basic.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | #[requiem_rt::main] [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 actix::System; [INFO] [stdout] | [INFO] [stdout] 1 | use crate::middleware::logger::env::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 7 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_web` [INFO] [stdout] --> examples/uds.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | #[get("/")] [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared crate or module `actix_web` [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] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_web` [INFO] [stdout] --> examples/uds.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | #[get("/resource1/{name}/index.html")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `actix_web` [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::web::Resource; [INFO] [stdout] | [INFO] [stdout] 1 | use requiem_router::Resource; [INFO] [stdout] | [INFO] [stdout] 1 | use requiem_web::Resource; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_web` [INFO] [stdout] --> examples/uds.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | #[get("/resource1/{name}/index.html")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `actix_web::dev` [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::web::payload::dev::HttpServiceFactory; [INFO] [stdout] | [INFO] [stdout] 1 | use requiem_web::dev::HttpServiceFactory; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_web` [INFO] [stdout] --> examples/uds.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | #[get("/")] [INFO] [stdout] | ^^^^^^^^^^^ not found in `actix_web` [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::web::Resource; [INFO] [stdout] | [INFO] [stdout] 1 | use requiem_router::Resource; [INFO] [stdout] | [INFO] [stdout] 1 | use requiem_web::Resource; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_web` [INFO] [stdout] --> examples/uds.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | #[get("/")] [INFO] [stdout] | ^^^^^^^^^^^ not found in `actix_web::dev` [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::web::payload::dev::HttpServiceFactory; [INFO] [stdout] | [INFO] [stdout] 1 | use requiem_web::dev::HttpServiceFactory; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_rt` [INFO] [stdout] --> examples/uds.rs:22:1 [INFO] [stdout] | [INFO] [stdout] 22 | #[requiem_rt::main] [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 actix::System; [INFO] [stdout] | [INFO] [stdout] 1 | use crate::middleware::logger::env::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 7 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_rt` [INFO] [stdout] --> tests/test_server.rs:79:1 [INFO] [stdout] | [INFO] [stdout] 79 | #[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 actix::System; [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] and 1 other candidate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_rt` [INFO] [stdout] --> tests/test_server.rs:94:1 [INFO] [stdout] | [INFO] [stdout] 94 | #[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 actix::System; [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] and 1 other candidate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_rt` [INFO] [stdout] --> tests/test_server.rs:121:1 [INFO] [stdout] | [INFO] [stdout] 121 | #[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 actix::System; [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] and 1 other candidate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_rt` [INFO] [stdout] --> tests/test_server.rs:150:1 [INFO] [stdout] | [INFO] [stdout] 150 | #[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 actix::System; [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] and 1 other candidate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_rt` [INFO] [stdout] --> tests/test_server.rs:210:1 [INFO] [stdout] | [INFO] [stdout] 210 | #[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 actix::System; [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] and 1 other candidate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_rt` [INFO] [stdout] --> tests/test_server.rs:244:1 [INFO] [stdout] | [INFO] [stdout] 244 | #[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 actix::System; [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] and 1 other candidate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_rt` [INFO] [stdout] --> tests/test_server.rs:282:1 [INFO] [stdout] | [INFO] [stdout] 282 | #[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 actix::System; [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] and 1 other candidate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_rt` [INFO] [stdout] --> tests/test_server.rs:316:1 [INFO] [stdout] | [INFO] [stdout] 316 | #[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 actix::System; [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] and 1 other candidate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_rt` [INFO] [stdout] --> tests/test_server.rs:348:1 [INFO] [stdout] | [INFO] [stdout] 348 | #[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 actix::System; [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] and 1 other candidate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_rt` [INFO] [stdout] --> tests/test_server.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 actix::System; [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] and 1 other candidate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_rt` [INFO] [stdout] --> tests/test_server.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 actix::System; [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] and 1 other candidate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_rt` [INFO] [stdout] --> tests/test_server.rs:418:1 [INFO] [stdout] | [INFO] [stdout] 418 | #[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 actix::System; [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] and 1 other candidate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_rt` [INFO] [stdout] --> tests/test_server.rs:446:1 [INFO] [stdout] | [INFO] [stdout] 446 | #[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 actix::System; [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] and 1 other candidate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_rt` [INFO] [stdout] --> tests/test_server.rs:472:1 [INFO] [stdout] | [INFO] [stdout] 472 | #[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 actix::System; [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] and 1 other candidate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_rt` [INFO] [stdout] --> tests/test_server.rs:498:1 [INFO] [stdout] | [INFO] [stdout] 498 | #[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 actix::System; [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] and 1 other candidate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_rt` [INFO] [stdout] --> tests/test_server.rs:525:1 [INFO] [stdout] | [INFO] [stdout] 525 | #[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 actix::System; [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] and 1 other candidate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_rt` [INFO] [stdout] --> tests/test_server.rs:557:1 [INFO] [stdout] | [INFO] [stdout] 557 | #[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 actix::System; [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] and 1 other candidate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_rt` [INFO] [stdout] --> tests/test_server.rs:583:1 [INFO] [stdout] | [INFO] [stdout] 583 | #[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 actix::System; [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] and 1 other candidate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_rt` [INFO] [stdout] --> tests/test_server.rs:610:1 [INFO] [stdout] | [INFO] [stdout] 610 | #[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 actix::System; [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] and 1 other candidate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_rt` [INFO] [stdout] --> tests/test_server.rs:642:1 [INFO] [stdout] | [INFO] [stdout] 642 | #[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 actix::System; [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] and 1 other candidate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_rt` [INFO] [stdout] --> tests/test_server.rs:668:1 [INFO] [stdout] | [INFO] [stdout] 668 | #[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 actix::System; [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] and 1 other candidate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_rt` [INFO] [stdout] --> tests/test_server.rs:848:1 [INFO] [stdout] | [INFO] [stdout] 848 | #[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 actix::System; [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] and 1 other candidate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 22 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `[closure@src/test.rs:1190:13: 1201:14]: handler::Factory<_, _, _>` is not satisfied [INFO] [stdout] --> src/test.rs:1189:84 [INFO] [stdout] | [INFO] [stdout] 1189 | let mut app = init_service(App::new().service(web::resource("/index.html").to( [INFO] [stdout] | ^^ the trait `handler::Factory<_, _, _>` is not implemented for `[closure@src/test.rs:1190:13: 1201:14]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 105 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "dd2c1df3948f7a9e8f13d37e1d618a31721618dfc6c43d00b9e5f1ce99973a0d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dd2c1df3948f7a9e8f13d37e1d618a31721618dfc6c43d00b9e5f1ce99973a0d", kill_on_drop: false }` [INFO] [stdout] dd2c1df3948f7a9e8f13d37e1d618a31721618dfc6c43d00b9e5f1ce99973a0d