[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] building sg-jaehyeon/FeedingHeroes against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsg-jaehyeon%2FFeedingHeroes" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/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-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/sg-jaehyeon/FeedingHeroes on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 03f6ec2fc2fa3fd662e1e95bc85f5e14f5c12acf1308e32ede342c9025e80f9c [INFO] running `Command { std: "docker" "start" "-a" "03f6ec2fc2fa3fd662e1e95bc85f5e14f5c12acf1308e32ede342c9025e80f9c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "03f6ec2fc2fa3fd662e1e95bc85f5e14f5c12acf1308e32ede342c9025e80f9c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "03f6ec2fc2fa3fd662e1e95bc85f5e14f5c12acf1308e32ede342c9025e80f9c", kill_on_drop: false }` [INFO] [stdout] 03f6ec2fc2fa3fd662e1e95bc85f5e14f5c12acf1308e32ede342c9025e80f9c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0f54424a02b8e2843d09c7904ebf464027bf1f5f69b07b93ba3c358a7774bdfe [INFO] running `Command { std: "docker" "start" "-a" "0f54424a02b8e2843d09c7904ebf464027bf1f5f69b07b93ba3c358a7774bdfe", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling cc v1.2.29 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling slab v0.4.10 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling openssl-probe v0.1.6 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling rustversion v1.0.21 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling iri-string v0.7.8 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling axum-core v0.5.2 [INFO] [stderr] Compiling matchit v0.8.4 [INFO] [stderr] Compiling 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] Compiling tokio v1.46.1 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling serde_path_to_error v0.1.17 [INFO] [stderr] Compiling h2 v0.4.11 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling hyper-util v0.1.14 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling axum v0.8.4 [INFO] [stderr] Compiling reqwest v0.12.22 [INFO] [stderr] Compiling 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: 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 { [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 GenericApi { [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 `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 `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: 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: static `USER_CONTEXT` is never used [INFO] [stdout] --> src/context.rs:21:12 [INFO] [stdout] | [INFO] [stdout] 21 | pub static USER_CONTEXT: Lazy> = Lazy::new(|| { [INFO] [stdout] | ^^^^^^^^^^^^ [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 `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 `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: 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: 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 `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 `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 `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 `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 `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 `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 `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] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 34s [INFO] running `Command { std: "docker" "inspect" "0f54424a02b8e2843d09c7904ebf464027bf1f5f69b07b93ba3c358a7774bdfe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0f54424a02b8e2843d09c7904ebf464027bf1f5f69b07b93ba3c358a7774bdfe", kill_on_drop: false }` [INFO] [stdout] 0f54424a02b8e2843d09c7904ebf464027bf1f5f69b07b93ba3c358a7774bdfe [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7d16009079b12ffce0cee3cf2797c633d55ed09a8ee9ab68d0e98a4567c0a9c7 [INFO] running `Command { std: "docker" "start" "-a" "7d16009079b12ffce0cee3cf2797c633d55ed09a8ee9ab68d0e98a4567c0a9c7", kill_on_drop: false }` [INFO] [stderr] Compiling 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: 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 `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 `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: struct `GenericApi` is never constructed [INFO] [stdout] --> src/api/mod.rs:25:12 [INFO] [stdout] | [INFO] [stdout] 25 | pub struct GenericApi { [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: static `USER_CONTEXT` is never used [INFO] [stdout] --> src/context.rs:21:12 [INFO] [stdout] | [INFO] [stdout] 21 | pub static USER_CONTEXT: Lazy> = 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: 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: associated items `new` and `request` are never used [INFO] [stdout] --> src/api/mod.rs:30:12 [INFO] [stdout] | [INFO] [stdout] 29 | impl GenericApi { [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 `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 `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 `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 `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 `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 `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 `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 `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 `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 `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 `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 `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 `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] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.47s [INFO] running `Command { std: "docker" "inspect" "7d16009079b12ffce0cee3cf2797c633d55ed09a8ee9ab68d0e98a4567c0a9c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7d16009079b12ffce0cee3cf2797c633d55ed09a8ee9ab68d0e98a4567c0a9c7", kill_on_drop: false }` [INFO] [stdout] 7d16009079b12ffce0cee3cf2797c633d55ed09a8ee9ab68d0e98a4567c0a9c7