[INFO] fetching crate axum-content-negotiation 0.1.5...
[INFO] checking axum-content-negotiation-0.1.5 against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577
[INFO] extracting crate axum-content-negotiation 0.1.5 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate axum-content-negotiation 0.1.5
[INFO] finished tweaking crates.io crate axum-content-negotiation 0.1.5
[INFO] tweaked toml for crates.io crate axum-content-negotiation 0.1.5 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate axum-content-negotiation 0.1.5 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 axum-content-negotiation 0.1.5 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] 185d831a4a55906806bf4136a9b68ee38dca3517f2d5754dd7b208893da24c89
[INFO] running `Command { std: "docker" "start" "-a" "185d831a4a55906806bf4136a9b68ee38dca3517f2d5754dd7b208893da24c89", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "185d831a4a55906806bf4136a9b68ee38dca3517f2d5754dd7b208893da24c89", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "185d831a4a55906806bf4136a9b68ee38dca3517f2d5754dd7b208893da24c89", kill_on_drop: false }`
[INFO] [stdout] 185d831a4a55906806bf4136a9b68ee38dca3517f2d5754dd7b208893da24c89
[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] b18d6035eca765e15c39e2c4f6398b63470358bf52aa852d5c63adace349df2c
[INFO] running `Command { std: "docker" "start" "-a" "b18d6035eca765e15c39e2c4f6398b63470358bf52aa852d5c63adace349df2c", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.20
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]     Checking allocator-api2 v0.2.21
[INFO] [stderr]     Checking foldhash v0.2.0
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]    Compiling typeid v1.0.3
[INFO] [stderr]     Checking memchr v2.7.6
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]    Compiling erased-serde v0.4.8
[INFO] [stderr]     Checking mime v0.3.17
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]     Checking simdutf8 v0.1.5
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking matchit v0.8.4
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking hashbrown v0.16.0
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling syn v2.0.107
[INFO] [stderr]     Checking float-cmp v0.10.0
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling axum-macros v0.5.0
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking axum-core v0.5.5
[INFO] [stderr]     Checking halfbrown v0.4.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking cbor4ii v1.1.1
[INFO] [stderr]     Checking value-trait v0.12.1
[INFO] [stderr]     Checking simd-json v0.17.0
[INFO] [stderr]     Checking hyper v1.7.0
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking hyper-util v0.1.17
[INFO] [stderr]     Checking axum v0.8.6
[INFO] [stderr]     Checking axum-content-negotiation v0.1.5 (/opt/rustwide/workdir)
[INFO] [stdout] error: this type will no longer be must used: Result<Response<axum::body::Body>, Infallible>
[INFO] [stdout]    --> src/lib.rs:427:32
[INFO] [stdout]     |
[INFO] [stdout] 427 |                   let response = app
[INFO] [stdout]     |  ________________________________^
[INFO] [stdout] 428 | |                     .oneshot(
[INFO] [stdout] 429 | |                         Request::builder()
[INFO] [stdout] 430 | |                             .uri("/")
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |                     .await
[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<axum::body::Body>, Infallible>
[INFO] [stdout]    --> src/lib.rs:436:22
[INFO] [stdout]     |
[INFO] [stdout] 436 |                     .await
[INFO] [stdout]     |                      ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<axum::body::Body>, Infallible>
[INFO] [stdout]    --> src/lib.rs:427:32
[INFO] [stdout]     |
[INFO] [stdout] 427 |                   let response = app
[INFO] [stdout]     |  ________________________________^
[INFO] [stdout] 428 | |                     .oneshot(
[INFO] [stdout] 429 | |                         Request::builder()
[INFO] [stdout] 430 | |                             .uri("/")
[INFO] [stdout] ...   |
[INFO] [stdout] 436 | |                     .await
[INFO] [stdout]     | |__________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<axum::body::Body>, Infallible>
[INFO] [stdout]    --> src/lib.rs:461:32
[INFO] [stdout]     |
[INFO] [stdout] 461 |                   let response = app
[INFO] [stdout]     |  ________________________________^
[INFO] [stdout] 462 | |                     .oneshot(
[INFO] [stdout] 463 | |                         Request::builder()
[INFO] [stdout] 464 | |                             .uri("/")
[INFO] [stdout] ...   |
[INFO] [stdout] 469 | |                     .await
[INFO] [stdout]     | |__________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<axum::body::Body>, Infallible>
[INFO] [stdout]    --> src/lib.rs:469:22
[INFO] [stdout]     |
[INFO] [stdout] 469 |                     .await
[INFO] [stdout]     |                      ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<axum::body::Body>, Infallible>
[INFO] [stdout]    --> src/lib.rs:461:32
[INFO] [stdout]     |
[INFO] [stdout] 461 |                   let response = app
[INFO] [stdout]     |  ________________________________^
[INFO] [stdout] 462 | |                     .oneshot(
[INFO] [stdout] 463 | |                         Request::builder()
[INFO] [stdout] 464 | |                             .uri("/")
[INFO] [stdout] ...   |
[INFO] [stdout] 469 | |                     .await
[INFO] [stdout]     | |__________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<axum::body::Body>, Infallible>
[INFO] [stdout]    --> src/lib.rs:492:32
[INFO] [stdout]     |
[INFO] [stdout] 492 |                   let response = app
[INFO] [stdout]     |  ________________________________^
[INFO] [stdout] 493 | |                     .oneshot(
[INFO] [stdout] 494 | |                         Request::builder()
[INFO] [stdout] 495 | |                             .uri("/")
[INFO] [stdout] ...   |
[INFO] [stdout] 501 | |                     .await
[INFO] [stdout]     | |__________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<axum::body::Body>, Infallible>
[INFO] [stdout]    --> src/lib.rs:501:22
[INFO] [stdout]     |
[INFO] [stdout] 501 |                     .await
[INFO] [stdout]     |                      ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<axum::body::Body>, Infallible>
[INFO] [stdout]    --> src/lib.rs:492:32
[INFO] [stdout]     |
[INFO] [stdout] 492 |                   let response = app
[INFO] [stdout]     |  ________________________________^
[INFO] [stdout] 493 | |                     .oneshot(
[INFO] [stdout] 494 | |                         Request::builder()
[INFO] [stdout] 495 | |                             .uri("/")
[INFO] [stdout] ...   |
[INFO] [stdout] 501 | |                     .await
[INFO] [stdout]     | |__________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<axum::body::Body>, Infallible>
[INFO] [stdout]    --> src/lib.rs:532:32
[INFO] [stdout]     |
[INFO] [stdout] 532 |                   let response = app
[INFO] [stdout]     |  ________________________________^
[INFO] [stdout] 533 | |                     .oneshot(
[INFO] [stdout] 534 | |                         Request::builder()
[INFO] [stdout] 535 | |                             .uri("/")
[INFO] [stdout] ...   |
[INFO] [stdout] 540 | |                     .await
[INFO] [stdout]     | |__________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<axum::body::Body>, Infallible>
[INFO] [stdout]    --> src/lib.rs:540:22
[INFO] [stdout]     |
[INFO] [stdout] 540 |                     .await
[INFO] [stdout]     |                      ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<axum::body::Body>, Infallible>
[INFO] [stdout]    --> src/lib.rs:532:32
[INFO] [stdout]     |
[INFO] [stdout] 532 |                   let response = app
[INFO] [stdout]     |  ________________________________^
[INFO] [stdout] 533 | |                     .oneshot(
[INFO] [stdout] 534 | |                         Request::builder()
[INFO] [stdout] 535 | |                             .uri("/")
[INFO] [stdout] ...   |
[INFO] [stdout] 540 | |                     .await
[INFO] [stdout]     | |__________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<axum::body::Body>, Infallible>
[INFO] [stdout]    --> src/lib.rs:559:32
[INFO] [stdout]     |
[INFO] [stdout] 559 |                   let response = app
[INFO] [stdout]     |  ________________________________^
[INFO] [stdout] 560 | |                     .oneshot(
[INFO] [stdout] 561 | |                         Request::builder()
[INFO] [stdout] 562 | |                             .uri("/")
[INFO] [stdout] ...   |
[INFO] [stdout] 568 | |                     .await
[INFO] [stdout]     | |__________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<axum::body::Body>, Infallible>
[INFO] [stdout]    --> src/lib.rs:568:22
[INFO] [stdout]     |
[INFO] [stdout] 568 |                     .await
[INFO] [stdout]     |                      ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<axum::body::Body>, Infallible>
[INFO] [stdout]    --> src/lib.rs:559:32
[INFO] [stdout]     |
[INFO] [stdout] 559 |                   let response = app
[INFO] [stdout]     |  ________________________________^
[INFO] [stdout] 560 | |                     .oneshot(
[INFO] [stdout] 561 | |                         Request::builder()
[INFO] [stdout] 562 | |                             .uri("/")
[INFO] [stdout] ...   |
[INFO] [stdout] 568 | |                     .await
[INFO] [stdout]     | |__________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<axum::body::Body>, Infallible>
[INFO] [stdout]    --> src/lib.rs:587:32
[INFO] [stdout]     |
[INFO] [stdout] 587 |                   let response = app
[INFO] [stdout]     |  ________________________________^
[INFO] [stdout] 588 | |                     .oneshot(
[INFO] [stdout] 589 | |                         Request::builder()
[INFO] [stdout] 590 | |                             .uri("/")
[INFO] [stdout] ...   |
[INFO] [stdout] 596 | |                     .await
[INFO] [stdout]     | |__________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<axum::body::Body>, Infallible>
[INFO] [stdout]    --> src/lib.rs:596:22
[INFO] [stdout]     |
[INFO] [stdout] 596 |                     .await
[INFO] [stdout]     |                      ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<axum::body::Body>, Infallible>
[INFO] [stdout]    --> src/lib.rs:587:32
[INFO] [stdout]     |
[INFO] [stdout] 587 |                   let response = app
[INFO] [stdout]     |  ________________________________^
[INFO] [stdout] 588 | |                     .oneshot(
[INFO] [stdout] 589 | |                         Request::builder()
[INFO] [stdout] 590 | |                             .uri("/")
[INFO] [stdout] ...   |
[INFO] [stdout] 596 | |                     .await
[INFO] [stdout]     | |__________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<axum::body::Body>, Infallible>
[INFO] [stdout]    --> src/lib.rs:619:32
[INFO] [stdout]     |
[INFO] [stdout] 619 |                   let response = app
[INFO] [stdout]     |  ________________________________^
[INFO] [stdout] 620 | |                     .oneshot(
[INFO] [stdout] 621 | |                         Request::builder()
[INFO] [stdout] 622 | |                             .uri("/")
[INFO] [stdout] ...   |
[INFO] [stdout] 628 | |                     .await
[INFO] [stdout]     | |__________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<axum::body::Body>, Infallible>
[INFO] [stdout]    --> src/lib.rs:628:22
[INFO] [stdout]     |
[INFO] [stdout] 628 |                     .await
[INFO] [stdout]     |                      ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<axum::body::Body>, Infallible>
[INFO] [stdout]    --> src/lib.rs:619:32
[INFO] [stdout]     |
[INFO] [stdout] 619 |                   let response = app
[INFO] [stdout]     |  ________________________________^
[INFO] [stdout] 620 | |                     .oneshot(
[INFO] [stdout] 621 | |                         Request::builder()
[INFO] [stdout] 622 | |                             .uri("/")
[INFO] [stdout] ...   |
[INFO] [stdout] 628 | |                     .await
[INFO] [stdout]     | |__________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<axum::body::Body>, Infallible>
[INFO] [stdout]    --> src/lib.rs:655:32
[INFO] [stdout]     |
[INFO] [stdout] 655 |                   let response = app
[INFO] [stdout]     |  ________________________________^
[INFO] [stdout] 656 | |                     .oneshot(
[INFO] [stdout] 657 | |                         Request::builder()
[INFO] [stdout] 658 | |                             .uri("/")
[INFO] [stdout] ...   |
[INFO] [stdout] 664 | |                     .await
[INFO] [stdout]     | |__________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<axum::body::Body>, Infallible>
[INFO] [stdout]    --> src/lib.rs:664:22
[INFO] [stdout]     |
[INFO] [stdout] 664 |                     .await
[INFO] [stdout]     |                      ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<axum::body::Body>, Infallible>
[INFO] [stdout]    --> src/lib.rs:655:32
[INFO] [stdout]     |
[INFO] [stdout] 655 |                   let response = app
[INFO] [stdout]     |  ________________________________^
[INFO] [stdout] 656 | |                     .oneshot(
[INFO] [stdout] 657 | |                         Request::builder()
[INFO] [stdout] 658 | |                             .uri("/")
[INFO] [stdout] ...   |
[INFO] [stdout] 664 | |                     .await
[INFO] [stdout]     | |__________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<axum::body::Body>, Infallible>
[INFO] [stdout]    --> src/lib.rs:694:32
[INFO] [stdout]     |
[INFO] [stdout] 694 |                   let response = app
[INFO] [stdout]     |  ________________________________^
[INFO] [stdout] 695 | |                     .oneshot(
[INFO] [stdout] 696 | |                         Request::builder()
[INFO] [stdout] 697 | |                             .uri("/")
[INFO] [stdout] ...   |
[INFO] [stdout] 703 | |                     .await
[INFO] [stdout]     | |__________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<axum::body::Body>, Infallible>
[INFO] [stdout]    --> src/lib.rs:703:22
[INFO] [stdout]     |
[INFO] [stdout] 703 |                     .await
[INFO] [stdout]     |                      ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<axum::body::Body>, Infallible>
[INFO] [stdout]    --> src/lib.rs:694:32
[INFO] [stdout]     |
[INFO] [stdout] 694 |                   let response = app
[INFO] [stdout]     |  ________________________________^
[INFO] [stdout] 695 | |                     .oneshot(
[INFO] [stdout] 696 | |                         Request::builder()
[INFO] [stdout] 697 | |                             .uri("/")
[INFO] [stdout] ...   |
[INFO] [stdout] 703 | |                     .await
[INFO] [stdout]     | |__________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<axum::body::Body>, Infallible>
[INFO] [stdout]    --> src/lib.rs:734:32
[INFO] [stdout]     |
[INFO] [stdout] 734 |                   let response = app
[INFO] [stdout]     |  ________________________________^
[INFO] [stdout] 735 | |                     .oneshot(
[INFO] [stdout] 736 | |                         Request::builder()
[INFO] [stdout] 737 | |                             .uri("/")
[INFO] [stdout] ...   |
[INFO] [stdout] 746 | |                     .await
[INFO] [stdout]     | |__________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<axum::body::Body>, Infallible>
[INFO] [stdout]    --> src/lib.rs:746:22
[INFO] [stdout]     |
[INFO] [stdout] 746 |                     .await
[INFO] [stdout]     |                      ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<axum::body::Body>, Infallible>
[INFO] [stdout]    --> src/lib.rs:734:32
[INFO] [stdout]     |
[INFO] [stdout] 734 |                   let response = app
[INFO] [stdout]     |  ________________________________^
[INFO] [stdout] 735 | |                     .oneshot(
[INFO] [stdout] 736 | |                         Request::builder()
[INFO] [stdout] 737 | |                             .uri("/")
[INFO] [stdout] ...   |
[INFO] [stdout] 746 | |                     .await
[INFO] [stdout]     | |__________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<axum::body::Body>, Infallible>
[INFO] [stdout]    --> src/lib.rs:770:32
[INFO] [stdout]     |
[INFO] [stdout] 770 |                   let response = app
[INFO] [stdout]     |  ________________________________^
[INFO] [stdout] 771 | |                     .oneshot(
[INFO] [stdout] 772 | |                         Request::builder()
[INFO] [stdout] 773 | |                             .uri("/")
[INFO] [stdout] ...   |
[INFO] [stdout] 782 | |                     .await
[INFO] [stdout]     | |__________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<axum::body::Body>, Infallible>
[INFO] [stdout]    --> src/lib.rs:782:22
[INFO] [stdout]     |
[INFO] [stdout] 782 |                     .await
[INFO] [stdout]     |                      ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<axum::body::Body>, Infallible>
[INFO] [stdout]    --> src/lib.rs:770:32
[INFO] [stdout]     |
[INFO] [stdout] 770 |                   let response = app
[INFO] [stdout]     |  ________________________________^
[INFO] [stdout] 771 | |                     .oneshot(
[INFO] [stdout] 772 | |                         Request::builder()
[INFO] [stdout] 773 | |                             .uri("/")
[INFO] [stdout] ...   |
[INFO] [stdout] 782 | |                     .await
[INFO] [stdout]     | |__________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<axum::body::Body>, Infallible>
[INFO] [stdout]    --> src/lib.rs:806:32
[INFO] [stdout]     |
[INFO] [stdout] 806 |                   let response = app
[INFO] [stdout]     |  ________________________________^
[INFO] [stdout] 807 | |                     .oneshot(
[INFO] [stdout] 808 | |                         Request::builder()
[INFO] [stdout] 809 | |                             .uri("/")
[INFO] [stdout] ...   |
[INFO] [stdout] 814 | |                     .await
[INFO] [stdout]     | |__________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<axum::body::Body>, Infallible>
[INFO] [stdout]    --> src/lib.rs:814:22
[INFO] [stdout]     |
[INFO] [stdout] 814 |                     .await
[INFO] [stdout]     |                      ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<axum::body::Body>, Infallible>
[INFO] [stdout]    --> src/lib.rs:806:32
[INFO] [stdout]     |
[INFO] [stdout] 806 |                   let response = app
[INFO] [stdout]     |  ________________________________^
[INFO] [stdout] 807 | |                     .oneshot(
[INFO] [stdout] 808 | |                         Request::builder()
[INFO] [stdout] 809 | |                             .uri("/")
[INFO] [stdout] ...   |
[INFO] [stdout] 814 | |                     .await
[INFO] [stdout]     | |__________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<axum::body::Body>, Infallible>
[INFO] [stdout]    --> src/lib.rs:844:32
[INFO] [stdout]     |
[INFO] [stdout] 844 |                   let response = app
[INFO] [stdout]     |  ________________________________^
[INFO] [stdout] 845 | |                     .oneshot(
[INFO] [stdout] 846 | |                         Request::builder()
[INFO] [stdout] 847 | |                             .uri("/")
[INFO] [stdout] ...   |
[INFO] [stdout] 852 | |                     .await
[INFO] [stdout]     | |__________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<axum::body::Body>, Infallible>
[INFO] [stdout]    --> src/lib.rs:852:22
[INFO] [stdout]     |
[INFO] [stdout] 852 |                     .await
[INFO] [stdout]     |                      ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<axum::body::Body>, Infallible>
[INFO] [stdout]    --> src/lib.rs:844:32
[INFO] [stdout]     |
[INFO] [stdout] 844 |                   let response = app
[INFO] [stdout]     |  ________________________________^
[INFO] [stdout] 845 | |                     .oneshot(
[INFO] [stdout] 846 | |                         Request::builder()
[INFO] [stdout] 847 | |                             .uri("/")
[INFO] [stdout] ...   |
[INFO] [stdout] 852 | |                     .await
[INFO] [stdout]     | |__________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<axum::body::Body>, Infallible>
[INFO] [stdout]    --> src/lib.rs:946:32
[INFO] [stdout]     |
[INFO] [stdout] 946 |                   let response = app
[INFO] [stdout]     |  ________________________________^
[INFO] [stdout] 947 | |                     .oneshot(
[INFO] [stdout] 948 | |                         Request::builder()
[INFO] [stdout] 949 | |                             .uri("/")
[INFO] [stdout] ...   |
[INFO] [stdout] 955 | |                     .await
[INFO] [stdout]     | |__________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<axum::body::Body>, Infallible>
[INFO] [stdout]    --> src/lib.rs:955:22
[INFO] [stdout]     |
[INFO] [stdout] 955 |                     .await
[INFO] [stdout]     |                      ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<axum::body::Body>, Infallible>
[INFO] [stdout]    --> src/lib.rs:946:32
[INFO] [stdout]     |
[INFO] [stdout] 946 |                   let response = app
[INFO] [stdout]     |  ________________________________^
[INFO] [stdout] 947 | |                     .oneshot(
[INFO] [stdout] 948 | |                         Request::builder()
[INFO] [stdout] 949 | |                             .uri("/")
[INFO] [stdout] ...   |
[INFO] [stdout] 955 | |                     .await
[INFO] [stdout]     | |__________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<axum::body::Body>, Infallible>
[INFO] [stdout]    --> src/lib.rs:982:32
[INFO] [stdout]     |
[INFO] [stdout] 982 |                   let response = app
[INFO] [stdout]     |  ________________________________^
[INFO] [stdout] 983 | |                     .oneshot(
[INFO] [stdout] 984 | |                         Request::builder()
[INFO] [stdout] 985 | |                             .uri("/")
[INFO] [stdout] ...   |
[INFO] [stdout] 991 | |                     .await
[INFO] [stdout]     | |__________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<axum::body::Body>, Infallible>
[INFO] [stdout]    --> src/lib.rs:991:22
[INFO] [stdout]     |
[INFO] [stdout] 991 |                     .await
[INFO] [stdout]     |                      ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<axum::body::Body>, Infallible>
[INFO] [stdout]    --> src/lib.rs:982:32
[INFO] [stdout]     |
[INFO] [stdout] 982 |                   let response = app
[INFO] [stdout]     |  ________________________________^
[INFO] [stdout] 983 | |                     .oneshot(
[INFO] [stdout] 984 | |                         Request::builder()
[INFO] [stdout] 985 | |                             .uri("/")
[INFO] [stdout] ...   |
[INFO] [stdout] 991 | |                     .await
[INFO] [stdout]     | |__________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<axum::body::Body>, Infallible>
[INFO] [stdout]     --> src/lib.rs:1021:32
[INFO] [stdout]      |
[INFO] [stdout] 1021 |                   let response = app
[INFO] [stdout]      |  ________________________________^
[INFO] [stdout] 1022 | |                     .oneshot(
[INFO] [stdout] 1023 | |                         Request::builder()
[INFO] [stdout] 1024 | |                             .uri("/")
[INFO] [stdout] ...    |
[INFO] [stdout] 1030 | |                     .await
[INFO] [stdout]      | |__________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<axum::body::Body>, Infallible>
[INFO] [stdout]     --> src/lib.rs:1030:22
[INFO] [stdout]      |
[INFO] [stdout] 1030 |                     .await
[INFO] [stdout]      |                      ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<axum::body::Body>, Infallible>
[INFO] [stdout]     --> src/lib.rs:1021:32
[INFO] [stdout]      |
[INFO] [stdout] 1021 |                   let response = app
[INFO] [stdout]      |  ________________________________^
[INFO] [stdout] 1022 | |                     .oneshot(
[INFO] [stdout] 1023 | |                         Request::builder()
[INFO] [stdout] 1024 | |                             .uri("/")
[INFO] [stdout] ...    |
[INFO] [stdout] 1030 | |                     .await
[INFO] [stdout]      | |__________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<axum::body::Body>, Infallible>
[INFO] [stdout]     --> src/lib.rs:1163:32
[INFO] [stdout]      |
[INFO] [stdout] 1163 |                   let response = app
[INFO] [stdout]      |  ________________________________^
[INFO] [stdout] 1164 | |                     .oneshot(
[INFO] [stdout] 1165 | |                         Request::builder()
[INFO] [stdout] 1166 | |                             .uri("/")
[INFO] [stdout] ...    |
[INFO] [stdout] 1172 | |                     .await
[INFO] [stdout]      | |__________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<axum::body::Body>, Infallible>
[INFO] [stdout]     --> src/lib.rs:1172:22
[INFO] [stdout]      |
[INFO] [stdout] 1172 |                     .await
[INFO] [stdout]      |                      ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<axum::body::Body>, Infallible>
[INFO] [stdout]     --> src/lib.rs:1163:32
[INFO] [stdout]      |
[INFO] [stdout] 1163 |                   let response = app
[INFO] [stdout]      |  ________________________________^
[INFO] [stdout] 1164 | |                     .oneshot(
[INFO] [stdout] 1165 | |                         Request::builder()
[INFO] [stdout] 1166 | |                             .uri("/")
[INFO] [stdout] ...    |
[INFO] [stdout] 1172 | |                     .await
[INFO] [stdout]      | |__________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `axum-content-negotiation` (lib test) due to 51 previous errors
[INFO] running `Command { std: "docker" "inspect" "b18d6035eca765e15c39e2c4f6398b63470358bf52aa852d5c63adace349df2c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b18d6035eca765e15c39e2c4f6398b63470358bf52aa852d5c63adace349df2c", kill_on_drop: false }`
[INFO] [stdout] b18d6035eca765e15c39e2c4f6398b63470358bf52aa852d5c63adace349df2c
