[INFO] cloning repository https://github.com/igrigorik/MCProxy
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/igrigorik/MCProxy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Figrigorik%2FMCProxy", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Figrigorik%2FMCProxy'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] bb175745561de16ab1d37f90c0d44c69023aa49c
[INFO] checking igrigorik/MCProxy 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%2Figrigorik%2FMCProxy" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/igrigorik/MCProxy
[INFO] finished tweaking git repo https://github.com/igrigorik/MCProxy
[INFO] tweaked toml for git repo https://github.com/igrigorik/MCProxy written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/igrigorik/MCProxy 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/igrigorik/MCProxy 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-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] ad95b48105590675de451ee885a7a0ad37da80437dc98f4b8433f69b00b9d083
[INFO] running `Command { std: "docker" "start" "-a" "ad95b48105590675de451ee885a7a0ad37da80437dc98f4b8433f69b00b9d083", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ad95b48105590675de451ee885a7a0ad37da80437dc98f4b8433f69b00b9d083", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ad95b48105590675de451ee885a7a0ad37da80437dc98f4b8433f69b00b9d083", kill_on_drop: false }`
[INFO] [stdout] ad95b48105590675de451ee885a7a0ad37da80437dc98f4b8433f69b00b9d083
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 1e499931fa1fee5f22a9c46c6cd1ad67142df32041a3a1a4906e96fdcbc0107c
[INFO] running `Command { std: "docker" "start" "-a" "1e499931fa1fee5f22a9c46c6cd1ad67142df32041a3a1a4906e96fdcbc0107c", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]     Checking slab v0.4.10
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]     Checking indexmap v2.10.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking zerovec v0.11.2
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling rustls v0.23.28
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]     Checking ownedbytes v0.7.0
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling cc v1.2.27
[INFO] [stderr]     Checking bitpacking v0.9.2
[INFO] [stderr]     Checking webpki-roots v1.0.1
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking potential_utf v0.1.2
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]     Checking utf8-ranges v1.0.5
[INFO] [stderr]     Checking tantivy-fst v0.5.0
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking signal-hook-registry v1.4.5
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking serde_json v1.0.140
[INFO] [stderr]     Checking deranged v0.4.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking tokio v1.46.0
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling zstd-sys v2.0.15+zstd.1.5.7
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]     Checking time v0.3.41
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking rand_distr v0.4.3
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking serde_path_to_error v0.1.17
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking tantivy-bitpacker v0.6.0
[INFO] [stderr]     Checking tantivy-common v0.7.0
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]     Checking murmurhash32 v0.3.1
[INFO] [stderr]     Checking tantivy-stacker v0.3.0
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking rustix v1.0.7
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking tokio-util v0.7.15
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling schemars_derive v0.8.22
[INFO] [stderr]     Checking tower-http v0.6.6
[INFO] [stderr]     Checking h2 v0.4.11
[INFO] [stderr]     Checking rustls-webpki v0.103.3
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking uuid v1.17.0
[INFO] [stderr]     Checking instant v0.1.13
[INFO] [stderr]     Checking fastdivide v0.4.2
[INFO] [stderr]     Checking dyn-clone v1.0.19
[INFO] [stderr]     Checking tempfile v3.20.0
[INFO] [stderr]     Checking measure_time v0.8.3
[INFO] [stderr]     Checking thiserror v2.0.12
[INFO] [stderr]     Checking rand v0.9.1
[INFO] [stderr]     Checking fs4 v0.8.4
[INFO] [stderr]     Checking axum-core v0.5.2
[INFO] [stderr]     Checking process-wrap v8.2.1
[INFO] [stderr]    Compiling rmcp-macros v0.2.1
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]     Checking tantivy-query-grammar v0.22.0
[INFO] [stderr]     Checking sse-stream v0.2.1
[INFO] [stderr]     Checking tracing-serde v0.2.0
[INFO] [stderr]     Checking rust-stemmers v1.2.0
[INFO] [stderr]     Checking sketches-ddsketch v0.2.2
[INFO] [stderr]     Checking tantivy-tokenizer-api v0.3.0
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]     Checking memmap2 v0.9.5
[INFO] [stderr]     Checking oneshot v0.1.11
[INFO] [stderr]     Checking arc-swap v1.7.1
[INFO] [stderr]     Checking htmlescape v0.3.1
[INFO] [stderr]     Checking matchit v0.8.4
[INFO] [stderr]     Checking levenshtein_automata v0.2.1
[INFO] [stderr]     Checking census v0.4.2
[INFO] [stderr]     Checking lz4_flex v0.11.5
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking hyper v1.6.0
[INFO] [stderr]     Checking tokio-rustls v0.26.2
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]     Checking hyper-util v0.1.14
[INFO] [stderr]     Checking tantivy-sstable v0.3.0
[INFO] [stderr]     Checking tantivy-columnar v0.3.0
[INFO] [stderr]     Checking tantivy v0.22.0
[INFO] [stderr]     Checking hyper-rustls v0.27.7
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking axum v0.8.4
[INFO] [stderr]     Checking reqwest v0.12.22
[INFO] [stderr]     Checking oauth2 v5.0.0
[INFO] [stderr]     Checking rmcp v0.2.1
[INFO] [stderr]     Checking mcproxy v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<axum::http::Response<axum::body::Body>, Infallible>
[INFO] [stdout]    --> src/middleware/proxy_middleware/tool_search.rs:905:28
[INFO] [stdout]     |
[INFO] [stdout] 905 |             let response = app.oneshot(request).await.unwrap();
[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: std::result::Result<axum::http::Response<axum::body::Body>, Infallible>
[INFO] [stdout]    --> src/middleware/proxy_middleware/tool_search.rs:905:49
[INFO] [stdout]     |
[INFO] [stdout] 905 |             let response = app.oneshot(request).await.unwrap();
[INFO] [stdout]     |                                                 ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<axum::http::Response<axum::body::Body>, Infallible>
[INFO] [stdout]    --> src/middleware/proxy_middleware/tool_search.rs:905:28
[INFO] [stdout]     |
[INFO] [stdout] 905 |             let response = app.oneshot(request).await.unwrap();
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<axum::http::Response<axum::body::Body>, Infallible>
[INFO] [stdout]    --> src/middleware/proxy_middleware/tool_search.rs:962:28
[INFO] [stdout]     |
[INFO] [stdout] 962 |             let response = app.oneshot(request).await.unwrap();
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<axum::http::Response<axum::body::Body>, Infallible>
[INFO] [stdout]    --> src/middleware/proxy_middleware/tool_search.rs:962:49
[INFO] [stdout]     |
[INFO] [stdout] 962 |             let response = app.oneshot(request).await.unwrap();
[INFO] [stdout]     |                                                 ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<axum::http::Response<axum::body::Body>, Infallible>
[INFO] [stdout]    --> src/middleware/proxy_middleware/tool_search.rs:962:28
[INFO] [stdout]     |
[INFO] [stdout] 962 |             let response = app.oneshot(request).await.unwrap();
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<axum::http::Response<axum::body::Body>, Infallible>
[INFO] [stdout]     --> src/middleware/proxy_middleware/tool_search.rs:1024:28
[INFO] [stdout]      |
[INFO] [stdout] 1024 |             let response = app.oneshot(request).await.unwrap();
[INFO] [stdout]      |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<axum::http::Response<axum::body::Body>, Infallible>
[INFO] [stdout]     --> src/middleware/proxy_middleware/tool_search.rs:1024:49
[INFO] [stdout]      |
[INFO] [stdout] 1024 |             let response = app.oneshot(request).await.unwrap();
[INFO] [stdout]      |                                                 ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<axum::http::Response<axum::body::Body>, Infallible>
[INFO] [stdout]     --> src/middleware/proxy_middleware/tool_search.rs:1024:28
[INFO] [stdout]      |
[INFO] [stdout] 1024 |             let response = app.oneshot(request).await.unwrap();
[INFO] [stdout]      |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<axum::http::Response<axum::body::Body>, Infallible>
[INFO] [stdout]    --> src/main.rs:324:24
[INFO] [stdout]     |
[INFO] [stdout] 324 |         let response = app.oneshot(request).await.unwrap();
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<axum::http::Response<axum::body::Body>, Infallible>
[INFO] [stdout]    --> src/main.rs:324:45
[INFO] [stdout]     |
[INFO] [stdout] 324 |         let response = app.oneshot(request).await.unwrap();
[INFO] [stdout]     |                                             ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<axum::http::Response<axum::body::Body>, Infallible>
[INFO] [stdout]    --> src/main.rs:324:24
[INFO] [stdout]     |
[INFO] [stdout] 324 |         let response = app.oneshot(request).await.unwrap();
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<axum::http::Response<axum::body::Body>, Infallible>
[INFO] [stdout]    --> src/main.rs:347:24
[INFO] [stdout]     |
[INFO] [stdout] 347 |         let response = app.oneshot(request).await.unwrap();
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<axum::http::Response<axum::body::Body>, Infallible>
[INFO] [stdout]    --> src/main.rs:347:45
[INFO] [stdout]     |
[INFO] [stdout] 347 |         let response = app.oneshot(request).await.unwrap();
[INFO] [stdout]     |                                             ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<axum::http::Response<axum::body::Body>, Infallible>
[INFO] [stdout]    --> src/main.rs:347:24
[INFO] [stdout]     |
[INFO] [stdout] 347 |         let response = app.oneshot(request).await.unwrap();
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<axum::http::Response<axum::body::Body>, Infallible>
[INFO] [stdout]    --> src/main.rs:367:24
[INFO] [stdout]     |
[INFO] [stdout] 367 |         let response = app.oneshot(request).await.unwrap();
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<axum::http::Response<axum::body::Body>, Infallible>
[INFO] [stdout]    --> src/main.rs:367:45
[INFO] [stdout]     |
[INFO] [stdout] 367 |         let response = app.oneshot(request).await.unwrap();
[INFO] [stdout]     |                                             ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<axum::http::Response<axum::body::Body>, Infallible>
[INFO] [stdout]    --> src/main.rs:367:24
[INFO] [stdout]     |
[INFO] [stdout] 367 |         let response = app.oneshot(request).await.unwrap();
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<axum::http::Response<axum::body::Body>, Infallible>
[INFO] [stdout]    --> src/main.rs:391:24
[INFO] [stdout]     |
[INFO] [stdout] 391 |         let response = app.oneshot(request).await.unwrap();
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<axum::http::Response<axum::body::Body>, Infallible>
[INFO] [stdout]    --> src/main.rs:391:45
[INFO] [stdout]     |
[INFO] [stdout] 391 |         let response = app.oneshot(request).await.unwrap();
[INFO] [stdout]     |                                             ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<axum::http::Response<axum::body::Body>, Infallible>
[INFO] [stdout]    --> src/main.rs:391:24
[INFO] [stdout]     |
[INFO] [stdout] 391 |         let response = app.oneshot(request).await.unwrap();
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<axum::http::Response<axum::body::Body>, Infallible>
[INFO] [stdout]    --> src/main.rs:419:24
[INFO] [stdout]     |
[INFO] [stdout] 419 |         let response = app.oneshot(request).await.unwrap();
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<axum::http::Response<axum::body::Body>, Infallible>
[INFO] [stdout]    --> src/main.rs:419:45
[INFO] [stdout]     |
[INFO] [stdout] 419 |         let response = app.oneshot(request).await.unwrap();
[INFO] [stdout]     |                                             ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<axum::http::Response<axum::body::Body>, Infallible>
[INFO] [stdout]    --> src/main.rs:419:24
[INFO] [stdout]     |
[INFO] [stdout] 419 |         let response = app.oneshot(request).await.unwrap();
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<axum::http::Response<axum::body::Body>, Infallible>
[INFO] [stdout]    --> src/main.rs:461:24
[INFO] [stdout]     |
[INFO] [stdout] 461 |         let response = app.oneshot(request).await.unwrap();
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<axum::http::Response<axum::body::Body>, Infallible>
[INFO] [stdout]    --> src/main.rs:461:45
[INFO] [stdout]     |
[INFO] [stdout] 461 |         let response = app.oneshot(request).await.unwrap();
[INFO] [stdout]     |                                             ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<axum::http::Response<axum::body::Body>, Infallible>
[INFO] [stdout]    --> src/main.rs:461:24
[INFO] [stdout]     |
[INFO] [stdout] 461 |         let response = app.oneshot(request).await.unwrap();
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<axum::http::Response<axum::body::Body>, Infallible>
[INFO] [stdout]    --> src/main.rs:496:24
[INFO] [stdout]     |
[INFO] [stdout] 496 |         let response = app.oneshot(request).await.unwrap();
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<axum::http::Response<axum::body::Body>, Infallible>
[INFO] [stdout]    --> src/main.rs:496:45
[INFO] [stdout]     |
[INFO] [stdout] 496 |         let response = app.oneshot(request).await.unwrap();
[INFO] [stdout]     |                                             ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<axum::http::Response<axum::body::Body>, Infallible>
[INFO] [stdout]    --> src/main.rs:496:24
[INFO] [stdout]     |
[INFO] [stdout] 496 |         let response = app.oneshot(request).await.unwrap();
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<axum::http::Response<axum::body::Body>, Infallible>
[INFO] [stdout]    --> src/main.rs:530:24
[INFO] [stdout]     |
[INFO] [stdout] 530 |         let response = app.oneshot(request).await.unwrap();
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<axum::http::Response<axum::body::Body>, Infallible>
[INFO] [stdout]    --> src/main.rs:530:45
[INFO] [stdout]     |
[INFO] [stdout] 530 |         let response = app.oneshot(request).await.unwrap();
[INFO] [stdout]     |                                             ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<axum::http::Response<axum::body::Body>, Infallible>
[INFO] [stdout]    --> src/main.rs:530:24
[INFO] [stdout]     |
[INFO] [stdout] 530 |         let response = app.oneshot(request).await.unwrap();
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<axum::http::Response<axum::body::Body>, Infallible>
[INFO] [stdout]    --> src/main.rs:560:24
[INFO] [stdout]     |
[INFO] [stdout] 560 |         let response = app.oneshot(request).await.unwrap();
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<axum::http::Response<axum::body::Body>, Infallible>
[INFO] [stdout]    --> src/main.rs:560:45
[INFO] [stdout]     |
[INFO] [stdout] 560 |         let response = app.oneshot(request).await.unwrap();
[INFO] [stdout]     |                                             ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<axum::http::Response<axum::body::Body>, Infallible>
[INFO] [stdout]    --> src/main.rs:560:24
[INFO] [stdout]     |
[INFO] [stdout] 560 |         let response = app.oneshot(request).await.unwrap();
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<axum::http::Response<axum::body::Body>, Infallible>
[INFO] [stdout]    --> src/main.rs:590:24
[INFO] [stdout]     |
[INFO] [stdout] 590 |         let response = app.oneshot(request).await.unwrap();
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<axum::http::Response<axum::body::Body>, Infallible>
[INFO] [stdout]    --> src/main.rs:590:45
[INFO] [stdout]     |
[INFO] [stdout] 590 |         let response = app.oneshot(request).await.unwrap();
[INFO] [stdout]     |                                             ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<axum::http::Response<axum::body::Body>, Infallible>
[INFO] [stdout]    --> src/main.rs:590:24
[INFO] [stdout]     |
[INFO] [stdout] 590 |         let response = app.oneshot(request).await.unwrap();
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<axum::http::Response<axum::body::Body>, Infallible>
[INFO] [stdout]    --> src/main.rs:624:24
[INFO] [stdout]     |
[INFO] [stdout] 624 |         let response = app.oneshot(request).await.unwrap();
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<axum::http::Response<axum::body::Body>, Infallible>
[INFO] [stdout]    --> src/main.rs:624:45
[INFO] [stdout]     |
[INFO] [stdout] 624 |         let response = app.oneshot(request).await.unwrap();
[INFO] [stdout]     |                                             ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<axum::http::Response<axum::body::Body>, Infallible>
[INFO] [stdout]    --> src/main.rs:624:24
[INFO] [stdout]     |
[INFO] [stdout] 624 |         let response = app.oneshot(request).await.unwrap();
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<axum::http::Response<axum::body::Body>, Infallible>
[INFO] [stdout]    --> src/main.rs:662:24
[INFO] [stdout]     |
[INFO] [stdout] 662 |         let response = app.oneshot(request).await.unwrap();
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<axum::http::Response<axum::body::Body>, Infallible>
[INFO] [stdout]    --> src/main.rs:662:45
[INFO] [stdout]     |
[INFO] [stdout] 662 |         let response = app.oneshot(request).await.unwrap();
[INFO] [stdout]     |                                             ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<axum::http::Response<axum::body::Body>, Infallible>
[INFO] [stdout]    --> src/main.rs:662:24
[INFO] [stdout]     |
[INFO] [stdout] 662 |         let response = app.oneshot(request).await.unwrap();
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<axum::http::Response<axum::body::Body>, Infallible>
[INFO] [stdout]    --> src/main.rs:696:24
[INFO] [stdout]     |
[INFO] [stdout] 696 |         let response = app.oneshot(request).await.unwrap();
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<axum::http::Response<axum::body::Body>, Infallible>
[INFO] [stdout]    --> src/main.rs:696:45
[INFO] [stdout]     |
[INFO] [stdout] 696 |         let response = app.oneshot(request).await.unwrap();
[INFO] [stdout]     |                                             ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<axum::http::Response<axum::body::Body>, Infallible>
[INFO] [stdout]    --> src/main.rs:696:24
[INFO] [stdout]     |
[INFO] [stdout] 696 |         let response = app.oneshot(request).await.unwrap();
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<axum::http::Response<axum::body::Body>, Infallible>
[INFO] [stdout]    --> src/main.rs:730:24
[INFO] [stdout]     |
[INFO] [stdout] 730 |         let response = app.oneshot(request).await.unwrap();
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<axum::http::Response<axum::body::Body>, Infallible>
[INFO] [stdout]    --> src/main.rs:730:45
[INFO] [stdout]     |
[INFO] [stdout] 730 |         let response = app.oneshot(request).await.unwrap();
[INFO] [stdout]     |                                             ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<axum::http::Response<axum::body::Body>, Infallible>
[INFO] [stdout]    --> src/main.rs:730:24
[INFO] [stdout]     |
[INFO] [stdout] 730 |         let response = app.oneshot(request).await.unwrap();
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<axum::http::Response<axum::body::Body>, Infallible>
[INFO] [stdout]    --> src/main.rs:763:24
[INFO] [stdout]     |
[INFO] [stdout] 763 |         let response = app.oneshot(request).await.unwrap();
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<axum::http::Response<axum::body::Body>, Infallible>
[INFO] [stdout]    --> src/main.rs:763:45
[INFO] [stdout]     |
[INFO] [stdout] 763 |         let response = app.oneshot(request).await.unwrap();
[INFO] [stdout]     |                                             ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<axum::http::Response<axum::body::Body>, Infallible>
[INFO] [stdout]    --> src/main.rs:763:24
[INFO] [stdout]     |
[INFO] [stdout] 763 |         let response = app.oneshot(request).await.unwrap();
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<axum::http::Response<axum::body::Body>, Infallible>
[INFO] [stdout]    --> src/main.rs:792:24
[INFO] [stdout]     |
[INFO] [stdout] 792 |         let response = app.oneshot(request).await.unwrap();
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<axum::http::Response<axum::body::Body>, Infallible>
[INFO] [stdout]    --> src/main.rs:792:45
[INFO] [stdout]     |
[INFO] [stdout] 792 |         let response = app.oneshot(request).await.unwrap();
[INFO] [stdout]     |                                             ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<axum::http::Response<axum::body::Body>, Infallible>
[INFO] [stdout]    --> src/main.rs:792:24
[INFO] [stdout]     |
[INFO] [stdout] 792 |         let response = app.oneshot(request).await.unwrap();
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `mcproxy` (bin "mcproxy" test) due to 57 previous errors
[INFO] running `Command { std: "docker" "inspect" "1e499931fa1fee5f22a9c46c6cd1ad67142df32041a3a1a4906e96fdcbc0107c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1e499931fa1fee5f22a9c46c6cd1ad67142df32041a3a1a4906e96fdcbc0107c", kill_on_drop: false }`
[INFO] [stdout] 1e499931fa1fee5f22a9c46c6cd1ad67142df32041a3a1a4906e96fdcbc0107c
