[INFO] fetching crate axum_client_derive 0.1.0...
[INFO] checking axum_client_derive-0.1.0 against master#c2f2db79ca3024f68d22b45aa22b570775c2c4ad for pr-124157
[INFO] extracting crate axum_client_derive 0.1.0 into /workspace/builds/worker-6-tc1/source
[INFO] validating manifest of crates.io crate axum_client_derive 0.1.0 on toolchain c2f2db79ca3024f68d22b45aa22b570775c2c4ad
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "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-6-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 155 packages to latest compatible versions
[INFO] [stderr]       Adding addr2line v0.21.0 (latest: v0.22.0)
[INFO] [stderr]       Adding axum v0.6.20 (latest: v0.7.5)
[INFO] [stderr]       Adding axum-core v0.3.4 (latest: v0.4.3)
[INFO] [stderr]       Adding base64 v0.21.7 (latest: v0.22.1)
[INFO] [stderr]       Adding bitflags v1.3.2 (latest: v2.5.0)
[INFO] [stderr]       Adding foreign-types v0.3.2 (latest: v0.5.0)
[INFO] [stderr]       Adding foreign-types-shared v0.1.1 (latest: v0.3.1)
[INFO] [stderr]       Adding generic-array v0.14.7 (latest: v1.0.0)
[INFO] [stderr]       Adding gimli v0.28.1 (latest: v0.29.0)
[INFO] [stderr]       Adding h2 v0.3.26 (latest: v0.4.4)
[INFO] [stderr]       Adding headers v0.3.9 (latest: v0.4.0)
[INFO] [stderr]       Adding headers-core v0.2.0 (latest: v0.3.0)
[INFO] [stderr]       Adding http v0.2.12 (latest: v1.1.0)
[INFO] [stderr]       Adding http-body v0.4.6 (latest: v1.0.0)
[INFO] [stderr]       Adding hyper v0.14.28 (latest: v1.3.1)
[INFO] [stderr]       Adding hyper-tls v0.5.0 (latest: v0.6.0)
[INFO] [stderr]       Adding linux-raw-sys v0.4.13 (latest: v0.6.4)
[INFO] [stderr]       Adding matchit v0.7.3 (latest: v0.8.2)
[INFO] [stderr]       Adding object v0.32.2 (latest: v0.35.0)
[INFO] [stderr]       Adding reqwest v0.11.27 (latest: v0.12.4)
[INFO] [stderr]       Adding rustls-pemfile v1.0.4 (latest: v2.1.2)
[INFO] [stderr]       Adding syn v1.0.109 (latest: v2.0.60)
[INFO] [stderr]       Adding sync_wrapper v0.1.2 (latest: v1.0.1)
[INFO] [stderr]       Adding system-configuration v0.5.1 (latest: v0.6.0)
[INFO] [stderr]       Adding system-configuration-sys v0.5.0 (latest: v0.6.0)
[INFO] [stderr]       Adding wasi v0.11.0+wasi-snapshot-preview1 (latest: v0.13.0+wasi-0.2.0)
[INFO] [stderr]       Adding windows-sys v0.48.0 (latest: v0.52.0)
[INFO] [stderr]       Adding windows-targets v0.48.5 (latest: v0.52.5)
[INFO] [stderr]       Adding windows_aarch64_gnullvm v0.48.5 (latest: v0.52.5)
[INFO] [stderr]       Adding windows_aarch64_msvc v0.48.5 (latest: v0.52.5)
[INFO] [stderr]       Adding windows_i686_gnu v0.48.5 (latest: v0.52.5)
[INFO] [stderr]       Adding windows_i686_msvc v0.48.5 (latest: v0.52.5)
[INFO] [stderr]       Adding windows_x86_64_gnu v0.48.5 (latest: v0.52.5)
[INFO] [stderr]       Adding windows_x86_64_gnullvm v0.48.5 (latest: v0.52.5)
[INFO] [stderr]       Adding windows_x86_64_msvc v0.48.5 (latest: v0.52.5)
[INFO] [stderr]       Adding winreg v0.50.0 (latest: v0.52.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded axum-core v0.3.4
[INFO] [stderr]   Downloaded matchit v0.7.3
[INFO] [stderr]   Downloaded axum v0.6.20
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fcf6f9462b935bf61411b4ef70606231b610de8fbb714e0908840022560651aa
[INFO] running `Command { std: "docker" "start" "-a" "fcf6f9462b935bf61411b4ef70606231b610de8fbb714e0908840022560651aa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fcf6f9462b935bf61411b4ef70606231b610de8fbb714e0908840022560651aa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fcf6f9462b935bf61411b4ef70606231b610de8fbb714e0908840022560651aa", kill_on_drop: false }`
[INFO] [stdout] fcf6f9462b935bf61411b4ef70606231b610de8fbb714e0908840022560651aa
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 545a0fd52818ef4ac245478e816412aabc2740558810ad48d8f12c6b34727588
[INFO] running `Command { std: "docker" "start" "-a" "545a0fd52818ef4ac245478e816412aabc2740558810ad48d8f12c6b34727588", 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.200
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]    Compiling serde_json v1.0.116
[INFO] [stderr]     Checking headers-core v0.2.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.81
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]     Checking matchit v0.7.3
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking headers v0.3.9
[INFO] [stderr]     Checking quote v1.0.36
[INFO] [stderr]     Checking tokio v1.37.0
[INFO] [stderr]     Checking pin-project v1.1.5
[INFO] [stderr]     Checking axum_client_derive v0.1.0 (/opt/rustwide/workdir)
[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]   = note: `#[warn(unused_imports)]` on by default
[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: 6 warnings emitted
[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]   = note: `#[warn(unused_imports)]` on by default
[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] [stderr]     Checking serde v1.0.200
[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: 6 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[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: 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]   = note: `#[warn(unused_imports)]` on by default
[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: 6 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: 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; 9 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; 9 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "545a0fd52818ef4ac245478e816412aabc2740558810ad48d8f12c6b34727588", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "545a0fd52818ef4ac245478e816412aabc2740558810ad48d8f12c6b34727588", kill_on_drop: false }`
[INFO] [stdout] 545a0fd52818ef4ac245478e816412aabc2740558810ad48d8f12c6b34727588
[INFO] checking axum_client_derive-0.1.0 against try#9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88 for pr-124157
[INFO] extracting crate axum_client_derive 0.1.0 into /workspace/builds/worker-6-tc2/source
[INFO] validating manifest of crates.io crate axum_client_derive 0.1.0 on toolchain 9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "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-6-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 155 packages to latest compatible versions
[INFO] [stderr]       Adding addr2line v0.21.0 (latest: v0.22.0)
[INFO] [stderr]       Adding axum v0.6.20 (latest: v0.7.5)
[INFO] [stderr]       Adding axum-core v0.3.4 (latest: v0.4.3)
[INFO] [stderr]       Adding base64 v0.21.7 (latest: v0.22.1)
[INFO] [stderr]       Adding bitflags v1.3.2 (latest: v2.5.0)
[INFO] [stderr]       Adding foreign-types v0.3.2 (latest: v0.5.0)
[INFO] [stderr]       Adding foreign-types-shared v0.1.1 (latest: v0.3.1)
[INFO] [stderr]       Adding generic-array v0.14.7 (latest: v1.0.0)
[INFO] [stderr]       Adding gimli v0.28.1 (latest: v0.29.0)
[INFO] [stderr]       Adding h2 v0.3.26 (latest: v0.4.4)
[INFO] [stderr]       Adding headers v0.3.9 (latest: v0.4.0)
[INFO] [stderr]       Adding headers-core v0.2.0 (latest: v0.3.0)
[INFO] [stderr]       Adding http v0.2.12 (latest: v1.1.0)
[INFO] [stderr]       Adding http-body v0.4.6 (latest: v1.0.0)
[INFO] [stderr]       Adding hyper v0.14.28 (latest: v1.3.1)
[INFO] [stderr]       Adding hyper-tls v0.5.0 (latest: v0.6.0)
[INFO] [stderr]       Adding linux-raw-sys v0.4.13 (latest: v0.6.4)
[INFO] [stderr]       Adding matchit v0.7.3 (latest: v0.8.2)
[INFO] [stderr]       Adding object v0.32.2 (latest: v0.35.0)
[INFO] [stderr]       Adding reqwest v0.11.27 (latest: v0.12.4)
[INFO] [stderr]       Adding rustls-pemfile v1.0.4 (latest: v2.1.2)
[INFO] [stderr]       Adding syn v1.0.109 (latest: v2.0.60)
[INFO] [stderr]       Adding sync_wrapper v0.1.2 (latest: v1.0.1)
[INFO] [stderr]       Adding system-configuration v0.5.1 (latest: v0.6.0)
[INFO] [stderr]       Adding system-configuration-sys v0.5.0 (latest: v0.6.0)
[INFO] [stderr]       Adding wasi v0.11.0+wasi-snapshot-preview1 (latest: v0.13.0+wasi-0.2.0)
[INFO] [stderr]       Adding windows-sys v0.48.0 (latest: v0.52.0)
[INFO] [stderr]       Adding windows-targets v0.48.5 (latest: v0.52.5)
[INFO] [stderr]       Adding windows_aarch64_gnullvm v0.48.5 (latest: v0.52.5)
[INFO] [stderr]       Adding windows_aarch64_msvc v0.48.5 (latest: v0.52.5)
[INFO] [stderr]       Adding windows_i686_gnu v0.48.5 (latest: v0.52.5)
[INFO] [stderr]       Adding windows_i686_msvc v0.48.5 (latest: v0.52.5)
[INFO] [stderr]       Adding windows_x86_64_gnu v0.48.5 (latest: v0.52.5)
[INFO] [stderr]       Adding windows_x86_64_gnullvm v0.48.5 (latest: v0.52.5)
[INFO] [stderr]       Adding windows_x86_64_msvc v0.48.5 (latest: v0.52.5)
[INFO] [stderr]       Adding winreg v0.50.0 (latest: v0.52.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 46d3d92555ab056d58fe0178446dbc2bd11ae2a5b330911a3bf9a683ddbc2c8d
[INFO] running `Command { std: "docker" "start" "-a" "46d3d92555ab056d58fe0178446dbc2bd11ae2a5b330911a3bf9a683ddbc2c8d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "46d3d92555ab056d58fe0178446dbc2bd11ae2a5b330911a3bf9a683ddbc2c8d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "46d3d92555ab056d58fe0178446dbc2bd11ae2a5b330911a3bf9a683ddbc2c8d", kill_on_drop: false }`
[INFO] [stdout] 46d3d92555ab056d58fe0178446dbc2bd11ae2a5b330911a3bf9a683ddbc2c8d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 89b38dbce4514c67535d05d72a2e73e282d19ffdb01ffe72e052b5d236553c6f
[INFO] running `Command { std: "docker" "start" "-a" "89b38dbce4514c67535d05d72a2e73e282d19ffdb01ffe72e052b5d236553c6f", 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.200
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]    Compiling serde_json v1.0.116
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]    Compiling proc-macro2 v1.0.81
[INFO] [stderr]     Checking headers-core v0.2.0
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking matchit v0.7.3
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking headers v0.3.9
[INFO] [stderr]     Checking quote v1.0.36
[INFO] [stderr]     Checking tokio v1.37.0
[INFO] [stderr]     Checking pin-project v1.1.5
[INFO] [stderr]     Checking axum_client_derive v0.1.0 (/opt/rustwide/workdir)
[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]   = note: `#[warn(unused_imports)]` on by default
[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: 6 warnings emitted
[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]   = note: `#[warn(unused_imports)]` on by default
[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.200
[INFO] [stdout] warning: 6 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: 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]   = note: `#[warn(unused_imports)]` on by default
[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: 6 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: 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; 9 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; 9 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "89b38dbce4514c67535d05d72a2e73e282d19ffdb01ffe72e052b5d236553c6f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "89b38dbce4514c67535d05d72a2e73e282d19ffdb01ffe72e052b5d236553c6f", kill_on_drop: false }`
[INFO] [stdout] 89b38dbce4514c67535d05d72a2e73e282d19ffdb01ffe72e052b5d236553c6f
