[INFO] fetching crate fmp-rs 0.1.1... [INFO] checking fmp-rs-0.1.1 against master#8a703520e80d87d4423c01f9d4fbc9e5f6533a02 for pr-154205-1 [INFO] extracting crate fmp-rs 0.1.1 into /workspace/builds/worker-0-tc1/source [INFO] removed /workspace/builds/worker-0-tc1/source/.cargo/config.toml [INFO] started tweaking crates.io crate fmp-rs 0.1.1 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate fmp-rs 0.1.1 [INFO] tweaked toml for crates.io crate fmp-rs 0.1.1 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate fmp-rs 0.1.1 on toolchain 8a703520e80d87d4423c01f9d4fbc9e5f6533a02 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8a703520e80d87d4423c01f9d4fbc9e5f6533a02" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate fmp-rs 0.1.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" "+8a703520e80d87d4423c01f9d4fbc9e5f6533a02" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded compression-core v0.4.29 [INFO] [stderr] Downloaded tokio-test v0.4.4 [INFO] [stderr] Downloaded tokio-stream v0.1.17 [INFO] [stderr] Downloaded compression-codecs v0.4.31 [INFO] [stderr] Downloaded async-compression v0.4.32 [INFO] [stderr] Downloaded flate2 v1.1.2 [INFO] [stderr] Downloaded reqwest v0.12.23 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+8a703520e80d87d4423c01f9d4fbc9e5f6533a02" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] efeb37279a9c44609c98399b4b99b2e972e332fc7bf69ed6e689c8b7d835a3a3 [INFO] running `Command { std: "docker" "start" "-a" "efeb37279a9c44609c98399b4b99b2e972e332fc7bf69ed6e689c8b7d835a3a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "efeb37279a9c44609c98399b4b99b2e972e332fc7bf69ed6e689c8b7d835a3a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "efeb37279a9c44609c98399b4b99b2e972e332fc7bf69ed6e689c8b7d835a3a3", kill_on_drop: false }` [INFO] [stdout] efeb37279a9c44609c98399b4b99b2e972e332fc7bf69ed6e689c8b7d835a3a3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+8a703520e80d87d4423c01f9d4fbc9e5f6533a02" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f63dbd209ce2a57c9126cacd326d9a3a7264f60430359af5abc5699cf785f7cb [INFO] running `Command { std: "docker" "start" "-a" "f63dbd209ce2a57c9126cacd326d9a3a7264f60430359af5abc5699cf785f7cb", kill_on_drop: false }` [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling unicode-ident v1.0.19 [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Checking bytes v1.10.1 [INFO] [stderr] Checking memchr v2.7.6 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Checking slab v0.4.11 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Compiling find-msvc-tools v0.1.2 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Checking http v1.3.1 [INFO] [stderr] Checking hashbrown v0.16.0 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling cc v1.2.39 [INFO] [stderr] Checking log v0.4.28 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Checking indexmap v2.11.4 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Checking atomic-waker v1.1.2 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Checking signal-hook-registry v1.4.6 [INFO] [stderr] Checking socket2 v0.6.0 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Checking bitflags v2.9.4 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking form_urlencoded v1.2.2 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Checking ipnet v2.11.0 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Checking brotli-decompressor v5.0.0 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking openssl-probe v0.1.6 [INFO] [stderr] Checking regex-syntax v0.8.6 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking flate2 v1.1.2 [INFO] [stderr] Checking brotli v8.0.2 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking compression-core v0.4.29 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking zeroize v1.8.2 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Checking iri-string v0.7.8 [INFO] [stderr] Checking anstyle v1.0.13 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking clap_builder v4.5.48 [INFO] [stderr] Checking rustls-pki-types v1.12.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking num_cpus v1.17.0 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking thread_local v1.1.9 [INFO] [stderr] Checking encoding_rs v0.8.35 [INFO] [stderr] Checking nu-ansi-term v0.50.1 [INFO] [stderr] Checking iana-time-zone v0.1.64 [INFO] [stderr] Checking deadpool-runtime v0.1.4 [INFO] [stderr] Checking regex-automata v0.4.11 [INFO] [stderr] Checking tracing-subscriber v0.3.20 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking clap v4.5.48 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Checking is-terminal v0.4.16 [INFO] [stderr] Checking colored v3.0.0 [INFO] [stderr] Checking similar v2.7.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Checking regex v1.11.3 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling tokio-macros v2.5.0 [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.228 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Checking tokio v1.47.1 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking compression-codecs v0.4.31 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking yoke v0.8.0 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking zerovec v0.11.4 [INFO] [stderr] Checking zerotrie v0.2.2 [INFO] [stderr] Checking async-stream v0.3.6 [INFO] [stderr] Checking tinystr v0.8.1 [INFO] [stderr] Checking potential_utf v0.1.3 [INFO] [stderr] Checking icu_collections v2.0.0 [INFO] [stderr] Checking icu_locale_core v2.0.0 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking futures v0.3.31 [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 serde_urlencoded v0.7.1 [INFO] [stderr] Checking assert-json-diff v2.0.2 [INFO] [stderr] Checking chrono v0.4.42 [INFO] [stderr] Checking ciborium v0.2.2 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking criterion v0.5.1 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking tokio-util v0.7.16 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking async-compression v0.4.32 [INFO] [stderr] Checking tokio-stream v0.1.17 [INFO] [stderr] Checking deadpool v0.12.3 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking url v2.5.7 [INFO] [stderr] Checking tokio-test v0.4.4 [INFO] [stderr] Checking tower-http v0.6.6 [INFO] [stderr] Checking h2 v0.4.12 [INFO] [stderr] Checking hyper v1.7.0 [INFO] [stderr] Checking hyper-util v0.1.17 [INFO] [stderr] Checking hyper-tls v0.6.0 [INFO] [stderr] Checking wiremock v0.6.5 [INFO] [stderr] Checking mockito v1.7.0 [INFO] [stderr] Checking reqwest v0.12.23 [INFO] [stderr] Checking fmp-rs v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] error[E0428]: the name `test_get_bulk_etf_holdings` is defined multiple times [INFO] [stdout] --> src/endpoints/bulk.rs:911:11 [INFO] [stdout] | [INFO] [stdout] 605 | async fn test_get_bulk_etf_holdings() { [INFO] [stdout] | ------------------------------- previous definition of the value `test_get_bulk_etf_holdings` here [INFO] [stdout] ... [INFO] [stdout] 911 | async fn test_get_bulk_etf_holdings() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `test_get_bulk_etf_holdings` redefined here [INFO] [stdout] | [INFO] [stdout] = note: `test_get_bulk_etf_holdings` must be defined only once in the value namespace of this module [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0428]: the name `test_get_bulk_etf_holdings_sample` is defined multiple times [INFO] [stdout] --> src/endpoints/bulk.rs:924:11 [INFO] [stdout] | [INFO] [stdout] 483 | async fn test_get_bulk_etf_holdings_sample() { [INFO] [stdout] | -------------------------------------- previous definition of the value `test_get_bulk_etf_holdings_sample` here [INFO] [stdout] ... [INFO] [stdout] 924 | async fn test_get_bulk_etf_holdings_sample() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `test_get_bulk_etf_holdings_sample` redefined here [INFO] [stdout] | [INFO] [stdout] = note: `test_get_bulk_etf_holdings_sample` must be defined only once in the value namespace of this module [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0428]: the name `test_get_bulk_data_info` is defined multiple times [INFO] [stdout] --> src/endpoints/bulk.rs:934:11 [INFO] [stdout] | [INFO] [stdout] 527 | async fn test_get_bulk_data_info() { [INFO] [stdout] | ---------------------------- previous definition of the value `test_get_bulk_data_info` here [INFO] [stdout] ... [INFO] [stdout] 934 | async fn test_get_bulk_data_info() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `test_get_bulk_data_info` redefined here [INFO] [stdout] | [INFO] [stdout] = note: `test_get_bulk_data_info` must be defined only once in the value namespace of this module [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0428]: the name `test_get_historical_prices_metadata` is defined multiple times [INFO] [stdout] --> src/endpoints/bulk.rs:947:11 [INFO] [stdout] | [INFO] [stdout] 543 | async fn test_get_historical_prices_metadata() { [INFO] [stdout] | ---------------------------------------- previous definition of the value `test_get_historical_prices_metadata` here [INFO] [stdout] ... [INFO] [stdout] 947 | async fn test_get_historical_prices_metadata() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `test_get_historical_prices_metadata` redefined here [INFO] [stdout] | [INFO] [stdout] = note: `test_get_historical_prices_metadata` must be defined only once in the value namespace of this module [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0428]: the name `test_get_insider_stats` is defined multiple times [INFO] [stdout] --> src/endpoints/congress.rs:495:11 [INFO] [stdout] | [INFO] [stdout] 373 | async fn test_get_insider_stats() { [INFO] [stdout] | --------------------------- previous definition of the value `test_get_insider_stats` here [INFO] [stdout] ... [INFO] [stdout] 495 | async fn test_get_insider_stats() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ `test_get_insider_stats` redefined here [INFO] [stdout] | [INFO] [stdout] = note: `test_get_insider_stats` must be defined only once in the value namespace of this module [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0428]: the name `test_get_insider_roster` is defined multiple times [INFO] [stdout] --> src/endpoints/congress.rs:507:11 [INFO] [stdout] | [INFO] [stdout] 387 | async fn test_get_insider_roster() { [INFO] [stdout] | ---------------------------- previous definition of the value `test_get_insider_roster` here [INFO] [stdout] ... [INFO] [stdout] 507 | async fn test_get_insider_roster() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `test_get_insider_roster` redefined here [INFO] [stdout] | [INFO] [stdout] = note: `test_get_insider_roster` must be defined only once in the value namespace of this module [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0428]: the name `test_get_congressional_summary` is defined multiple times [INFO] [stdout] --> src/endpoints/congress.rs:519:11 [INFO] [stdout] | [INFO] [stdout] 401 | async fn test_get_congressional_summary() { [INFO] [stdout] | ----------------------------------- previous definition of the value `test_get_congressional_summary` here [INFO] [stdout] ... [INFO] [stdout] 519 | async fn test_get_congressional_summary() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `test_get_congressional_summary` redefined here [INFO] [stdout] | [INFO] [stdout] = note: `test_get_congressional_summary` must be defined only once in the value namespace of this module [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0428]: the name `test_get_insider_ownership` is defined multiple times [INFO] [stdout] --> src/endpoints/congress.rs:527:11 [INFO] [stdout] | [INFO] [stdout] 425 | async fn test_get_insider_ownership() { [INFO] [stdout] | ------------------------------- previous definition of the value `test_get_insider_ownership` here [INFO] [stdout] ... [INFO] [stdout] 527 | async fn test_get_insider_ownership() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `test_get_insider_ownership` redefined here [INFO] [stdout] | [INFO] [stdout] = note: `test_get_insider_ownership` must be defined only once in the value namespace of this module [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0428]: the name `test_get_economic_calendar` is defined multiple times [INFO] [stdout] --> src/endpoints/corporate_actions.rs:535:11 [INFO] [stdout] | [INFO] [stdout] 453 | async fn test_get_economic_calendar() { [INFO] [stdout] | ------------------------------- previous definition of the value `test_get_economic_calendar` here [INFO] [stdout] ... [INFO] [stdout] 535 | async fn test_get_economic_calendar() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `test_get_economic_calendar` redefined here [INFO] [stdout] | [INFO] [stdout] = note: `test_get_economic_calendar` must be defined only once in the value namespace of this module [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0428]: the name `test_get_inflation_rate` is defined multiple times [INFO] [stdout] --> src/endpoints/economics.rs:465:11 [INFO] [stdout] | [INFO] [stdout] 401 | async fn test_get_inflation_rate() { [INFO] [stdout] | ---------------------------- previous definition of the value `test_get_inflation_rate` here [INFO] [stdout] ... [INFO] [stdout] 465 | async fn test_get_inflation_rate() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `test_get_inflation_rate` redefined here [INFO] [stdout] | [INFO] [stdout] = note: `test_get_inflation_rate` must be defined only once in the value namespace of this module [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0428]: the name `test_get_unemployment_rate` is defined multiple times [INFO] [stdout] --> src/endpoints/economics.rs:479:11 [INFO] [stdout] | [INFO] [stdout] 411 | async fn test_get_unemployment_rate() { [INFO] [stdout] | ------------------------------- previous definition of the value `test_get_unemployment_rate` here [INFO] [stdout] ... [INFO] [stdout] 479 | async fn test_get_unemployment_rate() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `test_get_unemployment_rate` redefined here [INFO] [stdout] | [INFO] [stdout] = note: `test_get_unemployment_rate` must be defined only once in the value namespace of this module [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0428]: the name `test_get_federal_funds_rate` is defined multiple times [INFO] [stdout] --> src/endpoints/economics.rs:493:11 [INFO] [stdout] | [INFO] [stdout] 421 | async fn test_get_federal_funds_rate() { [INFO] [stdout] | -------------------------------- previous definition of the value `test_get_federal_funds_rate` here [INFO] [stdout] ... [INFO] [stdout] 493 | async fn test_get_federal_funds_rate() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `test_get_federal_funds_rate` redefined here [INFO] [stdout] | [INFO] [stdout] = note: `test_get_federal_funds_rate` must be defined only once in the value namespace of this module [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Deserialize` [INFO] [stdout] --> src/endpoints/forex.rs:8:13 [INFO] [stdout] | [INFO] [stdout] 8 | use serde::{Deserialize, Serialize}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Deserialize` [INFO] [stdout] --> src/endpoints/forex.rs:8:13 [INFO] [stdout] | [INFO] [stdout] 8 | use serde::{Deserialize, Serialize}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `get_bulk_income_statements` found for struct `endpoints::bulk::Bulk` in the current scope [INFO] [stdout] --> src/endpoints/bulk.rs:838:36 [INFO] [stdout] | [INFO] [stdout] 18 | pub struct Bulk { [INFO] [stdout] | --------------- method `get_bulk_income_statements` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 838 | let result = client.bulk().get_bulk_income_statements().await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: there is a method `get_bulk_financial_statements` with a similar name, but with different arguments [INFO] [stdout] --> src/endpoints/bulk.rs:111:5 [INFO] [stdout] | [INFO] [stdout] 111 | / pub async fn get_bulk_financial_statements( [INFO] [stdout] 112 | | &self, [INFO] [stdout] 113 | | period: &str, [INFO] [stdout] 114 | | year: Option, [INFO] [stdout] 115 | | ) -> Result> { [INFO] [stdout] | |____________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `get_bulk_income_statements_sample` found for struct `endpoints::bulk::Bulk` in the current scope [INFO] [stdout] --> src/endpoints/bulk.rs:851:36 [INFO] [stdout] | [INFO] [stdout] 18 | pub struct Bulk { [INFO] [stdout] | --------------- method `get_bulk_income_statements_sample` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 851 | let result = client.bulk().get_bulk_income_statements_sample().await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: there is a method `get_bulk_insider_trades_sample` with a similar name, but with different arguments [INFO] [stdout] --> src/endpoints/bulk.rs:230:5 [INFO] [stdout] | [INFO] [stdout] 230 | / pub async fn get_bulk_insider_trades_sample( [INFO] [stdout] 231 | | &self, [INFO] [stdout] 232 | | limit: usize, [INFO] [stdout] 233 | | ) -> Result> { [INFO] [stdout] | |______________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `get_bulk_balance_sheets` found for struct `endpoints::bulk::Bulk` in the current scope [INFO] [stdout] --> src/endpoints/bulk.rs:864:36 [INFO] [stdout] | [INFO] [stdout] 18 | pub struct Bulk { [INFO] [stdout] | --------------- method `get_bulk_balance_sheets` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 864 | let result = client.bulk().get_bulk_balance_sheets().await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ method not found in `endpoints::bulk::Bulk` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `get_bulk_balance_sheets_sample` found for struct `endpoints::bulk::Bulk` in the current scope [INFO] [stdout] --> src/endpoints/bulk.rs:877:36 [INFO] [stdout] | [INFO] [stdout] 18 | pub struct Bulk { [INFO] [stdout] | --------------- method `get_bulk_balance_sheets_sample` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 877 | let result = client.bulk().get_bulk_balance_sheets_sample().await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: there is a method `get_bulk_prices_sample` with a similar name, but with different arguments [INFO] [stdout] --> src/endpoints/bulk.rs:85:5 [INFO] [stdout] | [INFO] [stdout] 85 | pub async fn get_bulk_prices_sample(&self, limit: usize) -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `get_bulk_cash_flow_statements` found for struct `endpoints::bulk::Bulk` in the current scope [INFO] [stdout] --> src/endpoints/bulk.rs:887:36 [INFO] [stdout] | [INFO] [stdout] 18 | pub struct Bulk { [INFO] [stdout] | --------------- method `get_bulk_cash_flow_statements` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 887 | let result = client.bulk().get_bulk_cash_flow_statements().await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: there is a method `get_bulk_financial_statements` with a similar name, but with different arguments [INFO] [stdout] --> src/endpoints/bulk.rs:111:5 [INFO] [stdout] | [INFO] [stdout] 111 | / pub async fn get_bulk_financial_statements( [INFO] [stdout] 112 | | &self, [INFO] [stdout] 113 | | period: &str, [INFO] [stdout] 114 | | year: Option, [INFO] [stdout] 115 | | ) -> Result> { [INFO] [stdout] | |____________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `get_bulk_cash_flow_statements_sample` found for struct `endpoints::bulk::Bulk` in the current scope [INFO] [stdout] --> src/endpoints/bulk.rs:903:36 [INFO] [stdout] | [INFO] [stdout] 18 | pub struct Bulk { [INFO] [stdout] | --------------- method `get_bulk_cash_flow_statements_sample` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 903 | let result = client.bulk().get_bulk_cash_flow_statements_sample().await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: there is a method `get_bulk_prices_sample` with a similar name, but with different arguments [INFO] [stdout] --> src/endpoints/bulk.rs:85:5 [INFO] [stdout] | [INFO] [stdout] 85 | pub async fn get_bulk_prices_sample(&self, limit: usize) -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `holding_symbol` on type `BulkEtfHolding` [INFO] [stdout] --> src/endpoints/bulk.rs:918:33 [INFO] [stdout] | [INFO] [stdout] 918 | assert!(holdings[0].holding_symbol.is_some()); [INFO] [stdout] | ^^^^^^^^^^^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `etf_symbol`, `asset_symbol`, `name`, `shares_number`, `market_value` ... and 2 others [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this method takes 1 argument but 0 arguments were supplied [INFO] [stdout] --> src/endpoints/bulk.rs:926:36 [INFO] [stdout] | [INFO] [stdout] 926 | let result = client.bulk().get_bulk_etf_holdings_sample().await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^-- argument #1 of type `usize` is missing [INFO] [stdout] | [INFO] [stdout] note: method defined here [INFO] [stdout] --> src/endpoints/bulk.rs:189:18 [INFO] [stdout] | [INFO] [stdout] 189 | pub async fn get_bulk_etf_holdings_sample(&self, limit: usize) -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ------------ [INFO] [stdout] help: provide the argument [INFO] [stdout] | [INFO] [stdout] 926 | let result = client.bulk().get_bulk_etf_holdings_sample(/* usize */).await; [INFO] [stdout] | +++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `exchange` on type `BulkHistoricalPricesMeta` [INFO] [stdout] --> src/endpoints/bulk.rs:956:33 [INFO] [stdout] | [INFO] [stdout] 956 | assert!(metadata[0].exchange.is_some()); [INFO] [stdout] | ^^^^^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `date_from`, `date_to`, `symbols_count`, `total_records`, `file_format`, `estimated_size_mb` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `get_bulk_income_statements` found for struct `endpoints::bulk::Bulk` in the current scope [INFO] [stdout] --> src/endpoints/bulk.rs:979:37 [INFO] [stdout] | [INFO] [stdout] 18 | pub struct Bulk { [INFO] [stdout] | --------------- method `get_bulk_income_statements` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 979 | let result2 = client.bulk().get_bulk_income_statements().await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: there is a method `get_bulk_financial_statements` with a similar name, but with different arguments [INFO] [stdout] --> src/endpoints/bulk.rs:111:5 [INFO] [stdout] | [INFO] [stdout] 111 | / pub async fn get_bulk_financial_statements( [INFO] [stdout] 112 | | &self, [INFO] [stdout] 113 | | period: &str, [INFO] [stdout] 114 | | year: Option, [INFO] [stdout] 115 | | ) -> Result> { [INFO] [stdout] | |____________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `get_bulk_stock_prices_sample` found for struct `endpoints::bulk::Bulk` in the current scope [INFO] [stdout] --> src/endpoints/bulk.rs:994:43 [INFO] [stdout] | [INFO] [stdout] 18 | pub struct Bulk { [INFO] [stdout] | --------------- method `get_bulk_stock_prices_sample` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 994 | let sample_result = client.bulk().get_bulk_stock_prices_sample().await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: there is a method `get_bulk_prices_sample` with a similar name, but with different arguments [INFO] [stdout] --> src/endpoints/bulk.rs:85:5 [INFO] [stdout] | [INFO] [stdout] 85 | pub async fn get_bulk_prices_sample(&self, limit: usize) -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `reporting_name` on type `models::congress::InsiderOwnership` [INFO] [stdout] --> src/endpoints/congress.rs:533:34 [INFO] [stdout] | [INFO] [stdout] 533 | assert!(ownership[0].reporting_name.is_some()); [INFO] [stdout] | ^^^^^^^^^^^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `symbol`, `company_name`, `insider_ownership_percent`, `number_of_insiders`, `total_insider_shares` ... and 6 others [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `is_some` found for struct `std::string::String` in the current scope [INFO] [stdout] --> src/endpoints/corporate_actions.rs:528:41 [INFO] [stdout] | [INFO] [stdout] 528 | assert!(dividends[0].symbol.is_some()); [INFO] [stdout] | ^^^^^^^ method not found in `std::string::String` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `is_some` found for struct `std::string::String` in the current scope [INFO] [stdout] --> src/endpoints/corporate_actions.rs:561:40 [INFO] [stdout] | [INFO] [stdout] 561 | assert!(earnings[0].symbol.is_some()); [INFO] [stdout] | ^^^^^^^ method not found in `std::string::String` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `is_some` found for struct `std::string::String` in the current scope [INFO] [stdout] --> src/endpoints/corporate_actions.rs:577:36 [INFO] [stdout] | [INFO] [stdout] 577 | assert!(ipos[0].symbol.is_some()); [INFO] [stdout] | ^^^^^^^ method not found in `std::string::String` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `get_stock_splits_calendar` found for struct `endpoints::corporate_actions::CorporateActions` in the current scope [INFO] [stdout] --> src/endpoints/corporate_actions.rs:587:14 [INFO] [stdout] | [INFO] [stdout] 14 | pub struct CorporateActions { [INFO] [stdout] | --------------------------- method `get_stock_splits_calendar` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 585 | let result = client [INFO] [stdout] | ______________________- [INFO] [stdout] 586 | | .corporate_actions() [INFO] [stdout] 587 | | .get_stock_splits_calendar(Some("2024-01-01"), Some("2024-12-31")) [INFO] [stdout] | |_____________-^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: there is a method `get_stock_split_calendar` with a similar name [INFO] [stdout] | [INFO] [stdout] 587 - .get_stock_splits_calendar(Some("2024-01-01"), Some("2024-12-31")) [INFO] [stdout] 587 + .get_stock_split_calendar(Some("2024-01-01"), Some("2024-12-31")) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/endpoints/sec_filings.rs:507:22 [INFO] [stdout] | [INFO] [stdout] 507 | .as_ref() [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: try using a fully qualified path to specify the expected types [INFO] [stdout] | [INFO] [stdout] 505 ~ >::as_ref(&names[0] [INFO] [stdout] 506 ~ .name) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `chrono::Datelike` [INFO] [stdout] --> src/endpoints/market_hours.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use chrono::Datelike; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `market_hours` [INFO] [stdout] --> src/endpoints/market_hours.rs:195:13 [INFO] [stdout] | [INFO] [stdout] 195 | let market_hours = MarketHours::new(client); [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_market_hours` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `market_hours` [INFO] [stdout] --> src/endpoints/market_hours.rs:283:13 [INFO] [stdout] | [INFO] [stdout] 283 | let market_hours = MarketHours::new(client); [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_market_hours` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `mutual_funds` [INFO] [stdout] --> src/endpoints/mutual_funds.rs:299:13 [INFO] [stdout] | [INFO] [stdout] 299 | let mutual_funds = MutualFunds::new(client); [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_mutual_funds` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `transcripts` [INFO] [stdout] --> src/endpoints/transcripts.rs:243:13 [INFO] [stdout] | [INFO] [stdout] 243 | let transcripts = Transcripts::new(client); [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_transcripts` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/production_client.rs:283:18 [INFO] [stdout] | [INFO] [stdout] 283 | pub fn quote(&self) -> ProductionQuote { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 283 | pub fn quote(&self) -> ProductionQuote<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/production_client.rs:288:25 [INFO] [stdout] | [INFO] [stdout] 288 | pub fn company_info(&self) -> ProductionCompanyInfo { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 288 | pub fn company_info(&self) -> ProductionCompanyInfo<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `endpoint` [INFO] [stdout] --> benches/production_validation.rs:63:21 [INFO] [stdout] | [INFO] [stdout] 63 | let endpoint = black_box("/quote/AAPL"); [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_endpoint` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `mock_data` [INFO] [stdout] --> benches/production_validation.rs:64:21 [INFO] [stdout] | [INFO] [stdout] 64 | let mock_data = serde_json::json!({"symbol": "AAPL", "price": 150.0}); [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_mock_data` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `average_response_time` on type `Metrics` [INFO] [stdout] --> tests/real_api_validation.rs:305:21 [INFO] [stdout] | [INFO] [stdout] 305 | metrics.average_response_time [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] help: a field with a similar name exists [INFO] [stdout] | [INFO] [stdout] 305 | metrics.average_response_time_ms [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `error_rate` on type `Metrics` [INFO] [stdout] --> tests/real_api_validation.rs:307:52 [INFO] [stdout] | [INFO] [stdout] 307 | println!(" - Error rate: {:.2}%", metrics.error_rate * 100.0); [INFO] [stdout] | ^^^^^^^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `total_requests`, `successful_requests`, `failed_requests`, `total_retries`, `average_response_time_ms`, `rate_limit_hits` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `average_response_time` on type `Metrics` [INFO] [stdout] --> tests/real_api_validation.rs:314:21 [INFO] [stdout] | [INFO] [stdout] 314 | metrics.average_response_time < Duration::from_secs(10), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] help: a field with a similar name exists [INFO] [stdout] | [INFO] [stdout] 314 | metrics.average_response_time_ms < Duration::from_secs(10), [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0609`. [INFO] [stdout] [INFO] [stderr] error: could not compile `fmp-rs` (test "real_api_validation") due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/bulk_processing.rs:423:13 [INFO] [stdout] | [INFO] [stdout] 423 | let mut stream = BulkDataStream::new(data, 3); [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0061, E0282, E0428, E0599, E0609. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0061`. [INFO] [stdout] [INFO] [stderr] error: could not compile `fmp-rs` (lib test) due to 29 previous errors; 6 warnings emitted [INFO] running `Command { std: "docker" "inspect" "f63dbd209ce2a57c9126cacd326d9a3a7264f60430359af5abc5699cf785f7cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f63dbd209ce2a57c9126cacd326d9a3a7264f60430359af5abc5699cf785f7cb", kill_on_drop: false }` [INFO] [stdout] f63dbd209ce2a57c9126cacd326d9a3a7264f60430359af5abc5699cf785f7cb