[INFO] fetching crate salvo-captcha 0.4.1...
[INFO] checking salvo-captcha-0.4.1 against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577
[INFO] extracting crate salvo-captcha 0.4.1 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate salvo-captcha 0.4.1
[INFO] finished tweaking crates.io crate salvo-captcha 0.4.1
[INFO] tweaked toml for crates.io crate salvo-captcha 0.4.1 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate salvo-captcha 0.4.1 on toolchain 4f260f0f20b3133d20cfb50353c0221943af5796
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate salvo-captcha 0.4.1 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" "+4f260f0f20b3133d20cfb50353c0221943af5796" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e25458c82c2893bdbb775cef0ee11edd24b3894b531cc29a22321a8ccc16e3a6
[INFO] running `Command { std: "docker" "start" "-a" "e25458c82c2893bdbb775cef0ee11edd24b3894b531cc29a22321a8ccc16e3a6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e25458c82c2893bdbb775cef0ee11edd24b3894b531cc29a22321a8ccc16e3a6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e25458c82c2893bdbb775cef0ee11edd24b3894b531cc29a22321a8ccc16e3a6", kill_on_drop: false }`
[INFO] [stdout] e25458c82c2893bdbb775cef0ee11edd24b3894b531cc29a22321a8ccc16e3a6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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 -Dunmustuse_in_always_ok" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b0e0f9548b2f08fb57139749053fa0d209ad67acd07866ce91c8eec185c8d1e6
[INFO] running `Command { std: "docker" "start" "-a" "b0e0f9548b2f08fb57139749053fa0d209ad67acd07866ce91c8eec185c8d1e6", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling hashbrown v0.15.3
[INFO] [stderr]    Compiling toml_datetime v0.6.9
[INFO] [stderr]    Compiling winnow v0.7.10
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling mime-infer v4.0.0
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]    Compiling rstest_macros v0.22.0
[INFO] [stderr]     Checking headers-core v0.3.0
[INFO] [stderr]     Checking xml-rs v0.8.26
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]     Checking headers v0.4.1
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking uuid v1.17.0
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]    Compiling toml_edit v0.22.26
[INFO] [stderr]     Checking tempfile v3.20.0
[INFO] [stderr]     Checking rand v0.9.1
[INFO] [stderr]    Compiling salvo-serde-util v0.79.0
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling enumflags2_derive v0.7.11
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling salvo_macros v0.79.0
[INFO] [stderr]     Checking enumflags2 v0.7.11
[INFO] [stderr]     Checking tokio v1.45.1
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking thiserror v2.0.12
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]     Checking multer v3.1.0
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking rstest v0.22.0
[INFO] [stderr]     Checking tokio-util v0.7.15
[INFO] [stderr]     Checking serde-xml-rs v0.8.1
[INFO] [stderr]     Checking multimap v0.10.1
[INFO] [stderr]     Checking h2 v0.4.10
[INFO] [stderr]     Checking hyper v1.6.0
[INFO] [stderr]     Checking hyper-util v0.1.14
[INFO] [stderr]     Checking salvo_core v0.79.0
[INFO] [stderr]     Checking salvo-captcha v0.4.1 (/opt/rustwide/workdir)
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]   --> src/storage/memory_storage.rs:38:81
[INFO] [stdout]    |
[INFO] [stdout] 38 |       async fn store_answer(&self, answer: String) -> Result<String, Self::Error> {
[INFO] [stdout]    |  _________________________________________________________________________________^
[INFO] [stdout] 39 | |         let token = uuid::Uuid::new_v4().to_string();
[INFO] [stdout] 40 | |         let mut write_lock = self.0.write().await;
[INFO] [stdout] 41 | |         write_lock.insert(token.clone(), (now(), answer));
[INFO] [stdout] 42 | |
[INFO] [stdout] 43 | |         Ok(token)
[INFO] [stdout] 44 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]   --> src/storage/memory_storage.rs:38:81
[INFO] [stdout]    |
[INFO] [stdout] 38 |       async fn store_answer(&self, answer: String) -> Result<String, Self::Error> {
[INFO] [stdout]    |  _________________________________________________________________________________^
[INFO] [stdout] 39 | |         let token = uuid::Uuid::new_v4().to_string();
[INFO] [stdout] 40 | |         let mut write_lock = self.0.write().await;
[INFO] [stdout] 41 | |         write_lock.insert(token.clone(), (now(), answer));
[INFO] [stdout] 42 | |
[INFO] [stdout] 43 | |         Ok(token)
[INFO] [stdout] 44 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]   --> src/storage/memory_storage.rs:43:9
[INFO] [stdout]    |
[INFO] [stdout] 43 |         Ok(token)
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Option<String>, Infallible>
[INFO] [stdout]   --> src/storage/memory_storage.rs:46:84
[INFO] [stdout]    |
[INFO] [stdout] 46 |       async fn get_answer(&self, token: &str) -> Result<Option<String>, Self::Error> {
[INFO] [stdout]    |  ____________________________________________________________________________________^
[INFO] [stdout] 47 | |         let reader = self.0.read().await;
[INFO] [stdout] 48 | |         Ok(reader.get(token).map(|(_, answer)| answer.to_owned()))
[INFO] [stdout] 49 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Option<String>, Infallible>
[INFO] [stdout]   --> src/storage/memory_storage.rs:46:84
[INFO] [stdout]    |
[INFO] [stdout] 46 |       async fn get_answer(&self, token: &str) -> Result<Option<String>, Self::Error> {
[INFO] [stdout]    |  ____________________________________________________________________________________^
[INFO] [stdout] 47 | |         let reader = self.0.read().await;
[INFO] [stdout] 48 | |         Ok(reader.get(token).map(|(_, answer)| answer.to_owned()))
[INFO] [stdout] 49 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Option<String>, Infallible>
[INFO] [stdout]   --> src/storage/memory_storage.rs:48:9
[INFO] [stdout]    |
[INFO] [stdout] 48 |         Ok(reader.get(token).map(|(_, answer)| answer.to_owned()))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `salvo-captcha` (lib) due to 6 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]   --> src/storage/memory_storage.rs:38:81
[INFO] [stdout]    |
[INFO] [stdout] 38 |       async fn store_answer(&self, answer: String) -> Result<String, Self::Error> {
[INFO] [stdout]    |  _________________________________________________________________________________^
[INFO] [stdout] 39 | |         let token = uuid::Uuid::new_v4().to_string();
[INFO] [stdout] 40 | |         let mut write_lock = self.0.write().await;
[INFO] [stdout] 41 | |         write_lock.insert(token.clone(), (now(), answer));
[INFO] [stdout] 42 | |
[INFO] [stdout] 43 | |         Ok(token)
[INFO] [stdout] 44 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]   --> src/storage/memory_storage.rs:38:81
[INFO] [stdout]    |
[INFO] [stdout] 38 |       async fn store_answer(&self, answer: String) -> Result<String, Self::Error> {
[INFO] [stdout]    |  _________________________________________________________________________________^
[INFO] [stdout] 39 | |         let token = uuid::Uuid::new_v4().to_string();
[INFO] [stdout] 40 | |         let mut write_lock = self.0.write().await;
[INFO] [stdout] 41 | |         write_lock.insert(token.clone(), (now(), answer));
[INFO] [stdout] 42 | |
[INFO] [stdout] 43 | |         Ok(token)
[INFO] [stdout] 44 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]   --> src/storage/memory_storage.rs:43:9
[INFO] [stdout]    |
[INFO] [stdout] 43 |         Ok(token)
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Option<String>, Infallible>
[INFO] [stdout]   --> src/storage/memory_storage.rs:46:84
[INFO] [stdout]    |
[INFO] [stdout] 46 |       async fn get_answer(&self, token: &str) -> Result<Option<String>, Self::Error> {
[INFO] [stdout]    |  ____________________________________________________________________________________^
[INFO] [stdout] 47 | |         let reader = self.0.read().await;
[INFO] [stdout] 48 | |         Ok(reader.get(token).map(|(_, answer)| answer.to_owned()))
[INFO] [stdout] 49 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Option<String>, Infallible>
[INFO] [stdout]   --> src/storage/memory_storage.rs:46:84
[INFO] [stdout]    |
[INFO] [stdout] 46 |       async fn get_answer(&self, token: &str) -> Result<Option<String>, Self::Error> {
[INFO] [stdout]    |  ____________________________________________________________________________________^
[INFO] [stdout] 47 | |         let reader = self.0.read().await;
[INFO] [stdout] 48 | |         Ok(reader.get(token).map(|(_, answer)| answer.to_owned()))
[INFO] [stdout] 49 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Option<String>, Infallible>
[INFO] [stdout]   --> src/storage/memory_storage.rs:48:9
[INFO] [stdout]    |
[INFO] [stdout] 48 |         Ok(reader.get(token).map(|(_, answer)| answer.to_owned()))
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]   --> src/storage/memory_storage.rs:82:21
[INFO] [stdout]    |
[INFO] [stdout] 82 |           let token = storage
[INFO] [stdout]    |  _____________________^
[INFO] [stdout] 83 | |             .store_answer("answer".to_owned())
[INFO] [stdout] 84 | |             .await
[INFO] [stdout]    | |__________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]   --> src/storage/memory_storage.rs:84:14
[INFO] [stdout]    |
[INFO] [stdout] 84 |             .await
[INFO] [stdout]    |              ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]   --> src/storage/memory_storage.rs:82:21
[INFO] [stdout]    |
[INFO] [stdout] 82 |           let token = storage
[INFO] [stdout]    |  _____________________^
[INFO] [stdout] 83 | |             .store_answer("answer".to_owned())
[INFO] [stdout] 84 | |             .await
[INFO] [stdout]    | |__________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Option<String>, Infallible>
[INFO] [stdout]   --> src/storage/memory_storage.rs:87:13
[INFO] [stdout]    |
[INFO] [stdout] 87 | /             storage
[INFO] [stdout] 88 | |                 .get_answer(&token)
[INFO] [stdout] 89 | |                 .await
[INFO] [stdout]    | |______________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Option<String>, Infallible>
[INFO] [stdout]   --> src/storage/memory_storage.rs:89:18
[INFO] [stdout]    |
[INFO] [stdout] 89 |                 .await
[INFO] [stdout]    |                  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Option<String>, Infallible>
[INFO] [stdout]   --> src/storage/memory_storage.rs:87:13
[INFO] [stdout]    |
[INFO] [stdout] 87 | /             storage
[INFO] [stdout] 88 | |                 .get_answer(&token)
[INFO] [stdout] 89 | |                 .await
[INFO] [stdout]    | |______________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]    --> src/storage/memory_storage.rs:99:21
[INFO] [stdout]     |
[INFO] [stdout]  99 |           let token = storage
[INFO] [stdout]     |  _____________________^
[INFO] [stdout] 100 | |             .store_answer("answer".to_owned())
[INFO] [stdout] 101 | |             .await
[INFO] [stdout]     | |__________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]    --> src/storage/memory_storage.rs:101:14
[INFO] [stdout]     |
[INFO] [stdout] 101 |             .await
[INFO] [stdout]     |              ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]    --> src/storage/memory_storage.rs:99:21
[INFO] [stdout]     |
[INFO] [stdout]  99 |           let token = storage
[INFO] [stdout]     |  _____________________^
[INFO] [stdout] 100 | |             .store_answer("answer".to_owned())
[INFO] [stdout] 101 | |             .await
[INFO] [stdout]     | |__________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Option<String>, Infallible>
[INFO] [stdout]    --> src/storage/memory_storage.rs:107:17
[INFO] [stdout]     |
[INFO] [stdout] 107 |           assert!(storage
[INFO] [stdout]     |  _________________^
[INFO] [stdout] 108 | |             .get_answer(&token)
[INFO] [stdout] 109 | |             .await
[INFO] [stdout]     | |__________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Option<String>, Infallible>
[INFO] [stdout]    --> src/storage/memory_storage.rs:109:14
[INFO] [stdout]     |
[INFO] [stdout] 109 |             .await
[INFO] [stdout]     |              ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Option<String>, Infallible>
[INFO] [stdout]    --> src/storage/memory_storage.rs:107:17
[INFO] [stdout]     |
[INFO] [stdout] 107 |           assert!(storage
[INFO] [stdout]     |  _________________^
[INFO] [stdout] 108 | |             .get_answer(&token)
[INFO] [stdout] 109 | |             .await
[INFO] [stdout]     | |__________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]    --> src/storage/memory_storage.rs:118:21
[INFO] [stdout]     |
[INFO] [stdout] 118 |           let token = storage
[INFO] [stdout]     |  _____________________^
[INFO] [stdout] 119 | |             .store_answer("answer".to_owned())
[INFO] [stdout] 120 | |             .await
[INFO] [stdout]     | |__________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]    --> src/storage/memory_storage.rs:120:14
[INFO] [stdout]     |
[INFO] [stdout] 120 |             .await
[INFO] [stdout]     |              ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]    --> src/storage/memory_storage.rs:118:21
[INFO] [stdout]     |
[INFO] [stdout] 118 |           let token = storage
[INFO] [stdout]     |  _____________________^
[INFO] [stdout] 119 | |             .store_answer("answer".to_owned())
[INFO] [stdout] 120 | |             .await
[INFO] [stdout]     | |__________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Option<String>, Infallible>
[INFO] [stdout]    --> src/storage/memory_storage.rs:126:17
[INFO] [stdout]     |
[INFO] [stdout] 126 |           assert!(storage
[INFO] [stdout]     |  _________________^
[INFO] [stdout] 127 | |             .get_answer(&token)
[INFO] [stdout] 128 | |             .await
[INFO] [stdout]     | |__________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Option<String>, Infallible>
[INFO] [stdout]    --> src/storage/memory_storage.rs:128:14
[INFO] [stdout]     |
[INFO] [stdout] 128 |             .await
[INFO] [stdout]     |              ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Option<String>, Infallible>
[INFO] [stdout]    --> src/storage/memory_storage.rs:126:17
[INFO] [stdout]     |
[INFO] [stdout] 126 |           assert!(storage
[INFO] [stdout]     |  _________________^
[INFO] [stdout] 127 | |             .get_answer(&token)
[INFO] [stdout] 128 | |             .await
[INFO] [stdout]     | |__________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]    --> src/storage/memory_storage.rs:137:21
[INFO] [stdout]     |
[INFO] [stdout] 137 |           let token = storage
[INFO] [stdout]     |  _____________________^
[INFO] [stdout] 138 | |             .store_answer("answer".to_owned())
[INFO] [stdout] 139 | |             .await
[INFO] [stdout]     | |__________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]    --> src/storage/memory_storage.rs:139:14
[INFO] [stdout]     |
[INFO] [stdout] 139 |             .await
[INFO] [stdout]     |              ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]    --> src/storage/memory_storage.rs:137:21
[INFO] [stdout]     |
[INFO] [stdout] 137 |           let token = storage
[INFO] [stdout]     |  _____________________^
[INFO] [stdout] 138 | |             .store_answer("answer".to_owned())
[INFO] [stdout] 139 | |             .await
[INFO] [stdout]     | |__________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Option<String>, Infallible>
[INFO] [stdout]    --> src/storage/memory_storage.rs:141:17
[INFO] [stdout]     |
[INFO] [stdout] 141 |           assert!(storage
[INFO] [stdout]     |  _________________^
[INFO] [stdout] 142 | |             .get_answer(&token)
[INFO] [stdout] 143 | |             .await
[INFO] [stdout]     | |__________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Option<String>, Infallible>
[INFO] [stdout]    --> src/storage/memory_storage.rs:143:14
[INFO] [stdout]     |
[INFO] [stdout] 143 |             .await
[INFO] [stdout]     |              ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Option<String>, Infallible>
[INFO] [stdout]    --> src/storage/memory_storage.rs:141:17
[INFO] [stdout]     |
[INFO] [stdout] 141 |           assert!(storage
[INFO] [stdout]     |  _________________^
[INFO] [stdout] 142 | |             .get_answer(&token)
[INFO] [stdout] 143 | |             .await
[INFO] [stdout]     | |__________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Option<String>, Infallible>
[INFO] [stdout]    --> src/storage/memory_storage.rs:146:17
[INFO] [stdout]     |
[INFO] [stdout] 146 |           assert!(storage
[INFO] [stdout]     |  _________________^
[INFO] [stdout] 147 | |             .get_answer("token")
[INFO] [stdout] 148 | |             .await
[INFO] [stdout]     | |__________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Option<String>, Infallible>
[INFO] [stdout]    --> src/storage/memory_storage.rs:148:14
[INFO] [stdout]     |
[INFO] [stdout] 148 |             .await
[INFO] [stdout]     |              ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Option<String>, Infallible>
[INFO] [stdout]    --> src/storage/memory_storage.rs:146:17
[INFO] [stdout]     |
[INFO] [stdout] 146 |           assert!(storage
[INFO] [stdout]     |  _________________^
[INFO] [stdout] 147 | |             .get_answer("token")
[INFO] [stdout] 148 | |             .await
[INFO] [stdout]     | |__________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]    --> src/storage/memory_storage.rs:157:21
[INFO] [stdout]     |
[INFO] [stdout] 157 |           let token = storage
[INFO] [stdout]     |  _____________________^
[INFO] [stdout] 158 | |             .store_answer("answer".to_owned())
[INFO] [stdout] 159 | |             .await
[INFO] [stdout]     | |__________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]    --> src/storage/memory_storage.rs:159:14
[INFO] [stdout]     |
[INFO] [stdout] 159 |             .await
[INFO] [stdout]     |              ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]    --> src/storage/memory_storage.rs:157:21
[INFO] [stdout]     |
[INFO] [stdout] 157 |           let token = storage
[INFO] [stdout]     |  _____________________^
[INFO] [stdout] 158 | |             .store_answer("answer".to_owned())
[INFO] [stdout] 159 | |             .await
[INFO] [stdout]     | |__________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Option<String>, Infallible>
[INFO] [stdout]    --> src/storage/memory_storage.rs:166:13
[INFO] [stdout]     |
[INFO] [stdout] 166 | /             storage
[INFO] [stdout] 167 | |                 .get_answer(&token)
[INFO] [stdout] 168 | |                 .await
[INFO] [stdout]     | |______________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Option<String>, Infallible>
[INFO] [stdout]    --> src/storage/memory_storage.rs:168:18
[INFO] [stdout]     |
[INFO] [stdout] 168 |                 .await
[INFO] [stdout]     |                  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Option<String>, Infallible>
[INFO] [stdout]    --> src/storage/memory_storage.rs:166:13
[INFO] [stdout]     |
[INFO] [stdout] 166 | /             storage
[INFO] [stdout] 167 | |                 .get_answer(&token)
[INFO] [stdout] 168 | |                 .await
[INFO] [stdout]     | |______________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Option<String>, Infallible>
[INFO] [stdout]    --> src/storage/memory_storage.rs:177:17
[INFO] [stdout]     |
[INFO] [stdout] 177 |           assert!(storage
[INFO] [stdout]     |  _________________^
[INFO] [stdout] 178 | |             .get_answer(&token)
[INFO] [stdout] 179 | |             .await
[INFO] [stdout]     | |__________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Option<String>, Infallible>
[INFO] [stdout]    --> src/storage/memory_storage.rs:179:14
[INFO] [stdout]     |
[INFO] [stdout] 179 |             .await
[INFO] [stdout]     |              ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Option<String>, Infallible>
[INFO] [stdout]    --> src/storage/memory_storage.rs:177:17
[INFO] [stdout]     |
[INFO] [stdout] 177 |           assert!(storage
[INFO] [stdout]     |  _________________^
[INFO] [stdout] 178 | |             .get_answer(&token)
[INFO] [stdout] 179 | |             .await
[INFO] [stdout]     | |__________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `salvo-captcha` (lib test) due to 42 previous errors
[INFO] running `Command { std: "docker" "inspect" "b0e0f9548b2f08fb57139749053fa0d209ad67acd07866ce91c8eec185c8d1e6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b0e0f9548b2f08fb57139749053fa0d209ad67acd07866ce91c8eec185c8d1e6", kill_on_drop: false }`
[INFO] [stdout] b0e0f9548b2f08fb57139749053fa0d209ad67acd07866ce91c8eec185c8d1e6
