[INFO] fetching crate axum-bindform 0.1.0...
[INFO] checking axum-bindform-0.1.0 against master#fd2c811d25ad5773fbd2463e058bf4edf4d44eb2 for pr-130443
[INFO] extracting crate axum-bindform 0.1.0 into /workspace/builds/worker-0-tc1/source
[INFO] validating manifest of crates.io crate axum-bindform 0.1.0 on toolchain fd2c811d25ad5773fbd2463e058bf4edf4d44eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "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-0-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 140 packages to latest compatible versions
[INFO] [stderr]       Adding axum v0.6.20 (available: v0.7.6)
[INFO] [stderr]       Adding axum-core v0.3.4 (available: v0.4.4)
[INFO] [stderr]       Adding base64 v0.21.7 (available: v0.22.1)
[INFO] [stderr]       Adding bitflags v1.3.2 (available: v2.6.0)
[INFO] [stderr]       Adding core-foundation v0.9.4 (available: v0.10.0)
[INFO] [stderr]       Adding foreign-types v0.3.2 (available: v0.5.0)
[INFO] [stderr]       Adding foreign-types-shared v0.1.1 (available: v0.3.1)
[INFO] [stderr]       Adding h2 v0.3.26 (available: v0.4.6)
[INFO] [stderr]       Adding hermit-abi v0.3.9 (available: v0.4.0)
[INFO] [stderr]       Adding http v0.2.12 (available: v1.1.0)
[INFO] [stderr]       Adding http-body v0.4.6 (available: v1.0.1)
[INFO] [stderr]       Adding hyper v0.14.30 (available: v1.4.1)
[INFO] [stderr]       Adding hyper-tls v0.5.0 (available: v0.6.0)
[INFO] [stderr]       Adding idna v0.5.0 (available: v1.0.2)
[INFO] [stderr]       Adding linux-raw-sys v0.4.14 (available: v0.6.5)
[INFO] [stderr]       Adding matchit v0.7.3 (available: v0.8.4)
[INFO] [stderr]       Adding reqwest v0.11.27 (available: v0.12.7)
[INFO] [stderr]       Adding rustls-pemfile v1.0.4 (available: v2.1.3)
[INFO] [stderr]       Adding security-framework v2.11.1 (available: v3.0.0)
[INFO] [stderr]       Adding sync_wrapper v0.1.2 (available: v1.0.1)
[INFO] [stderr]       Adding system-configuration v0.5.1 (available: v0.6.1)
[INFO] [stderr]       Adding system-configuration-sys v0.5.0 (available: v0.6.0)
[INFO] [stderr]       Adding tower v0.4.13 (available: v0.5.1)
[INFO] [stderr]       Adding wasi v0.11.0+wasi-snapshot-preview1 (available: v0.13.2+wasi-0.2.1)
[INFO] [stderr]       Adding windows-sys v0.48.0 (available: v0.59.0)
[INFO] [stderr]       Adding windows-sys v0.52.0 (available: v0.59.0)
[INFO] [stderr]       Adding windows-targets v0.48.5 (available: v0.52.6)
[INFO] [stderr]       Adding windows_aarch64_gnullvm v0.48.5 (available: v0.52.6)
[INFO] [stderr]       Adding windows_aarch64_msvc v0.48.5 (available: v0.52.6)
[INFO] [stderr]       Adding windows_i686_gnu v0.48.5 (available: v0.52.6)
[INFO] [stderr]       Adding windows_i686_msvc v0.48.5 (available: v0.52.6)
[INFO] [stderr]       Adding windows_x86_64_gnu v0.48.5 (available: v0.52.6)
[INFO] [stderr]       Adding windows_x86_64_gnullvm v0.48.5 (available: v0.52.6)
[INFO] [stderr]       Adding windows_x86_64_msvc v0.48.5 (available: v0.52.6)
[INFO] [stderr]       Adding winreg v0.50.0 (available: v0.52.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 371014be1407ef2ca99b863b7150a0a24b657945f794f862ca77df41064a81a2
[INFO] running `Command { std: "docker" "start" "-a" "371014be1407ef2ca99b863b7150a0a24b657945f794f862ca77df41064a81a2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "371014be1407ef2ca99b863b7150a0a24b657945f794f862ca77df41064a81a2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "371014be1407ef2ca99b863b7150a0a24b657945f794f862ca77df41064a81a2", kill_on_drop: false }`
[INFO] [stdout] 371014be1407ef2ca99b863b7150a0a24b657945f794f862ca77df41064a81a2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 59bda24504735e5f5fbe13d4431070dfa02b346ab5bbb540057949220e39a0c9
[INFO] running `Command { std: "docker" "start" "-a" "59bda24504735e5f5fbe13d4431070dfa02b346ab5bbb540057949220e39a0c9", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling rustversion v1.0.17
[INFO] [stderr]    Compiling syn v2.0.77
[INFO] [stderr]     Checking tokio v1.40.0
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking tower-layer v0.3.3
[INFO] [stderr]     Checking mime v0.3.17
[INFO] [stderr]     Checking matchit v0.7.3
[INFO] [stderr]     Checking sync_wrapper v0.1.2
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]     Checking hyper v0.14.30
[INFO] [stderr]     Checking serde_path_to_error v0.1.16
[INFO] [stderr]     Checking serde_json v1.0.128
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling async-trait v0.1.82
[INFO] [stderr]    Compiling thiserror-impl v1.0.64
[INFO] [stderr]     Checking pin-project v1.1.5
[INFO] [stderr]     Checking thiserror v1.0.64
[INFO] [stderr]     Checking tower v0.4.13
[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`, which is required by `Human: DeserializeOwned`
[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 `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`, which is required by `Human: DeserializeOwned`
[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 `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`, which is required by `Human: DeserializeOwned`
[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:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 |     TryBindForm(form): TryBindForm<Human>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^ the trait `for<'de> Deserialize<'de>` is not implemented for `Human`, which is required by `Human: DeserializeOwned`
[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 = Result<std::string::String, (StatusCode, std::string::String)>> {try_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(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 = Result<std::string::String, (StatusCode, std::string::String)>> {try_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[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] error: aborting due to 14 previous errors
[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 15 previous errors
[INFO] running `Command { std: "docker" "inspect" "59bda24504735e5f5fbe13d4431070dfa02b346ab5bbb540057949220e39a0c9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "59bda24504735e5f5fbe13d4431070dfa02b346ab5bbb540057949220e39a0c9", kill_on_drop: false }`
[INFO] [stdout] 59bda24504735e5f5fbe13d4431070dfa02b346ab5bbb540057949220e39a0c9
