[INFO] fetching crate finnhub 0.2.1...
[INFO] testing finnhub-0.2.1 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate finnhub 0.2.1 into /workspace/builds/worker-7-tc2/source
[INFO] removed /workspace/builds/worker-7-tc2/source/.cargo/config.toml
[INFO] started tweaking crates.io crate finnhub 0.2.1
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate finnhub 0.2.1
[INFO] tweaked toml for crates.io crate finnhub 0.2.1 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate finnhub 0.2.1 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate finnhub 0.2.1 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5d68437e250bf61686053ecba5fabc6696635ea2e16791910110f44568d3c8ab
[INFO] running `Command { std: "docker" "start" "-a" "5d68437e250bf61686053ecba5fabc6696635ea2e16791910110f44568d3c8ab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5d68437e250bf61686053ecba5fabc6696635ea2e16791910110f44568d3c8ab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5d68437e250bf61686053ecba5fabc6696635ea2e16791910110f44568d3c8ab", kill_on_drop: false }`
[INFO] [stdout] 5d68437e250bf61686053ecba5fabc6696635ea2e16791910110f44568d3c8ab
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7ef602119ddcdd1947bca763a461ca40d8963c627b30b193d69bc6dd4b890729
[INFO] running `Command { std: "docker" "start" "-a" "7ef602119ddcdd1947bca763a461ca40d8963c627b30b193d69bc6dd4b890729", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling cc v1.2.24
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling socket2 v0.5.9
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling openssl-sys v0.9.108
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling hashbrown v0.15.3
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling openssl v0.10.72
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling rustls v0.23.27
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling webpki-roots v1.0.0
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling rustls-webpki v0.103.3
[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 futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling tokio v1.45.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling thiserror v1.0.69
[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 serde v1.0.219
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tokio-rustls v0.26.2
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling h2 v0.4.10
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling hyper-util v0.1.12
[INFO] [stderr]    Compiling hyper-rustls v0.27.6
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.15
[INFO] [stderr]    Compiling finnhub v0.2.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 47s
[INFO] running `Command { std: "docker" "inspect" "7ef602119ddcdd1947bca763a461ca40d8963c627b30b193d69bc6dd4b890729", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7ef602119ddcdd1947bca763a461ca40d8963c627b30b193d69bc6dd4b890729", kill_on_drop: false }`
[INFO] [stdout] 7ef602119ddcdd1947bca763a461ca40d8963c627b30b193d69bc6dd4b890729
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 058b81e4e8158c4a742669708aefb0ed97f5994f6f00e9c56981ed7e0c1b2ae0
[INFO] running `Command { std: "docker" "start" "-a" "058b81e4e8158c4a742669708aefb0ed97f5994f6f00e9c56981ed7e0c1b2ae0", kill_on_drop: false }`
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling tokio v1.45.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling openssl v0.10.72
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling rustls-webpki v0.103.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling rustls v0.23.27
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling clap_builder v4.5.38
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling rusty-fork v0.3.0
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling h2 v0.4.10
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-rustls v0.26.2
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling clap v4.5.38
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling rand_xorshift v0.3.0
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling tokio-test v0.4.4
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling proptest v1.6.0
[INFO] [stderr]    Compiling dotenv v0.15.0
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling hyper-util v0.1.12
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling hyper-rustls v0.27.6
[INFO] [stderr]    Compiling reqwest v0.12.15
[INFO] [stderr]    Compiling finnhub v0.2.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: function `with_retry` is never used
[INFO] [stdout]    --> examples/readme_verification.rs:278:10
[INFO] [stdout]     |
[INFO] [stdout] 278 | async fn with_retry<T, F, Fut>(mut f: F, max_attempts: u32) -> Result<T>
[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 `CachedQuote` is never constructed
[INFO] [stdout]    --> examples/readme_verification.rs:304:8
[INFO] [stdout]     |
[INFO] [stdout] 304 | struct CachedQuote {
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `QuoteCache` is never constructed
[INFO] [stdout]    --> examples/readme_verification.rs:309:8
[INFO] [stdout]     |
[INFO] [stdout] 309 | struct QuoteCache {
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_quote` is never used
[INFO] [stdout]    --> examples/readme_verification.rs:315:14
[INFO] [stdout]     |
[INFO] [stdout] 314 | impl QuoteCache {
[INFO] [stdout]     | --------------- method in this implementation
[INFO] [stdout] 315 |     async fn get_quote(&mut self, client: &FinnhubClient, symbol: &str) -> Result<Quote> {
[INFO] [stdout]     |              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `production_error_handling` is never used
[INFO] [stdout]    --> examples/readme_verification.rs:335:10
[INFO] [stdout]     |
[INFO] [stdout] 335 | async fn production_error_handling(client: &FinnhubClient) {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `process_quote` is never used
[INFO] [stdout]    --> examples/readme_verification.rs:353:4
[INFO] [stdout]     |
[INFO] [stdout] 353 | fn process_quote(quote: Quote) {
[INFO] [stdout]     |    ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `concurrent_requests` is never used
[INFO] [stdout]    --> examples/readme_verification.rs:358:10
[INFO] [stdout]     |
[INFO] [stdout] 358 | async fn concurrent_requests(client: &FinnhubClient) -> Vec<Result<Quote>> {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 01s
[INFO] running `Command { std: "docker" "inspect" "058b81e4e8158c4a742669708aefb0ed97f5994f6f00e9c56981ed7e0c1b2ae0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "058b81e4e8158c4a742669708aefb0ed97f5994f6f00e9c56981ed7e0c1b2ae0", kill_on_drop: false }`
[INFO] [stdout] 058b81e4e8158c4a742669708aefb0ed97f5994f6f00e9c56981ed7e0c1b2ae0
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 1600aed1ad5e4ba6c2d7276291c12f160c0024709c50a1012c3a18800467c626
[INFO] running `Command { std: "docker" "start" "-a" "1600aed1ad5e4ba6c2d7276291c12f160c0024709c50a1012c3a18800467c626", kill_on_drop: false }`
[INFO] [stderr] warning: function `with_retry` is never used
[INFO] [stderr]    --> examples/readme_verification.rs:278:10
[INFO] [stderr]     |
[INFO] [stderr] 278 | async fn with_retry<T, F, Fut>(mut f: F, max_attempts: u32) -> Result<T>
[INFO] [stderr]     |          ^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: struct `CachedQuote` is never constructed
[INFO] [stderr]    --> examples/readme_verification.rs:304:8
[INFO] [stderr]     |
[INFO] [stderr] 304 | struct CachedQuote {
[INFO] [stderr]     |        ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `QuoteCache` is never constructed
[INFO] [stderr]    --> examples/readme_verification.rs:309:8
[INFO] [stderr]     |
[INFO] [stderr] 309 | struct QuoteCache {
[INFO] [stderr]     |        ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `get_quote` is never used
[INFO] [stderr]    --> examples/readme_verification.rs:315:14
[INFO] [stderr]     |
[INFO] [stderr] 314 | impl QuoteCache {
[INFO] [stderr]     | --------------- method in this implementation
[INFO] [stderr] 315 |     async fn get_quote(&mut self, client: &FinnhubClient, symbol: &str) -> Result<Quote> {
[INFO] [stderr]     |              ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `production_error_handling` is never used
[INFO] [stderr]    --> examples/readme_verification.rs:335:10
[INFO] [stderr]     |
[INFO] [stderr] 335 | async fn production_error_handling(client: &FinnhubClient) {
[INFO] [stderr]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `process_quote` is never used
[INFO] [stderr]    --> examples/readme_verification.rs:353:4
[INFO] [stderr]     |
[INFO] [stderr] 353 | fn process_quote(quote: Quote) {
[INFO] [stderr]     |    ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `concurrent_requests` is never used
[INFO] [stderr]    --> examples/readme_verification.rs:358:10
[INFO] [stderr]     |
[INFO] [stderr] 358 | async fn concurrent_requests(client: &FinnhubClient) -> Vec<Result<Quote>> {
[INFO] [stderr]     |          ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `finnhub` (example "readme_verification") generated 7 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.65s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/finnhub-2a472f4ec5abe67a)
[INFO] [stdout] 
[INFO] [stdout] running 110 tests
[INFO] [stdout] test endpoints::bond::tests::test_price ... ignored, requires API key
[INFO] [stdout] test endpoints::bond::tests::test_profile ... ignored, requires API key
[INFO] [stdout] test endpoints::bond::tests::test_tick ... ignored, requires API key
[INFO] [stdout] test endpoints::bond::tests::test_yield_curve ... ignored, requires API key
[INFO] [stdout] test endpoints::calendar::tests::test_earnings ... ignored, requires API key
[INFO] [stdout] test endpoints::calendar::tests::test_economic ... ignored, requires API key
[INFO] [stdout] test endpoints::calendar::tests::test_ipo ... ignored, requires API key
[INFO] [stdout] test endpoints::crypto::tests::test_candles ... ignored, requires API key
[INFO] [stdout] test endpoints::crypto::tests::test_exchanges ... ignored, requires API key
[INFO] [stdout] test endpoints::crypto::tests::test_profile ... ignored, requires API key
[INFO] [stdout] test endpoints::crypto::tests::test_symbols ... ignored, requires API key
[INFO] [stdout] test endpoints::economic::tests::test_codes ... ignored, requires API key
[INFO] [stdout] test endpoints::economic::tests::test_data ... ignored, requires API key
[INFO] [stdout] test endpoints::etf::tests::test_country_exposure ... ignored, requires API key
[INFO] [stdout] test endpoints::etf::tests::test_holdings ... ignored, requires API key
[INFO] [stdout] test endpoints::etf::tests::test_profile ... ignored, requires API key
[INFO] [stdout] test endpoints::etf::tests::test_sector_exposure ... ignored, requires API key
[INFO] [stdout] test endpoints::forex::tests::test_forex_candles ... ignored, requires API key
[INFO] [stdout] test endpoints::forex::tests::test_forex_exchanges ... ignored, requires API key
[INFO] [stdout] test endpoints::forex::tests::test_forex_rates ... ignored, requires API key
[INFO] [stdout] test endpoints::forex::tests::test_forex_symbols ... ignored, requires API key
[INFO] [stdout] test endpoints::index::tests::test_constituents ... ignored, requires API key
[INFO] [stdout] test endpoints::index::tests::test_historical_constituents ... ignored, requires API key
[INFO] [stdout] test endpoints::misc::tests::test_airline_price_index ... ignored, requires API key
[INFO] [stdout] test endpoints::misc::tests::test_country ... ignored, requires API key
[INFO] [stdout] test endpoints::misc::tests::test_covid19 ... ignored, requires API key
[INFO] [stdout] test endpoints::misc::tests::test_fda_calendar ... ignored, requires API key
[INFO] [stdout] test endpoints::misc::tests::test_press_releases ... ignored, requires API key
[INFO] [stdout] test endpoints::misc::tests::test_sector_metrics ... ignored, requires API key
[INFO] [stdout] test endpoints::misc::tests::test_symbol_search ... ignored, requires API key
[INFO] [stdout] test endpoints::misc::tests::test_technical_indicator ... ignored, requires API key
[INFO] [stdout] test endpoints::mutual_fund::tests::test_country_exposure ... ignored, requires API key
[INFO] [stdout] test endpoints::mutual_fund::tests::test_eet ... ignored, requires API key
[INFO] [stdout] test endpoints::mutual_fund::tests::test_eet_pai ... ignored, requires API key
[INFO] [stdout] test endpoints::mutual_fund::tests::test_holdings ... ignored, requires API key
[INFO] [stdout] test endpoints::mutual_fund::tests::test_profile ... ignored, requires API key
[INFO] [stdout] test endpoints::mutual_fund::tests::test_sector_exposure ... ignored, requires API key
[INFO] [stdout] test endpoints::news::tests::test_company_news ... ignored, requires API key
[INFO] [stdout] test endpoints::news::tests::test_market_news ... ignored, requires API key
[INFO] [stdout] test endpoints::news::tests::test_news_sentiment ... ignored, requires API key
[INFO] [stdout] test endpoints::scanner::tests::test_aggregate_indicators ... ignored, requires API key
[INFO] [stdout] test endpoints::scanner::tests::test_pattern_recognition ... ignored, requires API key
[INFO] [stdout] test endpoints::scanner::tests::test_support_resistance ... ignored, requires API key
[INFO] [stdout] test endpoints::stock::analytics::tests::test_price_target ... ignored, requires API key
[INFO] [stdout] test endpoints::stock::analytics::tests::test_recommendations ... ignored, requires API key
[INFO] [stdout] test endpoints::stock::analytics::tests::test_revenue_breakdown ... ignored, requires API key
[INFO] [stdout] test endpoints::stock::analytics::tests::test_upgrade_downgrade ... ignored, requires API key
[INFO] [stdout] test endpoints::stock::analytics::tests::test_upgrade_downgrade_with_dates ... ignored, requires API key
[INFO] [stdout] test endpoints::stock::company::tests::test_company_profile ... ignored, requires API key
[INFO] [stdout] test endpoints::stock::company::tests::test_peers ... ignored, requires API key
[INFO] [stdout] test endpoints::stock::company::tests::test_symbols ... ignored, requires API key
[INFO] [stdout] test endpoints::stock::compliance::tests::test_congressional_trading ... ignored, requires API key
[INFO] [stdout] test endpoints::stock::compliance::tests::test_esg ... ignored, requires API key
[INFO] [stdout] test endpoints::stock::compliance::tests::test_executives ... ignored, requires API key
[INFO] [stdout] test endpoints::stock::compliance::tests::test_lobbying ... ignored, requires API key
[INFO] [stdout] test endpoints::stock::compliance::tests::test_supply_chain ... ignored, requires API key
[INFO] [stdout] test endpoints::stock::compliance::tests::test_usa_spending ... ignored, requires API key
[INFO] [stdout] test endpoints::stock::compliance::tests::test_uspto_patents ... ignored, requires API key
[INFO] [stdout] test endpoints::stock::compliance::tests::test_visa_applications ... ignored, requires API key
[INFO] [stdout] test endpoints::stock::corporate_actions::tests::test_dividends ... ignored, requires API key
[INFO] [stdout] test endpoints::stock::corporate_actions::tests::test_dividends_v2 ... ignored, requires API key
[INFO] [stdout] test endpoints::stock::corporate_actions::tests::test_no_dividends_company ... ignored, requires API key
[INFO] [stdout] test endpoints::stock::corporate_actions::tests::test_splits ... ignored, requires API key
[INFO] [stdout] test endpoints::stock::estimates::tests::test_earnings_quality_score ... ignored, requires API key
[INFO] [stdout] test endpoints::stock::estimates::tests::test_earnings_quality_score_annual ... ignored, requires API key
[INFO] [stdout] test endpoints::stock::estimates::tests::test_ebit_estimates ... ignored, requires API key
[INFO] [stdout] test endpoints::stock::estimates::tests::test_ebitda_estimates ... ignored, requires API key
[INFO] [stdout] test endpoints::stock::estimates::tests::test_eps_estimates ... ignored, requires API key
[INFO] [stdout] test endpoints::stock::estimates::tests::test_eps_estimates_quarterly ... ignored, requires API key
[INFO] [stdout] test endpoints::stock::estimates::tests::test_revenue_estimates ... ignored, requires API key
[INFO] [stdout] test endpoints::stock::filings::tests::test_earnings_call_live ... ignored, requires API key
[INFO] [stdout] test endpoints::stock::filings::tests::test_international_filings ... ignored, requires API key
[INFO] [stdout] test endpoints::stock::filings::tests::test_presentations ... ignored, requires API key
[INFO] [stdout] test endpoints::stock::filings::tests::test_sec_filings ... ignored, requires API key
[INFO] [stdout] test endpoints::stock::filings::tests::test_sec_filings_with_date_range ... ignored, requires API key
[INFO] [stdout] test endpoints::stock::filings::tests::test_sec_filings_with_form_filter ... ignored, requires API key
[INFO] [stdout] test endpoints::stock::filings::tests::test_similarity_index ... ignored, requires API key
[INFO] [stdout] test endpoints::stock::filings::tests::test_similarity_index_error ... ignored, requires API key
[INFO] [stdout] test endpoints::stock::filings::tests::test_transcripts_list ... ignored, requires API key
[INFO] [stdout] test endpoints::stock::financials::tests::test_basic_financials_metrics ... ignored, requires API key
[INFO] [stdout] test endpoints::stock::financials::tests::test_earnings ... ignored, requires API key
[INFO] [stdout] test endpoints::stock::financials::tests::test_earnings_no_limit ... ignored, requires API key
[INFO] [stdout] test endpoints::stock::financials::tests::test_financial_statements_balance_sheet ... ignored, requires API key
[INFO] [stdout] test endpoints::stock::financials::tests::test_financial_statements_cash_flow ... ignored, requires API key
[INFO] [stdout] test endpoints::stock::financials::tests::test_financial_statements_income ... ignored, requires API key
[INFO] [stdout] test endpoints::stock::financials::tests::test_financials_as_reported ... ignored, requires API key
[INFO] [stdout] test endpoints::stock::historical::tests::test_historical_employee_count ... ignored, requires API key
[INFO] [stdout] test endpoints::stock::historical::tests::test_historical_esg ... ignored, requires API key
[INFO] [stdout] test endpoints::stock::historical::tests::test_historical_market_cap ... ignored, requires API key
[INFO] [stdout] test endpoints::stock::historical::tests::test_historical_nbbo ... ignored, requires API key
[INFO] [stdout] test endpoints::stock::historical::tests::test_historical_nbbo_pagination ... ignored, requires API key
[INFO] [stdout] test endpoints::stock::insider::tests::test_insider_sentiment ... ignored, requires API key
[INFO] [stdout] test endpoints::stock::insider::tests::test_insider_sentiment_date_range ... ignored, requires API key
[INFO] [stdout] test endpoints::stock::insider::tests::test_insider_transactions ... ignored, requires API key
[INFO] [stdout] test endpoints::stock::market::tests::test_investment_theme ... ignored, requires API key
[INFO] [stdout] test endpoints::stock::market::tests::test_investment_theme_future_food ... ignored, requires API key
[INFO] [stdout] test endpoints::stock::market::tests::test_market_holiday ... ignored, requires API key
[INFO] [stdout] test endpoints::stock::market::tests::test_market_status ... ignored, requires API key
[INFO] [stdout] test endpoints::stock::ownership::tests::test_fund_ownership ... ignored, requires API key
[INFO] [stdout] test endpoints::stock::ownership::tests::test_fund_ownership_with_limit ... ignored, requires API key
[INFO] [stdout] test endpoints::stock::ownership::tests::test_institutional_ownership ... ignored, requires API key
[INFO] [stdout] test endpoints::stock::ownership::tests::test_institutional_ownership_with_limit ... ignored, requires API key
[INFO] [stdout] test endpoints::stock::price::tests::test_bid_ask ... ignored, requires API key
[INFO] [stdout] test endpoints::stock::price::tests::test_candles ... ignored, requires API key
[INFO] [stdout] test endpoints::stock::price::tests::test_quote ... ignored, requires API key
[INFO] [stdout] test endpoints::stock::sentiment::tests::test_filing_sentiment ... ignored, requires API key
[INFO] [stdout] test endpoints::stock::sentiment::tests::test_social_sentiment ... ignored, requires API key
[INFO] [stdout] test endpoints::stock::sentiment::tests::test_social_sentiment_date_range ... ignored, requires API key
[INFO] [stdout] test client::tests::test_client_creation ... ok
[INFO] [stdout] test rate_limiter::tests::test_rate_limiter_basic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 108 ignored; 0 measured; 0 filtered out; finished in 0.62s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests finnhub
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/lib.rs - (line 16) - compile ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "1600aed1ad5e4ba6c2d7276291c12f160c0024709c50a1012c3a18800467c626", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1600aed1ad5e4ba6c2d7276291c12f160c0024709c50a1012c3a18800467c626", kill_on_drop: false }`
[INFO] [stdout] 1600aed1ad5e4ba6c2d7276291c12f160c0024709c50a1012c3a18800467c626
