[INFO] fetching crate actix-web-flash-messages 0.5.0...
[INFO] testing actix-web-flash-messages-0.5.0 against 1.90.0 for beta-1.91-2
[INFO] extracting crate actix-web-flash-messages 0.5.0 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate actix-web-flash-messages 0.5.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate actix-web-flash-messages 0.5.0
[INFO] tweaked toml for crates.io crate actix-web-flash-messages 0.5.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate actix-web-flash-messages 0.5.0 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 174 packages to latest compatible versions
[INFO] [stderr]       Adding actix-session v0.10.1 (available: v0.11.0)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.16)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded actix-test v0.1.5
[INFO] [stderr]   Downloaded actix-rt v2.11.0
[INFO] [stderr]   Downloaded awc v3.8.0
[INFO] [stderr]   Downloaded actix-session v0.10.1
[INFO] [stderr]   Downloaded regex-lite v0.1.7
[INFO] [stderr]   Downloaded actix-tls v3.4.0
[INFO] [stderr]   Downloaded actix-http v3.11.1
[INFO] [stderr]   Downloaded actix-http-test v3.2.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 03774799fe0377100bfb4372ba56d0a48b4b2f5de9ce7b9848568f3ad52891a8
[INFO] running `Command { std: "docker" "start" "-a" "03774799fe0377100bfb4372ba56d0a48b4b2f5de9ce7b9848568f3ad52891a8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "03774799fe0377100bfb4372ba56d0a48b4b2f5de9ce7b9848568f3ad52891a8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "03774799fe0377100bfb4372ba56d0a48b4b2f5de9ce7b9848568f3ad52891a8", kill_on_drop: false }`
[INFO] [stdout] 03774799fe0377100bfb4372ba56d0a48b4b2f5de9ce7b9848568f3ad52891a8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fede706e7ee4e45c5fba7efe93ad7fdb4c345d2e95aa97f4953fff9af0febc99
[INFO] running `Command { std: "docker" "start" "-a" "fede706e7ee4e45c5fba7efe93ad7fdb4c345d2e95aa97f4953fff9af0febc99", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling serde_core v1.0.227
[INFO] [stderr]    Compiling serde v1.0.227
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling deranged v0.5.4
[INFO] [stderr]    Compiling bytestring v1.5.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling ghash v0.5.1
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling aes-gcm v0.10.3
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling base64 v0.20.0
[INFO] [stderr]    Compiling regex-lite v0.1.7
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling serde_derive v1.0.227
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling actix-rt v2.11.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling actix-codec v0.5.2
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling actix-server v2.6.0
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling actix-router v0.5.3
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling actix-http v3.11.1
[INFO] [stderr]    Compiling actix-web v4.11.0
[INFO] [stderr]    Compiling actix-web-flash-messages v0.5.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 48.75s
[INFO] running `Command { std: "docker" "inspect" "fede706e7ee4e45c5fba7efe93ad7fdb4c345d2e95aa97f4953fff9af0febc99", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fede706e7ee4e45c5fba7efe93ad7fdb4c345d2e95aa97f4953fff9af0febc99", kill_on_drop: false }`
[INFO] [stdout] fede706e7ee4e45c5fba7efe93ad7fdb4c345d2e95aa97f4953fff9af0febc99
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bb9c753ce98fd85c7ee5e01a65b2abb661cdda26aadd7a0aaa221ff1c3bbd4ab
[INFO] running `Command { std: "docker" "start" "-a" "bb9c753ce98fd85c7ee5e01a65b2abb661cdda26aadd7a0aaa221ff1c3bbd4ab", kill_on_drop: false }`
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling actix-tls v3.4.0
[INFO] [stderr]    Compiling awc v3.8.0
[INFO] [stderr]    Compiling derive_more v1.0.0
[INFO] [stderr]    Compiling actix-session v0.10.1
[INFO] [stderr]    Compiling actix-http-test v3.2.0
[INFO] [stderr]    Compiling actix-test v0.1.5
[INFO] [stderr]    Compiling actix-web-flash-messages v0.5.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `Key` and `SameSite`
[INFO] [stdout]  --> tests/tests.rs:1:25
[INFO] [stdout]   |
[INFO] [stdout] 1 | use actix_web::cookie::{Key, SameSite};
[INFO] [stdout]   |                         ^^^  ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `actix_web::web::resource`
[INFO] [stdout]  --> tests/tests.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use actix_web::web::resource;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `App` and `web`
[INFO] [stdout]  --> tests/tests.rs:3:17
[INFO] [stdout]   |
[INFO] [stdout] 3 | use actix_web::{web, App, HttpResponse, Responder};
[INFO] [stdout]   |                 ^^^  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `FlashMessagesFramework`
[INFO] [stdout]  --> tests/tests.rs:4:46
[INFO] [stdout]   |
[INFO] [stdout] 4 | use actix_web_flash_messages::{FlashMessage, FlashMessagesFramework, IncomingFlashMessages};
[INFO] [stdout]   |                                              ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `show` is never used
[INFO] [stdout]  --> tests/tests.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | async fn show(messages: IncomingFlashMessages) -> impl Responder {
[INFO] [stdout]   |          ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `set` is never used
[INFO] [stdout]   --> tests/tests.rs:15:10
[INFO] [stdout]    |
[INFO] [stdout] 15 | async fn set() -> impl Responder {
[INFO] [stdout]    |          ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 7.36s
[INFO] running `Command { std: "docker" "inspect" "bb9c753ce98fd85c7ee5e01a65b2abb661cdda26aadd7a0aaa221ff1c3bbd4ab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bb9c753ce98fd85c7ee5e01a65b2abb661cdda26aadd7a0aaa221ff1c3bbd4ab", kill_on_drop: false }`
[INFO] [stdout] bb9c753ce98fd85c7ee5e01a65b2abb661cdda26aadd7a0aaa221ff1c3bbd4ab
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 186fb5f9748d0da7e75cd8f21d36509284d94bc73b59657b49ad06c87138ced9
[INFO] running `Command { std: "docker" "start" "-a" "186fb5f9748d0da7e75cd8f21d36509284d94bc73b59657b49ad06c87138ced9", kill_on_drop: false }`
[INFO] [stderr] warning: unused imports: `Key` and `SameSite`
[INFO] [stdout] 
[INFO] [stderr]  --> tests/tests.rs:1:25
[INFO] [stdout] running 0 tests
[INFO] [stderr]   |
[INFO] [stdout] 
[INFO] [stderr] 1 | use actix_web::cookie::{Key, SameSite};
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stderr]   |                         ^^^  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `actix_web::web::resource`
[INFO] [stderr]  --> tests/tests.rs:2:5
[INFO] [stderr]   |
[INFO] [stderr] 2 | use actix_web::web::resource;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `App` and `web`
[INFO] [stderr]  --> tests/tests.rs:3:17
[INFO] [stderr]   |
[INFO] [stderr] 3 | use actix_web::{web, App, HttpResponse, Responder};
[INFO] [stderr]   |                 ^^^  ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `FlashMessagesFramework`
[INFO] [stderr]  --> tests/tests.rs:4:46
[INFO] [stderr]   |
[INFO] [stderr] 4 | use actix_web_flash_messages::{FlashMessage, FlashMessagesFramework, IncomingFlashMessages};
[INFO] [stderr]   |                                              ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `show` is never used
[INFO] [stderr]  --> tests/tests.rs:7:10
[INFO] [stderr]   |
[INFO] [stderr] 7 | async fn show(messages: IncomingFlashMessages) -> impl Responder {
[INFO] [stderr]   |          ^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `set` is never used
[INFO] [stderr]   --> tests/tests.rs:15:10
[INFO] [stderr]    |
[INFO] [stderr] 15 | async fn set() -> impl Responder {
[INFO] [stderr]    |          ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `actix-web-flash-messages` (test "tests") generated 6 warnings (run `cargo fix --test "tests"` to apply 4 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.28s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/actix_web_flash_messages-c05aeaa9ca66b435)
[INFO] [stderr]      Running tests/tests.rs (/opt/rustwide/target/debug/deps/tests-0da23cddac2d759d)
[INFO] [stderr]    Doc-tests actix_web_flash_messages
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test src/builder.rs - builder::FlashMessagesFrameworkBuilder::minimum_level (line 65) ... FAILED
[INFO] [stdout] test src/incoming.rs - incoming::IncomingFlashMessages (line 10) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 95) ... FAILED
[INFO] [stdout] test src/builder.rs - builder::FlashMessagesFramework (line 10) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 8) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 120) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 155) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/builder.rs - builder::FlashMessagesFrameworkBuilder::minimum_level (line 65) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `actix_web_flash_messages::storage::CookieMessageStore`
[INFO] [stdout]  --> src/builder.rs:67:63
[INFO] [stdout]   |
[INFO] [stdout] 4 | use actix_web_flash_messages::{FlashMessagesFramework, Level, storage::CookieMessageStore};
[INFO] [stdout]   |                                                               ^^^^^^^^^------------------
[INFO] [stdout]   |                                                               |        |
[INFO] [stdout]   |                                                               |        help: a similar name exists in the module: `FlashMessageStore`
[INFO] [stdout]   |                                                               no `CookieMessageStore` in `storage`
[INFO] [stdout]   |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> /opt/rustwide/workdir/src/storage/mod.rs:5:19
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[cfg(feature = "cookies")]
[INFO] [stdout]   |       ------------------- the item is gated behind the `cookies` feature
[INFO] [stdout] 5 | pub use cookies::{CookieMessageStore, CookieMessageStoreBuilder};
[INFO] [stdout]   |                   ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `main` in `actix_web`
[INFO] [stdout]    --> src/builder.rs:75:14
[INFO] [stdout]     |
[INFO] [stdout]  12 | #[actix_web::main]
[INFO] [stdout]     |              ^^^^ could not find `main` in `actix_web`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-web-4.11.0/src/lib.rs:134:19
[INFO] [stdout]     |
[INFO] [stdout] 134 | codegen_reexport!(main);
[INFO] [stdout]     | ------------------^^^^- the item is gated behind the `macros` feature
[INFO] [stdout] 
[INFO] [stdout] error[E0752]: `main` function is not allowed to be `async`
[INFO] [stdout]   --> src/builder.rs:76:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | async fn main() {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^ `main` function is not allowed to be `async`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0752.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/incoming.rs - incoming::IncomingFlashMessages (line 10) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `actix_web::get`
[INFO] [stdout]    --> src/incoming.rs:12:42
[INFO] [stdout]     |
[INFO] [stdout]   5 | use actix_web::{Responder, HttpResponse, get};
[INFO] [stdout]     |                                          ^^^ no `get` in the root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-web-4.11.0/src/lib.rs:139:19
[INFO] [stdout]     |
[INFO] [stdout] 139 | codegen_reexport!(get);
[INFO] [stdout]     | ------------------^^^- the item is gated behind the `macros` feature
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 95) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `actix_web_flash_messages::storage::CookieMessageStore`
[INFO] [stdout]  --> src/lib.rs:97:56
[INFO] [stdout]   |
[INFO] [stdout] 4 | use actix_web_flash_messages::{FlashMessagesFramework, storage::CookieMessageStore};
[INFO] [stdout]   |                                                        ^^^^^^^^^------------------
[INFO] [stdout]   |                                                        |        |
[INFO] [stdout]   |                                                        |        help: a similar name exists in the module: `FlashMessageStore`
[INFO] [stdout]   |                                                        no `CookieMessageStore` in `storage`
[INFO] [stdout]   |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> /opt/rustwide/workdir/src/storage/mod.rs:5:19
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[cfg(feature = "cookies")]
[INFO] [stdout]   |       ------------------- the item is gated behind the `cookies` feature
[INFO] [stdout] 5 | pub use cookies::{CookieMessageStore, CookieMessageStoreBuilder};
[INFO] [stdout]   |                   ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `main` in `actix_web`
[INFO] [stdout]    --> src/lib.rs:101:14
[INFO] [stdout]     |
[INFO] [stdout]   8 | #[actix_web::main]
[INFO] [stdout]     |              ^^^^ could not find `main` in `actix_web`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-web-4.11.0/src/lib.rs:134:19
[INFO] [stdout]     |
[INFO] [stdout] 134 | codegen_reexport!(main);
[INFO] [stdout]     | ------------------^^^^- the item is gated behind the `macros` feature
[INFO] [stdout] 
[INFO] [stdout] error[E0752]: `main` function is not allowed to be `async`
[INFO] [stdout]  --> src/lib.rs:102:1
[INFO] [stdout]   |
[INFO] [stdout] 9 | async fn main() {
[INFO] [stdout]   | ^^^^^^^^^^^^^^^ `main` function is not allowed to be `async`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0752.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/builder.rs - builder::FlashMessagesFramework (line 10) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `actix_web_flash_messages::storage::CookieMessageStore`
[INFO] [stdout]  --> src/builder.rs:12:56
[INFO] [stdout]   |
[INFO] [stdout] 4 | use actix_web_flash_messages::{FlashMessagesFramework, storage::CookieMessageStore};
[INFO] [stdout]   |                                                        ^^^^^^^^^------------------
[INFO] [stdout]   |                                                        |        |
[INFO] [stdout]   |                                                        |        help: a similar name exists in the module: `FlashMessageStore`
[INFO] [stdout]   |                                                        no `CookieMessageStore` in `storage`
[INFO] [stdout]   |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> /opt/rustwide/workdir/src/storage/mod.rs:5:19
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[cfg(feature = "cookies")]
[INFO] [stdout]   |       ------------------- the item is gated behind the `cookies` feature
[INFO] [stdout] 5 | pub use cookies::{CookieMessageStore, CookieMessageStoreBuilder};
[INFO] [stdout]   |                   ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `main` in `actix_web`
[INFO] [stdout]    --> src/builder.rs:15:14
[INFO] [stdout]     |
[INFO] [stdout]   7 | #[actix_web::main]
[INFO] [stdout]     |              ^^^^ could not find `main` in `actix_web`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-web-4.11.0/src/lib.rs:134:19
[INFO] [stdout]     |
[INFO] [stdout] 134 | codegen_reexport!(main);
[INFO] [stdout]     | ------------------^^^^- the item is gated behind the `macros` feature
[INFO] [stdout] 
[INFO] [stdout] error[E0752]: `main` function is not allowed to be `async`
[INFO] [stdout]  --> src/builder.rs:16:1
[INFO] [stdout]   |
[INFO] [stdout] 8 | async fn main() {
[INFO] [stdout]   | ^^^^^^^^^^^^^^^ `main` function is not allowed to be `async`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0752.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 8) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `actix_web::get`
[INFO] [stdout]    --> src/lib.rs:10:42
[INFO] [stdout]     |
[INFO] [stdout]   5 | use actix_web::{Responder, HttpResponse, get,http};
[INFO] [stdout]     |                                          ^^^ no `get` in the root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-web-4.11.0/src/lib.rs:139:19
[INFO] [stdout]     |
[INFO] [stdout] 139 | codegen_reexport!(get);
[INFO] [stdout]     | ------------------^^^- the item is gated behind the `macros` feature
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 120) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `actix_web::get`
[INFO] [stdout]    --> src/lib.rs:122:42
[INFO] [stdout]     |
[INFO] [stdout]   5 | use actix_web::{Responder, HttpResponse, get};
[INFO] [stdout]     |                                          ^^^ no `get` in the root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-web-4.11.0/src/lib.rs:139:19
[INFO] [stdout]     |
[INFO] [stdout] 139 | codegen_reexport!(get);
[INFO] [stdout]     | ------------------^^^- the item is gated behind the `macros` feature
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 155) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `actix_web_flash_messages::storage::CookieMessageStore`
[INFO] [stdout]  --> src/lib.rs:157:63
[INFO] [stdout]   |
[INFO] [stdout] 4 | use actix_web_flash_messages::{FlashMessagesFramework, Level, storage::CookieMessageStore};
[INFO] [stdout]   |                                                               ^^^^^^^^^------------------
[INFO] [stdout]   |                                                               |        |
[INFO] [stdout]   |                                                               |        help: a similar name exists in the module: `FlashMessageStore`
[INFO] [stdout]   |                                                               no `CookieMessageStore` in `storage`
[INFO] [stdout]   |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> /opt/rustwide/workdir/src/storage/mod.rs:5:19
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[cfg(feature = "cookies")]
[INFO] [stdout]   |       ------------------- the item is gated behind the `cookies` feature
[INFO] [stdout] 5 | pub use cookies::{CookieMessageStore, CookieMessageStoreBuilder};
[INFO] [stdout]   |                   ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `main` in `actix_web`
[INFO] [stdout]    --> src/lib.rs:165:14
[INFO] [stdout]     |
[INFO] [stdout]  12 | #[actix_web::main]
[INFO] [stdout]     |              ^^^^ could not find `main` in `actix_web`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-web-4.11.0/src/lib.rs:134:19
[INFO] [stdout]     |
[INFO] [stdout] 134 | codegen_reexport!(main);
[INFO] [stdout]     | ------------------^^^^- the item is gated behind the `macros` feature
[INFO] [stdout] 
[INFO] [stdout] error[E0752]: `main` function is not allowed to be `async`
[INFO] [stdout]   --> src/lib.rs:166:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | async fn main() {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^ `main` function is not allowed to be `async`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0752.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/builder.rs - builder::FlashMessagesFramework (line 10)
[INFO] [stdout]     src/builder.rs - builder::FlashMessagesFrameworkBuilder::minimum_level (line 65)
[INFO] [stdout]     src/incoming.rs - incoming::IncomingFlashMessages (line 10)
[INFO] [stdout]     src/lib.rs - (line 120)
[INFO] [stdout]     src/lib.rs - (line 155)
[INFO] [stdout]     src/lib.rs - (line 8)
[INFO] [stdout]     src/lib.rs - (line 95)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 7 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.42s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "186fb5f9748d0da7e75cd8f21d36509284d94bc73b59657b49ad06c87138ced9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "186fb5f9748d0da7e75cd8f21d36509284d94bc73b59657b49ad06c87138ced9", kill_on_drop: false }`
[INFO] [stdout] 186fb5f9748d0da7e75cd8f21d36509284d94bc73b59657b49ad06c87138ced9
