[INFO] cloning repository https://github.com/KaioFelps/inertia-rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/KaioFelps/inertia-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKaioFelps%2Finertia-rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKaioFelps%2Finertia-rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f274675b4aaaeec0d5898fc5aeb2f7197137756b
[INFO] checking KaioFelps/inertia-rust/f274675b4aaaeec0d5898fc5aeb2f7197137756b against master#377656d3dd3f9c23a9c8713e163f4365a5261a84 for pr-146470-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKaioFelps%2Finertia-rust" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/KaioFelps/inertia-rust
[INFO] finished tweaking git repo https://github.com/KaioFelps/inertia-rust
[INFO] tweaked toml for git repo https://github.com/KaioFelps/inertia-rust written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/KaioFelps/inertia-rust on toolchain 377656d3dd3f9c23a9c8713e163f4365a5261a84
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+377656d3dd3f9c23a9c8713e163f4365a5261a84" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/KaioFelps/inertia-rust already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+377656d3dd3f9c23a9c8713e163f4365a5261a84" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rustls v0.23.13
[INFO] [stderr]   Downloaded rustls-pki-types v1.9.0
[INFO] [stderr]   Downloaded validator v0.9.0
[INFO] [stderr]   Downloaded num-modular v0.6.1
[INFO] [stderr]   Downloaded num-order v1.2.0
[INFO] [stderr]   Downloaded cc v1.1.20
[INFO] [stderr]   Downloaded vite-rust v0.2.0
[INFO] [stderr]   Downloaded handlebars v6.3.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+377656d3dd3f9c23a9c8713e163f4365a5261a84" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 70dbe6d2128fd1a681dc64f7c5f60e4156ea94a41f17018bc8bce8ac53d94ff5
[INFO] running `Command { std: "docker" "start" "-a" "70dbe6d2128fd1a681dc64f7c5f60e4156ea94a41f17018bc8bce8ac53d94ff5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "70dbe6d2128fd1a681dc64f7c5f60e4156ea94a41f17018bc8bce8ac53d94ff5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "70dbe6d2128fd1a681dc64f7c5f60e4156ea94a41f17018bc8bce8ac53d94ff5", kill_on_drop: false }`
[INFO] [stdout] 70dbe6d2128fd1a681dc64f7c5f60e4156ea94a41f17018bc8bce8ac53d94ff5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+377656d3dd3f9c23a9c8713e163f4365a5261a84" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 264446331d1bf72060fdc3fd2f0fa59721d7a9f843ef600c1402fe2e5eb958b0
[INFO] running `Command { std: "docker" "start" "-a" "264446331d1bf72060fdc3fd2f0fa59721d7a9f843ef600c1402fe2e5eb958b0", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling cc v1.1.20
[INFO] [stderr]    Compiling openssl v0.10.66
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling serde_json v1.0.128
[INFO] [stderr]     Checking rustls-pki-types v1.9.0
[INFO] [stderr]     Checking sync_wrapper v1.0.1
[INFO] [stderr]     Checking ipnet v2.10.0
[INFO] [stderr]     Checking url v2.5.2
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling openssl-sys v0.9.103
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]     Checking tokio v1.40.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking pin-project v1.1.5
[INFO] [stderr]     Checking serde v1.0.210
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking tokio-util v0.7.12
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking h2 v0.4.6
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking hyper v1.4.1
[INFO] [stderr]     Checking hyper-util v0.1.8
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking reqwest v0.12.7
[INFO] [stderr]     Checking inertia-rust v2.4.5 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `super::features::template_resolvers::*`
[INFO] [stdout]   --> src/lib.rs:36:13
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub use super::features::template_resolvers::*;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `actix_web`
[INFO] [stdout]    --> src/props.rs:288:9
[INFO] [stdout]     |
[INFO] [stdout] 288 |     use actix_web::test;
[INFO] [stdout]     |         ^^^^^^^^^ use of unresolved module or unlinked crate `actix_web`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `actix_web`, use `cargo add actix_web` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::features::template_resolvers::*`
[INFO] [stdout]   --> src/lib.rs:36:13
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub use super::features::template_resolvers::*;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `X_INERTIA` is never used
[INFO] [stdout]   --> src/inertia.rs:14:11
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub const X_INERTIA: &str = "x-inertia";
[INFO] [stdout]    |           ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `X_INERTIA_LOCATION` is never used
[INFO] [stdout]   --> src/inertia.rs:15:11
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub const X_INERTIA_LOCATION: &str = "x-inertia-location";
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `X_INERTIA_VERSION` is never used
[INFO] [stdout]   --> src/inertia.rs:16:11
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub const X_INERTIA_VERSION: &str = "x-inertia-version";
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `X_INERTIA_PARTIAL_COMPONENT` is never used
[INFO] [stdout]   --> src/inertia.rs:17:11
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub const X_INERTIA_PARTIAL_COMPONENT: &str = "x-inertia-partial-component";
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `X_INERTIA_PARTIAL_DATA` is never used
[INFO] [stdout]   --> src/inertia.rs:18:11
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub const X_INERTIA_PARTIAL_DATA: &str = "x-inertia-partial-data";
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `X_INERTIA_PARTIAL_EXCEPT` is never used
[INFO] [stdout]   --> src/inertia.rs:19:11
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub const X_INERTIA_PARTIAL_EXCEPT: &str = "x-inertia-partial-except";
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `X_INERTIA_RESET` is never used
[INFO] [stdout]   --> src/inertia.rs:20:11
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub const X_INERTIA_RESET: &str = "x-inertia-reset";
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `X_INERTIA_ERROR_BAG` is never used
[INFO] [stdout]   --> src/inertia.rs:21:11
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub const X_INERTIA_ERROR_BAG: &str = "x-inertia-error-bag";
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `InertiaResponder` is never used
[INFO] [stdout]   --> src/inertia.rs:59:11
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub trait InertiaResponder<TResponder, THttpRequest, TRedirect> {
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `InertiaHttpRequest` is never used
[INFO] [stdout]   --> src/inertia.rs:84:18
[INFO] [stdout]    |
[INFO] [stdout] 84 | pub(crate) trait InertiaHttpRequest {
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `template_resolver` and `encrypt_history` are never read
[INFO] [stdout]    --> src/inertia.rs:166:16
[INFO] [stdout]     |
[INFO] [stdout] 159 | pub struct Inertia {
[INFO] [stdout]     |            ------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 166 |     pub(crate) template_resolver: Box<dyn TemplateResolver + Send + Sync>,
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 170 |     pub(crate) encrypt_history: bool,
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `resolve_unconditionally` is never used
[INFO] [stdout]   --> src/props.rs:62:25
[INFO] [stdout]    |
[INFO] [stdout] 60 | impl<'a> InertiaProp<'a> {
[INFO] [stdout]    | ------------------------ method in this implementation
[INFO] [stdout] 61 |     #[inline]
[INFO] [stdout] 62 |     pub(crate) async fn resolve_unconditionally(self) -> Result<Value, InertiaError> {
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `resolve_props` is never used
[INFO] [stdout]    --> src/props.rs:136:21
[INFO] [stdout]     |
[INFO] [stdout] 136 | pub(crate) async fn resolve_props<'a>(
[INFO] [stdout]     |                     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `should_be_pushed` is never used
[INFO] [stdout]    --> src/props.rs:221:4
[INFO] [stdout]     |
[INFO] [stdout] 221 | fn should_be_pushed(key: &String, partial: &PartialComponent) -> bool {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_mergeable_props` is never used
[INFO] [stdout]    --> src/props.rs:226:8
[INFO] [stdout]     |
[INFO] [stdout] 226 | pub fn get_mergeable_props<'b>(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_deferred_props` is never used
[INFO] [stdout]    --> src/props.rs:245:8
[INFO] [stdout]     |
[INFO] [stdout] 245 | pub fn get_deferred_props<'b>(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Standard` and `Partial` are never constructed
[INFO] [stdout]   --> src/req_type.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub(crate) enum InertiaRequestType {
[INFO] [stdout]    |                 ------------------ variants in this enum
[INFO] [stdout] 12 |     Standard,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 13 |     Partial(PartialComponent),
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `InertiaRequestType` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `request_page_render` is never used
[INFO] [stdout]  --> src/utils.rs:6:21
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub(crate) async fn request_page_render(
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `inertia_rust::actix`
[INFO] [stdout]   --> tests/test_p_actix.rs:19:19
[INFO] [stdout]    |
[INFO] [stdout] 19 | use inertia_rust::actix::SessionErrors;
[INFO] [stdout]    |                   ^^^^^ could not find `actix` in `inertia_rust`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:27:9
[INFO] [stdout]    |
[INFO] [stdout] 26 | #[cfg(feature = "actix")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `actix` feature
[INFO] [stdout] 27 | pub mod actix {
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `actix_web`
[INFO] [stdout]  --> tests/test_p_actix.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use actix_web::http::header::TryIntoHeaderPair;
[INFO] [stdout]   |     ^^^^^^^^^ use of unresolved module or unlinked crate `actix_web`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `actix_web`, use `cargo add actix_web` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `actix_web`
[INFO] [stdout]  --> tests/test_p_actix.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use actix_web::middleware::{from_fn, Next};
[INFO] [stdout]   |     ^^^^^^^^^ use of unresolved module or unlinked crate `actix_web`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `actix_web`, use `cargo add actix_web` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `actix_web`
[INFO] [stdout]  --> tests/test_p_actix.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use actix_web::{
[INFO] [stdout]   |     ^^^^^^^^^ use of unresolved module or unlinked crate `actix_web`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `actix_web`, use `cargo add actix_web` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `inertia_rust::actix`
[INFO] [stdout]   --> tests/test_p_actix.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 |     actix::{EncryptHistoryMiddleware, InertiaHeader, InertiaMiddleware},
[INFO] [stdout]    |     ^^^^^ could not find `actix` in `inertia_rust`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:27:9
[INFO] [stdout]    |
[INFO] [stdout] 26 | #[cfg(feature = "actix")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `actix` feature
[INFO] [stdout] 27 | pub mod actix {
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `actix_web`
[INFO] [stdout]  --> tests/test_p_actix.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use actix_web::{
[INFO] [stdout]   |     ^^^^^^^^^ use of unresolved module or unlinked crate `actix_web`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `actix_web`, use `cargo add actix_web` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `actix_web`
[INFO] [stdout]    --> tests/test_p_actix.rs:335:9
[INFO] [stdout]     |
[INFO] [stdout] 335 |         actix_web::test::init_service(generate_actix_app().await.wrap(InertiaMiddleware::new()))
[INFO] [stdout]     |         ^^^^^^^^^ use of unresolved module or unlinked crate `actix_web`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `actix_web`, use `cargo add actix_web` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `actix_web`
[INFO] [stdout]    --> tests/test_p_actix.rs:338:32
[INFO] [stdout]     |
[INFO] [stdout] 338 |     let first_access_request = actix_web::test::TestRequest::get()
[INFO] [stdout]     |                                ^^^^^^^^^ use of unresolved module or unlinked crate `actix_web`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `actix_web`, use `cargo add actix_web` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `actix_web`
[INFO] [stdout]    --> tests/test_p_actix.rs:343:28
[INFO] [stdout]     |
[INFO] [stdout] 343 |     let n_access_request = actix_web::test::TestRequest::get()
[INFO] [stdout]     |                            ^^^^^^^^^ use of unresolved module or unlinked crate `actix_web`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `actix_web`, use `cargo add actix_web` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `actix_web`
[INFO] [stdout]    --> tests/test_p_actix.rs:349:33
[INFO] [stdout]     |
[INFO] [stdout] 349 |     let first_access_response = actix_web::test::call_service(&app, first_access_request).await;
[INFO] [stdout]     |                                 ^^^^^^^^^ use of unresolved module or unlinked crate `actix_web`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `actix_web`, use `cargo add actix_web` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `actix_web`
[INFO] [stdout]    --> tests/test_p_actix.rs:350:29
[INFO] [stdout]     |
[INFO] [stdout] 350 |     let n_access_response = actix_web::test::call_service(&app, n_access_request).await;
[INFO] [stdout]     |                             ^^^^^^^^^ use of unresolved module or unlinked crate `actix_web`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `actix_web`, use `cargo add actix_web` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `actix_web`
[INFO] [stdout]    --> tests/test_p_actix.rs:370:15
[INFO] [stdout]     |
[INFO] [stdout] 370 |     let app = actix_web::test::init_service(generate_actix_app().await).await;
[INFO] [stdout]     |               ^^^^^^^^^ use of unresolved module or unlinked crate `actix_web`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `actix_web`, use `cargo add actix_web` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `actix_web`
[INFO] [stdout]    --> tests/test_p_actix.rs:372:19
[INFO] [stdout]     |
[INFO] [stdout] 372 |     let request = actix_web::test::TestRequest::get()
[INFO] [stdout]     |                   ^^^^^^^^^ use of unresolved module or unlinked crate `actix_web`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `actix_web`, use `cargo add actix_web` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `actix_web`
[INFO] [stdout]    --> tests/test_p_actix.rs:378:20
[INFO] [stdout]     |
[INFO] [stdout] 378 |     let response = actix_web::test::call_service(&app, request).await;
[INFO] [stdout]     |                    ^^^^^^^^^ use of unresolved module or unlinked crate `actix_web`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `actix_web`, use `cargo add actix_web` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `actix_web`
[INFO] [stdout]    --> tests/test_p_actix.rs:389:15
[INFO] [stdout]     |
[INFO] [stdout] 389 |     let app = actix_web::test::init_service(generate_actix_app().await).await;
[INFO] [stdout]     |               ^^^^^^^^^ use of unresolved module or unlinked crate `actix_web`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `actix_web`, use `cargo add actix_web` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `actix_web`
[INFO] [stdout]    --> tests/test_p_actix.rs:391:15
[INFO] [stdout]     |
[INFO] [stdout] 391 |     let req = actix_web::test::TestRequest::get()
[INFO] [stdout]     |               ^^^^^^^^^ use of unresolved module or unlinked crate `actix_web`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `actix_web`, use `cargo add actix_web` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `actix_web`
[INFO] [stdout]    --> tests/test_p_actix.rs:395:16
[INFO] [stdout]     |
[INFO] [stdout] 395 |     let resp = actix_web::test::call_service(&app, req).await;
[INFO] [stdout]     |                ^^^^^^^^^ use of unresolved module or unlinked crate `actix_web`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `actix_web`, use `cargo add actix_web` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `actix_web`
[INFO] [stdout]    --> tests/test_p_actix.rs:400:22
[INFO] [stdout]     |
[INFO] [stdout] 400 |     let body_bytes = actix_web::body::to_bytes(body).await.unwrap();
[INFO] [stdout]     |                      ^^^^^^^^^ use of unresolved module or unlinked crate `actix_web`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `actix_web`, use `cargo add actix_web` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `actix_web`
[INFO] [stdout]    --> tests/test_p_actix.rs:411:15
[INFO] [stdout]     |
[INFO] [stdout] 411 |     let app = actix_web::test::init_service(generate_actix_app().await).await;
[INFO] [stdout]     |               ^^^^^^^^^ use of unresolved module or unlinked crate `actix_web`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `actix_web`, use `cargo add actix_web` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `actix_web`
[INFO] [stdout]    --> tests/test_p_actix.rs:413:15
[INFO] [stdout]     |
[INFO] [stdout] 413 |     let req = actix_web::test::TestRequest::get()
[INFO] [stdout]     |               ^^^^^^^^^ use of unresolved module or unlinked crate `actix_web`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `actix_web`, use `cargo add actix_web` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `actix_web`
[INFO] [stdout]    --> tests/test_p_actix.rs:417:16
[INFO] [stdout]     |
[INFO] [stdout] 417 |     let resp = actix_web::test::call_service(&app, req).await;
[INFO] [stdout]     |                ^^^^^^^^^ use of unresolved module or unlinked crate `actix_web`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `actix_web`, use `cargo add actix_web` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `actix_web`
[INFO] [stdout]    --> tests/test_p_actix.rs:422:22
[INFO] [stdout]     |
[INFO] [stdout] 422 |     let body_bytes = actix_web::body::to_bytes(body).await.unwrap();
[INFO] [stdout]     |                      ^^^^^^^^^ use of unresolved module or unlinked crate `actix_web`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `actix_web`, use `cargo add actix_web` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `actix_web`
[INFO] [stdout]    --> tests/test_p_actix.rs:440:15
[INFO] [stdout]     |
[INFO] [stdout] 440 |     let app = actix_web::test::init_service(generate_actix_app().await.wrap(
[INFO] [stdout]     |               ^^^^^^^^^ use of unresolved module or unlinked crate `actix_web`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `actix_web`, use `cargo add actix_web` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `actix_web`
[INFO] [stdout]    --> tests/test_p_actix.rs:457:15
[INFO] [stdout]     |
[INFO] [stdout] 457 |     let req = actix_web::test::TestRequest::get()
[INFO] [stdout]     |               ^^^^^^^^^ use of unresolved module or unlinked crate `actix_web`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `actix_web`, use `cargo add actix_web` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `actix_web`
[INFO] [stdout]    --> tests/test_p_actix.rs:463:16
[INFO] [stdout]     |
[INFO] [stdout] 463 |     let body = actix_web::test::call_service(&app, req)
[INFO] [stdout]     |                ^^^^^^^^^ use of unresolved module or unlinked crate `actix_web`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `actix_web`, use `cargo add actix_web` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `actix_web`
[INFO] [stdout]    --> tests/test_p_actix.rs:491:15
[INFO] [stdout]     |
[INFO] [stdout] 491 |     let app = actix_web::test::init_service(generate_actix_app().await).await;
[INFO] [stdout]     |               ^^^^^^^^^ use of unresolved module or unlinked crate `actix_web`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `actix_web`, use `cargo add actix_web` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `actix_web`
[INFO] [stdout]    --> tests/test_p_actix.rs:493:15
[INFO] [stdout]     |
[INFO] [stdout] 493 |     let req = actix_web::test::TestRequest::get()
[INFO] [stdout]     |               ^^^^^^^^^ use of unresolved module or unlinked crate `actix_web`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `actix_web`, use `cargo add actix_web` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `actix_web`
[INFO] [stdout]    --> tests/test_p_actix.rs:497:16
[INFO] [stdout]     |
[INFO] [stdout] 497 |     let resp = actix_web::test::call_service(&app, req).await;
[INFO] [stdout]     |                ^^^^^^^^^ use of unresolved module or unlinked crate `actix_web`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `actix_web`, use `cargo add actix_web` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `actix_web`
[INFO] [stdout]    --> tests/test_p_actix.rs:512:9
[INFO] [stdout]     |
[INFO] [stdout] 512 |         actix_web::test::init_service(generate_actix_app().await.wrap(InertiaMiddleware::new()))
[INFO] [stdout]     |         ^^^^^^^^^ use of unresolved module or unlinked crate `actix_web`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `actix_web`, use `cargo add actix_web` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `actix_web`
[INFO] [stdout]    --> tests/test_p_actix.rs:515:19
[INFO] [stdout]     |
[INFO] [stdout] 515 |     let req_put = actix_web::test::TestRequest::put()
[INFO] [stdout]     |                   ^^^^^^^^^ use of unresolved module or unlinked crate `actix_web`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `actix_web`, use `cargo add actix_web` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `actix_web`
[INFO] [stdout]    --> tests/test_p_actix.rs:519:20
[INFO] [stdout]     |
[INFO] [stdout] 519 |     let req_post = actix_web::test::TestRequest::post()
[INFO] [stdout]     |                    ^^^^^^^^^ use of unresolved module or unlinked crate `actix_web`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `actix_web`, use `cargo add actix_web` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `actix_web`
[INFO] [stdout]    --> tests/test_p_actix.rs:523:22
[INFO] [stdout]     |
[INFO] [stdout] 523 |     let req_delete = actix_web::test::TestRequest::delete()
[INFO] [stdout]     |                      ^^^^^^^^^ use of unresolved module or unlinked crate `actix_web`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `actix_web`, use `cargo add actix_web` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `actix_web`
[INFO] [stdout]    --> tests/test_p_actix.rs:527:20
[INFO] [stdout]     |
[INFO] [stdout] 527 |     let resp_put = actix_web::test::call_service(&app, req_put).await;
[INFO] [stdout]     |                    ^^^^^^^^^ use of unresolved module or unlinked crate `actix_web`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `actix_web`, use `cargo add actix_web` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `actix_web`
[INFO] [stdout]    --> tests/test_p_actix.rs:528:21
[INFO] [stdout]     |
[INFO] [stdout] 528 |     let resp_post = actix_web::test::call_service(&app, req_post).await;
[INFO] [stdout]     |                     ^^^^^^^^^ use of unresolved module or unlinked crate `actix_web`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `actix_web`, use `cargo add actix_web` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `actix_web`
[INFO] [stdout]    --> tests/test_p_actix.rs:529:23
[INFO] [stdout]     |
[INFO] [stdout] 529 |     let resp_delete = actix_web::test::call_service(&app, req_delete).await;
[INFO] [stdout]     |                       ^^^^^^^^^ use of unresolved module or unlinked crate `actix_web`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `actix_web`, use `cargo add actix_web` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `actix_web`
[INFO] [stdout]    --> tests/test_p_actix.rs:540:15
[INFO] [stdout]     |
[INFO] [stdout] 540 |     let app = actix_web::test::init_service(
[INFO] [stdout]     |               ^^^^^^^^^ use of unresolved module or unlinked crate `actix_web`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `actix_web`, use `cargo add actix_web` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `actix_web`
[INFO] [stdout]    --> tests/test_p_actix.rs:548:19
[INFO] [stdout]     |
[INFO] [stdout] 548 |     let request = actix_web::test::TestRequest::get()
[INFO] [stdout]     |                   ^^^^^^^^^ use of unresolved module or unlinked crate `actix_web`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `actix_web`, use `cargo add actix_web` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `actix_web`
[INFO] [stdout]    --> tests/test_p_actix.rs:569:20
[INFO] [stdout]     |
[INFO] [stdout] 569 |     let response = actix_web::test::call_service(&app, request).await;
[INFO] [stdout]     |                    ^^^^^^^^^ use of unresolved module or unlinked crate `actix_web`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `actix_web`, use `cargo add actix_web` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `actix_web`
[INFO] [stdout]    --> tests/test_p_actix.rs:582:15
[INFO] [stdout]     |
[INFO] [stdout] 582 |     let app = actix_web::test::init_service(generate_actix_app().await).await;
[INFO] [stdout]     |               ^^^^^^^^^ use of unresolved module or unlinked crate `actix_web`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `actix_web`, use `cargo add actix_web` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `actix_web`
[INFO] [stdout]    --> tests/test_p_actix.rs:584:36
[INFO] [stdout]     |
[INFO] [stdout] 584 |     let initial_standard_request = actix_web::test::TestRequest::get()
[INFO] [stdout]     |                                    ^^^^^^^^^ use of unresolved module or unlinked crate `actix_web`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `actix_web`, use `cargo add actix_web` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `actix_web`
[INFO] [stdout]    --> tests/test_p_actix.rs:591:35
[INFO] [stdout]     |
[INFO] [stdout] 591 |     let initial_partial_request = actix_web::test::TestRequest::get()
[INFO] [stdout]     |                                   ^^^^^^^^^ use of unresolved module or unlinked crate `actix_web`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `actix_web`, use `cargo add actix_web` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `actix_web`
[INFO] [stdout]    --> tests/test_p_actix.rs:599:25
[INFO] [stdout]     |
[INFO] [stdout] 599 |     let standard_body = actix_web::test::call_service(&app, initial_standard_request)
[INFO] [stdout]     |                         ^^^^^^^^^ use of unresolved module or unlinked crate `actix_web`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `actix_web`, use `cargo add actix_web` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `actix_web`
[INFO] [stdout]    --> tests/test_p_actix.rs:606:24
[INFO] [stdout]     |
[INFO] [stdout] 606 |     let partial_body = actix_web::test::call_service(&app, initial_partial_request)
[INFO] [stdout]     |                        ^^^^^^^^^ use of unresolved module or unlinked crate `actix_web`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `actix_web`, use `cargo add actix_web` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `actix_web`
[INFO] [stdout]    --> tests/test_p_actix.rs:664:15
[INFO] [stdout]     |
[INFO] [stdout] 664 |     let app = actix_web::test::init_service(generate_actix_app().await).await;
[INFO] [stdout]     |               ^^^^^^^^^ use of unresolved module or unlinked crate `actix_web`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `actix_web`, use `cargo add actix_web` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `inertia-rust` (lib test) due to 1 previous error; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `actix_web`
[INFO] [stdout]    --> tests/test_p_actix.rs:666:15
[INFO] [stdout]     |
[INFO] [stdout] 666 |     let req = actix_web::test::TestRequest::get()
[INFO] [stdout]     |               ^^^^^^^^^ use of unresolved module or unlinked crate `actix_web`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `actix_web`, use `cargo add actix_web` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `actix_web`
[INFO] [stdout]    --> tests/test_p_actix.rs:672:16
[INFO] [stdout]     |
[INFO] [stdout] 672 |     let body = actix_web::test::call_service(&app, req)
[INFO] [stdout]     |                ^^^^^^^^^ use of unresolved module or unlinked crate `actix_web`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `actix_web`, use `cargo add actix_web` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `actix_web`
[INFO] [stdout]    --> tests/test_p_actix.rs:686:15
[INFO] [stdout]     |
[INFO] [stdout] 686 |     let app = actix_web::test::init_service(
[INFO] [stdout]     |               ^^^^^^^^^ use of unresolved module or unlinked crate `actix_web`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `actix_web`, use `cargo add actix_web` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `actix_web`
[INFO] [stdout]    --> tests/test_p_actix.rs:693:15
[INFO] [stdout]     |
[INFO] [stdout] 693 |     let req = actix_web::test::TestRequest::get()
[INFO] [stdout]     |               ^^^^^^^^^ use of unresolved module or unlinked crate `actix_web`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `actix_web`, use `cargo add actix_web` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `actix_web`
[INFO] [stdout]    --> tests/test_p_actix.rs:699:37
[INFO] [stdout]     |
[INFO] [stdout] 699 |     let body = request_as_bytes_vec(actix_web::test::call_service(&app, req).await);
[INFO] [stdout]     |                                     ^^^^^^^^^ use of unresolved module or unlinked crate `actix_web`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `actix_web`, use `cargo add actix_web` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `actix_web`
[INFO] [stdout]    --> tests/test_p_actix.rs:707:15
[INFO] [stdout]     |
[INFO] [stdout] 707 |     let app = actix_web::test::init_service(
[INFO] [stdout]     |               ^^^^^^^^^ use of unresolved module or unlinked crate `actix_web`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `actix_web`, use `cargo add actix_web` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `actix_web`
[INFO] [stdout]    --> tests/test_p_actix.rs:714:15
[INFO] [stdout]     |
[INFO] [stdout] 714 |     let req = actix_web::test::TestRequest::get()
[INFO] [stdout]     |               ^^^^^^^^^ use of unresolved module or unlinked crate `actix_web`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `actix_web`, use `cargo add actix_web` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `actix_web`
[INFO] [stdout]    --> tests/test_p_actix.rs:720:37
[INFO] [stdout]     |
[INFO] [stdout] 720 |     let body = request_as_bytes_vec(actix_web::test::call_service(&app, req).await);
[INFO] [stdout]     |                                     ^^^^^^^^^ use of unresolved module or unlinked crate `actix_web`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `actix_web`, use `cargo add actix_web` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `actix_web`
[INFO] [stdout]    --> tests/test_p_actix.rs:730:19
[INFO] [stdout]     |
[INFO] [stdout] 730 |     let inertia = actix_web::web::Data::new(
[INFO] [stdout]     |                   ^^^^^^^^^ use of unresolved module or unlinked crate `actix_web`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `actix_web`, use `cargo add actix_web` to add it to your `Cargo.toml`
[INFO] [stdout] help: there is an enum variant `crate::InertiaProp::Data` and 3 others; try using the variant's enum
[INFO] [stdout]     |
[INFO] [stdout] 730 -     let inertia = actix_web::web::Data::new(
[INFO] [stdout] 730 +     let inertia = crate::InertiaProp::new(
[INFO] [stdout]     |
[INFO] [stdout] 730 -     let inertia = actix_web::web::Data::new(
[INFO] [stdout] 730 +     let inertia = inertia_rust::InertiaProp::new(
[INFO] [stdout]     |
[INFO] [stdout] 730 -     let inertia = actix_web::web::Data::new(
[INFO] [stdout] 730 +     let inertia = serde_json::error::Category::new(
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `actix_web`
[INFO] [stdout]    --> tests/test_p_actix.rs:735:15
[INFO] [stdout]     |
[INFO] [stdout] 735 |     let app = actix_web::test::init_service(app).await;
[INFO] [stdout]     |               ^^^^^^^^^ use of unresolved module or unlinked crate `actix_web`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `actix_web`, use `cargo add actix_web` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `actix_web`
[INFO] [stdout]    --> tests/test_p_actix.rs:737:15
[INFO] [stdout]     |
[INFO] [stdout] 737 |     let req = actix_web::test::TestRequest::get()
[INFO] [stdout]     |               ^^^^^^^^^ use of unresolved module or unlinked crate `actix_web`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `actix_web`, use `cargo add actix_web` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `actix_web`
[INFO] [stdout]    --> tests/test_p_actix.rs:743:37
[INFO] [stdout]     |
[INFO] [stdout] 743 |     let body = request_as_bytes_vec(actix_web::test::call_service(&app, req).await);
[INFO] [stdout]     |                                     ^^^^^^^^^ use of unresolved module or unlinked crate `actix_web`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `actix_web`, use `cargo add actix_web` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `actix_web`
[INFO] [stdout]    --> tests/test_p_actix.rs:753:19
[INFO] [stdout]     |
[INFO] [stdout] 753 |     let inertia = actix_web::web::Data::new(
[INFO] [stdout]     |                   ^^^^^^^^^ use of unresolved module or unlinked crate `actix_web`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `actix_web`, use `cargo add actix_web` to add it to your `Cargo.toml`
[INFO] [stdout] help: there is an enum variant `crate::InertiaProp::Data` and 3 others; try using the variant's enum
[INFO] [stdout]     |
[INFO] [stdout] 753 -     let inertia = actix_web::web::Data::new(
[INFO] [stdout] 753 +     let inertia = crate::InertiaProp::new(
[INFO] [stdout]     |
[INFO] [stdout] 753 -     let inertia = actix_web::web::Data::new(
[INFO] [stdout] 753 +     let inertia = inertia_rust::InertiaProp::new(
[INFO] [stdout]     |
[INFO] [stdout] 753 -     let inertia = actix_web::web::Data::new(
[INFO] [stdout] 753 +     let inertia = serde_json::error::Category::new(
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `actix_web`
[INFO] [stdout]    --> tests/test_p_actix.rs:758:15
[INFO] [stdout]     |
[INFO] [stdout] 758 |     let app = actix_web::test::init_service(app).await;
[INFO] [stdout]     |               ^^^^^^^^^ use of unresolved module or unlinked crate `actix_web`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `actix_web`, use `cargo add actix_web` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `actix_web`
[INFO] [stdout]    --> tests/test_p_actix.rs:760:15
[INFO] [stdout]     |
[INFO] [stdout] 760 |     let req = actix_web::test::TestRequest::get()
[INFO] [stdout]     |               ^^^^^^^^^ use of unresolved module or unlinked crate `actix_web`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `actix_web`, use `cargo add actix_web` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `actix_web`
[INFO] [stdout]    --> tests/test_p_actix.rs:766:37
[INFO] [stdout]     |
[INFO] [stdout] 766 |     let body = request_as_bytes_vec(actix_web::test::call_service(&app, req).await);
[INFO] [stdout]     |                                     ^^^^^^^^^ use of unresolved module or unlinked crate `actix_web`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `actix_web`, use `cargo add actix_web` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `actix_web`
[INFO] [stdout]    --> tests/test_p_actix.rs:776:19
[INFO] [stdout]     |
[INFO] [stdout] 776 |     let inertia = actix_web::web::Data::new(
[INFO] [stdout]     |                   ^^^^^^^^^ use of unresolved module or unlinked crate `actix_web`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `actix_web`, use `cargo add actix_web` to add it to your `Cargo.toml`
[INFO] [stdout] help: there is an enum variant `crate::InertiaProp::Data` and 3 others; try using the variant's enum
[INFO] [stdout]     |
[INFO] [stdout] 776 -     let inertia = actix_web::web::Data::new(
[INFO] [stdout] 776 +     let inertia = crate::InertiaProp::new(
[INFO] [stdout]     |
[INFO] [stdout] 776 -     let inertia = actix_web::web::Data::new(
[INFO] [stdout] 776 +     let inertia = inertia_rust::InertiaProp::new(
[INFO] [stdout]     |
[INFO] [stdout] 776 -     let inertia = actix_web::web::Data::new(
[INFO] [stdout] 776 +     let inertia = serde_json::error::Category::new(
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `actix_web`
[INFO] [stdout]    --> tests/test_p_actix.rs:785:15
[INFO] [stdout]     |
[INFO] [stdout] 785 |     let app = actix_web::test::init_service(app).await;
[INFO] [stdout]     |               ^^^^^^^^^ use of unresolved module or unlinked crate `actix_web`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `actix_web`, use `cargo add actix_web` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `actix_web`
[INFO] [stdout]    --> tests/test_p_actix.rs:787:15
[INFO] [stdout]     |
[INFO] [stdout] 787 |     let req = actix_web::test::TestRequest::get()
[INFO] [stdout]     |               ^^^^^^^^^ use of unresolved module or unlinked crate `actix_web`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `actix_web`, use `cargo add actix_web` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `actix_web`
[INFO] [stdout]    --> tests/test_p_actix.rs:793:37
[INFO] [stdout]     |
[INFO] [stdout] 793 |     let body = request_as_bytes_vec(actix_web::test::call_service(&app, req).await);
[INFO] [stdout]     |                                     ^^^^^^^^^ use of unresolved module or unlinked crate `actix_web`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `actix_web`, use `cargo add actix_web` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `actix_web`
[INFO] [stdout]    --> tests/test_p_actix.rs:801:15
[INFO] [stdout]     |
[INFO] [stdout] 801 |     let app = actix_web::test::init_service(generate_actix_app().await).await;
[INFO] [stdout]     |               ^^^^^^^^^ use of unresolved module or unlinked crate `actix_web`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `actix_web`, use `cargo add actix_web` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `actix_web`
[INFO] [stdout]    --> tests/test_p_actix.rs:802:15
[INFO] [stdout]     |
[INFO] [stdout] 802 |     let req = actix_web::test::TestRequest::get()
[INFO] [stdout]     |               ^^^^^^^^^ use of unresolved module or unlinked crate `actix_web`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `actix_web`, use `cargo add actix_web` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `actix_web`
[INFO] [stdout]    --> tests/test_p_actix.rs:808:37
[INFO] [stdout]     |
[INFO] [stdout] 808 |     let body = request_as_bytes_vec(actix_web::test::call_service(&app, req).await);
[INFO] [stdout]     |                                     ^^^^^^^^^ use of unresolved module or unlinked crate `actix_web`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `actix_web`, use `cargo add actix_web` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `actix_web`
[INFO] [stdout]    --> tests/test_p_actix.rs:823:15
[INFO] [stdout]     |
[INFO] [stdout] 823 |     let app = actix_web::test::init_service(
[INFO] [stdout]     |               ^^^^^^^^^ use of unresolved module or unlinked crate `actix_web`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `actix_web`, use `cargo add actix_web` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `actix_web`
[INFO] [stdout]    --> tests/test_p_actix.rs:830:15
[INFO] [stdout]     |
[INFO] [stdout] 830 |     let req = actix_web::test::TestRequest::post()
[INFO] [stdout]     |               ^^^^^^^^^ use of unresolved module or unlinked crate `actix_web`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `actix_web`, use `cargo add actix_web` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `actix_web`
[INFO] [stdout]    --> tests/test_p_actix.rs:838:20
[INFO] [stdout]     |
[INFO] [stdout] 838 |     let response = actix_web::test::call_service(&app, req).await;
[INFO] [stdout]     |                    ^^^^^^^^^ use of unresolved module or unlinked crate `actix_web`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `actix_web`, use `cargo add actix_web` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `actix_web`
[INFO] [stdout]    --> tests/test_p_actix.rs:854:15
[INFO] [stdout]     |
[INFO] [stdout] 854 |     let app = actix_web::test::init_service(generate_actix_app().await).await;
[INFO] [stdout]     |               ^^^^^^^^^ use of unresolved module or unlinked crate `actix_web`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `actix_web`, use `cargo add actix_web` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `actix_web`
[INFO] [stdout]    --> tests/test_p_actix.rs:856:15
[INFO] [stdout]     |
[INFO] [stdout] 856 |     let req = actix_web::test::TestRequest::post()
[INFO] [stdout]     |               ^^^^^^^^^ use of unresolved module or unlinked crate `actix_web`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `actix_web`, use `cargo add actix_web` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `actix_web`
[INFO] [stdout]    --> tests/test_p_actix.rs:870:20
[INFO] [stdout]     |
[INFO] [stdout] 870 |     let response = actix_web::test::call_service(&app, req).await;
[INFO] [stdout]     |                    ^^^^^^^^^ use of unresolved module or unlinked crate `actix_web`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `actix_web`, use `cargo add actix_web` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `actix_web`
[INFO] [stdout]    --> tests/test_p_actix.rs:888:15
[INFO] [stdout]     |
[INFO] [stdout] 888 |     let app = actix_web::test::init_service(
[INFO] [stdout]     |               ^^^^^^^^^ use of unresolved module or unlinked crate `actix_web`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `actix_web`, use `cargo add actix_web` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `actix_web`
[INFO] [stdout]    --> tests/test_p_actix.rs:896:19
[INFO] [stdout]     |
[INFO] [stdout] 896 |     let request = actix_web::test::TestRequest::post()
[INFO] [stdout]     |                   ^^^^^^^^^ use of unresolved module or unlinked crate `actix_web`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `actix_web`, use `cargo add actix_web` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `actix_web`
[INFO] [stdout]    --> tests/test_p_actix.rs:906:20
[INFO] [stdout]     |
[INFO] [stdout] 906 |     let response = actix_web::test::call_service(&app, request).await;
[INFO] [stdout]     |                    ^^^^^^^^^ use of unresolved module or unlinked crate `actix_web`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `actix_web`, use `cargo add actix_web` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `actix_web`
[INFO] [stdout]    --> tests/test_p_actix.rs:935:15
[INFO] [stdout]     |
[INFO] [stdout] 935 |     let app = actix_web::test::init_service(
[INFO] [stdout]     |               ^^^^^^^^^ use of unresolved module or unlinked crate `actix_web`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `actix_web`, use `cargo add actix_web` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `actix_web`
[INFO] [stdout]    --> tests/test_p_actix.rs:943:19
[INFO] [stdout]     |
[INFO] [stdout] 943 |     let request = actix_web::test::TestRequest::post()
[INFO] [stdout]     |                   ^^^^^^^^^ use of unresolved module or unlinked crate `actix_web`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `actix_web`, use `cargo add actix_web` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `actix_web`
[INFO] [stdout]    --> tests/test_p_actix.rs:954:13
[INFO] [stdout]     |
[INFO] [stdout] 954 |     let _ = actix_web::test::call_service(&app, request).await;
[INFO] [stdout]     |             ^^^^^^^^^ use of unresolved module or unlinked crate `actix_web`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `actix_web`, use `cargo add actix_web` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `actix_web`
[INFO] [stdout]    --> tests/test_p_actix.rs:977:19
[INFO] [stdout]     |
[INFO] [stdout] 977 |     let request = actix_web::test::TestRequest::get()
[INFO] [stdout]     |                   ^^^^^^^^^ use of unresolved module or unlinked crate `actix_web`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `actix_web`, use `cargo add actix_web` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `actix_web`
[INFO] [stdout]    --> tests/test_p_actix.rs:985:16
[INFO] [stdout]     |
[INFO] [stdout] 985 |     let page = actix_web::test::call_service(&app, request)
[INFO] [stdout]     |                ^^^^^^^^^ use of unresolved module or unlinked crate `actix_web`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `actix_web`, use `cargo add actix_web` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `actix_web`
[INFO] [stdout]     --> tests/test_p_actix.rs:1009:15
[INFO] [stdout]      |
[INFO] [stdout] 1009 |     let app = actix_web::test::init_service(
[INFO] [stdout]      |               ^^^^^^^^^ use of unresolved module or unlinked crate `actix_web`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `actix_web`, use `cargo add actix_web` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `actix_web`
[INFO] [stdout]     --> tests/test_p_actix.rs:1017:19
[INFO] [stdout]      |
[INFO] [stdout] 1017 |     let request = actix_web::test::TestRequest::post()
[INFO] [stdout]      |                   ^^^^^^^^^ use of unresolved module or unlinked crate `actix_web`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `actix_web`, use `cargo add actix_web` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `actix_web`
[INFO] [stdout]     --> tests/test_p_actix.rs:1028:13
[INFO] [stdout]      |
[INFO] [stdout] 1028 |     let _ = actix_web::test::call_service(&app, request).await;
[INFO] [stdout]      |             ^^^^^^^^^ use of unresolved module or unlinked crate `actix_web`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `actix_web`, use `cargo add actix_web` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `actix_web`
[INFO] [stdout]     --> tests/test_p_actix.rs:1047:19
[INFO] [stdout]      |
[INFO] [stdout] 1047 |     let request = actix_web::test::TestRequest::get()
[INFO] [stdout]      |                   ^^^^^^^^^ use of unresolved module or unlinked crate `actix_web`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `actix_web`, use `cargo add actix_web` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `actix_web`
[INFO] [stdout]     --> tests/test_p_actix.rs:1055:22
[INFO] [stdout]      |
[INFO] [stdout] 1055 |     let assertable = actix_web::test::call_service(&app, request)
[INFO] [stdout]      |                      ^^^^^^^^^ use of unresolved module or unlinked crate `actix_web`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `actix_web`, use `cargo add actix_web` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `actix_web`
[INFO] [stdout]     --> tests/test_p_actix.rs:1071:15
[INFO] [stdout]      |
[INFO] [stdout] 1071 |     let app = actix_web::test::init_service(generate_actix_app().await).await;
[INFO] [stdout]      |               ^^^^^^^^^ use of unresolved module or unlinked crate `actix_web`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `actix_web`, use `cargo add actix_web` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `actix_web`
[INFO] [stdout]     --> tests/test_p_actix.rs:1073:19
[INFO] [stdout]      |
[INFO] [stdout] 1073 |     let request = actix_web::test::TestRequest::get()
[INFO] [stdout]      |                   ^^^^^^^^^ use of unresolved module or unlinked crate `actix_web`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `actix_web`, use `cargo add actix_web` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `actix_web`
[INFO] [stdout]     --> tests/test_p_actix.rs:1077:20
[INFO] [stdout]      |
[INFO] [stdout] 1077 |     let response = actix_web::test::call_service(&app, request).await;
[INFO] [stdout]      |                    ^^^^^^^^^ use of unresolved module or unlinked crate `actix_web`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `actix_web`, use `cargo add actix_web` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `actix_web`
[INFO] [stdout]     --> tests/test_p_actix.rs:1082:22
[INFO] [stdout]      |
[INFO] [stdout] 1082 |     let body_bytes = actix_web::body::to_bytes(body).await.unwrap();
[INFO] [stdout]      |                      ^^^^^^^^^ use of unresolved module or unlinked crate `actix_web`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `actix_web`, use `cargo add actix_web` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `actix_web`
[INFO] [stdout]     --> tests/test_p_actix.rs:1100:15
[INFO] [stdout]      |
[INFO] [stdout] 1100 |     let app = actix_web::test::init_service(generate_actix_app().await).await;
[INFO] [stdout]      |               ^^^^^^^^^ use of unresolved module or unlinked crate `actix_web`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `actix_web`, use `cargo add actix_web` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `actix_web`
[INFO] [stdout]     --> tests/test_p_actix.rs:1102:19
[INFO] [stdout]      |
[INFO] [stdout] 1102 |     let request = actix_web::test::TestRequest::get()
[INFO] [stdout]      |                   ^^^^^^^^^ use of unresolved module or unlinked crate `actix_web`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `actix_web`, use `cargo add actix_web` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `actix_web`
[INFO] [stdout]     --> tests/test_p_actix.rs:1107:20
[INFO] [stdout]      |
[INFO] [stdout] 1107 |     let response = actix_web::test::call_service(&app, request).await;
[INFO] [stdout]      |                    ^^^^^^^^^ use of unresolved module or unlinked crate `actix_web`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `actix_web`, use `cargo add actix_web` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `actix_web`
[INFO] [stdout]     --> tests/test_p_actix.rs:1128:15
[INFO] [stdout]      |
[INFO] [stdout] 1128 |     let app = actix_web::test::init_service(generate_actix_app().await).await;
[INFO] [stdout]      |               ^^^^^^^^^ use of unresolved module or unlinked crate `actix_web`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `actix_web`, use `cargo add actix_web` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `actix_web`
[INFO] [stdout]     --> tests/test_p_actix.rs:1130:19
[INFO] [stdout]      |
[INFO] [stdout] 1130 |     let request = actix_web::test::TestRequest::get()
[INFO] [stdout]      |                   ^^^^^^^^^ use of unresolved module or unlinked crate `actix_web`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `actix_web`, use `cargo add actix_web` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `actix_web`
[INFO] [stdout]     --> tests/test_p_actix.rs:1134:5
[INFO] [stdout]      |
[INFO] [stdout] 1134 |     actix_web::test::call_service(&app, request)
[INFO] [stdout]      |     ^^^^^^^^^ use of unresolved module or unlinked crate `actix_web`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `actix_web`, use `cargo add actix_web` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `actix_web`
[INFO] [stdout]    --> tests/test_p_actix.rs:844:18
[INFO] [stdout]     |
[INFO] [stdout] 844 |             .get(actix_web::http::header::LOCATION)
[INFO] [stdout]     |                  ^^^^^^^^^ use of unresolved module or unlinked crate `actix_web`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `actix_web`, use `cargo add actix_web` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout]   3 + use reqwest::header;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `header`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 844 -             .get(actix_web::http::header::LOCATION)
[INFO] [stdout] 844 +             .get(header::LOCATION)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `actix_web`
[INFO] [stdout]    --> tests/test_p_actix.rs:862:17
[INFO] [stdout]     |
[INFO] [stdout] 862 |                 actix_web::http::header::REFERER,
[INFO] [stdout]     |                 ^^^^^^^^^ use of unresolved module or unlinked crate `actix_web`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `actix_web`, use `cargo add actix_web` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout]   3 + use reqwest::header;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `header`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 862 -                 actix_web::http::header::REFERER,
[INFO] [stdout] 862 +                 header::REFERER,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `actix_web`
[INFO] [stdout]    --> tests/test_p_actix.rs:876:18
[INFO] [stdout]     |
[INFO] [stdout] 876 |             .get(actix_web::http::header::LOCATION)
[INFO] [stdout]     |                  ^^^^^^^^^ use of unresolved module or unlinked crate `actix_web`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `actix_web`, use `cargo add actix_web` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout]   3 + use reqwest::header;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `header`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 876 -             .get(actix_web::http::header::LOCATION)
[INFO] [stdout] 876 +             .get(header::LOCATION)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `inertia-rust` (test "test_p_actix") due to 101 previous errors
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `actix_web`
[INFO] [stdout]    --> tests/test_p_actix.rs:230:48
[INFO] [stdout]     |
[INFO] [stdout] 230 | ) -> Result<ServiceResponse<impl MessageBody>, actix_web::Error> {
[INFO] [stdout]     |                                                ^^^^^^^^^ use of unresolved module or unlinked crate `actix_web`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `actix_web`, use `cargo add actix_web` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `actix_web`
[INFO] [stdout]    --> tests/test_p_actix.rs:301:17
[INFO] [stdout]     |
[INFO] [stdout] 301 |         Error = actix_web::Error,
[INFO] [stdout]     |                 ^^^^^^^^^ use of unresolved module or unlinked crate `actix_web`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `actix_web`, use `cargo add actix_web` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "264446331d1bf72060fdc3fd2f0fa59721d7a9f843ef600c1402fe2e5eb958b0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "264446331d1bf72060fdc3fd2f0fa59721d7a9f843ef600c1402fe2e5eb958b0", kill_on_drop: false }`
[INFO] [stdout] 264446331d1bf72060fdc3fd2f0fa59721d7a9f843ef600c1402fe2e5eb958b0
