[INFO] cloning repository https://github.com/ghislainpiot/rustacean-docs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ghislainpiot/rustacean-docs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fghislainpiot%2Frustacean-docs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fghislainpiot%2Frustacean-docs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b13db914c1bc73fa28290a2f3b8500a7c23e0b0e [INFO] checking ghislainpiot/rustacean-docs against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fghislainpiot%2Frustacean-docs" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/ghislainpiot/rustacean-docs [INFO] finished tweaking git repo https://github.com/ghislainpiot/rustacean-docs [INFO] tweaked toml for git repo https://github.com/ghislainpiot/rustacean-docs written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ghislainpiot/rustacean-docs 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 git repo https://github.com/ghislainpiot/rustacean-docs 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-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 4c268c2155028a2b9b4b017dce384f81da7a14382a9ceef35065f38d43b1b6f9 [INFO] running `Command { std: "docker" "start" "-a" "4c268c2155028a2b9b4b017dce384f81da7a14382a9ceef35065f38d43b1b6f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4c268c2155028a2b9b4b017dce384f81da7a14382a9ceef35065f38d43b1b6f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4c268c2155028a2b9b4b017dce384f81da7a14382a9ceef35065f38d43b1b6f9", kill_on_drop: false }` [INFO] [stdout] 4c268c2155028a2b9b4b017dce384f81da7a14382a9ceef35065f38d43b1b6f9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 7688d9501a5d8191601b96f130d9c6f5c32ff6e34b6c2214cb5a3aa3c4a5ef41 [INFO] running `Command { std: "docker" "start" "-a" "7688d9501a5d8191601b96f130d9c6f5c32ff6e34b6c2214cb5a3aa3c4a5ef41", kill_on_drop: false }` [INFO] [stderr] Checking value-bag v1.11.1 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling tracing-attributes v0.1.29 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Compiling cc v1.2.26 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Checking parking_lot_core v0.9.11 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Checking indexmap v2.9.0 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Checking getrandom v0.3.3 [INFO] [stderr] Checking event-listener v5.4.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Checking linux-raw-sys v0.9.4 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking encoding_rs v0.8.35 [INFO] [stderr] Compiling aws-lc-rs v1.13.1 [INFO] [stderr] Checking event-listener-strategy v0.5.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking async-lock v3.4.0 [INFO] [stderr] Checking async-channel v2.3.1 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking blocking v1.6.1 [INFO] [stderr] Checking tokio v1.45.1 [INFO] [stderr] Checking async-executor v1.13.2 [INFO] [stderr] Compiling miette-derive v5.10.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Checking async-channel v1.9.0 [INFO] [stderr] Checking chrono v0.4.41 [INFO] [stderr] Checking phf v0.10.1 [INFO] [stderr] Checking sha-1 v0.10.1 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Checking kv-log-macro v1.0.7 [INFO] [stderr] Checking xxhash-rust v0.8.15 [INFO] [stderr] Checking string_cache v0.8.9 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Checking yoke v0.8.0 [INFO] [stderr] Checking memmap2 v0.5.10 [INFO] [stderr] Compiling cssparser-macros v0.6.1 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Compiling rustls v0.23.27 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking lru v0.12.5 [INFO] [stderr] Checking toml_datetime v0.6.11 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking zerovec v0.11.2 [INFO] [stderr] Checking zerotrie v0.2.2 [INFO] [stderr] Checking serde_spanned v0.6.9 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Checking servo_arc v0.3.0 [INFO] [stderr] Compiling fs-err v3.1.1 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Checking toml_edit v0.22.27 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Checking axum-core v0.5.2 [INFO] [stderr] Checking rust-mcp-schema v0.5.2 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling aws-lc-sys v0.29.0 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking miette v5.10.0 [INFO] [stderr] Checking rustls-pemfile v2.2.0 [INFO] [stderr] Checking serde_path_to_error v0.1.17 [INFO] [stderr] Checking arc-swap v1.7.1 [INFO] [stderr] Checking ssri v9.2.0 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Checking tinystr v0.8.1 [INFO] [stderr] Checking potential_utf v0.1.2 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Checking icu_collections v2.0.0 [INFO] [stderr] Checking icu_locale_core v2.0.0 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Checking clap_builder v4.5.39 [INFO] [stderr] Checking toml v0.8.23 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.4 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Checking thiserror v2.0.12 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling selectors v0.25.0 [INFO] [stderr] Checking icu_provider v2.0.0 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking uuid v1.17.0 [INFO] [stderr] Compiling markup5ever v0.11.0 [INFO] [stderr] Checking tracing-subscriber v0.3.19 [INFO] [stderr] Checking dirs v5.0.1 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking phf v0.11.3 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking icu_properties v2.0.1 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Checking cssparser v0.31.2 [INFO] [stderr] Checking rand v0.9.1 [INFO] [stderr] Checking async-stream v0.3.6 [INFO] [stderr] Checking assert-json-diff v2.0.2 [INFO] [stderr] Checking similar v2.7.0 [INFO] [stderr] Checking colored v3.0.0 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Checking clap v4.5.39 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Checking polling v3.8.0 [INFO] [stderr] Checking reflink-copy v0.1.26 [INFO] [stderr] Checking tempfile v3.20.0 [INFO] [stderr] Checking async-io v2.4.1 [INFO] [stderr] Checking tokio-util v0.7.15 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Checking tokio-stream v0.1.17 [INFO] [stderr] Compiling html5ever v0.26.0 [INFO] [stderr] Checking tokio-test v0.4.4 [INFO] [stderr] Checking sct v0.7.1 [INFO] [stderr] Checking rustls-webpki v0.101.7 [INFO] [stderr] Checking h2 v0.4.10 [INFO] [stderr] Checking h2 v0.3.26 [INFO] [stderr] Checking tower-http v0.6.6 [INFO] [stderr] Checking async-signal v0.2.11 [INFO] [stderr] Checking async-global-executor v2.4.1 [INFO] [stderr] Checking async-process v2.3.1 [INFO] [stderr] Checking async-std v1.13.1 [INFO] [stderr] Compiling rust-mcp-macros v0.4.1 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking scraper v0.18.1 [INFO] [stderr] Checking tokio-rustls v0.24.1 [INFO] [stderr] Checking cacache v13.1.0 [INFO] [stderr] Checking hyper v0.14.32 [INFO] [stderr] Checking hyper v1.6.0 [INFO] [stderr] Checking hyper-util v0.1.14 [INFO] [stderr] Checking hyper-tls v0.6.0 [INFO] [stderr] Checking axum v0.8.4 [INFO] [stderr] Checking mockito v1.7.0 [INFO] [stderr] Checking reqwest v0.12.19 [INFO] [stderr] Checking hyper-rustls v0.24.2 [INFO] [stderr] Checking reqwest v0.11.27 [INFO] [stderr] Checking rustacean-docs-core v0.1.0 (/opt/rustwide/workdir/crates/core) [INFO] [stderr] Checking rust-mcp-transport v0.3.4 [INFO] [stderr] Checking rustls-webpki v0.103.3 [INFO] [stderr] Checking rustacean-docs-cache v0.1.0 (/opt/rustwide/workdir/crates/cache) [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> crates/cache/src/memory.rs:44:86 [INFO] [stdout] | [INFO] [stdout] 44 | async fn get(&self, key: &Self::Key) -> Result, Self::Error> { [INFO] [stdout] | ______________________________________________________________________________________^ [INFO] [stdout] 45 | | let mut cache = self.cache.write().await; [INFO] [stdout] 46 | | let mut stats = self.stats.write().await; [INFO] [stdout] ... | [INFO] [stdout] 58 | | } [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, Infallible> [INFO] [stdout] --> crates/cache/src/memory.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | #[async_trait] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `async_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> crates/cache/src/memory.rs:48:9 [INFO] [stdout] | [INFO] [stdout] 48 | / match cache.get(key) { [INFO] [stdout] 49 | | Some(value) => { [INFO] [stdout] 50 | | stats.hits += 1; [INFO] [stdout] 51 | | Ok(Some(value.clone())) [INFO] [stdout] ... | [INFO] [stdout] 57 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> crates/cache/src/memory.rs:49:28 [INFO] [stdout] | [INFO] [stdout] 49 | Some(value) => { [INFO] [stdout] | ____________________________^ [INFO] [stdout] 50 | | stats.hits += 1; [INFO] [stdout] 51 | | Ok(Some(value.clone())) [INFO] [stdout] 52 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> crates/cache/src/memory.rs:51:17 [INFO] [stdout] | [INFO] [stdout] 51 | Ok(Some(value.clone())) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> crates/cache/src/memory.rs:53:21 [INFO] [stdout] | [INFO] [stdout] 53 | None => { [INFO] [stdout] | _____________________^ [INFO] [stdout] 54 | | stats.misses += 1; [INFO] [stdout] 55 | | Ok(None) [INFO] [stdout] 56 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> crates/cache/src/memory.rs:55:17 [INFO] [stdout] | [INFO] [stdout] 55 | Ok(None) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rustacean-docs-cache` (lib) due to 7 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, Infallible> [INFO] [stdout] --> crates/cache/src/memory.rs:44:86 [INFO] [stdout] | [INFO] [stdout] 44 | async fn get(&self, key: &Self::Key) -> Result, Self::Error> { [INFO] [stdout] | ______________________________________________________________________________________^ [INFO] [stdout] 45 | | let mut cache = self.cache.write().await; [INFO] [stdout] 46 | | let mut stats = self.stats.write().await; [INFO] [stdout] ... | [INFO] [stdout] 58 | | } [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, Infallible> [INFO] [stdout] --> crates/cache/src/memory.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | #[async_trait] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `async_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> crates/cache/src/memory.rs:48:9 [INFO] [stdout] | [INFO] [stdout] 48 | / match cache.get(key) { [INFO] [stdout] 49 | | Some(value) => { [INFO] [stdout] 50 | | stats.hits += 1; [INFO] [stdout] 51 | | Ok(Some(value.clone())) [INFO] [stdout] ... | [INFO] [stdout] 57 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> crates/cache/src/memory.rs:49:28 [INFO] [stdout] | [INFO] [stdout] 49 | Some(value) => { [INFO] [stdout] | ____________________________^ [INFO] [stdout] 50 | | stats.hits += 1; [INFO] [stdout] 51 | | Ok(Some(value.clone())) [INFO] [stdout] 52 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> crates/cache/src/memory.rs:51:17 [INFO] [stdout] | [INFO] [stdout] 51 | Ok(Some(value.clone())) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> crates/cache/src/memory.rs:53:21 [INFO] [stdout] | [INFO] [stdout] 53 | None => { [INFO] [stdout] | _____________________^ [INFO] [stdout] 54 | | stats.misses += 1; [INFO] [stdout] 55 | | Ok(None) [INFO] [stdout] 56 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> crates/cache/src/memory.rs:55:17 [INFO] [stdout] | [INFO] [stdout] 55 | Ok(None) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> crates/cache/src/memory.rs:109:22 [INFO] [stdout] | [INFO] [stdout] 109 | let result = cache.get(&"key1".to_string()).await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> crates/cache/src/memory.rs:109:53 [INFO] [stdout] | [INFO] [stdout] 109 | let result = cache.get(&"key1".to_string()).await.unwrap(); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> crates/cache/src/memory.rs:109:22 [INFO] [stdout] | [INFO] [stdout] 109 | let result = cache.get(&"key1".to_string()).await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> crates/cache/src/memory.rs:113:22 [INFO] [stdout] | [INFO] [stdout] 113 | let result = cache.get(&"key2".to_string()).await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> crates/cache/src/memory.rs:113:53 [INFO] [stdout] | [INFO] [stdout] 113 | let result = cache.get(&"key2".to_string()).await.unwrap(); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> crates/cache/src/memory.rs:113:22 [INFO] [stdout] | [INFO] [stdout] 113 | let result = cache.get(&"key2".to_string()).await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> crates/cache/src/memory.rs:118:22 [INFO] [stdout] | [INFO] [stdout] 118 | let result = cache.get(&"key1".to_string()).await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> crates/cache/src/memory.rs:118:53 [INFO] [stdout] | [INFO] [stdout] 118 | let result = cache.get(&"key1".to_string()).await.unwrap(); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> crates/cache/src/memory.rs:118:22 [INFO] [stdout] | [INFO] [stdout] 118 | let result = cache.get(&"key1".to_string()).await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> crates/cache/src/memory.rs:138:20 [INFO] [stdout] | [INFO] [stdout] 138 | assert_eq!(cache.get(&0).await.unwrap(), Some(0)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> crates/cache/src/memory.rs:138:34 [INFO] [stdout] | [INFO] [stdout] 138 | assert_eq!(cache.get(&0).await.unwrap(), Some(0)); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> crates/cache/src/memory.rs:138:20 [INFO] [stdout] | [INFO] [stdout] 138 | assert_eq!(cache.get(&0).await.unwrap(), Some(0)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> crates/cache/src/memory.rs:144:20 [INFO] [stdout] | [INFO] [stdout] 144 | assert_eq!(cache.get(&1).await.unwrap(), None); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> crates/cache/src/memory.rs:144:34 [INFO] [stdout] | [INFO] [stdout] 144 | assert_eq!(cache.get(&1).await.unwrap(), None); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> crates/cache/src/memory.rs:144:20 [INFO] [stdout] | [INFO] [stdout] 144 | assert_eq!(cache.get(&1).await.unwrap(), None); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> crates/cache/src/memory.rs:145:20 [INFO] [stdout] | [INFO] [stdout] 145 | assert_eq!(cache.get(&0).await.unwrap(), Some(0)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> crates/cache/src/memory.rs:145:34 [INFO] [stdout] | [INFO] [stdout] 145 | assert_eq!(cache.get(&0).await.unwrap(), Some(0)); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> crates/cache/src/memory.rs:145:20 [INFO] [stdout] | [INFO] [stdout] 145 | assert_eq!(cache.get(&0).await.unwrap(), Some(0)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> crates/cache/src/memory.rs:146:20 [INFO] [stdout] | [INFO] [stdout] 146 | assert_eq!(cache.get(&2).await.unwrap(), Some(20)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> crates/cache/src/memory.rs:146:34 [INFO] [stdout] | [INFO] [stdout] 146 | assert_eq!(cache.get(&2).await.unwrap(), Some(20)); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> crates/cache/src/memory.rs:146:20 [INFO] [stdout] | [INFO] [stdout] 146 | assert_eq!(cache.get(&2).await.unwrap(), Some(20)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> crates/cache/src/memory.rs:147:20 [INFO] [stdout] | [INFO] [stdout] 147 | assert_eq!(cache.get(&3).await.unwrap(), Some(30)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> crates/cache/src/memory.rs:147:34 [INFO] [stdout] | [INFO] [stdout] 147 | assert_eq!(cache.get(&3).await.unwrap(), Some(30)); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> crates/cache/src/memory.rs:147:20 [INFO] [stdout] | [INFO] [stdout] 147 | assert_eq!(cache.get(&3).await.unwrap(), Some(30)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> crates/cache/src/memory.rs:175:20 [INFO] [stdout] | [INFO] [stdout] 175 | assert_eq!(cache.get(&"key0".to_string()).await.unwrap(), None); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> crates/cache/src/memory.rs:175:51 [INFO] [stdout] | [INFO] [stdout] 175 | assert_eq!(cache.get(&"key0".to_string()).await.unwrap(), None); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> crates/cache/src/memory.rs:175:20 [INFO] [stdout] | [INFO] [stdout] 175 | assert_eq!(cache.get(&"key0".to_string()).await.unwrap(), None); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> crates/cache/src/tiered.rs:212:13 [INFO] [stdout] | [INFO] [stdout] 212 | / self.0 [INFO] [stdout] 213 | | .get(key) [INFO] [stdout] 214 | | .await [INFO] [stdout] | |______________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> crates/cache/src/tiered.rs:214:18 [INFO] [stdout] | [INFO] [stdout] 214 | .await [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> crates/cache/src/tiered.rs:212:13 [INFO] [stdout] | [INFO] [stdout] 212 | / self.0 [INFO] [stdout] 213 | | .get(key) [INFO] [stdout] 214 | | .await [INFO] [stdout] | |______________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rustacean-docs-cache` (lib test) due to 37 previous errors [INFO] running `Command { std: "docker" "inspect" "7688d9501a5d8191601b96f130d9c6f5c32ff6e34b6c2214cb5a3aa3c4a5ef41", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7688d9501a5d8191601b96f130d9c6f5c32ff6e34b6c2214cb5a3aa3c4a5ef41", kill_on_drop: false }` [INFO] [stdout] 7688d9501a5d8191601b96f130d9c6f5c32ff6e34b6c2214cb5a3aa3c4a5ef41