[INFO] cloning repository https://github.com/Plawn/conf-provider
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Plawn/conf-provider" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPlawn%2Fconf-provider", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPlawn%2Fconf-provider'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8314657716578f50fea9842c5e950b8d97c2a88e
[INFO] checking Plawn/conf-provider 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%2FPlawn%2Fconf-provider" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-5-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/Plawn/conf-provider
[INFO] finished tweaking git repo https://github.com/Plawn/conf-provider
[INFO] tweaked toml for git repo https://github.com/Plawn/conf-provider written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Plawn/conf-provider 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/Plawn/conf-provider 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] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] f8fa58fed096a7a10d5cbc7d5c1951e89632760253308eadf46b0cd40cc8511e
[INFO] running `Command { std: "docker" "start" "-a" "f8fa58fed096a7a10d5cbc7d5c1951e89632760253308eadf46b0cd40cc8511e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f8fa58fed096a7a10d5cbc7d5c1951e89632760253308eadf46b0cd40cc8511e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f8fa58fed096a7a10d5cbc7d5c1951e89632760253308eadf46b0cd40cc8511e", kill_on_drop: false }`
[INFO] [stdout] f8fa58fed096a7a10d5cbc7d5c1951e89632760253308eadf46b0cd40cc8511e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 0dc5aaacecdac16613678cd825a6a4fed787a33176d8b0a556ee744a7988a84a
[INFO] running `Command { std: "docker" "start" "-a" "0dc5aaacecdac16613678cd825a6a4fed787a33176d8b0a556ee744a7988a84a", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]     Checking cfg-if v1.0.1
[INFO] [stderr]     Checking bytes v1.10.1
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]     Checking memchr v2.7.5
[INFO] [stderr]     Checking litemap v0.8.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]     Checking writeable v0.6.1
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]     Checking tracing-core v0.1.34
[INFO] [stderr]     Checking itoa v1.0.15
[INFO] [stderr]     Checking regex-syntax v0.6.29
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]     Checking anstyle-parse v0.2.7
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking anstyle-query v1.1.4
[INFO] [stderr]     Checking ryu v1.0.20
[INFO] [stderr]     Checking xitca-service v0.3.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]     Checking xitca-unsafe-collection v0.2.0
[INFO] [stderr]     Checking http v1.3.1
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking anstyle v1.0.11
[INFO] [stderr]     Checking colorchoice v1.0.4
[INFO] [stderr]     Checking overload v0.1.1
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]     Checking slab v0.4.11
[INFO] [stderr]     Checking percent-encoding v2.3.2
[INFO] [stderr]     Checking nu-ansi-term v0.46.0
[INFO] [stderr]     Checking anstream v0.6.20
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]     Checking xitca-router v0.3.0
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]    Compiling cc v1.2.33
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]     Checking winnow v0.7.13
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking bitflags v2.9.2
[INFO] [stderr]     Checking clap_lex v0.7.5
[INFO] [stderr]     Checking equivalent v1.0.2
[INFO] [stderr]     Checking unsafe-libyaml v0.2.11
[INFO] [stderr]     Checking toml_writer v1.0.2
[INFO] [stderr]     Checking arc-swap v1.7.1
[INFO] [stderr]     Checking clap_builder v4.5.44
[INFO] [stderr]     Checking async-once-cell v0.5.4
[INFO] [stderr]     Checking signal-hook-registry v1.4.6
[INFO] [stderr]     Checking socket2 v0.6.0
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking indexmap v2.10.0
[INFO] [stderr]     Checking dashmap v6.1.0
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]    Compiling libz-sys v1.1.22
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling libssh2-sys v0.3.1
[INFO] [stderr]    Compiling libgit2-sys v0.16.2+1.7.2
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]     Checking matchers v0.1.0
[INFO] [stderr]     Checking toml_parser v1.0.2
[INFO] [stderr]     Checking regex v1.11.2
[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 serde_derive v1.0.219
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling clap_derive v4.5.45
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]     Checking tokio v1.47.1
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]     Checking tower-http v0.6.6
[INFO] [stderr]     Checking zerovec v0.11.4
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]     Checking clap v4.5.45
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking potential_utf v0.1.2
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.5
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking git2 v0.18.3
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking xitca-io v0.4.1
[INFO] [stderr]     Checking xitca-server v0.5.0
[INFO] [stderr]     Checking xitca-http v0.7.1
[INFO] [stderr]     Checking serde_spanned v1.0.0
[INFO] [stderr]     Checking toml_datetime v0.7.0
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking toml v0.9.5
[INFO] [stderr]     Checking xitca-web v0.7.1
[INFO] [stderr]     Checking konf-provider v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]   --> src/authorizer/mod.rs:39:25
[INFO] [stdout]    |
[INFO] [stdout] 39 |                     Err(e) => {
[INFO] [stdout]    |                         ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<ResponseBody>, Infallible>
[INFO] [stdout]   --> src/utils.rs:52:89
[INFO] [stdout]    |
[INFO] [stdout] 52 |       async fn call(&self, ctx: WebContext<'r, C>) -> Result<Self::Response, Self::Error> {
[INFO] [stdout]    |  _________________________________________________________________________________________^
[INFO] [stdout] 53 | |         StatusCode::INTERNAL_SERVER_ERROR.call(ctx).await
[INFO] [stdout] 54 | |     }
[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<Response<ResponseBody>, Infallible>
[INFO] [stdout]   --> src/utils.rs:52:89
[INFO] [stdout]    |
[INFO] [stdout] 52 |       async fn call(&self, ctx: WebContext<'r, C>) -> Result<Self::Response, Self::Error> {
[INFO] [stdout]    |  _________________________________________________________________________________________^
[INFO] [stdout] 53 | |         StatusCode::INTERNAL_SERVER_ERROR.call(ctx).await
[INFO] [stdout] 54 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<ResponseBody>, Infallible>
[INFO] [stdout]   --> src/utils.rs:53:9
[INFO] [stdout]    |
[INFO] [stdout] 53 |         StatusCode::INTERNAL_SERVER_ERROR.call(ctx).await
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<ResponseBody>, Infallible>
[INFO] [stdout]   --> src/utils.rs:53:53
[INFO] [stdout]    |
[INFO] [stdout] 53 |         StatusCode::INTERNAL_SERVER_ERROR.call(ctx).await
[INFO] [stdout]    |                                                     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<ResponseBody>, Infallible>
[INFO] [stdout]   --> src/utils.rs:53:9
[INFO] [stdout]    |
[INFO] [stdout] 53 |         StatusCode::INTERNAL_SERVER_ERROR.call(ctx).await
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<ResponseBody>, Infallible>
[INFO] [stdout]    --> src/utils.rs:143:89
[INFO] [stdout]     |
[INFO] [stdout] 143 |       async fn call(&self, ctx: WebContext<'r, C>) -> Result<Self::Response, Self::Error> {
[INFO] [stdout]     |  _________________________________________________________________________________________^
[INFO] [stdout] 144 | |         // StatusCode::INTERNAL_SERVER_ERROR.call(ctx).await
[INFO] [stdout] 145 | |         match self {
[INFO] [stdout] 146 | |             GetError::CommitNotFound => StatusCode::NOT_FOUND,
[INFO] [stdout] ...   |
[INFO] [stdout] 154 | |         .await
[INFO] [stdout] 155 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<ResponseBody>, Infallible>
[INFO] [stdout]    --> src/utils.rs:143:89
[INFO] [stdout]     |
[INFO] [stdout] 143 |       async fn call(&self, ctx: WebContext<'r, C>) -> Result<Self::Response, Self::Error> {
[INFO] [stdout]     |  _________________________________________________________________________________________^
[INFO] [stdout] 144 | |         // StatusCode::INTERNAL_SERVER_ERROR.call(ctx).await
[INFO] [stdout] 145 | |         match self {
[INFO] [stdout] 146 | |             GetError::CommitNotFound => StatusCode::NOT_FOUND,
[INFO] [stdout] ...   |
[INFO] [stdout] 154 | |         .await
[INFO] [stdout] 155 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<ResponseBody>, Infallible>
[INFO] [stdout]    --> src/utils.rs:145:9
[INFO] [stdout]     |
[INFO] [stdout] 145 | /         match self {
[INFO] [stdout] 146 | |             GetError::CommitNotFound => StatusCode::NOT_FOUND,
[INFO] [stdout] 147 | |             GetError::MissingItem => StatusCode::NOT_FOUND,
[INFO] [stdout] 148 | |             GetError::BadRequest => StatusCode::BAD_REQUEST,
[INFO] [stdout] ...   |
[INFO] [stdout] 153 | |         .call(ctx)
[INFO] [stdout] 154 | |         .await
[INFO] [stdout]     | |______________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<ResponseBody>, Infallible>
[INFO] [stdout]    --> src/utils.rs:154:10
[INFO] [stdout]     |
[INFO] [stdout] 154 |         .await
[INFO] [stdout]     |          ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<ResponseBody>, Infallible>
[INFO] [stdout]    --> src/utils.rs:145:9
[INFO] [stdout]     |
[INFO] [stdout] 145 | /         match self {
[INFO] [stdout] 146 | |             GetError::CommitNotFound => StatusCode::NOT_FOUND,
[INFO] [stdout] 147 | |             GetError::MissingItem => StatusCode::NOT_FOUND,
[INFO] [stdout] 148 | |             GetError::BadRequest => StatusCode::BAD_REQUEST,
[INFO] [stdout] ...   |
[INFO] [stdout] 153 | |         .call(ctx)
[INFO] [stdout] 154 | |         .await
[INFO] [stdout]     | |______________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<PathBuf, Infallible>
[INFO] [stdout]   --> src/fs/git.rs:51:23
[INFO] [stdout]    |
[INFO] [stdout] 51 |         .and_then(|e| e.parse().ok())
[INFO] [stdout]    |                       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<PathBuf, Infallible>
[INFO] [stdout]   --> src/fs/git.rs:52:20
[INFO] [stdout]    |
[INFO] [stdout] 52 |         .unwrap_or("._git_storage".parse().unwrap())
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `konf-provider` (lib test) due to 12 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]   --> src/authorizer/mod.rs:39:25
[INFO] [stdout]    |
[INFO] [stdout] 39 |                     Err(e) => {
[INFO] [stdout]    |                         ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<ResponseBody>, Infallible>
[INFO] [stdout]   --> src/utils.rs:52:89
[INFO] [stdout]    |
[INFO] [stdout] 52 |       async fn call(&self, ctx: WebContext<'r, C>) -> Result<Self::Response, Self::Error> {
[INFO] [stdout]    |  _________________________________________________________________________________________^
[INFO] [stdout] 53 | |         StatusCode::INTERNAL_SERVER_ERROR.call(ctx).await
[INFO] [stdout] 54 | |     }
[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<Response<ResponseBody>, Infallible>
[INFO] [stdout]   --> src/utils.rs:52:89
[INFO] [stdout]    |
[INFO] [stdout] 52 |       async fn call(&self, ctx: WebContext<'r, C>) -> Result<Self::Response, Self::Error> {
[INFO] [stdout]    |  _________________________________________________________________________________________^
[INFO] [stdout] 53 | |         StatusCode::INTERNAL_SERVER_ERROR.call(ctx).await
[INFO] [stdout] 54 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<ResponseBody>, Infallible>
[INFO] [stdout]   --> src/utils.rs:53:9
[INFO] [stdout]    |
[INFO] [stdout] 53 |         StatusCode::INTERNAL_SERVER_ERROR.call(ctx).await
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<ResponseBody>, Infallible>
[INFO] [stdout]   --> src/utils.rs:53:53
[INFO] [stdout]    |
[INFO] [stdout] 53 |         StatusCode::INTERNAL_SERVER_ERROR.call(ctx).await
[INFO] [stdout]    |                                                     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<ResponseBody>, Infallible>
[INFO] [stdout]   --> src/utils.rs:53:9
[INFO] [stdout]    |
[INFO] [stdout] 53 |         StatusCode::INTERNAL_SERVER_ERROR.call(ctx).await
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<ResponseBody>, Infallible>
[INFO] [stdout]    --> src/utils.rs:143:89
[INFO] [stdout]     |
[INFO] [stdout] 143 |       async fn call(&self, ctx: WebContext<'r, C>) -> Result<Self::Response, Self::Error> {
[INFO] [stdout]     |  _________________________________________________________________________________________^
[INFO] [stdout] 144 | |         // StatusCode::INTERNAL_SERVER_ERROR.call(ctx).await
[INFO] [stdout] 145 | |         match self {
[INFO] [stdout] 146 | |             GetError::CommitNotFound => StatusCode::NOT_FOUND,
[INFO] [stdout] ...   |
[INFO] [stdout] 154 | |         .await
[INFO] [stdout] 155 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<ResponseBody>, Infallible>
[INFO] [stdout]    --> src/utils.rs:143:89
[INFO] [stdout]     |
[INFO] [stdout] 143 |       async fn call(&self, ctx: WebContext<'r, C>) -> Result<Self::Response, Self::Error> {
[INFO] [stdout]     |  _________________________________________________________________________________________^
[INFO] [stdout] 144 | |         // StatusCode::INTERNAL_SERVER_ERROR.call(ctx).await
[INFO] [stdout] 145 | |         match self {
[INFO] [stdout] 146 | |             GetError::CommitNotFound => StatusCode::NOT_FOUND,
[INFO] [stdout] ...   |
[INFO] [stdout] 154 | |         .await
[INFO] [stdout] 155 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<ResponseBody>, Infallible>
[INFO] [stdout]    --> src/utils.rs:145:9
[INFO] [stdout]     |
[INFO] [stdout] 145 | /         match self {
[INFO] [stdout] 146 | |             GetError::CommitNotFound => StatusCode::NOT_FOUND,
[INFO] [stdout] 147 | |             GetError::MissingItem => StatusCode::NOT_FOUND,
[INFO] [stdout] 148 | |             GetError::BadRequest => StatusCode::BAD_REQUEST,
[INFO] [stdout] ...   |
[INFO] [stdout] 153 | |         .call(ctx)
[INFO] [stdout] 154 | |         .await
[INFO] [stdout]     | |______________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<ResponseBody>, Infallible>
[INFO] [stdout]    --> src/utils.rs:154:10
[INFO] [stdout]     |
[INFO] [stdout] 154 |         .await
[INFO] [stdout]     |          ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<ResponseBody>, Infallible>
[INFO] [stdout]    --> src/utils.rs:145:9
[INFO] [stdout]     |
[INFO] [stdout] 145 | /         match self {
[INFO] [stdout] 146 | |             GetError::CommitNotFound => StatusCode::NOT_FOUND,
[INFO] [stdout] 147 | |             GetError::MissingItem => StatusCode::NOT_FOUND,
[INFO] [stdout] 148 | |             GetError::BadRequest => StatusCode::BAD_REQUEST,
[INFO] [stdout] ...   |
[INFO] [stdout] 153 | |         .call(ctx)
[INFO] [stdout] 154 | |         .await
[INFO] [stdout]     | |______________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<PathBuf, Infallible>
[INFO] [stdout]   --> src/fs/git.rs:51:23
[INFO] [stdout]    |
[INFO] [stdout] 51 |         .and_then(|e| e.parse().ok())
[INFO] [stdout]    |                       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<PathBuf, Infallible>
[INFO] [stdout]   --> src/fs/git.rs:52:20
[INFO] [stdout]    |
[INFO] [stdout] 52 |         .unwrap_or("._git_storage".parse().unwrap())
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `konf-provider` (lib) due to 12 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "0dc5aaacecdac16613678cd825a6a4fed787a33176d8b0a556ee744a7988a84a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0dc5aaacecdac16613678cd825a6a4fed787a33176d8b0a556ee744a7988a84a", kill_on_drop: false }`
[INFO] [stdout] 0dc5aaacecdac16613678cd825a6a4fed787a33176d8b0a556ee744a7988a84a
