[INFO] fetching crate axum-bindform 0.1.0...
[INFO] checking axum-bindform-0.1.0 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate axum-bindform 0.1.0 into /workspace/builds/worker-4-tc1/source
[INFO] validating manifest of crates.io crate axum-bindform 0.1.0 on toolchain 30f74ff0dc4d66debc8b50724c446f817e5f75f4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "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-4-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde-xml-rs v0.6.0
[INFO] [stderr]   Downloaded xml-rs v0.8.19
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ed3e4400ca854bc40320317bdd207000d95b0eef93c192668e515dd1db88f7cd
[INFO] running `Command { std: "docker" "start" "-a" "ed3e4400ca854bc40320317bdd207000d95b0eef93c192668e515dd1db88f7cd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ed3e4400ca854bc40320317bdd207000d95b0eef93c192668e515dd1db88f7cd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ed3e4400ca854bc40320317bdd207000d95b0eef93c192668e515dd1db88f7cd", kill_on_drop: false }`
[INFO] [stdout] ed3e4400ca854bc40320317bdd207000d95b0eef93c192668e515dd1db88f7cd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7fb70f659d5d4edb309a8f612ecc2e62e34e93254c505ee6b29798ba603c36d3
[INFO] running `Command { std: "docker" "start" "-a" "7fb70f659d5d4edb309a8f612ecc2e62e34e93254c505ee6b29798ba603c36d3", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustversion v1.0.14
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking tokio v1.37.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling serde_json v1.0.115
[INFO] [stderr]     Checking tower-layer v0.3.2
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serde_path_to_error v0.1.16
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking matchit v0.7.3
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]     Checking pin-project v1.1.5
[INFO] [stderr]     Checking hyper v0.14.28
[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]    = help: the following other types implement trait `Deserialize<'de>`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              isize
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]            and 132 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]    = 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]    = help: the following other types implement trait `Deserialize<'de>`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              isize
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]            and 132 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]    = 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> as Handler<T, S, B2>>
[INFO] [stdout]               <MethodRouter<S, B> as 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> as Handler<T, S, B2>>
[INFO] [stdout]               <MethodRouter<S, B> as 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> as Handler<T, S, B2>>
[INFO] [stdout]               <MethodRouter<S, B> as 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> as Handler<T, S, B2>>
[INFO] [stdout]               <MethodRouter<S, B> as 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" "7fb70f659d5d4edb309a8f612ecc2e62e34e93254c505ee6b29798ba603c36d3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7fb70f659d5d4edb309a8f612ecc2e62e34e93254c505ee6b29798ba603c36d3", kill_on_drop: false }`
[INFO] [stdout] 7fb70f659d5d4edb309a8f612ecc2e62e34e93254c505ee6b29798ba603c36d3
[INFO] checking axum-bindform-0.1.0 against try#72eda894eb3548c7ba774079ce0afab42958d4ee for pr-121848-1
[INFO] extracting crate axum-bindform 0.1.0 into /workspace/builds/worker-4-tc2/source
[INFO] validating manifest of crates.io crate axum-bindform 0.1.0 on toolchain 72eda894eb3548c7ba774079ce0afab42958d4ee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "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-4-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2e3fb4b38597a2fa5774bb3612bdc797b774060fc8882e664e9205be9d2cd505
[INFO] running `Command { std: "docker" "start" "-a" "2e3fb4b38597a2fa5774bb3612bdc797b774060fc8882e664e9205be9d2cd505", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2e3fb4b38597a2fa5774bb3612bdc797b774060fc8882e664e9205be9d2cd505", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2e3fb4b38597a2fa5774bb3612bdc797b774060fc8882e664e9205be9d2cd505", kill_on_drop: false }`
[INFO] [stdout] 2e3fb4b38597a2fa5774bb3612bdc797b774060fc8882e664e9205be9d2cd505
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 30d8335fd5a30ba98e1753ddb59d2e623a3f7627eac0f67b9b9d8b089576d6cb
[INFO] running `Command { std: "docker" "start" "-a" "30d8335fd5a30ba98e1753ddb59d2e623a3f7627eac0f67b9b9d8b089576d6cb", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustversion v1.0.14
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]     Checking tokio v1.37.0
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]     Checking tower-layer v0.3.2
[INFO] [stderr]    Compiling serde_json v1.0.115
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking serde_path_to_error v0.1.16
[INFO] [stderr]     Checking matchit v0.7.3
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]     Checking pin-project v1.1.5
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking hyper v0.14.28
[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]    = help: the following other types implement trait `Deserialize<'de>`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              isize
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]            and 132 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]    = 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]    = help: the following other types implement trait `Deserialize<'de>`:
[INFO] [stdout]              bool
[INFO] [stdout]              char
[INFO] [stdout]              isize
[INFO] [stdout]              i8
[INFO] [stdout]              i16
[INFO] [stdout]              i32
[INFO] [stdout]              i64
[INFO] [stdout]              i128
[INFO] [stdout]            and 132 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]    = 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> as Handler<T, S, B2>>
[INFO] [stdout]               <MethodRouter<S, B> as 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> as Handler<T, S, B2>>
[INFO] [stdout]               <MethodRouter<S, B> as 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> as Handler<T, S, B2>>
[INFO] [stdout]               <MethodRouter<S, B> as 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> as Handler<T, S, B2>>
[INFO] [stdout]               <MethodRouter<S, B> as 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" "30d8335fd5a30ba98e1753ddb59d2e623a3f7627eac0f67b9b9d8b089576d6cb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "30d8335fd5a30ba98e1753ddb59d2e623a3f7627eac0f67b9b9d8b089576d6cb", kill_on_drop: false }`
[INFO] [stdout] 30d8335fd5a30ba98e1753ddb59d2e623a3f7627eac0f67b9b9d8b089576d6cb
