[INFO] fetching crate clientix-codegen 0.1.10...
[INFO] testing clientix-codegen-0.1.10 against master#d98a5da813da67eb189387b8ccfb73cf481275d8+rustflags=-Copt-level=3 for pr-138759
[INFO] extracting crate clientix-codegen 0.1.10 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate clientix-codegen 0.1.10
[INFO] finished tweaking crates.io crate clientix-codegen 0.1.10
[INFO] tweaked toml for crates.io crate clientix-codegen 0.1.10 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate clientix-codegen 0.1.10 on toolchain d98a5da813da67eb189387b8ccfb73cf481275d8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate clientix-codegen 0.1.10 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded strfmt v0.2.5
[INFO] [stderr]   Downloaded serde-xml-rs v0.8.1
[INFO] [stderr]   Downloaded clientix-core v0.1.10
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d48dbe68def5765a03fcbeb45a490d765bf78c7a13199dd26d1a3aae25226659
[INFO] running `Command { std: "docker" "start" "-a" "d48dbe68def5765a03fcbeb45a490d765bf78c7a13199dd26d1a3aae25226659", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d48dbe68def5765a03fcbeb45a490d765bf78c7a13199dd26d1a3aae25226659", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d48dbe68def5765a03fcbeb45a490d765bf78c7a13199dd26d1a3aae25226659", kill_on_drop: false }`
[INFO] [stdout] d48dbe68def5765a03fcbeb45a490d765bf78c7a13199dd26d1a3aae25226659
[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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f3db740216ceb42655147be109b67b3374b45cf5d2aca14c689c75bea3112e87
[INFO] running `Command { std: "docker" "start" "-a" "f3db740216ceb42655147be109b67b3374b45cf5d2aca14c689c75bea3112e87", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling cc v1.2.34
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling bitflags v2.9.3
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling iri-string v0.7.8
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling strfmt v0.2.5
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling indexmap v2.11.0
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling hyper-util v0.1.16
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde-xml-rs v0.8.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling reqwest v0.12.23
[INFO] [stderr]    Compiling clientix-core v0.1.10
[INFO] [stderr]    Compiling clientix-codegen v0.1.10 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 39s
[INFO] running `Command { std: "docker" "inspect" "f3db740216ceb42655147be109b67b3374b45cf5d2aca14c689c75bea3112e87", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f3db740216ceb42655147be109b67b3374b45cf5d2aca14c689c75bea3112e87", kill_on_drop: false }`
[INFO] [stdout] f3db740216ceb42655147be109b67b3374b45cf5d2aca14c689c75bea3112e87
[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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d2e20c00ffe8b147f87645cf7931a2069c150b6d61f8d84e992282aa33c89874
[INFO] running `Command { std: "docker" "start" "-a" "d2e20c00ffe8b147f87645cf7931a2069c150b6d61f8d84e992282aa33c89874", kill_on_drop: false }`
[INFO] [stderr]    Compiling clientix-codegen v0.1.10 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 8.96s
[INFO] running `Command { std: "docker" "inspect" "d2e20c00ffe8b147f87645cf7931a2069c150b6d61f8d84e992282aa33c89874", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d2e20c00ffe8b147f87645cf7931a2069c150b6d61f8d84e992282aa33c89874", kill_on_drop: false }`
[INFO] [stdout] d2e20c00ffe8b147f87645cf7931a2069c150b6d61f8d84e992282aa33c89874
[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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] b18f42edcb968e972edfea35e5ee8109aba294f510b94d6c10e64a6ea9cadc58
[INFO] running `Command { std: "docker" "start" "-a" "b18f42edcb968e972edfea35e5ee8109aba294f510b94d6c10e64a6ea9cadc58", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/clientix_codegen-cbe1cfc877468ff2)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests clientix_codegen
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test src/lib.rs - header (line 206) ... FAILED
[INFO] [stdout] test src/lib.rs - clientix (line 19) ... FAILED
[INFO] [stdout] test src/lib.rs - get (line 57) ... FAILED
[INFO] [stdout] test src/lib.rs - data_transfer (line 222) ... FAILED
[INFO] [stdout] test src/lib.rs - head (line 161) ... FAILED
[INFO] [stdout] test src/lib.rs - delete (line 136) ... FAILED
[INFO] [stdout] test src/lib.rs - clientix (line 30) ... FAILED
[INFO] [stdout] test src/lib.rs - put (line 109) ... FAILED
[INFO] [stdout] test src/lib.rs - patch (line 186) ... FAILED
[INFO] [stdout] test src/lib.rs - post (line 82) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - header (line 206) stdout ----
[INFO] [stdout] error: free function without a body
[INFO] [stdout]  --> src/lib.rs:210:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | fn get(&self, #[placeholder] token: &str) -> ClientixResult<ClientixResponse<String>>;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]   |                                                                                      |
[INFO] [stdout]   |                                                                                      help: provide a definition for the function: `{ <body> }`
[INFO] [stdout] 
[INFO] [stdout] error: `self` parameter is only allowed in associated functions
[INFO] [stdout]  --> src/lib.rs:210:8
[INFO] [stdout]   |
[INFO] [stdout] 6 | fn get(&self, #[placeholder] token: &str) -> ClientixResult<ClientixResponse<String>>;
[INFO] [stdout]   |        ^^^^^ not semantically valid as function parameter
[INFO] [stdout]   |
[INFO] [stdout]   = note: associated functions are those in `impl` or `trait` definitions
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `header` in this scope
[INFO] [stdout]  --> src/lib.rs:207:3
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[header(name = "Content-Type", value = "application/json")]
[INFO] [stdout]   |   ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]   |
[INFO] [stdout] 2 + use clientix_codegen::header;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `header` in this scope
[INFO] [stdout]  --> src/lib.rs:208:3
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[header(name = "Authorization", value = "Bearer {token}", sensitive = true)]
[INFO] [stdout]   |   ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]   |
[INFO] [stdout] 2 + use clientix_codegen::header;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `get` in this scope
[INFO] [stdout]  --> src/lib.rs:209:3
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[get(path = "/", consumes = "application/json", produces = "application/json")]
[INFO] [stdout]   |   ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `get` is in scope, but it is a function, not an attribute
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]   |
[INFO] [stdout] 2 + use clientix_codegen::get;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `placeholder` in this scope
[INFO] [stdout]  --> src/lib.rs:210:17
[INFO] [stdout]   |
[INFO] [stdout] 6 | fn get(&self, #[placeholder] token: &str) -> ClientixResult<ClientixResponse<String>>;
[INFO] [stdout]   |                 ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ClientixResult` in this scope
[INFO] [stdout]  --> src/lib.rs:210:46
[INFO] [stdout]   |
[INFO] [stdout] 6 | fn get(&self, #[placeholder] token: &str) -> ClientixResult<ClientixResponse<String>>;
[INFO] [stdout]   |                                              ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]   |
[INFO] [stdout] 2 + use clientix_core::client::response::ClientixResult;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ClientixResponse` in this scope
[INFO] [stdout]  --> src/lib.rs:210:61
[INFO] [stdout]   |
[INFO] [stdout] 6 | fn get(&self, #[placeholder] token: &str) -> ClientixResult<ClientixResponse<String>>;
[INFO] [stdout]   |                                                             ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use clientix_core::client::response::ClientixResponse;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 8 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0412`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - clientix (line 19) stdout ----
[INFO] [stdout] error: cannot find attribute `clientix` in this scope
[INFO] [stdout]  --> src/lib.rs:20:3
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[clientix(url = "http://localhost:8080")]
[INFO] [stdout]   |   ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]   |
[INFO] [stdout] 2 + use clientix_codegen::clientix;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `get` in this scope
[INFO] [stdout]  --> src/lib.rs:23:7
[INFO] [stdout]   |
[INFO] [stdout] 6 |     #[get(path = "/", consumes = "application/json", produces = "application/json")]
[INFO] [stdout]   |       ^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]   |
[INFO] [stdout] 2 + use clientix_codegen::get;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ClientixResult` in this scope
[INFO] [stdout]  --> src/lib.rs:24:22
[INFO] [stdout]   |
[INFO] [stdout] 7 |     fn get(&self) -> ClientixResult<ClientixResponse<String>>;
[INFO] [stdout]   |                      ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]   |
[INFO] [stdout] 2 + use clientix_core::client::response::ClientixResult;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ClientixResponse` in this scope
[INFO] [stdout]  --> src/lib.rs:24:37
[INFO] [stdout]   |
[INFO] [stdout] 7 |     fn get(&self) -> ClientixResult<ClientixResponse<String>>;
[INFO] [stdout]   |                                     ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use clientix_core::client::response::ClientixResponse;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0412`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - get (line 57) stdout ----
[INFO] [stdout] error: free function without a body
[INFO] [stdout]  --> src/lib.rs:59:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | fn get(&self, #[segment] path_query: &str, #[query] query_param: &str, #[header] authorization: &str) -> ClientixResult<ClientixResponse<String>>;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]   |                                                                                                                                                  |
[INFO] [stdout]   |                                                                                                                                                  help: provide a definition for the function: `{ <body> }`
[INFO] [stdout] 
[INFO] [stdout] error: `self` parameter is only allowed in associated functions
[INFO] [stdout]  --> src/lib.rs:59:8
[INFO] [stdout]   |
[INFO] [stdout] 4 | fn get(&self, #[segment] path_query: &str, #[query] query_param: &str, #[header] authorization: &str) -> ClientixResult<ClientixResponse<...
[INFO] [stdout]   |        ^^^^^ not semantically valid as function parameter
[INFO] [stdout]   |
[INFO] [stdout]   = note: associated functions are those in `impl` or `trait` definitions
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `get` in this scope
[INFO] [stdout]  --> src/lib.rs:58:3
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[get(path = "/{path_query}", consumes = "application/json", produces = "application/json")]
[INFO] [stdout]   |   ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `get` is in scope, but it is a function, not an attribute
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]   |
[INFO] [stdout] 2 + use clientix_codegen::get;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `segment` in this scope
[INFO] [stdout]  --> src/lib.rs:59:17
[INFO] [stdout]   |
[INFO] [stdout] 4 | fn get(&self, #[segment] path_query: &str, #[query] query_param: &str, #[header] authorization: &str) -> ClientixResult<ClientixResponse<...
[INFO] [stdout]   |                 ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `query` in this scope
[INFO] [stdout]  --> src/lib.rs:59:46
[INFO] [stdout]   |
[INFO] [stdout] 4 | fn get(&self, #[segment] path_query: &str, #[query] query_param: &str, #[header] authorization: &str) -> ClientixResult<ClientixResponse<...
[INFO] [stdout]   |                                              ^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `header` in this scope
[INFO] [stdout]  --> src/lib.rs:59:74
[INFO] [stdout]   |
[INFO] [stdout] 4 | fn get(&self, #[segment] path_query: &str, #[query] query_param: &str, #[header] authorization: &str) -> ClientixResult<ClientixResponse<...
[INFO] [stdout]   |                                                                          ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]   |
[INFO] [stdout] 2 + use clientix_codegen::header;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ClientixResult` in this scope
[INFO] [stdout]  --> src/lib.rs:59:106
[INFO] [stdout]   |
[INFO] [stdout] 4 | ..._param: &str, #[header] authorization: &str) -> ClientixResult<ClientixResponse<String>>;
[INFO] [stdout]   |                                                    ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]   |
[INFO] [stdout] 2 + use clientix_core::client::response::ClientixResult;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ClientixResponse` in this scope
[INFO] [stdout]  --> src/lib.rs:59:121
[INFO] [stdout]   |
[INFO] [stdout] 4 | ...header] authorization: &str) -> ClientixResult<ClientixResponse<String>>;
[INFO] [stdout]   |                                                   ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use clientix_core::client::response::ClientixResponse;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 8 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0412`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - data_transfer (line 222) stdout ----
[INFO] [stdout] error: cannot find attribute `data_transfer` in this scope
[INFO] [stdout]  --> src/lib.rs:229:3
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[data_transfer]
[INFO] [stdout]   |   ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]   |
[INFO] [stdout] 2 + use clientix_codegen::data_transfer;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `data_transfer` in this scope
[INFO] [stdout]  --> src/lib.rs:223:3
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[data_transfer]
[INFO] [stdout]   |   ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]   |
[INFO] [stdout] 2 + use clientix_codegen::data_transfer;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `HashMap` in this scope
[INFO] [stdout]  --> src/lib.rs:226:15
[INFO] [stdout]   |
[INFO] [stdout] 6 |     pub data: HashMap<String, String>,
[INFO] [stdout]   |               ^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use std::collections::HashMap;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `HashMap` in this scope
[INFO] [stdout]   --> src/lib.rs:233:15
[INFO] [stdout]    |
[INFO] [stdout] 13 |     pub data: HashMap<String, String>
[INFO] [stdout]    |               ^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 2  + use std::collections::HashMap;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0412`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - head (line 161) stdout ----
[INFO] [stdout] error: free function without a body
[INFO] [stdout]  --> src/lib.rs:163:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | fn head(&self, #[segment] path_query: &str, #[query] query_param: &str) -> ClientixResult<ClientixResponse<String>>;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]   |                                                                                                                    |
[INFO] [stdout]   |                                                                                                                    help: provide a definition for the function: `{ <body> }`
[INFO] [stdout] 
[INFO] [stdout] error: `self` parameter is only allowed in associated functions
[INFO] [stdout]  --> src/lib.rs:163:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | fn head(&self, #[segment] path_query: &str, #[query] query_param: &str) -> ClientixResult<ClientixResponse<String>>;
[INFO] [stdout]   |         ^^^^^ not semantically valid as function parameter
[INFO] [stdout]   |
[INFO] [stdout]   = note: associated functions are those in `impl` or `trait` definitions
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `head` in this scope
[INFO] [stdout]  --> src/lib.rs:162:3
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[head(path = "/{path_query}", consumes = "application/json", produces = "application/json")]
[INFO] [stdout]   |   ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `head` is in scope, but it is a function, not an attribute
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]   |
[INFO] [stdout] 2 + use clientix_codegen::head;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `segment` in this scope
[INFO] [stdout]  --> src/lib.rs:163:18
[INFO] [stdout]   |
[INFO] [stdout] 4 | fn head(&self, #[segment] path_query: &str, #[query] query_param: &str) -> ClientixResult<ClientixResponse<String>>;
[INFO] [stdout]   |                  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `query` in this scope
[INFO] [stdout]  --> src/lib.rs:163:47
[INFO] [stdout]   |
[INFO] [stdout] 4 | fn head(&self, #[segment] path_query: &str, #[query] query_param: &str) -> ClientixResult<ClientixResponse<String>>;
[INFO] [stdout]   |                                               ^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ClientixResult` in this scope
[INFO] [stdout]  --> src/lib.rs:163:76
[INFO] [stdout]   |
[INFO] [stdout] 4 | fn head(&self, #[segment] path_query: &str, #[query] query_param: &str) -> ClientixResult<ClientixResponse<String>>;
[INFO] [stdout]   |                                                                            ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]   |
[INFO] [stdout] 2 + use clientix_core::client::response::ClientixResult;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ClientixResponse` in this scope
[INFO] [stdout]  --> src/lib.rs:163:91
[INFO] [stdout]   |
[INFO] [stdout] 4 | fn head(&self, #[segment] path_query: &str, #[query] query_param: &str) -> ClientixResult<ClientixResponse<String>>;
[INFO] [stdout]   |                                                                                           ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use clientix_core::client::response::ClientixResponse;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 7 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0412`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - delete (line 136) stdout ----
[INFO] [stdout] error: free function without a body
[INFO] [stdout]  --> src/lib.rs:138:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | fn delete(&self, #[segment] path_query: &str, #[query] query_param: &str, #[header] authorization: &str) -> ClientixResult<ClientixResponse<String>>;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]   |                                                                                                                                                     |
[INFO] [stdout]   |                                                                                                                                                     help: provide a definition for the function: `{ <body> }`
[INFO] [stdout] 
[INFO] [stdout] error: `self` parameter is only allowed in associated functions
[INFO] [stdout]  --> src/lib.rs:138:11
[INFO] [stdout]   |
[INFO] [stdout] 4 | fn delete(&self, #[segment] path_query: &str, #[query] query_param: &str, #[header] authorization: &str) -> ClientixResult<ClientixRespon...
[INFO] [stdout]   |           ^^^^^ not semantically valid as function parameter
[INFO] [stdout]   |
[INFO] [stdout]   = note: associated functions are those in `impl` or `trait` definitions
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `delete` in this scope
[INFO] [stdout]  --> src/lib.rs:137:3
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[delete(path = "/{path_query}", consumes = "application/json", produces = "application/json")]
[INFO] [stdout]   |   ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `delete` is in scope, but it is a function, not an attribute
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]   |
[INFO] [stdout] 2 + use clientix_codegen::delete;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `segment` in this scope
[INFO] [stdout]  --> src/lib.rs:138:20
[INFO] [stdout]   |
[INFO] [stdout] 4 | fn delete(&self, #[segment] path_query: &str, #[query] query_param: &str, #[header] authorization: &str) -> ClientixResult<ClientixRespon...
[INFO] [stdout]   |                    ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `query` in this scope
[INFO] [stdout]  --> src/lib.rs:138:49
[INFO] [stdout]   |
[INFO] [stdout] 4 | fn delete(&self, #[segment] path_query: &str, #[query] query_param: &str, #[header] authorization: &str) -> ClientixResult<ClientixRespon...
[INFO] [stdout]   |                                                 ^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `header` in this scope
[INFO] [stdout]  --> src/lib.rs:138:77
[INFO] [stdout]   |
[INFO] [stdout] 4 | fn delete(&self, #[segment] path_query: &str, #[query] query_param: &str, #[header] authorization: &str) -> ClientixResult<ClientixRespon...
[INFO] [stdout]   |                                                                             ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]   |
[INFO] [stdout] 2 + use clientix_codegen::header;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ClientixResult` in this scope
[INFO] [stdout]  --> src/lib.rs:138:109
[INFO] [stdout]   |
[INFO] [stdout] 4 | ..._param: &str, #[header] authorization: &str) -> ClientixResult<ClientixResponse<String>>;
[INFO] [stdout]   |                                                    ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]   |
[INFO] [stdout] 2 + use clientix_core::client::response::ClientixResult;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ClientixResponse` in this scope
[INFO] [stdout]  --> src/lib.rs:138:124
[INFO] [stdout]   |
[INFO] [stdout] 4 | ...header] authorization: &str) -> ClientixResult<ClientixResponse<String>>;
[INFO] [stdout]   |                                                   ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use clientix_core::client::response::ClientixResponse;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 8 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0412`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - clientix (line 30) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ExampleClient`
[INFO] [stdout]  --> src/lib.rs:31:14
[INFO] [stdout]   |
[INFO] [stdout] 3 | let client = ExampleClient::config()
[INFO] [stdout]   |              ^^^^^^^^^^^^^ use of undeclared type `ExampleClient`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - put (line 109) stdout ----
[INFO] [stdout] error: free function without a body
[INFO] [stdout]  --> src/lib.rs:111:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | fn put(&self, #[segment] path_query: &str, #[query] query_param: &str, #[header] authorization: &str, #[body] request: RequestBody) -> ClientixResult<ClientixResponse<String>>;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]   |                                                                                                                                                                                |
[INFO] [stdout]   |                                                                                                                                                                                help: provide a definition for the function: `{ <body> }`
[INFO] [stdout] 
[INFO] [stdout] error: `self` parameter is only allowed in associated functions
[INFO] [stdout]  --> src/lib.rs:111:8
[INFO] [stdout]   |
[INFO] [stdout] 4 | fn put(&self, #[segment] path_query: &str, #[query] query_param: &str, #[header] authorization: &str, #[body] request: RequestBody) -> Cl...
[INFO] [stdout]   |        ^^^^^ not semantically valid as function parameter
[INFO] [stdout]   |
[INFO] [stdout]   = note: associated functions are those in `impl` or `trait` definitions
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `put` in this scope
[INFO] [stdout]  --> src/lib.rs:110:3
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[put(path = "/{path_query}", consumes = "application/json", produces = "application/json")]
[INFO] [stdout]   |   ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `put` is in scope, but it is a function, not an attribute
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]   |
[INFO] [stdout] 2 + use clientix_codegen::put;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `segment` in this scope
[INFO] [stdout]  --> src/lib.rs:111:17
[INFO] [stdout]   |
[INFO] [stdout] 4 | fn put(&self, #[segment] path_query: &str, #[query] query_param: &str, #[header] authorization: &str, #[body] request: RequestBody) -> Cl...
[INFO] [stdout]   |                 ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `query` in this scope
[INFO] [stdout]  --> src/lib.rs:111:46
[INFO] [stdout]   |
[INFO] [stdout] 4 | fn put(&self, #[segment] path_query: &str, #[query] query_param: &str, #[header] authorization: &str, #[body] request: RequestBody) -> Cl...
[INFO] [stdout]   |                                              ^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `header` in this scope
[INFO] [stdout]  --> src/lib.rs:111:74
[INFO] [stdout]   |
[INFO] [stdout] 4 | fn put(&self, #[segment] path_query: &str, #[query] query_param: &str, #[header] authorization: &str, #[body] request: RequestBody) -> Cl...
[INFO] [stdout]   |                                                                          ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]   |
[INFO] [stdout] 2 + use clientix_codegen::header;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `body` in this scope
[INFO] [stdout]  --> src/lib.rs:111:105
[INFO] [stdout]   |
[INFO] [stdout] 4 | fn put(&self, #[segment] path_query: &str, #[query] query_param: &str, #[header] authorization: &str, #[body] request: RequestBody) -> Cl...
[INFO] [stdout]   |                                                                                                         ^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `RequestBody` in this scope
[INFO] [stdout]  --> src/lib.rs:111:120
[INFO] [stdout]   |
[INFO] [stdout] 4 | ... #[header] authorization: &str, #[body] request: RequestBody) -> ClientixResult<ClientixResponse<String>>;
[INFO] [stdout]   |                                                     ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ClientixResult` in this scope
[INFO] [stdout]  --> src/lib.rs:111:136
[INFO] [stdout]   |
[INFO] [stdout] 4 | ...ization: &str, #[body] request: RequestBody) -> ClientixResult<ClientixResponse<String>>;
[INFO] [stdout]   |                                                    ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]   |
[INFO] [stdout] 2 + use clientix_core::client::response::ClientixResult;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ClientixResponse` in this scope
[INFO] [stdout]  --> src/lib.rs:111:151
[INFO] [stdout]   |
[INFO] [stdout] 4 | ...[body] request: RequestBody) -> ClientixResult<ClientixResponse<String>>;
[INFO] [stdout]   |                                                   ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use clientix_core::client::response::ClientixResponse;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 10 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0412`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - patch (line 186) stdout ----
[INFO] [stdout] error: free function without a body
[INFO] [stdout]  --> src/lib.rs:188:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | fn patch(&self, #[segment] path_query: &str, #[query] query_param: &str) -> ClientixResult<ClientixResponse<String>>;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]   |                                                                                                                     |
[INFO] [stdout]   |                                                                                                                     help: provide a definition for the function: `{ <body> }`
[INFO] [stdout] 
[INFO] [stdout] error: `self` parameter is only allowed in associated functions
[INFO] [stdout]  --> src/lib.rs:188:10
[INFO] [stdout]   |
[INFO] [stdout] 4 | fn patch(&self, #[segment] path_query: &str, #[query] query_param: &str) -> ClientixResult<ClientixResponse<String>>;
[INFO] [stdout]   |          ^^^^^ not semantically valid as function parameter
[INFO] [stdout]   |
[INFO] [stdout]   = note: associated functions are those in `impl` or `trait` definitions
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `patch` in this scope
[INFO] [stdout]  --> src/lib.rs:187:3
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[patch(path = "/{path_query}", consumes = "application/json", produces = "application/json")]
[INFO] [stdout]   |   ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `patch` is in scope, but it is a function, not an attribute
[INFO] [stdout] help: a built-in attribute with a similar name exists
[INFO] [stdout]   |
[INFO] [stdout] 3 - #[patch(path = "/{path_query}", consumes = "application/json", produces = "application/json")]
[INFO] [stdout] 3 + #[path(path = "/{path_query}", consumes = "application/json", produces = "application/json")]
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]   |
[INFO] [stdout] 2 + use clientix_codegen::patch;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `segment` in this scope
[INFO] [stdout]  --> src/lib.rs:188:19
[INFO] [stdout]   |
[INFO] [stdout] 4 | fn patch(&self, #[segment] path_query: &str, #[query] query_param: &str) -> ClientixResult<ClientixResponse<String>>;
[INFO] [stdout]   |                   ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `query` in this scope
[INFO] [stdout]  --> src/lib.rs:188:48
[INFO] [stdout]   |
[INFO] [stdout] 4 | fn patch(&self, #[segment] path_query: &str, #[query] query_param: &str) -> ClientixResult<ClientixResponse<String>>;
[INFO] [stdout]   |                                                ^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ClientixResult` in this scope
[INFO] [stdout]  --> src/lib.rs:188:77
[INFO] [stdout]   |
[INFO] [stdout] 4 | fn patch(&self, #[segment] path_query: &str, #[query] query_param: &str) -> ClientixResult<ClientixResponse<String>>;
[INFO] [stdout]   |                                                                             ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]   |
[INFO] [stdout] 2 + use clientix_core::client::response::ClientixResult;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ClientixResponse` in this scope
[INFO] [stdout]  --> src/lib.rs:188:92
[INFO] [stdout]   |
[INFO] [stdout] 4 | fn patch(&self, #[segment] path_query: &str, #[query] query_param: &str) -> ClientixResult<ClientixResponse<String>>;
[INFO] [stdout]   |                                                                                            ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use clientix_core::client::response::ClientixResponse;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 7 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0412`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - post (line 82) stdout ----
[INFO] [stdout] error: free function without a body
[INFO] [stdout]  --> src/lib.rs:84:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | fn post(&self, #[segment] path_query: &str, #[query] query_param: &str, #[header] authorization: &str, #[body] request: RequestBody) -> ClientixResult<ClientixResponse<String>>;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]   |                                                                                                                                                                                 |
[INFO] [stdout]   |                                                                                                                                                                                 help: provide a definition for the function: `{ <body> }`
[INFO] [stdout] 
[INFO] [stdout] error: `self` parameter is only allowed in associated functions
[INFO] [stdout]  --> src/lib.rs:84:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | fn post(&self, #[segment] path_query: &str, #[query] query_param: &str, #[header] authorization: &str, #[body] request: RequestBody) -> C...
[INFO] [stdout]   |         ^^^^^ not semantically valid as function parameter
[INFO] [stdout]   |
[INFO] [stdout]   = note: associated functions are those in `impl` or `trait` definitions
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `post` in this scope
[INFO] [stdout]  --> src/lib.rs:83:3
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[post(path = "/{path_query}", consumes = "application/json", produces = "application/json")]
[INFO] [stdout]   |   ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `post` is in scope, but it is a function, not an attribute
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]   |
[INFO] [stdout] 2 + use clientix_codegen::post;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `segment` in this scope
[INFO] [stdout]  --> src/lib.rs:84:18
[INFO] [stdout]   |
[INFO] [stdout] 4 | fn post(&self, #[segment] path_query: &str, #[query] query_param: &str, #[header] authorization: &str, #[body] request: RequestBody) -> C...
[INFO] [stdout]   |                  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `query` in this scope
[INFO] [stdout]  --> src/lib.rs:84:47
[INFO] [stdout]   |
[INFO] [stdout] 4 | fn post(&self, #[segment] path_query: &str, #[query] query_param: &str, #[header] authorization: &str, #[body] request: RequestBody) -> C...
[INFO] [stdout]   |                                               ^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `header` in this scope
[INFO] [stdout]  --> src/lib.rs:84:75
[INFO] [stdout]   |
[INFO] [stdout] 4 | fn post(&self, #[segment] path_query: &str, #[query] query_param: &str, #[header] authorization: &str, #[body] request: RequestBody) -> C...
[INFO] [stdout]   |                                                                           ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]   |
[INFO] [stdout] 2 + use clientix_codegen::header;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `body` in this scope
[INFO] [stdout]  --> src/lib.rs:84:106
[INFO] [stdout]   |
[INFO] [stdout] 4 | fn post(&self, #[segment] path_query: &str, #[query] query_param: &str, #[header] authorization: &str, #[body] request: RequestBody) -> C...
[INFO] [stdout]   |                                                                                                          ^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `RequestBody` in this scope
[INFO] [stdout]  --> src/lib.rs:84:121
[INFO] [stdout]   |
[INFO] [stdout] 4 | ... #[header] authorization: &str, #[body] request: RequestBody) -> ClientixResult<ClientixResponse<String>>;
[INFO] [stdout]   |                                                     ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ClientixResult` in this scope
[INFO] [stdout]  --> src/lib.rs:84:137
[INFO] [stdout]   |
[INFO] [stdout] 4 | ...ization: &str, #[body] request: RequestBody) -> ClientixResult<ClientixResponse<String>>;
[INFO] [stdout]   |                                                    ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]   |
[INFO] [stdout] 2 + use clientix_core::client::response::ClientixResult;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ClientixResponse` in this scope
[INFO] [stdout]  --> src/lib.rs:84:152
[INFO] [stdout]   |
[INFO] [stdout] 4 | ...[body] request: RequestBody) -> ClientixResult<ClientixResponse<String>>;
[INFO] [stdout]   |                                                   ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use clientix_core::client::response::ClientixResponse;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 10 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0412`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - clientix (line 19)
[INFO] [stdout]     src/lib.rs - clientix (line 30)
[INFO] [stdout]     src/lib.rs - data_transfer (line 222)
[INFO] [stdout]     src/lib.rs - delete (line 136)
[INFO] [stdout]     src/lib.rs - get (line 57)
[INFO] [stdout]     src/lib.rs - head (line 161)
[INFO] [stdout]     src/lib.rs - header (line 206)
[INFO] [stdout]     src/lib.rs - patch (line 186)
[INFO] [stdout]     src/lib.rs - post (line 82)
[INFO] [stdout]     src/lib.rs - put (line 109)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 10 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.45s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "b18f42edcb968e972edfea35e5ee8109aba294f510b94d6c10e64a6ea9cadc58", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b18f42edcb968e972edfea35e5ee8109aba294f510b94d6c10e64a6ea9cadc58", kill_on_drop: false }`
[INFO] [stdout] b18f42edcb968e972edfea35e5ee8109aba294f510b94d6c10e64a6ea9cadc58
