[INFO] fetching crate axum-handle-error-extract 0.1.0...
[INFO] checking axum-handle-error-extract-0.1.0 against master#80399064afa4a2cd153f30d02c25f7ea0383ed65 for opaque-soundness-fix
[INFO] extracting crate axum-handle-error-extract 0.1.0 into /workspace/builds/worker-5-tc1/source
[INFO] validating manifest of crates.io crate axum-handle-error-extract 0.1.0 on toolchain 80399064afa4a2cd153f30d02c25f7ea0383ed65
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+80399064afa4a2cd153f30d02c25f7ea0383ed65" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate axum-handle-error-extract 0.1.0
[INFO] finished tweaking crates.io crate axum-handle-error-extract 0.1.0
[INFO] tweaked toml for crates.io crate axum-handle-error-extract 0.1.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+80399064afa4a2cd153f30d02c25f7ea0383ed65" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+80399064afa4a2cd153f30d02c25f7ea0383ed65" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tower-http v0.1.3
[INFO] [stderr]   Downloaded tokio-util v0.6.10
[INFO] [stderr]   Downloaded matchit v0.4.6
[INFO] [stderr]   Downloaded axum v0.3.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+80399064afa4a2cd153f30d02c25f7ea0383ed65" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f8b1df96dd046dc4d92147d645dd96f20d141ee915be7314254364fe8a2f79e2
[INFO] running `Command { std: "docker" "start" "-a" "f8b1df96dd046dc4d92147d645dd96f20d141ee915be7314254364fe8a2f79e2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f8b1df96dd046dc4d92147d645dd96f20d141ee915be7314254364fe8a2f79e2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f8b1df96dd046dc4d92147d645dd96f20d141ee915be7314254364fe8a2f79e2", kill_on_drop: false }`
[INFO] [stdout] f8b1df96dd046dc4d92147d645dd96f20d141ee915be7314254364fe8a2f79e2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+80399064afa4a2cd153f30d02c25f7ea0383ed65" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9c5afe24688a11501d5a9f5bd42c100a4812bc0efba7990e239fff6e80d8cce4
[INFO] running `Command { std: "docker" "start" "-a" "9c5afe24688a11501d5a9f5bd42c100a4812bc0efba7990e239fff6e80d8cce4", kill_on_drop: false }`
[INFO] [stderr]     Checking bytes v1.6.0
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking try-lock v0.2.5
[INFO] [stderr]     Checking httpdate v1.0.3
[INFO] [stderr]     Checking socket2 v0.5.6
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking matchit v0.4.6
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking tokio v1.36.0
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking pin-project v1.1.5
[INFO] [stderr]     Checking tower-http v0.1.3
[INFO] [stderr]     Checking tokio-util v0.7.10
[INFO] [stderr]     Checking tokio-util v0.6.10
[INFO] [stderr]     Checking hyper v0.14.28
[INFO] [stderr]     Checking serde_json v1.0.114
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking axum v0.3.4
[INFO] [stderr]     Checking axum-handle-error-extract v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC <https://rust-lang.github.io/rfcs/2145-type-privacy.html> for more information
[INFO] [stdout]    --> src/lib.rs:134:26
[INFO] [stdout]     |
[INFO] [stdout] 134 | #![deny(unreachable_pub, private_in_public)]
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC <https://rust-lang.github.io/rfcs/2145-type-privacy.html> for more information
[INFO] [stdout]    --> src/lib.rs:134:26
[INFO] [stdout]     |
[INFO] [stdout] 134 | #![deny(unreachable_pub, private_in_public)]
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stdout]    --> src/lib.rs:141:12
[INFO] [stdout]     |
[INFO] [stdout] 141 |     body::{box_body, BoxBody, Bytes, Full, HttpBody},
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stdout]    --> src/lib.rs:284:39
[INFO] [stdout]     |
[INFO] [stdout] 284 |                 Ok(res) => Ok(res.map(box_body)),
[INFO] [stdout]     |                                       ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stdout]    --> src/lib.rs:285:65
[INFO] [stdout]     |
[INFO] [stdout] 285 |                 Err(err) => Ok(f(err).await.into_response().map(box_body)),
[INFO] [stdout]     |                                                                 ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stdout]    --> src/lib.rs:332:87
[INFO] [stdout]     |
[INFO] [stdout] 332 |                             Err(rejection) => return Ok(rejection.into_response().map(box_body)),
[INFO] [stdout]     |                                                                                       ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 358 | impl_service!(T1);
[INFO] [stdout]     | ----------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stdout]    --> src/lib.rs:341:39
[INFO] [stdout]     |
[INFO] [stdout] 341 |                                 .body(box_body(Full::from(err.to_string())))
[INFO] [stdout]     |                                       ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 358 | impl_service!(T1);
[INFO] [stdout]     | ----------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stdout]    --> src/lib.rs:347:47
[INFO] [stdout]     |
[INFO] [stdout] 347 |                         Ok(res) => Ok(res.map(box_body)),
[INFO] [stdout]     |                                               ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 358 | impl_service!(T1);
[INFO] [stdout]     | ----------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stdout]    --> src/lib.rs:348:83
[INFO] [stdout]     |
[INFO] [stdout] 348 |                         Err(err) => Ok(f($($ty),*, err).await.into_response().map(box_body)),
[INFO] [stdout]     |                                                                                   ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 358 | impl_service!(T1);
[INFO] [stdout]     | ----------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stdout]    --> src/lib.rs:332:87
[INFO] [stdout]     |
[INFO] [stdout] 332 |                             Err(rejection) => return Ok(rejection.into_response().map(box_body)),
[INFO] [stdout]     |                                                                                       ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 359 | impl_service!(T1, T2);
[INFO] [stdout]     | --------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stdout]    --> src/lib.rs:341:39
[INFO] [stdout]     |
[INFO] [stdout] 341 |                                 .body(box_body(Full::from(err.to_string())))
[INFO] [stdout]     |                                       ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 359 | impl_service!(T1, T2);
[INFO] [stdout]     | --------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stdout]    --> src/lib.rs:347:47
[INFO] [stdout]     |
[INFO] [stdout] 347 |                         Ok(res) => Ok(res.map(box_body)),
[INFO] [stdout]     |                                               ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 359 | impl_service!(T1, T2);
[INFO] [stdout]     | --------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stdout]    --> src/lib.rs:348:83
[INFO] [stdout]     |
[INFO] [stdout] 348 |                         Err(err) => Ok(f($($ty),*, err).await.into_response().map(box_body)),
[INFO] [stdout]     |                                                                                   ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 359 | impl_service!(T1, T2);
[INFO] [stdout]     | --------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stdout]    --> src/lib.rs:332:87
[INFO] [stdout]     |
[INFO] [stdout] 332 |                             Err(rejection) => return Ok(rejection.into_response().map(box_body)),
[INFO] [stdout]     |                                                                                       ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 360 | impl_service!(T1, T2, T3);
[INFO] [stdout]     | ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stdout]    --> src/lib.rs:341:39
[INFO] [stdout]     |
[INFO] [stdout] 341 |                                 .body(box_body(Full::from(err.to_string())))
[INFO] [stdout]     |                                       ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 360 | impl_service!(T1, T2, T3);
[INFO] [stdout]     | ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stdout]    --> src/lib.rs:347:47
[INFO] [stdout]     |
[INFO] [stdout] 347 |                         Ok(res) => Ok(res.map(box_body)),
[INFO] [stdout]     |                                               ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 360 | impl_service!(T1, T2, T3);
[INFO] [stdout]     | ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stdout]    --> src/lib.rs:348:83
[INFO] [stdout]     |
[INFO] [stdout] 348 |                         Err(err) => Ok(f($($ty),*, err).await.into_response().map(box_body)),
[INFO] [stdout]     |                                                                                   ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 360 | impl_service!(T1, T2, T3);
[INFO] [stdout]     | ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stdout]    --> src/lib.rs:332:87
[INFO] [stdout]     |
[INFO] [stdout] 332 |                             Err(rejection) => return Ok(rejection.into_response().map(box_body)),
[INFO] [stdout]     |                                                                                       ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 361 | impl_service!(T1, T2, T3, T4);
[INFO] [stdout]     | ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stdout]    --> src/lib.rs:341:39
[INFO] [stdout]     |
[INFO] [stdout] 341 |                                 .body(box_body(Full::from(err.to_string())))
[INFO] [stdout]     |                                       ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 361 | impl_service!(T1, T2, T3, T4);
[INFO] [stdout]     | ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stdout]    --> src/lib.rs:347:47
[INFO] [stdout]     |
[INFO] [stdout] 347 |                         Ok(res) => Ok(res.map(box_body)),
[INFO] [stdout]     |                                               ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 361 | impl_service!(T1, T2, T3, T4);
[INFO] [stdout]     | ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stdout]    --> src/lib.rs:348:83
[INFO] [stdout]     |
[INFO] [stdout] 348 |                         Err(err) => Ok(f($($ty),*, err).await.into_response().map(box_body)),
[INFO] [stdout]     |                                                                                   ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 361 | impl_service!(T1, T2, T3, T4);
[INFO] [stdout]     | ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stdout]    --> src/lib.rs:332:87
[INFO] [stdout]     |
[INFO] [stdout] 332 |                             Err(rejection) => return Ok(rejection.into_response().map(box_body)),
[INFO] [stdout]     |                                                                                       ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 362 | impl_service!(T1, T2, T3, T4, T5);
[INFO] [stdout]     | --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stdout]    --> src/lib.rs:341:39
[INFO] [stdout]     |
[INFO] [stdout] 341 |                                 .body(box_body(Full::from(err.to_string())))
[INFO] [stdout]     |                                       ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 362 | impl_service!(T1, T2, T3, T4, T5);
[INFO] [stdout]     | --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stdout]    --> src/lib.rs:347:47
[INFO] [stdout]     |
[INFO] [stdout] 347 |                         Ok(res) => Ok(res.map(box_body)),
[INFO] [stdout]     |                                               ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 362 | impl_service!(T1, T2, T3, T4, T5);
[INFO] [stdout]     | --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stdout]    --> src/lib.rs:348:83
[INFO] [stdout]     |
[INFO] [stdout] 348 |                         Err(err) => Ok(f($($ty),*, err).await.into_response().map(box_body)),
[INFO] [stdout]     |                                                                                   ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 362 | impl_service!(T1, T2, T3, T4, T5);
[INFO] [stdout]     | --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stdout]    --> src/lib.rs:332:87
[INFO] [stdout]     |
[INFO] [stdout] 332 |                             Err(rejection) => return Ok(rejection.into_response().map(box_body)),
[INFO] [stdout]     |                                                                                       ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 363 | impl_service!(T1, T2, T3, T4, T5, T6);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stdout]    --> src/lib.rs:341:39
[INFO] [stdout]     |
[INFO] [stdout] 341 |                                 .body(box_body(Full::from(err.to_string())))
[INFO] [stdout]     |                                       ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 363 | impl_service!(T1, T2, T3, T4, T5, T6);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stdout]    --> src/lib.rs:347:47
[INFO] [stdout]     |
[INFO] [stdout] 347 |                         Ok(res) => Ok(res.map(box_body)),
[INFO] [stdout]     |                                               ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 363 | impl_service!(T1, T2, T3, T4, T5, T6);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stdout]    --> src/lib.rs:348:83
[INFO] [stdout]     |
[INFO] [stdout] 348 |                         Err(err) => Ok(f($($ty),*, err).await.into_response().map(box_body)),
[INFO] [stdout]     |                                                                                   ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 363 | impl_service!(T1, T2, T3, T4, T5, T6);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stdout]    --> src/lib.rs:332:87
[INFO] [stdout]     |
[INFO] [stdout] 332 |                             Err(rejection) => return Ok(rejection.into_response().map(box_body)),
[INFO] [stdout]     |                                                                                       ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 364 | impl_service!(T1, T2, T3, T4, T5, T6, T7);
[INFO] [stdout]     | ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stdout]    --> src/lib.rs:341:39
[INFO] [stdout]     |
[INFO] [stdout] 341 |                                 .body(box_body(Full::from(err.to_string())))
[INFO] [stdout]     |                                       ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 364 | impl_service!(T1, T2, T3, T4, T5, T6, T7);
[INFO] [stdout]     | ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stdout]    --> src/lib.rs:347:47
[INFO] [stdout]     |
[INFO] [stdout] 347 |                         Ok(res) => Ok(res.map(box_body)),
[INFO] [stdout]     |                                               ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 364 | impl_service!(T1, T2, T3, T4, T5, T6, T7);
[INFO] [stdout]     | ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stdout]    --> src/lib.rs:348:83
[INFO] [stdout]     |
[INFO] [stdout] 348 |                         Err(err) => Ok(f($($ty),*, err).await.into_response().map(box_body)),
[INFO] [stdout]     |                                                                                   ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 364 | impl_service!(T1, T2, T3, T4, T5, T6, T7);
[INFO] [stdout]     | ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stdout]    --> src/lib.rs:332:87
[INFO] [stdout]     |
[INFO] [stdout] 332 |                             Err(rejection) => return Ok(rejection.into_response().map(box_body)),
[INFO] [stdout]     |                                                                                       ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 365 | impl_service!(T1, T2, T3, T4, T5, T6, T7, T8);
[INFO] [stdout]     | --------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stdout]    --> src/lib.rs:341:39
[INFO] [stdout]     |
[INFO] [stdout] 341 |                                 .body(box_body(Full::from(err.to_string())))
[INFO] [stdout]     |                                       ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 365 | impl_service!(T1, T2, T3, T4, T5, T6, T7, T8);
[INFO] [stdout]     | --------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stdout]    --> src/lib.rs:347:47
[INFO] [stdout]     |
[INFO] [stdout] 347 |                         Ok(res) => Ok(res.map(box_body)),
[INFO] [stdout]     |                                               ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 365 | impl_service!(T1, T2, T3, T4, T5, T6, T7, T8);
[INFO] [stdout]     | --------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stdout]    --> src/lib.rs:348:83
[INFO] [stdout]     |
[INFO] [stdout] 348 |                         Err(err) => Ok(f($($ty),*, err).await.into_response().map(box_body)),
[INFO] [stdout]     |                                                                                   ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 365 | impl_service!(T1, T2, T3, T4, T5, T6, T7, T8);
[INFO] [stdout]     | --------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stdout]    --> src/lib.rs:332:87
[INFO] [stdout]     |
[INFO] [stdout] 332 |                             Err(rejection) => return Ok(rejection.into_response().map(box_body)),
[INFO] [stdout]     |                                                                                       ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 366 | impl_service!(T1, T2, T3, T4, T5, T6, T7, T8, T9);
[INFO] [stdout]     | ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stdout]    --> src/lib.rs:341:39
[INFO] [stdout]     |
[INFO] [stdout] 341 |                                 .body(box_body(Full::from(err.to_string())))
[INFO] [stdout]     |                                       ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 366 | impl_service!(T1, T2, T3, T4, T5, T6, T7, T8, T9);
[INFO] [stdout]     | ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stdout]    --> src/lib.rs:347:47
[INFO] [stdout]     |
[INFO] [stdout] 347 |                         Ok(res) => Ok(res.map(box_body)),
[INFO] [stdout]     |                                               ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 366 | impl_service!(T1, T2, T3, T4, T5, T6, T7, T8, T9);
[INFO] [stdout]     | ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stdout]    --> src/lib.rs:348:83
[INFO] [stdout]     |
[INFO] [stdout] 348 |                         Err(err) => Ok(f($($ty),*, err).await.into_response().map(box_body)),
[INFO] [stdout]     |                                                                                   ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 366 | impl_service!(T1, T2, T3, T4, T5, T6, T7, T8, T9);
[INFO] [stdout]     | ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stdout]    --> src/lib.rs:332:87
[INFO] [stdout]     |
[INFO] [stdout] 332 |                             Err(rejection) => return Ok(rejection.into_response().map(box_body)),
[INFO] [stdout]     |                                                                                       ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 367 | impl_service!(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10);
[INFO] [stdout]     | ------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stdout]    --> src/lib.rs:341:39
[INFO] [stdout]     |
[INFO] [stdout] 341 |                                 .body(box_body(Full::from(err.to_string())))
[INFO] [stdout]     |                                       ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 367 | impl_service!(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10);
[INFO] [stdout]     | ------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stdout]    --> src/lib.rs:347:47
[INFO] [stdout]     |
[INFO] [stdout] 347 |                         Ok(res) => Ok(res.map(box_body)),
[INFO] [stdout]     |                                               ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 367 | impl_service!(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10);
[INFO] [stdout]     | ------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stdout]    --> src/lib.rs:348:83
[INFO] [stdout]     |
[INFO] [stdout] 348 |                         Err(err) => Ok(f($($ty),*, err).await.into_response().map(box_body)),
[INFO] [stdout]     |                                                                                   ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 367 | impl_service!(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10);
[INFO] [stdout]     | ------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stdout]    --> src/lib.rs:332:87
[INFO] [stdout]     |
[INFO] [stdout] 332 |                             Err(rejection) => return Ok(rejection.into_response().map(box_body)),
[INFO] [stdout]     |                                                                                       ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 368 | impl_service!(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11);
[INFO] [stdout]     | ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stdout]    --> src/lib.rs:341:39
[INFO] [stdout]     |
[INFO] [stdout] 341 |                                 .body(box_body(Full::from(err.to_string())))
[INFO] [stdout]     |                                       ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 368 | impl_service!(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11);
[INFO] [stdout]     | ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stdout]    --> src/lib.rs:347:47
[INFO] [stdout]     |
[INFO] [stdout] 347 |                         Ok(res) => Ok(res.map(box_body)),
[INFO] [stdout]     |                                               ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 368 | impl_service!(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11);
[INFO] [stdout]     | ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stdout]    --> src/lib.rs:348:83
[INFO] [stdout]     |
[INFO] [stdout] 348 |                         Err(err) => Ok(f($($ty),*, err).await.into_response().map(box_body)),
[INFO] [stdout]     |                                                                                   ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 368 | impl_service!(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11);
[INFO] [stdout]     | ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stdout]    --> src/lib.rs:332:87
[INFO] [stdout]     |
[INFO] [stdout] 332 |                             Err(rejection) => return Ok(rejection.into_response().map(box_body)),
[INFO] [stdout]     |                                                                                       ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 369 | impl_service!(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12);
[INFO] [stdout]     | ---------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stdout]    --> src/lib.rs:341:39
[INFO] [stdout]     |
[INFO] [stdout] 341 |                                 .body(box_body(Full::from(err.to_string())))
[INFO] [stdout]     |                                       ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 369 | impl_service!(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12);
[INFO] [stdout]     | ---------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stdout]    --> src/lib.rs:347:47
[INFO] [stdout]     |
[INFO] [stdout] 347 |                         Ok(res) => Ok(res.map(box_body)),
[INFO] [stdout]     |                                               ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 369 | impl_service!(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12);
[INFO] [stdout]     | ---------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stdout]    --> src/lib.rs:348:83
[INFO] [stdout]     |
[INFO] [stdout] 348 |                         Err(err) => Ok(f($($ty),*, err).await.into_response().map(box_body)),
[INFO] [stdout]     |                                                                                   ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 369 | impl_service!(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12);
[INFO] [stdout]     | ---------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stdout]    --> src/lib.rs:332:87
[INFO] [stdout]     |
[INFO] [stdout] 332 |                             Err(rejection) => return Ok(rejection.into_response().map(box_body)),
[INFO] [stdout]     |                                                                                       ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 370 | impl_service!(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13);
[INFO] [stdout]     | --------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stdout]    --> src/lib.rs:341:39
[INFO] [stdout]     |
[INFO] [stdout] 341 |                                 .body(box_body(Full::from(err.to_string())))
[INFO] [stdout]     |                                       ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 370 | impl_service!(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13);
[INFO] [stdout]     | --------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stdout]    --> src/lib.rs:347:47
[INFO] [stdout]     |
[INFO] [stdout] 347 |                         Ok(res) => Ok(res.map(box_body)),
[INFO] [stdout]     |                                               ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 370 | impl_service!(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13);
[INFO] [stdout]     | --------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stdout]    --> src/lib.rs:348:83
[INFO] [stdout]     |
[INFO] [stdout] 348 |                         Err(err) => Ok(f($($ty),*, err).await.into_response().map(box_body)),
[INFO] [stdout]     |                                                                                   ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 370 | impl_service!(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13);
[INFO] [stdout]     | --------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stdout]    --> src/lib.rs:332:87
[INFO] [stdout]     |
[INFO] [stdout] 332 |                             Err(rejection) => return Ok(rejection.into_response().map(box_body)),
[INFO] [stdout]     |                                                                                       ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 371 | impl_service!(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14);
[INFO] [stdout]     | -------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stdout]    --> src/lib.rs:341:39
[INFO] [stdout]     |
[INFO] [stdout] 341 |                                 .body(box_body(Full::from(err.to_string())))
[INFO] [stdout]     |                                       ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 371 | impl_service!(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14);
[INFO] [stdout]     | -------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stdout]    --> src/lib.rs:347:47
[INFO] [stdout]     |
[INFO] [stdout] 347 |                         Ok(res) => Ok(res.map(box_body)),
[INFO] [stdout]     |                                               ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 371 | impl_service!(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14);
[INFO] [stdout]     | -------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stdout]    --> src/lib.rs:348:83
[INFO] [stdout]     |
[INFO] [stdout] 348 |                         Err(err) => Ok(f($($ty),*, err).await.into_response().map(box_body)),
[INFO] [stdout]     |                                                                                   ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 371 | impl_service!(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14);
[INFO] [stdout]     | -------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stdout]    --> src/lib.rs:332:87
[INFO] [stdout]     |
[INFO] [stdout] 332 |                             Err(rejection) => return Ok(rejection.into_response().map(box_body)),
[INFO] [stdout]     |                                                                                       ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 372 | impl_service!(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15);
[INFO] [stdout]     | ------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stdout]    --> src/lib.rs:341:39
[INFO] [stdout]     |
[INFO] [stdout] 341 |                                 .body(box_body(Full::from(err.to_string())))
[INFO] [stdout]     |                                       ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 372 | impl_service!(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15);
[INFO] [stdout]     | ------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stdout]    --> src/lib.rs:347:47
[INFO] [stdout]     |
[INFO] [stdout] 347 |                         Ok(res) => Ok(res.map(box_body)),
[INFO] [stdout]     |                                               ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 372 | impl_service!(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15);
[INFO] [stdout]     | ------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stdout]    --> src/lib.rs:348:83
[INFO] [stdout]     |
[INFO] [stdout] 348 |                         Err(err) => Ok(f($($ty),*, err).await.into_response().map(box_body)),
[INFO] [stdout]     |                                                                                   ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 372 | impl_service!(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15);
[INFO] [stdout]     | ------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stdout]    --> src/lib.rs:332:87
[INFO] [stdout]     |
[INFO] [stdout] 332 |                             Err(rejection) => return Ok(rejection.into_response().map(box_body)),
[INFO] [stdout]     |                                                                                       ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 373 | impl_service!(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16);
[INFO] [stdout]     | ------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stdout]    --> src/lib.rs:341:39
[INFO] [stdout]     |
[INFO] [stdout] 341 |                                 .body(box_body(Full::from(err.to_string())))
[INFO] [stdout]     |                                       ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 373 | impl_service!(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16);
[INFO] [stdout]     | ------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stdout]    --> src/lib.rs:347:47
[INFO] [stdout]     |
[INFO] [stdout] 347 |                         Ok(res) => Ok(res.map(box_body)),
[INFO] [stdout]     |                                               ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 373 | impl_service!(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16);
[INFO] [stdout]     | ------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stdout]    --> src/lib.rs:348:83
[INFO] [stdout]     |
[INFO] [stdout] 348 |                         Err(err) => Ok(f($($ty),*, err).await.into_response().map(box_body)),
[INFO] [stdout]     |                                                                                   ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 373 | impl_service!(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16);
[INFO] [stdout]     | ------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stdout]    --> src/lib.rs:141:12
[INFO] [stdout]     |
[INFO] [stdout] 141 |     body::{box_body, BoxBody, Bytes, Full, HttpBody},
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stdout]    --> src/lib.rs:284:39
[INFO] [stdout]     |
[INFO] [stdout] 284 |                 Ok(res) => Ok(res.map(box_body)),
[INFO] [stdout]     |                                       ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stdout]    --> src/lib.rs:285:65
[INFO] [stdout]     |
[INFO] [stdout] 285 |                 Err(err) => Ok(f(err).await.into_response().map(box_body)),
[INFO] [stdout]     |                                                                 ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stdout]    --> src/lib.rs:332:87
[INFO] [stdout]     |
[INFO] [stdout] 332 |                             Err(rejection) => return Ok(rejection.into_response().map(box_body)),
[INFO] [stdout]     |                                                                                       ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 358 | impl_service!(T1);
[INFO] [stdout]     | ----------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stdout]    --> src/lib.rs:341:39
[INFO] [stdout]     |
[INFO] [stdout] 341 |                                 .body(box_body(Full::from(err.to_string())))
[INFO] [stdout]     |                                       ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 358 | impl_service!(T1);
[INFO] [stdout]     | ----------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stdout]    --> src/lib.rs:347:47
[INFO] [stdout]     |
[INFO] [stdout] 347 |                         Ok(res) => Ok(res.map(box_body)),
[INFO] [stdout]     |                                               ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 358 | impl_service!(T1);
[INFO] [stdout]     | ----------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stdout]    --> src/lib.rs:348:83
[INFO] [stdout]     |
[INFO] [stdout] 348 |                         Err(err) => Ok(f($($ty),*, err).await.into_response().map(box_body)),
[INFO] [stdout]     |                                                                                   ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 358 | impl_service!(T1);
[INFO] [stdout]     | ----------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stdout]    --> src/lib.rs:332:87
[INFO] [stdout]     |
[INFO] [stdout] 332 |                             Err(rejection) => return Ok(rejection.into_response().map(box_body)),
[INFO] [stdout]     |                                                                                       ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 359 | impl_service!(T1, T2);
[INFO] [stdout]     | --------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stdout]    --> src/lib.rs:341:39
[INFO] [stdout]     |
[INFO] [stdout] 341 |                                 .body(box_body(Full::from(err.to_string())))
[INFO] [stdout]     |                                       ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 359 | impl_service!(T1, T2);
[INFO] [stdout]     | --------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stdout]    --> src/lib.rs:347:47
[INFO] [stdout]     |
[INFO] [stdout] 347 |                         Ok(res) => Ok(res.map(box_body)),
[INFO] [stdout]     |                                               ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 359 | impl_service!(T1, T2);
[INFO] [stdout]     | --------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stdout]    --> src/lib.rs:348:83
[INFO] [stdout]     |
[INFO] [stdout] 348 |                         Err(err) => Ok(f($($ty),*, err).await.into_response().map(box_body)),
[INFO] [stdout]     |                                                                                   ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 359 | impl_service!(T1, T2);
[INFO] [stdout]     | --------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stdout]    --> src/lib.rs:332:87
[INFO] [stdout]     |
[INFO] [stdout] 332 |                             Err(rejection) => return Ok(rejection.into_response().map(box_body)),
[INFO] [stdout]     |                                                                                       ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 360 | impl_service!(T1, T2, T3);
[INFO] [stdout]     | ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stdout]    --> src/lib.rs:341:39
[INFO] [stdout]     |
[INFO] [stdout] 341 |                                 .body(box_body(Full::from(err.to_string())))
[INFO] [stdout]     |                                       ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 360 | impl_service!(T1, T2, T3);
[INFO] [stdout]     | ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stdout]    --> src/lib.rs:347:47
[INFO] [stdout]     |
[INFO] [stdout] 347 |                         Ok(res) => Ok(res.map(box_body)),
[INFO] [stdout]     |                                               ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 360 | impl_service!(T1, T2, T3);
[INFO] [stdout]     | ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stdout]    --> src/lib.rs:348:83
[INFO] [stdout]     |
[INFO] [stdout] 348 |                         Err(err) => Ok(f($($ty),*, err).await.into_response().map(box_body)),
[INFO] [stdout]     |                                                                                   ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 360 | impl_service!(T1, T2, T3);
[INFO] [stdout]     | ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stdout]    --> src/lib.rs:332:87
[INFO] [stdout]     |
[INFO] [stdout] 332 |                             Err(rejection) => return Ok(rejection.into_response().map(box_body)),
[INFO] [stdout]     |                                                                                       ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 361 | impl_service!(T1, T2, T3, T4);
[INFO] [stdout]     | ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stdout]    --> src/lib.rs:341:39
[INFO] [stdout]     |
[INFO] [stdout] 341 |                                 .body(box_body(Full::from(err.to_string())))
[INFO] [stdout]     |                                       ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 361 | impl_service!(T1, T2, T3, T4);
[INFO] [stdout]     | ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stdout]    --> src/lib.rs:347:47
[INFO] [stdout]     |
[INFO] [stdout] 347 |                         Ok(res) => Ok(res.map(box_body)),
[INFO] [stdout]     |                                               ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 361 | impl_service!(T1, T2, T3, T4);
[INFO] [stdout]     | ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stdout]    --> src/lib.rs:348:83
[INFO] [stdout]     |
[INFO] [stdout] 348 |                         Err(err) => Ok(f($($ty),*, err).await.into_response().map(box_body)),
[INFO] [stdout]     |                                                                                   ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 361 | impl_service!(T1, T2, T3, T4);
[INFO] [stdout]     | ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stdout]    --> src/lib.rs:332:87
[INFO] [stdout]     |
[INFO] [stdout] 332 |                             Err(rejection) => return Ok(rejection.into_response().map(box_body)),
[INFO] [stdout]     |                                                                                       ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 362 | impl_service!(T1, T2, T3, T4, T5);
[INFO] [stdout]     | --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stdout]    --> src/lib.rs:341:39
[INFO] [stdout]     |
[INFO] [stdout] 341 |                                 .body(box_body(Full::from(err.to_string())))
[INFO] [stdout]     |                                       ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 362 | impl_service!(T1, T2, T3, T4, T5);
[INFO] [stdout]     | --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stdout]    --> src/lib.rs:347:47
[INFO] [stdout]     |
[INFO] [stdout] 347 |                         Ok(res) => Ok(res.map(box_body)),
[INFO] [stdout]     |                                               ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 362 | impl_service!(T1, T2, T3, T4, T5);
[INFO] [stdout]     | --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stdout]    --> src/lib.rs:348:83
[INFO] [stdout]     |
[INFO] [stdout] 348 |                         Err(err) => Ok(f($($ty),*, err).await.into_response().map(box_body)),
[INFO] [stdout]     |                                                                                   ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 362 | impl_service!(T1, T2, T3, T4, T5);
[INFO] [stdout]     | --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stdout]    --> src/lib.rs:332:87
[INFO] [stdout]     |
[INFO] [stdout] 332 |                             Err(rejection) => return Ok(rejection.into_response().map(box_body)),
[INFO] [stdout]     |                                                                                       ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 363 | impl_service!(T1, T2, T3, T4, T5, T6);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stdout]    --> src/lib.rs:341:39
[INFO] [stdout]     |
[INFO] [stdout] 341 |                                 .body(box_body(Full::from(err.to_string())))
[INFO] [stdout]     |                                       ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 363 | impl_service!(T1, T2, T3, T4, T5, T6);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stdout]    --> src/lib.rs:347:47
[INFO] [stdout]     |
[INFO] [stdout] 347 |                         Ok(res) => Ok(res.map(box_body)),
[INFO] [stdout]     |                                               ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 363 | impl_service!(T1, T2, T3, T4, T5, T6);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stdout]    --> src/lib.rs:348:83
[INFO] [stdout]     |
[INFO] [stdout] 348 |                         Err(err) => Ok(f($($ty),*, err).await.into_response().map(box_body)),
[INFO] [stdout]     |                                                                                   ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 363 | impl_service!(T1, T2, T3, T4, T5, T6);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stdout]    --> src/lib.rs:332:87
[INFO] [stdout]     |
[INFO] [stdout] 332 |                             Err(rejection) => return Ok(rejection.into_response().map(box_body)),
[INFO] [stdout]     |                                                                                       ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 364 | impl_service!(T1, T2, T3, T4, T5, T6, T7);
[INFO] [stdout]     | ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stdout]    --> src/lib.rs:341:39
[INFO] [stdout]     |
[INFO] [stdout] 341 |                                 .body(box_body(Full::from(err.to_string())))
[INFO] [stdout]     |                                       ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 364 | impl_service!(T1, T2, T3, T4, T5, T6, T7);
[INFO] [stdout]     | ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stdout]    --> src/lib.rs:347:47
[INFO] [stdout]     |
[INFO] [stdout] 347 |                         Ok(res) => Ok(res.map(box_body)),
[INFO] [stdout]     |                                               ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 364 | impl_service!(T1, T2, T3, T4, T5, T6, T7);
[INFO] [stdout]     | ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stdout]    --> src/lib.rs:348:83
[INFO] [stdout]     |
[INFO] [stdout] 348 |                         Err(err) => Ok(f($($ty),*, err).await.into_response().map(box_body)),
[INFO] [stdout]     |                                                                                   ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 364 | impl_service!(T1, T2, T3, T4, T5, T6, T7);
[INFO] [stdout]     | ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stdout]    --> src/lib.rs:332:87
[INFO] [stdout]     |
[INFO] [stdout] 332 |                             Err(rejection) => return Ok(rejection.into_response().map(box_body)),
[INFO] [stdout]     |                                                                                       ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 365 | impl_service!(T1, T2, T3, T4, T5, T6, T7, T8);
[INFO] [stdout]     | --------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stdout]    --> src/lib.rs:341:39
[INFO] [stdout]     |
[INFO] [stdout] 341 |                                 .body(box_body(Full::from(err.to_string())))
[INFO] [stdout]     |                                       ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 365 | impl_service!(T1, T2, T3, T4, T5, T6, T7, T8);
[INFO] [stdout]     | --------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stdout]    --> src/lib.rs:347:47
[INFO] [stdout]     |
[INFO] [stdout] 347 |                         Ok(res) => Ok(res.map(box_body)),
[INFO] [stdout]     |                                               ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 365 | impl_service!(T1, T2, T3, T4, T5, T6, T7, T8);
[INFO] [stdout]     | --------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stdout]    --> src/lib.rs:348:83
[INFO] [stdout]     |
[INFO] [stdout] 348 |                         Err(err) => Ok(f($($ty),*, err).await.into_response().map(box_body)),
[INFO] [stdout]     |                                                                                   ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 365 | impl_service!(T1, T2, T3, T4, T5, T6, T7, T8);
[INFO] [stdout]     | --------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stdout]    --> src/lib.rs:332:87
[INFO] [stdout]     |
[INFO] [stdout] 332 |                             Err(rejection) => return Ok(rejection.into_response().map(box_body)),
[INFO] [stdout]     |                                                                                       ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 366 | impl_service!(T1, T2, T3, T4, T5, T6, T7, T8, T9);
[INFO] [stdout]     | ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stdout]    --> src/lib.rs:341:39
[INFO] [stdout]     |
[INFO] [stdout] 341 |                                 .body(box_body(Full::from(err.to_string())))
[INFO] [stdout]     |                                       ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 366 | impl_service!(T1, T2, T3, T4, T5, T6, T7, T8, T9);
[INFO] [stdout]     | ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stdout]    --> src/lib.rs:347:47
[INFO] [stdout]     |
[INFO] [stdout] 347 |                         Ok(res) => Ok(res.map(box_body)),
[INFO] [stdout]     |                                               ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 366 | impl_service!(T1, T2, T3, T4, T5, T6, T7, T8, T9);
[INFO] [stdout]     | ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stdout]    --> src/lib.rs:348:83
[INFO] [stdout]     |
[INFO] [stdout] 348 |                         Err(err) => Ok(f($($ty),*, err).await.into_response().map(box_body)),
[INFO] [stdout]     |                                                                                   ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 366 | impl_service!(T1, T2, T3, T4, T5, T6, T7, T8, T9);
[INFO] [stdout]     | ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stdout]    --> src/lib.rs:332:87
[INFO] [stdout]     |
[INFO] [stdout] 332 |                             Err(rejection) => return Ok(rejection.into_response().map(box_body)),
[INFO] [stdout]     |                                                                                       ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 367 | impl_service!(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10);
[INFO] [stdout]     | ------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stdout]    --> src/lib.rs:341:39
[INFO] [stdout]     |
[INFO] [stdout] 341 |                                 .body(box_body(Full::from(err.to_string())))
[INFO] [stdout]     |                                       ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 367 | impl_service!(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10);
[INFO] [stdout]     | ------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stdout]    --> src/lib.rs:347:47
[INFO] [stdout]     |
[INFO] [stdout] 347 |                         Ok(res) => Ok(res.map(box_body)),
[INFO] [stdout]     |                                               ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 367 | impl_service!(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10);
[INFO] [stdout]     | ------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stdout]    --> src/lib.rs:348:83
[INFO] [stdout]     |
[INFO] [stdout] 348 |                         Err(err) => Ok(f($($ty),*, err).await.into_response().map(box_body)),
[INFO] [stdout]     |                                                                                   ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 367 | impl_service!(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10);
[INFO] [stdout]     | ------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stdout]    --> src/lib.rs:332:87
[INFO] [stdout]     |
[INFO] [stdout] 332 |                             Err(rejection) => return Ok(rejection.into_response().map(box_body)),
[INFO] [stdout]     |                                                                                       ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 368 | impl_service!(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11);
[INFO] [stdout]     | ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stdout]    --> src/lib.rs:341:39
[INFO] [stdout]     |
[INFO] [stdout] 341 |                                 .body(box_body(Full::from(err.to_string())))
[INFO] [stdout]     |                                       ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 368 | impl_service!(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11);
[INFO] [stdout]     | ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stdout]    --> src/lib.rs:347:47
[INFO] [stdout]     |
[INFO] [stdout] 347 |                         Ok(res) => Ok(res.map(box_body)),
[INFO] [stdout]     |                                               ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 368 | impl_service!(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11);
[INFO] [stdout]     | ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stdout]    --> src/lib.rs:348:83
[INFO] [stdout]     |
[INFO] [stdout] 348 |                         Err(err) => Ok(f($($ty),*, err).await.into_response().map(box_body)),
[INFO] [stdout]     |                                                                                   ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 368 | impl_service!(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11);
[INFO] [stdout]     | ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stdout]    --> src/lib.rs:332:87
[INFO] [stdout]     |
[INFO] [stdout] 332 |                             Err(rejection) => return Ok(rejection.into_response().map(box_body)),
[INFO] [stdout]     |                                                                                       ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 369 | impl_service!(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12);
[INFO] [stdout]     | ---------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stdout]    --> src/lib.rs:341:39
[INFO] [stdout]     |
[INFO] [stdout] 341 |                                 .body(box_body(Full::from(err.to_string())))
[INFO] [stdout]     |                                       ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 369 | impl_service!(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12);
[INFO] [stdout]     | ---------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stdout]    --> src/lib.rs:347:47
[INFO] [stdout]     |
[INFO] [stdout] 347 |                         Ok(res) => Ok(res.map(box_body)),
[INFO] [stdout]     |                                               ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 369 | impl_service!(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12);
[INFO] [stdout]     | ---------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stdout]    --> src/lib.rs:348:83
[INFO] [stdout]     |
[INFO] [stdout] 348 |                         Err(err) => Ok(f($($ty),*, err).await.into_response().map(box_body)),
[INFO] [stdout]     |                                                                                   ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 369 | impl_service!(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12);
[INFO] [stdout]     | ---------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stdout]    --> src/lib.rs:332:87
[INFO] [stdout]     |
[INFO] [stdout] 332 |                             Err(rejection) => return Ok(rejection.into_response().map(box_body)),
[INFO] [stdout]     |                                                                                       ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 370 | impl_service!(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13);
[INFO] [stdout]     | --------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stdout]    --> src/lib.rs:341:39
[INFO] [stdout]     |
[INFO] [stdout] 341 |                                 .body(box_body(Full::from(err.to_string())))
[INFO] [stdout]     |                                       ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 370 | impl_service!(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13);
[INFO] [stdout]     | --------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stdout]    --> src/lib.rs:347:47
[INFO] [stdout]     |
[INFO] [stdout] 347 |                         Ok(res) => Ok(res.map(box_body)),
[INFO] [stdout]     |                                               ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 370 | impl_service!(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13);
[INFO] [stdout]     | --------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stdout]    --> src/lib.rs:348:83
[INFO] [stdout]     |
[INFO] [stdout] 348 |                         Err(err) => Ok(f($($ty),*, err).await.into_response().map(box_body)),
[INFO] [stdout]     |                                                                                   ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 370 | impl_service!(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13);
[INFO] [stdout]     | --------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stdout]    --> src/lib.rs:332:87
[INFO] [stdout]     |
[INFO] [stdout] 332 |                             Err(rejection) => return Ok(rejection.into_response().map(box_body)),
[INFO] [stdout]     |                                                                                       ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 371 | impl_service!(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14);
[INFO] [stdout]     | -------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stdout]    --> src/lib.rs:341:39
[INFO] [stdout]     |
[INFO] [stdout] 341 |                                 .body(box_body(Full::from(err.to_string())))
[INFO] [stdout]     |                                       ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 371 | impl_service!(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14);
[INFO] [stdout]     | -------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stdout]    --> src/lib.rs:347:47
[INFO] [stdout]     |
[INFO] [stdout] 347 |                         Ok(res) => Ok(res.map(box_body)),
[INFO] [stdout]     |                                               ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 371 | impl_service!(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14);
[INFO] [stdout]     | -------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stdout]    --> src/lib.rs:348:83
[INFO] [stdout]     |
[INFO] [stdout] 348 |                         Err(err) => Ok(f($($ty),*, err).await.into_response().map(box_body)),
[INFO] [stdout]     |                                                                                   ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 371 | impl_service!(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14);
[INFO] [stdout]     | -------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stdout]    --> src/lib.rs:332:87
[INFO] [stdout]     |
[INFO] [stdout] 332 |                             Err(rejection) => return Ok(rejection.into_response().map(box_body)),
[INFO] [stdout]     |                                                                                       ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 372 | impl_service!(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15);
[INFO] [stdout]     | ------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stdout]    --> src/lib.rs:341:39
[INFO] [stdout]     |
[INFO] [stdout] 341 |                                 .body(box_body(Full::from(err.to_string())))
[INFO] [stdout]     |                                       ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 372 | impl_service!(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15);
[INFO] [stdout]     | ------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stdout]    --> src/lib.rs:347:47
[INFO] [stdout]     |
[INFO] [stdout] 347 |                         Ok(res) => Ok(res.map(box_body)),
[INFO] [stdout]     |                                               ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 372 | impl_service!(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15);
[INFO] [stdout]     | ------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stdout]    --> src/lib.rs:348:83
[INFO] [stdout]     |
[INFO] [stdout] 348 |                         Err(err) => Ok(f($($ty),*, err).await.into_response().map(box_body)),
[INFO] [stdout]     |                                                                                   ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 372 | impl_service!(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15);
[INFO] [stdout]     | ------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stdout]    --> src/lib.rs:332:87
[INFO] [stdout]     |
[INFO] [stdout] 332 |                             Err(rejection) => return Ok(rejection.into_response().map(box_body)),
[INFO] [stdout]     |                                                                                       ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 373 | impl_service!(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16);
[INFO] [stdout]     | ------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stdout]    --> src/lib.rs:341:39
[INFO] [stdout]     |
[INFO] [stdout] 341 |                                 .body(box_body(Full::from(err.to_string())))
[INFO] [stdout]     |                                       ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 373 | impl_service!(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16);
[INFO] [stdout]     | ------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stdout]    --> src/lib.rs:347:47
[INFO] [stdout]     |
[INFO] [stdout] 347 |                         Ok(res) => Ok(res.map(box_body)),
[INFO] [stdout]     |                                               ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 373 | impl_service!(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16);
[INFO] [stdout]     | ------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stdout]    --> src/lib.rs:348:83
[INFO] [stdout]     |
[INFO] [stdout] 348 |                         Err(err) => Ok(f($($ty),*, err).await.into_response().map(box_body)),
[INFO] [stdout]     |                                                                                   ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 373 | impl_service!(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16);
[INFO] [stdout]     | ------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 68 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 68 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.13s
[INFO] running `Command { std: "docker" "inspect" "9c5afe24688a11501d5a9f5bd42c100a4812bc0efba7990e239fff6e80d8cce4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9c5afe24688a11501d5a9f5bd42c100a4812bc0efba7990e239fff6e80d8cce4", kill_on_drop: false }`
[INFO] [stdout] 9c5afe24688a11501d5a9f5bd42c100a4812bc0efba7990e239fff6e80d8cce4
[INFO] checking axum-handle-error-extract-0.1.0 against master#09bc67b9158392361780e779d32997f14cc75c39 for opaque-soundness-fix
[INFO] extracting crate axum-handle-error-extract 0.1.0 into /workspace/builds/worker-5-tc2/source
[INFO] validating manifest of crates.io crate axum-handle-error-extract 0.1.0 on toolchain 09bc67b9158392361780e779d32997f14cc75c39
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+09bc67b9158392361780e779d32997f14cc75c39" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate axum-handle-error-extract 0.1.0
[INFO] finished tweaking crates.io crate axum-handle-error-extract 0.1.0
[INFO] tweaked toml for crates.io crate axum-handle-error-extract 0.1.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+09bc67b9158392361780e779d32997f14cc75c39" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+09bc67b9158392361780e779d32997f14cc75c39" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+09bc67b9158392361780e779d32997f14cc75c39" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 33e8d71780db9783a388c8d414bd60331dcf66754bb022e32993dc79924cab26
[INFO] running `Command { std: "docker" "start" "-a" "33e8d71780db9783a388c8d414bd60331dcf66754bb022e32993dc79924cab26", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "33e8d71780db9783a388c8d414bd60331dcf66754bb022e32993dc79924cab26", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "33e8d71780db9783a388c8d414bd60331dcf66754bb022e32993dc79924cab26", kill_on_drop: false }`
[INFO] [stdout] 33e8d71780db9783a388c8d414bd60331dcf66754bb022e32993dc79924cab26
[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" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+09bc67b9158392361780e779d32997f14cc75c39" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d8a881ceb6aafb9d9430d0c2f338b7abc2d0e371a686d9350c76ace8d148bed8
[INFO] running `Command { std: "docker" "start" "-a" "d8a881ceb6aafb9d9430d0c2f338b7abc2d0e371a686d9350c76ace8d148bed8", kill_on_drop: false }`
[INFO] [stderr]     Checking bytes v1.6.0
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking try-lock v0.2.5
[INFO] [stderr]     Checking httpdate v1.0.3
[INFO] [stderr]     Checking matchit v0.4.6
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking socket2 v0.5.6
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking tokio v1.36.0
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking pin-project v1.1.5
[INFO] [stderr]     Checking tower-http v0.1.3
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serde_json v1.0.114
[INFO] [stderr]     Checking tokio-util v0.7.10
[INFO] [stderr]     Checking tokio-util v0.6.10
[INFO] [stderr]     Checking hyper v0.14.28
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking axum v0.3.4
[INFO] [stderr]     Checking axum-handle-error-extract v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC <https://rust-lang.github.io/rfcs/2145-type-privacy.html> for more information
[INFO] [stdout]    --> src/lib.rs:134:26
[INFO] [stdout]     |
[INFO] [stdout] 134 | #![deny(unreachable_pub, private_in_public)]
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC <https://rust-lang.github.io/rfcs/2145-type-privacy.html> for more information
[INFO] [stdout]    --> src/lib.rs:134:26
[INFO] [stdout]     |
[INFO] [stdout] 134 | #![deny(unreachable_pub, private_in_public)]
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stdout]    --> src/lib.rs:141:12
[INFO] [stdout]     |
[INFO] [stdout] 141 |     body::{box_body, BoxBody, Bytes, Full, HttpBody},
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stdout]    --> src/lib.rs:284:39
[INFO] [stdout]     |
[INFO] [stdout] 284 |                 Ok(res) => Ok(res.map(box_body)),
[INFO] [stdout]     |                                       ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stdout]    --> src/lib.rs:285:65
[INFO] [stdout]     |
[INFO] [stdout] 285 |                 Err(err) => Ok(f(err).await.into_response().map(box_body)),
[INFO] [stdout]     |                                                                 ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stdout]    --> src/lib.rs:332:87
[INFO] [stdout]     |
[INFO] [stdout] 332 |                             Err(rejection) => return Ok(rejection.into_response().map(box_body)),
[INFO] [stdout]     |                                                                                       ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 358 | impl_service!(T1);
[INFO] [stdout]     | ----------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stdout]    --> src/lib.rs:341:39
[INFO] [stdout]     |
[INFO] [stdout] 341 |                                 .body(box_body(Full::from(err.to_string())))
[INFO] [stdout]     |                                       ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 358 | impl_service!(T1);
[INFO] [stdout]     | ----------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stdout]    --> src/lib.rs:347:47
[INFO] [stdout]     |
[INFO] [stdout] 347 |                         Ok(res) => Ok(res.map(box_body)),
[INFO] [stdout]     |                                               ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 358 | impl_service!(T1);
[INFO] [stdout]     | ----------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stdout]    --> src/lib.rs:348:83
[INFO] [stdout]     |
[INFO] [stdout] 348 |                         Err(err) => Ok(f($($ty),*, err).await.into_response().map(box_body)),
[INFO] [stdout]     |                                                                                   ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 358 | impl_service!(T1);
[INFO] [stdout]     | ----------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stdout]    --> src/lib.rs:332:87
[INFO] [stdout]     |
[INFO] [stdout] 332 |                             Err(rejection) => return Ok(rejection.into_response().map(box_body)),
[INFO] [stdout]     |                                                                                       ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 359 | impl_service!(T1, T2);
[INFO] [stdout]     | --------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stdout]    --> src/lib.rs:341:39
[INFO] [stdout]     |
[INFO] [stdout] 341 |                                 .body(box_body(Full::from(err.to_string())))
[INFO] [stdout]     |                                       ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 359 | impl_service!(T1, T2);
[INFO] [stdout]     | --------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stdout]    --> src/lib.rs:347:47
[INFO] [stdout]     |
[INFO] [stdout] 347 |                         Ok(res) => Ok(res.map(box_body)),
[INFO] [stdout]     |                                               ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 359 | impl_service!(T1, T2);
[INFO] [stdout]     | --------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stdout]    --> src/lib.rs:348:83
[INFO] [stdout]     |
[INFO] [stdout] 348 |                         Err(err) => Ok(f($($ty),*, err).await.into_response().map(box_body)),
[INFO] [stdout]     |                                                                                   ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 359 | impl_service!(T1, T2);
[INFO] [stdout]     | --------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stdout]    --> src/lib.rs:332:87
[INFO] [stdout]     |
[INFO] [stdout] 332 |                             Err(rejection) => return Ok(rejection.into_response().map(box_body)),
[INFO] [stdout]     |                                                                                       ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 360 | impl_service!(T1, T2, T3);
[INFO] [stdout]     | ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stdout]    --> src/lib.rs:341:39
[INFO] [stdout]     |
[INFO] [stdout] 341 |                                 .body(box_body(Full::from(err.to_string())))
[INFO] [stdout]     |                                       ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 360 | impl_service!(T1, T2, T3);
[INFO] [stdout]     | ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stdout]    --> src/lib.rs:347:47
[INFO] [stdout]     |
[INFO] [stdout] 347 |                         Ok(res) => Ok(res.map(box_body)),
[INFO] [stdout]     |                                               ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 360 | impl_service!(T1, T2, T3);
[INFO] [stdout]     | ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stdout]    --> src/lib.rs:348:83
[INFO] [stdout]     |
[INFO] [stdout] 348 |                         Err(err) => Ok(f($($ty),*, err).await.into_response().map(box_body)),
[INFO] [stdout]     |                                                                                   ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 360 | impl_service!(T1, T2, T3);
[INFO] [stdout]     | ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stdout]    --> src/lib.rs:332:87
[INFO] [stdout]     |
[INFO] [stdout] 332 |                             Err(rejection) => return Ok(rejection.into_response().map(box_body)),
[INFO] [stdout]     |                                                                                       ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 361 | impl_service!(T1, T2, T3, T4);
[INFO] [stdout]     | ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stdout]    --> src/lib.rs:341:39
[INFO] [stdout]     |
[INFO] [stdout] 341 |                                 .body(box_body(Full::from(err.to_string())))
[INFO] [stdout]     |                                       ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 361 | impl_service!(T1, T2, T3, T4);
[INFO] [stdout]     | ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stdout]    --> src/lib.rs:347:47
[INFO] [stdout]     |
[INFO] [stdout] 347 |                         Ok(res) => Ok(res.map(box_body)),
[INFO] [stdout]     |                                               ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 361 | impl_service!(T1, T2, T3, T4);
[INFO] [stdout]     | ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stdout]    --> src/lib.rs:348:83
[INFO] [stdout]     |
[INFO] [stdout] 348 |                         Err(err) => Ok(f($($ty),*, err).await.into_response().map(box_body)),
[INFO] [stdout]     |                                                                                   ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 361 | impl_service!(T1, T2, T3, T4);
[INFO] [stdout]     | ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stdout]    --> src/lib.rs:332:87
[INFO] [stdout]     |
[INFO] [stdout] 332 |                             Err(rejection) => return Ok(rejection.into_response().map(box_body)),
[INFO] [stdout]     |                                                                                       ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 362 | impl_service!(T1, T2, T3, T4, T5);
[INFO] [stdout]     | --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stdout]    --> src/lib.rs:341:39
[INFO] [stdout]     |
[INFO] [stdout] 341 |                                 .body(box_body(Full::from(err.to_string())))
[INFO] [stdout]     |                                       ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 362 | impl_service!(T1, T2, T3, T4, T5);
[INFO] [stdout]     | --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stdout]    --> src/lib.rs:347:47
[INFO] [stdout]     |
[INFO] [stdout] 347 |                         Ok(res) => Ok(res.map(box_body)),
[INFO] [stdout]     |                                               ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 362 | impl_service!(T1, T2, T3, T4, T5);
[INFO] [stdout]     | --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stdout]    --> src/lib.rs:348:83
[INFO] [stdout]     |
[INFO] [stdout] 348 |                         Err(err) => Ok(f($($ty),*, err).await.into_response().map(box_body)),
[INFO] [stdout]     |                                                                                   ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 362 | impl_service!(T1, T2, T3, T4, T5);
[INFO] [stdout]     | --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stdout]    --> src/lib.rs:332:87
[INFO] [stdout]     |
[INFO] [stdout] 332 |                             Err(rejection) => return Ok(rejection.into_response().map(box_body)),
[INFO] [stdout]     |                                                                                       ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 363 | impl_service!(T1, T2, T3, T4, T5, T6);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stdout]    --> src/lib.rs:341:39
[INFO] [stdout]     |
[INFO] [stdout] 341 |                                 .body(box_body(Full::from(err.to_string())))
[INFO] [stdout]     |                                       ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 363 | impl_service!(T1, T2, T3, T4, T5, T6);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stdout]    --> src/lib.rs:347:47
[INFO] [stdout]     |
[INFO] [stdout] 347 |                         Ok(res) => Ok(res.map(box_body)),
[INFO] [stdout]     |                                               ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 363 | impl_service!(T1, T2, T3, T4, T5, T6);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stdout]    --> src/lib.rs:348:83
[INFO] [stdout]     |
[INFO] [stdout] 348 |                         Err(err) => Ok(f($($ty),*, err).await.into_response().map(box_body)),
[INFO] [stdout]     |                                                                                   ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 363 | impl_service!(T1, T2, T3, T4, T5, T6);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stdout]    --> src/lib.rs:332:87
[INFO] [stdout]     |
[INFO] [stdout] 332 |                             Err(rejection) => return Ok(rejection.into_response().map(box_body)),
[INFO] [stdout]     |                                                                                       ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 364 | impl_service!(T1, T2, T3, T4, T5, T6, T7);
[INFO] [stdout]     | ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stdout]    --> src/lib.rs:341:39
[INFO] [stdout]     |
[INFO] [stdout] 341 |                                 .body(box_body(Full::from(err.to_string())))
[INFO] [stdout]     |                                       ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 364 | impl_service!(T1, T2, T3, T4, T5, T6, T7);
[INFO] [stdout]     | ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stdout]    --> src/lib.rs:347:47
[INFO] [stdout]     |
[INFO] [stdout] 347 |                         Ok(res) => Ok(res.map(box_body)),
[INFO] [stdout]     |                                               ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 364 | impl_service!(T1, T2, T3, T4, T5, T6, T7);
[INFO] [stdout]     | ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stdout]    --> src/lib.rs:348:83
[INFO] [stdout]     |
[INFO] [stdout] 348 |                         Err(err) => Ok(f($($ty),*, err).await.into_response().map(box_body)),
[INFO] [stdout]     |                                                                                   ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 364 | impl_service!(T1, T2, T3, T4, T5, T6, T7);
[INFO] [stdout]     | ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stdout]    --> src/lib.rs:332:87
[INFO] [stdout]     |
[INFO] [stdout] 332 |                             Err(rejection) => return Ok(rejection.into_response().map(box_body)),
[INFO] [stdout]     |                                                                                       ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 365 | impl_service!(T1, T2, T3, T4, T5, T6, T7, T8);
[INFO] [stdout]     | --------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stdout]    --> src/lib.rs:341:39
[INFO] [stdout]     |
[INFO] [stdout] 341 |                                 .body(box_body(Full::from(err.to_string())))
[INFO] [stdout]     |                                       ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 365 | impl_service!(T1, T2, T3, T4, T5, T6, T7, T8);
[INFO] [stdout]     | --------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stdout]    --> src/lib.rs:347:47
[INFO] [stdout]     |
[INFO] [stdout] 347 |                         Ok(res) => Ok(res.map(box_body)),
[INFO] [stdout]     |                                               ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 365 | impl_service!(T1, T2, T3, T4, T5, T6, T7, T8);
[INFO] [stdout]     | --------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stdout]    --> src/lib.rs:348:83
[INFO] [stdout]     |
[INFO] [stdout] 348 |                         Err(err) => Ok(f($($ty),*, err).await.into_response().map(box_body)),
[INFO] [stdout]     |                                                                                   ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 365 | impl_service!(T1, T2, T3, T4, T5, T6, T7, T8);
[INFO] [stdout]     | --------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stdout]    --> src/lib.rs:332:87
[INFO] [stdout]     |
[INFO] [stdout] 332 |                             Err(rejection) => return Ok(rejection.into_response().map(box_body)),
[INFO] [stdout]     |                                                                                       ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 366 | impl_service!(T1, T2, T3, T4, T5, T6, T7, T8, T9);
[INFO] [stdout]     | ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stdout]    --> src/lib.rs:341:39
[INFO] [stdout]     |
[INFO] [stdout] 341 |                                 .body(box_body(Full::from(err.to_string())))
[INFO] [stdout]     |                                       ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 366 | impl_service!(T1, T2, T3, T4, T5, T6, T7, T8, T9);
[INFO] [stdout]     | ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stdout]    --> src/lib.rs:347:47
[INFO] [stdout]     |
[INFO] [stdout] 347 |                         Ok(res) => Ok(res.map(box_body)),
[INFO] [stdout]     |                                               ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 366 | impl_service!(T1, T2, T3, T4, T5, T6, T7, T8, T9);
[INFO] [stdout]     | ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stdout]    --> src/lib.rs:348:83
[INFO] [stdout]     |
[INFO] [stdout] 348 |                         Err(err) => Ok(f($($ty),*, err).await.into_response().map(box_body)),
[INFO] [stdout]     |                                                                                   ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 366 | impl_service!(T1, T2, T3, T4, T5, T6, T7, T8, T9);
[INFO] [stdout]     | ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stdout]    --> src/lib.rs:332:87
[INFO] [stdout]     |
[INFO] [stdout] 332 |                             Err(rejection) => return Ok(rejection.into_response().map(box_body)),
[INFO] [stdout]     |                                                                                       ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 367 | impl_service!(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10);
[INFO] [stdout]     | ------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stdout]    --> src/lib.rs:341:39
[INFO] [stdout]     |
[INFO] [stdout] 341 |                                 .body(box_body(Full::from(err.to_string())))
[INFO] [stdout]     |                                       ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 367 | impl_service!(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10);
[INFO] [stdout]     | ------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stdout]    --> src/lib.rs:347:47
[INFO] [stdout]     |
[INFO] [stdout] 347 |                         Ok(res) => Ok(res.map(box_body)),
[INFO] [stdout]     |                                               ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 367 | impl_service!(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10);
[INFO] [stdout]     | ------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stdout]    --> src/lib.rs:348:83
[INFO] [stdout]     |
[INFO] [stdout] 348 |                         Err(err) => Ok(f($($ty),*, err).await.into_response().map(box_body)),
[INFO] [stdout]     |                                                                                   ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 367 | impl_service!(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10);
[INFO] [stdout]     | ------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stdout]    --> src/lib.rs:332:87
[INFO] [stdout]     |
[INFO] [stdout] 332 |                             Err(rejection) => return Ok(rejection.into_response().map(box_body)),
[INFO] [stdout]     |                                                                                       ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 368 | impl_service!(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11);
[INFO] [stdout]     | ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stdout]    --> src/lib.rs:341:39
[INFO] [stdout]     |
[INFO] [stdout] 341 |                                 .body(box_body(Full::from(err.to_string())))
[INFO] [stdout]     |                                       ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 368 | impl_service!(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11);
[INFO] [stdout]     | ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stdout]    --> src/lib.rs:347:47
[INFO] [stdout]     |
[INFO] [stdout] 347 |                         Ok(res) => Ok(res.map(box_body)),
[INFO] [stdout]     |                                               ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 368 | impl_service!(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11);
[INFO] [stdout]     | ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stdout]    --> src/lib.rs:348:83
[INFO] [stdout]     |
[INFO] [stdout] 348 |                         Err(err) => Ok(f($($ty),*, err).await.into_response().map(box_body)),
[INFO] [stdout]     |                                                                                   ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 368 | impl_service!(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11);
[INFO] [stdout]     | ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stdout]    --> src/lib.rs:332:87
[INFO] [stdout]     |
[INFO] [stdout] 332 |                             Err(rejection) => return Ok(rejection.into_response().map(box_body)),
[INFO] [stdout]     |                                                                                       ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 369 | impl_service!(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12);
[INFO] [stdout]     | ---------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stdout]    --> src/lib.rs:341:39
[INFO] [stdout]     |
[INFO] [stdout] 341 |                                 .body(box_body(Full::from(err.to_string())))
[INFO] [stdout]     |                                       ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 369 | impl_service!(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12);
[INFO] [stdout]     | ---------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stdout]    --> src/lib.rs:347:47
[INFO] [stdout]     |
[INFO] [stdout] 347 |                         Ok(res) => Ok(res.map(box_body)),
[INFO] [stdout]     |                                               ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 369 | impl_service!(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12);
[INFO] [stdout]     | ---------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stdout]    --> src/lib.rs:348:83
[INFO] [stdout]     |
[INFO] [stdout] 348 |                         Err(err) => Ok(f($($ty),*, err).await.into_response().map(box_body)),
[INFO] [stdout]     |                                                                                   ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 369 | impl_service!(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12);
[INFO] [stdout]     | ---------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stdout]    --> src/lib.rs:332:87
[INFO] [stdout]     |
[INFO] [stdout] 332 |                             Err(rejection) => return Ok(rejection.into_response().map(box_body)),
[INFO] [stdout]     |                                                                                       ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 370 | impl_service!(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13);
[INFO] [stdout]     | --------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stdout]    --> src/lib.rs:341:39
[INFO] [stdout]     |
[INFO] [stdout] 341 |                                 .body(box_body(Full::from(err.to_string())))
[INFO] [stdout]     |                                       ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 370 | impl_service!(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13);
[INFO] [stdout]     | --------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stdout]    --> src/lib.rs:347:47
[INFO] [stdout]     |
[INFO] [stdout] 347 |                         Ok(res) => Ok(res.map(box_body)),
[INFO] [stdout]     |                                               ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 370 | impl_service!(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13);
[INFO] [stdout]     | --------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stdout]    --> src/lib.rs:348:83
[INFO] [stdout]     |
[INFO] [stdout] 348 |                         Err(err) => Ok(f($($ty),*, err).await.into_response().map(box_body)),
[INFO] [stdout]     |                                                                                   ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 370 | impl_service!(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13);
[INFO] [stdout]     | --------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stdout]    --> src/lib.rs:332:87
[INFO] [stdout]     |
[INFO] [stdout] 332 |                             Err(rejection) => return Ok(rejection.into_response().map(box_body)),
[INFO] [stdout]     |                                                                                       ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 371 | impl_service!(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14);
[INFO] [stdout]     | -------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stdout]    --> src/lib.rs:341:39
[INFO] [stdout]     |
[INFO] [stdout] 341 |                                 .body(box_body(Full::from(err.to_string())))
[INFO] [stdout]     |                                       ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 371 | impl_service!(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14);
[INFO] [stdout]     | -------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stdout]    --> src/lib.rs:347:47
[INFO] [stdout]     |
[INFO] [stdout] 347 |                         Ok(res) => Ok(res.map(box_body)),
[INFO] [stdout]     |                                               ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 371 | impl_service!(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14);
[INFO] [stdout]     | -------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stdout]    --> src/lib.rs:348:83
[INFO] [stdout]     |
[INFO] [stdout] 348 |                         Err(err) => Ok(f($($ty),*, err).await.into_response().map(box_body)),
[INFO] [stdout]     |                                                                                   ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 371 | impl_service!(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14);
[INFO] [stdout]     | -------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stdout]    --> src/lib.rs:332:87
[INFO] [stdout]     |
[INFO] [stdout] 332 |                             Err(rejection) => return Ok(rejection.into_response().map(box_body)),
[INFO] [stdout]     |                                                                                       ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 372 | impl_service!(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15);
[INFO] [stdout]     | ------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stdout]    --> src/lib.rs:341:39
[INFO] [stdout]     |
[INFO] [stdout] 341 |                                 .body(box_body(Full::from(err.to_string())))
[INFO] [stdout]     |                                       ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 372 | impl_service!(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15);
[INFO] [stdout]     | ------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stdout]    --> src/lib.rs:347:47
[INFO] [stdout]     |
[INFO] [stdout] 347 |                         Ok(res) => Ok(res.map(box_body)),
[INFO] [stdout]     |                                               ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 372 | impl_service!(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15);
[INFO] [stdout]     | ------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stdout]    --> src/lib.rs:348:83
[INFO] [stdout]     |
[INFO] [stdout] 348 |                         Err(err) => Ok(f($($ty),*, err).await.into_response().map(box_body)),
[INFO] [stdout]     |                                                                                   ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 372 | impl_service!(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15);
[INFO] [stdout]     | ------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stdout]    --> src/lib.rs:332:87
[INFO] [stdout]     |
[INFO] [stdout] 332 |                             Err(rejection) => return Ok(rejection.into_response().map(box_body)),
[INFO] [stdout]     |                                                                                       ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 373 | impl_service!(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16);
[INFO] [stdout]     | ------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stdout]    --> src/lib.rs:341:39
[INFO] [stdout]     |
[INFO] [stdout] 341 |                                 .body(box_body(Full::from(err.to_string())))
[INFO] [stdout]     |                                       ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 373 | impl_service!(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16);
[INFO] [stdout]     | ------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stdout]    --> src/lib.rs:347:47
[INFO] [stdout]     |
[INFO] [stdout] 347 |                         Ok(res) => Ok(res.map(box_body)),
[INFO] [stdout]     |                                               ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 373 | impl_service!(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16);
[INFO] [stdout]     | ------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stdout]    --> src/lib.rs:348:83
[INFO] [stdout]     |
[INFO] [stdout] 348 |                         Err(err) => Ok(f($($ty),*, err).await.into_response().map(box_body)),
[INFO] [stdout]     |                                                                                   ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 373 | impl_service!(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16);
[INFO] [stdout]     | ------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stdout]    --> src/lib.rs:141:12
[INFO] [stdout]     |
[INFO] [stdout] 141 |     body::{box_body, BoxBody, Bytes, Full, HttpBody},
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stdout]    --> src/lib.rs:284:39
[INFO] [stdout]     |
[INFO] [stdout] 284 |                 Ok(res) => Ok(res.map(box_body)),
[INFO] [stdout]     |                                       ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stdout]    --> src/lib.rs:285:65
[INFO] [stdout]     |
[INFO] [stdout] 285 |                 Err(err) => Ok(f(err).await.into_response().map(box_body)),
[INFO] [stdout]     |                                                                 ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stdout]    --> src/lib.rs:332:87
[INFO] [stdout]     |
[INFO] [stdout] 332 |                             Err(rejection) => return Ok(rejection.into_response().map(box_body)),
[INFO] [stdout]     |                                                                                       ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 358 | impl_service!(T1);
[INFO] [stdout]     | ----------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stdout]    --> src/lib.rs:341:39
[INFO] [stdout]     |
[INFO] [stdout] 341 |                                 .body(box_body(Full::from(err.to_string())))
[INFO] [stdout]     |                                       ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 358 | impl_service!(T1);
[INFO] [stdout]     | ----------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stdout]    --> src/lib.rs:347:47
[INFO] [stdout]     |
[INFO] [stdout] 347 |                         Ok(res) => Ok(res.map(box_body)),
[INFO] [stdout]     |                                               ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 358 | impl_service!(T1);
[INFO] [stdout]     | ----------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stdout]    --> src/lib.rs:348:83
[INFO] [stdout]     |
[INFO] [stdout] 348 |                         Err(err) => Ok(f($($ty),*, err).await.into_response().map(box_body)),
[INFO] [stdout]     |                                                                                   ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 358 | impl_service!(T1);
[INFO] [stdout]     | ----------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stdout]    --> src/lib.rs:332:87
[INFO] [stdout]     |
[INFO] [stdout] 332 |                             Err(rejection) => return Ok(rejection.into_response().map(box_body)),
[INFO] [stdout]     |                                                                                       ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 359 | impl_service!(T1, T2);
[INFO] [stdout]     | --------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stdout]    --> src/lib.rs:341:39
[INFO] [stdout]     |
[INFO] [stdout] 341 |                                 .body(box_body(Full::from(err.to_string())))
[INFO] [stdout]     |                                       ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 359 | impl_service!(T1, T2);
[INFO] [stdout]     | --------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stdout]    --> src/lib.rs:347:47
[INFO] [stdout]     |
[INFO] [stdout] 347 |                         Ok(res) => Ok(res.map(box_body)),
[INFO] [stdout]     |                                               ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 359 | impl_service!(T1, T2);
[INFO] [stdout]     | --------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stdout]    --> src/lib.rs:348:83
[INFO] [stdout]     |
[INFO] [stdout] 348 |                         Err(err) => Ok(f($($ty),*, err).await.into_response().map(box_body)),
[INFO] [stdout]     |                                                                                   ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 359 | impl_service!(T1, T2);
[INFO] [stdout]     | --------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stdout]    --> src/lib.rs:332:87
[INFO] [stdout]     |
[INFO] [stdout] 332 |                             Err(rejection) => return Ok(rejection.into_response().map(box_body)),
[INFO] [stdout]     |                                                                                       ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 360 | impl_service!(T1, T2, T3);
[INFO] [stdout]     | ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stdout]    --> src/lib.rs:341:39
[INFO] [stdout]     |
[INFO] [stdout] 341 |                                 .body(box_body(Full::from(err.to_string())))
[INFO] [stdout]     |                                       ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 360 | impl_service!(T1, T2, T3);
[INFO] [stdout]     | ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stdout]    --> src/lib.rs:347:47
[INFO] [stdout]     |
[INFO] [stdout] 347 |                         Ok(res) => Ok(res.map(box_body)),
[INFO] [stdout]     |                                               ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 360 | impl_service!(T1, T2, T3);
[INFO] [stdout]     | ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stdout]    --> src/lib.rs:348:83
[INFO] [stdout]     |
[INFO] [stdout] 348 |                         Err(err) => Ok(f($($ty),*, err).await.into_response().map(box_body)),
[INFO] [stdout]     |                                                                                   ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 360 | impl_service!(T1, T2, T3);
[INFO] [stdout]     | ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stdout]    --> src/lib.rs:332:87
[INFO] [stdout]     |
[INFO] [stdout] 332 |                             Err(rejection) => return Ok(rejection.into_response().map(box_body)),
[INFO] [stdout]     |                                                                                       ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 361 | impl_service!(T1, T2, T3, T4);
[INFO] [stdout]     | ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stdout]    --> src/lib.rs:341:39
[INFO] [stdout]     |
[INFO] [stdout] 341 |                                 .body(box_body(Full::from(err.to_string())))
[INFO] [stdout]     |                                       ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 361 | impl_service!(T1, T2, T3, T4);
[INFO] [stdout]     | ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stdout]    --> src/lib.rs:347:47
[INFO] [stdout]     |
[INFO] [stdout] 347 |                         Ok(res) => Ok(res.map(box_body)),
[INFO] [stdout]     |                                               ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 361 | impl_service!(T1, T2, T3, T4);
[INFO] [stdout]     | ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stdout]    --> src/lib.rs:348:83
[INFO] [stdout]     |
[INFO] [stdout] 348 |                         Err(err) => Ok(f($($ty),*, err).await.into_response().map(box_body)),
[INFO] [stdout]     |                                                                                   ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 361 | impl_service!(T1, T2, T3, T4);
[INFO] [stdout]     | ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stdout]    --> src/lib.rs:332:87
[INFO] [stdout]     |
[INFO] [stdout] 332 |                             Err(rejection) => return Ok(rejection.into_response().map(box_body)),
[INFO] [stdout]     |                                                                                       ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 362 | impl_service!(T1, T2, T3, T4, T5);
[INFO] [stdout]     | --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stdout]    --> src/lib.rs:341:39
[INFO] [stdout]     |
[INFO] [stdout] 341 |                                 .body(box_body(Full::from(err.to_string())))
[INFO] [stdout]     |                                       ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 362 | impl_service!(T1, T2, T3, T4, T5);
[INFO] [stdout]     | --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stdout]    --> src/lib.rs:347:47
[INFO] [stdout]     |
[INFO] [stdout] 347 |                         Ok(res) => Ok(res.map(box_body)),
[INFO] [stdout]     |                                               ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 362 | impl_service!(T1, T2, T3, T4, T5);
[INFO] [stdout]     | --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stdout]    --> src/lib.rs:348:83
[INFO] [stdout]     |
[INFO] [stdout] 348 |                         Err(err) => Ok(f($($ty),*, err).await.into_response().map(box_body)),
[INFO] [stdout]     |                                                                                   ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 362 | impl_service!(T1, T2, T3, T4, T5);
[INFO] [stdout]     | --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stdout]    --> src/lib.rs:332:87
[INFO] [stdout]     |
[INFO] [stdout] 332 |                             Err(rejection) => return Ok(rejection.into_response().map(box_body)),
[INFO] [stdout]     |                                                                                       ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 363 | impl_service!(T1, T2, T3, T4, T5, T6);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stdout]    --> src/lib.rs:341:39
[INFO] [stdout]     |
[INFO] [stdout] 341 |                                 .body(box_body(Full::from(err.to_string())))
[INFO] [stdout]     |                                       ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 363 | impl_service!(T1, T2, T3, T4, T5, T6);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stdout]    --> src/lib.rs:347:47
[INFO] [stdout]     |
[INFO] [stdout] 347 |                         Ok(res) => Ok(res.map(box_body)),
[INFO] [stdout]     |                                               ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 363 | impl_service!(T1, T2, T3, T4, T5, T6);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stdout]    --> src/lib.rs:348:83
[INFO] [stdout]     |
[INFO] [stdout] 348 |                         Err(err) => Ok(f($($ty),*, err).await.into_response().map(box_body)),
[INFO] [stdout]     |                                                                                   ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 363 | impl_service!(T1, T2, T3, T4, T5, T6);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stdout]    --> src/lib.rs:332:87
[INFO] [stdout]     |
[INFO] [stdout] 332 |                             Err(rejection) => return Ok(rejection.into_response().map(box_body)),
[INFO] [stdout]     |                                                                                       ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 364 | impl_service!(T1, T2, T3, T4, T5, T6, T7);
[INFO] [stdout]     | ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stdout]    --> src/lib.rs:341:39
[INFO] [stdout]     |
[INFO] [stdout] 341 |                                 .body(box_body(Full::from(err.to_string())))
[INFO] [stdout]     |                                       ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 364 | impl_service!(T1, T2, T3, T4, T5, T6, T7);
[INFO] [stdout]     | ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stdout]    --> src/lib.rs:347:47
[INFO] [stdout]     |
[INFO] [stdout] 347 |                         Ok(res) => Ok(res.map(box_body)),
[INFO] [stdout]     |                                               ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 364 | impl_service!(T1, T2, T3, T4, T5, T6, T7);
[INFO] [stdout]     | ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stdout]    --> src/lib.rs:348:83
[INFO] [stdout]     |
[INFO] [stdout] 348 |                         Err(err) => Ok(f($($ty),*, err).await.into_response().map(box_body)),
[INFO] [stdout]     |                                                                                   ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 364 | impl_service!(T1, T2, T3, T4, T5, T6, T7);
[INFO] [stdout]     | ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stdout]    --> src/lib.rs:332:87
[INFO] [stdout]     |
[INFO] [stdout] 332 |                             Err(rejection) => return Ok(rejection.into_response().map(box_body)),
[INFO] [stdout]     |                                                                                       ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 365 | impl_service!(T1, T2, T3, T4, T5, T6, T7, T8);
[INFO] [stdout]     | --------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stdout]    --> src/lib.rs:341:39
[INFO] [stdout]     |
[INFO] [stdout] 341 |                                 .body(box_body(Full::from(err.to_string())))
[INFO] [stdout]     |                                       ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 365 | impl_service!(T1, T2, T3, T4, T5, T6, T7, T8);
[INFO] [stdout]     | --------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stdout]    --> src/lib.rs:347:47
[INFO] [stdout]     |
[INFO] [stdout] 347 |                         Ok(res) => Ok(res.map(box_body)),
[INFO] [stdout]     |                                               ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 365 | impl_service!(T1, T2, T3, T4, T5, T6, T7, T8);
[INFO] [stdout]     | --------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stdout]    --> src/lib.rs:348:83
[INFO] [stdout]     |
[INFO] [stdout] 348 |                         Err(err) => Ok(f($($ty),*, err).await.into_response().map(box_body)),
[INFO] [stdout]     |                                                                                   ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 365 | impl_service!(T1, T2, T3, T4, T5, T6, T7, T8);
[INFO] [stdout]     | --------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stdout]    --> src/lib.rs:332:87
[INFO] [stdout]     |
[INFO] [stdout] 332 |                             Err(rejection) => return Ok(rejection.into_response().map(box_body)),
[INFO] [stdout]     |                                                                                       ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 366 | impl_service!(T1, T2, T3, T4, T5, T6, T7, T8, T9);
[INFO] [stdout]     | ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stdout]    --> src/lib.rs:341:39
[INFO] [stdout]     |
[INFO] [stdout] 341 |                                 .body(box_body(Full::from(err.to_string())))
[INFO] [stdout]     |                                       ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 366 | impl_service!(T1, T2, T3, T4, T5, T6, T7, T8, T9);
[INFO] [stdout]     | ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stdout]    --> src/lib.rs:347:47
[INFO] [stdout]     |
[INFO] [stdout] 347 |                         Ok(res) => Ok(res.map(box_body)),
[INFO] [stdout]     |                                               ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 366 | impl_service!(T1, T2, T3, T4, T5, T6, T7, T8, T9);
[INFO] [stdout]     | ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stdout]    --> src/lib.rs:348:83
[INFO] [stdout]     |
[INFO] [stdout] 348 |                         Err(err) => Ok(f($($ty),*, err).await.into_response().map(box_body)),
[INFO] [stdout]     |                                                                                   ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 366 | impl_service!(T1, T2, T3, T4, T5, T6, T7, T8, T9);
[INFO] [stdout]     | ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stdout]    --> src/lib.rs:332:87
[INFO] [stdout]     |
[INFO] [stdout] 332 |                             Err(rejection) => return Ok(rejection.into_response().map(box_body)),
[INFO] [stdout]     |                                                                                       ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 367 | impl_service!(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10);
[INFO] [stdout]     | ------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stdout]    --> src/lib.rs:341:39
[INFO] [stdout]     |
[INFO] [stdout] 341 |                                 .body(box_body(Full::from(err.to_string())))
[INFO] [stdout]     |                                       ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 367 | impl_service!(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10);
[INFO] [stdout]     | ------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stdout]    --> src/lib.rs:347:47
[INFO] [stdout]     |
[INFO] [stdout] 347 |                         Ok(res) => Ok(res.map(box_body)),
[INFO] [stdout]     |                                               ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 367 | impl_service!(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10);
[INFO] [stdout]     | ------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stdout]    --> src/lib.rs:348:83
[INFO] [stdout]     |
[INFO] [stdout] 348 |                         Err(err) => Ok(f($($ty),*, err).await.into_response().map(box_body)),
[INFO] [stdout]     |                                                                                   ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 367 | impl_service!(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10);
[INFO] [stdout]     | ------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stdout]    --> src/lib.rs:332:87
[INFO] [stdout]     |
[INFO] [stdout] 332 |                             Err(rejection) => return Ok(rejection.into_response().map(box_body)),
[INFO] [stdout]     |                                                                                       ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 368 | impl_service!(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11);
[INFO] [stdout]     | ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stdout]    --> src/lib.rs:341:39
[INFO] [stdout]     |
[INFO] [stdout] 341 |                                 .body(box_body(Full::from(err.to_string())))
[INFO] [stdout]     |                                       ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 368 | impl_service!(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11);
[INFO] [stdout]     | ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stdout]    --> src/lib.rs:347:47
[INFO] [stdout]     |
[INFO] [stdout] 347 |                         Ok(res) => Ok(res.map(box_body)),
[INFO] [stdout]     |                                               ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 368 | impl_service!(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11);
[INFO] [stdout]     | ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stdout]    --> src/lib.rs:348:83
[INFO] [stdout]     |
[INFO] [stdout] 348 |                         Err(err) => Ok(f($($ty),*, err).await.into_response().map(box_body)),
[INFO] [stdout]     |                                                                                   ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 368 | impl_service!(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11);
[INFO] [stdout]     | ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stdout]    --> src/lib.rs:332:87
[INFO] [stdout]     |
[INFO] [stdout] 332 |                             Err(rejection) => return Ok(rejection.into_response().map(box_body)),
[INFO] [stdout]     |                                                                                       ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 369 | impl_service!(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12);
[INFO] [stdout]     | ---------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stdout]    --> src/lib.rs:341:39
[INFO] [stdout]     |
[INFO] [stdout] 341 |                                 .body(box_body(Full::from(err.to_string())))
[INFO] [stdout]     |                                       ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 369 | impl_service!(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12);
[INFO] [stdout]     | ---------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stdout]    --> src/lib.rs:347:47
[INFO] [stdout]     |
[INFO] [stdout] 347 |                         Ok(res) => Ok(res.map(box_body)),
[INFO] [stdout]     |                                               ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 369 | impl_service!(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12);
[INFO] [stdout]     | ---------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stdout]    --> src/lib.rs:348:83
[INFO] [stdout]     |
[INFO] [stdout] 348 |                         Err(err) => Ok(f($($ty),*, err).await.into_response().map(box_body)),
[INFO] [stdout]     |                                                                                   ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 369 | impl_service!(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12);
[INFO] [stdout]     | ---------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stdout]    --> src/lib.rs:332:87
[INFO] [stdout]     |
[INFO] [stdout] 332 |                             Err(rejection) => return Ok(rejection.into_response().map(box_body)),
[INFO] [stdout]     |                                                                                       ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 370 | impl_service!(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13);
[INFO] [stdout]     | --------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stdout]    --> src/lib.rs:341:39
[INFO] [stdout]     |
[INFO] [stdout] 341 |                                 .body(box_body(Full::from(err.to_string())))
[INFO] [stdout]     |                                       ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 370 | impl_service!(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13);
[INFO] [stdout]     | --------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stdout]    --> src/lib.rs:347:47
[INFO] [stdout]     |
[INFO] [stdout] 347 |                         Ok(res) => Ok(res.map(box_body)),
[INFO] [stdout]     |                                               ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 370 | impl_service!(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13);
[INFO] [stdout]     | --------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stdout]    --> src/lib.rs:348:83
[INFO] [stdout]     |
[INFO] [stdout] 348 |                         Err(err) => Ok(f($($ty),*, err).await.into_response().map(box_body)),
[INFO] [stdout]     |                                                                                   ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 370 | impl_service!(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13);
[INFO] [stdout]     | --------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stdout]    --> src/lib.rs:332:87
[INFO] [stdout]     |
[INFO] [stdout] 332 |                             Err(rejection) => return Ok(rejection.into_response().map(box_body)),
[INFO] [stdout]     |                                                                                       ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 371 | impl_service!(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14);
[INFO] [stdout]     | -------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stdout]    --> src/lib.rs:341:39
[INFO] [stdout]     |
[INFO] [stdout] 341 |                                 .body(box_body(Full::from(err.to_string())))
[INFO] [stdout]     |                                       ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 371 | impl_service!(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14);
[INFO] [stdout]     | -------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stdout]    --> src/lib.rs:347:47
[INFO] [stdout]     |
[INFO] [stdout] 347 |                         Ok(res) => Ok(res.map(box_body)),
[INFO] [stdout]     |                                               ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 371 | impl_service!(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14);
[INFO] [stdout]     | -------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stdout]    --> src/lib.rs:348:83
[INFO] [stdout]     |
[INFO] [stdout] 348 |                         Err(err) => Ok(f($($ty),*, err).await.into_response().map(box_body)),
[INFO] [stdout]     |                                                                                   ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 371 | impl_service!(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14);
[INFO] [stdout]     | -------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stdout]    --> src/lib.rs:332:87
[INFO] [stdout]     |
[INFO] [stdout] 332 |                             Err(rejection) => return Ok(rejection.into_response().map(box_body)),
[INFO] [stdout]     |                                                                                       ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 372 | impl_service!(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15);
[INFO] [stdout]     | ------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stdout]    --> src/lib.rs:341:39
[INFO] [stdout]     |
[INFO] [stdout] 341 |                                 .body(box_body(Full::from(err.to_string())))
[INFO] [stdout]     |                                       ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 372 | impl_service!(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15);
[INFO] [stdout]     | ------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stdout]    --> src/lib.rs:347:47
[INFO] [stdout]     |
[INFO] [stdout] 347 |                         Ok(res) => Ok(res.map(box_body)),
[INFO] [stdout]     |                                               ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 372 | impl_service!(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15);
[INFO] [stdout]     | ------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stdout]    --> src/lib.rs:348:83
[INFO] [stdout]     |
[INFO] [stdout] 348 |                         Err(err) => Ok(f($($ty),*, err).await.into_response().map(box_body)),
[INFO] [stdout]     |                                                                                   ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 372 | impl_service!(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15);
[INFO] [stdout]     | ------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stdout]    --> src/lib.rs:332:87
[INFO] [stdout]     |
[INFO] [stdout] 332 |                             Err(rejection) => return Ok(rejection.into_response().map(box_body)),
[INFO] [stdout]     |                                                                                       ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 373 | impl_service!(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16);
[INFO] [stdout]     | ------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stdout]    --> src/lib.rs:341:39
[INFO] [stdout]     |
[INFO] [stdout] 341 |                                 .body(box_body(Full::from(err.to_string())))
[INFO] [stdout]     |                                       ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 373 | impl_service!(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16);
[INFO] [stdout]     | ------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stdout]    --> src/lib.rs:347:47
[INFO] [stdout]     |
[INFO] [stdout] 347 |                         Ok(res) => Ok(res.map(box_body)),
[INFO] [stdout]     |                                               ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 373 | impl_service!(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16);
[INFO] [stdout]     | ------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stdout]    --> src/lib.rs:348:83
[INFO] [stdout]     |
[INFO] [stdout] 348 |                         Err(err) => Ok(f($($ty),*, err).await.into_response().map(box_body)),
[INFO] [stdout]     |                                                                                   ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 373 | impl_service!(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16);
[INFO] [stdout]     | ------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 68 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 68 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.07s
[INFO] running `Command { std: "docker" "inspect" "d8a881ceb6aafb9d9430d0c2f338b7abc2d0e371a686d9350c76ace8d148bed8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d8a881ceb6aafb9d9430d0c2f338b7abc2d0e371a686d9350c76ace8d148bed8", kill_on_drop: false }`
[INFO] [stdout] d8a881ceb6aafb9d9430d0c2f338b7abc2d0e371a686d9350c76ace8d148bed8
