[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] 65afd31bb7ef58b93ec52cb6ea0ba8915c592e6c
[INFO] testing dbrowne/alphavantage against master#1ef7943ee607160a564655b6596f83670ef95df5 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdbrowne%2Falphavantage" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/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-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/dbrowne/alphavantage on toolchain 1ef7943ee607160a564655b6596f83670ef95df5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "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" "+1ef7943ee607160a564655b6596f83670ef95df5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded unit-prefix v0.5.1
[INFO] [stderr]   Downloaded bb8 v0.9.0
[INFO] [stderr]   Downloaded serial_test_derive v3.2.0
[INFO] [stderr]   Downloaded io-uring v0.7.8
[INFO] [stderr]   Downloaded whoami v1.6.0
[INFO] [stderr]   Downloaded libredox v0.1.6
[INFO] [stderr]   Downloaded prettytable-rs v0.10.0
[INFO] [stderr]   Downloaded wiremock v0.6.4
[INFO] [stderr]   Downloaded rand v0.9.1
[INFO] [stderr]   Downloaded governor v0.10.0
[INFO] [stderr]   Downloaded clap_builder v4.5.41
[INFO] [stderr]   Downloaded h2 v0.4.11
[INFO] [stderr]   Downloaded rustls v0.23.29
[INFO] [stderr]   Downloaded hyper-util v0.1.15
[INFO] [stderr]   Downloaded tokio-postgres v0.7.13
[INFO] [stderr]   Downloaded indicatif v0.18.0
[INFO] [stderr]   Downloaded diesel-async v0.6.1
[INFO] [stderr]   Downloaded scc v2.3.4
[INFO] [stderr]   Downloaded tokio v1.46.1
[INFO] [stderr]   Downloaded postgres-protocol v0.6.8
[INFO] [stderr]   Downloaded diesel_derives v2.2.6
[INFO] [stderr]   Downloaded indexmap v2.10.0
[INFO] [stderr]   Downloaded cc v1.2.29
[INFO] [stderr]   Downloaded clap_derive v4.5.41
[INFO] [stderr]   Downloaded clap v4.5.41
[INFO] [stderr]   Downloaded deadpool v0.10.0
[INFO] [stderr]   Downloaded scoped-futures v0.1.4
[INFO] [stderr]   Downloaded console v0.16.0
[INFO] [stderr]   Downloaded mockall_derive v0.12.1
[INFO] [stderr]   Downloaded mockall v0.12.1
[INFO] [stderr]   Downloaded tokio-test v0.4.4
[INFO] [stderr]   Downloaded csv-core v0.1.12
[INFO] [stderr]   Downloaded serial_test v3.2.0
[INFO] [stderr]   Downloaded serde_test v1.0.177
[INFO] [stderr]   Downloaded sdd v3.0.8
[INFO] [stderr]   Downloaded fragile v2.0.1
[INFO] [stderr]   Downloaded postgres-types v0.2.9
[INFO] [stderr]   Downloaded env_logger v0.11.8
[INFO] [stderr]   Downloaded winnow v0.7.12
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7c64c9ac15f6e556a4efc0f59aa5b96d9e4479f6883503307e541fd17b58d57f
[INFO] running `Command { std: "docker" "start" "-a" "7c64c9ac15f6e556a4efc0f59aa5b96d9e4479f6883503307e541fd17b58d57f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7c64c9ac15f6e556a4efc0f59aa5b96d9e4479f6883503307e541fd17b58d57f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7c64c9ac15f6e556a4efc0f59aa5b96d9e4479f6883503307e541fd17b58d57f", kill_on_drop: false }`
[INFO] [stdout] 7c64c9ac15f6e556a4efc0f59aa5b96d9e4479f6883503307e541fd17b58d57f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cafc8a867f4df33d7140ab192eab2878479d5d7d4cf55782bf9f30a81b8cbaf4
[INFO] running `Command { std: "docker" "start" "-a" "cafc8a867f4df33d7140ab192eab2878479d5d7d4cf55782bf9f30a81b8cbaf4", kill_on_drop: false }`
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling cc v1.2.29
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling unicode-properties v0.1.3
[INFO] [stderr]    Compiling bigdecimal v0.4.8
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling pq-sys v0.7.2
[INFO] [stderr]    Compiling fallible-iterator v0.2.0
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling scheduled-thread-pool v0.2.7
[INFO] [stderr]    Compiling rust_decimal v1.37.2
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling iri-string v0.7.8
[INFO] [stderr]    Compiling unicode-width v0.2.1
[INFO] [stderr]    Compiling r2d2 v0.8.10
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling raw-cpuid v11.5.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling uuid v1.17.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling whoami v1.6.0
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling spinning_top v0.3.0
[INFO] [stderr]    Compiling scoped-futures v0.1.4
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling web-time v1.1.0
[INFO] [stderr]    Compiling nonzero_ext v0.3.0
[INFO] [stderr]    Compiling clap_builder v4.5.41
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling console v0.16.0
[INFO] [stderr]    Compiling colored v2.2.0
[INFO] [stderr]    Compiling rand v0.9.1
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling csv-core v0.1.12
[INFO] [stderr]    Compiling unit-prefix v0.5.1
[INFO] [stderr]    Compiling quanta v0.12.6
[INFO] [stderr]    Compiling indicatif v0.18.0
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling postgres-protocol v0.6.8
[INFO] [stderr]    Compiling indicatif v0.17.11
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling postgres-types v0.2.9
[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 futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling clap_derive v4.5.41
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling tokio v1.46.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling clap v4.5.41
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling dsl_auto_type v0.1.3
[INFO] [stderr]    Compiling diesel_derives v2.2.6
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling governor v0.10.0
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling csv v1.3.1
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling bb8 v0.9.0
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling h2 v0.4.11
[INFO] [stderr]    Compiling tokio-postgres v0.7.13
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling av-models v0.1.0 (/opt/rustwide/workdir/crates/av-models)
[INFO] [stderr]    Compiling av-core v0.1.0 (/opt/rustwide/workdir/crates/av-core)
[INFO] [stderr]    Compiling diesel v2.2.12
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling hyper-util v0.1.15
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.23
[INFO] [stderr]    Compiling av-client v0.1.0 (/opt/rustwide/workdir/crates/av-client)
[INFO] [stderr]    Compiling diesel-async v0.6.1
[INFO] [stderr]    Compiling av-database-postgres v0.1.0 (/opt/rustwide/workdir/crates/av-database/postgres)
[INFO] [stderr]    Compiling av-loaders v0.1.0 (/opt/rustwide/workdir/crates/av-loaders)
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> crates/av-loaders/src/crypto/intraday_loader.rs:466:9
[INFO] [stdout]     |
[INFO] [stdout] 466 |     let mut symbols_skipped = 0;
[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] warning: unused variable: `context`
[INFO] [stdout]    --> crates/av-loaders/src/intraday_price_loader.rs:422:5
[INFO] [stdout]     |
[INFO] [stdout] 422 |     context: &LoaderContext,
[INFO] [stdout]     |     ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context`
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-W unused-variables`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `context`
[INFO] [stdout]    --> crates/av-loaders/src/summary_price_loader.rs:295:5
[INFO] [stdout]     |
[INFO] [stdout] 295 |     context: &LoaderContext,
[INFO] [stdout]     |     ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> crates/av-loaders/src/summary_price_loader.rs:433:9
[INFO] [stdout]     |
[INFO] [stdout] 433 |     let mut skipped_count = 0;
[INFO] [stdout]     |         ----^^^^^^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `batch_processor` is never read
[INFO] [stdout]   --> crates/av-loaders/src/crypto/database.rs:84:3
[INFO] [stdout]    |
[INFO] [stdout] 82 | pub struct CryptoDbLoader {
[INFO] [stdout]    |            -------------- field in this struct
[INFO] [stdout] 83 |   crypto_loader: CryptoSymbolLoader,
[INFO] [stdout] 84 |   batch_processor: BatchProcessor,
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-W dead-code`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `find_existing_token` and `process_symbols_multi_token` are never used
[INFO] [stdout]    --> crates/av-loaders/src/crypto/database.rs:195:12
[INFO] [stdout]     |
[INFO] [stdout]  87 | impl CryptoDbLoader {
[INFO] [stdout]     | ------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 195 |   async fn find_existing_token(
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 248 |   async fn process_symbols_multi_token(
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `fetch_market_data_for_symbol_with_dynamic_mapping` is never used
[INFO] [stdout]    --> crates/av-loaders/src/crypto/markets_loader.rs:157:12
[INFO] [stdout]     |
[INFO] [stdout] 145 | impl CryptoMarketsLoader {
[INFO] [stdout]     | ------------------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 157 |   async fn fetch_market_data_for_symbol_with_dynamic_mapping(
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `symbol` and `name` are never read
[INFO] [stdout]    --> crates/av-loaders/src/crypto/sources/coingecko.rs:156:3
[INFO] [stdout]     |
[INFO] [stdout] 154 | struct CoinGeckoMarketCoin {
[INFO] [stdout]     |        ------------------- fields in this struct
[INFO] [stdout] 155 |   id: String,
[INFO] [stdout] 156 |   symbol: String,
[INFO] [stdout]     |   ^^^^^^
[INFO] [stdout] 157 |   name: String,
[INFO] [stdout]     |   ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `CoinGeckoMarketCoin` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `concurrent_requests` is never read
[INFO] [stdout]    --> crates/av-loaders/src/news_loader.rs:125:3
[INFO] [stdout]     |
[INFO] [stdout] 123 | pub struct NewsLoader {
[INFO] [stdout]     |            ---------- field in this struct
[INFO] [stdout] 124 |   config: NewsLoaderConfig,
[INFO] [stdout] 125 |   concurrent_requests: usize,
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling av-cli v0.1.0 (/opt/rustwide/workdir/crates/av-cli)
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> crates/av-cli/src/commands/load/crypto_intraday.rs:166:17
[INFO] [stdout]     |
[INFO] [stdout] 166 |       for (sid, mut symbol_prices) in prices_by_symbol {
[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] warning: variable does not need to be mutable
[INFO] [stdout]    --> crates/av-cli/src/commands/load/intraday.rs:211:17
[INFO] [stdout]     |
[INFO] [stdout] 211 |       for (sid, mut symbol_prices) in prices_by_symbol {
[INFO] [stdout]     |                 ----^^^^^^^^^^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `update_existing`
[INFO] [stdout]    --> crates/av-cli/src/commands/load/crypto_intraday.rs:135:3
[INFO] [stdout]     |
[INFO] [stdout] 135 |   update_existing: bool,
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_update_existing`
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-W unused-variables`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `update_existing`
[INFO] [stdout]    --> crates/av-cli/src/commands/load/intraday.rs:180:3
[INFO] [stdout]     |
[INFO] [stdout] 180 |   update_existing: bool,
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_update_existing`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `continue_on_error`
[INFO] [stdout]   --> crates/av-cli/src/commands/load/news.rs:94:7
[INFO] [stdout]    |
[INFO] [stdout] 94 |   let continue_on_error = if args.stop_on_error { false } else { args.continue_on_error };
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_continue_on_error`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `save_crypto_symbols_to_db` is never used
[INFO] [stdout]    --> crates/av-cli/src/commands/load/crypto.rs:445:10
[INFO] [stdout]     |
[INFO] [stdout] 445 | async fn save_crypto_symbols_to_db(
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-W dead-code`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `insert_api_mapping` is never used
[INFO] [stdout]    --> crates/av-cli/src/commands/load/crypto.rs:590:4
[INFO] [stdout]     |
[INFO] [stdout] 590 | fn insert_api_mapping(
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `errors` is never read
[INFO] [stdout]    --> crates/av-cli/src/commands/update/crypto_metadata_etl.rs:605:7
[INFO] [stdout]     |
[INFO] [stdout] 600 | pub struct ProcessingStats {
[INFO] [stdout]     |            --------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 605 |   pub errors: usize,
[INFO] [stdout]     |       ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ProcessingStats` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 07s
[INFO] running `Command { std: "docker" "inspect" "cafc8a867f4df33d7140ab192eab2878479d5d7d4cf55782bf9f30a81b8cbaf4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cafc8a867f4df33d7140ab192eab2878479d5d7d4cf55782bf9f30a81b8cbaf4", kill_on_drop: false }`
[INFO] [stdout] cafc8a867f4df33d7140ab192eab2878479d5d7d4cf55782bf9f30a81b8cbaf4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4c68befd21a1ab50353502c0afd9a9e83c85c0ec892ff3a134784b10f8e6ae1d
[INFO] running `Command { std: "docker" "start" "-a" "4c68befd21a1ab50353502c0afd9a9e83c85c0ec892ff3a134784b10f8e6ae1d", kill_on_drop: false }`
[INFO] [stderr]    Compiling tokio v1.46.1
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling raw-cpuid v11.5.0
[INFO] [stderr]    Compiling av-models v0.1.0 (/opt/rustwide/workdir/crates/av-models)
[INFO] [stderr]    Compiling av-core v0.1.0 (/opt/rustwide/workdir/crates/av-core)
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling diesel v2.2.12
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling deadpool-runtime v0.1.4
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling jiff v0.2.15
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling sdd v3.0.8
[INFO] [stderr]    Compiling mockall_derive v0.12.1
[INFO] [stderr]    Compiling serial_test_derive v3.2.0
[INFO] [stderr]    Compiling scc v2.3.4
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling fragile v2.0.1
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling downcast v0.11.0
[INFO] [stderr]    Compiling serde_test v1.0.177
[INFO] [stderr]    Compiling dotenv v0.15.0
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[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]    Compiling serial_test v3.2.0
[INFO] [stderr]    Compiling quanta v0.12.6
[INFO] [stderr]    Compiling governor v0.10.0
[INFO] [stderr] error: could not compile `diesel` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1ef7943ee607160a564655b6596f83670ef95df5/bin/rustc --crate-name diesel --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/diesel-2.2.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="32-column-tables"' --cfg 'feature="chrono"' --cfg 'feature="default"' --cfg 'feature="i-implement-a-third-party-backend-and-opt-into-breaking-changes"' --cfg 'feature="numeric"' --cfg 'feature="postgres"' --cfg 'feature="postgres_backend"' --cfg 'feature="r2d2"' --cfg 'feature="serde_json"' --cfg 'feature="uuid"' --cfg 'feature="with-deprecated"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("128-column-tables", "32-column-tables", "64-column-tables", "__with_asan_tests", "chrono", "default", "extras", "huge-tables", "i-implement-a-third-party-backend-and-opt-into-breaking-changes", "ipnet-address", "large-tables", "mysql", "mysql_backend", "mysqlclient-src", "network-address", "numeric", "postgres", "postgres_backend", "pq-src", "quickcheck", "r2d2", "returning_clauses_for_sqlite_3_35", "serde_json", "sqlite", "time", "unstable", "uuid", "with-deprecated", "without-deprecated"))' -C metadata=193f1ee7023c9193 -C extra-filename=-2a87ab7597ced4ca --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bigdecimal=/opt/rustwide/target/debug/deps/libbigdecimal-ec1bf5fbb3a737aa.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-8d6004180f14a06d.rmeta --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-1efcbe4f07366651.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-d02a16658c597d30.rmeta --extern diesel_derives=/opt/rustwide/target/debug/deps/libdiesel_derives-ddf3bde48655f001.so --extern itoa=/opt/rustwide/target/debug/deps/libitoa-6b76ec393d6a2c41.rmeta --extern num_bigint=/opt/rustwide/target/debug/deps/libnum_bigint-3616276a66fbf72e.rmeta --extern num_integer=/opt/rustwide/target/debug/deps/libnum_integer-495a495718461c33.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-e05972f153d0dad0.rmeta --extern pq_sys=/opt/rustwide/target/debug/deps/libpq_sys-f2b8bcc5882488ae.rmeta --extern r2d2=/opt/rustwide/target/debug/deps/libr2d2-2b31ea8209b29d66.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-055de53f88305d45.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-feff9e65319c3244.rmeta --cap-lints allow --cap-lints=forbid -L native=/usr/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "4c68befd21a1ab50353502c0afd9a9e83c85c0ec892ff3a134784b10f8e6ae1d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4c68befd21a1ab50353502c0afd9a9e83c85c0ec892ff3a134784b10f8e6ae1d", kill_on_drop: false }`
[INFO] [stdout] 4c68befd21a1ab50353502c0afd9a9e83c85c0ec892ff3a134784b10f8e6ae1d
