[INFO] fetching crate axum-handle-error-extract 0.1.0...
[INFO] testing axum-handle-error-extract-0.1.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate axum-handle-error-extract 0.1.0 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate axum-handle-error-extract 0.1.0
[INFO] finished tweaking crates.io crate axum-handle-error-extract 0.1.0
[INFO] tweaked toml for crates.io crate axum-handle-error-extract 0.1.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate axum-handle-error-extract 0.1.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 76 packages to latest compatible versions
[INFO] [stderr]       Adding axum v0.3.4 (available: v0.8.6)
[INFO] [stderr]       Adding tower v0.4.13 (available: v0.5.2)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 76b70d9cad19ac62263785c31cc91368bc22d7254b6f9eb6f3d9508a50f727d6
[INFO] running `Command { std: "docker" "start" "-a" "76b70d9cad19ac62263785c31cc91368bc22d7254b6f9eb6f3d9508a50f727d6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "76b70d9cad19ac62263785c31cc91368bc22d7254b6f9eb6f3d9508a50f727d6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "76b70d9cad19ac62263785c31cc91368bc22d7254b6f9eb6f3d9508a50f727d6", kill_on_drop: false }`
[INFO] [stdout] 76b70d9cad19ac62263785c31cc91368bc22d7254b6f9eb6f3d9508a50f727d6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5fe3cc8b4ab4939aceae1099beada72e864402b02b8a7d08b237666c7657d029
[INFO] running `Command { std: "docker" "start" "-a" "5fe3cc8b4ab4939aceae1099beada72e864402b02b8a7d08b237666c7657d029", kill_on_drop: false }`
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling matchit v0.4.6
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling tokio-util v0.6.10
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling pin-project v1.1.10
[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] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.20s
[INFO] running `Command { std: "docker" "inspect" "5fe3cc8b4ab4939aceae1099beada72e864402b02b8a7d08b237666c7657d029", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5fe3cc8b4ab4939aceae1099beada72e864402b02b8a7d08b237666c7657d029", kill_on_drop: false }`
[INFO] [stdout] 5fe3cc8b4ab4939aceae1099beada72e864402b02b8a7d08b237666c7657d029
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dcee9091459ff677e2936cc7a594974ce1577718febfb50be52b96d658841fe4
[INFO] running `Command { std: "docker" "start" "-a" "dcee9091459ff677e2936cc7a594974ce1577718febfb50be52b96d658841fe4", 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] [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: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: 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] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.38s
[INFO] running `Command { std: "docker" "inspect" "dcee9091459ff677e2936cc7a594974ce1577718febfb50be52b96d658841fe4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dcee9091459ff677e2936cc7a594974ce1577718febfb50be52b96d658841fe4", kill_on_drop: false }`
[INFO] [stdout] dcee9091459ff677e2936cc7a594974ce1577718febfb50be52b96d658841fe4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e89a64e435520c75d2ea3c4a5df8ad6099be2b4f913d8572d905dba18695fd34
[INFO] running `Command { std: "docker" "start" "-a" "e89a64e435520c75d2ea3c4a5df8ad6099be2b4f913d8572d905dba18695fd34", 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.10s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/axum_handle_error_extract-4df006b5efad79ad)
[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 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 0.80s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "e89a64e435520c75d2ea3c4a5df8ad6099be2b4f913d8572d905dba18695fd34", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e89a64e435520c75d2ea3c4a5df8ad6099be2b4f913d8572d905dba18695fd34", kill_on_drop: false }`
[INFO] [stdout] e89a64e435520c75d2ea3c4a5df8ad6099be2b4f913d8572d905dba18695fd34
