[INFO] cloning repository https://github.com/dbrowne/alphavantage [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dbrowne/alphavantage" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdbrowne%2Falphavantage", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdbrowne%2Falphavantage'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a019f554702f686a37e7f1de11bc604292646da6 [INFO] checking dbrowne/alphavantage against try#0799524677c1163b7afa649c7b4006f3d351a1c1 for pr-145108-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdbrowne%2Falphavantage" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/dbrowne/alphavantage [INFO] finished tweaking git repo https://github.com/dbrowne/alphavantage [INFO] tweaked toml for git repo https://github.com/dbrowne/alphavantage written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/dbrowne/alphavantage on toolchain 0799524677c1163b7afa649c7b4006f3d351a1c1 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0799524677c1163b7afa649c7b4006f3d351a1c1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/dbrowne/alphavantage 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" "+0799524677c1163b7afa649c7b4006f3d351a1c1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0799524677c1163b7afa649c7b4006f3d351a1c1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8353a986831d134dfbbb0a7c3cc388d82ff77062b497042eac0b88e402695462 [INFO] running `Command { std: "docker" "start" "-a" "8353a986831d134dfbbb0a7c3cc388d82ff77062b497042eac0b88e402695462", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8353a986831d134dfbbb0a7c3cc388d82ff77062b497042eac0b88e402695462", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8353a986831d134dfbbb0a7c3cc388d82ff77062b497042eac0b88e402695462", kill_on_drop: false }` [INFO] [stdout] 8353a986831d134dfbbb0a7c3cc388d82ff77062b497042eac0b88e402695462 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0799524677c1163b7afa649c7b4006f3d351a1c1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 10bc3d8dae4875aa05717272868c8dd632d19303ebbf4f23185f031c121d0343 [INFO] running `Command { std: "docker" "start" "-a" "10bc3d8dae4875aa05717272868c8dd632d19303ebbf4f23185f031c121d0343", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Checking cfg-if v1.0.1 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking memchr v2.7.5 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking slab v0.4.10 [INFO] [stderr] Checking log v0.4.28 [INFO] [stderr] Checking bitflags v2.9.1 [INFO] [stderr] Checking writeable v0.6.1 [INFO] [stderr] Checking ryu v1.0.20 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking litemap v0.8.0 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling cc v1.2.29 [INFO] [stderr] Checking tracing-core v0.1.34 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Checking http v1.3.1 [INFO] [stderr] Checking hashbrown v0.15.4 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking iana-time-zone v0.1.63 [INFO] [stderr] Checking atomic-waker v1.1.2 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Checking openssl-probe v0.1.6 [INFO] [stderr] Checking ipnet v2.11.0 [INFO] [stderr] Checking sync_wrapper v1.0.2 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking tower-layer v0.3.3 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling rust_decimal v1.37.2 [INFO] [stderr] Checking iri-string v0.7.8 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Checking anstyle v1.0.11 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Checking rustls-pki-types v1.12.0 [INFO] [stderr] Checking tinyvec v1.9.0 [INFO] [stderr] Checking encoding_rs v0.8.35 [INFO] [stderr] Checking raw-cpuid v11.5.0 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking unicode-properties v0.1.3 [INFO] [stderr] Checking indexmap v2.10.0 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking spinning_top v0.3.0 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking generic-array v0.14.7 [INFO] [stderr] Compiling bigdecimal v0.4.8 [INFO] [stderr] Checking signal-hook-registry v1.4.5 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Checking futures-timer v3.0.3 [INFO] [stderr] Checking unicode-normalization v0.1.24 [INFO] [stderr] Checking dashmap v6.1.0 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Checking web-time v1.1.0 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Checking siphasher v1.0.1 [INFO] [stderr] Compiling pq-sys v0.7.2 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Checking nonzero_ext v0.3.0 [INFO] [stderr] Checking anstyle-query v1.1.3 [INFO] [stderr] Checking anstream v0.6.19 [INFO] [stderr] Checking scheduled-thread-pool v0.2.7 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking phf_shared v0.11.3 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking colored v2.2.0 [INFO] [stderr] Checking phf v0.11.3 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking thread_local v1.1.9 [INFO] [stderr] Checking r2d2 v0.8.10 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking stringprep v0.1.5 [INFO] [stderr] Checking whoami v1.6.0 [INFO] [stderr] Checking uuid v1.17.0 [INFO] [stderr] Checking unicode-width v0.2.1 [INFO] [stderr] Checking scoped-futures v0.1.4 [INFO] [stderr] Checking num_cpus v1.17.0 [INFO] [stderr] Checking deadpool-runtime v0.1.4 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Checking csv-core v0.1.12 [INFO] [stderr] Checking jiff v0.2.15 [INFO] [stderr] Checking linux-raw-sys v0.9.4 [INFO] [stderr] Checking unit-prefix v0.5.1 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Checking predicates-core v1.0.9 [INFO] [stderr] Checking md-5 v0.10.6 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking console v0.16.0 [INFO] [stderr] Checking clap_lex v0.7.5 [INFO] [stderr] Checking quanta v0.12.6 [INFO] [stderr] Checking console v0.15.11 [INFO] [stderr] Checking number_prefix v0.4.0 [INFO] [stderr] Checking clap_builder v4.5.41 [INFO] [stderr] Checking sdd v3.0.8 [INFO] [stderr] Checking termtree v0.5.1 [INFO] [stderr] Checking predicates v3.1.3 [INFO] [stderr] Checking fragile v2.0.1 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking indicatif v0.17.11 [INFO] [stderr] Checking downcast v0.11.0 [INFO] [stderr] Checking predicates-tree v1.0.12 [INFO] [stderr] Checking scc v2.3.4 [INFO] [stderr] Checking dotenv v0.15.0 [INFO] [stderr] Checking indicatif v0.18.0 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking rand v0.9.1 [INFO] [stderr] Checking postgres-protocol v0.6.8 [INFO] [stderr] Checking postgres-types v0.2.9 [INFO] [stderr] Checking tempfile v3.20.0 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking matchers v0.2.0 [INFO] [stderr] Checking env_filter v0.1.3 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling diesel_table_macro_syntax v0.2.0 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [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] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling clap_derive v4.5.41 [INFO] [stderr] Compiling mockall_derive v0.12.1 [INFO] [stderr] Checking env_logger v0.11.8 [INFO] [stderr] Checking async-stream v0.3.6 [INFO] [stderr] Compiling serial_test_derive v3.2.0 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking tokio v1.46.1 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking yoke v0.8.0 [INFO] [stderr] Checking zerovec v0.11.2 [INFO] [stderr] Checking zerotrie v0.2.2 [INFO] [stderr] Checking tracing-subscriber v0.3.20 [INFO] [stderr] Checking clap v4.5.41 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling dsl_auto_type v0.1.3 [INFO] [stderr] Checking tinystr v0.8.1 [INFO] [stderr] Checking potential_utf v0.1.2 [INFO] [stderr] Checking icu_collections v2.0.0 [INFO] [stderr] Checking icu_locale_core v2.0.0 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking governor v0.10.0 [INFO] [stderr] Compiling diesel_derives v2.2.6 [INFO] [stderr] Checking icu_provider v2.0.0 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking serial_test v3.2.0 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Checking icu_properties v2.0.1 [INFO] [stderr] Checking mockall v0.12.1 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Checking tokio-util v0.7.15 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking bb8 v0.9.0 [INFO] [stderr] Checking tokio-stream v0.1.17 [INFO] [stderr] Checking deadpool v0.10.0 [INFO] [stderr] Checking tokio-test v0.4.4 [INFO] [stderr] Checking tower-http v0.6.6 [INFO] [stderr] Checking h2 v0.4.11 [INFO] [stderr] Checking tokio-postgres v0.7.13 [INFO] [stderr] Checking chrono v0.4.41 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking csv v1.3.1 [INFO] [stderr] Checking serde_test v1.0.177 [INFO] [stderr] Checking assert-json-diff v2.0.2 [INFO] [stderr] Checking av-core v0.1.0 (/opt/rustwide/workdir/crates/av-core) [INFO] [stderr] Checking av-models v0.1.0 (/opt/rustwide/workdir/crates/av-models) [INFO] [stderr] Checking diesel v2.2.12 [INFO] [stdout] warning: unused variable: `max_4bit` [INFO] [stdout] --> crates/av-core/src/types/market.rs:887:9 [INFO] [stdout] | [INFO] [stdout] 887 | let max_4bit = u32::MAX >> 4; // 60 bits available for ID [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_max_4bit` [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-W unused-variables` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `max_5bit` [INFO] [stdout] --> crates/av-core/src/types/market.rs:888:9 [INFO] [stdout] | [INFO] [stdout] 888 | let max_5bit = u32::MAX >> 5; // 59 bits available for ID [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_max_5bit` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `max_6bit` [INFO] [stdout] --> crates/av-core/src/types/market.rs:889:9 [INFO] [stdout] | [INFO] [stdout] 889 | let max_6bit = u32::MAX >> 6; // 58 bits available for ID [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_max_6bit` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking hyper v1.6.0 [INFO] [stderr] Checking hyper-util v0.1.15 [INFO] [stderr] Checking hyper-tls v0.6.0 [INFO] [stderr] Checking wiremock v0.6.4 [INFO] [stderr] Checking reqwest v0.12.23 [INFO] [stderr] Checking av-client v0.1.0 (/opt/rustwide/workdir/crates/av-client) [INFO] [stdout] warning: fields `sentiment_label` and `relevance_score` are never read [INFO] [stdout] --> crates/av-client/examples/news_analysis.rs:73:3 [INFO] [stdout] | [INFO] [stdout] 70 | struct TickerSentimentSummary { [INFO] [stdout] | ---------------------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 73 | sentiment_label: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 74 | mention_count: u32, [INFO] [stdout] 75 | relevance_score: f64, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TickerSentimentSummary` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: requested on the command line with `-W dead-code` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `mention_count` is never read [INFO] [stdout] --> crates/av-client/examples/news_analysis.rs:84:3 [INFO] [stdout] | [INFO] [stdout] 80 | struct TopicSentiment { [INFO] [stdout] | -------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 84 | mention_count: u32, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TopicSentiment` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `sentiment_score`, `time_published`, and `url` are never read [INFO] [stdout] --> crates/av-client/examples/news_analysis.rs:93:3 [INFO] [stdout] | [INFO] [stdout] 89 | struct Headline { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 93 | sentiment_score: f64, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 94 | time_published: String, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 95 | url: String, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Headline` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `pe_ratio` and `dividend_yield` are never read [INFO] [stdout] --> crates/av-client/examples/portfolio_tracker.rs:79:3 [INFO] [stdout] | [INFO] [stdout] 69 | struct HoldingAnalysis { [INFO] [stdout] | --------------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 79 | pe_ratio: Option, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 80 | dividend_yield: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `HoldingAnalysis` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: requested on the command line with `-W dead-code` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `display_top_movers` is never used [INFO] [stdout] --> crates/av-client/examples/portfolio_tracker.rs:454:4 [INFO] [stdout] | [INFO] [stdout] 454 | fn display_top_movers(movers: &TopGainersLosers) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `format_volume` is never used [INFO] [stdout] --> crates/av-client/examples/portfolio_tracker.rs:525:4 [INFO] [stdout] | [INFO] [stdout] 525 | fn format_volume(volume: &str) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `display_portfolio_sentiment` is never used [INFO] [stdout] --> crates/av-client/examples/portfolio_tracker.rs:542:4 [INFO] [stdout] | [INFO] [stdout] 542 | fn display_portfolio_sentiment(portfolio: &[Holding], sentiment_data: &HashMap) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `show_loading_progress` is never used [INFO] [stdout] --> crates/av-client/examples/portfolio_tracker.rs:641:4 [INFO] [stdout] | [INFO] [stdout] 641 | fn show_loading_progress(current: usize, total: usize, symbol: &str) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `display_holding_update` is never used [INFO] [stdout] --> crates/av-client/examples/portfolio_tracker.rs:655:4 [INFO] [stdout] | [INFO] [stdout] 655 | fn display_holding_update(holding: &HoldingAnalysis) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `clear_screen` is never used [INFO] [stdout] --> crates/av-client/examples/portfolio_tracker.rs:676:4 [INFO] [stdout] | [INFO] [stdout] 676 | fn clear_screen() { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `setup_terminal_colors` is never used [INFO] [stdout] --> crates/av-client/examples/portfolio_tracker.rs:683:4 [INFO] [stdout] | [INFO] [stdout] 683 | fn setup_terminal_colors() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `show_progress` is never used [INFO] [stdout] --> crates/av-client/examples/portfolio_tracker.rs:699:4 [INFO] [stdout] | [INFO] [stdout] 699 | fn show_progress(current: usize, total: usize, message: &str) { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking diesel-async v0.6.1 [INFO] [stderr] Checking av-database-postgres v0.1.0 (/opt/rustwide/workdir/crates/av-database/postgres) [INFO] [stdout] error: `max` is ambiguous [INFO] [stdout] --> crates/av-database/postgres/src/models/crypto_markets.rs:216:30 [INFO] [stdout] | [INFO] [stdout] 216 | use diesel::dsl::{count, max}; [INFO] [stdout] | ^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `max` could refer to the type alias defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/diesel-2.2.12/src/lib.rs:319:13 [INFO] [stdout] | [INFO] [stdout] 319 | pub use crate::helper_types::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider updating this dependency to resolve this error [INFO] [stdout] = help: if updating the dependency does not resolve the problem report the problem to the author of the relevant crate [INFO] [stdout] note: `max` could also refer to the type alias defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/diesel-2.2.12/src/lib.rs:322:13 [INFO] [stdout] | [INFO] [stdout] 322 | pub use crate::expression::dsl::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #114095 [INFO] [stdout] = note: `#[deny(ambiguous_glob_imports)]` (part of `#[deny(future_incompatible)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `sum` is ambiguous [INFO] [stdout] --> crates/av-database/postgres/src/models/crypto_markets.rs:362:30 [INFO] [stdout] | [INFO] [stdout] 362 | use diesel::dsl::{count, sum}; [INFO] [stdout] | ^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `sum` could refer to the type alias defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/diesel-2.2.12/src/lib.rs:319:13 [INFO] [stdout] | [INFO] [stdout] 319 | pub use crate::helper_types::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider updating this dependency to resolve this error [INFO] [stdout] = help: if updating the dependency does not resolve the problem report the problem to the author of the relevant crate [INFO] [stdout] note: `sum` could also refer to the type alias defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/diesel-2.2.12/src/lib.rs:322:13 [INFO] [stdout] | [INFO] [stdout] 322 | pub use crate::expression::dsl::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #114095 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `max` is ambiguous [INFO] [stdout] --> crates/av-database/postgres/src/models/crypto_markets.rs:216:30 [INFO] [stdout] | [INFO] [stdout] 216 | use diesel::dsl::{count, max}; [INFO] [stdout] | ^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `max` could refer to the type alias defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/diesel-2.2.12/src/lib.rs:319:13 [INFO] [stdout] | [INFO] [stdout] 319 | pub use crate::helper_types::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider updating this dependency to resolve this error [INFO] [stdout] = help: if updating the dependency does not resolve the problem report the problem to the author of the relevant crate [INFO] [stdout] note: `max` could also refer to the type alias defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/diesel-2.2.12/src/lib.rs:322:13 [INFO] [stdout] | [INFO] [stdout] 322 | pub use crate::expression::dsl::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #114095 [INFO] [stdout] = note: `#[deny(ambiguous_glob_imports)]` (part of `#[deny(future_incompatible)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `sum` is ambiguous [INFO] [stdout] --> crates/av-database/postgres/src/models/crypto_markets.rs:362:30 [INFO] [stdout] | [INFO] [stdout] 362 | use diesel::dsl::{count, sum}; [INFO] [stdout] | ^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `sum` could refer to the type alias defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/diesel-2.2.12/src/lib.rs:319:13 [INFO] [stdout] | [INFO] [stdout] 319 | pub use crate::helper_types::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider updating this dependency to resolve this error [INFO] [stdout] = help: if updating the dependency does not resolve the problem report the problem to the author of the relevant crate [INFO] [stdout] note: `sum` could also refer to the type alias defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/diesel-2.2.12/src/lib.rs:322:13 [INFO] [stdout] | [INFO] [stdout] 322 | pub use crate::expression::dsl::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #114095 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified [INFO] [stdout] --> crates/av-database/postgres/src/repository.rs:154:3 [INFO] [stdout] | [INFO] [stdout] 154 | async fn get(&self, cache_key: &str, api_source: &str) -> RepositoryResult> [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future` [INFO] [stdout] = note: `#[warn(async_fn_in_trait)]` on by default [INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change [INFO] [stdout] | [INFO] [stdout] 154 ~ fn get(&self, cache_key: &str, api_source: &str) -> impl std::future::Future>> + Send [INFO] [stdout] 155 | where [INFO] [stdout] 156 | T: for<'de> Deserialize<'de> + Send + 'static, [INFO] [stdout] 157 ~ {async { [INFO] [stdout] 158 | match self.get_json(cache_key, api_source).await? { [INFO] [stdout] ... [INFO] [stdout] 164 | } [INFO] [stdout] 165 ~ } } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified [INFO] [stdout] --> crates/av-database/postgres/src/repository.rs:168:3 [INFO] [stdout] | [INFO] [stdout] 168 | async fn set( [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future` [INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change [INFO] [stdout] | [INFO] [stdout] 168 ~ fn set( [INFO] [stdout] 169 | &self, [INFO] [stdout] ... [INFO] [stdout] 174 | ttl_hours: i64, [INFO] [stdout] 175 ~ ) -> impl std::future::Future> + Send [INFO] [stdout] 176 | where [INFO] [stdout] 177 | T: Serialize + Send + Sync, [INFO] [stdout] 178 ~ {async { [INFO] [stdout] 179 | let json = serde_json::to_value(data)?; [INFO] [stdout] 180 | self.set_json(cache_key, api_source, endpoint_url, json, ttl_hours).await [INFO] [stdout] 181 ~ } } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `av-database-postgres` (lib test) due to 4 previous errors; 2 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified [INFO] [stdout] --> crates/av-database/postgres/src/repository.rs:154:3 [INFO] [stdout] | [INFO] [stdout] 154 | async fn get(&self, cache_key: &str, api_source: &str) -> RepositoryResult> [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future` [INFO] [stdout] = note: `#[warn(async_fn_in_trait)]` on by default [INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change [INFO] [stdout] | [INFO] [stdout] 154 ~ fn get(&self, cache_key: &str, api_source: &str) -> impl std::future::Future>> + Send [INFO] [stdout] 155 | where [INFO] [stdout] 156 | T: for<'de> Deserialize<'de> + Send + 'static, [INFO] [stdout] 157 ~ {async { [INFO] [stdout] 158 | match self.get_json(cache_key, api_source).await? { [INFO] [stdout] ... [INFO] [stdout] 164 | } [INFO] [stdout] 165 ~ } } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified [INFO] [stdout] --> crates/av-database/postgres/src/repository.rs:168:3 [INFO] [stdout] | [INFO] [stdout] 168 | async fn set( [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future` [INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change [INFO] [stdout] | [INFO] [stdout] 168 ~ fn set( [INFO] [stdout] 169 | &self, [INFO] [stdout] ... [INFO] [stdout] 174 | ttl_hours: i64, [INFO] [stdout] 175 ~ ) -> impl std::future::Future> + Send [INFO] [stdout] 176 | where [INFO] [stdout] 177 | T: Serialize + Send + Sync, [INFO] [stdout] 178 ~ {async { [INFO] [stdout] 179 | let json = serde_json::to_value(data)?; [INFO] [stdout] 180 | self.set_json(cache_key, api_source, endpoint_url, json, ttl_hours).await [INFO] [stdout] 181 ~ } } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `av-database-postgres` (lib) due to 4 previous errors; 2 warnings emitted [INFO] running `Command { std: "docker" "inspect" "10bc3d8dae4875aa05717272868c8dd632d19303ebbf4f23185f031c121d0343", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "10bc3d8dae4875aa05717272868c8dd632d19303ebbf4f23185f031c121d0343", kill_on_drop: false }` [INFO] [stdout] 10bc3d8dae4875aa05717272868c8dd632d19303ebbf4f23185f031c121d0343