[INFO] fetching crate actix-web-flash-messages 0.5.0... [INFO] testing actix-web-flash-messages-0.5.0 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate actix-web-flash-messages 0.5.0 into /workspace/builds/worker-1-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-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate actix-web-flash-messages 0.5.0 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 172 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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e1b91a8234880e4ff4390ca3410eddc24a63fb96c77686546ab1dc12b5a53a09 [INFO] running `Command { std: "docker" "start" "-a" "e1b91a8234880e4ff4390ca3410eddc24a63fb96c77686546ab1dc12b5a53a09", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e1b91a8234880e4ff4390ca3410eddc24a63fb96c77686546ab1dc12b5a53a09", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e1b91a8234880e4ff4390ca3410eddc24a63fb96c77686546ab1dc12b5a53a09", kill_on_drop: false }` [INFO] [stdout] e1b91a8234880e4ff4390ca3410eddc24a63fb96c77686546ab1dc12b5a53a09 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e12fd360f9c9e46cd8ec93202cb4f2b8cc9b643821a43a8f993b7a094f8e7c13 [INFO] running `Command { std: "docker" "start" "-a" "e12fd360f9c9e46cd8ec93202cb4f2b8cc9b643821a43a8f993b7a094f8e7c13", kill_on_drop: false }` [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling local-waker v0.1.4 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling opaque-debug v0.3.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling time-core v0.1.5 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling bytestring v1.4.0 [INFO] [stderr] Compiling deranged v0.5.2 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Compiling actix-service v2.0.3 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling regex-lite v0.1.7 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling actix-utils v3.0.1 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling local-channel v0.1.5 [INFO] [stderr] Compiling time-macros v0.2.23 [INFO] [stderr] Compiling polyval v0.6.2 [INFO] [stderr] Compiling base64 v0.20.0 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling language-tags v0.3.2 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling impl-more v0.1.9 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling ghash v0.5.1 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling aes-gcm v0.10.3 [INFO] [stderr] Compiling time v0.3.42 [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.219 [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 zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling actix-rt v2.11.0 [INFO] [stderr] Compiling actix-server v2.6.0 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling actix-codec v0.5.2 [INFO] [stderr] Compiling h2 v0.3.27 [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 serde v1.0.219 [INFO] [stderr] Compiling icu_provider v2.0.0 [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 serde_urlencoded v0.7.1 [INFO] [stderr] Compiling actix-router v0.5.3 [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 37.30s [INFO] running `Command { std: "docker" "inspect" "e12fd360f9c9e46cd8ec93202cb4f2b8cc9b643821a43a8f993b7a094f8e7c13", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e12fd360f9c9e46cd8ec93202cb4f2b8cc9b643821a43a8f993b7a094f8e7c13", kill_on_drop: false }` [INFO] [stdout] e12fd360f9c9e46cd8ec93202cb4f2b8cc9b643821a43a8f993b7a094f8e7c13 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 92561a7cfd37b3b534ce883149b7d4b491df5049feb7f5f029d8f48c32425abd [INFO] running `Command { std: "docker" "start" "-a" "92561a7cfd37b3b534ce883149b7d4b491df5049feb7f5f029d8f48c32425abd", kill_on_drop: false }` [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling actix-tls v3.4.0 [INFO] [stderr] Compiling awc v3.7.0 [INFO] [stderr] Compiling actix-http-test v3.2.0 [INFO] [stderr] Compiling derive_more v1.0.0 [INFO] [stderr] Compiling actix-session v0.10.1 [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)]` (part of `#[warn(unused)]`) 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)]` (part of `#[warn(unused)]`) 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 6.52s [INFO] running `Command { std: "docker" "inspect" "92561a7cfd37b3b534ce883149b7d4b491df5049feb7f5f029d8f48c32425abd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "92561a7cfd37b3b534ce883149b7d4b491df5049feb7f5f029d8f48c32425abd", kill_on_drop: false }` [INFO] [stdout] 92561a7cfd37b3b534ce883149b7d4b491df5049feb7f5f029d8f48c32425abd [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 88eb6c7b18985352359afaa384ce8d45387b7ea9a9759425b5bd41085899beeb [INFO] running `Command { std: "docker" "start" "-a" "88eb6c7b18985352359afaa384ce8d45387b7ea9a9759425b5bd41085899beeb", kill_on_drop: false }` [INFO] [stderr] warning: unused imports: `Key` and `SameSite` [INFO] [stderr] --> tests/tests.rs:1:25 [INFO] [stderr] | [INFO] [stderr] 1 | use actix_web::cookie::{Key, SameSite}; [INFO] [stderr] | ^^^ ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) 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)]` (part of `#[warn(unused)]`) 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.19s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/actix_web_flash_messages-18012d2ac9b3d12a) [INFO] [stderr] Running tests/tests.rs (/opt/rustwide/target/debug/deps/tests-239c08dfc3747471) [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] [stderr] Doc-tests actix_web_flash_messages [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/lib.rs - (line 8) ... FAILED [INFO] [stdout] test src/builder.rs - builder::FlashMessagesFramework (line 10) ... FAILED [INFO] [stdout] test src/lib.rs - (line 120) ... FAILED [INFO] [stdout] test src/lib.rs - (line 95) ... FAILED [INFO] [stdout] test src/incoming.rs - incoming::IncomingFlashMessages (line 10) ... 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/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/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 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 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/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 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.55s [INFO] [stdout] [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "88eb6c7b18985352359afaa384ce8d45387b7ea9a9759425b5bd41085899beeb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "88eb6c7b18985352359afaa384ce8d45387b7ea9a9759425b5bd41085899beeb", kill_on_drop: false }` [INFO] [stdout] 88eb6c7b18985352359afaa384ce8d45387b7ea9a9759425b5bd41085899beeb