[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] testing dongwondavid/stockrs against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdongwondavid%2Fstockrs" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-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-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/dongwondavid/stockrs on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "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 websocket-base v0.26.5
[INFO] [stderr]   Downloaded tokio-tls v0.2.1
[INFO] [stderr]   Downloaded traitobject v0.1.1
[INFO] [stderr]   Downloaded autocfg v0.1.8
[INFO] [stderr]   Downloaded unicase v1.4.2
[INFO] [stderr]   Downloaded rusqlite v0.36.0
[INFO] [stderr]   Downloaded typeable v0.1.2
[INFO] [stderr]   Downloaded parking_lot_core v0.6.3
[INFO] [stderr]   Downloaded mime v0.2.6
[INFO] [stderr]   Downloaded smallvec v0.6.14
[INFO] [stderr]   Downloaded generic-array v0.12.4
[INFO] [stderr]   Downloaded log v0.3.9
[INFO] [stderr]   Downloaded base64 v0.9.3
[INFO] [stderr]   Downloaded net2 v0.2.39
[INFO] [stderr]   Downloaded base64 v0.10.1
[INFO] [stderr]   Downloaded time v0.1.45
[INFO] [stderr]   Downloaded websocket v0.26.5
[INFO] [stderr]   Downloaded hyper v0.10.16
[INFO] [stderr]   Downloaded json v0.12.4
[INFO] [stderr]   Downloaded chrono-tz v0.8.6
[INFO] [stderr]   Downloaded libsqlite3-sys v0.34.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1f451458d680f26fbe61ed4e82e4c6106980c17041182635a611b7d3162c4554
[INFO] running `Command { std: "docker" "start" "-a" "1f451458d680f26fbe61ed4e82e4c6106980c17041182635a611b7d3162c4554", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1f451458d680f26fbe61ed4e82e4c6106980c17041182635a611b7d3162c4554", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1f451458d680f26fbe61ed4e82e4c6106980c17041182635a611b7d3162c4554", kill_on_drop: false }`
[INFO] [stdout] 1f451458d680f26fbe61ed4e82e4c6106980c17041182635a611b7d3162c4554
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a2c7458f3c425b7216d1f8a10d5cbb84ef855b4ef77ef51767bb3890235bf2d5
[INFO] running `Command { std: "docker" "start" "-a" "a2c7458f3c425b7216d1f8a10d5cbb84ef855b4ef77ef51767bb3890235bf2d5", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.2.29
[INFO] [stderr]    Compiling autocfg v0.1.8
[INFO] [stderr]    Compiling rand_core v0.4.2
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling bytes v0.4.12
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling rand_core v0.3.1
[INFO] [stderr]    Compiling parking_lot_core v0.6.3
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling tokio v1.46.1
[INFO] [stderr]    Compiling tokio-io v0.1.13
[INFO] [stderr]    Compiling smallvec v0.6.14
[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 tinyvec v1.9.0
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling net2 v0.2.39
[INFO] [stderr]    Compiling generic-array v0.12.4
[INFO] [stderr]    Compiling lock_api v0.3.4
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling version_check v0.1.5
[INFO] [stderr]    Compiling byte-tools v0.3.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling block-padding v0.1.5
[INFO] [stderr]    Compiling unicase v1.4.2
[INFO] [stderr]    Compiling parking_lot v0.9.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling mio v0.6.23
[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 phf_codegen v0.11.3
[INFO] [stderr]    Compiling tokio-executor v0.1.10
[INFO] [stderr]    Compiling block-padding v0.3.3
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling tokio-sync v0.1.8
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling matches v0.1.10
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling tokio-reactor v0.1.12
[INFO] [stderr]    Compiling idna v0.1.5
[INFO] [stderr]    Compiling chrono-tz-build v0.2.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling block-buffer v0.7.3
[INFO] [stderr]    Compiling digest v0.8.1
[INFO] [stderr]    Compiling rand_isaac v0.1.1
[INFO] [stderr]    Compiling rand_xorshift v0.1.1
[INFO] [stderr]    Compiling rand_hc v0.1.0
[INFO] [stderr]    Compiling rand_jitter v0.1.4
[INFO] [stderr]    Compiling rand_os v0.1.3
[INFO] [stderr]    Compiling log v0.3.9
[INFO] [stderr]    Compiling percent-encoding v1.0.1
[INFO] [stderr]    Compiling opaque-debug v0.2.3
[INFO] [stderr]    Compiling safemem v0.3.3
[INFO] [stderr]    Compiling fake-simd v0.1.2
[INFO] [stderr]    Compiling sha-1 v0.8.2
[INFO] [stderr]    Compiling url v1.7.2
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling base64 v0.9.3
[INFO] [stderr]    Compiling mime v0.2.6
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling chrono-tz v0.8.6
[INFO] [stderr]    Compiling tokio-tcp v0.1.4
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tokio-tls v0.2.1
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling libsqlite3-sys v0.34.0
[INFO] [stderr]    Compiling tokio-codec v0.1.2
[INFO] [stderr]    Compiling base64 v0.10.1
[INFO] [stderr]    Compiling time v0.1.45
[INFO] [stderr]    Compiling typeable v0.1.2
[INFO] [stderr]    Compiling winnow v0.7.12
[INFO] [stderr]    Compiling language-tags v0.2.2
[INFO] [stderr]    Compiling traitobject v0.1.1
[INFO] [stderr]    Compiling websocket-base v0.26.5
[INFO] [stderr]    Compiling clap_builder v4.5.41
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling clap_derive v4.5.41
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling hyper v0.10.16
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling serde_with_macros v3.14.0
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling humantime v2.2.0
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling env_logger v0.10.2
[INFO] [stderr]    Compiling serde_with v3.14.0
[INFO] [stderr]    Compiling clap v4.5.41
[INFO] [stderr]    Compiling websocket v0.26.5
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling getset v0.1.6
[INFO] [stderr]    Compiling cbc v0.1.2
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling jiff v0.2.15
[INFO] [stderr]    Compiling json v0.12.4
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling korea-investment-api v1.6.3 (https://github.com/dongwondavid/korea-investment-api?branch=main#cf77b0fe)
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling rusqlite v0.36.0
[INFO] [stderr]    Compiling 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<f64, Box<dyn std::error::Error>> {
[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 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 2m 07s
[INFO] running `Command { std: "docker" "inspect" "a2c7458f3c425b7216d1f8a10d5cbb84ef855b4ef77ef51767bb3890235bf2d5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a2c7458f3c425b7216d1f8a10d5cbb84ef855b4ef77ef51767bb3890235bf2d5", kill_on_drop: false }`
[INFO] [stdout] a2c7458f3c425b7216d1f8a10d5cbb84ef855b4ef77ef51767bb3890235bf2d5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3e03d1f0bcfa168f5e8068ad2a0ce75e1e3367f09c35823b56e518c7e64da60d
[INFO] running `Command { std: "docker" "start" "-a" "3e03d1f0bcfa168f5e8068ad2a0ce75e1e3367f09c35823b56e518c7e64da60d", kill_on_drop: false }`
[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<f64, Box<dyn std::error::Error>> {
[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] [stderr]    Compiling stockrs v0.1.0 (/opt/rustwide/workdir)
[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: `stockcode`
[INFO] [stdout]   --> src/data_reader.rs:36:29
[INFO] [stdout]    |
[INFO] [stdout] 36 |     fn get_avg_price(&self, stockcode: String) -> Result<f64, Box<dyn std::error::Error>> {
[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: `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 `test` profile [unoptimized + debuginfo] target(s) in 1.36s
[INFO] running `Command { std: "docker" "inspect" "3e03d1f0bcfa168f5e8068ad2a0ce75e1e3367f09c35823b56e518c7e64da60d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3e03d1f0bcfa168f5e8068ad2a0ce75e1e3367f09c35823b56e518c7e64da60d", kill_on_drop: false }`
[INFO] [stdout] 3e03d1f0bcfa168f5e8068ad2a0ce75e1e3367f09c35823b56e518c7e64da60d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 32f67eeeb7a026e3021121fd8433963f67b83a0ebc8b6b88254db002af1cefdb
[INFO] running `Command { std: "docker" "start" "-a" "32f67eeeb7a026e3021121fd8433963f67b83a0ebc8b6b88254db002af1cefdb", kill_on_drop: false }`
[INFO] [stderr] warning: unused variable: `stockcode`
[INFO] [stderr]   --> src/data_reader.rs:36:29
[INFO] [stderr]    |
[INFO] [stderr] 36 |     fn get_avg_price(&self, stockcode: String) -> Result<f64, Box<dyn std::error::Error>> {
[INFO] [stderr]    |                             ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_stockcode`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `dnca_tot_amt` is never read
[INFO] [stderr]   --> src/types/api.rs:16:5
[INFO] [stderr]    |
[INFO] [stderr] 15 | struct Domestic006Output2 {
[INFO] [stderr]    |        ------------------ field in this struct
[INFO] [stderr] 16 |     dnca_tot_amt: String,
[INFO] [stderr]    |     ^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `stockrs` (lib) generated 2 warnings (run `cargo fix --lib -p stockrs` to apply 1 suggestion)
[INFO] [stderr] warning: `stockrs` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr] warning: unused imports: `debug`, `error`, `info`, and `warn`
[INFO] [stderr]   --> src/bin/example.rs:11:11
[INFO] [stderr]    |
[INFO] [stderr] 11 | use log::{info, error, warn, debug};
[INFO] [stderr]    |           ^^^^  ^^^^^  ^^^^  ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `subscribe_response`
[INFO] [stderr]    --> src/bin/example.rs:103:14
[INFO] [stderr]     |
[INFO] [stderr] 103 |     let (rx, subscribe_response) = api
[INFO] [stderr]     |              ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_subscribe_response`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `stockrs` (bin "example" test) generated 2 warnings (run `cargo fix --bin "example" -p stockrs --tests` to apply 2 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.40s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/stockrs-efafb8b931487b36)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test time::tests::test_holiday_loading ... ok
[INFO] [stdout] test time::tests::test_next_trading_day_with_holidays ... ok
[INFO] [stdout] test time::tests::test_time_service_flow ... ok
[INFO] [stdout] test time::tests::test_compute_next_time_signals ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/example.rs (/opt/rustwide/target/debug/deps/example-5c6f995f61fe7623)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests stockrs
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "32f67eeeb7a026e3021121fd8433963f67b83a0ebc8b6b88254db002af1cefdb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "32f67eeeb7a026e3021121fd8433963f67b83a0ebc8b6b88254db002af1cefdb", kill_on_drop: false }`
[INFO] [stdout] 32f67eeeb7a026e3021121fd8433963f67b83a0ebc8b6b88254db002af1cefdb
