[INFO] fetching crate axum_client_derive 0.1.0...
[INFO] checking axum_client_derive-0.1.0 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate axum_client_derive 0.1.0 into /workspace/builds/worker-0-tc1/source
[INFO] validating manifest of crates.io crate axum_client_derive 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_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-0-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 headers-core v0.2.0
[INFO] [stderr]   Downloaded headers v0.3.9
[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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 674eaa2bfbc8ab05d3c23e0999aae107810f3aa2e539ed5df6dc6e0a6df60bfd
[INFO] running `Command { std: "docker" "start" "-a" "674eaa2bfbc8ab05d3c23e0999aae107810f3aa2e539ed5df6dc6e0a6df60bfd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "674eaa2bfbc8ab05d3c23e0999aae107810f3aa2e539ed5df6dc6e0a6df60bfd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "674eaa2bfbc8ab05d3c23e0999aae107810f3aa2e539ed5df6dc6e0a6df60bfd", kill_on_drop: false }`
[INFO] [stdout] 674eaa2bfbc8ab05d3c23e0999aae107810f3aa2e539ed5df6dc6e0a6df60bfd
[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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 496fb64da826066eda382f28a54317f42ad89f5dc6b499c713958e385a33fcbd
[INFO] running `Command { std: "docker" "start" "-a" "496fb64da826066eda382f28a54317f42ad89f5dc6b499c713958e385a33fcbd", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling rustversion v1.0.14
[INFO] [stderr]     Checking unicode-ident v1.0.12
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]    Compiling syn v2.0.57
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking tower-layer v0.3.2
[INFO] [stderr]     Checking try-lock v0.2.5
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]     Checking httpdate v1.0.3
[INFO] [stderr]    Compiling serde_json v1.0.115
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]     Checking headers-core v0.2.0
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]     Checking base64 v0.21.7
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking matchit v0.7.3
[INFO] [stderr]     Checking sync_wrapper v0.1.2
[INFO] [stderr]     Checking quote v1.0.35
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking headers v0.3.9
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking socket2 v0.5.6
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking parking_lot v0.12.1
[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 by prelude
[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]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling async-trait v0.1.79
[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 by prelude
[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 tokio v1.37.0
[INFO] [stderr]     Checking pin-project v1.1.5
[INFO] [stderr]     Checking serde v1.0.197
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking hyper v0.14.28
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serde_path_to_error v0.1.16
[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 by prelude
[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 by prelude
[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] warning: unused variable: `state`
[INFO] [stdout]   --> tests/test.rs:48:5
[INFO] [stdout]    |
[INFO] [stdout] 48 |     state:State<ArbState>,
[INFO] [stdout]    |     ^^^^^ help: if this is intentional, prefix it with an underscore: `_state`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `body`
[INFO] [stdout]    --> tests/test.rs:218:5
[INFO] [stdout]     |
[INFO] [stdout] 218 |     body: Request<B>,
[INFO] [stdout]     |     ^^^^ help: if this is intentional, prefix it with an underscore: `_body`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `state`
[INFO] [stdout]    --> tests/test.rs:259:5
[INFO] [stdout]     |
[INFO] [stdout] 259 |     state:State<ArbState>,
[INFO] [stdout]     |     ^^^^^ help: if this is intentional, prefix it with an underscore: `_state`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `email`
[INFO] [stdout]    --> tests/test.rs:303:16
[INFO] [stdout]     |
[INFO] [stdout] 303 |     Json(Email{email}): Json<Email>,
[INFO] [stdout]     |                ^^^^^ help: try ignoring the field: `email: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `email`
[INFO] [stdout]    --> tests/test.rs:350:15
[INFO] [stdout]     |
[INFO] [stdout] 350 |     Json(User{email,..}): Json<User>,
[INFO] [stdout]     |               ^^^^^ help: try ignoring the field: `email: _`
[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; 10 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; 10 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "496fb64da826066eda382f28a54317f42ad89f5dc6b499c713958e385a33fcbd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "496fb64da826066eda382f28a54317f42ad89f5dc6b499c713958e385a33fcbd", kill_on_drop: false }`
[INFO] [stdout] 496fb64da826066eda382f28a54317f42ad89f5dc6b499c713958e385a33fcbd
[INFO] checking axum_client_derive-0.1.0 against try#72eda894eb3548c7ba774079ce0afab42958d4ee for pr-121848-1
[INFO] extracting crate axum_client_derive 0.1.0 into /workspace/builds/worker-0-tc2/source
[INFO] validating manifest of crates.io crate axum_client_derive 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_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-0-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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 7a534947d6b42a708313e911c1d16cb18a23c201781e60b27d51ae8e2093ce07
[INFO] running `Command { std: "docker" "start" "-a" "7a534947d6b42a708313e911c1d16cb18a23c201781e60b27d51ae8e2093ce07", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7a534947d6b42a708313e911c1d16cb18a23c201781e60b27d51ae8e2093ce07", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7a534947d6b42a708313e911c1d16cb18a23c201781e60b27d51ae8e2093ce07", kill_on_drop: false }`
[INFO] [stdout] 7a534947d6b42a708313e911c1d16cb18a23c201781e60b27d51ae8e2093ce07
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] bded5a1900be45f89fdb468902fc24d947877e765c23c66cb52f16b56cc5d3a5
[INFO] running `Command { std: "docker" "start" "-a" "bded5a1900be45f89fdb468902fc24d947877e765c23c66cb52f16b56cc5d3a5", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling rustversion v1.0.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[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]     Checking http-body v0.4.6
[INFO] [stderr]    Compiling syn v2.0.57
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]     Checking httpdate v1.0.3
[INFO] [stderr]     Checking tower-layer v0.3.2
[INFO] [stderr]    Compiling serde_json v1.0.115
[INFO] [stderr]     Checking try-lock v0.2.5
[INFO] [stderr]     Checking headers-core v0.2.0
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]     Checking base64 v0.21.7
[INFO] [stderr]     Checking matchit v0.7.3
[INFO] [stderr]     Checking sync_wrapper v0.1.2
[INFO] [stderr]     Checking quote v1.0.35
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking headers v0.3.9
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking socket2 v0.5.6
[INFO] [stderr]     Checking parking_lot v0.12.1
[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 by prelude
[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]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling async-trait v0.1.79
[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 by prelude
[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 tokio v1.37.0
[INFO] [stdout] warning: 7 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking pin-project v1.1.5
[INFO] [stderr]     Checking serde v1.0.197
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking hyper v0.14.28
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serde_path_to_error v0.1.16
[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 by prelude
[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] 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: 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] 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 by prelude
[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] warning: unused variable: `state`
[INFO] [stdout]   --> tests/test.rs:48:5
[INFO] [stdout]    |
[INFO] [stdout] 48 |     state:State<ArbState>,
[INFO] [stdout]    |     ^^^^^ help: if this is intentional, prefix it with an underscore: `_state`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `body`
[INFO] [stdout]    --> tests/test.rs:218:5
[INFO] [stdout]     |
[INFO] [stdout] 218 |     body: Request<B>,
[INFO] [stdout]     |     ^^^^ help: if this is intentional, prefix it with an underscore: `_body`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `state`
[INFO] [stdout]    --> tests/test.rs:259:5
[INFO] [stdout]     |
[INFO] [stdout] 259 |     state:State<ArbState>,
[INFO] [stdout]     |     ^^^^^ help: if this is intentional, prefix it with an underscore: `_state`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `email`
[INFO] [stdout]    --> tests/test.rs:303:16
[INFO] [stdout]     |
[INFO] [stdout] 303 |     Json(Email{email}): Json<Email>,
[INFO] [stdout]     |                ^^^^^ help: try ignoring the field: `email: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `email`
[INFO] [stdout]    --> tests/test.rs:350:15
[INFO] [stdout]     |
[INFO] [stdout] 350 |     Json(User{email,..}): Json<User>,
[INFO] [stdout]     |               ^^^^^ help: try ignoring the field: `email: _`
[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; 10 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; 10 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "bded5a1900be45f89fdb468902fc24d947877e765c23c66cb52f16b56cc5d3a5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bded5a1900be45f89fdb468902fc24d947877e765c23c66cb52f16b56cc5d3a5", kill_on_drop: false }`
[INFO] [stdout] bded5a1900be45f89fdb468902fc24d947877e765c23c66cb52f16b56cc5d3a5
