[INFO] fetching crate axum-bindform 0.1.0...
[INFO] checking axum-bindform-0.1.0 against master#39cb3386ddc6c71657418be28dbb3987eea4aa4b for pr-133536
[INFO] extracting crate axum-bindform 0.1.0 into /workspace/builds/worker-6-tc1/source
[INFO] validating manifest of crates.io crate axum-bindform 0.1.0 on toolchain 39cb3386ddc6c71657418be28dbb3987eea4aa4b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate axum-bindform 0.1.0
[INFO] finished tweaking crates.io crate axum-bindform 0.1.0
[INFO] tweaked toml for crates.io crate axum-bindform 0.1.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 162 packages to latest compatible versions
[INFO] [stderr]       Adding axum v0.6.20 (available: v0.7.9)
[INFO] [stderr]       Adding reqwest v0.11.27 (available: v0.12.9)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.3)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1ab78250f62b7d5793a61955119f610dcc89379ceb462d372547a6e279ca48f7
[INFO] running `Command { std: "docker" "start" "-a" "1ab78250f62b7d5793a61955119f610dcc89379ceb462d372547a6e279ca48f7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1ab78250f62b7d5793a61955119f610dcc89379ceb462d372547a6e279ca48f7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1ab78250f62b7d5793a61955119f610dcc89379ceb462d372547a6e279ca48f7", kill_on_drop: false }`
[INFO] [stdout] 1ab78250f62b7d5793a61955119f610dcc89379ceb462d372547a6e279ca48f7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a9a58567ca997b0317a3059527412d84cb5531d1290e3c73e6f0c47d20cc8cc9
[INFO] running `Command { std: "docker" "start" "-a" "a9a58567ca997b0317a3059527412d84cb5531d1290e3c73e6f0c47d20cc8cc9", kill_on_drop: false }`
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking tokio v1.41.1
[INFO] [stderr]     Checking tower-layer v0.3.3
[INFO] [stderr]    Compiling serde_json v1.0.133
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking serde_path_to_error v0.1.16
[INFO] [stderr]     Checking matchit v0.7.3
[INFO] [stderr]     Checking sync_wrapper v0.1.2
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking hyper v0.14.31
[INFO] [stderr]     Checking axum-bindform v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tokio`
[INFO] [stdout]   --> tests/integration_test.rs:27:3
[INFO] [stdout]    |
[INFO] [stdout] 27 | #[tokio::test]
[INFO] [stdout]    |   ^^^^^ use of undeclared crate or module `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]  --> tests/integration_test.rs:5:10
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Deserialize, Serialize)]
[INFO] [stdout]   |          ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]  --> tests/integration_test.rs:3:13
[INFO] [stdout]   |
[INFO] [stdout] 3 | use serde::{Deserialize, Serialize};
[INFO] [stdout]   |             ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]  --> tests/integration_test.rs:5:23
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Deserialize, Serialize)]
[INFO] [stdout]   |                       ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]  --> tests/integration_test.rs:3:26
[INFO] [stdout]   |
[INFO] [stdout] 3 | use serde::{Deserialize, Serialize};
[INFO] [stdout]   |                          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tokio`
[INFO] [stdout]   --> tests/integration_test.rs:37:38
[INFO] [stdout]    |
[INFO] [stdout] 37 |     let (shutdown_tx, shutdown_rx) = tokio::sync::oneshot::channel::<()>();
[INFO] [stdout]    |                                      ^^^^^ use of undeclared crate or module `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `reqwest`
[INFO] [stdout]   --> tests/integration_test.rs:49:18
[INFO] [stdout]    |
[INFO] [stdout] 49 |     let client = reqwest::Client::new();
[INFO] [stdout]    |                  ^^^^^^^ use of undeclared crate or module `reqwest`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `for<'de> Human: Deserialize<'de>` is not satisfied
[INFO] [stdout]   --> tests/integration_test.rs:11:38
[INFO] [stdout]    |
[INFO] [stdout] 11 | async fn greet_human(BindForm(form): BindForm<Human>) -> String {
[INFO] [stdout]    |                                      ^^^^^^^^^^^^^^^ the trait `for<'de> Deserialize<'de>` is not implemented for `Human`
[INFO] [stdout]    |
[INFO] [stdout]    = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `Human` type
[INFO] [stdout]    = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stdout]    = help: the following other types implement trait `Deserialize<'de>`:
[INFO] [stdout]              &'a [u8]
[INFO] [stdout]              &'a serde_json::raw::RawValue
[INFO] [stdout]              &'a std::path::Path
[INFO] [stdout]              &'a str
[INFO] [stdout]              ()
[INFO] [stdout]              (T,)
[INFO] [stdout]              (T0, T1)
[INFO] [stdout]              (T0, T1, T2)
[INFO] [stdout]            and 144 others
[INFO] [stdout]    = note: required for `Human` to implement `DeserializeOwned`
[INFO] [stdout] note: required by a bound in `BindForm`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:97:24
[INFO] [stdout]    |
[INFO] [stdout] 97 | pub struct BindForm<T: DeserializeOwned>(pub T);
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^ required by this bound in `BindForm`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `for<'de> Human: Deserialize<'de>` is not satisfied
[INFO] [stdout]   --> tests/integration_test.rs:16:24
[INFO] [stdout]    |
[INFO] [stdout] 16 |     TryBindForm(form): TryBindForm<Human>,
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^ the trait `for<'de> Deserialize<'de>` is not implemented for `Human`
[INFO] [stdout]    |
[INFO] [stdout]    = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `Human` type
[INFO] [stdout]    = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stdout]    = help: the following other types implement trait `Deserialize<'de>`:
[INFO] [stdout]              &'a [u8]
[INFO] [stdout]              &'a serde_json::raw::RawValue
[INFO] [stdout]              &'a std::path::Path
[INFO] [stdout]              &'a str
[INFO] [stdout]              ()
[INFO] [stdout]              (T,)
[INFO] [stdout]              (T0, T1)
[INFO] [stdout]              (T0, T1, T2)
[INFO] [stdout]            and 144 others
[INFO] [stdout]    = note: required for `Human` to implement `DeserializeOwned`
[INFO] [stdout] note: required by a bound in `TryBindForm`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:76:27
[INFO] [stdout]    |
[INFO] [stdout] 76 | pub struct TryBindForm<T: DeserializeOwned>(pub BindResult<T>);
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^^ required by this bound in `TryBindForm`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Human: DeserializeOwned` is not satisfied
[INFO] [stdout]   --> tests/integration_test.rs:11:22
[INFO] [stdout]    |
[INFO] [stdout] 11 | async fn greet_human(BindForm(form): BindForm<Human>) -> String {
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^ the trait `for<'de> Deserialize<'de>` is not implemented for `Human`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `Deserialize<'de>`:
[INFO] [stdout]              &'a [u8]
[INFO] [stdout]              &'a serde_json::raw::RawValue
[INFO] [stdout]              &'a std::path::Path
[INFO] [stdout]              &'a str
[INFO] [stdout]              ()
[INFO] [stdout]              (T,)
[INFO] [stdout]              (T0, T1)
[INFO] [stdout]              (T0, T1, T2)
[INFO] [stdout]            and 144 others
[INFO] [stdout]    = note: required for `Human` to implement `DeserializeOwned`
[INFO] [stdout] note: required by a bound in `BindForm`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:97:24
[INFO] [stdout]    |
[INFO] [stdout] 97 | pub struct BindForm<T: DeserializeOwned>(pub T);
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^ required by this bound in `BindForm`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Human: DeserializeOwned` is not satisfied
[INFO] [stdout]   --> tests/integration_test.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 |     TryBindForm(form): TryBindForm<Human>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^ the trait `for<'de> Deserialize<'de>` is not implemented for `Human`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `Deserialize<'de>`:
[INFO] [stdout]              &'a [u8]
[INFO] [stdout]              &'a serde_json::raw::RawValue
[INFO] [stdout]              &'a std::path::Path
[INFO] [stdout]              &'a str
[INFO] [stdout]              ()
[INFO] [stdout]              (T,)
[INFO] [stdout]              (T0, T1)
[INFO] [stdout]              (T0, T1, T2)
[INFO] [stdout]            and 144 others
[INFO] [stdout]    = note: required for `Human` to implement `DeserializeOwned`
[INFO] [stdout] note: required by a bound in `TryBindForm`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:76:27
[INFO] [stdout]    |
[INFO] [stdout] 76 | pub struct TryBindForm<T: DeserializeOwned>(pub BindResult<T>);
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^^ required by this bound in `TryBindForm`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `fn(BindForm<Human>) -> impl Future<Output = std::string::String> {greet_human}: Handler<_, _, _>` is not satisfied
[INFO] [stdout]    --> tests/integration_test.rs:30:45
[INFO] [stdout]     |
[INFO] [stdout] 30  |         .route("/greet", axum::routing::get(greet_human).post(greet_human))
[INFO] [stdout]     |                          ------------------ ^^^^^^^^^^^ the trait `Handler<_, _, _>` is not implemented for fn item `fn(BindForm<Human>) -> impl Future<Output = std::string::String> {greet_human}`
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = note: Consider using `#[axum::debug_handler]` to improve the error message
[INFO] [stdout]     = help: the following other types implement trait `Handler<T, S, B>`:
[INFO] [stdout]               `Layered<L, H, T, S, B, B2>` implements `Handler<T, S, B2>`
[INFO] [stdout]               `MethodRouter<S, B>` implements `Handler<(), S, B>`
[INFO] [stdout] note: required by a bound in `axum::routing::get`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/axum-0.6.20/src/routing/method_routing.rs:403:1
[INFO] [stdout]     |
[INFO] [stdout] 403 | top_level_handler_fn!(get, GET);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^---^^^^^^
[INFO] [stdout]     | |                     |
[INFO] [stdout]     | |                     required by a bound in this function
[INFO] [stdout]     | required by this bound in `get`
[INFO] [stdout]     = note: this error originates in the macro `top_level_handler_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `fn(BindForm<Human>) -> impl Future<Output = std::string::String> {greet_human}: Handler<_, _, _>` is not satisfied
[INFO] [stdout]    --> tests/integration_test.rs:30:63
[INFO] [stdout]     |
[INFO] [stdout] 30  |         .route("/greet", axum::routing::get(greet_human).post(greet_human))
[INFO] [stdout]     |                                                          ---- ^^^^^^^^^^^ the trait `Handler<_, _, _>` is not implemented for fn item `fn(BindForm<Human>) -> impl Future<Output = std::string::String> {greet_human}`
[INFO] [stdout]     |                                                          |
[INFO] [stdout]     |                                                          required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = note: Consider using `#[axum::debug_handler]` to improve the error message
[INFO] [stdout]     = help: the following other types implement trait `Handler<T, S, B>`:
[INFO] [stdout]               `Layered<L, H, T, S, B, B2>` implements `Handler<T, S, B2>`
[INFO] [stdout]               `MethodRouter<S, B>` implements `Handler<(), S, B>`
[INFO] [stdout] note: required by a bound in `MethodRouter::<S, B>::post`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/axum-0.6.20/src/routing/method_routing.rs:619:5
[INFO] [stdout]     |
[INFO] [stdout] 619 |     chained_handler_fn!(post, POST);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^----^^^^^^^
[INFO] [stdout]     |     |                   |
[INFO] [stdout]     |     |                   required by a bound in this associated function
[INFO] [stdout]     |     required by this bound in `MethodRouter::<S, B>::post`
[INFO] [stdout]     = note: this error originates in the macro `chained_handler_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `fn(TryBindForm<Human>) -> impl Future<Output = Result<std::string::String, (StatusCode, std::string::String)>> {try_greet_human}: Handler<_, _, _>` is not satisfied
[INFO] [stdout]    --> tests/integration_test.rs:33:32
[INFO] [stdout]     |
[INFO] [stdout] 33  |             axum::routing::get(try_greet_human).post(try_greet_human),
[INFO] [stdout]     |             ------------------ ^^^^^^^^^^^^^^^ the trait `Handler<_, _, _>` is not implemented for fn item `fn(TryBindForm<Human>) -> impl Future<Output = ...> {try_greet_human}`
[INFO] [stdout]     |             |
[INFO] [stdout]     |             required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/integration_test-c7bd36d0640c9fc4.long-type-15995285895803727512.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout]     = note: Consider using `#[axum::debug_handler]` to improve the error message
[INFO] [stdout]     = help: the following other types implement trait `Handler<T, S, B>`:
[INFO] [stdout]               `Layered<L, H, T, S, B, B2>` implements `Handler<T, S, B2>`
[INFO] [stdout]               `MethodRouter<S, B>` implements `Handler<(), S, B>`
[INFO] [stdout] note: required by a bound in `axum::routing::get`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/axum-0.6.20/src/routing/method_routing.rs:403:1
[INFO] [stdout]     |
[INFO] [stdout] 403 | top_level_handler_fn!(get, GET);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^---^^^^^^
[INFO] [stdout]     | |                     |
[INFO] [stdout]     | |                     required by a bound in this function
[INFO] [stdout]     | required by this bound in `get`
[INFO] [stdout]     = note: this error originates in the macro `top_level_handler_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `fn(TryBindForm<Human>) -> impl Future<Output = Result<std::string::String, (StatusCode, std::string::String)>> {try_greet_human}: Handler<_, _, _>` is not satisfied
[INFO] [stdout]    --> tests/integration_test.rs:33:54
[INFO] [stdout]     |
[INFO] [stdout] 33  |             axum::routing::get(try_greet_human).post(try_greet_human),
[INFO] [stdout]     |                                                 ---- ^^^^^^^^^^^^^^^ the trait `Handler<_, _, _>` is not implemented for fn item `fn(TryBindForm<Human>) -> impl Future<Output = ...> {try_greet_human}`
[INFO] [stdout]     |                                                 |
[INFO] [stdout]     |                                                 required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/integration_test-c7bd36d0640c9fc4.long-type-15995285895803727512.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout]     = note: Consider using `#[axum::debug_handler]` to improve the error message
[INFO] [stdout]     = help: the following other types implement trait `Handler<T, S, B>`:
[INFO] [stdout]               `Layered<L, H, T, S, B, B2>` implements `Handler<T, S, B2>`
[INFO] [stdout]               `MethodRouter<S, B>` implements `Handler<(), S, B>`
[INFO] [stdout] note: required by a bound in `MethodRouter::<S, B>::post`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/axum-0.6.20/src/routing/method_routing.rs:619:5
[INFO] [stdout]     |
[INFO] [stdout] 619 |     chained_handler_fn!(post, POST);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^----^^^^^^^
[INFO] [stdout]     |     |                   |
[INFO] [stdout]     |     |                   required by a bound in this associated function
[INFO] [stdout]     |     required by this bound in `MethodRouter::<S, B>::post`
[INFO] [stdout]     = note: this error originates in the macro `chained_handler_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tokio`
[INFO] [stdout]   --> tests/integration_test.rs:39:5
[INFO] [stdout]    |
[INFO] [stdout] 39 |     tokio::spawn(async move {
[INFO] [stdout]    |     ^^^^^ use of undeclared crate or module `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `axum-bindform` (test "integration_test") due to 14 previous errors
[INFO] running `Command { std: "docker" "inspect" "a9a58567ca997b0317a3059527412d84cb5531d1290e3c73e6f0c47d20cc8cc9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a9a58567ca997b0317a3059527412d84cb5531d1290e3c73e6f0c47d20cc8cc9", kill_on_drop: false }`
[INFO] [stdout] a9a58567ca997b0317a3059527412d84cb5531d1290e3c73e6f0c47d20cc8cc9
