[INFO] fetching crate axum_client_derive 0.1.0...
[INFO] checking axum_client_derive-0.1.0 against master#b0696a5160711c068cb1f01b7437db7990d15750 for pr-121848
[INFO] extracting crate axum_client_derive 0.1.0 into /workspace/builds/worker-2-tc1/source
[INFO] validating manifest of crates.io crate axum_client_derive 0.1.0 on toolchain b0696a5160711c068cb1f01b7437db7990d15750
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate axum_client_derive 0.1.0
[INFO] finished tweaking crates.io crate axum_client_derive 0.1.0
[INFO] tweaked toml for crates.io crate axum_client_derive 0.1.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "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" "+b0696a5160711c068cb1f01b7437db7990d15750" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f799c4e3a28a73e4a4f6904b1b1e2b1139b4b4f9a234d6936740d7fbce1ffb45
[INFO] running `Command { std: "docker" "start" "-a" "f799c4e3a28a73e4a4f6904b1b1e2b1139b4b4f9a234d6936740d7fbce1ffb45", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f799c4e3a28a73e4a4f6904b1b1e2b1139b4b4f9a234d6936740d7fbce1ffb45", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f799c4e3a28a73e4a4f6904b1b1e2b1139b4b4f9a234d6936740d7fbce1ffb45", kill_on_drop: false }`
[INFO] [stdout] f799c4e3a28a73e4a4f6904b1b1e2b1139b4b4f9a234d6936740d7fbce1ffb45
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 61d05ad8b9a04485ca0e7789816b3dc03fc305075afebf6485a9315e4a37fa75
[INFO] running `Command { std: "docker" "start" "-a" "61d05ad8b9a04485ca0e7789816b3dc03fc305075afebf6485a9315e4a37fa75", kill_on_drop: false }`
[INFO] [stderr]     Checking unicode-ident v1.0.12
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling serde_json v1.0.114
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]     Checking tokio v1.36.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]     Checking headers-core v0.2.0
[INFO] [stderr]     Checking matchit v0.7.3
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking headers v0.3.9
[INFO] [stderr]     Checking quote v1.0.35
[INFO] [stderr]     Checking pin-project v1.1.5
[INFO] [stderr]     Checking axum-core v0.3.4
[INFO] [stderr]     Checking axum_client_derive v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the item `syn` is imported redundantly
[INFO] [stdout]  --> src/reqwest_fn.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use syn;
[INFO] [stdout]   |     ^^^ the item `syn` is already defined here
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `PatType`, `ReturnType`, `parse_macro_input`
[INFO] [stdout]  --> src/reqwest_fn.rs:4:73
[INFO] [stdout]   |
[INFO] [stdout] 4 | ...emFn, Lit, LitStr, NestedMeta, parse_macro_input, Pat, PathArguments, PathSegment, PatType, ReturnType, Type};
[INFO] [stdout]   |                                   ^^^^^^^^^^^^^^^^^                                   ^^^^^^^  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: crate-level attribute should be an inner attribute: add an exclamation mark: `#![foo]`
[INFO] [stdout]  --> src/lib.rs:9:1
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[feature(reqwest)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_attributes)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]   --> src/reqwest_fn.rs:42:37
[INFO] [stdout]    |
[INFO] [stdout] 42 | ...                   Pat::TupleStruct(pat) => {
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unreachable_patterns)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ty_token`
[INFO] [stdout]    --> src/reqwest_fn.rs:117:17
[INFO] [stdout]     |
[INFO] [stdout] 117 |             let ty_token = ty_ident.to_token_stream();
[INFO] [stdout]     |                 ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_ty_token`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/reqwest_fn.rs:95:9
[INFO] [stdout]    |
[INFO] [stdout] 95 |     let mut args_old = parse_input_pairs(item.sig.inputs.pairs().clone());
[INFO] [stdout]    |         ----^^^^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/reqwest_fn.rs:100:9
[INFO] [stdout]     |
[INFO] [stdout] 100 |         mut func_generics
[INFO] [stdout]     |         ----^^^^^^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 7 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking serde v1.0.197
[INFO] [stdout] warning: the item `syn` is imported redundantly
[INFO] [stdout]  --> src/reqwest_fn.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use syn;
[INFO] [stdout]   |     ^^^ the item `syn` is already defined here
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `PatType`, `ReturnType`, `parse_macro_input`
[INFO] [stdout]  --> src/reqwest_fn.rs:4:73
[INFO] [stdout]   |
[INFO] [stdout] 4 | ...emFn, Lit, LitStr, NestedMeta, parse_macro_input, Pat, PathArguments, PathSegment, PatType, ReturnType, Type};
[INFO] [stdout]   |                                   ^^^^^^^^^^^^^^^^^                                   ^^^^^^^  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: crate-level attribute should be an inner attribute: add an exclamation mark: `#![foo]`
[INFO] [stdout]  --> src/lib.rs:9:1
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[feature(reqwest)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_attributes)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]   --> src/reqwest_fn.rs:42:37
[INFO] [stdout]    |
[INFO] [stdout] 42 | ...                   Pat::TupleStruct(pat) => {
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unreachable_patterns)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ty_token`
[INFO] [stdout]    --> src/reqwest_fn.rs:117:17
[INFO] [stdout]     |
[INFO] [stdout] 117 |             let ty_token = ty_ident.to_token_stream();
[INFO] [stdout]     |                 ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_ty_token`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/reqwest_fn.rs:95:9
[INFO] [stdout]    |
[INFO] [stdout] 95 |     let mut args_old = parse_input_pairs(item.sig.inputs.pairs().clone());
[INFO] [stdout]    |         ----^^^^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/reqwest_fn.rs:100:9
[INFO] [stdout]     |
[INFO] [stdout] 100 |         mut func_generics
[INFO] [stdout]     |         ----^^^^^^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 7 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking hyper v0.14.28
[INFO] [stderr]     Checking serde_path_to_error v0.1.16
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stdout] warning: the item `syn` is imported redundantly
[INFO] [stdout]  --> src/reqwest_fn.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use syn;
[INFO] [stdout]   |     ^^^ the item `syn` is already defined here
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `PatType`, `ReturnType`, `parse_macro_input`
[INFO] [stdout]  --> src/reqwest_fn.rs:4:73
[INFO] [stdout]   |
[INFO] [stdout] 4 | ...emFn, Lit, LitStr, NestedMeta, parse_macro_input, Pat, PathArguments, PathSegment, PatType, ReturnType, Type};
[INFO] [stdout]   |                                   ^^^^^^^^^^^^^^^^^                                   ^^^^^^^  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: crate-level attribute should be an inner attribute: add an exclamation mark: `#![foo]`
[INFO] [stdout]  --> src/lib.rs:9:1
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[feature(reqwest)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_attributes)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `reqwest`
[INFO] [stdout]   --> tests/test.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use reqwest::Client;
[INFO] [stdout]    |     ^^^^^^^ use of undeclared crate or module `reqwest`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]   --> src/reqwest_fn.rs:42:37
[INFO] [stdout]    |
[INFO] [stdout] 42 | ...                   Pat::TupleStruct(pat) => {
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unreachable_patterns)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ty_token`
[INFO] [stdout]    --> src/reqwest_fn.rs:117:17
[INFO] [stdout]     |
[INFO] [stdout] 117 |             let ty_token = ty_ident.to_token_stream();
[INFO] [stdout]     |                 ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_ty_token`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/reqwest_fn.rs:95:9
[INFO] [stdout]    |
[INFO] [stdout] 95 |     let mut args_old = parse_input_pairs(item.sig.inputs.pairs().clone());
[INFO] [stdout]    |         ----^^^^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/reqwest_fn.rs:100:9
[INFO] [stdout]     |
[INFO] [stdout] 100 |         mut func_generics
[INFO] [stdout]     |         ----^^^^^^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 7 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `reqwest`
[INFO] [stdout]   --> tests/test.rs:45:1
[INFO] [stdout]    |
[INFO] [stdout] 45 | #[reqwest_fn("get")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `reqwest`
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider importing one of these items:
[INFO] [stdout]            crate::headers::HeaderMap
[INFO] [stdout]            headers::HeaderMap
[INFO] [stdout]            http::HeaderMap
[INFO] [stdout]    = note: this error originates in the attribute macro `reqwest_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 `reqwest`
[INFO] [stdout]    --> tests/test.rs:256:1
[INFO] [stdout]     |
[INFO] [stdout] 256 | #[reqwest_fn("get")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `reqwest`
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider importing one of these items:
[INFO] [stdout]             crate::headers::HeaderMap
[INFO] [stdout]             headers::HeaderMap
[INFO] [stdout]             http::HeaderMap
[INFO] [stdout]     = note: this error originates in the attribute macro `reqwest_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::borrow::Borrow`
[INFO] [stdout]  --> tests/test.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::borrow::Borrow;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Authorization`, `UserAgent`
[INFO] [stdout]  --> tests/test.rs:3:21
[INFO] [stdout]   |
[INFO] [stdout] 3 | use axum::headers::{Authorization, Error, Header, UserAgent};
[INFO] [stdout]   |                     ^^^^^^^^^^^^^                 ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `headers` is imported redundantly
[INFO] [stdout]  --> tests/test.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | use axum::{headers, Json, Router, TypedHeader};
[INFO] [stdout]   |            ^^^^^^^ the item `headers` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Body`, `BoxBody`
[INFO] [stdout]  --> tests/test.rs:6:18
[INFO] [stdout]   |
[INFO] [stdout] 6 | use axum::body::{Body, BoxBody, HttpBody};
[INFO] [stdout]   |                  ^^^^  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `axum::headers::authorization::Credentials`
[INFO] [stdout]  --> tests/test.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use axum::headers::authorization::Credentials;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `reqwest`
[INFO] [stdout]   --> tests/test.rs:45:1
[INFO] [stdout]    |
[INFO] [stdout] 45 | #[reqwest_fn("get")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `reqwest`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `reqwest_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 `reqwest`
[INFO] [stdout]   --> tests/test.rs:87:1
[INFO] [stdout]    |
[INFO] [stdout] 87 | #[reqwest_fn("post")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `reqwest`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `reqwest_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 `reqwest`
[INFO] [stdout]    --> tests/test.rs:128:1
[INFO] [stdout]     |
[INFO] [stdout] 128 | #[reqwest_fn("post")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `reqwest`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `reqwest_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 `reqwest`
[INFO] [stdout]    --> tests/test.rs:174:1
[INFO] [stdout]     |
[INFO] [stdout] 174 | #[reqwest_fn("post")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `reqwest`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `reqwest_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 `reqwest`
[INFO] [stdout]    --> tests/test.rs:216:1
[INFO] [stdout]     |
[INFO] [stdout] 216 | #[reqwest_fn("post")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `reqwest`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `reqwest_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 `reqwest`
[INFO] [stdout]    --> tests/test.rs:256:1
[INFO] [stdout]     |
[INFO] [stdout] 256 | #[reqwest_fn("get")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `reqwest`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `reqwest_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 `reqwest`
[INFO] [stdout]    --> tests/test.rs:301:1
[INFO] [stdout]     |
[INFO] [stdout] 301 | #[reqwest_fn("get")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `reqwest`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `reqwest_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 `reqwest`
[INFO] [stdout]    --> tests/test.rs:348:1
[INFO] [stdout]     |
[INFO] [stdout] 348 | #[reqwest_fn("put")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `reqwest`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `reqwest_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 11 previous errors; 5 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `axum_client_derive` (test "test") due to 12 previous errors; 5 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "61d05ad8b9a04485ca0e7789816b3dc03fc305075afebf6485a9315e4a37fa75", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "61d05ad8b9a04485ca0e7789816b3dc03fc305075afebf6485a9315e4a37fa75", kill_on_drop: false }`
[INFO] [stdout] 61d05ad8b9a04485ca0e7789816b3dc03fc305075afebf6485a9315e4a37fa75
[INFO] checking axum_client_derive-0.1.0 against try#bfe97fcae016881ad333f0ff8cea2cadb9cf136c for pr-121848
[INFO] extracting crate axum_client_derive 0.1.0 into /workspace/builds/worker-2-tc2/source
[INFO] validating manifest of crates.io crate axum_client_derive 0.1.0 on toolchain bfe97fcae016881ad333f0ff8cea2cadb9cf136c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate axum_client_derive 0.1.0
[INFO] finished tweaking crates.io crate axum_client_derive 0.1.0
[INFO] tweaked toml for crates.io crate axum_client_derive 0.1.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[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" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 067b4fdfb175e25d28e712d9b77aeb78de9a5bc4d2c00a28ba0d7c94829ddae4
[INFO] running `Command { std: "docker" "start" "-a" "067b4fdfb175e25d28e712d9b77aeb78de9a5bc4d2c00a28ba0d7c94829ddae4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "067b4fdfb175e25d28e712d9b77aeb78de9a5bc4d2c00a28ba0d7c94829ddae4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "067b4fdfb175e25d28e712d9b77aeb78de9a5bc4d2c00a28ba0d7c94829ddae4", kill_on_drop: false }`
[INFO] [stdout] 067b4fdfb175e25d28e712d9b77aeb78de9a5bc4d2c00a28ba0d7c94829ddae4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4ca5c75c5197f00843e7a1007ed77ebcb72adc57734f73ed6893633af9e55e75
[INFO] running `Command { std: "docker" "start" "-a" "4ca5c75c5197f00843e7a1007ed77ebcb72adc57734f73ed6893633af9e55e75", kill_on_drop: false }`
[INFO] [stderr]     Checking unicode-ident v1.0.12
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling serde_json v1.0.114
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking tokio v1.36.0
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]     Checking headers-core v0.2.0
[INFO] [stderr]     Checking matchit v0.7.3
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking headers v0.3.9
[INFO] [stderr]     Checking quote v1.0.35
[INFO] [stderr]     Checking pin-project v1.1.5
[INFO] [stderr]     Checking axum-core v0.3.4
[INFO] [stderr]     Checking axum_client_derive v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the item `syn` is imported redundantly
[INFO] [stdout]  --> src/reqwest_fn.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use syn;
[INFO] [stdout]   |     ^^^ the item `syn` is already defined here
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `PatType`, `ReturnType`, `parse_macro_input`
[INFO] [stdout]  --> src/reqwest_fn.rs:4:73
[INFO] [stdout]   |
[INFO] [stdout] 4 | ...emFn, Lit, LitStr, NestedMeta, parse_macro_input, Pat, PathArguments, PathSegment, PatType, ReturnType, Type};
[INFO] [stdout]   |                                   ^^^^^^^^^^^^^^^^^                                   ^^^^^^^  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: crate-level attribute should be an inner attribute: add an exclamation mark: `#![foo]`
[INFO] [stdout]  --> src/lib.rs:9:1
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[feature(reqwest)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_attributes)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]   --> src/reqwest_fn.rs:42:37
[INFO] [stdout]    |
[INFO] [stdout] 42 | ...                   Pat::TupleStruct(pat) => {
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unreachable_patterns)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ty_token`
[INFO] [stdout]    --> src/reqwest_fn.rs:117:17
[INFO] [stdout]     |
[INFO] [stdout] 117 |             let ty_token = ty_ident.to_token_stream();
[INFO] [stdout]     |                 ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_ty_token`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/reqwest_fn.rs:95:9
[INFO] [stdout]    |
[INFO] [stdout] 95 |     let mut args_old = parse_input_pairs(item.sig.inputs.pairs().clone());
[INFO] [stdout]    |         ----^^^^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/reqwest_fn.rs:100:9
[INFO] [stdout]     |
[INFO] [stdout] 100 |         mut func_generics
[INFO] [stdout]     |         ----^^^^^^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 7 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `syn` is imported redundantly
[INFO] [stdout]  --> src/reqwest_fn.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use syn;
[INFO] [stdout]   |     ^^^ the item `syn` is already defined here
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `PatType`, `ReturnType`, `parse_macro_input`
[INFO] [stdout]  --> src/reqwest_fn.rs:4:73
[INFO] [stdout]   |
[INFO] [stdout] 4 | ...emFn, Lit, LitStr, NestedMeta, parse_macro_input, Pat, PathArguments, PathSegment, PatType, ReturnType, Type};
[INFO] [stdout]   |                                   ^^^^^^^^^^^^^^^^^                                   ^^^^^^^  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: crate-level attribute should be an inner attribute: add an exclamation mark: `#![foo]`
[INFO] [stdout]  --> src/lib.rs:9:1
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[feature(reqwest)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_attributes)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]   --> src/reqwest_fn.rs:42:37
[INFO] [stdout]    |
[INFO] [stdout] 42 | ...                   Pat::TupleStruct(pat) => {
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unreachable_patterns)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ty_token`
[INFO] [stdout]    --> src/reqwest_fn.rs:117:17
[INFO] [stdout]     |
[INFO] [stdout] 117 |             let ty_token = ty_ident.to_token_stream();
[INFO] [stdout]     |                 ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_ty_token`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/reqwest_fn.rs:95:9
[INFO] [stdout]    |
[INFO] [stdout] 95 |     let mut args_old = parse_input_pairs(item.sig.inputs.pairs().clone());
[INFO] [stdout]    |         ----^^^^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/reqwest_fn.rs:100:9
[INFO] [stdout]     |
[INFO] [stdout] 100 |         mut func_generics
[INFO] [stdout]     |         ----^^^^^^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking serde v1.0.197
[INFO] [stdout] warning: 7 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking hyper v0.14.28
[INFO] [stderr]     Checking serde_path_to_error v0.1.16
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stdout] warning: the item `syn` is imported redundantly
[INFO] [stdout]  --> src/reqwest_fn.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use syn;
[INFO] [stdout]   |     ^^^ the item `syn` is already defined here
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `PatType`, `ReturnType`, `parse_macro_input`
[INFO] [stdout]  --> src/reqwest_fn.rs:4:73
[INFO] [stdout]   |
[INFO] [stdout] 4 | ...emFn, Lit, LitStr, NestedMeta, parse_macro_input, Pat, PathArguments, PathSegment, PatType, ReturnType, Type};
[INFO] [stdout]   |                                   ^^^^^^^^^^^^^^^^^                                   ^^^^^^^  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: crate-level attribute should be an inner attribute: add an exclamation mark: `#![foo]`
[INFO] [stdout]  --> src/lib.rs:9:1
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[feature(reqwest)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_attributes)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]   --> src/reqwest_fn.rs:42:37
[INFO] [stdout]    |
[INFO] [stdout] 42 | ...                   Pat::TupleStruct(pat) => {
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unreachable_patterns)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `reqwest`
[INFO] [stdout]   --> tests/test.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use reqwest::Client;
[INFO] [stdout]    |     ^^^^^^^ use of undeclared crate or module `reqwest`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ty_token`
[INFO] [stdout]    --> src/reqwest_fn.rs:117:17
[INFO] [stdout]     |
[INFO] [stdout] 117 |             let ty_token = ty_ident.to_token_stream();
[INFO] [stdout]     |                 ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_ty_token`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/reqwest_fn.rs:95:9
[INFO] [stdout]    |
[INFO] [stdout] 95 |     let mut args_old = parse_input_pairs(item.sig.inputs.pairs().clone());
[INFO] [stdout]    |         ----^^^^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/reqwest_fn.rs:100:9
[INFO] [stdout]     |
[INFO] [stdout] 100 |         mut func_generics
[INFO] [stdout]     |         ----^^^^^^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 7 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `reqwest`
[INFO] [stdout]   --> tests/test.rs:45:1
[INFO] [stdout]    |
[INFO] [stdout] 45 | #[reqwest_fn("get")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `reqwest`
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider importing one of these items:
[INFO] [stdout]            crate::headers::HeaderMap
[INFO] [stdout]            headers::HeaderMap
[INFO] [stdout]            http::HeaderMap
[INFO] [stdout]    = note: this error originates in the attribute macro `reqwest_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 `reqwest`
[INFO] [stdout]    --> tests/test.rs:256:1
[INFO] [stdout]     |
[INFO] [stdout] 256 | #[reqwest_fn("get")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `reqwest`
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider importing one of these items:
[INFO] [stdout]             crate::headers::HeaderMap
[INFO] [stdout]             headers::HeaderMap
[INFO] [stdout]             http::HeaderMap
[INFO] [stdout]     = note: this error originates in the attribute macro `reqwest_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::borrow::Borrow`
[INFO] [stdout]  --> tests/test.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::borrow::Borrow;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Authorization`, `UserAgent`
[INFO] [stdout]  --> tests/test.rs:3:21
[INFO] [stdout]   |
[INFO] [stdout] 3 | use axum::headers::{Authorization, Error, Header, UserAgent};
[INFO] [stdout]   |                     ^^^^^^^^^^^^^                 ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `headers` is imported redundantly
[INFO] [stdout]  --> tests/test.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | use axum::{headers, Json, Router, TypedHeader};
[INFO] [stdout]   |            ^^^^^^^ the item `headers` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Body`, `BoxBody`
[INFO] [stdout]  --> tests/test.rs:6:18
[INFO] [stdout]   |
[INFO] [stdout] 6 | use axum::body::{Body, BoxBody, HttpBody};
[INFO] [stdout]   |                  ^^^^  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `axum::headers::authorization::Credentials`
[INFO] [stdout]  --> tests/test.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use axum::headers::authorization::Credentials;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `reqwest`
[INFO] [stdout]   --> tests/test.rs:45:1
[INFO] [stdout]    |
[INFO] [stdout] 45 | #[reqwest_fn("get")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `reqwest`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `reqwest_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 `reqwest`
[INFO] [stdout]   --> tests/test.rs:87:1
[INFO] [stdout]    |
[INFO] [stdout] 87 | #[reqwest_fn("post")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `reqwest`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `reqwest_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 `reqwest`
[INFO] [stdout]    --> tests/test.rs:128:1
[INFO] [stdout]     |
[INFO] [stdout] 128 | #[reqwest_fn("post")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `reqwest`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `reqwest_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 `reqwest`
[INFO] [stdout]    --> tests/test.rs:174:1
[INFO] [stdout]     |
[INFO] [stdout] 174 | #[reqwest_fn("post")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `reqwest`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `reqwest_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 `reqwest`
[INFO] [stdout]    --> tests/test.rs:216:1
[INFO] [stdout]     |
[INFO] [stdout] 216 | #[reqwest_fn("post")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `reqwest`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `reqwest_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 `reqwest`
[INFO] [stdout]    --> tests/test.rs:256:1
[INFO] [stdout]     |
[INFO] [stdout] 256 | #[reqwest_fn("get")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `reqwest`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `reqwest_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 `reqwest`
[INFO] [stdout]    --> tests/test.rs:301:1
[INFO] [stdout]     |
[INFO] [stdout] 301 | #[reqwest_fn("get")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `reqwest`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `reqwest_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 `reqwest`
[INFO] [stdout]    --> tests/test.rs:348:1
[INFO] [stdout]     |
[INFO] [stdout] 348 | #[reqwest_fn("put")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `reqwest`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `reqwest_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 11 previous errors; 5 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `axum_client_derive` (test "test") due to 12 previous errors; 5 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "4ca5c75c5197f00843e7a1007ed77ebcb72adc57734f73ed6893633af9e55e75", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4ca5c75c5197f00843e7a1007ed77ebcb72adc57734f73ed6893633af9e55e75", kill_on_drop: false }`
[INFO] [stdout] 4ca5c75c5197f00843e7a1007ed77ebcb72adc57734f73ed6893633af9e55e75
