[INFO] cloning repository https://github.com/blingbling21/aurora
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/blingbling21/aurora" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fblingbling21%2Faurora", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fblingbling21%2Faurora'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b65b22ef8d45481a6e507be14c5330cc3e6ecfdf
[INFO] testing blingbling21/aurora against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fblingbling21%2Faurora" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/blingbling21/aurora
[INFO] finished tweaking git repo https://github.com/blingbling21/aurora
[INFO] tweaked toml for git repo https://github.com/blingbling21/aurora written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/blingbling21/aurora on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/blingbling21/aurora 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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a50c9d8e2195389aa57f03e3d5361631f51a114ece78facd60d1205c1449af0e
[INFO] running `Command { std: "docker" "start" "-a" "a50c9d8e2195389aa57f03e3d5361631f51a114ece78facd60d1205c1449af0e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a50c9d8e2195389aa57f03e3d5361631f51a114ece78facd60d1205c1449af0e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a50c9d8e2195389aa57f03e3d5361631f51a114ece78facd60d1205c1449af0e", kill_on_drop: false }`
[INFO] [stdout] a50c9d8e2195389aa57f03e3d5361631f51a114ece78facd60d1205c1449af0e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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 -Copt-level=3" "-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1ebdaea905ee6ba48d06e762439df473d0212e2148b5403caa45fadef404a886
[INFO] running `Command { std: "docker" "start" "-a" "1ebdaea905ee6ba48d06e762439df473d0212e2148b5403caa45fadef404a886", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling find-msvc-tools v0.1.2
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling anstream v0.6.20
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling data-encoding v2.9.0
[INFO] [stderr]    Compiling cc v1.2.39
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling clap_builder v4.5.48
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling csv-core v0.1.12
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling clap v4.5.48
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling csv v1.3.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling aurora-core v0.1.0 (/opt/rustwide/workdir/aurora-core)
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling aurora-indicators v0.1.0 (/opt/rustwide/workdir/aurora-indicators)
[INFO] [stderr]    Compiling aurora-strategy v0.1.0 (/opt/rustwide/workdir/aurora-strategy)
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling aurora-portfolio v0.1.0 (/opt/rustwide/workdir/aurora-portfolio)
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling tungstenite v0.21.0
[INFO] [stderr]    Compiling aurora-backtester v0.1.0 (/opt/rustwide/workdir/aurora-backtester)
[INFO] [stderr]    Compiling tokio-tungstenite v0.21.0
[INFO] [stderr]    Compiling aurora-live v0.1.0 (/opt/rustwide/workdir/aurora-live)
[INFO] [stdout] warning: value assigned to `consecutive_failures` is never read
[INFO] [stdout]   --> aurora-live/src/engine.rs:75:21
[INFO] [stdout]    |
[INFO] [stdout] 75 |                     consecutive_failures = 0;
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `consecutive_failures` is never read
[INFO] [stdout]   --> aurora-live/src/engine.rs:75:21
[INFO] [stdout]    |
[INFO] [stdout] 75 |                     consecutive_failures = 0;
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `portfolio` is never used
[INFO] [stdout]    --> aurora-backtester/src/engine.rs:165:12
[INFO] [stdout]     |
[INFO] [stdout] 74  | impl BacktestEngine {
[INFO] [stdout]     | ------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 165 |     pub fn portfolio(&self) -> &BasePortfolio {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stdout] warning: method `paper_trader` is never used
[INFO] [stdout]    --> aurora-live/src/engine.rs:244:12
[INFO] [stdout]     |
[INFO] [stdout] 45  | impl LiveEngine {
[INFO] [stdout]     | --------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 244 |     pub fn paper_trader(&self) -> &PaperTrader {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `update_equity` and `print_performance_report` are never used
[INFO] [stdout]    --> aurora-live/src/paper_trader.rs:74:12
[INFO] [stdout]     |
[INFO] [stdout] 17  | impl PaperTrader {
[INFO] [stdout]     | ---------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 74  |     pub fn update_equity(&mut self, timestamp: i64, current_price: f64) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 118 |     pub fn print_performance_report(&self, time_period_days: f64) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling aurora-data v0.1.0 (/opt/rustwide/workdir/aurora-data)
[INFO] [stdout] warning: unused import: `std::time::Duration`
[INFO] [stdout]  --> aurora-data/src/live/utils.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use std::time::Duration;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5m 49s
[INFO] running `Command { std: "docker" "inspect" "1ebdaea905ee6ba48d06e762439df473d0212e2148b5403caa45fadef404a886", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1ebdaea905ee6ba48d06e762439df473d0212e2148b5403caa45fadef404a886", kill_on_drop: false }`
[INFO] [stdout] 1ebdaea905ee6ba48d06e762439df473d0212e2148b5403caa45fadef404a886
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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 -Copt-level=3" "-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a08517e90284a3bb3ea36f209d82b29659fba781a072e43de9ac97351ab7d570
[INFO] running `Command { std: "docker" "start" "-a" "a08517e90284a3bb3ea36f209d82b29659fba781a072e43de9ac97351ab7d570", kill_on_drop: false }`
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling tungstenite v0.21.0
[INFO] [stderr]    Compiling aurora-core v0.1.0 (/opt/rustwide/workdir/aurora-core)
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling aurora-indicators v0.1.0 (/opt/rustwide/workdir/aurora-indicators)
[INFO] [stderr]    Compiling aurora-portfolio v0.1.0 (/opt/rustwide/workdir/aurora-portfolio)
[INFO] [stderr]    Compiling tokio-tungstenite v0.21.0
[INFO] [stderr]    Compiling aurora-strategy v0.1.0 (/opt/rustwide/workdir/aurora-strategy)
[INFO] [stderr]    Compiling aurora-backtester v0.1.0 (/opt/rustwide/workdir/aurora-backtester)
[INFO] [stderr]    Compiling aurora-live v0.1.0 (/opt/rustwide/workdir/aurora-live)
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling tokio-test v0.4.4
[INFO] [stdout] warning: value assigned to `consecutive_failures` is never read
[INFO] [stdout]   --> aurora-live/src/engine.rs:75:21
[INFO] [stdout]    |
[INFO] [stdout] 75 |                     consecutive_failures = 0;
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `TradeSide`
[INFO] [stdout]    --> aurora-portfolio/src/analytics.rs:245:31
[INFO] [stdout]     |
[INFO] [stdout] 245 |     use crate::trade::{Trade, TradeSide};
[INFO] [stdout]     |                               ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `PerformanceMetrics` and `Trade`
[INFO] [stdout]  --> aurora-portfolio/tests/integration_tests.rs:4:20
[INFO] [stdout]   |
[INFO] [stdout] 4 |     BasePortfolio, PerformanceMetrics, Portfolio, PortfolioAnalytics, Trade, TradeSide,
[INFO] [stdout]   |                    ^^^^^^^^^^^^^^^^^^                                 ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `consecutive_failures` is never read
[INFO] [stdout]   --> aurora-live/src/engine.rs:75:21
[INFO] [stdout]    |
[INFO] [stdout] 75 |                     consecutive_failures = 0;
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `consecutive_failures` is never read
[INFO] [stdout]   --> aurora-live/src/engine.rs:75:21
[INFO] [stdout]    |
[INFO] [stdout] 75 |                     consecutive_failures = 0;
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `expected`
[INFO] [stdout]    --> aurora-indicators/tests/integration_tests.rs:157:13
[INFO] [stdout]     |
[INFO] [stdout] 157 |         let expected = (expected_start + expected_end) * period as f64 / (2.0 * period as f64);
[INFO] [stdout]     |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_expected`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cash_after_sell1`
[INFO] [stdout]    --> aurora-live/tests/integration_tests.rs:164:9
[INFO] [stdout]     |
[INFO] [stdout] 164 |     let cash_after_sell1 = trader.get_cash();
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_cash_after_sell1`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> aurora-core/tests/integration_tests.rs:15:8
[INFO] [stdout]    |
[INFO] [stdout] 14 | impl MockStrategy {
[INFO] [stdout]    | ----------------- associated function in this implementation
[INFO] [stdout] 15 |     fn new() -> Self {
[INFO] [stdout]    |        ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `consecutive_failures` is never read
[INFO] [stdout]   --> aurora-live/src/engine.rs:75:21
[INFO] [stdout]    |
[INFO] [stdout] 75 |                     consecutive_failures = 0;
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `portfolio` is never used
[INFO] [stdout]    --> aurora-backtester/src/engine.rs:165:12
[INFO] [stdout]     |
[INFO] [stdout] 74  | impl BacktestEngine {
[INFO] [stdout]     | ------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 165 |     pub fn portfolio(&self) -> &BasePortfolio {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `position_after_buy`
[INFO] [stdout]    --> aurora-live/src/paper_trader.rs:167:13
[INFO] [stdout]     |
[INFO] [stdout] 167 |         let position_after_buy = trader.get_position();
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_position_after_buy`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `paper_trader` is never used
[INFO] [stdout]    --> aurora-live/src/engine.rs:244:12
[INFO] [stdout]     |
[INFO] [stdout] 45  | impl LiveEngine {
[INFO] [stdout]     | --------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 244 |     pub fn paper_trader(&self) -> &PaperTrader {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `update_equity` and `print_performance_report` are never used
[INFO] [stdout]    --> aurora-live/src/paper_trader.rs:74:12
[INFO] [stdout]     |
[INFO] [stdout] 17  | impl PaperTrader {
[INFO] [stdout]     | ---------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 74  |     pub fn update_equity(&mut self, timestamp: i64, current_price: f64) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 118 |     pub fn print_performance_report(&self, time_period_days: f64) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `position_after_buy`
[INFO] [stdout]    --> aurora-live/src/paper_trader.rs:167:13
[INFO] [stdout]     |
[INFO] [stdout] 167 |         let position_after_buy = trader.get_position();
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_position_after_buy`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `paper_trader` is never used
[INFO] [stdout]    --> aurora-live/src/engine.rs:244:12
[INFO] [stdout]     |
[INFO] [stdout] 45  | impl LiveEngine {
[INFO] [stdout]     | --------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 244 |     pub fn paper_trader(&self) -> &PaperTrader {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `obv2`
[INFO] [stdout]    --> aurora-indicators/src/obv/tests.rs:285:9
[INFO] [stdout]     |
[INFO] [stdout] 285 |     let obv2 = obv.value();
[INFO] [stdout]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_obv2`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `top_cmf`
[INFO] [stdout]    --> aurora-indicators/src/cmf/tests.rs:279:9
[INFO] [stdout]     |
[INFO] [stdout] 279 |     let top_cmf = cmf.update(130.0, 120.0, 122.0, 5000.0).unwrap();
[INFO] [stdout]     |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_top_cmf`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `high1_ad`
[INFO] [stdout]    --> aurora-indicators/src/adline/tests.rs:163:9
[INFO] [stdout]     |
[INFO] [stdout] 163 |     let high1_ad = ad.value();
[INFO] [stdout]     |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_high1_ad`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `result4`
[INFO] [stdout]    --> aurora-indicators/src/adline/tests.rs:221:9
[INFO] [stdout]     |
[INFO] [stdout] 221 |     let result4 = ad.update(115.0, 105.0, 107.0, 11000.0); // 卖出
[INFO] [stdout]     |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_result4`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling aurora-data v0.1.0 (/opt/rustwide/workdir/aurora-data)
[INFO] [stdout] warning: unused import: `std::time::Duration`
[INFO] [stdout]  --> aurora-data/src/live/utils.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use std::time::Duration;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `DataResult`
[INFO] [stdout]  --> aurora-data/tests/integration_tests.rs:6:79
[INFO] [stdout]   |
[INFO] [stdout] 6 |     BinanceHistoricalDownloader, BinanceLiveStream, CsvDataLoader, DataError, DataResult,
[INFO] [stdout]   |                                                                               ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Arc` and `Mutex`
[INFO] [stdout]  --> aurora-data/tests/integration_tests.rs:9:17
[INFO] [stdout]   |
[INFO] [stdout] 9 | use std::sync::{Arc, Mutex};
[INFO] [stdout]   |                 ^^^  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> aurora-data/tests/integration_tests.rs:148:12
[INFO] [stdout]     |
[INFO] [stdout] 148 |         if let MarketEvent::Kline(kline) = event {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: `#[warn(irrefutable_let_patterns)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::time::Duration`
[INFO] [stdout]  --> aurora-data/src/live/utils.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use std::time::Duration;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 36s
[INFO] running `Command { std: "docker" "inspect" "a08517e90284a3bb3ea36f209d82b29659fba781a072e43de9ac97351ab7d570", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a08517e90284a3bb3ea36f209d82b29659fba781a072e43de9ac97351ab7d570", kill_on_drop: false }`
[INFO] [stdout] a08517e90284a3bb3ea36f209d82b29659fba781a072e43de9ac97351ab7d570
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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 -Copt-level=3" "-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e745e90c8c3a36d3b99c3a1e1c401386190699e340e5ebb457dc2de483980a5f
[INFO] running `Command { std: "docker" "start" "-a" "e745e90c8c3a36d3b99c3a1e1c401386190699e340e5ebb457dc2de483980a5f", kill_on_drop: false }`
[INFO] [stderr] warning: unused variable: `obv2`
[INFO] [stderr]    --> aurora-indicators/src/obv/tests.rs:285:9
[INFO] [stderr]     |
[INFO] [stderr] 285 |     let obv2 = obv.value();
[INFO] [stderr]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_obv2`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `top_cmf`
[INFO] [stderr]    --> aurora-indicators/src/cmf/tests.rs:279:9
[INFO] [stderr]     |
[INFO] [stderr] 279 |     let top_cmf = cmf.update(130.0, 120.0, 122.0, 5000.0).unwrap();
[INFO] [stderr]     |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_top_cmf`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `high1_ad`
[INFO] [stderr]    --> aurora-indicators/src/adline/tests.rs:163:9
[INFO] [stderr]     |
[INFO] [stderr] 163 |     let high1_ad = ad.value();
[INFO] [stderr]     |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_high1_ad`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `result4`
[INFO] [stderr]    --> aurora-indicators/src/adline/tests.rs:221:9
[INFO] [stderr]     |
[INFO] [stderr] 221 |     let result4 = ad.update(115.0, 105.0, 107.0, 11000.0); // 卖出
[INFO] [stderr]     |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_result4`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `expected`
[INFO] [stderr]    --> aurora-indicators/tests/integration_tests.rs:157:13
[INFO] [stderr]     |
[INFO] [stderr] 157 |         let expected = (expected_start + expected_end) * period as f64 / (2.0 * period as f64);
[INFO] [stderr]     |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_expected`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `aurora-indicators` (lib test) generated 4 warnings
[INFO] [stderr] warning: `aurora-indicators` (test "integration_tests") generated 1 warning
[INFO] [stderr] warning: associated function `new` is never used
[INFO] [stderr]   --> aurora-core/tests/integration_tests.rs:15:8
[INFO] [stderr]    |
[INFO] [stderr] 14 | impl MockStrategy {
[INFO] [stderr]    | ----------------- associated function in this implementation
[INFO] [stderr] 15 |     fn new() -> Self {
[INFO] [stderr]    |        ^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: method `portfolio` is never used
[INFO] [stderr]    --> aurora-backtester/src/engine.rs:165:12
[INFO] [stderr]     |
[INFO] [stderr] 74  | impl BacktestEngine {
[INFO] [stderr]     | ------------------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 165 |     pub fn portfolio(&self) -> &BasePortfolio {
[INFO] [stderr]     |            ^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `PerformanceMetrics` and `Trade`
[INFO] [stderr]  --> aurora-portfolio/tests/integration_tests.rs:4:20
[INFO] [stderr]   |
[INFO] [stderr] 4 |     BasePortfolio, PerformanceMetrics, Portfolio, PortfolioAnalytics, Trade, TradeSide,
[INFO] [stderr]   |                    ^^^^^^^^^^^^^^^^^^                                 ^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `TradeSide`
[INFO] [stderr]    --> aurora-portfolio/src/analytics.rs:245:31
[INFO] [stderr]     |
[INFO] [stderr] 245 |     use crate::trade::{Trade, TradeSide};
[INFO] [stderr]     |                               ^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `aurora-core` (test "integration_tests") generated 1 warning
[INFO] [stderr] warning: `aurora-backtester` (bin "aurora-backtester") generated 1 warning
[INFO] [stderr] warning: `aurora-portfolio` (test "integration_tests") generated 1 warning (run `cargo fix --test "integration_tests"` to apply 1 suggestion)
[INFO] [stderr] warning: `aurora-portfolio` (lib test) generated 1 warning (run `cargo fix --lib -p aurora-portfolio --tests` to apply 1 suggestion)
[INFO] [stderr] warning: value assigned to `consecutive_failures` is never read
[INFO] [stderr]   --> aurora-live/src/engine.rs:75:21
[INFO] [stderr]    |
[INFO] [stderr] 75 |                     consecutive_failures = 0;
[INFO] [stderr]    |                     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: maybe it is overwritten before being read?
[INFO] [stderr]    = note: `#[warn(unused_assignments)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::time::Duration`
[INFO] [stderr]  --> aurora-data/src/live/utils.rs:7:5
[INFO] [stderr]   |
[INFO] [stderr] 7 | use std::time::Duration;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `position_after_buy`
[INFO] [stderr]    --> aurora-live/src/paper_trader.rs:167:13
[INFO] [stderr]     |
[INFO] [stderr] 167 |         let position_after_buy = trader.get_position();
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_position_after_buy`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `aurora-live` (lib) generated 1 warning
[INFO] [stderr] warning: `aurora-data` (lib) generated 1 warning (run `cargo fix --lib -p aurora-data` to apply 1 suggestion)
[INFO] [stderr] warning: `aurora-live` (lib test) generated 2 warnings (1 duplicate)
[INFO] [stderr] warning: `aurora-data` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr] warning: unused import: `DataResult`
[INFO] [stderr]  --> aurora-data/tests/integration_tests.rs:6:79
[INFO] [stderr]   |
[INFO] [stderr] 6 |     BinanceHistoricalDownloader, BinanceLiveStream, CsvDataLoader, DataError, DataResult,
[INFO] [stderr]   |                                                                               ^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `Arc` and `Mutex`
[INFO] [stderr]  --> aurora-data/tests/integration_tests.rs:9:17
[INFO] [stderr]   |
[INFO] [stderr] 9 | use std::sync::{Arc, Mutex};
[INFO] [stderr]   |                 ^^^  ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: irrefutable `if let` pattern
[INFO] [stderr]    --> aurora-data/tests/integration_tests.rs:148:12
[INFO] [stderr]     |
[INFO] [stderr] 148 |         if let MarketEvent::Kline(kline) = event {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stderr]     = help: consider replacing the `if let` with a `let`
[INFO] [stderr]     = note: `#[warn(irrefutable_let_patterns)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: method `paper_trader` is never used
[INFO] [stderr]    --> aurora-live/src/engine.rs:244:12
[INFO] [stderr]     |
[INFO] [stderr] 45  | impl LiveEngine {
[INFO] [stderr]     | --------------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 244 |     pub fn paper_trader(&self) -> &PaperTrader {
[INFO] [stderr]     |            ^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: methods `update_equity` and `print_performance_report` are never used
[INFO] [stderr]    --> aurora-live/src/paper_trader.rs:74:12
[INFO] [stderr]     |
[INFO] [stderr] 17  | impl PaperTrader {
[INFO] [stderr]     | ---------------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 74  |     pub fn update_equity(&mut self, timestamp: i64, current_price: f64) {
[INFO] [stderr]     |            ^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 118 |     pub fn print_performance_report(&self, time_period_days: f64) {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `cash_after_sell1`
[INFO] [stderr]    --> aurora-live/tests/integration_tests.rs:164:9
[INFO] [stderr]     |
[INFO] [stderr] 164 |     let cash_after_sell1 = trader.get_cash();
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_cash_after_sell1`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `aurora-data` (test "integration_tests") generated 3 warnings (run `cargo fix --test "integration_tests"` to apply 2 suggestions)
[INFO] [stderr] warning: `aurora-live` (bin "aurora-live" test) generated 3 warnings (2 duplicates)
[INFO] [stderr] warning: `aurora-live` (bin "aurora-live") generated 3 warnings (2 duplicates)
[INFO] [stderr] warning: `aurora-live` (test "integration_tests") generated 1 warning
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.32s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/aurora_backtester-662ab66d079c36f5)
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test tests::test_module_exports ... ok
[INFO] [stdout] test engine::tests::test_backtest_engine ... ok
[INFO] [stdout] test engine::tests::test_load_klines_from_csv ... ok
[INFO] [stdout] test engine::tests::test_nonexistent_file ... ok
[INFO] [stdout] test portfolio::tests::test_sell_execution ... ok
[INFO] [stdout] test portfolio::tests::test_portfolio_creation ... ok
[INFO] [stdout] test portfolio::tests::test_total_equity_calculation ... ok
[INFO] [stdout] test tests::test_public_interface ... ok
[INFO] [stdout] test portfolio::tests::test_buy_execution ... ok
[INFO] [stdout] test tests::test_run_backtest_function_exists ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/aurora_backtester-efdbf221053ad6a4)
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test tests::test_cli_custom_values ... ok
[INFO] [stdout] test tests::test_cli_invalid_number_args ... ok
[INFO] [stdout] test engine::tests::test_backtest_engine ... ok
[INFO] [stdout] test tests::test_cli_negative_values ... ok
[INFO] [stdout] test engine::tests::test_nonexistent_file ... ok
[INFO] [stdout] test tests::test_cli_help_message ... ok
[INFO] [stdout] test tests::test_cli_version_message ... ok
[INFO] [stdout] test tests::test_cli_missing_required_args ... ok
[INFO] [stdout] test tests::test_cli_short_args ... ok
[INFO] [stdout] test tests::test_cli_default_values ... ok
[INFO] [stdout] test tests::test_cli_extreme_values ... ok
[INFO] [stdout] test engine::tests::test_load_klines_from_csv ... ok
[INFO] [stderr]      Running tests/integration_tests.rs (/opt/rustwide/target/debug/deps/integration_tests-cfff22678d0dff79)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test test_backtest_engine_basic ... ok
[INFO] [stdout] test test_backtest_engine_state_management ... ok
[INFO] [stdout] test test_complete_backtest_flow ... ok
[INFO] [stdout] test test_backtest_result_correctness ... ok
[INFO] [stdout] test test_invalid_csv_data ... ok
[INFO] [stdout] test test_kline_processing ... ok
[INFO] [stdout] test test_empty_data_file ... ok
[INFO] [stdout] test test_concurrent_backtests ... ok
[INFO] [stdout] test test_different_strategy_parameters ... ok
[INFO] [stdout] test test_csv_loading_errors ... ok
[INFO] [stdout] test test_different_initial_cash ... ok
[INFO] [stdout] test test_large_dataset_performance ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/aurora_core-64c60392f82be8f2)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test tests::test_kline_clone_and_equality ... ok
[INFO] [stdout] test tests::test_kline_creation ... ok
[INFO] [stdout] test tests::test_signal_clone ... ok
[INFO] [stdout] test tests::test_kline_validity_concepts ... ok
[INFO] [stdout] test tests::test_signal_equality ... ok
[INFO] [stdout] test tests::test_signal_event_creation ... ok
[INFO] [stdout] test tests::test_market_event_clone ... ok
[INFO] [stdout] test tests::test_market_event_creation ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration_tests.rs (/opt/rustwide/target/debug/deps/integration_tests-a1efbfc459cb9a00)
[INFO] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stdout] test test_boundary_values ... ok
[INFO] [stdout] test test_equality ... ok
[INFO] [stdout] test test_data_source_trait ... ok
[INFO] [stdout] test test_kline_basic ... ok
[INFO] [stdout] test test_kline_serialization ... ok
[INFO] [stdout] test test_data_source_strategy_integration ... ok
[INFO] [stdout] test test_kline_traits ... ok
[INFO] [stdout] test test_market_event_basic ... ok
[INFO] [stdout] test test_signal_event ... ok
[INFO] [stdout] test test_strategy_trait ... ok
[INFO] [stdout] test test_market_event_traits ... ok
[INFO] [stdout] test test_type_safety ... ok
[INFO] [stdout] test test_signal_basic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/aurora_data-f088726e4cd9eafb)
[INFO] [stdout] 
[INFO] [stdout] running 63 tests
[INFO] [stdout] test historical::downloader::tests::test_downloader_debug_format ... ok
[INFO] [stdout] test historical::downloader::tests::test_symbol_validation_patterns ... ok
[INFO] [stdout] test historical::types::tests::test_binance_kline_clone ... ok
[INFO] [stdout] test historical::types::tests::test_binance_kline_creation ... ok
[INFO] [stdout] test historical::types::tests::test_binance_kline_debug_format ... ok
[INFO] [stdout] test historical::types::tests::test_binance_kline_to_kline_conversion ... ok
[INFO] [stdout] test historical::types::tests::test_binance_kline_with_empty_strings ... ok
[INFO] [stdout] test historical::types::tests::test_binance_kline_with_invalid_numbers ... ok
[INFO] [stdout] test historical::types::tests::test_binance_kline_with_scientific_notation ... ok
[INFO] [stdout] test historical::utils::tests::test_parse_interval_to_ms ... ok
[INFO] [stdout] test historical::downloader::tests::test_binance_historical_downloader_creation ... ok
[INFO] [stdout] test historical::downloader::tests::test_binance_historical_downloader_clone ... ok
[INFO] [stdout] test live::stream::tests::test_binance_live_stream_creation ... ok
[INFO] [stdout] test live::stream::tests::test_binance_live_stream_debug_format ... ok
[INFO] [stdout] test live::stream::tests::test_binance_live_stream_with_config ... ok
[INFO] [stdout] test live::stream::tests::test_clone_behavior ... ok
[INFO] [stdout] test live::stream::tests::test_concurrent_operations ... ok
[INFO] [stdout] test live::stream::tests::test_config_variations ... ok
[INFO] [stdout] test historical::downloader::tests::test_binance_historical_downloader_with_config ... ok
[INFO] [stdout] test historical::downloader::tests::test_interval_validation_patterns ... ok
[INFO] [stdout] test live::stream::tests::test_connect_invalid_symbols ... ok
[INFO] [stdout] test live::stream::tests::test_connect_empty_symbols ... ok
[INFO] [stdout] test live::stream::tests::test_connection_lifecycle ... ok
[INFO] [stdout] test live::stream::tests::test_disconnect_without_connection ... ok
[INFO] [stdout] test live::stream::tests::test_error_handling_invalid_config ... ok
[INFO] [stdout] test live::stream::tests::test_memory_efficiency ... ok
[INFO] [stdout] test live::stream::tests::test_initial_connection_state ... ok
[INFO] [stdout] test live::stream::tests::test_interval_validation_patterns ... ok
[INFO] [stdout] test live::stream::tests::test_set_interval ... ok
[INFO] [stdout] test live::stream::tests::test_subscribed_symbols_management ... ok
[INFO] [stdout] test live::stream::tests::test_next_kline_without_connection ... ok
[INFO] [stdout] test live::stream::tests::test_multiple_stream_instances ... ok
[INFO] [stdout] test live::stream::tests::test_symbol_validation_patterns ... ok
[INFO] [stdout] test live::tests::test_connection_status ... ok
[INFO] [stdout] test live::tests::test_public_interface ... ok
[INFO] [stdout] test live::utils::tests::test_process_kline_message ... ok
[INFO] [stdout] test live::utils::tests::test_validate_kline ... ok
[INFO] [stdout] test loader::tests::test_csv_data_loader_creation ... ok
[INFO] [stdout] test loader::tests::test_load_from_csv_with_valid_data ... ok
[INFO] [stdout] test live::tests::test_set_interval ... ok
[INFO] [stdout] test loader::tests::test_validate_kline_invalid_prices ... ok
[INFO] [stdout] test loader::tests::test_load_from_nonexistent_file ... ok
[INFO] [stdout] test loader::tests::test_validate_kline_invalid_timestamp ... ok
[INFO] [stdout] test loader::tests::test_validate_kline_valid_data ... ok
[INFO] [stdout] test tests::test_config_clone ... ok
[INFO] [stdout] test tests::test_default_config ... ok
[INFO] [stdout] test tests::test_error_clone ... ok
[INFO] [stdout] test live::utils::tests::test_process_trade_message ... ok
[INFO] [stdout] test tests::test_config_builder ... ok
[INFO] [stdout] test tests::test_error_display ... ok
[INFO] [stdout] test historical::tests::test_public_interface ... ok
[INFO] [stdout] test historical::downloader::tests::test_url_construction ... ok
[INFO] [stdout] test historical::tests::test_utils ... FAILED
[INFO] [stdout] test historical::utils::tests::test_save_empty_csv ... FAILED
[INFO] [stdout] test historical::utils::tests::test_save_to_csv ... FAILED
[INFO] [stdout] test historical::downloader::tests::test_limit_validation ... ok
[INFO] [stdout] test historical::downloader::tests::test_config_variations ... ok
[INFO] [stdout] test historical::downloader::tests::test_download_klines_invalid_symbol ... ok
[INFO] [stdout] test historical::downloader::tests::test_fetch_klines_invalid_interval ... ok
[INFO] [stdout] test historical::downloader::tests::test_error_handling_network_timeout ... ok
[INFO] [stdout] test historical::downloader::tests::test_concurrent_requests ... ok
[INFO] [stdout] test historical::downloader::tests::test_fetch_klines_invalid_symbol ... ok
[INFO] [stdout] test historical::downloader::tests::test_memory_efficiency ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- historical::tests::test_utils stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'historical::tests::test_utils' panicked at aurora-data/src/historical/mod.rs:83:9:
[INFO] [stdout] assertion failed: result.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64223b55b632 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64223b55b632 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64223b55b632 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x64223b55b632 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x64223b586ce3 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x64223b586ce3 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x64223b5577c3 - std::io::default_write_fmt::h9ed739ccee8a150c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x64223b5577c3 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x64223b55b482 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x64223b55cc5c - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x64223b55cab2 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x64223b399794 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h562adeecbf43c420
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x64223b399794 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x64223b55d73b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h7e85cbdbda26fdb7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x64223b55d73b - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x64223b55d3d6 - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:699:13
[INFO] [stdout]   16:     0x64223b55bb29 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x64223b55d09d - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x64223b584d40 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x64223b584dac - core::panicking::panic::hd2a569f4f37f7e10
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:145:5
[INFO] [stdout]   20:     0x64223b330514 - aurora_data::historical::tests::test_utils::{{closure}}::hd3788f7b03af3d43
[INFO] [stdout]                                at /opt/rustwide/workdir/aurora-data/src/historical/mod.rs:83:9
[INFO] [stdout]   21:     0x64223b32af25 - <core::pin::Pin<P> as core::future::future::Future>::poll::hb27299c40d5066d4
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x64223b32af25 - <core::pin::Pin<P> as core::future::future::Future>::poll::h1a2cc23725569872
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x64223b32af25 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h2a0a59a8661cb03f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   24:     0x64223b32af25 - tokio::task::coop::with_budget::he357668f02fefdc8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   25:     0x64223b32af25 - tokio::task::coop::budget::h7f941329eeaab1e1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   26:     0x64223b32af25 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hca356c137f597e8a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   27:     0x64223b32af25 - tokio::runtime::scheduler::current_thread::Context::enter::h66d6e08190fa229b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   28:     0x64223b33c035 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hc340592a4fd4e644
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   29:     0x64223b33c035 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h152138f0dc7ad40a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   30:     0x64223b33c035 - tokio::runtime::context::scoped::Scoped<T>::set::h17ceb4935bbff53f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   31:     0x64223b32b0e5 - tokio::runtime::context::set_scheduler::{{closure}}::h3804b14748f47936
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   32:     0x64223b32b0e5 - std::thread::local::LocalKey<T>::try_with::hc8e6cdbc936b8cbf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   33:     0x64223b32b0e5 - std::thread::local::LocalKey<T>::with::hd4b6f0925ecbe4d3
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   34:     0x64223b32b0e5 - tokio::runtime::context::set_scheduler::ha62bb99cca5292c8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   35:     0x64223b32b0e5 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hb0aab5f323a0f882
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   36:     0x64223b32b0e5 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h0f521d09c098bd24
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   37:     0x64223b34a861 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hb7974b468575eecf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   38:     0x64223b34a861 - tokio::runtime::context::runtime::enter_runtime::h17c298d7aafb2535
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   39:     0x64223b34e4f3 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hdf36fbcbeae42651
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   40:     0x64223b34e4f3 - tokio::runtime::runtime::Runtime::block_on_inner::hc67ea18b94606d7c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   41:     0x64223b34e4f3 - tokio::runtime::runtime::Runtime::block_on::hdd14755dc0d928fd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   42:     0x64223b32fabb - aurora_data::historical::tests::test_utils::h19aaf182c290c65a
[INFO] [stdout]                                at /opt/rustwide/workdir/aurora-data/src/historical/mod.rs:86:53
[INFO] [stdout]   43:     0x64223b340309 - aurora_data::historical::tests::test_utils::{{closure}}::h17ee64e0e4d70b0c
[INFO] [stdout]                                at /opt/rustwide/workdir/aurora-data/src/historical/mod.rs:71:26
[INFO] [stdout]   44:     0x64223b340309 - core::ops::function::FnOnce::call_once::ha6b65f6b0b3bcc90
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x64223b39eecb - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x64223b39eecb - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18
[INFO] [stdout]   47:     0x64223b39e10e - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74
[INFO] [stdout]   48:     0x64223b39e10e - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hc17b0e238c0f8f3e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   49:     0x64223b39e10e - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   50:     0x64223b39e10e - std::panicking::catch_unwind::h9477967ceea044e8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   51:     0x64223b39e10e - std::panic::catch_unwind::h616a2e249da12e16
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x64223b39e10e - test::run_test_in_process::h2758deb0f2e54430
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27
[INFO] [stdout]   53:     0x64223b39e10e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43
[INFO] [stdout]   54:     0x64223b361cb4 - test::run_test::{{closure}}::h9a0a6928f1a15421
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41
[INFO] [stdout]   55:     0x64223b361cb4 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   56:     0x64223b36565a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   57:     0x64223b36565a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9fa39489749d6f3c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   58:     0x64223b36565a - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   59:     0x64223b36565a - std::panicking::catch_unwind::h0c6f100786c0dad8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   60:     0x64223b36565a - std::panic::catch_unwind::hf6084e2723385823
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x64223b36565a - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   62:     0x64223b36565a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   63:     0x64223b5608b7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hf31256ba38644b65
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   64:     0x64223b5608b7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h100ad77f3448041b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   65:     0x64223b5608b7 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   66:     0x7f6258971aa4 - <unknown>
[INFO] [stdout]   67:     0x7f62589fea34 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- historical::utils::tests::test_save_empty_csv stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'historical::utils::tests::test_save_empty_csv' panicked at aurora-data/src/historical/utils.rs:242:9:
[INFO] [stdout] assertion failed: result.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64223b55b632 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64223b55b632 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64223b55b632 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x64223b55b632 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x64223b586ce3 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x64223b586ce3 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x64223b5577c3 - std::io::default_write_fmt::h9ed739ccee8a150c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x64223b5577c3 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x64223b55b482 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x64223b55cc5c - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x64223b55cab2 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x64223b399794 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h562adeecbf43c420
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x64223b399794 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x64223b55d73b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h7e85cbdbda26fdb7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x64223b55d73b - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x64223b55d3d6 - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:699:13
[INFO] [stdout]   16:     0x64223b55bb29 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x64223b55d09d - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x64223b584d40 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x64223b584dac - core::panicking::panic::hd2a569f4f37f7e10
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:145:5
[INFO] [stdout]   20:     0x64223b32768f - aurora_data::historical::utils::tests::test_save_empty_csv::{{closure}}::h02331b1bd1e3b07e
[INFO] [stdout]                                at /opt/rustwide/workdir/aurora-data/src/historical/utils.rs:242:9
[INFO] [stdout]   21:     0x64223b32af25 - <core::pin::Pin<P> as core::future::future::Future>::poll::hb27299c40d5066d4
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x64223b32af25 - <core::pin::Pin<P> as core::future::future::Future>::poll::h1a2cc23725569872
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x64223b32af25 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h2a0a59a8661cb03f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   24:     0x64223b32af25 - tokio::task::coop::with_budget::he357668f02fefdc8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   25:     0x64223b32af25 - tokio::task::coop::budget::h7f941329eeaab1e1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   26:     0x64223b32af25 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hca356c137f597e8a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   27:     0x64223b32af25 - tokio::runtime::scheduler::current_thread::Context::enter::h66d6e08190fa229b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   28:     0x64223b33c035 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hc340592a4fd4e644
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   29:     0x64223b33c035 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h152138f0dc7ad40a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   30:     0x64223b33c035 - tokio::runtime::context::scoped::Scoped<T>::set::h17ceb4935bbff53f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   31:     0x64223b32b0e5 - tokio::runtime::context::set_scheduler::{{closure}}::h3804b14748f47936
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   32:     0x64223b32b0e5 - std::thread::local::LocalKey<T>::try_with::hc8e6cdbc936b8cbf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   33:     0x64223b32b0e5 - std::thread::local::LocalKey<T>::with::hd4b6f0925ecbe4d3
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   34:     0x64223b32b0e5 - tokio::runtime::context::set_scheduler::ha62bb99cca5292c8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   35:     0x64223b32b0e5 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hb0aab5f323a0f882
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   36:     0x64223b32b0e5 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h0f521d09c098bd24
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   37:     0x64223b34a861 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hb7974b468575eecf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   38:     0x64223b34a861 - tokio::runtime::context::runtime::enter_runtime::h17c298d7aafb2535
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   39:     0x64223b34e4f3 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hdf36fbcbeae42651
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   40:     0x64223b34e4f3 - tokio::runtime::runtime::Runtime::block_on_inner::hc67ea18b94606d7c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   41:     0x64223b34e4f3 - tokio::runtime::runtime::Runtime::block_on::hdd14755dc0d928fd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   42:     0x64223b32731b - aurora_data::historical::utils::tests::test_save_empty_csv::hcf1051015e87dc09
[INFO] [stdout]                                at /opt/rustwide/workdir/aurora-data/src/historical/utils.rs:245:42
[INFO] [stdout]   43:     0x64223b340639 - aurora_data::historical::utils::tests::test_save_empty_csv::{{closure}}::ha2df54afc23f83c0
[INFO] [stdout]                                at /opt/rustwide/workdir/aurora-data/src/historical/utils.rs:237:35
[INFO] [stdout]   44:     0x64223b340639 - core::ops::function::FnOnce::call_once::hdf27bd984fac8a88
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x64223b39eecb - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x64223b39eecb - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18
[INFO] [stdout]   47:     0x64223b39e10e - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74
[INFO] [stdout]   48:     0x64223b39e10e - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hc17b0e238c0f8f3e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   49:     0x64223b39e10e - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   50:     0x64223b39e10e - std::panicking::catch_unwind::h9477967ceea044e8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   51:     0x64223b39e10e - std::panic::catch_unwind::h616a2e249da12e16
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x64223b39e10e - test::run_test_in_process::h2758deb0f2e54430
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27
[INFO] [stdout]   53:     0x64223b39e10e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43
[INFO] [stdout]   54:     0x64223b361cb4 - test::run_test::{{closure}}::h9a0a6928f1a15421
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41
[INFO] [stdout]   55:     0x64223b361cb4 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   56:     0x64223b36565a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   57:     0x64223b36565a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9fa39489749d6f3c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   58:     0x64223b36565a - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   59:     0x64223b36565a - std::panicking::catch_unwind::h0c6f100786c0dad8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   60:     0x64223b36565a - std::panic::catch_unwind::hf6084e2723385823
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x64223b36565a - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   62:     0x64223b36565a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   63:     0x64223b5608b7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hf31256ba38644b65
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   64:     0x64223b5608b7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h100ad77f3448041b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   65:     0x64223b5608b7 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   66:     0x7f6258971aa4 - <unknown>
[INFO] [stdout]   67:     0x7f62589fea34 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- historical::utils::tests::test_save_to_csv stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'historical::utils::tests::test_save_to_csv' panicked at aurora-data/src/historical/utils.rs:218:9:
[INFO] [stdout] 保存CSV失败: Err(IoError("创建CSV文件失败: Read-only file system (os error 30)"))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64223b55b632 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64223b55b632 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64223b55b632 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x64223b55b632 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x64223b586ce3 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x64223b586ce3 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x64223b5577c3 - std::io::default_write_fmt::h9ed739ccee8a150c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x64223b5577c3 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x64223b55b482 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x64223b55cc5c - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x64223b55cab2 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x64223b399794 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h562adeecbf43c420
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x64223b399794 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x64223b55d73b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h7e85cbdbda26fdb7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x64223b55d73b - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x64223b55d40a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x64223b55bb29 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x64223b55d09d - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x64223b584d40 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x64223b3270ea - aurora_data::historical::utils::tests::test_save_to_csv::{{closure}}::h654fb54b19998c5f
[INFO] [stdout]                                at /opt/rustwide/workdir/aurora-data/src/historical/utils.rs:218:9
[INFO] [stdout]   20:     0x64223b32af25 - <core::pin::Pin<P> as core::future::future::Future>::poll::hb27299c40d5066d4
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/future/future.rs:133:9
[INFO] [stdout]   21:     0x64223b32af25 - <core::pin::Pin<P> as core::future::future::Future>::poll::h1a2cc23725569872
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x64223b32af25 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h2a0a59a8661cb03f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   23:     0x64223b32af25 - tokio::task::coop::with_budget::he357668f02fefdc8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   24:     0x64223b32af25 - tokio::task::coop::budget::h7f941329eeaab1e1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   25:     0x64223b32af25 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hca356c137f597e8a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   26:     0x64223b32af25 - tokio::runtime::scheduler::current_thread::Context::enter::h66d6e08190fa229b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   27:     0x64223b33c035 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hc340592a4fd4e644
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   28:     0x64223b33c035 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h152138f0dc7ad40a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   29:     0x64223b33c035 - tokio::runtime::context::scoped::Scoped<T>::set::h17ceb4935bbff53f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   30:     0x64223b32b0e5 - tokio::runtime::context::set_scheduler::{{closure}}::h3804b14748f47936
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   31:     0x64223b32b0e5 - std::thread::local::LocalKey<T>::try_with::hc8e6cdbc936b8cbf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   32:     0x64223b32b0e5 - std::thread::local::LocalKey<T>::with::hd4b6f0925ecbe4d3
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   33:     0x64223b32b0e5 - tokio::runtime::context::set_scheduler::ha62bb99cca5292c8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   34:     0x64223b32b0e5 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hb0aab5f323a0f882
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   35:     0x64223b32b0e5 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h0f521d09c098bd24
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   36:     0x64223b34a861 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hb7974b468575eecf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   37:     0x64223b34a861 - tokio::runtime::context::runtime::enter_runtime::h17c298d7aafb2535
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   38:     0x64223b34e4f3 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hdf36fbcbeae42651
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   39:     0x64223b34e4f3 - tokio::runtime::runtime::Runtime::block_on_inner::hc67ea18b94606d7c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   40:     0x64223b34e4f3 - tokio::runtime::runtime::Runtime::block_on::hdd14755dc0d928fd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   41:     0x64223b326bfb - aurora_data::historical::utils::tests::test_save_to_csv::h8b128d2cfb31b765
[INFO] [stdout]                                at /opt/rustwide/workdir/aurora-data/src/historical/utils.rs:230:42
[INFO] [stdout]   42:     0x64223b33fda9 - aurora_data::historical::utils::tests::test_save_to_csv::{{closure}}::h6ff3804d0b3fa164
[INFO] [stdout]                                at /opt/rustwide/workdir/aurora-data/src/historical/utils.rs:201:32
[INFO] [stdout]   43:     0x64223b33fda9 - core::ops::function::FnOnce::call_once::h47051b4408fcea42
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x64223b39eecb - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x64223b39eecb - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18
[INFO] [stdout]   46:     0x64223b39e10e - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74
[INFO] [stdout]   47:     0x64223b39e10e - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hc17b0e238c0f8f3e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   48:     0x64223b39e10e - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   49:     0x64223b39e10e - std::panicking::catch_unwind::h9477967ceea044e8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   50:     0x64223b39e10e - std::panic::catch_unwind::h616a2e249da12e16
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x64223b39e10e - test::run_test_in_process::h2758deb0f2e54430
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27
[INFO] [stdout]   52:     0x64223b39e10e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43
[INFO] [stdout]   53:     0x64223b361cb4 - test::run_test::{{closure}}::h9a0a6928f1a15421
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41
[INFO] [stdout]   54:     0x64223b361cb4 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   55:     0x64223b36565a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   56:     0x64223b36565a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9fa39489749d6f3c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   57:     0x64223b36565a - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   58:     0x64223b36565a - std::panicking::catch_unwind::h0c6f100786c0dad8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   59:     0x64223b36565a - std::panic::catch_unwind::hf6084e2723385823
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x64223b36565a - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   61:     0x64223b36565a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x64223b5608b7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hf31256ba38644b65
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   63:     0x64223b5608b7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h100ad77f3448041b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   64:     0x64223b5608b7 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   65:     0x7f6258971aa4 - <unknown>
[INFO] [stdout]   66:     0x7f62589fea34 - clone
[INFO] [stdout]   67:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     historical::tests::test_utils
[INFO] [stdout]     historical::utils::tests::test_save_empty_csv
[INFO] [stdout]     historical::utils::tests::test_save_to_csv
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 60 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 10.09s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p aurora-data --lib`
[INFO] running `Command { std: "docker" "inspect" "e745e90c8c3a36d3b99c3a1e1c401386190699e340e5ebb457dc2de483980a5f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e745e90c8c3a36d3b99c3a1e1c401386190699e340e5ebb457dc2de483980a5f", kill_on_drop: false }`
[INFO] [stdout] e745e90c8c3a36d3b99c3a1e1c401386190699e340e5ebb457dc2de483980a5f
