[INFO] cloning repository https://github.com/dongwondavid/stockrs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dongwondavid/stockrs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdongwondavid%2Fstockrs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdongwondavid%2Fstockrs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] aaf096399c284b347f879d96e1938e5294013848 [INFO] checking dongwondavid/stockrs against master#779e19d8baa3e3625bd4fc5c85cbb2ad47b43155 for pr-147589-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdongwondavid%2Fstockrs" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/dongwondavid/stockrs [INFO] finished tweaking git repo https://github.com/dongwondavid/stockrs [INFO] tweaked toml for git repo https://github.com/dongwondavid/stockrs written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/dongwondavid/stockrs on toolchain 779e19d8baa3e3625bd4fc5c85cbb2ad47b43155 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/dongwondavid/stockrs already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/dongwondavid/korea-investment-api` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded traitobject v0.1.1 [INFO] [stderr] Downloaded websocket v0.26.5 [INFO] [stderr] Downloaded block-padding v0.3.3 [INFO] [stderr] Downloaded parking_lot_core v0.6.3 [INFO] [stderr] Downloaded chrono-tz-build v0.2.1 [INFO] [stderr] Downloaded rusqlite v0.36.0 [INFO] [stderr] Downloaded cc v1.2.29 [INFO] [stderr] Downloaded getset v0.1.6 [INFO] [stderr] Downloaded tokio-tls v0.2.1 [INFO] [stderr] Downloaded websocket-base v0.26.5 [INFO] [stderr] Downloaded chrono-tz v0.8.6 [INFO] [stderr] Downloaded libsqlite3-sys v0.34.0 [INFO] [stderr] Downloaded autocfg v0.1.8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 173cb7c1e83952c8424588d179062c6ce6b8fe16e15e98ad1878d43b7afa0f37 [INFO] running `Command { std: "docker" "start" "-a" "173cb7c1e83952c8424588d179062c6ce6b8fe16e15e98ad1878d43b7afa0f37", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "173cb7c1e83952c8424588d179062c6ce6b8fe16e15e98ad1878d43b7afa0f37", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "173cb7c1e83952c8424588d179062c6ce6b8fe16e15e98ad1878d43b7afa0f37", kill_on_drop: false }` [INFO] [stdout] 173cb7c1e83952c8424588d179062c6ce6b8fe16e15e98ad1878d43b7afa0f37 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6c5bfec0c61fc15a7a6800b875421e58e88cf30764846fc5027a3fd4f612ef05 [INFO] running `Command { std: "docker" "start" "-a" "6c5bfec0c61fc15a7a6800b875421e58e88cf30764846fc5027a3fd4f612ef05", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling cc v1.2.29 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Checking foldhash v0.1.5 [INFO] [stderr] Checking slab v0.4.10 [INFO] [stderr] Checking futures v0.1.31 [INFO] [stderr] Checking bitflags v2.9.1 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Checking hashbrown v0.15.4 [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Checking openssl-probe v0.1.6 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Checking equivalent v1.0.2 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking smallvec v0.6.14 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Checking tinyvec v1.9.0 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Checking generic-array v0.12.4 [INFO] [stderr] Checking tracing-core v0.1.34 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Compiling parking_lot_core v0.6.3 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Checking byte-tools v0.3.1 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Checking tokio-executor v0.1.10 [INFO] [stderr] Checking block-padding v0.1.5 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking anstyle-parse v0.2.7 [INFO] [stderr] Checking tokio-sync v0.1.8 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking unicode-normalization v0.1.24 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Checking block-padding v0.3.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking anstyle v1.0.11 [INFO] [stderr] Checking indexmap v2.10.0 [INFO] [stderr] Checking unicode-bidi v0.3.18 [INFO] [stderr] Checking colorchoice v1.0.4 [INFO] [stderr] Checking anstyle-query v1.1.3 [INFO] [stderr] Checking inout v0.1.4 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Checking anstream v0.6.19 [INFO] [stderr] Checking digest v0.8.1 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking parking_lot_core v0.9.11 [INFO] [stderr] Checking signal-hook-registry v1.4.5 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Checking net2 v0.2.39 [INFO] [stderr] Checking num_cpus v1.17.0 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking safemem v0.3.3 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Checking fake-simd v0.1.2 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Checking opaque-debug v0.2.3 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Checking sha-1 v0.8.2 [INFO] [stderr] Checking base64 v0.9.3 [INFO] [stderr] Checking mime v0.2.6 [INFO] [stderr] Compiling libsqlite3-sys v0.34.0 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Checking time v0.1.45 [INFO] [stderr] Checking tokio-io v0.1.13 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking base64 v0.10.1 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Checking iana-time-zone v0.1.63 [INFO] [stderr] Checking clap_lex v0.7.5 [INFO] [stderr] Checking traitobject v0.1.1 [INFO] [stderr] Checking toml_write v0.1.2 [INFO] [stderr] Checking winnow v0.7.12 [INFO] [stderr] Checking typeable v0.1.2 [INFO] [stderr] Checking clap_builder v4.5.41 [INFO] [stderr] Checking is-terminal v0.4.16 [INFO] [stderr] Checking encoding_rs v0.8.35 [INFO] [stderr] Checking ipnet v2.11.0 [INFO] [stderr] Checking tokio-codec v0.1.2 [INFO] [stderr] Checking tokio-reactor v0.1.12 [INFO] [stderr] Checking aes v0.8.4 [INFO] [stderr] Checking hyper v0.10.16 [INFO] [stderr] Checking tokio-tcp v0.1.4 [INFO] [stderr] Checking cbc v0.1.2 [INFO] [stderr] Checking hashlink v0.10.0 [INFO] [stderr] Checking fallible-streaming-iterator v0.1.9 [INFO] [stderr] Checking jiff v0.2.15 [INFO] [stderr] Checking chrono v0.4.41 [INFO] [stderr] Checking fallible-iterator v0.3.0 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking env_logger v0.10.2 [INFO] [stderr] Checking env_filter v0.1.3 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling clap_derive v4.5.41 [INFO] [stderr] Compiling getset v0.1.6 [INFO] [stderr] Compiling chrono-tz-build v0.2.1 [INFO] [stderr] Checking tokio v1.46.1 [INFO] [stderr] Compiling chrono-tz v0.8.6 [INFO] [stderr] Checking env_logger v0.11.8 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Checking yoke v0.8.0 [INFO] [stderr] Checking clap v4.5.41 [INFO] [stderr] Checking zerovec v0.11.2 [INFO] [stderr] Checking zerotrie v0.2.2 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling serde_with_macros v3.14.0 [INFO] [stderr] Checking tinystr v0.8.1 [INFO] [stderr] Checking potential_utf v0.1.2 [INFO] [stderr] Checking icu_collections v2.0.0 [INFO] [stderr] Checking icu_locale_core v2.0.0 [INFO] [stderr] Checking serde v1.0.219 [INFO] [stderr] Checking icu_provider v2.0.0 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Checking icu_properties v2.0.1 [INFO] [stderr] Checking tokio-tls v0.2.1 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking websocket-base v0.26.5 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Checking websocket v0.26.5 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Checking tokio-util v0.7.15 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking h2 v0.3.27 [INFO] [stderr] Checking toml_datetime v0.6.11 [INFO] [stderr] Checking serde_spanned v0.6.9 [INFO] [stderr] Checking serde_json v1.0.140 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking serde_with v3.14.0 [INFO] [stderr] Checking toml_edit v0.22.27 [INFO] [stderr] Checking rusqlite v0.36.0 [INFO] [stderr] Checking toml v0.8.23 [INFO] [stderr] Checking hyper v0.14.32 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking reqwest v0.11.27 [INFO] [stderr] Checking korea-investment-api v1.6.3 (https://github.com/dongwondavid/korea-investment-api?branch=main#cf77b0fe) [INFO] [stderr] Checking stockrs v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `stockcode` [INFO] [stdout] --> src/data_reader.rs:36:29 [INFO] [stdout] | [INFO] [stdout] 36 | fn get_avg_price(&self, stockcode: String) -> Result> { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_stockcode` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `dnca_tot_amt` is never read [INFO] [stdout] --> src/types/api.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 15 | struct Domestic006Output2 { [INFO] [stdout] | ------------------ field in this struct [INFO] [stdout] 16 | dnca_tot_amt: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `stockcode` [INFO] [stdout] --> src/data_reader.rs:36:29 [INFO] [stdout] | [INFO] [stdout] 36 | fn get_avg_price(&self, stockcode: String) -> Result> { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_stockcode` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `dnca_tot_amt` is never read [INFO] [stdout] --> src/types/api.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 15 | struct Domestic006Output2 { [INFO] [stdout] | ------------------ field in this struct [INFO] [stdout] 16 | dnca_tot_amt: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `debug`, `error`, `info`, and `warn` [INFO] [stdout] --> src/bin/example.rs:11:11 [INFO] [stdout] | [INFO] [stdout] 11 | use log::{info, error, warn, debug}; [INFO] [stdout] | ^^^^ ^^^^^ ^^^^ ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `debug`, `error`, `info`, and `warn` [INFO] [stdout] --> src/bin/example.rs:11:11 [INFO] [stdout] | [INFO] [stdout] 11 | use log::{info, error, warn, debug}; [INFO] [stdout] | ^^^^ ^^^^^ ^^^^ ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `subscribe_response` [INFO] [stdout] --> src/bin/example.rs:103:14 [INFO] [stdout] | [INFO] [stdout] 103 | let (rx, subscribe_response) = api [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_subscribe_response` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `subscribe_response` [INFO] [stdout] --> src/bin/example.rs:103:14 [INFO] [stdout] | [INFO] [stdout] 103 | let (rx, subscribe_response) = api [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_subscribe_response` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 13s [INFO] running `Command { std: "docker" "inspect" "6c5bfec0c61fc15a7a6800b875421e58e88cf30764846fc5027a3fd4f612ef05", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6c5bfec0c61fc15a7a6800b875421e58e88cf30764846fc5027a3fd4f612ef05", kill_on_drop: false }` [INFO] [stdout] 6c5bfec0c61fc15a7a6800b875421e58e88cf30764846fc5027a3fd4f612ef05