[INFO] cloning repository https://github.com/sg-jaehyeon/FeedingHeroes
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sg-jaehyeon/FeedingHeroes" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsg-jaehyeon%2FFeedingHeroes", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsg-jaehyeon%2FFeedingHeroes'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1705b782126579453175681db6227833f682120d
[INFO] checking sg-jaehyeon/FeedingHeroes against master#779e19d8baa3e3625bd4fc5c85cbb2ad47b43155 for pr-147589-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsg-jaehyeon%2FFeedingHeroes" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/sg-jaehyeon/FeedingHeroes
[INFO] finished tweaking git repo https://github.com/sg-jaehyeon/FeedingHeroes
[INFO] tweaked toml for git repo https://github.com/sg-jaehyeon/FeedingHeroes written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/sg-jaehyeon/FeedingHeroes on toolchain 779e19d8baa3e3625bd4fc5c85cbb2ad47b43155
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/sg-jaehyeon/FeedingHeroes 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" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded valuable v0.1.1
[INFO] [stderr]   Downloaded io-uring v0.7.8
[INFO] [stderr]   Downloaded redox_syscall v0.5.12
[INFO] [stderr]   Downloaded serde_path_to_error v0.1.17
[INFO] [stderr]   Downloaded thiserror-impl v2.0.12
[INFO] [stderr]   Downloaded tracing-subscriber v0.3.19
[INFO] [stderr]   Downloaded axum-core v0.5.2
[INFO] [stderr]   Downloaded serde_json v1.0.140
[INFO] [stderr]   Downloaded matchit v0.8.4
[INFO] [stderr]   Downloaded rustls-webpki v0.103.3
[INFO] [stderr]   Downloaded thiserror v2.0.12
[INFO] [stderr]   Downloaded socket2 v0.5.10
[INFO] [stderr]   Downloaded sharded-slab v0.1.7
[INFO] [stderr]   Downloaded thread_local v1.1.9
[INFO] [stderr]   Downloaded tokio v1.46.1
[INFO] [stderr]   Downloaded hyper-util v0.1.14
[INFO] [stderr]   Downloaded cc v1.2.29
[INFO] [stderr]   Downloaded tracing-log v0.2.0
[INFO] [stderr]   Downloaded axum v0.8.4
[INFO] [stderr]   Downloaded rustls v0.23.28
[INFO] [stderr]   Downloaded rustix v1.0.7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 50f26dd6f3447f4d71e16abc4d13338816fe87394de289981c49755c468cc241
[INFO] running `Command { std: "docker" "start" "-a" "50f26dd6f3447f4d71e16abc4d13338816fe87394de289981c49755c468cc241", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "50f26dd6f3447f4d71e16abc4d13338816fe87394de289981c49755c468cc241", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "50f26dd6f3447f4d71e16abc4d13338816fe87394de289981c49755c468cc241", kill_on_drop: false }`
[INFO] [stdout] 50f26dd6f3447f4d71e16abc4d13338816fe87394de289981c49755c468cc241
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 45c8162d2504ea7811d5729659784c6a7c4da989250e20cebd4a05e82367fd68
[INFO] running `Command { std: "docker" "start" "-a" "45c8162d2504ea7811d5729659784c6a7c4da989250e20cebd4a05e82367fd68", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]     Checking cfg-if v1.0.1
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]     Checking pin-project-lite v0.2.16
[INFO] [stderr]     Checking bytes v1.10.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]     Checking itoa v1.0.15
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]     Checking litemap v0.8.0
[INFO] [stderr]     Checking writeable v0.6.1
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]     Checking hashbrown v0.15.4
[INFO] [stderr]     Checking equivalent v1.0.2
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]     Checking tracing-core v0.1.34
[INFO] [stderr]    Compiling cc v1.2.29
[INFO] [stderr]     Checking tower-service v0.3.3
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking atomic-waker v1.1.2
[INFO] [stderr]     Checking try-lock v0.2.5
[INFO] [stderr]     Checking bitflags v2.9.1
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]     Checking foreign-types-shared v0.1.1
[INFO] [stderr]     Checking slab v0.4.10
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]     Checking foreign-types v0.3.2
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking tower-layer v0.3.3
[INFO] [stderr]     Checking httpdate v1.0.3
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]     Checking ryu v1.0.20
[INFO] [stderr]     Checking http v1.3.1
[INFO] [stderr]    Compiling rustversion v1.0.21
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]     Checking ipnet v2.11.0
[INFO] [stderr]     Checking openssl-probe v0.1.6
[INFO] [stderr]     Checking memchr v2.7.5
[INFO] [stderr]     Checking indexmap v2.10.0
[INFO] [stderr]     Checking mime v0.3.17
[INFO] [stderr]     Checking utf8_iter v1.0.4
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking signal-hook-registry v1.4.5
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]     Checking overload v0.1.1
[INFO] [stderr]     Checking iri-string v0.7.8
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]     Checking nu-ansi-term v0.46.0
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking rustls-pki-types v1.12.0
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]     Checking matchit v0.8.4
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking axum-core v0.5.2
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling synstructure v0.13.2
[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 tokio-macros v2.5.0
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]     Checking tokio v1.46.1
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]     Checking zerovec v0.11.2
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking potential_utf v0.1.2
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking tokio-util v0.7.15
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking tower-http v0.6.6
[INFO] [stderr]     Checking h2 v0.4.11
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serde_path_to_error v0.1.17
[INFO] [stderr]     Checking hyper v1.6.0
[INFO] [stderr]     Checking hyper-util v0.1.14
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking axum v0.8.4
[INFO] [stderr]     Checking reqwest v0.12.22
[INFO] [stderr]     Checking feeding_heroes v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `routing::get`
[INFO] [stdout]  --> src/main.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | use axum::{routing::get, Router};
[INFO] [stdout]   |            ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `routing::get`
[INFO] [stdout]  --> src/main.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | use axum::{routing::get, Router};
[INFO] [stdout]   |            ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `ApiSpec` is never used
[INFO] [stdout]   --> src/api/mod.rs:14:11
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub trait ApiSpec {
[INFO] [stdout]    |           ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GenericApi` is never constructed
[INFO] [stdout]   --> src/api/mod.rs:25:12
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub struct GenericApi<T: ApiSpec> {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new` and `request` are never used
[INFO] [stdout]   --> src/api/mod.rs:30:12
[INFO] [stdout]    |
[INFO] [stdout] 29 | impl<T: ApiSpec> GenericApi<T> {
[INFO] [stdout]    | ------------------------------ associated items in this implementation
[INFO] [stdout] 30 |     pub fn new() -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 36 |     pub async fn request(
[INFO] [stdout]    |                  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Ka10072ResItem` is never constructed
[INFO] [stdout]  --> src/api/acnt.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct Ka10072ResItem {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Ka10072ReqHeader` is never constructed
[INFO] [stdout]   --> src/api/macros.rs:28:24
[INFO] [stdout]    |
[INFO] [stdout] 28 |               pub struct [<$prefix ReqHeader>] {
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/acnt.rs:23:1
[INFO] [stdout]    |
[INFO] [stdout] 23 | / define_api!(
[INFO] [stdout] 24 | |     Ka10072 {
[INFO] [stdout] 25 | |         host: "https://mockapi.kiwoom.com",
[INFO] [stdout] 26 | |         endpoint: "/api/dostk/acnt",
[INFO] [stdout] ...  |
[INFO] [stdout] 57 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `define_api` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Ka10072Req` is never constructed
[INFO] [stdout]   --> src/api/macros.rs:33:24
[INFO] [stdout]    |
[INFO] [stdout] 33 |               pub struct [<$prefix Req>] {
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/acnt.rs:23:1
[INFO] [stdout]    |
[INFO] [stdout] 23 | / define_api!(
[INFO] [stdout] 24 | |     Ka10072 {
[INFO] [stdout] 25 | |         host: "https://mockapi.kiwoom.com",
[INFO] [stdout] 26 | |         endpoint: "/api/dostk/acnt",
[INFO] [stdout] ...  |
[INFO] [stdout] 57 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `define_api` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Ka10072ResHeader` is never constructed
[INFO] [stdout]   --> src/api/macros.rs:38:24
[INFO] [stdout]    |
[INFO] [stdout] 38 |               pub struct [<$prefix ResHeader>] {
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/acnt.rs:23:1
[INFO] [stdout]    |
[INFO] [stdout] 23 | / define_api!(
[INFO] [stdout] 24 | |     Ka10072 {
[INFO] [stdout] 25 | |         host: "https://mockapi.kiwoom.com",
[INFO] [stdout] 26 | |         endpoint: "/api/dostk/acnt",
[INFO] [stdout] ...  |
[INFO] [stdout] 57 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `define_api` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Ka10072Res` is never constructed
[INFO] [stdout]   --> src/api/macros.rs:43:24
[INFO] [stdout]    |
[INFO] [stdout] 43 |               pub struct [<$prefix Res>] {
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/acnt.rs:23:1
[INFO] [stdout]    |
[INFO] [stdout] 23 | / define_api!(
[INFO] [stdout] 24 | |     Ka10072 {
[INFO] [stdout] 25 | |         host: "https://mockapi.kiwoom.com",
[INFO] [stdout] 26 | |         endpoint: "/api/dostk/acnt",
[INFO] [stdout] ...  |
[INFO] [stdout] 57 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `define_api` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Ka10072` is never constructed
[INFO] [stdout]   --> src/api/acnt.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 |     Ka10072 {
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `define_api` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Ka10073ResItem` is never constructed
[INFO] [stdout]   --> src/api/acnt.rs:77:12
[INFO] [stdout]    |
[INFO] [stdout] 77 | pub struct Ka10073ResItem {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Ka10073ReqHeader` is never constructed
[INFO] [stdout]    --> src/api/macros.rs:28:24
[INFO] [stdout]     |
[INFO] [stdout]  28 |               pub struct [<$prefix ReqHeader>] {
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/api/acnt.rs:94:1
[INFO] [stdout]     |
[INFO] [stdout]  94 | / define_api!(
[INFO] [stdout]  95 | |     Ka10073 {
[INFO] [stdout]  96 | |         host: "https://mockapi.kiwoom.com",
[INFO] [stdout]  97 | |         endpoint: "/api/dostk/acnt",
[INFO] [stdout] ...   |
[INFO] [stdout] 129 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `define_api` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Ka10073Req` is never constructed
[INFO] [stdout]    --> src/api/macros.rs:33:24
[INFO] [stdout]     |
[INFO] [stdout]  33 |               pub struct [<$prefix Req>] {
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/api/acnt.rs:94:1
[INFO] [stdout]     |
[INFO] [stdout]  94 | / define_api!(
[INFO] [stdout]  95 | |     Ka10073 {
[INFO] [stdout]  96 | |         host: "https://mockapi.kiwoom.com",
[INFO] [stdout]  97 | |         endpoint: "/api/dostk/acnt",
[INFO] [stdout] ...   |
[INFO] [stdout] 129 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `define_api` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Ka10073ResHeader` is never constructed
[INFO] [stdout]    --> src/api/macros.rs:38:24
[INFO] [stdout]     |
[INFO] [stdout]  38 |               pub struct [<$prefix ResHeader>] {
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/api/acnt.rs:94:1
[INFO] [stdout]     |
[INFO] [stdout]  94 | / define_api!(
[INFO] [stdout]  95 | |     Ka10073 {
[INFO] [stdout]  96 | |         host: "https://mockapi.kiwoom.com",
[INFO] [stdout]  97 | |         endpoint: "/api/dostk/acnt",
[INFO] [stdout] ...   |
[INFO] [stdout] 129 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `define_api` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Ka10073Res` is never constructed
[INFO] [stdout]    --> src/api/macros.rs:43:24
[INFO] [stdout]     |
[INFO] [stdout]  43 |               pub struct [<$prefix Res>] {
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/api/acnt.rs:94:1
[INFO] [stdout]     |
[INFO] [stdout]  94 | / define_api!(
[INFO] [stdout]  95 | |     Ka10073 {
[INFO] [stdout]  96 | |         host: "https://mockapi.kiwoom.com",
[INFO] [stdout]  97 | |         endpoint: "/api/dostk/acnt",
[INFO] [stdout] ...   |
[INFO] [stdout] 129 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `define_api` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Ka10073` is never constructed
[INFO] [stdout]   --> src/api/acnt.rs:95:5
[INFO] [stdout]    |
[INFO] [stdout] 95 |     Ka10073 {
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `define_api` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Ka10074ResItem` is never constructed
[INFO] [stdout]    --> src/api/acnt.rs:149:12
[INFO] [stdout]     |
[INFO] [stdout] 149 | pub struct Ka10074ResItem {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Ka10074ReqHeader` is never constructed
[INFO] [stdout]    --> src/api/macros.rs:28:24
[INFO] [stdout]     |
[INFO] [stdout]  28 |               pub struct [<$prefix ReqHeader>] {
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/api/acnt.rs:158:1
[INFO] [stdout]     |
[INFO] [stdout] 158 | / define_api!(
[INFO] [stdout] 159 | |     Ka10074 {
[INFO] [stdout] 160 | |         host: "https://mockapi.kiwoom.com",
[INFO] [stdout] 161 | |         endpoint: "/api/dostk/acnt",
[INFO] [stdout] ...   |
[INFO] [stdout] 197 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `define_api` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Ka10074Req` is never constructed
[INFO] [stdout]    --> src/api/macros.rs:33:24
[INFO] [stdout]     |
[INFO] [stdout]  33 |               pub struct [<$prefix Req>] {
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/api/acnt.rs:158:1
[INFO] [stdout]     |
[INFO] [stdout] 158 | / define_api!(
[INFO] [stdout] 159 | |     Ka10074 {
[INFO] [stdout] 160 | |         host: "https://mockapi.kiwoom.com",
[INFO] [stdout] 161 | |         endpoint: "/api/dostk/acnt",
[INFO] [stdout] ...   |
[INFO] [stdout] 197 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `define_api` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Ka10074ResHeader` is never constructed
[INFO] [stdout]    --> src/api/macros.rs:38:24
[INFO] [stdout]     |
[INFO] [stdout]  38 |               pub struct [<$prefix ResHeader>] {
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/api/acnt.rs:158:1
[INFO] [stdout]     |
[INFO] [stdout] 158 | / define_api!(
[INFO] [stdout] 159 | |     Ka10074 {
[INFO] [stdout] 160 | |         host: "https://mockapi.kiwoom.com",
[INFO] [stdout] 161 | |         endpoint: "/api/dostk/acnt",
[INFO] [stdout] ...   |
[INFO] [stdout] 197 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `define_api` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Ka10074Res` is never constructed
[INFO] [stdout]    --> src/api/macros.rs:43:24
[INFO] [stdout]     |
[INFO] [stdout]  43 |               pub struct [<$prefix Res>] {
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/api/acnt.rs:158:1
[INFO] [stdout]     |
[INFO] [stdout] 158 | / define_api!(
[INFO] [stdout] 159 | |     Ka10074 {
[INFO] [stdout] 160 | |         host: "https://mockapi.kiwoom.com",
[INFO] [stdout] 161 | |         endpoint: "/api/dostk/acnt",
[INFO] [stdout] ...   |
[INFO] [stdout] 197 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `define_api` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Ka10074` is never constructed
[INFO] [stdout]    --> src/api/acnt.rs:159:5
[INFO] [stdout]     |
[INFO] [stdout] 159 |     Ka10074 {
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `define_api` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Ka10075ResItem` is never constructed
[INFO] [stdout]    --> src/api/acnt.rs:214:12
[INFO] [stdout]     |
[INFO] [stdout] 214 | pub struct Ka10075ResItem {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Ka10075ReqHeader` is never constructed
[INFO] [stdout]    --> src/api/macros.rs:28:24
[INFO] [stdout]     |
[INFO] [stdout]  28 |               pub struct [<$prefix ReqHeader>] {
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/api/acnt.rs:247:1
[INFO] [stdout]     |
[INFO] [stdout] 247 | / define_api!(
[INFO] [stdout] 248 | |     Ka10075 {
[INFO] [stdout] 249 | |         host: "https://mockapi.kiwoom.com",
[INFO] [stdout] 250 | |         endpoint: "/api/dostk/acnt",
[INFO] [stdout] ...   |
[INFO] [stdout] 283 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `define_api` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Ka10075Req` is never constructed
[INFO] [stdout]    --> src/api/macros.rs:33:24
[INFO] [stdout]     |
[INFO] [stdout]  33 |               pub struct [<$prefix Req>] {
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/api/acnt.rs:247:1
[INFO] [stdout]     |
[INFO] [stdout] 247 | / define_api!(
[INFO] [stdout] 248 | |     Ka10075 {
[INFO] [stdout] 249 | |         host: "https://mockapi.kiwoom.com",
[INFO] [stdout] 250 | |         endpoint: "/api/dostk/acnt",
[INFO] [stdout] ...   |
[INFO] [stdout] 283 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `define_api` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Ka10075ResHeader` is never constructed
[INFO] [stdout]    --> src/api/macros.rs:38:24
[INFO] [stdout]     |
[INFO] [stdout]  38 |               pub struct [<$prefix ResHeader>] {
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/api/acnt.rs:247:1
[INFO] [stdout]     |
[INFO] [stdout] 247 | / define_api!(
[INFO] [stdout] 248 | |     Ka10075 {
[INFO] [stdout] 249 | |         host: "https://mockapi.kiwoom.com",
[INFO] [stdout] 250 | |         endpoint: "/api/dostk/acnt",
[INFO] [stdout] ...   |
[INFO] [stdout] 283 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `define_api` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Ka10075Res` is never constructed
[INFO] [stdout]    --> src/api/macros.rs:43:24
[INFO] [stdout]     |
[INFO] [stdout]  43 |               pub struct [<$prefix Res>] {
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/api/acnt.rs:247:1
[INFO] [stdout]     |
[INFO] [stdout] 247 | / define_api!(
[INFO] [stdout] 248 | |     Ka10075 {
[INFO] [stdout] 249 | |         host: "https://mockapi.kiwoom.com",
[INFO] [stdout] 250 | |         endpoint: "/api/dostk/acnt",
[INFO] [stdout] ...   |
[INFO] [stdout] 283 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `define_api` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Ka10075` is never constructed
[INFO] [stdout]    --> src/api/acnt.rs:248:5
[INFO] [stdout]     |
[INFO] [stdout] 248 |     Ka10075 {
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `define_api` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Ka40001ResItem` is never constructed
[INFO] [stdout]  --> src/api/etf.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct Ka40001ResItem {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Ka40001ReqHeader` is never constructed
[INFO] [stdout]   --> src/api/macros.rs:28:24
[INFO] [stdout]    |
[INFO] [stdout] 28 |               pub struct [<$prefix ReqHeader>] {
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/etf.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | / define_api!(
[INFO] [stdout] 14 | |     Ka40001 {
[INFO] [stdout] 15 | |         host: "https://mockapi.kiwoom.com",
[INFO] [stdout] 16 | |         endpoint: "/api/dostk/etf",
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `define_api` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Ka40001Req` is never constructed
[INFO] [stdout]   --> src/api/macros.rs:33:24
[INFO] [stdout]    |
[INFO] [stdout] 33 |               pub struct [<$prefix Req>] {
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/etf.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | / define_api!(
[INFO] [stdout] 14 | |     Ka40001 {
[INFO] [stdout] 15 | |         host: "https://mockapi.kiwoom.com",
[INFO] [stdout] 16 | |         endpoint: "/api/dostk/etf",
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `define_api` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Ka40001ResHeader` is never constructed
[INFO] [stdout]   --> src/api/macros.rs:38:24
[INFO] [stdout]    |
[INFO] [stdout] 38 |               pub struct [<$prefix ResHeader>] {
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/etf.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | / define_api!(
[INFO] [stdout] 14 | |     Ka40001 {
[INFO] [stdout] 15 | |         host: "https://mockapi.kiwoom.com",
[INFO] [stdout] 16 | |         endpoint: "/api/dostk/etf",
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `define_api` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Ka40001Res` is never constructed
[INFO] [stdout]   --> src/api/macros.rs:43:24
[INFO] [stdout]    |
[INFO] [stdout] 43 |               pub struct [<$prefix Res>] {
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/etf.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | / define_api!(
[INFO] [stdout] 14 | |     Ka40001 {
[INFO] [stdout] 15 | |         host: "https://mockapi.kiwoom.com",
[INFO] [stdout] 16 | |         endpoint: "/api/dostk/etf",
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `define_api` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Ka40001` is never constructed
[INFO] [stdout]   --> src/api/etf.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 |     Ka40001 {
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `define_api` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Ka40002ReqHeader` is never constructed
[INFO] [stdout]   --> src/api/macros.rs:28:24
[INFO] [stdout]    |
[INFO] [stdout] 28 |               pub struct [<$prefix ReqHeader>] {
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/etf.rs:47:1
[INFO] [stdout]    |
[INFO] [stdout] 47 | / define_api!(
[INFO] [stdout] 48 | |     Ka40002 {
[INFO] [stdout] 49 | |         host: "https://mockapi.kiwoom.com",
[INFO] [stdout] 50 | |         endpoint: "/api/dostk/etf",
[INFO] [stdout] ...  |
[INFO] [stdout] 81 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `define_api` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Ka40002Req` is never constructed
[INFO] [stdout]   --> src/api/macros.rs:33:24
[INFO] [stdout]    |
[INFO] [stdout] 33 |               pub struct [<$prefix Req>] {
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/etf.rs:47:1
[INFO] [stdout]    |
[INFO] [stdout] 47 | / define_api!(
[INFO] [stdout] 48 | |     Ka40002 {
[INFO] [stdout] 49 | |         host: "https://mockapi.kiwoom.com",
[INFO] [stdout] 50 | |         endpoint: "/api/dostk/etf",
[INFO] [stdout] ...  |
[INFO] [stdout] 81 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `define_api` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Ka40002ResHeader` is never constructed
[INFO] [stdout]   --> src/api/macros.rs:38:24
[INFO] [stdout]    |
[INFO] [stdout] 38 |               pub struct [<$prefix ResHeader>] {
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/etf.rs:47:1
[INFO] [stdout]    |
[INFO] [stdout] 47 | / define_api!(
[INFO] [stdout] 48 | |     Ka40002 {
[INFO] [stdout] 49 | |         host: "https://mockapi.kiwoom.com",
[INFO] [stdout] 50 | |         endpoint: "/api/dostk/etf",
[INFO] [stdout] ...  |
[INFO] [stdout] 81 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `define_api` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Ka40002Res` is never constructed
[INFO] [stdout]   --> src/api/macros.rs:43:24
[INFO] [stdout]    |
[INFO] [stdout] 43 |               pub struct [<$prefix Res>] {
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/etf.rs:47:1
[INFO] [stdout]    |
[INFO] [stdout] 47 | / define_api!(
[INFO] [stdout] 48 | |     Ka40002 {
[INFO] [stdout] 49 | |         host: "https://mockapi.kiwoom.com",
[INFO] [stdout] 50 | |         endpoint: "/api/dostk/etf",
[INFO] [stdout] ...  |
[INFO] [stdout] 81 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `define_api` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Ka40002` is never constructed
[INFO] [stdout]   --> src/api/etf.rs:48:5
[INFO] [stdout]    |
[INFO] [stdout] 48 |     Ka40002 {
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `define_api` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Ka40003ResItem` is never constructed
[INFO] [stdout]   --> src/api/etf.rs:84:12
[INFO] [stdout]    |
[INFO] [stdout] 84 | pub struct Ka40003ResItem {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Ka40003ReqHeader` is never constructed
[INFO] [stdout]    --> src/api/macros.rs:28:24
[INFO] [stdout]     |
[INFO] [stdout]  28 |               pub struct [<$prefix ReqHeader>] {
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/api/etf.rs:101:1
[INFO] [stdout]     |
[INFO] [stdout] 101 | / define_api!(
[INFO] [stdout] 102 | |     Ka40003 {
[INFO] [stdout] 103 | |         host: "https://mockapi.kiwoom.com",
[INFO] [stdout] 104 | |         endpoint: "/api/dostk/etf",
[INFO] [stdout] ...   |
[INFO] [stdout] 131 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `define_api` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Ka40003Req` is never constructed
[INFO] [stdout]    --> src/api/macros.rs:33:24
[INFO] [stdout]     |
[INFO] [stdout]  33 |               pub struct [<$prefix Req>] {
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/api/etf.rs:101:1
[INFO] [stdout]     |
[INFO] [stdout] 101 | / define_api!(
[INFO] [stdout] 102 | |     Ka40003 {
[INFO] [stdout] 103 | |         host: "https://mockapi.kiwoom.com",
[INFO] [stdout] 104 | |         endpoint: "/api/dostk/etf",
[INFO] [stdout] ...   |
[INFO] [stdout] 131 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `define_api` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Ka40003ResHeader` is never constructed
[INFO] [stdout]    --> src/api/macros.rs:38:24
[INFO] [stdout]     |
[INFO] [stdout]  38 |               pub struct [<$prefix ResHeader>] {
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/api/etf.rs:101:1
[INFO] [stdout]     |
[INFO] [stdout] 101 | / define_api!(
[INFO] [stdout] 102 | |     Ka40003 {
[INFO] [stdout] 103 | |         host: "https://mockapi.kiwoom.com",
[INFO] [stdout] 104 | |         endpoint: "/api/dostk/etf",
[INFO] [stdout] ...   |
[INFO] [stdout] 131 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `define_api` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Ka40003Res` is never constructed
[INFO] [stdout]    --> src/api/macros.rs:43:24
[INFO] [stdout]     |
[INFO] [stdout]  43 |               pub struct [<$prefix Res>] {
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/api/etf.rs:101:1
[INFO] [stdout]     |
[INFO] [stdout] 101 | / define_api!(
[INFO] [stdout] 102 | |     Ka40003 {
[INFO] [stdout] 103 | |         host: "https://mockapi.kiwoom.com",
[INFO] [stdout] 104 | |         endpoint: "/api/dostk/etf",
[INFO] [stdout] ...   |
[INFO] [stdout] 131 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `define_api` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Ka40003` is never constructed
[INFO] [stdout]    --> src/api/etf.rs:102:5
[INFO] [stdout]     |
[INFO] [stdout] 102 |     Ka40003 {
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `define_api` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Ka40004ResItem` is never constructed
[INFO] [stdout]    --> src/api/etf.rs:134:12
[INFO] [stdout]     |
[INFO] [stdout] 134 | pub struct Ka40004ResItem {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Ka40004ReqHeader` is never constructed
[INFO] [stdout]    --> src/api/macros.rs:28:24
[INFO] [stdout]     |
[INFO] [stdout]  28 |               pub struct [<$prefix ReqHeader>] {
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/api/etf.rs:155:1
[INFO] [stdout]     |
[INFO] [stdout] 155 | / define_api!(
[INFO] [stdout] 156 | |     Ka40004 {
[INFO] [stdout] 157 | |         host: "https://mockapi.kiwoom.com",
[INFO] [stdout] 158 | |         endpoint: "/api/dostk/etf",
[INFO] [stdout] ...   |
[INFO] [stdout] 207 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `define_api` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Ka40004Req` is never constructed
[INFO] [stdout]    --> src/api/macros.rs:33:24
[INFO] [stdout]     |
[INFO] [stdout]  33 |               pub struct [<$prefix Req>] {
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/api/etf.rs:155:1
[INFO] [stdout]     |
[INFO] [stdout] 155 | / define_api!(
[INFO] [stdout] 156 | |     Ka40004 {
[INFO] [stdout] 157 | |         host: "https://mockapi.kiwoom.com",
[INFO] [stdout] 158 | |         endpoint: "/api/dostk/etf",
[INFO] [stdout] ...   |
[INFO] [stdout] 207 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `define_api` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Ka40004ResHeader` is never constructed
[INFO] [stdout]    --> src/api/macros.rs:38:24
[INFO] [stdout]     |
[INFO] [stdout]  38 |               pub struct [<$prefix ResHeader>] {
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/api/etf.rs:155:1
[INFO] [stdout]     |
[INFO] [stdout] 155 | / define_api!(
[INFO] [stdout] 156 | |     Ka40004 {
[INFO] [stdout] 157 | |         host: "https://mockapi.kiwoom.com",
[INFO] [stdout] 158 | |         endpoint: "/api/dostk/etf",
[INFO] [stdout] ...   |
[INFO] [stdout] 207 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `define_api` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Ka40004Res` is never constructed
[INFO] [stdout]    --> src/api/macros.rs:43:24
[INFO] [stdout]     |
[INFO] [stdout]  43 |               pub struct [<$prefix Res>] {
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/api/etf.rs:155:1
[INFO] [stdout]     |
[INFO] [stdout] 155 | / define_api!(
[INFO] [stdout] 156 | |     Ka40004 {
[INFO] [stdout] 157 | |         host: "https://mockapi.kiwoom.com",
[INFO] [stdout] 158 | |         endpoint: "/api/dostk/etf",
[INFO] [stdout] ...   |
[INFO] [stdout] 207 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `define_api` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Ka40004` is never constructed
[INFO] [stdout]    --> src/api/etf.rs:156:5
[INFO] [stdout]     |
[INFO] [stdout] 156 |     Ka40004 {
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `define_api` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Au10001ReqHeader` is never constructed
[INFO] [stdout]   --> src/api/macros.rs:28:24
[INFO] [stdout]    |
[INFO] [stdout] 28 |               pub struct [<$prefix ReqHeader>] {
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/oauth2.rs:5:1
[INFO] [stdout]    |
[INFO] [stdout]  5 | / define_api!(
[INFO] [stdout]  6 | |     Au10001 {
[INFO] [stdout]  7 | |         host: "https://mockapi.kiwoom.com",
[INFO] [stdout]  8 | |         endpoint: "/oauth2/token",
[INFO] [stdout] ...  |
[INFO] [stdout] 30 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `define_api` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Au10001Req` is never constructed
[INFO] [stdout]   --> src/api/macros.rs:33:24
[INFO] [stdout]    |
[INFO] [stdout] 33 |               pub struct [<$prefix Req>] {
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/oauth2.rs:5:1
[INFO] [stdout]    |
[INFO] [stdout]  5 | / define_api!(
[INFO] [stdout]  6 | |     Au10001 {
[INFO] [stdout]  7 | |         host: "https://mockapi.kiwoom.com",
[INFO] [stdout]  8 | |         endpoint: "/oauth2/token",
[INFO] [stdout] ...  |
[INFO] [stdout] 30 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `define_api` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Au10001ResHeader` is never constructed
[INFO] [stdout]   --> src/api/macros.rs:38:24
[INFO] [stdout]    |
[INFO] [stdout] 38 |               pub struct [<$prefix ResHeader>] {
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/oauth2.rs:5:1
[INFO] [stdout]    |
[INFO] [stdout]  5 | / define_api!(
[INFO] [stdout]  6 | |     Au10001 {
[INFO] [stdout]  7 | |         host: "https://mockapi.kiwoom.com",
[INFO] [stdout]  8 | |         endpoint: "/oauth2/token",
[INFO] [stdout] ...  |
[INFO] [stdout] 30 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `define_api` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Au10001Res` is never constructed
[INFO] [stdout]   --> src/api/macros.rs:43:24
[INFO] [stdout]    |
[INFO] [stdout] 43 |               pub struct [<$prefix Res>] {
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/oauth2.rs:5:1
[INFO] [stdout]    |
[INFO] [stdout]  5 | / define_api!(
[INFO] [stdout]  6 | |     Au10001 {
[INFO] [stdout]  7 | |         host: "https://mockapi.kiwoom.com",
[INFO] [stdout]  8 | |         endpoint: "/oauth2/token",
[INFO] [stdout] ...  |
[INFO] [stdout] 30 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `define_api` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Au10001` is never constructed
[INFO] [stdout]  --> src/api/oauth2.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 |     Au10001 {
[INFO] [stdout]   |     ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this warning originates in the macro `define_api` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Au10002ReqHeader` is never constructed
[INFO] [stdout]   --> src/api/macros.rs:28:24
[INFO] [stdout]    |
[INFO] [stdout] 28 |               pub struct [<$prefix ReqHeader>] {
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/oauth2.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 | / define_api!(
[INFO] [stdout] 34 | |     Au10002 {
[INFO] [stdout] 35 | |         host: "https://mockapi.kiwoom.com",
[INFO] [stdout] 36 | |         endpoint: "/oauth2/revoke",
[INFO] [stdout] ...  |
[INFO] [stdout] 56 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `define_api` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Au10002Req` is never constructed
[INFO] [stdout]   --> src/api/macros.rs:33:24
[INFO] [stdout]    |
[INFO] [stdout] 33 |               pub struct [<$prefix Req>] {
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/oauth2.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 | / define_api!(
[INFO] [stdout] 34 | |     Au10002 {
[INFO] [stdout] 35 | |         host: "https://mockapi.kiwoom.com",
[INFO] [stdout] 36 | |         endpoint: "/oauth2/revoke",
[INFO] [stdout] ...  |
[INFO] [stdout] 56 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `define_api` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Au10002ResHeader` is never constructed
[INFO] [stdout]   --> src/api/macros.rs:38:24
[INFO] [stdout]    |
[INFO] [stdout] 38 |               pub struct [<$prefix ResHeader>] {
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/oauth2.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 | / define_api!(
[INFO] [stdout] 34 | |     Au10002 {
[INFO] [stdout] 35 | |         host: "https://mockapi.kiwoom.com",
[INFO] [stdout] 36 | |         endpoint: "/oauth2/revoke",
[INFO] [stdout] ...  |
[INFO] [stdout] 56 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `define_api` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Au10002Res` is never constructed
[INFO] [stdout]   --> src/api/macros.rs:43:24
[INFO] [stdout]    |
[INFO] [stdout] 43 |               pub struct [<$prefix Res>] {
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/oauth2.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 | / define_api!(
[INFO] [stdout] 34 | |     Au10002 {
[INFO] [stdout] 35 | |         host: "https://mockapi.kiwoom.com",
[INFO] [stdout] 36 | |         endpoint: "/oauth2/revoke",
[INFO] [stdout] ...  |
[INFO] [stdout] 56 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `define_api` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Au10002` is never constructed
[INFO] [stdout]   --> src/api/oauth2.rs:34:5
[INFO] [stdout]    |
[INFO] [stdout] 34 |     Au10002 {
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `define_api` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Kt10000ReqHeader` is never constructed
[INFO] [stdout]   --> src/api/macros.rs:28:24
[INFO] [stdout]    |
[INFO] [stdout] 28 |               pub struct [<$prefix ReqHeader>] {
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/ordr.rs:5:1
[INFO] [stdout]    |
[INFO] [stdout]  5 | / define_api!(
[INFO] [stdout]  6 | |     Kt10000 {
[INFO] [stdout]  7 | |         host: "https://mockapi.kiwoom.com",
[INFO] [stdout]  8 | |         endpoint: "/api/dostk/ordr",
[INFO] [stdout] ...  |
[INFO] [stdout] 47 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `define_api` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Kt10000Req` is never constructed
[INFO] [stdout]   --> src/api/macros.rs:33:24
[INFO] [stdout]    |
[INFO] [stdout] 33 |               pub struct [<$prefix Req>] {
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/ordr.rs:5:1
[INFO] [stdout]    |
[INFO] [stdout]  5 | / define_api!(
[INFO] [stdout]  6 | |     Kt10000 {
[INFO] [stdout]  7 | |         host: "https://mockapi.kiwoom.com",
[INFO] [stdout]  8 | |         endpoint: "/api/dostk/ordr",
[INFO] [stdout] ...  |
[INFO] [stdout] 47 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `define_api` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Kt10000ResHeader` is never constructed
[INFO] [stdout]   --> src/api/macros.rs:38:24
[INFO] [stdout]    |
[INFO] [stdout] 38 |               pub struct [<$prefix ResHeader>] {
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/ordr.rs:5:1
[INFO] [stdout]    |
[INFO] [stdout]  5 | / define_api!(
[INFO] [stdout]  6 | |     Kt10000 {
[INFO] [stdout]  7 | |         host: "https://mockapi.kiwoom.com",
[INFO] [stdout]  8 | |         endpoint: "/api/dostk/ordr",
[INFO] [stdout] ...  |
[INFO] [stdout] 47 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `define_api` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Kt10000Res` is never constructed
[INFO] [stdout]   --> src/api/macros.rs:43:24
[INFO] [stdout]    |
[INFO] [stdout] 43 |               pub struct [<$prefix Res>] {
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/ordr.rs:5:1
[INFO] [stdout]    |
[INFO] [stdout]  5 | / define_api!(
[INFO] [stdout]  6 | |     Kt10000 {
[INFO] [stdout]  7 | |         host: "https://mockapi.kiwoom.com",
[INFO] [stdout]  8 | |         endpoint: "/api/dostk/ordr",
[INFO] [stdout] ...  |
[INFO] [stdout] 47 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `define_api` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Kt10000` is never constructed
[INFO] [stdout]  --> src/api/ordr.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 |     Kt10000 {
[INFO] [stdout]   |     ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this warning originates in the macro `define_api` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Kt10001ReqHeader` is never constructed
[INFO] [stdout]   --> src/api/macros.rs:28:24
[INFO] [stdout]    |
[INFO] [stdout] 28 |               pub struct [<$prefix ReqHeader>] {
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/ordr.rs:49:1
[INFO] [stdout]    |
[INFO] [stdout] 49 | / define_api!(
[INFO] [stdout] 50 | |     Kt10001 {
[INFO] [stdout] 51 | |         host: "https://mockapi.kiwoom.com",
[INFO] [stdout] 52 | |         endpoint: "/api/dostk/ordr",
[INFO] [stdout] ...  |
[INFO] [stdout] 91 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `define_api` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Kt10001Req` is never constructed
[INFO] [stdout]   --> src/api/macros.rs:33:24
[INFO] [stdout]    |
[INFO] [stdout] 33 |               pub struct [<$prefix Req>] {
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/ordr.rs:49:1
[INFO] [stdout]    |
[INFO] [stdout] 49 | / define_api!(
[INFO] [stdout] 50 | |     Kt10001 {
[INFO] [stdout] 51 | |         host: "https://mockapi.kiwoom.com",
[INFO] [stdout] 52 | |         endpoint: "/api/dostk/ordr",
[INFO] [stdout] ...  |
[INFO] [stdout] 91 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `define_api` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Kt10001ResHeader` is never constructed
[INFO] [stdout]   --> src/api/macros.rs:38:24
[INFO] [stdout]    |
[INFO] [stdout] 38 |               pub struct [<$prefix ResHeader>] {
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/ordr.rs:49:1
[INFO] [stdout]    |
[INFO] [stdout] 49 | / define_api!(
[INFO] [stdout] 50 | |     Kt10001 {
[INFO] [stdout] 51 | |         host: "https://mockapi.kiwoom.com",
[INFO] [stdout] 52 | |         endpoint: "/api/dostk/ordr",
[INFO] [stdout] ...  |
[INFO] [stdout] 91 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `define_api` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Kt10001Res` is never constructed
[INFO] [stdout]   --> src/api/macros.rs:43:24
[INFO] [stdout]    |
[INFO] [stdout] 43 |               pub struct [<$prefix Res>] {
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/ordr.rs:49:1
[INFO] [stdout]    |
[INFO] [stdout] 49 | / define_api!(
[INFO] [stdout] 50 | |     Kt10001 {
[INFO] [stdout] 51 | |         host: "https://mockapi.kiwoom.com",
[INFO] [stdout] 52 | |         endpoint: "/api/dostk/ordr",
[INFO] [stdout] ...  |
[INFO] [stdout] 91 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `define_api` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Kt10001` is never constructed
[INFO] [stdout]   --> src/api/ordr.rs:50:5
[INFO] [stdout]    |
[INFO] [stdout] 50 |     Kt10001 {
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `define_api` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Kt10002ReqHeader` is never constructed
[INFO] [stdout]    --> src/api/macros.rs:28:24
[INFO] [stdout]     |
[INFO] [stdout]  28 |               pub struct [<$prefix ReqHeader>] {
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/api/ordr.rs:93:1
[INFO] [stdout]     |
[INFO] [stdout]  93 | / define_api!(
[INFO] [stdout]  94 | |     Kt10002 {
[INFO] [stdout]  95 | |         host: "https://mockapi.kiwoom.com",
[INFO] [stdout]  96 | |         endpoint: "/api/dostk/ordr",
[INFO] [stdout] ...   |
[INFO] [stdout] 131 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `define_api` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Kt10002Req` is never constructed
[INFO] [stdout]    --> src/api/macros.rs:33:24
[INFO] [stdout]     |
[INFO] [stdout]  33 |               pub struct [<$prefix Req>] {
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/api/ordr.rs:93:1
[INFO] [stdout]     |
[INFO] [stdout]  93 | / define_api!(
[INFO] [stdout]  94 | |     Kt10002 {
[INFO] [stdout]  95 | |         host: "https://mockapi.kiwoom.com",
[INFO] [stdout]  96 | |         endpoint: "/api/dostk/ordr",
[INFO] [stdout] ...   |
[INFO] [stdout] 131 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `define_api` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Kt10002ResHeader` is never constructed
[INFO] [stdout]    --> src/api/macros.rs:38:24
[INFO] [stdout]     |
[INFO] [stdout]  38 |               pub struct [<$prefix ResHeader>] {
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/api/ordr.rs:93:1
[INFO] [stdout]     |
[INFO] [stdout]  93 | / define_api!(
[INFO] [stdout]  94 | |     Kt10002 {
[INFO] [stdout]  95 | |         host: "https://mockapi.kiwoom.com",
[INFO] [stdout]  96 | |         endpoint: "/api/dostk/ordr",
[INFO] [stdout] ...   |
[INFO] [stdout] 131 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `define_api` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Kt10002Res` is never constructed
[INFO] [stdout]    --> src/api/macros.rs:43:24
[INFO] [stdout]     |
[INFO] [stdout]  43 |               pub struct [<$prefix Res>] {
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/api/ordr.rs:93:1
[INFO] [stdout]     |
[INFO] [stdout]  93 | / define_api!(
[INFO] [stdout]  94 | |     Kt10002 {
[INFO] [stdout]  95 | |         host: "https://mockapi.kiwoom.com",
[INFO] [stdout]  96 | |         endpoint: "/api/dostk/ordr",
[INFO] [stdout] ...   |
[INFO] [stdout] 131 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `define_api` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Kt10002` is never constructed
[INFO] [stdout]   --> src/api/ordr.rs:94:5
[INFO] [stdout]    |
[INFO] [stdout] 94 |     Kt10002 {
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `define_api` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Kt10003ReqHeader` is never constructed
[INFO] [stdout]    --> src/api/macros.rs:28:24
[INFO] [stdout]     |
[INFO] [stdout]  28 |               pub struct [<$prefix ReqHeader>] {
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/api/ordr.rs:133:1
[INFO] [stdout]     |
[INFO] [stdout] 133 | / define_api!(
[INFO] [stdout] 134 | |     Kt10003 {
[INFO] [stdout] 135 | |         host: "https://mockapi.kiwoom.com",
[INFO] [stdout] 136 | |         endpoint: "/api/dostk/ordr",
[INFO] [stdout] ...   |
[INFO] [stdout] 168 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `define_api` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Kt10003Req` is never constructed
[INFO] [stdout]    --> src/api/macros.rs:33:24
[INFO] [stdout]     |
[INFO] [stdout]  33 |               pub struct [<$prefix Req>] {
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/api/ordr.rs:133:1
[INFO] [stdout]     |
[INFO] [stdout] 133 | / define_api!(
[INFO] [stdout] 134 | |     Kt10003 {
[INFO] [stdout] 135 | |         host: "https://mockapi.kiwoom.com",
[INFO] [stdout] 136 | |         endpoint: "/api/dostk/ordr",
[INFO] [stdout] ...   |
[INFO] [stdout] 168 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `define_api` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Kt10003ResHeader` is never constructed
[INFO] [stdout]    --> src/api/macros.rs:38:24
[INFO] [stdout]     |
[INFO] [stdout]  38 |               pub struct [<$prefix ResHeader>] {
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/api/ordr.rs:133:1
[INFO] [stdout]     |
[INFO] [stdout] 133 | / define_api!(
[INFO] [stdout] 134 | |     Kt10003 {
[INFO] [stdout] 135 | |         host: "https://mockapi.kiwoom.com",
[INFO] [stdout] 136 | |         endpoint: "/api/dostk/ordr",
[INFO] [stdout] ...   |
[INFO] [stdout] 168 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `define_api` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Kt10003Res` is never constructed
[INFO] [stdout]    --> src/api/macros.rs:43:24
[INFO] [stdout]     |
[INFO] [stdout]  43 |               pub struct [<$prefix Res>] {
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/api/ordr.rs:133:1
[INFO] [stdout]     |
[INFO] [stdout] 133 | / define_api!(
[INFO] [stdout] 134 | |     Kt10003 {
[INFO] [stdout] 135 | |         host: "https://mockapi.kiwoom.com",
[INFO] [stdout] 136 | |         endpoint: "/api/dostk/ordr",
[INFO] [stdout] ...   |
[INFO] [stdout] 168 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `define_api` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Kt10003` is never constructed
[INFO] [stdout]    --> src/api/ordr.rs:134:5
[INFO] [stdout]     |
[INFO] [stdout] 134 |     Kt10003 {
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `define_api` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `UserKey` is never constructed
[INFO] [stdout]  --> src/context.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub struct UserKey {
[INFO] [stdout]   |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `OAuth2Token` is never used
[INFO] [stdout]   --> src/context.rs:13:6
[INFO] [stdout]    |
[INFO] [stdout] 13 | type OAuth2Token = crate::api::oauth2::Au10001Res;
[INFO] [stdout]    |      ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `UserContext` is never constructed
[INFO] [stdout]   --> src/context.rs:16:12
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub struct UserContext {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static `USER_CONTEXT` is never used
[INFO] [stdout]   --> src/context.rs:21:12
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub static USER_CONTEXT: Lazy<Mutex<UserContext>> = Lazy::new(|| {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get_appkey`, `get_secretkey`, `set_oauth2_token`, and `get_oauth2_token` are never used
[INFO] [stdout]   --> src/context.rs:37:12
[INFO] [stdout]    |
[INFO] [stdout] 36 | impl UserContext {
[INFO] [stdout]    | ---------------- methods in this implementation
[INFO] [stdout] 37 |     pub fn get_appkey(&self) -> String {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 41 |     pub fn get_secretkey(&self) -> String {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 45 |     pub fn set_oauth2_token(&mut self, token: OAuth2Token) {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 49 |     pub fn get_oauth2_token(&self) -> Option<&OAuth2Token> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `ApiSpec` is never used
[INFO] [stdout]   --> src/api/mod.rs:14:11
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub trait ApiSpec {
[INFO] [stdout]    |           ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GenericApi` is never constructed
[INFO] [stdout]   --> src/api/mod.rs:25:12
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub struct GenericApi<T: ApiSpec> {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new` and `request` are never used
[INFO] [stdout]   --> src/api/mod.rs:30:12
[INFO] [stdout]    |
[INFO] [stdout] 29 | impl<T: ApiSpec> GenericApi<T> {
[INFO] [stdout]    | ------------------------------ associated items in this implementation
[INFO] [stdout] 30 |     pub fn new() -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 36 |     pub async fn request(
[INFO] [stdout]    |                  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Ka10072ResItem` is never constructed
[INFO] [stdout]  --> src/api/acnt.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct Ka10072ResItem {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Ka10072ReqHeader` is never constructed
[INFO] [stdout]   --> src/api/macros.rs:28:24
[INFO] [stdout]    |
[INFO] [stdout] 28 |               pub struct [<$prefix ReqHeader>] {
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/acnt.rs:23:1
[INFO] [stdout]    |
[INFO] [stdout] 23 | / define_api!(
[INFO] [stdout] 24 | |     Ka10072 {
[INFO] [stdout] 25 | |         host: "https://mockapi.kiwoom.com",
[INFO] [stdout] 26 | |         endpoint: "/api/dostk/acnt",
[INFO] [stdout] ...  |
[INFO] [stdout] 57 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `define_api` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Ka10072Req` is never constructed
[INFO] [stdout]   --> src/api/macros.rs:33:24
[INFO] [stdout]    |
[INFO] [stdout] 33 |               pub struct [<$prefix Req>] {
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/acnt.rs:23:1
[INFO] [stdout]    |
[INFO] [stdout] 23 | / define_api!(
[INFO] [stdout] 24 | |     Ka10072 {
[INFO] [stdout] 25 | |         host: "https://mockapi.kiwoom.com",
[INFO] [stdout] 26 | |         endpoint: "/api/dostk/acnt",
[INFO] [stdout] ...  |
[INFO] [stdout] 57 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `define_api` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Ka10072ResHeader` is never constructed
[INFO] [stdout]   --> src/api/macros.rs:38:24
[INFO] [stdout]    |
[INFO] [stdout] 38 |               pub struct [<$prefix ResHeader>] {
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/acnt.rs:23:1
[INFO] [stdout]    |
[INFO] [stdout] 23 | / define_api!(
[INFO] [stdout] 24 | |     Ka10072 {
[INFO] [stdout] 25 | |         host: "https://mockapi.kiwoom.com",
[INFO] [stdout] 26 | |         endpoint: "/api/dostk/acnt",
[INFO] [stdout] ...  |
[INFO] [stdout] 57 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `define_api` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Ka10072Res` is never constructed
[INFO] [stdout]   --> src/api/macros.rs:43:24
[INFO] [stdout]    |
[INFO] [stdout] 43 |               pub struct [<$prefix Res>] {
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/acnt.rs:23:1
[INFO] [stdout]    |
[INFO] [stdout] 23 | / define_api!(
[INFO] [stdout] 24 | |     Ka10072 {
[INFO] [stdout] 25 | |         host: "https://mockapi.kiwoom.com",
[INFO] [stdout] 26 | |         endpoint: "/api/dostk/acnt",
[INFO] [stdout] ...  |
[INFO] [stdout] 57 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `define_api` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Ka10072` is never constructed
[INFO] [stdout]   --> src/api/acnt.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 |     Ka10072 {
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `define_api` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Ka10073ResItem` is never constructed
[INFO] [stdout]   --> src/api/acnt.rs:77:12
[INFO] [stdout]    |
[INFO] [stdout] 77 | pub struct Ka10073ResItem {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Ka10073ReqHeader` is never constructed
[INFO] [stdout]    --> src/api/macros.rs:28:24
[INFO] [stdout]     |
[INFO] [stdout]  28 |               pub struct [<$prefix ReqHeader>] {
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/api/acnt.rs:94:1
[INFO] [stdout]     |
[INFO] [stdout]  94 | / define_api!(
[INFO] [stdout]  95 | |     Ka10073 {
[INFO] [stdout]  96 | |         host: "https://mockapi.kiwoom.com",
[INFO] [stdout]  97 | |         endpoint: "/api/dostk/acnt",
[INFO] [stdout] ...   |
[INFO] [stdout] 129 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `define_api` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Ka10073Req` is never constructed
[INFO] [stdout]    --> src/api/macros.rs:33:24
[INFO] [stdout]     |
[INFO] [stdout]  33 |               pub struct [<$prefix Req>] {
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/api/acnt.rs:94:1
[INFO] [stdout]     |
[INFO] [stdout]  94 | / define_api!(
[INFO] [stdout]  95 | |     Ka10073 {
[INFO] [stdout]  96 | |         host: "https://mockapi.kiwoom.com",
[INFO] [stdout]  97 | |         endpoint: "/api/dostk/acnt",
[INFO] [stdout] ...   |
[INFO] [stdout] 129 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `define_api` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Ka10073ResHeader` is never constructed
[INFO] [stdout]    --> src/api/macros.rs:38:24
[INFO] [stdout]     |
[INFO] [stdout]  38 |               pub struct [<$prefix ResHeader>] {
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/api/acnt.rs:94:1
[INFO] [stdout]     |
[INFO] [stdout]  94 | / define_api!(
[INFO] [stdout]  95 | |     Ka10073 {
[INFO] [stdout]  96 | |         host: "https://mockapi.kiwoom.com",
[INFO] [stdout]  97 | |         endpoint: "/api/dostk/acnt",
[INFO] [stdout] ...   |
[INFO] [stdout] 129 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `define_api` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Ka10073Res` is never constructed
[INFO] [stdout]    --> src/api/macros.rs:43:24
[INFO] [stdout]     |
[INFO] [stdout]  43 |               pub struct [<$prefix Res>] {
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/api/acnt.rs:94:1
[INFO] [stdout]     |
[INFO] [stdout]  94 | / define_api!(
[INFO] [stdout]  95 | |     Ka10073 {
[INFO] [stdout]  96 | |         host: "https://mockapi.kiwoom.com",
[INFO] [stdout]  97 | |         endpoint: "/api/dostk/acnt",
[INFO] [stdout] ...   |
[INFO] [stdout] 129 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `define_api` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Ka10073` is never constructed
[INFO] [stdout]   --> src/api/acnt.rs:95:5
[INFO] [stdout]    |
[INFO] [stdout] 95 |     Ka10073 {
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `define_api` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Ka10074ResItem` is never constructed
[INFO] [stdout]    --> src/api/acnt.rs:149:12
[INFO] [stdout]     |
[INFO] [stdout] 149 | pub struct Ka10074ResItem {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Ka10074ReqHeader` is never constructed
[INFO] [stdout]    --> src/api/macros.rs:28:24
[INFO] [stdout]     |
[INFO] [stdout]  28 |               pub struct [<$prefix ReqHeader>] {
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/api/acnt.rs:158:1
[INFO] [stdout]     |
[INFO] [stdout] 158 | / define_api!(
[INFO] [stdout] 159 | |     Ka10074 {
[INFO] [stdout] 160 | |         host: "https://mockapi.kiwoom.com",
[INFO] [stdout] 161 | |         endpoint: "/api/dostk/acnt",
[INFO] [stdout] ...   |
[INFO] [stdout] 197 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `define_api` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Ka10074Req` is never constructed
[INFO] [stdout]    --> src/api/macros.rs:33:24
[INFO] [stdout]     |
[INFO] [stdout]  33 |               pub struct [<$prefix Req>] {
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/api/acnt.rs:158:1
[INFO] [stdout]     |
[INFO] [stdout] 158 | / define_api!(
[INFO] [stdout] 159 | |     Ka10074 {
[INFO] [stdout] 160 | |         host: "https://mockapi.kiwoom.com",
[INFO] [stdout] 161 | |         endpoint: "/api/dostk/acnt",
[INFO] [stdout] ...   |
[INFO] [stdout] 197 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `define_api` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Ka10074ResHeader` is never constructed
[INFO] [stdout]    --> src/api/macros.rs:38:24
[INFO] [stdout]     |
[INFO] [stdout]  38 |               pub struct [<$prefix ResHeader>] {
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/api/acnt.rs:158:1
[INFO] [stdout]     |
[INFO] [stdout] 158 | / define_api!(
[INFO] [stdout] 159 | |     Ka10074 {
[INFO] [stdout] 160 | |         host: "https://mockapi.kiwoom.com",
[INFO] [stdout] 161 | |         endpoint: "/api/dostk/acnt",
[INFO] [stdout] ...   |
[INFO] [stdout] 197 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `define_api` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Ka10074Res` is never constructed
[INFO] [stdout]    --> src/api/macros.rs:43:24
[INFO] [stdout]     |
[INFO] [stdout]  43 |               pub struct [<$prefix Res>] {
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/api/acnt.rs:158:1
[INFO] [stdout]     |
[INFO] [stdout] 158 | / define_api!(
[INFO] [stdout] 159 | |     Ka10074 {
[INFO] [stdout] 160 | |         host: "https://mockapi.kiwoom.com",
[INFO] [stdout] 161 | |         endpoint: "/api/dostk/acnt",
[INFO] [stdout] ...   |
[INFO] [stdout] 197 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `define_api` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Ka10074` is never constructed
[INFO] [stdout]    --> src/api/acnt.rs:159:5
[INFO] [stdout]     |
[INFO] [stdout] 159 |     Ka10074 {
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `define_api` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Ka10075ResItem` is never constructed
[INFO] [stdout]    --> src/api/acnt.rs:214:12
[INFO] [stdout]     |
[INFO] [stdout] 214 | pub struct Ka10075ResItem {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Ka10075ReqHeader` is never constructed
[INFO] [stdout]    --> src/api/macros.rs:28:24
[INFO] [stdout]     |
[INFO] [stdout]  28 |               pub struct [<$prefix ReqHeader>] {
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/api/acnt.rs:247:1
[INFO] [stdout]     |
[INFO] [stdout] 247 | / define_api!(
[INFO] [stdout] 248 | |     Ka10075 {
[INFO] [stdout] 249 | |         host: "https://mockapi.kiwoom.com",
[INFO] [stdout] 250 | |         endpoint: "/api/dostk/acnt",
[INFO] [stdout] ...   |
[INFO] [stdout] 283 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `define_api` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Ka10075Req` is never constructed
[INFO] [stdout]    --> src/api/macros.rs:33:24
[INFO] [stdout]     |
[INFO] [stdout]  33 |               pub struct [<$prefix Req>] {
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/api/acnt.rs:247:1
[INFO] [stdout]     |
[INFO] [stdout] 247 | / define_api!(
[INFO] [stdout] 248 | |     Ka10075 {
[INFO] [stdout] 249 | |         host: "https://mockapi.kiwoom.com",
[INFO] [stdout] 250 | |         endpoint: "/api/dostk/acnt",
[INFO] [stdout] ...   |
[INFO] [stdout] 283 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `define_api` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Ka10075ResHeader` is never constructed
[INFO] [stdout]    --> src/api/macros.rs:38:24
[INFO] [stdout]     |
[INFO] [stdout]  38 |               pub struct [<$prefix ResHeader>] {
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/api/acnt.rs:247:1
[INFO] [stdout]     |
[INFO] [stdout] 247 | / define_api!(
[INFO] [stdout] 248 | |     Ka10075 {
[INFO] [stdout] 249 | |         host: "https://mockapi.kiwoom.com",
[INFO] [stdout] 250 | |         endpoint: "/api/dostk/acnt",
[INFO] [stdout] ...   |
[INFO] [stdout] 283 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `define_api` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Ka10075Res` is never constructed
[INFO] [stdout]    --> src/api/macros.rs:43:24
[INFO] [stdout]     |
[INFO] [stdout]  43 |               pub struct [<$prefix Res>] {
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/api/acnt.rs:247:1
[INFO] [stdout]     |
[INFO] [stdout] 247 | / define_api!(
[INFO] [stdout] 248 | |     Ka10075 {
[INFO] [stdout] 249 | |         host: "https://mockapi.kiwoom.com",
[INFO] [stdout] 250 | |         endpoint: "/api/dostk/acnt",
[INFO] [stdout] ...   |
[INFO] [stdout] 283 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `define_api` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Ka10075` is never constructed
[INFO] [stdout]    --> src/api/acnt.rs:248:5
[INFO] [stdout]     |
[INFO] [stdout] 248 |     Ka10075 {
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `define_api` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Ka40001ResItem` is never constructed
[INFO] [stdout]  --> src/api/etf.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct Ka40001ResItem {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Ka40001ReqHeader` is never constructed
[INFO] [stdout]   --> src/api/macros.rs:28:24
[INFO] [stdout]    |
[INFO] [stdout] 28 |               pub struct [<$prefix ReqHeader>] {
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/etf.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | / define_api!(
[INFO] [stdout] 14 | |     Ka40001 {
[INFO] [stdout] 15 | |         host: "https://mockapi.kiwoom.com",
[INFO] [stdout] 16 | |         endpoint: "/api/dostk/etf",
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `define_api` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Ka40001Req` is never constructed
[INFO] [stdout]   --> src/api/macros.rs:33:24
[INFO] [stdout]    |
[INFO] [stdout] 33 |               pub struct [<$prefix Req>] {
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/etf.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | / define_api!(
[INFO] [stdout] 14 | |     Ka40001 {
[INFO] [stdout] 15 | |         host: "https://mockapi.kiwoom.com",
[INFO] [stdout] 16 | |         endpoint: "/api/dostk/etf",
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `define_api` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Ka40001ResHeader` is never constructed
[INFO] [stdout]   --> src/api/macros.rs:38:24
[INFO] [stdout]    |
[INFO] [stdout] 38 |               pub struct [<$prefix ResHeader>] {
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/etf.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | / define_api!(
[INFO] [stdout] 14 | |     Ka40001 {
[INFO] [stdout] 15 | |         host: "https://mockapi.kiwoom.com",
[INFO] [stdout] 16 | |         endpoint: "/api/dostk/etf",
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `define_api` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Ka40001Res` is never constructed
[INFO] [stdout]   --> src/api/macros.rs:43:24
[INFO] [stdout]    |
[INFO] [stdout] 43 |               pub struct [<$prefix Res>] {
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/etf.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | / define_api!(
[INFO] [stdout] 14 | |     Ka40001 {
[INFO] [stdout] 15 | |         host: "https://mockapi.kiwoom.com",
[INFO] [stdout] 16 | |         endpoint: "/api/dostk/etf",
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `define_api` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Ka40001` is never constructed
[INFO] [stdout]   --> src/api/etf.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 |     Ka40001 {
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `define_api` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Ka40002ReqHeader` is never constructed
[INFO] [stdout]   --> src/api/macros.rs:28:24
[INFO] [stdout]    |
[INFO] [stdout] 28 |               pub struct [<$prefix ReqHeader>] {
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/etf.rs:47:1
[INFO] [stdout]    |
[INFO] [stdout] 47 | / define_api!(
[INFO] [stdout] 48 | |     Ka40002 {
[INFO] [stdout] 49 | |         host: "https://mockapi.kiwoom.com",
[INFO] [stdout] 50 | |         endpoint: "/api/dostk/etf",
[INFO] [stdout] ...  |
[INFO] [stdout] 81 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `define_api` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Ka40002Req` is never constructed
[INFO] [stdout]   --> src/api/macros.rs:33:24
[INFO] [stdout]    |
[INFO] [stdout] 33 |               pub struct [<$prefix Req>] {
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/etf.rs:47:1
[INFO] [stdout]    |
[INFO] [stdout] 47 | / define_api!(
[INFO] [stdout] 48 | |     Ka40002 {
[INFO] [stdout] 49 | |         host: "https://mockapi.kiwoom.com",
[INFO] [stdout] 50 | |         endpoint: "/api/dostk/etf",
[INFO] [stdout] ...  |
[INFO] [stdout] 81 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `define_api` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Ka40002ResHeader` is never constructed
[INFO] [stdout]   --> src/api/macros.rs:38:24
[INFO] [stdout]    |
[INFO] [stdout] 38 |               pub struct [<$prefix ResHeader>] {
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/etf.rs:47:1
[INFO] [stdout]    |
[INFO] [stdout] 47 | / define_api!(
[INFO] [stdout] 48 | |     Ka40002 {
[INFO] [stdout] 49 | |         host: "https://mockapi.kiwoom.com",
[INFO] [stdout] 50 | |         endpoint: "/api/dostk/etf",
[INFO] [stdout] ...  |
[INFO] [stdout] 81 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `define_api` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Ka40002Res` is never constructed
[INFO] [stdout]   --> src/api/macros.rs:43:24
[INFO] [stdout]    |
[INFO] [stdout] 43 |               pub struct [<$prefix Res>] {
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/etf.rs:47:1
[INFO] [stdout]    |
[INFO] [stdout] 47 | / define_api!(
[INFO] [stdout] 48 | |     Ka40002 {
[INFO] [stdout] 49 | |         host: "https://mockapi.kiwoom.com",
[INFO] [stdout] 50 | |         endpoint: "/api/dostk/etf",
[INFO] [stdout] ...  |
[INFO] [stdout] 81 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `define_api` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Ka40002` is never constructed
[INFO] [stdout]   --> src/api/etf.rs:48:5
[INFO] [stdout]    |
[INFO] [stdout] 48 |     Ka40002 {
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `define_api` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Ka40003ResItem` is never constructed
[INFO] [stdout]   --> src/api/etf.rs:84:12
[INFO] [stdout]    |
[INFO] [stdout] 84 | pub struct Ka40003ResItem {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Ka40003ReqHeader` is never constructed
[INFO] [stdout]    --> src/api/macros.rs:28:24
[INFO] [stdout]     |
[INFO] [stdout]  28 |               pub struct [<$prefix ReqHeader>] {
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/api/etf.rs:101:1
[INFO] [stdout]     |
[INFO] [stdout] 101 | / define_api!(
[INFO] [stdout] 102 | |     Ka40003 {
[INFO] [stdout] 103 | |         host: "https://mockapi.kiwoom.com",
[INFO] [stdout] 104 | |         endpoint: "/api/dostk/etf",
[INFO] [stdout] ...   |
[INFO] [stdout] 131 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `define_api` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Ka40003Req` is never constructed
[INFO] [stdout]    --> src/api/macros.rs:33:24
[INFO] [stdout]     |
[INFO] [stdout]  33 |               pub struct [<$prefix Req>] {
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/api/etf.rs:101:1
[INFO] [stdout]     |
[INFO] [stdout] 101 | / define_api!(
[INFO] [stdout] 102 | |     Ka40003 {
[INFO] [stdout] 103 | |         host: "https://mockapi.kiwoom.com",
[INFO] [stdout] 104 | |         endpoint: "/api/dostk/etf",
[INFO] [stdout] ...   |
[INFO] [stdout] 131 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `define_api` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Ka40003ResHeader` is never constructed
[INFO] [stdout]    --> src/api/macros.rs:38:24
[INFO] [stdout]     |
[INFO] [stdout]  38 |               pub struct [<$prefix ResHeader>] {
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/api/etf.rs:101:1
[INFO] [stdout]     |
[INFO] [stdout] 101 | / define_api!(
[INFO] [stdout] 102 | |     Ka40003 {
[INFO] [stdout] 103 | |         host: "https://mockapi.kiwoom.com",
[INFO] [stdout] 104 | |         endpoint: "/api/dostk/etf",
[INFO] [stdout] ...   |
[INFO] [stdout] 131 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `define_api` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Ka40003Res` is never constructed
[INFO] [stdout]    --> src/api/macros.rs:43:24
[INFO] [stdout]     |
[INFO] [stdout]  43 |               pub struct [<$prefix Res>] {
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/api/etf.rs:101:1
[INFO] [stdout]     |
[INFO] [stdout] 101 | / define_api!(
[INFO] [stdout] 102 | |     Ka40003 {
[INFO] [stdout] 103 | |         host: "https://mockapi.kiwoom.com",
[INFO] [stdout] 104 | |         endpoint: "/api/dostk/etf",
[INFO] [stdout] ...   |
[INFO] [stdout] 131 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `define_api` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Ka40003` is never constructed
[INFO] [stdout]    --> src/api/etf.rs:102:5
[INFO] [stdout]     |
[INFO] [stdout] 102 |     Ka40003 {
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `define_api` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Ka40004ResItem` is never constructed
[INFO] [stdout]    --> src/api/etf.rs:134:12
[INFO] [stdout]     |
[INFO] [stdout] 134 | pub struct Ka40004ResItem {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Ka40004ReqHeader` is never constructed
[INFO] [stdout]    --> src/api/macros.rs:28:24
[INFO] [stdout]     |
[INFO] [stdout]  28 |               pub struct [<$prefix ReqHeader>] {
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/api/etf.rs:155:1
[INFO] [stdout]     |
[INFO] [stdout] 155 | / define_api!(
[INFO] [stdout] 156 | |     Ka40004 {
[INFO] [stdout] 157 | |         host: "https://mockapi.kiwoom.com",
[INFO] [stdout] 158 | |         endpoint: "/api/dostk/etf",
[INFO] [stdout] ...   |
[INFO] [stdout] 207 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `define_api` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Ka40004Req` is never constructed
[INFO] [stdout]    --> src/api/macros.rs:33:24
[INFO] [stdout]     |
[INFO] [stdout]  33 |               pub struct [<$prefix Req>] {
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/api/etf.rs:155:1
[INFO] [stdout]     |
[INFO] [stdout] 155 | / define_api!(
[INFO] [stdout] 156 | |     Ka40004 {
[INFO] [stdout] 157 | |         host: "https://mockapi.kiwoom.com",
[INFO] [stdout] 158 | |         endpoint: "/api/dostk/etf",
[INFO] [stdout] ...   |
[INFO] [stdout] 207 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `define_api` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Ka40004ResHeader` is never constructed
[INFO] [stdout]    --> src/api/macros.rs:38:24
[INFO] [stdout]     |
[INFO] [stdout]  38 |               pub struct [<$prefix ResHeader>] {
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/api/etf.rs:155:1
[INFO] [stdout]     |
[INFO] [stdout] 155 | / define_api!(
[INFO] [stdout] 156 | |     Ka40004 {
[INFO] [stdout] 157 | |         host: "https://mockapi.kiwoom.com",
[INFO] [stdout] 158 | |         endpoint: "/api/dostk/etf",
[INFO] [stdout] ...   |
[INFO] [stdout] 207 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `define_api` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Ka40004Res` is never constructed
[INFO] [stdout]    --> src/api/macros.rs:43:24
[INFO] [stdout]     |
[INFO] [stdout]  43 |               pub struct [<$prefix Res>] {
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/api/etf.rs:155:1
[INFO] [stdout]     |
[INFO] [stdout] 155 | / define_api!(
[INFO] [stdout] 156 | |     Ka40004 {
[INFO] [stdout] 157 | |         host: "https://mockapi.kiwoom.com",
[INFO] [stdout] 158 | |         endpoint: "/api/dostk/etf",
[INFO] [stdout] ...   |
[INFO] [stdout] 207 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `define_api` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Ka40004` is never constructed
[INFO] [stdout]    --> src/api/etf.rs:156:5
[INFO] [stdout]     |
[INFO] [stdout] 156 |     Ka40004 {
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `define_api` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Au10001ReqHeader` is never constructed
[INFO] [stdout]   --> src/api/macros.rs:28:24
[INFO] [stdout]    |
[INFO] [stdout] 28 |               pub struct [<$prefix ReqHeader>] {
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/oauth2.rs:5:1
[INFO] [stdout]    |
[INFO] [stdout]  5 | / define_api!(
[INFO] [stdout]  6 | |     Au10001 {
[INFO] [stdout]  7 | |         host: "https://mockapi.kiwoom.com",
[INFO] [stdout]  8 | |         endpoint: "/oauth2/token",
[INFO] [stdout] ...  |
[INFO] [stdout] 30 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `define_api` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Au10001Req` is never constructed
[INFO] [stdout]   --> src/api/macros.rs:33:24
[INFO] [stdout]    |
[INFO] [stdout] 33 |               pub struct [<$prefix Req>] {
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/oauth2.rs:5:1
[INFO] [stdout]    |
[INFO] [stdout]  5 | / define_api!(
[INFO] [stdout]  6 | |     Au10001 {
[INFO] [stdout]  7 | |         host: "https://mockapi.kiwoom.com",
[INFO] [stdout]  8 | |         endpoint: "/oauth2/token",
[INFO] [stdout] ...  |
[INFO] [stdout] 30 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `define_api` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Au10001ResHeader` is never constructed
[INFO] [stdout]   --> src/api/macros.rs:38:24
[INFO] [stdout]    |
[INFO] [stdout] 38 |               pub struct [<$prefix ResHeader>] {
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/oauth2.rs:5:1
[INFO] [stdout]    |
[INFO] [stdout]  5 | / define_api!(
[INFO] [stdout]  6 | |     Au10001 {
[INFO] [stdout]  7 | |         host: "https://mockapi.kiwoom.com",
[INFO] [stdout]  8 | |         endpoint: "/oauth2/token",
[INFO] [stdout] ...  |
[INFO] [stdout] 30 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `define_api` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Au10001Res` is never constructed
[INFO] [stdout]   --> src/api/macros.rs:43:24
[INFO] [stdout]    |
[INFO] [stdout] 43 |               pub struct [<$prefix Res>] {
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/oauth2.rs:5:1
[INFO] [stdout]    |
[INFO] [stdout]  5 | / define_api!(
[INFO] [stdout]  6 | |     Au10001 {
[INFO] [stdout]  7 | |         host: "https://mockapi.kiwoom.com",
[INFO] [stdout]  8 | |         endpoint: "/oauth2/token",
[INFO] [stdout] ...  |
[INFO] [stdout] 30 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `define_api` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Au10001` is never constructed
[INFO] [stdout]  --> src/api/oauth2.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 |     Au10001 {
[INFO] [stdout]   |     ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this warning originates in the macro `define_api` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Au10002ReqHeader` is never constructed
[INFO] [stdout]   --> src/api/macros.rs:28:24
[INFO] [stdout]    |
[INFO] [stdout] 28 |               pub struct [<$prefix ReqHeader>] {
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/oauth2.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 | / define_api!(
[INFO] [stdout] 34 | |     Au10002 {
[INFO] [stdout] 35 | |         host: "https://mockapi.kiwoom.com",
[INFO] [stdout] 36 | |         endpoint: "/oauth2/revoke",
[INFO] [stdout] ...  |
[INFO] [stdout] 56 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `define_api` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Au10002Req` is never constructed
[INFO] [stdout]   --> src/api/macros.rs:33:24
[INFO] [stdout]    |
[INFO] [stdout] 33 |               pub struct [<$prefix Req>] {
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/oauth2.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 | / define_api!(
[INFO] [stdout] 34 | |     Au10002 {
[INFO] [stdout] 35 | |         host: "https://mockapi.kiwoom.com",
[INFO] [stdout] 36 | |         endpoint: "/oauth2/revoke",
[INFO] [stdout] ...  |
[INFO] [stdout] 56 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `define_api` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Au10002ResHeader` is never constructed
[INFO] [stdout]   --> src/api/macros.rs:38:24
[INFO] [stdout]    |
[INFO] [stdout] 38 |               pub struct [<$prefix ResHeader>] {
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/oauth2.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 | / define_api!(
[INFO] [stdout] 34 | |     Au10002 {
[INFO] [stdout] 35 | |         host: "https://mockapi.kiwoom.com",
[INFO] [stdout] 36 | |         endpoint: "/oauth2/revoke",
[INFO] [stdout] ...  |
[INFO] [stdout] 56 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `define_api` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Au10002Res` is never constructed
[INFO] [stdout]   --> src/api/macros.rs:43:24
[INFO] [stdout]    |
[INFO] [stdout] 43 |               pub struct [<$prefix Res>] {
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/oauth2.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 | / define_api!(
[INFO] [stdout] 34 | |     Au10002 {
[INFO] [stdout] 35 | |         host: "https://mockapi.kiwoom.com",
[INFO] [stdout] 36 | |         endpoint: "/oauth2/revoke",
[INFO] [stdout] ...  |
[INFO] [stdout] 56 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `define_api` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Au10002` is never constructed
[INFO] [stdout]   --> src/api/oauth2.rs:34:5
[INFO] [stdout]    |
[INFO] [stdout] 34 |     Au10002 {
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `define_api` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Kt10000ReqHeader` is never constructed
[INFO] [stdout]   --> src/api/macros.rs:28:24
[INFO] [stdout]    |
[INFO] [stdout] 28 |               pub struct [<$prefix ReqHeader>] {
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/ordr.rs:5:1
[INFO] [stdout]    |
[INFO] [stdout]  5 | / define_api!(
[INFO] [stdout]  6 | |     Kt10000 {
[INFO] [stdout]  7 | |         host: "https://mockapi.kiwoom.com",
[INFO] [stdout]  8 | |         endpoint: "/api/dostk/ordr",
[INFO] [stdout] ...  |
[INFO] [stdout] 47 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `define_api` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Kt10000Req` is never constructed
[INFO] [stdout]   --> src/api/macros.rs:33:24
[INFO] [stdout]    |
[INFO] [stdout] 33 |               pub struct [<$prefix Req>] {
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/ordr.rs:5:1
[INFO] [stdout]    |
[INFO] [stdout]  5 | / define_api!(
[INFO] [stdout]  6 | |     Kt10000 {
[INFO] [stdout]  7 | |         host: "https://mockapi.kiwoom.com",
[INFO] [stdout]  8 | |         endpoint: "/api/dostk/ordr",
[INFO] [stdout] ...  |
[INFO] [stdout] 47 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `define_api` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Kt10000ResHeader` is never constructed
[INFO] [stdout]   --> src/api/macros.rs:38:24
[INFO] [stdout]    |
[INFO] [stdout] 38 |               pub struct [<$prefix ResHeader>] {
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/ordr.rs:5:1
[INFO] [stdout]    |
[INFO] [stdout]  5 | / define_api!(
[INFO] [stdout]  6 | |     Kt10000 {
[INFO] [stdout]  7 | |         host: "https://mockapi.kiwoom.com",
[INFO] [stdout]  8 | |         endpoint: "/api/dostk/ordr",
[INFO] [stdout] ...  |
[INFO] [stdout] 47 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `define_api` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Kt10000Res` is never constructed
[INFO] [stdout]   --> src/api/macros.rs:43:24
[INFO] [stdout]    |
[INFO] [stdout] 43 |               pub struct [<$prefix Res>] {
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/ordr.rs:5:1
[INFO] [stdout]    |
[INFO] [stdout]  5 | / define_api!(
[INFO] [stdout]  6 | |     Kt10000 {
[INFO] [stdout]  7 | |         host: "https://mockapi.kiwoom.com",
[INFO] [stdout]  8 | |         endpoint: "/api/dostk/ordr",
[INFO] [stdout] ...  |
[INFO] [stdout] 47 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `define_api` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Kt10000` is never constructed
[INFO] [stdout]  --> src/api/ordr.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 |     Kt10000 {
[INFO] [stdout]   |     ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this warning originates in the macro `define_api` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Kt10001ReqHeader` is never constructed
[INFO] [stdout]   --> src/api/macros.rs:28:24
[INFO] [stdout]    |
[INFO] [stdout] 28 |               pub struct [<$prefix ReqHeader>] {
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/ordr.rs:49:1
[INFO] [stdout]    |
[INFO] [stdout] 49 | / define_api!(
[INFO] [stdout] 50 | |     Kt10001 {
[INFO] [stdout] 51 | |         host: "https://mockapi.kiwoom.com",
[INFO] [stdout] 52 | |         endpoint: "/api/dostk/ordr",
[INFO] [stdout] ...  |
[INFO] [stdout] 91 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `define_api` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Kt10001Req` is never constructed
[INFO] [stdout]   --> src/api/macros.rs:33:24
[INFO] [stdout]    |
[INFO] [stdout] 33 |               pub struct [<$prefix Req>] {
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/ordr.rs:49:1
[INFO] [stdout]    |
[INFO] [stdout] 49 | / define_api!(
[INFO] [stdout] 50 | |     Kt10001 {
[INFO] [stdout] 51 | |         host: "https://mockapi.kiwoom.com",
[INFO] [stdout] 52 | |         endpoint: "/api/dostk/ordr",
[INFO] [stdout] ...  |
[INFO] [stdout] 91 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `define_api` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Kt10001ResHeader` is never constructed
[INFO] [stdout]   --> src/api/macros.rs:38:24
[INFO] [stdout]    |
[INFO] [stdout] 38 |               pub struct [<$prefix ResHeader>] {
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/ordr.rs:49:1
[INFO] [stdout]    |
[INFO] [stdout] 49 | / define_api!(
[INFO] [stdout] 50 | |     Kt10001 {
[INFO] [stdout] 51 | |         host: "https://mockapi.kiwoom.com",
[INFO] [stdout] 52 | |         endpoint: "/api/dostk/ordr",
[INFO] [stdout] ...  |
[INFO] [stdout] 91 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `define_api` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Kt10001Res` is never constructed
[INFO] [stdout]   --> src/api/macros.rs:43:24
[INFO] [stdout]    |
[INFO] [stdout] 43 |               pub struct [<$prefix Res>] {
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api/ordr.rs:49:1
[INFO] [stdout]    |
[INFO] [stdout] 49 | / define_api!(
[INFO] [stdout] 50 | |     Kt10001 {
[INFO] [stdout] 51 | |         host: "https://mockapi.kiwoom.com",
[INFO] [stdout] 52 | |         endpoint: "/api/dostk/ordr",
[INFO] [stdout] ...  |
[INFO] [stdout] 91 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `define_api` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Kt10001` is never constructed
[INFO] [stdout]   --> src/api/ordr.rs:50:5
[INFO] [stdout]    |
[INFO] [stdout] 50 |     Kt10001 {
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `define_api` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Kt10002ReqHeader` is never constructed
[INFO] [stdout]    --> src/api/macros.rs:28:24
[INFO] [stdout]     |
[INFO] [stdout]  28 |               pub struct [<$prefix ReqHeader>] {
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/api/ordr.rs:93:1
[INFO] [stdout]     |
[INFO] [stdout]  93 | / define_api!(
[INFO] [stdout]  94 | |     Kt10002 {
[INFO] [stdout]  95 | |         host: "https://mockapi.kiwoom.com",
[INFO] [stdout]  96 | |         endpoint: "/api/dostk/ordr",
[INFO] [stdout] ...   |
[INFO] [stdout] 131 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `define_api` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Kt10002Req` is never constructed
[INFO] [stdout]    --> src/api/macros.rs:33:24
[INFO] [stdout]     |
[INFO] [stdout]  33 |               pub struct [<$prefix Req>] {
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/api/ordr.rs:93:1
[INFO] [stdout]     |
[INFO] [stdout]  93 | / define_api!(
[INFO] [stdout]  94 | |     Kt10002 {
[INFO] [stdout]  95 | |         host: "https://mockapi.kiwoom.com",
[INFO] [stdout]  96 | |         endpoint: "/api/dostk/ordr",
[INFO] [stdout] ...   |
[INFO] [stdout] 131 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `define_api` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Kt10002ResHeader` is never constructed
[INFO] [stdout]    --> src/api/macros.rs:38:24
[INFO] [stdout]     |
[INFO] [stdout]  38 |               pub struct [<$prefix ResHeader>] {
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/api/ordr.rs:93:1
[INFO] [stdout]     |
[INFO] [stdout]  93 | / define_api!(
[INFO] [stdout]  94 | |     Kt10002 {
[INFO] [stdout]  95 | |         host: "https://mockapi.kiwoom.com",
[INFO] [stdout]  96 | |         endpoint: "/api/dostk/ordr",
[INFO] [stdout] ...   |
[INFO] [stdout] 131 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `define_api` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Kt10002Res` is never constructed
[INFO] [stdout]    --> src/api/macros.rs:43:24
[INFO] [stdout]     |
[INFO] [stdout]  43 |               pub struct [<$prefix Res>] {
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/api/ordr.rs:93:1
[INFO] [stdout]     |
[INFO] [stdout]  93 | / define_api!(
[INFO] [stdout]  94 | |     Kt10002 {
[INFO] [stdout]  95 | |         host: "https://mockapi.kiwoom.com",
[INFO] [stdout]  96 | |         endpoint: "/api/dostk/ordr",
[INFO] [stdout] ...   |
[INFO] [stdout] 131 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `define_api` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Kt10002` is never constructed
[INFO] [stdout]   --> src/api/ordr.rs:94:5
[INFO] [stdout]    |
[INFO] [stdout] 94 |     Kt10002 {
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `define_api` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Kt10003ReqHeader` is never constructed
[INFO] [stdout]    --> src/api/macros.rs:28:24
[INFO] [stdout]     |
[INFO] [stdout]  28 |               pub struct [<$prefix ReqHeader>] {
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/api/ordr.rs:133:1
[INFO] [stdout]     |
[INFO] [stdout] 133 | / define_api!(
[INFO] [stdout] 134 | |     Kt10003 {
[INFO] [stdout] 135 | |         host: "https://mockapi.kiwoom.com",
[INFO] [stdout] 136 | |         endpoint: "/api/dostk/ordr",
[INFO] [stdout] ...   |
[INFO] [stdout] 168 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `define_api` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Kt10003Req` is never constructed
[INFO] [stdout]    --> src/api/macros.rs:33:24
[INFO] [stdout]     |
[INFO] [stdout]  33 |               pub struct [<$prefix Req>] {
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/api/ordr.rs:133:1
[INFO] [stdout]     |
[INFO] [stdout] 133 | / define_api!(
[INFO] [stdout] 134 | |     Kt10003 {
[INFO] [stdout] 135 | |         host: "https://mockapi.kiwoom.com",
[INFO] [stdout] 136 | |         endpoint: "/api/dostk/ordr",
[INFO] [stdout] ...   |
[INFO] [stdout] 168 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `define_api` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Kt10003ResHeader` is never constructed
[INFO] [stdout]    --> src/api/macros.rs:38:24
[INFO] [stdout]     |
[INFO] [stdout]  38 |               pub struct [<$prefix ResHeader>] {
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/api/ordr.rs:133:1
[INFO] [stdout]     |
[INFO] [stdout] 133 | / define_api!(
[INFO] [stdout] 134 | |     Kt10003 {
[INFO] [stdout] 135 | |         host: "https://mockapi.kiwoom.com",
[INFO] [stdout] 136 | |         endpoint: "/api/dostk/ordr",
[INFO] [stdout] ...   |
[INFO] [stdout] 168 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `define_api` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Kt10003Res` is never constructed
[INFO] [stdout]    --> src/api/macros.rs:43:24
[INFO] [stdout]     |
[INFO] [stdout]  43 |               pub struct [<$prefix Res>] {
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/api/ordr.rs:133:1
[INFO] [stdout]     |
[INFO] [stdout] 133 | / define_api!(
[INFO] [stdout] 134 | |     Kt10003 {
[INFO] [stdout] 135 | |         host: "https://mockapi.kiwoom.com",
[INFO] [stdout] 136 | |         endpoint: "/api/dostk/ordr",
[INFO] [stdout] ...   |
[INFO] [stdout] 168 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `define_api` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Kt10003` is never constructed
[INFO] [stdout]    --> src/api/ordr.rs:134:5
[INFO] [stdout]     |
[INFO] [stdout] 134 |     Kt10003 {
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `define_api` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `UserKey` is never constructed
[INFO] [stdout]  --> src/context.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub struct UserKey {
[INFO] [stdout]   |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `OAuth2Token` is never used
[INFO] [stdout]   --> src/context.rs:13:6
[INFO] [stdout]    |
[INFO] [stdout] 13 | type OAuth2Token = crate::api::oauth2::Au10001Res;
[INFO] [stdout]    |      ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `UserContext` is never constructed
[INFO] [stdout]   --> src/context.rs:16:12
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub struct UserContext {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static `USER_CONTEXT` is never used
[INFO] [stdout]   --> src/context.rs:21:12
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub static USER_CONTEXT: Lazy<Mutex<UserContext>> = Lazy::new(|| {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get_appkey`, `get_secretkey`, `set_oauth2_token`, and `get_oauth2_token` are never used
[INFO] [stdout]   --> src/context.rs:37:12
[INFO] [stdout]    |
[INFO] [stdout] 36 | impl UserContext {
[INFO] [stdout]    | ---------------- methods in this implementation
[INFO] [stdout] 37 |     pub fn get_appkey(&self) -> String {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 41 |     pub fn get_secretkey(&self) -> String {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 45 |     pub fn set_oauth2_token(&mut self, token: OAuth2Token) {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 49 |     pub fn get_oauth2_token(&self) -> Option<&OAuth2Token> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.69s
[INFO] running `Command { std: "docker" "inspect" "45c8162d2504ea7811d5729659784c6a7c4da989250e20cebd4a05e82367fd68", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "45c8162d2504ea7811d5729659784c6a7c4da989250e20cebd4a05e82367fd68", kill_on_drop: false }`
[INFO] [stdout] 45c8162d2504ea7811d5729659784c6a7c4da989250e20cebd4a05e82367fd68
