[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] 5736b61ac40503ef585d16343eac3cadcbebd88d [INFO] checking dbrowne/alphavantage against try#c6359cd3b4418e8472bae1a89c242796f2b86d56 for pr-147984-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdbrowne%2Falphavantage" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-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-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/dbrowne/alphavantage on toolchain c6359cd3b4418e8472bae1a89c242796f2b86d56 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c6359cd3b4418e8472bae1a89c242796f2b86d56" "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" "+c6359cd3b4418e8472bae1a89c242796f2b86d56" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c6359cd3b4418e8472bae1a89c242796f2b86d56" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 378fed132123a7fd3e1c7614438d2932a2210de90faafe2a7bdd19dd6f8d56c8 [INFO] running `Command { std: "docker" "start" "-a" "378fed132123a7fd3e1c7614438d2932a2210de90faafe2a7bdd19dd6f8d56c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "378fed132123a7fd3e1c7614438d2932a2210de90faafe2a7bdd19dd6f8d56c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "378fed132123a7fd3e1c7614438d2932a2210de90faafe2a7bdd19dd6f8d56c8", kill_on_drop: false }` [INFO] [stdout] 378fed132123a7fd3e1c7614438d2932a2210de90faafe2a7bdd19dd6f8d56c8 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c6359cd3b4418e8472bae1a89c242796f2b86d56" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4db9bf572982f3cff3a84e401e9dac5490c7542aa5a6acfe22b3e872fe08e2f8 [INFO] running `Command { std: "docker" "start" "-a" "4db9bf572982f3cff3a84e401e9dac5490c7542aa5a6acfe22b3e872fe08e2f8", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [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 lock_api v0.4.13 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Checking slab v0.4.10 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking bitflags v2.9.1 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling cc v1.2.29 [INFO] [stderr] Checking tracing-core v0.1.34 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Checking http v1.3.1 [INFO] [stderr] Checking foldhash v0.1.5 [INFO] [stderr] Checking allocator-api2 v0.2.21 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking hashbrown v0.15.4 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Checking signal-hook-registry v1.4.5 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Checking iana-time-zone v0.1.63 [INFO] [stderr] Checking indexmap v2.10.0 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Checking sync_wrapper v1.0.2 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Checking anstyle v1.0.11 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Checking tower-layer v0.3.3 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Checking iri-string v0.7.8 [INFO] [stderr] Checking rand v0.9.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Compiling rust_decimal v1.37.2 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking tinyvec v1.9.0 [INFO] [stderr] Checking rustls-pki-types v1.12.0 [INFO] [stderr] Checking encoding_rs v0.8.35 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking dotenvy v0.15.7 [INFO] [stderr] Checking anstyle-query v1.1.3 [INFO] [stderr] Checking regex-syntax v0.6.29 [INFO] [stderr] Checking anstream v0.6.19 [INFO] [stderr] Checking raw-cpuid v11.5.0 [INFO] [stderr] Checking unicode-bidi v0.3.18 [INFO] [stderr] Checking unicode-normalization v0.1.24 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking unicode-properties v0.1.3 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking stringprep v0.1.5 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking md-5 v0.10.6 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking dashmap v6.1.0 [INFO] [stderr] Checking spinning_top v0.3.0 [INFO] [stderr] Checking thread_local v1.1.9 [INFO] [stderr] Compiling bigdecimal v0.4.8 [INFO] [stderr] Checking futures-timer v3.0.3 [INFO] [stderr] Compiling pq-sys v0.7.2 [INFO] [stderr] Checking web-time v1.1.0 [INFO] [stderr] Checking siphasher v1.0.1 [INFO] [stderr] Checking nonzero_ext v0.3.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Checking phf_shared v0.11.3 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking quanta v0.12.6 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking colored v2.2.0 [INFO] [stderr] Checking scheduled-thread-pool v0.2.7 [INFO] [stderr] Checking postgres-protocol v0.6.8 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking r2d2 v0.8.10 [INFO] [stderr] Checking phf v0.11.3 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking whoami v1.6.0 [INFO] [stderr] Checking unicode-width v0.2.1 [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] Checking postgres-types v0.2.9 [INFO] [stderr] Checking uuid v1.17.0 [INFO] [stderr] Checking matchers v0.1.0 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking scoped-futures v0.1.4 [INFO] [stderr] Compiling rayon-core v1.12.1 [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] Compiling anyhow v1.0.98 [INFO] [stderr] Checking clap_lex v0.7.5 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Checking env_filter v0.1.3 [INFO] [stderr] Checking console v0.16.0 [INFO] [stderr] Checking csv-core v0.1.12 [INFO] [stderr] Checking clap_builder v4.5.41 [INFO] [stderr] Checking linux-raw-sys v0.9.4 [INFO] [stderr] Checking unit-prefix v0.5.1 [INFO] [stderr] Checking env_logger v0.11.8 [INFO] [stderr] Checking indicatif v0.18.0 [INFO] [stderr] Checking predicates-core v1.0.9 [INFO] [stderr] Checking console v0.15.11 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking number_prefix v0.4.0 [INFO] [stderr] Checking termtree v0.5.1 [INFO] [stderr] Checking sdd v3.0.8 [INFO] [stderr] Checking indicatif v0.17.11 [INFO] [stderr] Checking predicates-tree v1.0.12 [INFO] [stderr] Checking predicates v3.1.3 [INFO] [stderr] Checking scc v2.3.4 [INFO] [stderr] Checking yansi v1.0.1 [INFO] [stderr] Checking diff v0.1.13 [INFO] [stderr] Checking downcast v0.11.0 [INFO] [stderr] Checking fragile v2.0.1 [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] Checking tokio v1.46.1 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking yoke v0.8.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Checking zerotrie v0.2.2 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Checking zerovec v0.11.2 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Compiling dsl_auto_type v0.1.3 [INFO] [stderr] Checking tracing-subscriber v0.3.19 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling diesel_derives v2.2.6 [INFO] [stderr] Checking async-stream v0.3.6 [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] Compiling clap_derive v4.5.41 [INFO] [stderr] Checking tempfile v3.20.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Checking icu_provider v2.0.0 [INFO] [stderr] Checking icu_properties v2.0.1 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking governor v0.10.0 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Compiling serial_test_derive v3.2.0 [INFO] [stderr] Compiling mockall_derive v0.12.1 [INFO] [stderr] Checking pretty_assertions v1.4.1 [INFO] [stderr] Checking dotenv v0.15.0 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Checking serial_test v3.2.0 [INFO] [stderr] Checking clap v4.5.41 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Checking tokio-util v0.7.15 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking tower v0.5.2 [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 chrono v0.4.41 [INFO] [stderr] Checking h2 v0.4.11 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking tower-http v0.6.6 [INFO] [stderr] Checking tokio-postgres v0.7.13 [INFO] [stderr] Checking tokio-test v0.4.4 [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 mockall v0.12.1 [INFO] [stderr] Checking diesel v2.2.12 [INFO] [stdout] warning: unused variable: `max_4bit` [INFO] [stdout] --> crates/av-core/src/types/market.rs:886:9 [INFO] [stdout] | [INFO] [stdout] 886 | 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:887:9 [INFO] [stdout] | [INFO] [stdout] 887 | 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:888:9 [INFO] [stdout] | [INFO] [stdout] 888 | 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:43:3 [INFO] [stdout] | [INFO] [stdout] 40 | struct TickerSentimentSummary { [INFO] [stdout] | ---------------------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 43 | sentiment_label: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 44 | mention_count: u32, [INFO] [stdout] 45 | 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:54:3 [INFO] [stdout] | [INFO] [stdout] 50 | struct TopicSentiment { [INFO] [stdout] | -------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 54 | 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:63:3 [INFO] [stdout] | [INFO] [stdout] 59 | struct Headline { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 63 | sentiment_score: f64, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 64 | time_published: String, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 65 | 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:49:3 [INFO] [stdout] | [INFO] [stdout] 39 | struct HoldingAnalysis { [INFO] [stdout] | --------------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 49 | pe_ratio: Option, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 50 | 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:425:4 [INFO] [stdout] | [INFO] [stdout] 425 | 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:496:4 [INFO] [stdout] | [INFO] [stdout] 496 | 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:513:4 [INFO] [stdout] | [INFO] [stdout] 513 | 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:612:4 [INFO] [stdout] | [INFO] [stdout] 612 | 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:626:4 [INFO] [stdout] | [INFO] [stdout] 626 | 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:647:4 [INFO] [stdout] | [INFO] [stdout] 647 | 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:654:4 [INFO] [stdout] | [INFO] [stdout] 654 | 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:670:4 [INFO] [stdout] | [INFO] [stdout] 670 | 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:187:30 [INFO] [stdout] | [INFO] [stdout] 187 | use diesel::dsl::{count, max}; [INFO] [stdout] | ^^^ ambiguous name [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: 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] 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] = 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:333:30 [INFO] [stdout] | [INFO] [stdout] 333 | use diesel::dsl::{count, sum}; [INFO] [stdout] | ^^^ ambiguous name [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: 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] 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] [INFO] [stdout] [INFO] [stdout] error: `max` is ambiguous [INFO] [stdout] --> crates/av-database/postgres/src/models/crypto_markets.rs:187:30 [INFO] [stdout] | [INFO] [stdout] 187 | use diesel::dsl::{count, max}; [INFO] [stdout] | ^^^ ambiguous name [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: 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] 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] = 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:333:30 [INFO] [stdout] | [INFO] [stdout] 333 | use diesel::dsl::{count, sum}; [INFO] [stdout] | ^^^ ambiguous name [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: 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] 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] [INFO] [stdout] [INFO] [stderr] error: could not compile `av-database-postgres` (lib test) due to 4 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `av-database-postgres` (lib) due to 4 previous errors [INFO] running `Command { std: "docker" "inspect" "4db9bf572982f3cff3a84e401e9dac5490c7542aa5a6acfe22b3e872fe08e2f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4db9bf572982f3cff3a84e401e9dac5490c7542aa5a6acfe22b3e872fe08e2f8", kill_on_drop: false }` [INFO] [stdout] 4db9bf572982f3cff3a84e401e9dac5490c7542aa5a6acfe22b3e872fe08e2f8