[INFO] fetching crate axum-handle-error-extract 0.1.0...
[INFO] testing axum-handle-error-extract-0.1.0 against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] extracting crate axum-handle-error-extract 0.1.0 into /workspace/builds/worker-2-tc1/source
[INFO] validating manifest of crates.io crate axum-handle-error-extract 0.1.0 on toolchain 1871252fc8bb672d40787e67404e6eaae7059369
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "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-2-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 81 packages to latest compatible versions
[INFO] [stderr]       Adding addr2line v0.21.0 (latest: v0.22.0)
[INFO] [stderr]       Adding axum v0.3.4 (latest: v0.7.5)
[INFO] [stderr]       Adding bitflags v1.3.2 (latest: v2.5.0)
[INFO] [stderr]       Adding gimli v0.28.1 (latest: v0.29.0)
[INFO] [stderr]       Adding http v0.2.12 (latest: v1.1.0)
[INFO] [stderr]       Adding http-body v0.4.6 (latest: v1.0.0)
[INFO] [stderr]       Adding hyper v0.14.28 (latest: v1.3.1)
[INFO] [stderr]       Adding matchit v0.4.6 (latest: v0.8.2)
[INFO] [stderr]       Adding object v0.32.2 (latest: v0.35.0)
[INFO] [stderr]       Adding sync_wrapper v0.1.2 (latest: v1.0.1)
[INFO] [stderr]       Adding tokio-util v0.6.10 (latest: v0.7.11)
[INFO] [stderr]       Adding tower-http v0.1.3 (latest: v0.5.2)
[INFO] [stderr]       Adding wasi v0.11.0+wasi-snapshot-preview1 (latest: v0.13.1+wasi-0.2.0)
[INFO] [stderr]       Adding windows-sys v0.48.0 (latest: v0.52.0)
[INFO] [stderr]       Adding windows-targets v0.48.5 (latest: v0.52.5)
[INFO] [stderr]       Adding windows_aarch64_gnullvm v0.48.5 (latest: v0.52.5)
[INFO] [stderr]       Adding windows_aarch64_msvc v0.48.5 (latest: v0.52.5)
[INFO] [stderr]       Adding windows_i686_gnu v0.48.5 (latest: v0.52.5)
[INFO] [stderr]       Adding windows_i686_msvc v0.48.5 (latest: v0.52.5)
[INFO] [stderr]       Adding windows_x86_64_gnu v0.48.5 (latest: v0.52.5)
[INFO] [stderr]       Adding windows_x86_64_gnullvm v0.48.5 (latest: v0.52.5)
[INFO] [stderr]       Adding windows_x86_64_msvc v0.48.5 (latest: v0.52.5)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded matchit v0.4.6
[INFO] [stderr]   Downloaded axum v0.3.4
[INFO] [stderr]   Downloaded tower-http v0.1.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 67d3570eed1fbd6d89731d03fe16b5745f3d36cd3ceb2872baef43fe2bfc5411
[INFO] running `Command { std: "docker" "start" "-a" "67d3570eed1fbd6d89731d03fe16b5745f3d36cd3ceb2872baef43fe2bfc5411", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "67d3570eed1fbd6d89731d03fe16b5745f3d36cd3ceb2872baef43fe2bfc5411", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "67d3570eed1fbd6d89731d03fe16b5745f3d36cd3ceb2872baef43fe2bfc5411", kill_on_drop: false }`
[INFO] [stdout] 67d3570eed1fbd6d89731d03fe16b5745f3d36cd3ceb2872baef43fe2bfc5411
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3727208faffc41e92238ead8808a22480cdc82f0af04ebc961b9591e5860ed1a
[INFO] running `Command { std: "docker" "start" "-a" "3727208faffc41e92238ead8808a22480cdc82f0af04ebc961b9591e5860ed1a", kill_on_drop: false }`
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling serde v1.0.202
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling syn v2.0.66
[INFO] [stderr]    Compiling tokio v1.37.0
[INFO] [stderr]    Compiling tower-layer v0.3.2
[INFO] [stderr]    Compiling matchit v0.4.6
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling tokio-util v0.7.11
[INFO] [stderr]    Compiling hyper v0.14.28
[INFO] [stderr]    Compiling tokio-util v0.6.10
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling async-trait v0.1.80
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling tower-http v0.1.3
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling axum v0.3.4
[INFO] [stderr]    Compiling 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: 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] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.86s
[INFO] running `Command { std: "docker" "inspect" "3727208faffc41e92238ead8808a22480cdc82f0af04ebc961b9591e5860ed1a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3727208faffc41e92238ead8808a22480cdc82f0af04ebc961b9591e5860ed1a", kill_on_drop: false }`
[INFO] [stdout] 3727208faffc41e92238ead8808a22480cdc82f0af04ebc961b9591e5860ed1a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] aa607d7798d69853511d380a192ba2e93a4e40aca0b5df8caf0c7f000fd16b3b
[INFO] running `Command { std: "docker" "start" "-a" "aa607d7798d69853511d380a192ba2e93a4e40aca0b5df8caf0c7f000fd16b3b", kill_on_drop: false }`
[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] [stderr]    Compiling axum-handle-error-extract v0.1.0 (/opt/rustwide/workdir)
[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: 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: 68 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.02s
[INFO] running `Command { std: "docker" "inspect" "aa607d7798d69853511d380a192ba2e93a4e40aca0b5df8caf0c7f000fd16b3b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aa607d7798d69853511d380a192ba2e93a4e40aca0b5df8caf0c7f000fd16b3b", kill_on_drop: false }`
[INFO] [stdout] aa607d7798d69853511d380a192ba2e93a4e40aca0b5df8caf0c7f000fd16b3b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] b45926beeb57e188b85955757439df055d8548764612fa29dc43ca3c4b93eae2
[INFO] running `Command { std: "docker" "start" "-a" "b45926beeb57e188b85955757439df055d8548764612fa29dc43ca3c4b93eae2", kill_on_drop: false }`
[INFO] [stderr] 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] [stderr]    --> src/lib.rs:134:26
[INFO] [stderr]     |
[INFO] [stderr] 134 | #![deny(unreachable_pub, private_in_public)]
[INFO] [stderr]     |                          ^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stderr]    --> src/lib.rs:141:12
[INFO] [stderr]     |
[INFO] [stderr] 141 |     body::{box_body, BoxBody, Bytes, Full, HttpBody},
[INFO] [stderr]     |            ^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stderr]    --> src/lib.rs:284:39
[INFO] [stderr]     |
[INFO] [stderr] 284 |                 Ok(res) => Ok(res.map(box_body)),
[INFO] [stderr]     |                                       ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stderr]    --> src/lib.rs:285:65
[INFO] [stderr]     |
[INFO] [stderr] 285 |                 Err(err) => Ok(f(err).await.into_response().map(box_body)),
[INFO] [stderr]     |                                                                 ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stderr]    --> src/lib.rs:332:87
[INFO] [stderr]     |
[INFO] [stderr] 332 |                             Err(rejection) => return Ok(rejection.into_response().map(box_body)),
[INFO] [stderr]     |                                                                                       ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 358 | impl_service!(T1);
[INFO] [stderr]     | ----------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stderr]    --> src/lib.rs:341:39
[INFO] [stderr]     |
[INFO] [stderr] 341 |                                 .body(box_body(Full::from(err.to_string())))
[INFO] [stderr]     |                                       ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 358 | impl_service!(T1);
[INFO] [stderr]     | ----------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stderr]    --> src/lib.rs:347:47
[INFO] [stderr]     |
[INFO] [stderr] 347 |                         Ok(res) => Ok(res.map(box_body)),
[INFO] [stderr]     |                                               ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 358 | impl_service!(T1);
[INFO] [stderr]     | ----------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stderr]    --> src/lib.rs:348:83
[INFO] [stderr]     |
[INFO] [stderr] 348 |                         Err(err) => Ok(f($($ty),*, err).await.into_response().map(box_body)),
[INFO] [stderr]     |                                                                                   ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 358 | impl_service!(T1);
[INFO] [stderr]     | ----------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stderr]    --> src/lib.rs:332:87
[INFO] [stderr]     |
[INFO] [stderr] 332 |                             Err(rejection) => return Ok(rejection.into_response().map(box_body)),
[INFO] [stderr]     |                                                                                       ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 359 | impl_service!(T1, T2);
[INFO] [stderr]     | --------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stderr]    --> src/lib.rs:341:39
[INFO] [stderr]     |
[INFO] [stderr] 341 |                                 .body(box_body(Full::from(err.to_string())))
[INFO] [stderr]     |                                       ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 359 | impl_service!(T1, T2);
[INFO] [stderr]     | --------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stderr]    --> src/lib.rs:347:47
[INFO] [stderr]     |
[INFO] [stderr] 347 |                         Ok(res) => Ok(res.map(box_body)),
[INFO] [stderr]     |                                               ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 359 | impl_service!(T1, T2);
[INFO] [stderr]     | --------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stderr]    --> src/lib.rs:348:83
[INFO] [stderr]     |
[INFO] [stderr] 348 |                         Err(err) => Ok(f($($ty),*, err).await.into_response().map(box_body)),
[INFO] [stderr]     |                                                                                   ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 359 | impl_service!(T1, T2);
[INFO] [stderr]     | --------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stderr]    --> src/lib.rs:332:87
[INFO] [stderr]     |
[INFO] [stderr] 332 |                             Err(rejection) => return Ok(rejection.into_response().map(box_body)),
[INFO] [stderr]     |                                                                                       ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 360 | impl_service!(T1, T2, T3);
[INFO] [stderr]     | ------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stderr]    --> src/lib.rs:341:39
[INFO] [stderr]     |
[INFO] [stderr] 341 |                                 .body(box_body(Full::from(err.to_string())))
[INFO] [stderr]     |                                       ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 360 | impl_service!(T1, T2, T3);
[INFO] [stderr]     | ------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stderr]    --> src/lib.rs:347:47
[INFO] [stderr]     |
[INFO] [stderr] 347 |                         Ok(res) => Ok(res.map(box_body)),
[INFO] [stderr]     |                                               ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 360 | impl_service!(T1, T2, T3);
[INFO] [stderr]     | ------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stderr]    --> src/lib.rs:348:83
[INFO] [stderr]     |
[INFO] [stderr] 348 |                         Err(err) => Ok(f($($ty),*, err).await.into_response().map(box_body)),
[INFO] [stderr]     |                                                                                   ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 360 | impl_service!(T1, T2, T3);
[INFO] [stderr]     | ------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stderr]    --> src/lib.rs:332:87
[INFO] [stderr]     |
[INFO] [stderr] 332 |                             Err(rejection) => return Ok(rejection.into_response().map(box_body)),
[INFO] [stderr]     |                                                                                       ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 361 | impl_service!(T1, T2, T3, T4);
[INFO] [stderr]     | ----------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stderr]    --> src/lib.rs:341:39
[INFO] [stderr]     |
[INFO] [stderr] 341 |                                 .body(box_body(Full::from(err.to_string())))
[INFO] [stderr]     |                                       ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 361 | impl_service!(T1, T2, T3, T4);
[INFO] [stderr]     | ----------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stderr]    --> src/lib.rs:347:47
[INFO] [stderr]     |
[INFO] [stderr] 347 |                         Ok(res) => Ok(res.map(box_body)),
[INFO] [stderr]     |                                               ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 361 | impl_service!(T1, T2, T3, T4);
[INFO] [stderr]     | ----------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stderr]    --> src/lib.rs:348:83
[INFO] [stderr]     |
[INFO] [stderr] 348 |                         Err(err) => Ok(f($($ty),*, err).await.into_response().map(box_body)),
[INFO] [stderr]     |                                                                                   ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 361 | impl_service!(T1, T2, T3, T4);
[INFO] [stderr]     | ----------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stderr]    --> src/lib.rs:332:87
[INFO] [stderr]     |
[INFO] [stderr] 332 |                             Err(rejection) => return Ok(rejection.into_response().map(box_body)),
[INFO] [stderr]     |                                                                                       ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 362 | impl_service!(T1, T2, T3, T4, T5);
[INFO] [stderr]     | --------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stderr]    --> src/lib.rs:341:39
[INFO] [stderr]     |
[INFO] [stderr] 341 |                                 .body(box_body(Full::from(err.to_string())))
[INFO] [stderr]     |                                       ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 362 | impl_service!(T1, T2, T3, T4, T5);
[INFO] [stderr]     | --------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stderr]    --> src/lib.rs:347:47
[INFO] [stderr]     |
[INFO] [stderr] 347 |                         Ok(res) => Ok(res.map(box_body)),
[INFO] [stderr]     |                                               ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 362 | impl_service!(T1, T2, T3, T4, T5);
[INFO] [stderr]     | --------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stderr]    --> src/lib.rs:348:83
[INFO] [stderr]     |
[INFO] [stderr] 348 |                         Err(err) => Ok(f($($ty),*, err).await.into_response().map(box_body)),
[INFO] [stderr]     |                                                                                   ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 362 | impl_service!(T1, T2, T3, T4, T5);
[INFO] [stderr]     | --------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stderr]    --> src/lib.rs:332:87
[INFO] [stderr]     |
[INFO] [stderr] 332 |                             Err(rejection) => return Ok(rejection.into_response().map(box_body)),
[INFO] [stderr]     |                                                                                       ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 363 | impl_service!(T1, T2, T3, T4, T5, T6);
[INFO] [stderr]     | ------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stderr]    --> src/lib.rs:341:39
[INFO] [stderr]     |
[INFO] [stderr] 341 |                                 .body(box_body(Full::from(err.to_string())))
[INFO] [stderr]     |                                       ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 363 | impl_service!(T1, T2, T3, T4, T5, T6);
[INFO] [stderr]     | ------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stderr]    --> src/lib.rs:347:47
[INFO] [stderr]     |
[INFO] [stderr] 347 |                         Ok(res) => Ok(res.map(box_body)),
[INFO] [stderr]     |                                               ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 363 | impl_service!(T1, T2, T3, T4, T5, T6);
[INFO] [stderr]     | ------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stderr]    --> src/lib.rs:348:83
[INFO] [stderr]     |
[INFO] [stderr] 348 |                         Err(err) => Ok(f($($ty),*, err).await.into_response().map(box_body)),
[INFO] [stderr]     |                                                                                   ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 363 | impl_service!(T1, T2, T3, T4, T5, T6);
[INFO] [stderr]     | ------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stderr]    --> src/lib.rs:332:87
[INFO] [stderr]     |
[INFO] [stderr] 332 |                             Err(rejection) => return Ok(rejection.into_response().map(box_body)),
[INFO] [stderr]     |                                                                                       ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 364 | impl_service!(T1, T2, T3, T4, T5, T6, T7);
[INFO] [stderr]     | ----------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stderr]    --> src/lib.rs:341:39
[INFO] [stderr]     |
[INFO] [stderr] 341 |                                 .body(box_body(Full::from(err.to_string())))
[INFO] [stderr]     |                                       ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 364 | impl_service!(T1, T2, T3, T4, T5, T6, T7);
[INFO] [stderr]     | ----------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stderr]    --> src/lib.rs:347:47
[INFO] [stderr]     |
[INFO] [stderr] 347 |                         Ok(res) => Ok(res.map(box_body)),
[INFO] [stderr]     |                                               ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 364 | impl_service!(T1, T2, T3, T4, T5, T6, T7);
[INFO] [stderr]     | ----------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stderr]    --> src/lib.rs:348:83
[INFO] [stderr]     |
[INFO] [stderr] 348 |                         Err(err) => Ok(f($($ty),*, err).await.into_response().map(box_body)),
[INFO] [stderr]     |                                                                                   ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 364 | impl_service!(T1, T2, T3, T4, T5, T6, T7);
[INFO] [stderr]     | ----------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stderr]    --> src/lib.rs:332:87
[INFO] [stderr]     |
[INFO] [stderr] 332 |                             Err(rejection) => return Ok(rejection.into_response().map(box_body)),
[INFO] [stderr]     |                                                                                       ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 365 | impl_service!(T1, T2, T3, T4, T5, T6, T7, T8);
[INFO] [stderr]     | --------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stderr]    --> src/lib.rs:341:39
[INFO] [stderr]     |
[INFO] [stderr] 341 |                                 .body(box_body(Full::from(err.to_string())))
[INFO] [stderr]     |                                       ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 365 | impl_service!(T1, T2, T3, T4, T5, T6, T7, T8);
[INFO] [stderr]     | --------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stderr]    --> src/lib.rs:347:47
[INFO] [stderr]     |
[INFO] [stderr] 347 |                         Ok(res) => Ok(res.map(box_body)),
[INFO] [stderr]     |                                               ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 365 | impl_service!(T1, T2, T3, T4, T5, T6, T7, T8);
[INFO] [stderr]     | --------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stderr]    --> src/lib.rs:348:83
[INFO] [stderr]     |
[INFO] [stderr] 348 |                         Err(err) => Ok(f($($ty),*, err).await.into_response().map(box_body)),
[INFO] [stderr]     |                                                                                   ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 365 | impl_service!(T1, T2, T3, T4, T5, T6, T7, T8);
[INFO] [stderr]     | --------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stderr]    --> src/lib.rs:332:87
[INFO] [stderr]     |
[INFO] [stderr] 332 |                             Err(rejection) => return Ok(rejection.into_response().map(box_body)),
[INFO] [stderr]     |                                                                                       ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 366 | impl_service!(T1, T2, T3, T4, T5, T6, T7, T8, T9);
[INFO] [stderr]     | ------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stderr]    --> src/lib.rs:341:39
[INFO] [stderr]     |
[INFO] [stderr] 341 |                                 .body(box_body(Full::from(err.to_string())))
[INFO] [stderr]     |                                       ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 366 | impl_service!(T1, T2, T3, T4, T5, T6, T7, T8, T9);
[INFO] [stderr]     | ------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stderr]    --> src/lib.rs:347:47
[INFO] [stderr]     |
[INFO] [stderr] 347 |                         Ok(res) => Ok(res.map(box_body)),
[INFO] [stderr]     |                                               ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 366 | impl_service!(T1, T2, T3, T4, T5, T6, T7, T8, T9);
[INFO] [stderr]     | ------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stderr]    --> src/lib.rs:348:83
[INFO] [stderr]     |
[INFO] [stderr] 348 |                         Err(err) => Ok(f($($ty),*, err).await.into_response().map(box_body)),
[INFO] [stderr]     |                                                                                   ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 366 | impl_service!(T1, T2, T3, T4, T5, T6, T7, T8, T9);
[INFO] [stderr]     | ------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stderr]    --> src/lib.rs:332:87
[INFO] [stderr]     |
[INFO] [stderr] 332 |                             Err(rejection) => return Ok(rejection.into_response().map(box_body)),
[INFO] [stderr]     |                                                                                       ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 367 | impl_service!(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10);
[INFO] [stderr]     | ------------------------------------------------------ in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stderr]    --> src/lib.rs:341:39
[INFO] [stderr]     |
[INFO] [stderr] 341 |                                 .body(box_body(Full::from(err.to_string())))
[INFO] [stderr]     |                                       ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 367 | impl_service!(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10);
[INFO] [stderr]     | ------------------------------------------------------ in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stderr]    --> src/lib.rs:347:47
[INFO] [stderr]     |
[INFO] [stderr] 347 |                         Ok(res) => Ok(res.map(box_body)),
[INFO] [stderr]     |                                               ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 367 | impl_service!(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10);
[INFO] [stderr]     | ------------------------------------------------------ in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stderr]    --> src/lib.rs:348:83
[INFO] [stderr]     |
[INFO] [stderr] 348 |                         Err(err) => Ok(f($($ty),*, err).await.into_response().map(box_body)),
[INFO] [stderr]     |                                                                                   ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 367 | impl_service!(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10);
[INFO] [stderr]     | ------------------------------------------------------ in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stderr]    --> src/lib.rs:332:87
[INFO] [stderr]     |
[INFO] [stderr] 332 |                             Err(rejection) => return Ok(rejection.into_response().map(box_body)),
[INFO] [stderr]     |                                                                                       ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 368 | impl_service!(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11);
[INFO] [stderr]     | ----------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stderr]    --> src/lib.rs:341:39
[INFO] [stderr]     |
[INFO] [stderr] 341 |                                 .body(box_body(Full::from(err.to_string())))
[INFO] [stderr]     |                                       ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 368 | impl_service!(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11);
[INFO] [stderr]     | ----------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stderr]    --> src/lib.rs:347:47
[INFO] [stderr]     |
[INFO] [stderr] 347 |                         Ok(res) => Ok(res.map(box_body)),
[INFO] [stderr]     |                                               ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 368 | impl_service!(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11);
[INFO] [stderr]     | ----------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stderr]    --> src/lib.rs:348:83
[INFO] [stderr]     |
[INFO] [stderr] 348 |                         Err(err) => Ok(f($($ty),*, err).await.into_response().map(box_body)),
[INFO] [stderr]     |                                                                                   ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 368 | impl_service!(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11);
[INFO] [stderr]     | ----------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stderr]    --> src/lib.rs:332:87
[INFO] [stderr]     |
[INFO] [stderr] 332 |                             Err(rejection) => return Ok(rejection.into_response().map(box_body)),
[INFO] [stderr]     |                                                                                       ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 369 | impl_service!(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12);
[INFO] [stderr]     | ---------------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stderr]    --> src/lib.rs:341:39
[INFO] [stderr]     |
[INFO] [stderr] 341 |                                 .body(box_body(Full::from(err.to_string())))
[INFO] [stderr]     |                                       ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 369 | impl_service!(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12);
[INFO] [stderr]     | ---------------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stderr]    --> src/lib.rs:347:47
[INFO] [stderr]     |
[INFO] [stderr] 347 |                         Ok(res) => Ok(res.map(box_body)),
[INFO] [stderr]     |                                               ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 369 | impl_service!(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12);
[INFO] [stderr]     | ---------------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stderr]    --> src/lib.rs:348:83
[INFO] [stderr]     |
[INFO] [stderr] 348 |                         Err(err) => Ok(f($($ty),*, err).await.into_response().map(box_body)),
[INFO] [stderr]     |                                                                                   ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 369 | impl_service!(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12);
[INFO] [stderr]     | ---------------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stderr]    --> src/lib.rs:332:87
[INFO] [stderr]     |
[INFO] [stderr] 332 |                             Err(rejection) => return Ok(rejection.into_response().map(box_body)),
[INFO] [stderr]     |                                                                                       ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 370 | impl_service!(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13);
[INFO] [stderr]     | --------------------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stderr]    --> src/lib.rs:341:39
[INFO] [stderr]     |
[INFO] [stderr] 341 |                                 .body(box_body(Full::from(err.to_string())))
[INFO] [stderr]     |                                       ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 370 | impl_service!(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13);
[INFO] [stderr]     | --------------------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stderr]    --> src/lib.rs:347:47
[INFO] [stderr]     |
[INFO] [stderr] 347 |                         Ok(res) => Ok(res.map(box_body)),
[INFO] [stderr]     |                                               ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 370 | impl_service!(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13);
[INFO] [stderr]     | --------------------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stderr]    --> src/lib.rs:348:83
[INFO] [stderr]     |
[INFO] [stderr] 348 |                         Err(err) => Ok(f($($ty),*, err).await.into_response().map(box_body)),
[INFO] [stderr]     |                                                                                   ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 370 | impl_service!(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13);
[INFO] [stderr]     | --------------------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stderr]    --> src/lib.rs:332:87
[INFO] [stderr]     |
[INFO] [stderr] 332 |                             Err(rejection) => return Ok(rejection.into_response().map(box_body)),
[INFO] [stderr]     |                                                                                       ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 371 | impl_service!(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14);
[INFO] [stderr]     | -------------------------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stderr]    --> src/lib.rs:341:39
[INFO] [stderr]     |
[INFO] [stderr] 341 |                                 .body(box_body(Full::from(err.to_string())))
[INFO] [stderr]     |                                       ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 371 | impl_service!(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14);
[INFO] [stderr]     | -------------------------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stderr]    --> src/lib.rs:347:47
[INFO] [stderr]     |
[INFO] [stderr] 347 |                         Ok(res) => Ok(res.map(box_body)),
[INFO] [stderr]     |                                               ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 371 | impl_service!(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14);
[INFO] [stderr]     | -------------------------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stderr]    --> src/lib.rs:348:83
[INFO] [stderr]     |
[INFO] [stderr] 348 |                         Err(err) => Ok(f($($ty),*, err).await.into_response().map(box_body)),
[INFO] [stderr]     |                                                                                   ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 371 | impl_service!(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14);
[INFO] [stderr]     | -------------------------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stderr]    --> src/lib.rs:332:87
[INFO] [stderr]     |
[INFO] [stderr] 332 |                             Err(rejection) => return Ok(rejection.into_response().map(box_body)),
[INFO] [stderr]     |                                                                                       ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 372 | impl_service!(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15);
[INFO] [stderr]     | ------------------------------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stderr]    --> src/lib.rs:341:39
[INFO] [stderr]     |
[INFO] [stderr] 341 |                                 .body(box_body(Full::from(err.to_string())))
[INFO] [stderr]     |                                       ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 372 | impl_service!(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15);
[INFO] [stderr]     | ------------------------------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stderr]    --> src/lib.rs:347:47
[INFO] [stderr]     |
[INFO] [stderr] 347 |                         Ok(res) => Ok(res.map(box_body)),
[INFO] [stderr]     |                                               ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 372 | impl_service!(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15);
[INFO] [stderr]     | ------------------------------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stderr]    --> src/lib.rs:348:83
[INFO] [stderr]     |
[INFO] [stderr] 348 |                         Err(err) => Ok(f($($ty),*, err).await.into_response().map(box_body)),
[INFO] [stderr]     |                                                                                   ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 372 | impl_service!(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15);
[INFO] [stderr]     | ------------------------------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stderr]    --> src/lib.rs:332:87
[INFO] [stderr]     |
[INFO] [stderr] 332 |                             Err(rejection) => return Ok(rejection.into_response().map(box_body)),
[INFO] [stderr]     |                                                                                       ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 373 | impl_service!(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16);
[INFO] [stderr]     | ------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stderr]    --> src/lib.rs:341:39
[INFO] [stderr]     |
[INFO] [stderr] 341 |                                 .body(box_body(Full::from(err.to_string())))
[INFO] [stderr]     |                                       ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 373 | impl_service!(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16);
[INFO] [stderr]     | ------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stderr]    --> src/lib.rs:347:47
[INFO] [stderr]     |
[INFO] [stderr] 347 |                         Ok(res) => Ok(res.map(box_body)),
[INFO] [stderr]     |                                               ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 373 | impl_service!(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16);
[INFO] [stderr]     | ------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stderr]    --> src/lib.rs:348:83
[INFO] [stderr]     |
[INFO] [stderr] 348 |                         Err(err) => Ok(f($($ty),*, err).await.into_response().map(box_body)),
[INFO] [stderr]     |                                                                                   ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 373 | impl_service!(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16);
[INFO] [stderr]     | ------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: `axum-handle-error-extract` (lib) generated 68 warnings
[INFO] [stderr] warning: `axum-handle-error-extract` (lib test) generated 68 warnings (68 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/axum_handle_error_extract-fc06d1f4f5818d9e)
[INFO] [stdout] running 0 tests
[INFO] [stderr]    Doc-tests axum_handle_error_extract
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr] 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] [stderr]    --> src/lib.rs:134:26
[INFO] [stderr]     |
[INFO] [stderr] 134 | #![deny(unreachable_pub, private_in_public)]
[INFO] [stderr]     |                          ^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: 1 warning emitted
[INFO] [stderr] 
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test src/lib.rs - (line 54) ... ok
[INFO] [stdout] test src/lib.rs - (line 7) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.75s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "b45926beeb57e188b85955757439df055d8548764612fa29dc43ca3c4b93eae2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b45926beeb57e188b85955757439df055d8548764612fa29dc43ca3c4b93eae2", kill_on_drop: false }`
[INFO] [stdout] b45926beeb57e188b85955757439df055d8548764612fa29dc43ca3c4b93eae2
[INFO] testing axum-handle-error-extract-0.1.0 against try#b642703cf9526da1e72c0b6755753b939a9c6b6d for pr-125151
[INFO] extracting crate axum-handle-error-extract 0.1.0 into /workspace/builds/worker-2-tc2/source
[INFO] validating manifest of crates.io crate axum-handle-error-extract 0.1.0 on toolchain b642703cf9526da1e72c0b6755753b939a9c6b6d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "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-2-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 81 packages to latest compatible versions
[INFO] [stderr]       Adding addr2line v0.21.0 (latest: v0.22.0)
[INFO] [stderr]       Adding axum v0.3.4 (latest: v0.7.5)
[INFO] [stderr]       Adding bitflags v1.3.2 (latest: v2.5.0)
[INFO] [stderr]       Adding gimli v0.28.1 (latest: v0.29.0)
[INFO] [stderr]       Adding http v0.2.12 (latest: v1.1.0)
[INFO] [stderr]       Adding http-body v0.4.6 (latest: v1.0.0)
[INFO] [stderr]       Adding hyper v0.14.28 (latest: v1.3.1)
[INFO] [stderr]       Adding matchit v0.4.6 (latest: v0.8.2)
[INFO] [stderr]       Adding object v0.32.2 (latest: v0.35.0)
[INFO] [stderr]       Adding sync_wrapper v0.1.2 (latest: v1.0.1)
[INFO] [stderr]       Adding tokio-util v0.6.10 (latest: v0.7.11)
[INFO] [stderr]       Adding tower-http v0.1.3 (latest: v0.5.2)
[INFO] [stderr]       Adding wasi v0.11.0+wasi-snapshot-preview1 (latest: v0.13.1+wasi-0.2.0)
[INFO] [stderr]       Adding windows-sys v0.48.0 (latest: v0.52.0)
[INFO] [stderr]       Adding windows-targets v0.48.5 (latest: v0.52.5)
[INFO] [stderr]       Adding windows_aarch64_gnullvm v0.48.5 (latest: v0.52.5)
[INFO] [stderr]       Adding windows_aarch64_msvc v0.48.5 (latest: v0.52.5)
[INFO] [stderr]       Adding windows_i686_gnu v0.48.5 (latest: v0.52.5)
[INFO] [stderr]       Adding windows_i686_msvc v0.48.5 (latest: v0.52.5)
[INFO] [stderr]       Adding windows_x86_64_gnu v0.48.5 (latest: v0.52.5)
[INFO] [stderr]       Adding windows_x86_64_gnullvm v0.48.5 (latest: v0.52.5)
[INFO] [stderr]       Adding windows_x86_64_msvc v0.48.5 (latest: v0.52.5)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 55cfe2a941e67f0e5fbd3ad69cd73224ce9d219771c18d0461a44f799416f2f6
[INFO] running `Command { std: "docker" "start" "-a" "55cfe2a941e67f0e5fbd3ad69cd73224ce9d219771c18d0461a44f799416f2f6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "55cfe2a941e67f0e5fbd3ad69cd73224ce9d219771c18d0461a44f799416f2f6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "55cfe2a941e67f0e5fbd3ad69cd73224ce9d219771c18d0461a44f799416f2f6", kill_on_drop: false }`
[INFO] [stdout] 55cfe2a941e67f0e5fbd3ad69cd73224ce9d219771c18d0461a44f799416f2f6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 78d626a8214c224c84d9ab4cae067e00271bd1726feac031bbb82c673fd2681e
[INFO] running `Command { std: "docker" "start" "-a" "78d626a8214c224c84d9ab4cae067e00271bd1726feac031bbb82c673fd2681e", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.202
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling syn v2.0.66
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling tokio v1.37.0
[INFO] [stderr]    Compiling tower-layer v0.3.2
[INFO] [stderr]    Compiling matchit v0.4.6
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling tokio-util v0.7.11
[INFO] [stderr]    Compiling hyper v0.14.28
[INFO] [stderr]    Compiling tokio-util v0.6.10
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling async-trait v0.1.80
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling tower-http v0.1.3
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling axum v0.3.4
[INFO] [stderr]    Compiling 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: 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] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.84s
[INFO] running `Command { std: "docker" "inspect" "78d626a8214c224c84d9ab4cae067e00271bd1726feac031bbb82c673fd2681e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "78d626a8214c224c84d9ab4cae067e00271bd1726feac031bbb82c673fd2681e", kill_on_drop: false }`
[INFO] [stdout] 78d626a8214c224c84d9ab4cae067e00271bd1726feac031bbb82c673fd2681e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cfc12cbe7b215d614a35e399213b020b711e7b46b0ad168c4f1e296cf92bb274
[INFO] running `Command { std: "docker" "start" "-a" "cfc12cbe7b215d614a35e399213b020b711e7b46b0ad168c4f1e296cf92bb274", kill_on_drop: false }`
[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: 68 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling 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: 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] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.25s
[INFO] running `Command { std: "docker" "inspect" "cfc12cbe7b215d614a35e399213b020b711e7b46b0ad168c4f1e296cf92bb274", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cfc12cbe7b215d614a35e399213b020b711e7b46b0ad168c4f1e296cf92bb274", kill_on_drop: false }`
[INFO] [stdout] cfc12cbe7b215d614a35e399213b020b711e7b46b0ad168c4f1e296cf92bb274
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 2cf6f7d0627d82cee87a711e280c70bf11b8c1e8bd4777e14704ad7ba74a55a9
[INFO] running `Command { std: "docker" "start" "-a" "2cf6f7d0627d82cee87a711e280c70bf11b8c1e8bd4777e14704ad7ba74a55a9", kill_on_drop: false }`
[INFO] [stderr] 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] [stderr]    --> src/lib.rs:134:26
[INFO] [stderr]     |
[INFO] [stderr] 134 | #![deny(unreachable_pub, private_in_public)]
[INFO] [stderr]     |                          ^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stderr]    --> src/lib.rs:141:12
[INFO] [stderr]     |
[INFO] [stderr] 141 |     body::{box_body, BoxBody, Bytes, Full, HttpBody},
[INFO] [stderr]     |            ^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stderr]    --> src/lib.rs:284:39
[INFO] [stderr]     |
[INFO] [stderr] 284 |                 Ok(res) => Ok(res.map(box_body)),
[INFO] [stderr]     |                                       ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stderr]    --> src/lib.rs:285:65
[INFO] [stderr]     |
[INFO] [stderr] 285 |                 Err(err) => Ok(f(err).await.into_response().map(box_body)),
[INFO] [stderr]     |                                                                 ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stderr]    --> src/lib.rs:332:87
[INFO] [stderr]     |
[INFO] [stderr] 332 |                             Err(rejection) => return Ok(rejection.into_response().map(box_body)),
[INFO] [stderr]     |                                                                                       ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 358 | impl_service!(T1);
[INFO] [stderr]     | ----------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stderr]    --> src/lib.rs:341:39
[INFO] [stderr]     |
[INFO] [stderr] 341 |                                 .body(box_body(Full::from(err.to_string())))
[INFO] [stderr]     |                                       ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 358 | impl_service!(T1);
[INFO] [stderr]     | ----------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stderr]    --> src/lib.rs:347:47
[INFO] [stderr]     |
[INFO] [stderr] 347 |                         Ok(res) => Ok(res.map(box_body)),
[INFO] [stderr]     |                                               ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 358 | impl_service!(T1);
[INFO] [stderr]     | ----------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stderr]    --> src/lib.rs:348:83
[INFO] [stderr]     |
[INFO] [stderr] 348 |                         Err(err) => Ok(f($($ty),*, err).await.into_response().map(box_body)),
[INFO] [stderr]     |                                                                                   ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 358 | impl_service!(T1);
[INFO] [stderr]     | ----------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stderr]    --> src/lib.rs:332:87
[INFO] [stderr]     |
[INFO] [stderr] 332 |                             Err(rejection) => return Ok(rejection.into_response().map(box_body)),
[INFO] [stderr]     |                                                                                       ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 359 | impl_service!(T1, T2);
[INFO] [stderr]     | --------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stderr]    --> src/lib.rs:341:39
[INFO] [stderr]     |
[INFO] [stderr] 341 |                                 .body(box_body(Full::from(err.to_string())))
[INFO] [stderr]     |                                       ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 359 | impl_service!(T1, T2);
[INFO] [stderr]     | --------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stderr]    --> src/lib.rs:347:47
[INFO] [stderr]     |
[INFO] [stderr] 347 |                         Ok(res) => Ok(res.map(box_body)),
[INFO] [stderr]     |                                               ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 359 | impl_service!(T1, T2);
[INFO] [stderr]     | --------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stderr]    --> src/lib.rs:348:83
[INFO] [stderr]     |
[INFO] [stderr] 348 |                         Err(err) => Ok(f($($ty),*, err).await.into_response().map(box_body)),
[INFO] [stderr]     |                                                                                   ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 359 | impl_service!(T1, T2);
[INFO] [stderr]     | --------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stderr]    --> src/lib.rs:332:87
[INFO] [stderr]     |
[INFO] [stderr] 332 |                             Err(rejection) => return Ok(rejection.into_response().map(box_body)),
[INFO] [stderr]     |                                                                                       ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 360 | impl_service!(T1, T2, T3);
[INFO] [stderr]     | ------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stderr]    --> src/lib.rs:341:39
[INFO] [stderr]     |
[INFO] [stderr] 341 |                                 .body(box_body(Full::from(err.to_string())))
[INFO] [stderr]     |                                       ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 360 | impl_service!(T1, T2, T3);
[INFO] [stderr]     | ------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stderr]    --> src/lib.rs:347:47
[INFO] [stderr]     |
[INFO] [stderr] 347 |                         Ok(res) => Ok(res.map(box_body)),
[INFO] [stderr]     |                                               ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 360 | impl_service!(T1, T2, T3);
[INFO] [stderr]     | ------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stderr]    --> src/lib.rs:348:83
[INFO] [stderr]     |
[INFO] [stderr] 348 |                         Err(err) => Ok(f($($ty),*, err).await.into_response().map(box_body)),
[INFO] [stderr]     |                                                                                   ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 360 | impl_service!(T1, T2, T3);
[INFO] [stderr]     | ------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stderr]    --> src/lib.rs:332:87
[INFO] [stderr]     |
[INFO] [stderr] 332 |                             Err(rejection) => return Ok(rejection.into_response().map(box_body)),
[INFO] [stderr]     |                                                                                       ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 361 | impl_service!(T1, T2, T3, T4);
[INFO] [stderr]     | ----------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stderr]    --> src/lib.rs:341:39
[INFO] [stderr]     |
[INFO] [stderr] 341 |                                 .body(box_body(Full::from(err.to_string())))
[INFO] [stderr]     |                                       ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 361 | impl_service!(T1, T2, T3, T4);
[INFO] [stderr]     | ----------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stderr]    --> src/lib.rs:347:47
[INFO] [stderr]     |
[INFO] [stderr] 347 |                         Ok(res) => Ok(res.map(box_body)),
[INFO] [stderr]     |                                               ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 361 | impl_service!(T1, T2, T3, T4);
[INFO] [stderr]     | ----------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stderr]    --> src/lib.rs:348:83
[INFO] [stderr]     |
[INFO] [stderr] 348 |                         Err(err) => Ok(f($($ty),*, err).await.into_response().map(box_body)),
[INFO] [stderr]     |                                                                                   ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 361 | impl_service!(T1, T2, T3, T4);
[INFO] [stderr]     | ----------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stderr]    --> src/lib.rs:332:87
[INFO] [stderr]     |
[INFO] [stderr] 332 |                             Err(rejection) => return Ok(rejection.into_response().map(box_body)),
[INFO] [stderr]     |                                                                                       ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 362 | impl_service!(T1, T2, T3, T4, T5);
[INFO] [stderr]     | --------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stderr]    --> src/lib.rs:341:39
[INFO] [stderr]     |
[INFO] [stderr] 341 |                                 .body(box_body(Full::from(err.to_string())))
[INFO] [stderr]     |                                       ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 362 | impl_service!(T1, T2, T3, T4, T5);
[INFO] [stderr]     | --------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stderr]    --> src/lib.rs:347:47
[INFO] [stderr]     |
[INFO] [stderr] 347 |                         Ok(res) => Ok(res.map(box_body)),
[INFO] [stderr]     |                                               ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 362 | impl_service!(T1, T2, T3, T4, T5);
[INFO] [stderr]     | --------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stderr]    --> src/lib.rs:348:83
[INFO] [stderr]     |
[INFO] [stderr] 348 |                         Err(err) => Ok(f($($ty),*, err).await.into_response().map(box_body)),
[INFO] [stderr]     |                                                                                   ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 362 | impl_service!(T1, T2, T3, T4, T5);
[INFO] [stderr]     | --------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stderr]    --> src/lib.rs:332:87
[INFO] [stderr]     |
[INFO] [stderr] 332 |                             Err(rejection) => return Ok(rejection.into_response().map(box_body)),
[INFO] [stderr]     |                                                                                       ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 363 | impl_service!(T1, T2, T3, T4, T5, T6);
[INFO] [stderr]     | ------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stderr]    --> src/lib.rs:341:39
[INFO] [stderr]     |
[INFO] [stderr] 341 |                                 .body(box_body(Full::from(err.to_string())))
[INFO] [stderr]     |                                       ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 363 | impl_service!(T1, T2, T3, T4, T5, T6);
[INFO] [stderr]     | ------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stderr]    --> src/lib.rs:347:47
[INFO] [stderr]     |
[INFO] [stderr] 347 |                         Ok(res) => Ok(res.map(box_body)),
[INFO] [stderr]     |                                               ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 363 | impl_service!(T1, T2, T3, T4, T5, T6);
[INFO] [stderr]     | ------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stderr]    --> src/lib.rs:348:83
[INFO] [stderr]     |
[INFO] [stderr] 348 |                         Err(err) => Ok(f($($ty),*, err).await.into_response().map(box_body)),
[INFO] [stderr]     |                                                                                   ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 363 | impl_service!(T1, T2, T3, T4, T5, T6);
[INFO] [stderr]     | ------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stderr]    --> src/lib.rs:332:87
[INFO] [stderr]     |
[INFO] [stderr] 332 |                             Err(rejection) => return Ok(rejection.into_response().map(box_body)),
[INFO] [stderr]     |                                                                                       ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 364 | impl_service!(T1, T2, T3, T4, T5, T6, T7);
[INFO] [stderr]     | ----------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stderr]    --> src/lib.rs:341:39
[INFO] [stderr]     |
[INFO] [stderr] 341 |                                 .body(box_body(Full::from(err.to_string())))
[INFO] [stderr]     |                                       ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 364 | impl_service!(T1, T2, T3, T4, T5, T6, T7);
[INFO] [stderr]     | ----------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stderr]    --> src/lib.rs:347:47
[INFO] [stderr]     |
[INFO] [stderr] 347 |                         Ok(res) => Ok(res.map(box_body)),
[INFO] [stderr]     |                                               ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 364 | impl_service!(T1, T2, T3, T4, T5, T6, T7);
[INFO] [stderr]     | ----------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stderr]    --> src/lib.rs:348:83
[INFO] [stderr]     |
[INFO] [stderr] 348 |                         Err(err) => Ok(f($($ty),*, err).await.into_response().map(box_body)),
[INFO] [stderr]     |                                                                                   ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 364 | impl_service!(T1, T2, T3, T4, T5, T6, T7);
[INFO] [stderr]     | ----------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stderr]    --> src/lib.rs:332:87
[INFO] [stderr]     |
[INFO] [stderr] 332 |                             Err(rejection) => return Ok(rejection.into_response().map(box_body)),
[INFO] [stderr]     |                                                                                       ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 365 | impl_service!(T1, T2, T3, T4, T5, T6, T7, T8);
[INFO] [stderr]     | --------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stderr]    --> src/lib.rs:341:39
[INFO] [stderr]     |
[INFO] [stderr] 341 |                                 .body(box_body(Full::from(err.to_string())))
[INFO] [stderr]     |                                       ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 365 | impl_service!(T1, T2, T3, T4, T5, T6, T7, T8);
[INFO] [stderr]     | --------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stderr]    --> src/lib.rs:347:47
[INFO] [stderr]     |
[INFO] [stderr] 347 |                         Ok(res) => Ok(res.map(box_body)),
[INFO] [stderr]     |                                               ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 365 | impl_service!(T1, T2, T3, T4, T5, T6, T7, T8);
[INFO] [stderr]     | --------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stderr]    --> src/lib.rs:348:83
[INFO] [stderr]     |
[INFO] [stderr] 348 |                         Err(err) => Ok(f($($ty),*, err).await.into_response().map(box_body)),
[INFO] [stderr]     |                                                                                   ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 365 | impl_service!(T1, T2, T3, T4, T5, T6, T7, T8);
[INFO] [stderr]     | --------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stderr]    --> src/lib.rs:332:87
[INFO] [stderr]     |
[INFO] [stderr] 332 |                             Err(rejection) => return Ok(rejection.into_response().map(box_body)),
[INFO] [stderr]     |                                                                                       ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 366 | impl_service!(T1, T2, T3, T4, T5, T6, T7, T8, T9);
[INFO] [stderr]     | ------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stderr]    --> src/lib.rs:341:39
[INFO] [stderr]     |
[INFO] [stderr] 341 |                                 .body(box_body(Full::from(err.to_string())))
[INFO] [stderr]     |                                       ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 366 | impl_service!(T1, T2, T3, T4, T5, T6, T7, T8, T9);
[INFO] [stderr]     | ------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stderr]    --> src/lib.rs:347:47
[INFO] [stderr]     |
[INFO] [stderr] 347 |                         Ok(res) => Ok(res.map(box_body)),
[INFO] [stderr]     |                                               ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 366 | impl_service!(T1, T2, T3, T4, T5, T6, T7, T8, T9);
[INFO] [stderr]     | ------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stderr]    --> src/lib.rs:348:83
[INFO] [stderr]     |
[INFO] [stderr] 348 |                         Err(err) => Ok(f($($ty),*, err).await.into_response().map(box_body)),
[INFO] [stderr]     |                                                                                   ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 366 | impl_service!(T1, T2, T3, T4, T5, T6, T7, T8, T9);
[INFO] [stderr]     | ------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stderr]    --> src/lib.rs:332:87
[INFO] [stderr]     |
[INFO] [stderr] 332 |                             Err(rejection) => return Ok(rejection.into_response().map(box_body)),
[INFO] [stderr]     |                                                                                       ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 367 | impl_service!(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10);
[INFO] [stderr]     | ------------------------------------------------------ in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stderr]    --> src/lib.rs:341:39
[INFO] [stderr]     |
[INFO] [stderr] 341 |                                 .body(box_body(Full::from(err.to_string())))
[INFO] [stderr]     |                                       ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 367 | impl_service!(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10);
[INFO] [stderr]     | ------------------------------------------------------ in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stderr]    --> src/lib.rs:347:47
[INFO] [stderr]     |
[INFO] [stderr] 347 |                         Ok(res) => Ok(res.map(box_body)),
[INFO] [stderr]     |                                               ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 367 | impl_service!(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10);
[INFO] [stderr]     | ------------------------------------------------------ in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stderr]    --> src/lib.rs:348:83
[INFO] [stderr]     |
[INFO] [stderr] 348 |                         Err(err) => Ok(f($($ty),*, err).await.into_response().map(box_body)),
[INFO] [stderr]     |                                                                                   ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 367 | impl_service!(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10);
[INFO] [stderr]     | ------------------------------------------------------ in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stderr]    --> src/lib.rs:332:87
[INFO] [stderr]     |
[INFO] [stderr] 332 |                             Err(rejection) => return Ok(rejection.into_response().map(box_body)),
[INFO] [stderr]     |                                                                                       ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 368 | impl_service!(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11);
[INFO] [stderr]     | ----------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stderr]    --> src/lib.rs:341:39
[INFO] [stderr]     |
[INFO] [stderr] 341 |                                 .body(box_body(Full::from(err.to_string())))
[INFO] [stderr]     |                                       ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 368 | impl_service!(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11);
[INFO] [stderr]     | ----------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stderr]    --> src/lib.rs:347:47
[INFO] [stderr]     |
[INFO] [stderr] 347 |                         Ok(res) => Ok(res.map(box_body)),
[INFO] [stderr]     |                                               ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 368 | impl_service!(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11);
[INFO] [stderr]     | ----------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stderr]    --> src/lib.rs:348:83
[INFO] [stderr]     |
[INFO] [stderr] 348 |                         Err(err) => Ok(f($($ty),*, err).await.into_response().map(box_body)),
[INFO] [stderr]     |                                                                                   ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 368 | impl_service!(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11);
[INFO] [stderr]     | ----------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stderr]    --> src/lib.rs:332:87
[INFO] [stderr]     |
[INFO] [stderr] 332 |                             Err(rejection) => return Ok(rejection.into_response().map(box_body)),
[INFO] [stderr]     |                                                                                       ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 369 | impl_service!(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12);
[INFO] [stderr]     | ---------------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stderr]    --> src/lib.rs:341:39
[INFO] [stderr]     |
[INFO] [stderr] 341 |                                 .body(box_body(Full::from(err.to_string())))
[INFO] [stderr]     |                                       ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 369 | impl_service!(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12);
[INFO] [stderr]     | ---------------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stderr]    --> src/lib.rs:347:47
[INFO] [stderr]     |
[INFO] [stderr] 347 |                         Ok(res) => Ok(res.map(box_body)),
[INFO] [stderr]     |                                               ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 369 | impl_service!(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12);
[INFO] [stderr]     | ---------------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stderr]    --> src/lib.rs:348:83
[INFO] [stderr]     |
[INFO] [stderr] 348 |                         Err(err) => Ok(f($($ty),*, err).await.into_response().map(box_body)),
[INFO] [stderr]     |                                                                                   ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 369 | impl_service!(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12);
[INFO] [stderr]     | ---------------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stderr]    --> src/lib.rs:332:87
[INFO] [stderr]     |
[INFO] [stderr] 332 |                             Err(rejection) => return Ok(rejection.into_response().map(box_body)),
[INFO] [stderr]     |                                                                                       ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 370 | impl_service!(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13);
[INFO] [stderr]     | --------------------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stderr]    --> src/lib.rs:341:39
[INFO] [stderr]     |
[INFO] [stderr] 341 |                                 .body(box_body(Full::from(err.to_string())))
[INFO] [stderr]     |                                       ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 370 | impl_service!(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13);
[INFO] [stderr]     | --------------------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stderr]    --> src/lib.rs:347:47
[INFO] [stderr]     |
[INFO] [stderr] 347 |                         Ok(res) => Ok(res.map(box_body)),
[INFO] [stderr]     |                                               ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 370 | impl_service!(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13);
[INFO] [stderr]     | --------------------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stderr]    --> src/lib.rs:348:83
[INFO] [stderr]     |
[INFO] [stderr] 348 |                         Err(err) => Ok(f($($ty),*, err).await.into_response().map(box_body)),
[INFO] [stderr]     |                                                                                   ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 370 | impl_service!(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13);
[INFO] [stderr]     | --------------------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stderr]    --> src/lib.rs:332:87
[INFO] [stderr]     |
[INFO] [stderr] 332 |                             Err(rejection) => return Ok(rejection.into_response().map(box_body)),
[INFO] [stderr]     |                                                                                       ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 371 | impl_service!(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14);
[INFO] [stderr]     | -------------------------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stderr]    --> src/lib.rs:341:39
[INFO] [stderr]     |
[INFO] [stderr] 341 |                                 .body(box_body(Full::from(err.to_string())))
[INFO] [stderr]     |                                       ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 371 | impl_service!(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14);
[INFO] [stderr]     | -------------------------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stderr]    --> src/lib.rs:347:47
[INFO] [stderr]     |
[INFO] [stderr] 347 |                         Ok(res) => Ok(res.map(box_body)),
[INFO] [stderr]     |                                               ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 371 | impl_service!(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14);
[INFO] [stderr]     | -------------------------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stderr]    --> src/lib.rs:348:83
[INFO] [stderr]     |
[INFO] [stderr] 348 |                         Err(err) => Ok(f($($ty),*, err).await.into_response().map(box_body)),
[INFO] [stderr]     |                                                                                   ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 371 | impl_service!(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14);
[INFO] [stderr]     | -------------------------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stderr]    --> src/lib.rs:332:87
[INFO] [stderr]     |
[INFO] [stderr] 332 |                             Err(rejection) => return Ok(rejection.into_response().map(box_body)),
[INFO] [stderr]     |                                                                                       ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 372 | impl_service!(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15);
[INFO] [stderr]     | ------------------------------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stderr]    --> src/lib.rs:341:39
[INFO] [stderr]     |
[INFO] [stderr] 341 |                                 .body(box_body(Full::from(err.to_string())))
[INFO] [stderr]     |                                       ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 372 | impl_service!(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15);
[INFO] [stderr]     | ------------------------------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stderr]    --> src/lib.rs:347:47
[INFO] [stderr]     |
[INFO] [stderr] 347 |                         Ok(res) => Ok(res.map(box_body)),
[INFO] [stderr]     |                                               ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 372 | impl_service!(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15);
[INFO] [stderr]     | ------------------------------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stderr]    --> src/lib.rs:348:83
[INFO] [stderr]     |
[INFO] [stderr] 348 |                         Err(err) => Ok(f($($ty),*, err).await.into_response().map(box_body)),
[INFO] [stderr]     |                                                                                   ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 372 | impl_service!(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15);
[INFO] [stderr]     | ------------------------------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stderr]    --> src/lib.rs:332:87
[INFO] [stderr]     |
[INFO] [stderr] 332 |                             Err(rejection) => return Ok(rejection.into_response().map(box_body)),
[INFO] [stderr]     |                                                                                       ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 373 | impl_service!(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16);
[INFO] [stderr]     | ------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stderr]    --> src/lib.rs:341:39
[INFO] [stderr]     |
[INFO] [stderr] 341 |                                 .body(box_body(Full::from(err.to_string())))
[INFO] [stderr]     |                                       ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 373 | impl_service!(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16);
[INFO] [stderr]     | ------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stderr]    --> src/lib.rs:347:47
[INFO] [stderr]     |
[INFO] [stderr] 347 |                         Ok(res) => Ok(res.map(box_body)),
[INFO] [stderr]     |                                               ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 373 | impl_service!(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16);
[INFO] [stderr]     | ------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated function `axum::body::box_body`: use `axum::body::boxed`
[INFO] [stderr]    --> src/lib.rs:348:83
[INFO] [stderr]     |
[INFO] [stderr] 348 |                         Err(err) => Ok(f($($ty),*, err).await.into_response().map(box_body)),
[INFO] [stderr]     |                                                                                   ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 373 | impl_service!(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16);
[INFO] [stderr]     | ------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `impl_service` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: `axum-handle-error-extract` (lib) generated 68 warnings
[INFO] [stderr] warning: `axum-handle-error-extract` (lib test) generated 68 warnings (68 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/axum_handle_error_extract-fc06d1f4f5818d9e)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests axum_handle_error_extract
[INFO] [stderr] 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] [stderr]    --> src/lib.rs:134:26
[INFO] [stderr]     |
[INFO] [stderr] 134 | #![deny(unreachable_pub, private_in_public)]
[INFO] [stderr]     |                          ^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: 1 warning emitted
[INFO] [stderr] 
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test src/lib.rs - (line 7) ... ok
[INFO] [stdout] test src/lib.rs - (line 54) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.58s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "2cf6f7d0627d82cee87a711e280c70bf11b8c1e8bd4777e14704ad7ba74a55a9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2cf6f7d0627d82cee87a711e280c70bf11b8c1e8bd4777e14704ad7ba74a55a9", kill_on_drop: false }`
[INFO] [stdout] 2cf6f7d0627d82cee87a711e280c70bf11b8c1e8bd4777e14704ad7ba74a55a9
