[INFO] fetching crate hyperliquid-backtest 0.1.1... [INFO] testing hyperliquid-backtest-0.1.1 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate hyperliquid-backtest 0.1.1 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate hyperliquid-backtest 0.1.1 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate hyperliquid-backtest 0.1.1 [INFO] tweaked toml for crates.io crate hyperliquid-backtest 0.1.1 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate hyperliquid-backtest 0.1.1 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate hyperliquid-backtest 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" "+b83b707f97d809763b7861afa7638871f3339a33" "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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 267663226f45c5e295ab0f9468d93eebbf9e4ffa2b34d6fbb1fc20627c623644 [INFO] running `Command { std: "docker" "start" "-a" "267663226f45c5e295ab0f9468d93eebbf9e4ffa2b34d6fbb1fc20627c623644", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "267663226f45c5e295ab0f9468d93eebbf9e4ffa2b34d6fbb1fc20627c623644", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "267663226f45c5e295ab0f9468d93eebbf9e4ffa2b34d6fbb1fc20627c623644", kill_on_drop: false }` [INFO] [stdout] 267663226f45c5e295ab0f9468d93eebbf9e4ffa2b34d6fbb1fc20627c623644 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f9eb5f5dfed0d49dddaa1e6be58553fe84d7c83cf26686fc6533a24b51ee1d19 [INFO] running `Command { std: "docker" "start" "-a" "f9eb5f5dfed0d49dddaa1e6be58553fe84d7c83cf26686fc6533a24b51ee1d19", kill_on_drop: false }` [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling cc v1.2.29 [INFO] [stderr] Compiling rustversion v1.0.21 [INFO] [stderr] Compiling winnow v0.7.12 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling rustc-hex v2.1.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling byte-slice-cast v1.2.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling slab v0.4.10 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling der v0.7.10 [INFO] [stderr] Compiling ff v0.13.1 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling camino v1.1.10 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling fixed-hash v0.8.0 [INFO] [stderr] Compiling uint v0.9.5 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.100 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling parity-scale-codec v3.7.5 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling const_format_proc_macros v0.2.34 [INFO] [stderr] Compiling crypto-bigint v0.5.5 [INFO] [stderr] Compiling bumpalo v3.19.0 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling rfc6979 v0.4.0 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling const-hex v1.14.1 [INFO] [stderr] Compiling wasm-bindgen v0.2.100 [INFO] [stderr] Compiling prettyplease v0.2.35 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling const_format v0.2.34 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling sec1 v0.7.3 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling elliptic-curve v0.13.8 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling webpki-roots v0.25.4 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling ecdsa v0.16.9 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling bs58 v0.5.1 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling k256 v0.13.4 [INFO] [stderr] Compiling ripemd v0.1.3 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling rustls v0.23.29 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling pem v1.1.1 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling salsa20 v0.10.2 [INFO] [stderr] Compiling freetype-sys v0.20.1 [INFO] [stderr] Compiling rlp-derive v0.1.0 [INFO] [stderr] Compiling pbkdf2 v0.11.0 [INFO] [stderr] Compiling yeslogic-fontconfig-sys v6.0.0 [INFO] [stderr] Compiling send_wrapper v0.4.0 [INFO] [stderr] Compiling hashers v1.0.1 [INFO] [stderr] Compiling scrypt v0.10.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.100 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling pbkdf2 v0.12.2 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling dlib v0.5.2 [INFO] [stderr] Compiling webpki-roots v1.0.1 [INFO] [stderr] Compiling font-kit v0.14.3 [INFO] [stderr] Compiling jpeg-decoder v0.3.2 [INFO] [stderr] Compiling weezl v0.1.10 [INFO] [stderr] Compiling bytemuck v1.23.1 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling gif v0.12.0 [INFO] [stderr] Compiling futures-locks v0.7.1 [INFO] [stderr] Compiling float-ord v0.3.2 [INFO] [stderr] Compiling rmp v0.8.14 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling csv-core v0.1.12 [INFO] [stderr] Compiling ttf-parser v0.20.0 [INFO] [stderr] Compiling humantime v2.2.0 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.100 [INFO] [stderr] Compiling env_logger v0.10.2 [INFO] [stderr] Compiling rand_distr v0.4.3 [INFO] [stderr] Compiling image v0.24.9 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling impl-trait-for-tuples v0.2.3 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling derive_more-impl v1.0.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 auto_impl v1.3.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.100 [INFO] [stderr] Compiling derive_more v1.0.0 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling rustls-webpki v0.103.4 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling plotters-bitmap v0.3.7 [INFO] [stderr] Compiling js-sys v0.3.77 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling simple_asn1 v0.6.3 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling serde v1.0.219 [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 icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling gloo-timers v0.2.6 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling impl-serde v0.4.0 [INFO] [stderr] Compiling cargo-platform v0.1.9 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling coins-core v0.8.7 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling rmp-serde v1.3.0 [INFO] [stderr] Compiling tracing-serde v0.2.0 [INFO] [stderr] Compiling csv v1.3.1 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling coins-bip32 v0.8.7 [INFO] [stderr] Compiling tokio v1.46.1 [INFO] [stderr] Compiling rlp v0.5.2 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling pathfinder_simd v0.5.5 [INFO] [stderr] Compiling open-fastrlp-derive v0.1.1 [INFO] [stderr] Compiling impl-rlp v0.3.0 [INFO] [stderr] Compiling enr v0.10.0 [INFO] [stderr] Compiling cargo_metadata v0.18.1 [INFO] [stderr] Compiling coins-bip39 v0.8.7 [INFO] [stderr] Compiling pathfinder_geometry v0.5.1 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling jsonwebtoken v8.3.0 [INFO] [stderr] Compiling eth-keystore v0.5.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling tungstenite v0.20.1 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling parity-scale-codec-derive v3.7.5 [INFO] [stderr] Compiling scale-info-derive v2.11.6 [INFO] [stderr] Compiling num_enum_derive v0.7.4 [INFO] [stderr] Compiling num_enum v0.7.4 [INFO] [stderr] Compiling scale-info v2.11.6 [INFO] [stderr] Compiling impl-codec v0.6.0 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling primitive-types v0.12.2 [INFO] [stderr] Compiling ethbloom v0.13.0 [INFO] [stderr] Compiling tokio-tungstenite v0.20.1 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling tokio-test v0.4.4 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling hyper-util v0.1.15 [INFO] [stderr] Compiling ethereum-types v0.14.1 [INFO] [stderr] Compiling open-fastrlp v0.1.4 [INFO] [stderr] Compiling ethabi v18.0.0 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling reqwest v0.12.22 [INFO] [stderr] Compiling ethers-core v2.0.14 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling yahoo_finance_api v2.4.0 [INFO] [stderr] Compiling rs-backtester v0.1.2 [INFO] [stderr] Compiling hyper-rustls v0.24.2 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling ethers-contract-abigen v2.0.14 [INFO] [stderr] Compiling ethers-providers v2.0.14 [INFO] [stderr] Compiling ethers-etherscan v2.0.14 [INFO] [stderr] Compiling ethers-signers v2.0.14 [INFO] [stderr] Compiling ethers-addressbook v2.0.14 [INFO] [stderr] Compiling ethers-contract-derive v2.0.14 [INFO] [stderr] Compiling ethers-contract v2.0.14 [INFO] [stderr] Compiling ethers-middleware v2.0.14 [INFO] [stderr] Compiling ethers v2.0.14 [INFO] [stderr] Compiling hyperliquid_rust_sdk v0.6.0 [INFO] [stderr] Compiling hyperliquid-backtest v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `strategy` [INFO] [stdout] --> src/paper_trading.rs:681:53 [INFO] [stdout] | [INFO] [stdout] 681 | async fn process_market_data_updates(&mut self, strategy: &dyn TradingStrategy) -> Result<(), PaperTradingError> { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_strategy` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `stream` [INFO] [stdout] --> src/paper_trading.rs:684:23 [INFO] [stdout] | [INFO] [stdout] 684 | if let Ok(stream) = data_stream.lock() { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_stream` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `market_data` [INFO] [stdout] --> src/paper_trading.rs:695:13 [INFO] [stdout] | [INFO] [stdout] 695 | for market_data in market_data_vec { [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_market_data` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `market_data` [INFO] [stdout] --> src/real_time_data_stream.rs:622:9 [INFO] [stdout] | [INFO] [stdout] 622 | market_data: Arc>>, [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_market_data` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `order_books` [INFO] [stdout] --> src/real_time_data_stream.rs:623:9 [INFO] [stdout] | [INFO] [stdout] 623 | order_books: Arc>>, [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_order_books` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `recent_trades` [INFO] [stdout] --> src/real_time_data_stream.rs:624:9 [INFO] [stdout] | [INFO] [stdout] 624 | recent_trades: Arc>>>, [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_recent_trades` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ws_manager` [INFO] [stdout] --> src/real_time_data_stream.rs:218:21 [INFO] [stdout] | [INFO] [stdout] 218 | if let Some(ws_manager) = &self.ws_manager { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_ws_manager` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `message_history` [INFO] [stdout] --> src/real_time_monitoring.rs:247:13 [INFO] [stdout] | [INFO] [stdout] 247 | let message_history = self.message_history.clone(); [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_message_history` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tx` [INFO] [stdout] --> src/real_time_monitoring.rs:415:14 [INFO] [stdout] | [INFO] [stdout] 415 | let (tx, rx) = broadcast::channel(100); [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_tx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `now` [INFO] [stdout] --> src/live_trading.rs:511:13 [INFO] [stdout] | [INFO] [stdout] 511 | let now = Utc::now().with_timezone(&FixedOffset::east_opt(0).unwrap()); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_now` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `wallet` [INFO] [stdout] --> src/live_trading.rs:1109:13 [INFO] [stdout] | [INFO] [stdout] 1109 | let wallet = self.wallet.as_ref().ok_or(LiveTradingError::WalletNotConfigured)?; [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_wallet` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `strategy` [INFO] [stdout] --> src/live_trading.rs:1295:53 [INFO] [stdout] | [INFO] [stdout] 1295 | async fn process_market_data_updates(&mut self, strategy: &dyn TradingStrategy) -> Result<(), LiveTradingError> { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_strategy` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `market_data` [INFO] [stdout] --> src/live_trading.rs:1315:13 [INFO] [stdout] | [INFO] [stdout] 1315 | for market_data in market_data_vec { [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_market_data` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::io::Write` [INFO] [stdout] --> src/backtest.rs:94:5 [INFO] [stdout] | [INFO] [stdout] 94 | use std::io::Write; [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: `TimeZone` [INFO] [stdout] --> src/utils.rs:3:37 [INFO] [stdout] | [INFO] [stdout] 3 | use chrono::{DateTime, FixedOffset, TimeZone, Utc}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `position_sizes` is never read [INFO] [stdout] --> src/backtest.rs:1249:13 [INFO] [stdout] | [INFO] [stdout] 1249 | position_sizes = vec![0.0; self.data.len()]; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `trading_pnl` [INFO] [stdout] --> src/backtest.rs:1254:13 [INFO] [stdout] | [INFO] [stdout] 1254 | let trading_pnl = if let Some(last) = self.trading_pnl.last() { [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_trading_pnl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `data` [INFO] [stdout] --> src/strategies.rs:234:35 [INFO] [stdout] | [INFO] [stdout] 234 | pub fn funding_arbitrage_strategy(data: Data, threshold: f64) -> Strategy { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_data` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `data` [INFO] [stdout] --> src/strategies.rs:251:5 [INFO] [stdout] | [INFO] [stdout] 251 | data: Data, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_data` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `funding_config` [INFO] [stdout] --> src/strategies.rs:254:5 [INFO] [stdout] | [INFO] [stdout] 254 | funding_config: FundingAwareConfig, [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_funding_config` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `position_sizes` [INFO] [stdout] --> src/funding_report.rs:122:9 [INFO] [stdout] | [INFO] [stdout] 122 | position_sizes: &[f64], [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_position_sizes` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `strategy` [INFO] [stdout] --> src/trading_mode_impl.rs:242:48 [INFO] [stdout] | [INFO] [stdout] 242 | fn execute_backtest_strategy(&mut self, strategy: S) -> std::result::Result [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_strategy` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `volatility_data` [INFO] [stdout] --> src/risk_manager.rs:523:21 [INFO] [stdout] | [INFO] [stdout] 523 | if let Some(volatility_data) = self.volatility_data.get(&order.symbol) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_volatility_data` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `private_key` [INFO] [stdout] --> src/live_trading.rs:50:16 [INFO] [stdout] | [INFO] [stdout] 50 | pub fn new(private_key: &str) -> Result { [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_private_key` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `order` [INFO] [stdout] --> src/live_trading.rs:1223:40 [INFO] [stdout] | [INFO] [stdout] 1223 | fn convert_to_client_cancel(&self, order: &OrderRequest, order_id: &str) -> Result { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `retry_policy` [INFO] [stdout] --> src/live_trading_safety.rs:99:13 [INFO] [stdout] | [INFO] [stdout] 99 | let retry_policy = self.retry_policy.clone(); [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_retry_policy` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `config` [INFO] [stdout] --> src/live_trading_safety.rs:164:13 [INFO] [stdout] | [INFO] [stdout] 164 | let config = self.safety_circuit_breaker_config.clone(); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_config` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `funding_pnl` [INFO] [stdout] --> src/mode_reporting.rs:754:13 [INFO] [stdout] | [INFO] [stdout] 754 | let funding_pnl = positions.values() [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_funding_pnl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `margin_usage_pct` [INFO] [stdout] --> src/mode_reporting.rs:764:13 [INFO] [stdout] | [INFO] [stdout] 764 | let margin_usage_pct = if total_equity > 0.0 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_margin_usage_pct` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `current_leverage` [INFO] [stdout] --> src/mode_reporting.rs:770:13 [INFO] [stdout] | [INFO] [stdout] 770 | let current_leverage = if total_equity > 0.0 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_current_leverage` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `largest_position` is assigned to, but never used [INFO] [stdout] --> src/mode_reporting.rs:825:17 [INFO] [stdout] | [INFO] [stdout] 825 | let mut largest_position = None; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider using `_largest_position` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `most_profitable` is assigned to, but never used [INFO] [stdout] --> src/mode_reporting.rs:826:17 [INFO] [stdout] | [INFO] [stdout] 826 | let mut most_profitable = None; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider using `_most_profitable` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `least_profitable` is assigned to, but never used [INFO] [stdout] --> src/mode_reporting.rs:827:17 [INFO] [stdout] | [INFO] [stdout] 827 | let mut least_profitable = None; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider using `_least_profitable` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `symbol` [INFO] [stdout] --> src/mode_reporting.rs:833:14 [INFO] [stdout] | [INFO] [stdout] 833 | for (symbol, snapshot) in &position_snapshots { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_symbol` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `largest_position` is never read [INFO] [stdout] --> src/mode_reporting.rs:838:17 [INFO] [stdout] | [INFO] [stdout] 838 | largest_position = Some(snapshot.clone()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `most_profitable` is never read [INFO] [stdout] --> src/mode_reporting.rs:843:17 [INFO] [stdout] | [INFO] [stdout] 843 | most_profitable = Some(snapshot.clone()); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `least_profitable` is never read [INFO] [stdout] --> src/mode_reporting.rs:848:17 [INFO] [stdout] | [INFO] [stdout] 848 | least_profitable = Some(snapshot.clone()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `circuit_breaker_status` [INFO] [stdout] --> src/mode_reporting.rs:906:13 [INFO] [stdout] | [INFO] [stdout] 906 | let circuit_breaker_status = if current_drawdown_pct > 20.0 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_circuit_breaker_status` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `active_orders` [INFO] [stdout] --> src/mode_reporting.rs:741:41 [INFO] [stdout] | [INFO] [stdout] 741 | ... active_orders: usize, [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_active_orders` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `total_funding_pnl` is never read [INFO] [stdout] --> src/mode_reporting.rs:1124:17 [INFO] [stdout] | [INFO] [stdout] 1124 | let mut total_funding_pnl = 0.0; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `metrics` [INFO] [stdout] --> src/mode_reporting.rs:1225:64 [INFO] [stdout] | [INFO] [stdout] 1225 | pub fn calculate_risk_adjusted_returns_with_metrics(&self, metrics: &PerformanceMetrics) -> (f64, f64, f64) { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_metrics` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `fast_period` and `slow_period` are never read [INFO] [stdout] --> src/strategies.rs:339:5 [INFO] [stdout] | [INFO] [stdout] 337 | pub struct EnhancedSmaStrategy { [INFO] [stdout] | ------------------- fields in this struct [INFO] [stdout] 338 | /// Fast period for SMA [INFO] [stdout] 339 | fast_period: usize, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 340 | /// Slow period for SMA [INFO] [stdout] 341 | slow_period: usize, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `calculate_sma` is never used [INFO] [stdout] --> src/strategies.rs:357:8 [INFO] [stdout] | [INFO] [stdout] 346 | impl EnhancedSmaStrategy { [INFO] [stdout] | ------------------------ method in this implementation [INFO] [stdout] ... [INFO] [stdout] 357 | fn calculate_sma(&self, data: &[f64], period: usize) -> f64 { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `last_update` is never read [INFO] [stdout] --> src/paper_trading.rs:114:5 [INFO] [stdout] | [INFO] [stdout] 78 | pub struct PaperTradingEngine { [INFO] [stdout] | ------------------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 114 | last_update: DateTime, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `info_client` and `max_reconnect_attempts` are never read [INFO] [stdout] --> src/real_time_data_stream.rs:110:5 [INFO] [stdout] | [INFO] [stdout] 105 | pub struct RealTimeDataStream { [INFO] [stdout] | ------------------ fields in this struct [INFO] [stdout] ... [INFO] [stdout] 110 | info_client: InfoClient, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 143 | max_reconnect_attempts: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `id`, `connected_at`, and `sender` are never read [INFO] [stdout] --> src/real_time_monitoring.rs:180:5 [INFO] [stdout] | [INFO] [stdout] 178 | struct ClientConnection { [INFO] [stdout] | ---------------- fields in this struct [INFO] [stdout] 179 | /// Client ID [INFO] [stdout] 180 | id: String, [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 183 | connected_at: DateTime, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 189 | sender: broadcast::Sender, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ClientConnection` 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 `id` is never read [INFO] [stdout] --> src/real_time_monitoring.rs:364:5 [INFO] [stdout] | [INFO] [stdout] 362 | pub struct MonitoringClient { [INFO] [stdout] | ---------------- field in this struct [INFO] [stdout] 363 | /// Client ID [INFO] [stdout] 364 | id: String, [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `calculate_daily_pnl`, `calculate_win_rate`, `calculate_sharpe_ratio`, and `calculate_max_drawdown_pct` are never used [INFO] [stdout] --> src/real_time_monitoring.rs:1021:8 [INFO] [stdout] | [INFO] [stdout] 886 | impl LiveTradingEngine { [INFO] [stdout] | ---------------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 1021 | fn calculate_daily_pnl(&self) -> f64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1027 | fn calculate_win_rate(&self) -> f64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1033 | fn calculate_sharpe_ratio(&self) -> f64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1039 | fn calculate_max_drawdown_pct(&self) -> f64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `historical_portfolio_values` is never read [INFO] [stdout] --> src/risk_manager.rs:320:5 [INFO] [stdout] | [INFO] [stdout] 285 | pub struct RiskManager { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 320 | historical_portfolio_values: Vec<(DateTime, f64)>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `RiskManager` 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 `max_connection_retries`, `price_history`, `initial_account_value`, and `recent_critical_alerts` are never read [INFO] [stdout] --> src/live_trading.rs:420:5 [INFO] [stdout] | [INFO] [stdout] 373 | pub struct LiveTradingEngine { [INFO] [stdout] | ----------------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 420 | max_connection_retries: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 465 | price_history: HashMap, f64)>>, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 468 | initial_account_value: f64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 474 | recent_critical_alerts: VecDeque, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `OrderRetryState` is never constructed [INFO] [stdout] --> src/live_trading_safety.rs:320:8 [INFO] [stdout] | [INFO] [stdout] 320 | struct OrderRetryState { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `start_time` is never read [INFO] [stdout] --> src/mode_reporting.rs:466:5 [INFO] [stdout] | [INFO] [stdout] 440 | pub struct ModeReportingManager { [INFO] [stdout] | -------------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 466 | start_time: DateTime, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused implementer of `std::future::Future` that must be used [INFO] [stdout] --> src/live_trading_safety.rs:244:13 [INFO] [stdout] | [INFO] [stdout] 244 | self.emergency_stop(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: futures do nothing unless you `.await` or poll them [INFO] [stdout] = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused implementer of `std::future::Future` that must be used [INFO] [stdout] --> src/live_trading_safety.rs:257:17 [INFO] [stdout] | [INFO] [stdout] 257 | self.emergency_stop(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: futures do nothing unless you `.await` or poll them [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused implementer of `std::future::Future` that must be used [INFO] [stdout] --> src/live_trading_safety.rs:270:17 [INFO] [stdout] | [INFO] [stdout] 270 | self.emergency_stop(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: futures do nothing unless you `.await` or poll them [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 58s [INFO] running `Command { std: "docker" "inspect" "f9eb5f5dfed0d49dddaa1e6be58553fe84d7c83cf26686fc6533a24b51ee1d19", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f9eb5f5dfed0d49dddaa1e6be58553fe84d7c83cf26686fc6533a24b51ee1d19", kill_on_drop: false }` [INFO] [stdout] f9eb5f5dfed0d49dddaa1e6be58553fe84d7c83cf26686fc6533a24b51ee1d19 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b0a48d1f12a018584e0df24a17670d536058ea51e87add3dba6c0ce460eb7da9 [INFO] running `Command { std: "docker" "start" "-a" "b0a48d1f12a018584e0df24a17670d536058ea51e87add3dba6c0ce460eb7da9", kill_on_drop: false }` [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling h2 v0.4.11 [INFO] [stderr] Compiling gloo-timers v0.2.6 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling futures-locks v0.7.1 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling csv-core v0.1.12 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling http-types v2.12.0 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling waker-fn v1.2.0 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling clap_builder v4.5.41 [INFO] [stderr] Compiling tungstenite v0.20.1 [INFO] [stderr] Compiling cargo_metadata v0.18.1 [INFO] [stderr] Compiling jsonwebtoken v8.3.0 [INFO] [stderr] Compiling eth-keystore v0.5.0 [INFO] [stderr] Compiling assert-json-diff v2.0.2 [INFO] [stderr] Compiling csv v1.3.1 [INFO] [stderr] Compiling uuid v1.17.0 [INFO] [stderr] Compiling serde_qs v0.8.5 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling ethabi v18.0.0 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling env_logger v0.10.2 [INFO] [stderr] Compiling deadpool-runtime v0.1.4 [INFO] [stderr] Compiling tokio-tungstenite v0.20.1 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling infer v0.2.3 [INFO] [stderr] Compiling retain_mut v0.1.9 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling deadpool v0.9.5 [INFO] [stderr] Compiling rusty-fork v0.3.0 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling ethers-core v2.0.14 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling hyper-util v0.1.15 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling rand_xorshift v0.4.0 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling clap v4.5.41 [INFO] [stderr] Compiling unarray v0.1.4 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling sysinfo v0.29.11 [INFO] [stderr] Compiling proptest v1.7.0 [INFO] [stderr] Compiling memory-stats v1.2.0 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] error: could not compile `regex-automata` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/b83b707f97d809763b7861afa7638871f3339a33/bin/rustc --crate-name regex_automata --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-automata-0.4.9/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="alloc"' --cfg 'feature="dfa-onepass"' --cfg 'feature="hybrid"' --cfg 'feature="meta"' --cfg 'feature="nfa-backtrack"' --cfg 'feature="nfa-pikevm"' --cfg 'feature="nfa-thompson"' --cfg 'feature="perf-inline"' --cfg 'feature="perf-literal"' --cfg 'feature="perf-literal-multisubstring"' --cfg 'feature="perf-literal-substring"' --cfg 'feature="std"' --cfg 'feature="syntax"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --cfg 'feature="unicode-word-boundary"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "dfa", "dfa-build", "dfa-onepass", "dfa-search", "hybrid", "internal-instrument", "internal-instrument-pikevm", "logging", "meta", "nfa", "nfa-backtrack", "nfa-pikevm", "nfa-thompson", "perf", "perf-inline", "perf-literal", "perf-literal-multisubstring", "perf-literal-substring", "std", "syntax", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment", "unicode-word-boundary"))' -C metadata=f95cebebad2a4c14 -C extra-filename=-8dec72be767e824b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aho_corasick=/opt/rustwide/target/debug/deps/libaho_corasick-1c510a750f54a5f6.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-9dc88e31d80ebbc5.rmeta --extern regex_syntax=/opt/rustwide/target/debug/deps/libregex_syntax-13fc688ae7f36982.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `h2` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/b83b707f97d809763b7861afa7638871f3339a33/bin/rustc --crate-name h2 --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/h2-0.3.27/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 --warn=unexpected_cfgs --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("stream", "unstable"))' -C metadata=2aeddc8a53f80cf4 -C extra-filename=-36739ad5042d09af --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-5a707e70c376b8a5.rmeta --extern fnv=/opt/rustwide/target/debug/deps/libfnv-2d77ec4f6f971b24.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-fc6bb1738f00fc87.rmeta --extern futures_sink=/opt/rustwide/target/debug/deps/libfutures_sink-be8442ee548d90f9.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-9cc1a0c83d6b25a3.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-4aaba47ffafd3c9c.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-9bd9b5387089e818.rmeta --extern slab=/opt/rustwide/target/debug/deps/libslab-bf5a4eed15154f64.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-328740505ad5eb23.rmeta --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-99628e679a53786e.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-ae4f65b621c45f96.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "b0a48d1f12a018584e0df24a17670d536058ea51e87add3dba6c0ce460eb7da9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b0a48d1f12a018584e0df24a17670d536058ea51e87add3dba6c0ce460eb7da9", kill_on_drop: false }` [INFO] [stdout] b0a48d1f12a018584e0df24a17670d536058ea51e87add3dba6c0ce460eb7da9