[INFO] fetching crate requiem-web 2.0.0-r2...
[INFO] checking requiem-web-2.0.0-r2 against master#ffa2e7ae8fbf9badc035740db949b9dae271c29f for pr-78338
[INFO] extracting crate requiem-web 2.0.0-r2 into /workspace/builds/worker-2/source
[INFO] validating manifest of crates.io crate requiem-web 2.0.0-r2 on toolchain ffa2e7ae8fbf9badc035740db949b9dae271c29f
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ffa2e7ae8fbf9badc035740db949b9dae271c29f" "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-2/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" "+ffa2e7ae8fbf9badc035740db949b9dae271c29f" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+ffa2e7ae8fbf9badc035740db949b9dae271c29f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] [stdout] 7f288c88573936aaafac64cd225139fe74d6ca62cbc234b666cfc7dc2af5cfa9
[INFO] running `Command { std: "docker" "start" "-a" "7f288c88573936aaafac64cd225139fe74d6ca62cbc234b666cfc7dc2af5cfa9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7f288c88573936aaafac64cd225139fe74d6ca62cbc234b666cfc7dc2af5cfa9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7f288c88573936aaafac64cd225139fe74d6ca62cbc234b666cfc7dc2af5cfa9", kill_on_drop: false }`
[INFO] [stdout] 7f288c88573936aaafac64cd225139fe74d6ca62cbc234b666cfc7dc2af5cfa9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+ffa2e7ae8fbf9badc035740db949b9dae271c29f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4af5a6088572157c552f3eaa5affd1d4d18d6188b1438d3dbc0b8387beadb658
[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" "4af5a6088572157c552f3eaa5affd1d4d18d6188b1438d3dbc0b8387beadb658", kill_on_drop: false }`
[INFO] [stderr] Compiling unicode-xid v0.2.0
[INFO] [stderr] Compiling syn v1.0.13
[INFO] [stderr] Checking cfg-if v0.1.10
[INFO] [stderr] Checking futures-core v0.3.1
[INFO] [stderr] Checking lazy_static v1.4.0
[INFO] [stderr] Checking futures-sink v0.3.1
[INFO] [stderr] Checking slab v0.4.2
[INFO] [stderr] Checking bytes v0.5.3
[INFO] [stderr] Compiling proc-macro-nested v0.1.3
[INFO] [stderr] Checking fnv v1.0.6
[INFO] [stderr] Checking futures-io v0.3.1
[INFO] [stderr] Checking pin-utils v0.1.0-alpha.4
[INFO] [stderr] Checking arc-swap v0.4.4
[INFO] [stderr] Checking futures-task v0.3.1
[INFO] [stderr] Checking pin-project-lite v0.1.2
[INFO] [stderr] Compiling bitflags v1.2.1
[INFO] [stderr] Checking matches v0.1.8
[INFO] [stderr] Checking either v1.5.3
[INFO] [stderr] Checking quick-error v1.2.3
[INFO] [stderr] Checking percent-encoding v2.1.0
[INFO] [stderr] Compiling serde v1.0.104
[INFO] [stderr] Compiling typenum v1.11.2
[INFO] [stderr] Compiling httparse v1.3.4
[INFO] [stderr] Checking byte-tools v0.3.1
[INFO] [stderr] Checking mime v0.3.16
[INFO] [stderr] Checking language-tags v0.2.2
[INFO] [stderr] Compiling autocfg v0.1.7
[INFO] [stderr] Checking opaque-debug v0.2.3
[INFO] [stderr] Checking fake-simd v0.1.2
[INFO] [stderr] Checking termcolor v1.1.0
[INFO] [stderr] Compiling backtrace-sys v0.1.32
[INFO] [stderr] Compiling brotli-sys v0.3.2
[INFO] [stderr] Compiling num-traits v0.2.11
[INFO] [stderr] Compiling num-integer v0.1.42
[INFO] [stderr] Compiling indexmap v1.3.1
[INFO] [stderr] Checking thread_local v1.0.1
[INFO] [stderr] Checking futures-channel v0.3.1
[INFO] [stderr] Checking unicode-bidi v0.3.4
[INFO] [stderr] Checking miniz_oxide v0.3.5
[INFO] [stderr] Checking humantime v1.3.0
[INFO] [stderr] Checking block-padding v0.1.5
[INFO] [stderr] Compiling proc-macro2 v1.0.8
[INFO] [stderr] Checking log v0.4.8
[INFO] [stderr] Checking http v0.2.0
[INFO] [stderr] Checking bytestring v0.1.4
[INFO] [stderr] Checking encoding_rs v0.8.22
[INFO] [stderr] Checking crc32fast v1.2.0
[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 atty v0.2.14
[INFO] [stderr] Checking fxhash v0.2.1
[INFO] [stderr] Checking threadpool v1.7.1
[INFO] [stderr] Checking idna v0.2.0
[INFO] [stderr] Checking regex v1.3.3
[INFO] [stderr] Checking resolv-conf v0.6.2
[INFO] [stderr] Compiling crossbeam-utils v0.7.0
[INFO] [stderr] Checking rand_core v0.5.1
[INFO] [stderr] Checking parking_lot v0.10.0
[INFO] [stderr] Checking mio v0.6.21
[INFO] [stderr] Checking flate2 v1.0.13
[INFO] [stderr] Checking rand_chacha v0.2.1
[INFO] [stderr] Compiling quote v1.0.2
[INFO] [stderr] Checking rand v0.7.3
[INFO] [stderr] Checking backtrace v0.3.42
[INFO] [stderr] Checking url v2.1.1
[INFO] [stderr] Checking crossbeam-channel v0.4.0
[INFO] [stderr] Checking generic-array v0.12.3
[INFO] [stderr] Checking mio-uds v0.6.7
[INFO] [stderr] Checking tokio v0.2.9
[INFO] [stderr] Checking env_logger v0.6.2
[INFO] [stderr] Checking digest v0.8.1
[INFO] [stderr] Checking block-buffer v0.7.3
[INFO] [stderr] Checking chrono v0.4.10
[INFO] [stderr] Checking sha-1 v0.8.2
[INFO] [stderr] Checking brotli2 v0.3.2
[INFO] [stderr] Checking tokio-util v0.2.0
[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 enum-as-inner v0.3.0
[INFO] [stderr] Compiling requiem-macros v0.1.1
[INFO] [stderr] Compiling serde_derive v1.0.104
[INFO] [stderr] Compiling async-trait v0.1.22
[INFO] [stderr] Compiling actix-macros v0.1.1
[INFO] [stderr] Compiling actix_derive v0.5.0
[INFO] [stderr] Compiling requiem-web-codegen v0.2.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 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_urlencoded v0.6.1
[INFO] [stderr] Checking serde_json v1.0.44
[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: unexpected token
[INFO] [stdout] --> src/extract.rs:217:20
[INFO] [stdout] |
[INFO] [stdout] 217 | futs: ($($T::Future,)+),
[INFO] [stdout] | ^^
[INFO] [stdout] ...
[INFO] [stdout] 255 | tuple_from_req!(TupleFromRequest1, (0, A));
[INFO] [stdout] | ------------------------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: unexpected token
[INFO] [stdout] --> src/extract.rs:217:20
[INFO] [stdout] |
[INFO] [stdout] 217 | futs: ($($T::Future,)+),
[INFO] [stdout] | ^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | tuple_from_req!(TupleFromRequest2, (0, A), (1, B));
[INFO] [stdout] | --------------------------------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: unexpected token
[INFO] [stdout] --> src/extract.rs:217:20
[INFO] [stdout] |
[INFO] [stdout] 217 | futs: ($($T::Future,)+),
[INFO] [stdout] | ^^
[INFO] [stdout] ...
[INFO] [stdout] 257 | tuple_from_req!(TupleFromRequest3, (0, A), (1, B), (2, C));
[INFO] [stdout] | ----------------------------------------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: unexpected token
[INFO] [stdout] --> src/extract.rs:217:20
[INFO] [stdout] |
[INFO] [stdout] 217 | futs: ($($T::Future,)+),
[INFO] [stdout] | ^^
[INFO] [stdout] ...
[INFO] [stdout] 258 | tuple_from_req!(TupleFromRequest4, (0, A), (1, B), (2, C), (3, D));
[INFO] [stdout] | ------------------------------------------------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: unexpected token
[INFO] [stdout] --> src/extract.rs:217:20
[INFO] [stdout] |
[INFO] [stdout] 217 | futs: ($($T::Future,)+),
[INFO] [stdout] | ^^
[INFO] [stdout] ...
[INFO] [stdout] 259 | tuple_from_req!(TupleFromRequest5, (0, A), (1, B), (2, C), (3, D), (4, E));
[INFO] [stdout] | --------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: unexpected token
[INFO] [stdout] --> src/extract.rs:217:20
[INFO] [stdout] |
[INFO] [stdout] 217 | futs: ($($T::Future,)+),
[INFO] [stdout] | ^^
[INFO] [stdout] ...
[INFO] [stdout] 260 | tuple_from_req!(TupleFromRequest6, (0, A), (1, B), (2, C), (3, D), (4, E), (5, F));
[INFO] [stdout] | ----------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: unexpected token
[INFO] [stdout] --> src/extract.rs:217:20
[INFO] [stdout] |
[INFO] [stdout] 217 | futs: ($($T::Future,)+),
[INFO] [stdout] | ^^
[INFO] [stdout] ...
[INFO] [stdout] 261 | tuple_from_req!(TupleFromRequest7, (0, A), (1, B), (2, C), (3, D), (4, E), (5, F), (6, G));
[INFO] [stdout] | ------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: unexpected token
[INFO] [stdout] --> src/extract.rs:217:20
[INFO] [stdout] |
[INFO] [stdout] 217 | futs: ($($T::Future,)+),
[INFO] [stdout] | ^^
[INFO] [stdout] ...
[INFO] [stdout] 262 | tuple_from_req!(TupleFromRequest8, (0, A), (1, B), (2, C), (3, D), (4, E), (5, F), (6, G), (7, H));
[INFO] [stdout] | --------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: unexpected token
[INFO] [stdout] --> src/extract.rs:217:20
[INFO] [stdout] |
[INFO] [stdout] 217 | futs: ($($T::Future,)+),
[INFO] [stdout] | ^^
[INFO] [stdout] ...
[INFO] [stdout] 263 | tuple_from_req!(TupleFromRequest9, (0, A), (1, B), (2, C), (3, D), (4, E), (5, F), (6, G), (7, H), (8, I));
[INFO] [stdout] | ----------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: unexpected token
[INFO] [stdout] --> src/extract.rs:217:20
[INFO] [stdout] |
[INFO] [stdout] 217 | futs: ($($T::Future,)+),
[INFO] [stdout] | ^^
[INFO] [stdout] ...
[INFO] [stdout] 264 | tuple_from_req!(TupleFromRequest10, (0, A), (1, B), (2, C), (3, D), (4, E), (5, F), (6, G), (7, H), (8, I), (9, J));
[INFO] [stdout] | -------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: unexpected token
[INFO] [stdout] --> src/extract.rs:217:20
[INFO] [stdout] |
[INFO] [stdout] 217 | futs: ($($T::Future,)+),
[INFO] [stdout] | ^^
[INFO] [stdout] ...
[INFO] [stdout] 255 | tuple_from_req!(TupleFromRequest1, (0, A));
[INFO] [stdout] | ------------------------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: unexpected token
[INFO] [stdout] --> src/extract.rs:217:20
[INFO] [stdout] |
[INFO] [stdout] 217 | futs: ($($T::Future,)+),
[INFO] [stdout] | ^^
[INFO] [stdout] ...
[INFO] [stdout] 256 | tuple_from_req!(TupleFromRequest2, (0, A), (1, B));
[INFO] [stdout] | --------------------------------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: unexpected token
[INFO] [stdout] --> src/extract.rs:217:20
[INFO] [stdout] |
[INFO] [stdout] 217 | futs: ($($T::Future,)+),
[INFO] [stdout] | ^^
[INFO] [stdout] ...
[INFO] [stdout] 257 | tuple_from_req!(TupleFromRequest3, (0, A), (1, B), (2, C));
[INFO] [stdout] | ----------------------------------------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: unexpected token
[INFO] [stdout] --> src/extract.rs:217:20
[INFO] [stdout] |
[INFO] [stdout] 217 | futs: ($($T::Future,)+),
[INFO] [stdout] | ^^
[INFO] [stdout] ...
[INFO] [stdout] 258 | tuple_from_req!(TupleFromRequest4, (0, A), (1, B), (2, C), (3, D));
[INFO] [stdout] | ------------------------------------------------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: unexpected token
[INFO] [stdout] --> src/extract.rs:217:20
[INFO] [stdout] |
[INFO] [stdout] 217 | futs: ($($T::Future,)+),
[INFO] [stdout] | ^^
[INFO] [stdout] ...
[INFO] [stdout] 259 | tuple_from_req!(TupleFromRequest5, (0, A), (1, B), (2, C), (3, D), (4, E));
[INFO] [stdout] | --------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: unexpected token
[INFO] [stdout] --> src/extract.rs:217:20
[INFO] [stdout] |
[INFO] [stdout] 217 | futs: ($($T::Future,)+),
[INFO] [stdout] | ^^
[INFO] [stdout] ...
[INFO] [stdout] 260 | tuple_from_req!(TupleFromRequest6, (0, A), (1, B), (2, C), (3, D), (4, E), (5, F));
[INFO] [stdout] | ----------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: unexpected token
[INFO] [stdout] --> src/extract.rs:217:20
[INFO] [stdout] |
[INFO] [stdout] 217 | futs: ($($T::Future,)+),
[INFO] [stdout] | ^^
[INFO] [stdout] ...
[INFO] [stdout] 261 | tuple_from_req!(TupleFromRequest7, (0, A), (1, B), (2, C), (3, D), (4, E), (5, F), (6, G));
[INFO] [stdout] | ------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: unexpected token
[INFO] [stdout] --> src/extract.rs:217:20
[INFO] [stdout] |
[INFO] [stdout] 217 | futs: ($($T::Future,)+),
[INFO] [stdout] | ^^
[INFO] [stdout] ...
[INFO] [stdout] 262 | tuple_from_req!(TupleFromRequest8, (0, A), (1, B), (2, C), (3, D), (4, E), (5, F), (6, G), (7, H));
[INFO] [stdout] | --------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: unexpected token
[INFO] [stdout] --> src/extract.rs:217:20
[INFO] [stdout] |
[INFO] [stdout] 217 | futs: ($($T::Future,)+),
[INFO] [stdout] | ^^
[INFO] [stdout] ...
[INFO] [stdout] 263 | tuple_from_req!(TupleFromRequest9, (0, A), (1, B), (2, C), (3, D), (4, E), (5, F), (6, G), (7, H), (8, I));
[INFO] [stdout] | ----------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: unexpected token
[INFO] [stdout] --> src/extract.rs:217:20
[INFO] [stdout] |
[INFO] [stdout] 217 | futs: ($($T::Future,)+),
[INFO] [stdout] | ^^
[INFO] [stdout] ...
[INFO] [stdout] 264 | tuple_from_req!(TupleFromRequest10, (0, A), (1, B), (2, C), (3, D), (4, E), (5, F), (6, G), (7, H), (8, I), (9, J));
[INFO] [stdout] | -------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0599]: no method named `project` found for struct `std::pin::Pin<&mut TupleFromRequest1>` in the current scope
[INFO] [stdout] --> src/extract.rs:225:29
[INFO] [stdout] |
[INFO] [stdout] 225 | let this = self.project();
[INFO] [stdout] | ^^^^^^^ method not found in `std::pin::Pin<&mut TupleFromRequest1>`
[INFO] [stdout] ...
[INFO] [stdout] 255 | tuple_from_req!(TupleFromRequest1, (0, A));
[INFO] [stdout] | ------------------------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0599]: no method named `project` found for struct `std::pin::Pin<&mut TupleFromRequest2>` in the current scope
[INFO] [stdout] --> src/extract.rs:225:29
[INFO] [stdout] |
[INFO] [stdout] 225 | let this = self.project();
[INFO] [stdout] | ^^^^^^^ method not found in `std::pin::Pin<&mut TupleFromRequest2>`
[INFO] [stdout] ...
[INFO] [stdout] 256 | tuple_from_req!(TupleFromRequest2, (0, A), (1, B));
[INFO] [stdout] | --------------------------------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0599]: no method named `project` found for struct `std::pin::Pin<&mut TupleFromRequest3>` in the current scope
[INFO] [stdout] --> src/extract.rs:225:29
[INFO] [stdout] |
[INFO] [stdout] 225 | let this = self.project();
[INFO] [stdout] | ^^^^^^^ method not found in `std::pin::Pin<&mut TupleFromRequest3>`
[INFO] [stdout] ...
[INFO] [stdout] 257 | tuple_from_req!(TupleFromRequest3, (0, A), (1, B), (2, C));
[INFO] [stdout] | ----------------------------------------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0599]: no method named `project` found for struct `std::pin::Pin<&mut TupleFromRequest4>` in the current scope
[INFO] [stdout] --> src/extract.rs:225:29
[INFO] [stdout] |
[INFO] [stdout] 225 | let this = self.project();
[INFO] [stdout] | ^^^^^^^ method not found in `std::pin::Pin<&mut TupleFromRequest4>`
[INFO] [stdout] ...
[INFO] [stdout] 258 | tuple_from_req!(TupleFromRequest4, (0, A), (1, B), (2, C), (3, D));
[INFO] [stdout] | ------------------------------------------------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0599]: no method named `project` found for struct `std::pin::Pin<&mut TupleFromRequest5>` in the current scope
[INFO] [stdout] --> src/extract.rs:225:29
[INFO] [stdout] |
[INFO] [stdout] 225 | let this = self.project();
[INFO] [stdout] | ^^^^^^^ method not found in `std::pin::Pin<&mut TupleFromRequest5>`
[INFO] [stdout] ...
[INFO] [stdout] 259 | tuple_from_req!(TupleFromRequest5, (0, A), (1, B), (2, C), (3, D), (4, E));
[INFO] [stdout] | --------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0599]: no method named `project` found for struct `std::pin::Pin<&mut TupleFromRequest6>` in the current scope
[INFO] [stdout] --> src/extract.rs:225:29
[INFO] [stdout] |
[INFO] [stdout] 225 | let this = self.project();
[INFO] [stdout] | ^^^^^^^ method not found in `std::pin::Pin<&mut TupleFromRequest6>`
[INFO] [stdout] ...
[INFO] [stdout] 260 | tuple_from_req!(TupleFromRequest6, (0, A), (1, B), (2, C), (3, D), (4, E), (5, F));
[INFO] [stdout] | ----------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0599]: no method named `project` found for struct `std::pin::Pin<&mut TupleFromRequest7>` in the current scope
[INFO] [stdout] --> src/extract.rs:225:29
[INFO] [stdout] |
[INFO] [stdout] 225 | let this = self.project();
[INFO] [stdout] | ^^^^^^^ method not found in `std::pin::Pin<&mut TupleFromRequest7>`
[INFO] [stdout] ...
[INFO] [stdout] 261 | tuple_from_req!(TupleFromRequest7, (0, A), (1, B), (2, C), (3, D), (4, E), (5, F), (6, G));
[INFO] [stdout] | ------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0599]: no method named `project` found for struct `std::pin::Pin<&mut TupleFromRequest8>` in the current scope
[INFO] [stdout] --> src/extract.rs:225:29
[INFO] [stdout] |
[INFO] [stdout] 225 | let this = self.project();
[INFO] [stdout] | ^^^^^^^ method not found in `std::pin::Pin<&mut TupleFromRequest8>`
[INFO] [stdout] ...
[INFO] [stdout] 262 | tuple_from_req!(TupleFromRequest8, (0, A), (1, B), (2, C), (3, D), (4, E), (5, F), (6, G), (7, H));
[INFO] [stdout] | --------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0599]: no method named `project` found for struct `std::pin::Pin<&mut TupleFromRequest9>` in the current scope
[INFO] [stdout] --> src/extract.rs:225:29
[INFO] [stdout] |
[INFO] [stdout] 225 | let this = self.project();
[INFO] [stdout] | ^^^^^^^ method not found in `std::pin::Pin<&mut TupleFromRequest9>`
[INFO] [stdout] ...
[INFO] [stdout] 263 | tuple_from_req!(TupleFromRequest9, (0, A), (1, B), (2, C), (3, D), (4, E), (5, F), (6, G), (7, H), (8, I));
[INFO] [stdout] | ----------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0599]: no method named `project` found for struct `std::pin::Pin<&mut TupleFromRequest10>` in the current scope
[INFO] [stdout] --> src/extract.rs:225:29
[INFO] [stdout] |
[INFO] [stdout] 225 | let this = self.project();
[INFO] [stdout] | ^^^^^^^ method not found in `std::pin::Pin<&mut TupleFromRequest10>`
[INFO] [stdout] ...
[INFO] [stdout] 264 | tuple_from_req!(TupleFromRequest10, (0, A), (1, B), (2, C), (3, D), (4, E), (5, F), (6, G), (7, H), (8, I), (9, J));
[INFO] [stdout] | -------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: aborting due to 20 previous errors
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[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_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: internal compiler error: compiler/rustc_middle/src/ty/sty.rs:2150:18: tuple_fields called on non-tuple
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] thread 'rustc' panicked at 'Box', compiler/rustc_errors/src/lib.rs:945:9
[INFO] [stderr] stack backtrace:
[INFO] [stderr] 0: 0x7f41c944ba20 - std::backtrace_rs::backtrace::libunwind::trace::h303a626d53553a64
[INFO] [stderr] at /rustc/ffa2e7ae8fbf9badc035740db949b9dae271c29f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:100:5
[INFO] [stderr] 1: 0x7f41c944ba20 - std::backtrace_rs::backtrace::trace_unsynchronized::h6abb882733c3f18c
[INFO] [stderr] at /rustc/ffa2e7ae8fbf9badc035740db949b9dae271c29f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stderr] 2: 0x7f41c944ba20 - std::sys_common::backtrace::_print_fmt::h57829321f1d9217a
[INFO] [stderr] at /rustc/ffa2e7ae8fbf9badc035740db949b9dae271c29f/library/std/src/sys_common/backtrace.rs:67:5
[INFO] [stderr] 3: 0x7f41c944ba20 - ::fmt::h400b66a054640aac
[INFO] [stderr] at /rustc/ffa2e7ae8fbf9badc035740db949b9dae271c29f/library/std/src/sys_common/backtrace.rs:46:22
[INFO] [stderr] 4: 0x7f41c94bae9c - core::fmt::write::h1857a60b204f1b6a
[INFO] [stderr] at /rustc/ffa2e7ae8fbf9badc035740db949b9dae271c29f/library/core/src/fmt/mod.rs:1076:17
[INFO] [stderr] 5: 0x7f41c943d642 - std::io::Write::write_fmt::h6453b28c8b27c6ea
[INFO] [stderr] at /rustc/ffa2e7ae8fbf9badc035740db949b9dae271c29f/library/std/src/io/mod.rs:1516:15
[INFO] [stderr] 6: 0x7f41c94509d5 - std::sys_common::backtrace::_print::h15cc4b3923cc9bc0
[INFO] [stderr] at /rustc/ffa2e7ae8fbf9badc035740db949b9dae271c29f/library/std/src/sys_common/backtrace.rs:49:5
[INFO] [stderr] 7: 0x7f41c94509d5 - std::sys_common::backtrace::print::h953c7be178c0674d
[INFO] [stderr] at /rustc/ffa2e7ae8fbf9badc035740db949b9dae271c29f/library/std/src/sys_common/backtrace.rs:36:9
[INFO] [stderr] 8: 0x7f41c94509d5 - std::panicking::default_hook::{{closure}}::h635d667f571198f0
[INFO] [stderr] at /rustc/ffa2e7ae8fbf9badc035740db949b9dae271c29f/library/std/src/panicking.rs:208:50
[INFO] [stderr] 9: 0x7f41c9450678 - std::panicking::default_hook::h3bc2efb48060abaa
[INFO] [stderr] at /rustc/ffa2e7ae8fbf9badc035740db949b9dae271c29f/library/std/src/panicking.rs:227:9
[INFO] [stderr] 10: 0x7f41c9d19618 - rustc_driver::report_ice::hbf1325c7565687ba
[INFO] [stderr] 11: 0x7f41b9e47b86 - as core::ops::function::Fn>::call::h999b2e732b9061c9
[INFO] [stderr] at /rustc/ffa2e7ae8fbf9badc035740db949b9dae271c29f/library/alloc/src/boxed.rs:1056:9
[INFO] [stderr] 12: 0x7f41b9e4a30b - proc_macro::bridge::client::::enter::{{closure}}::{{closure}}::hfd9198a34b131a1f
[INFO] [stderr] at /rustc/ffa2e7ae8fbf9badc035740db949b9dae271c29f/library/proc_macro/src/bridge/client.rs:320:21
[INFO] [stderr] 13: 0x7f41c9451216 - std::panicking::rust_panic_with_hook::h887eb0c89f46b8b2
[INFO] [stderr] at /rustc/ffa2e7ae8fbf9badc035740db949b9dae271c29f/library/std/src/panicking.rs:581:17
[INFO] [stderr] 14: 0x7f41cccc5a2d - std::panicking::begin_panic::{{closure}}::hc1d905d2374ce0cc
[INFO] [stderr] 15: 0x7f41cccc5936 - std::sys_common::backtrace::__rust_end_short_backtrace::ha1feaa73cb1e05ce
[INFO] [stderr] 16: 0x7f41cccc599f - std::panicking::begin_panic::h09616460625efa25
[INFO] [stderr] 17: 0x7f41cccfc380 - rustc_errors::HandlerInner::bug::hbb6554bd4fbc8852
[INFO] [stderr] 18: 0x7f41cccfae60 - rustc_errors::Handler::bug::h4feefeec7bb726ca
[INFO] [stderr] 19: 0x7f41cc76cbc4 - rustc_middle::util::bug::opt_span_bug_fmt::{{closure}}::h22b92ed7b73b8340
[INFO] [stderr] 20: 0x7f41cc765e0b - rustc_middle::ty::context::tls::with_opt::{{closure}}::h32bfd9cf0b0a9393
[INFO] [stderr] 21: 0x7f41cc765db2 - rustc_middle::ty::context::tls::with_opt::h762464f893de2d96
[INFO] [stderr] 22: 0x7f41cc76cae9 - rustc_middle::util::bug::opt_span_bug_fmt::h05648c19bbf99518
[INFO] [stderr] 23: 0x7f41cc76ca5e - rustc_middle::util::bug::bug_fmt::h5d4f7ed12a8f1d0d
[INFO] [stderr] 24: 0x7f41cc889706 - rustc_middle::ty::sty::::tuple_fields::hdc3dc0e1875e99ff
[INFO] [stderr] 25: 0x7f41cc07efe8 - rustc_trait_selection::traits::select::SelectionContext::copy_clone_conditions::h8ff43f065f427a31
[INFO] [stderr] 26: 0x7f41cc07a541 - rustc_trait_selection::traits::select::candidate_assembly::::assemble_candidates::h7f604d35beab439e
[INFO] [stderr] 27: 0x7f41cc07893d - rustc_trait_selection::traits::select::candidate_assembly::::candidate_from_obligation_no_cache::h05f8c5b45c5e08a2
[INFO] [stderr] 28: 0x7f41cc089479 - rustc_query_system::dep_graph::graph::DepGraph::with_anon_task::h44ec985a7770338d
[INFO] [stderr] 29: 0x7f41cc0808d2 - rustc_trait_selection::traits::select::candidate_assembly::::candidate_from_obligation::he84ed255728ad44e
[INFO] [stderr] 30: 0x7f41cc07d503 - rustc_trait_selection::traits::select::SelectionContext::evaluate_stack::h06e7ee3234d676cd
[INFO] [stderr] 31: 0x7f41cc08e3d0 - rustc_query_system::dep_graph::graph::DepGraph::with_anon_task::hf442492fe7988b09
[INFO] [stderr] 32: 0x7f41cc07cae4 - rustc_trait_selection::traits::select::SelectionContext::evaluate_trait_predicate_recursively::hb38f849d34368217
[INFO] [stderr] 33: 0x7f41cc244a26 - rustc_trait_selection::traits::select::SelectionContext::evaluate_predicate_recursively::{{closure}}::ha75a9cb68e9796c1
[INFO] [stderr] 34: 0x7f41cc086dde - rustc_trait_selection::traits::select::SelectionContext::evaluate_predicate_recursively::h08dd972328f720e7
[INFO] [stderr] 35: 0x7f41cc04c6b4 - rustc_infer::infer::InferCtxt::probe::hf13a54a708ad210c
[INFO] [stderr] 36: 0x7f41cc07c0e0 - rustc_trait_selection::traits::select::SelectionContext::evaluate_root_obligation::h954c58efaae55e17
[INFO] [stderr] 37: 0x7f41ca3efd66 - rustc_infer::infer::InferCtxtBuilder::enter_with_canonical::hdbc417ca7d0d6c33
[INFO] [stderr] 38: 0x7f41ca45b7eb - rustc_traits::evaluate_obligation::evaluate_obligation::h6ad149b3038f3f29
[INFO] [stderr] 39: 0x7f41cc05239d - rustc_middle::ty::query:: for rustc_middle::ty::query::queries::evaluate_obligation>::compute::hb3df2fb3e496fc5e
[INFO] [stderr] 40: 0x7f41cc09dc59 - rustc_query_system::dep_graph::graph::DepGraph::with_task_impl::heacdf35d72b91e29
[INFO] [stderr] 41: 0x7f41cc208cd0 - rustc_middle::ty::query::plumbing::::start_query::{{closure}}::{{closure}}::{{closure}}::h1335e7ad0f4ea52c
[INFO] [stderr] 42: 0x7f41cc19450d - rustc_query_system::query::plumbing::get_query_impl::h3957bf19a016f15f
[INFO] [stderr] 43: 0x7f41cc07458e - ::evaluate_obligation::hd3c48f874d2c435f
[INFO] [stderr] 44: 0x7f41cc07462d - ::evaluate_obligation_no_overflow::h888ee85cdb54e495
[INFO] [stderr] 45: 0x7f41cc187d40 - rustc_trait_selection::traits::fulfill::FulfillProcessor::process_trait_obligation::h9f96ce64cbecfcf4
[INFO] [stderr] 46: 0x7f41cc186fe2 - rustc_trait_selection::traits::fulfill::FulfillProcessor::progress_changed_obligations::h2020dfafb477c00f
[INFO] [stderr] 47: 0x7f41cc214239 - rustc_data_structures::obligation_forest::ObligationForest::process_obligations::h1d11017f52bfdd95
[INFO] [stderr] 48: 0x7f41cc1862e4 - ::select_where_possible::hf96074721833b16c
[INFO] [stderr] 49: 0x7f41ca76c084 - rustc_typeck::check::fn_ctxt::_impl::::select_obligations_where_possible::h5a7844f4370dc933
[INFO] [stderr] 50: 0x7f41ca9e48f7 - rustc_infer::infer::InferCtxtBuilder::enter::h6881f9376e4471a9
[INFO] [stderr] 51: 0x7f41caa9b158 - rustc_typeck::check::typeck::h7936b5f86fffb913
[INFO] [stderr] 52: 0x7f41caa6f92e - rustc_middle::ty::query:: for rustc_middle::ty::query::queries::typeck>::compute::hcea92138ac9e28bb
[INFO] [stderr] 53: 0x7f41ca946647 - rustc_query_system::dep_graph::graph::DepGraph::with_task_impl::h2605dda46e394e9a
[INFO] [stderr] 54: 0x7f41ca8c0a31 - rustc_data_structures::stack::ensure_sufficient_stack::hefd48e3d1b00a42f
[INFO] [stderr] 55: 0x7f41ca7b1329 - rustc_query_system::query::plumbing::get_query_impl::h3a9e7fcf130ad31d
[INFO] [stderr] 56: 0x7f41caa9b2ab - rustc_typeck::check::typeck::h7936b5f86fffb913
[INFO] [stderr] 57: 0x7f41ca97c98e - rustc_middle::ty::query:: for rustc_middle::ty::query::queries::typeck>::compute::hcea92138ac9e28bb
[INFO] [stderr] 58: 0x7f41ca946647 - rustc_query_system::dep_graph::graph::DepGraph::with_task_impl::h2605dda46e394e9a
[INFO] [stderr] 59: 0x7f41ca8c0a31 - rustc_data_structures::stack::ensure_sufficient_stack::hefd48e3d1b00a42f
[INFO] [stderr] 60: 0x7f41ca7b1329 - rustc_query_system::query::plumbing::get_query_impl::h3a9e7fcf130ad31d
[INFO] [stderr] 61: 0x7f41ca81d3fd - rustc_query_system::query::plumbing::ensure_query_impl::h7982f7a407c81650
[INFO] [stderr] 62: 0x7f41caa9fb36 - rustc_typeck::check::typeck_item_bodies::h64dc12efcaea9221
[INFO] [stderr] 63: 0x7f41ca93313e - rustc_middle::ty::query:: for rustc_middle::ty::query::queries::typeck_item_bodies>::compute::h9834b15ef9ab2a9b
[INFO] [stderr] 64: 0x7f41ca952857 - rustc_query_system::dep_graph::graph::DepGraph::with_task_impl::ha57625619acaac80
[INFO] [stderr] 65: 0x7f41ca8bc534 - rustc_data_structures::stack::ensure_sufficient_stack::h9c1970be50e3794d
[INFO] [stderr] 66: 0x7f41ca7a0f25 - rustc_query_system::query::plumbing::get_query_impl::h086a494db0b3fd1b
[INFO] [stderr] 67: 0x7f41ca99be73 - rustc_typeck::check_crate::h19e2dfbdd8ea5557
[INFO] [stderr] 68: 0x7f41c9f5ed95 - rustc_interface::passes::analysis::hf34e525a2b31f7c0
[INFO] [stderr] 69: 0x7f41c9c98d7b - rustc_middle::ty::query:: for rustc_middle::ty::query::queries::analysis>::compute::h23cb841af51f0584
[INFO] [stderr] 70: 0x7f41c9d37057 - rustc_query_system::dep_graph::graph::DepGraph::with_task_impl::h7178e9f1ddee6943
[INFO] [stderr] 71: 0x7f41c9d323df - rustc_middle::ty::query::plumbing::::start_query::{{closure}}::{{closure}}::{{closure}}::h4025824db8759ceb
[INFO] [stderr] 72: 0x7f41c9cc3f10 - rustc_query_system::query::plumbing::get_query_impl::h29928f066778d4c4
[INFO] [stderr] 73: 0x7f41c9c9b12b - rustc_interface::passes::QueryContext::enter::h0705343d8e4a95be
[INFO] [stderr] 74: 0x7f41c9d344a2 - rustc_interface::queries::::enter::h6eb07f11eba80bd6
[INFO] [stderr] 75: 0x7f41c9cfb2a2 - rustc_span::with_source_map::h3820d41b3a036910
[INFO] [stderr] 76: 0x7f41c9d359c2 - rustc_interface::interface::create_compiler_and_run::h08ad396f4e7721e0
[INFO] [stderr] 77: 0x7f41c9d1dd5a - scoped_tls::ScopedKey::set::hd425a36fbe06985e
[INFO] [stderr] 78: 0x7f41c9d3a9b5 - std::sys_common::backtrace::__rust_begin_short_backtrace::h23925571219dbc63
[INFO] [stderr] 79: 0x7f41c9cb83ce - core::ops::function::FnOnce::call_once{{vtable.shim}}::h43b61b9af30b3669
[INFO] [stderr] 80: 0x7f41c946021a - as core::ops::function::FnOnce>::call_once::h88864ee659ddb161
[INFO] [stderr] at /rustc/ffa2e7ae8fbf9badc035740db949b9dae271c29f/library/alloc/src/boxed.rs:1042:9
[INFO] [stderr] 81: 0x7f41c946021a - as core::ops::function::FnOnce>::call_once::h9f03cbdc7ab33431
[INFO] [stderr] at /rustc/ffa2e7ae8fbf9badc035740db949b9dae271c29f/library/alloc/src/boxed.rs:1042:9
[INFO] [stderr] 82: 0x7f41c946021a - std::sys::unix::thread::Thread::new::thread_start::h5979dd5560a11418
[INFO] [stderr] at /rustc/ffa2e7ae8fbf9badc035740db949b9dae271c29f/library/std/src/sys/unix/thread.rs:89:17
[INFO] [stderr] 83: 0x7f41c937b609 - start_thread
[INFO] [stderr] 84: 0x7f41c928f103 - clone
[INFO] [stderr] 85: 0x0 -
[INFO] [stderr]
[INFO] [stderr] note: the compiler unexpectedly panicked. this is a bug.
[INFO] [stderr]
[INFO] [stderr] note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md
[INFO] [stderr]
[INFO] [stderr] note: rustc 1.49.0-nightly (ffa2e7ae8 2020-10-24) running on x86_64-unknown-linux-gnu
[INFO] [stderr]
[INFO] [stderr] note: compiler flags: -C embed-bitcode=no -C debuginfo=2
[INFO] [stderr]
[INFO] [stderr] note: some of the compiler flags provided by cargo are hidden
[INFO] [stderr]
[INFO] [stderr] query stack during panic:
[INFO] [stderr] #0 [evaluate_obligation] evaluating trait selection obligation `[closure@src/app.rs:491:58: 491:79]: std::clone::Clone`
[INFO] [stderr] #1 [typeck] type-checking `app::tests::test_default_resource`
[INFO] [stderr] #2 [typeck] type-checking `app::tests::test_default_resource::{closure#0}`
[INFO] [stderr] #3 [typeck_item_bodies] type-checking all item bodies
[INFO] [stderr] #4 [analysis] running analysis passes on this crate
[INFO] [stderr] end of query stack
[INFO] [stdout] error: aborting due to 115 previous errors
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout]
[INFO] [stderr] error: build failed
[INFO] running `Command { std: "docker" "inspect" "4af5a6088572157c552f3eaa5affd1d4d18d6188b1438d3dbc0b8387beadb658", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4af5a6088572157c552f3eaa5affd1d4d18d6188b1438d3dbc0b8387beadb658", kill_on_drop: false }`
[INFO] [stdout] 4af5a6088572157c552f3eaa5affd1d4d18d6188b1438d3dbc0b8387beadb658