[INFO] fetching crate rsta 0.0.2... [INFO] testing rsta-0.0.2 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate rsta 0.0.2 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate rsta 0.0.2 [INFO] finished tweaking crates.io crate rsta 0.0.2 [INFO] tweaked toml for crates.io crate rsta 0.0.2 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate rsta 0.0.2 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate rsta 0.0.2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 523320de4fb08f084766b44b3f5c29c69c8a1612564f7f9e4d18067b8f3556d6 [INFO] running `Command { std: "docker" "start" "-a" "523320de4fb08f084766b44b3f5c29c69c8a1612564f7f9e4d18067b8f3556d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "523320de4fb08f084766b44b3f5c29c69c8a1612564f7f9e4d18067b8f3556d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "523320de4fb08f084766b44b3f5c29c69c8a1612564f7f9e4d18067b8f3556d6", kill_on_drop: false }` [INFO] [stdout] 523320de4fb08f084766b44b3f5c29c69c8a1612564f7f9e4d18067b8f3556d6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e09b734039dab60371a2844402ffb92c10620e367454f1b1740001d02c17bec2 [INFO] running `Command { std: "docker" "start" "-a" "e09b734039dab60371a2844402ffb92c10620e367454f1b1740001d02c17bec2", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling libm v0.2.11 [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling zerocopy v0.8.24 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling bytemuck v1.22.0 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling safe_arch v0.7.4 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling matrixmultiply v0.3.9 [INFO] [stderr] Compiling wide v0.7.32 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling simba v0.6.0 [INFO] [stderr] Compiling ndarray v0.15.6 [INFO] [stderr] Compiling rand_distr v0.4.3 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling nalgebra-macros v0.1.0 [INFO] [stderr] Compiling nalgebra v0.29.0 [INFO] [stderr] Compiling statrs v0.16.1 [INFO] [stderr] Compiling rsta v0.0.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.63s [INFO] running `Command { std: "docker" "inspect" "e09b734039dab60371a2844402ffb92c10620e367454f1b1740001d02c17bec2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e09b734039dab60371a2844402ffb92c10620e367454f1b1740001d02c17bec2", kill_on_drop: false }` [INFO] [stdout] e09b734039dab60371a2844402ffb92c10620e367454f1b1740001d02c17bec2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] be3e452a381ba5ee2f426ac96084c73764a00a10169c5c302155a57ff7edc474 [INFO] running `Command { std: "docker" "start" "-a" "be3e452a381ba5ee2f426ac96084c73764a00a10169c5c302155a57ff7edc474", kill_on_drop: false }` [INFO] [stderr] Compiling rsta v0.0.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.78s [INFO] running `Command { std: "docker" "inspect" "be3e452a381ba5ee2f426ac96084c73764a00a10169c5c302155a57ff7edc474", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "be3e452a381ba5ee2f426ac96084c73764a00a10169c5c302155a57ff7edc474", kill_on_drop: false }` [INFO] [stdout] be3e452a381ba5ee2f426ac96084c73764a00a10169c5c302155a57ff7edc474 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] f50f736c137af52f41f1cc55e503121f1e2489d801198b55c15e4e97d0f3ef97 [INFO] running `Command { std: "docker" "start" "-a" "f50f736c137af52f41f1cc55e503121f1e2489d801198b55c15e4e97d0f3ef97", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rsta-7a5df1f95cc970ac) [INFO] [stdout] [INFO] [stdout] running 132 tests [INFO] [stdout] test indicators::error::tests::test_error_traits ... ok [INFO] [stdout] test indicators::candle::tests::test_price_data_accessor_impl ... ok [INFO] [stdout] test indicators::error::tests::test_error_conversion ... ok [INFO] [stdout] test indicators::error::tests::test_insufficient_data_error ... ok [INFO] [stdout] test indicators::candle::tests::test_candle_creation_and_access ... ok [INFO] [stdout] test indicators::momentum::rsi::tests::test_rsi_calculation ... ok [INFO] [stdout] test indicators::momentum::rsi::tests::test_rsi_next ... ok [INFO] [stdout] test indicators::candle::tests::test_candle_copy_and_clone ... ok [INFO] [stdout] test indicators::momentum::rsi::tests::test_rsi_calculation_with_candles ... ok [INFO] [stdout] test indicators::error::tests::test_calculation_error ... ok [INFO] [stdout] test indicators::momentum::rsi::tests::test_rsi_new ... ok [INFO] [stdout] test indicators::error::tests::test_invalid_parameter_error ... ok [INFO] [stdout] test indicators::momentum::rsi::tests::test_rsi_reset ... ok [INFO] [stdout] test indicators::momentum::rsi::tests::test_rsi_with_candles_edge_cases ... ok [INFO] [stdout] test indicators::momentum::rsi::tests::test_rsi_with_candles_reset ... ok [INFO] [stdout] test indicators::momentum::stochastic_oscillator::tests::test_stochastic_calculation ... ok [INFO] [stdout] test indicators::momentum::rsi::tests::test_rsi_with_candles_ignores_other_price_data ... ok [INFO] [stdout] test indicators::momentum::stochastic_oscillator::tests::test_stochastic_next_error ... ok [INFO] [stdout] test indicators::momentum::stochastic_oscillator::tests::test_stochastic_reset ... ok [INFO] [stdout] test indicators::momentum::williams_r::tests::test_williams_r_calculation ... ok [INFO] [stdout] test indicators::momentum::williams_r::tests::test_williams_r_new ... ok [INFO] [stdout] test indicators::momentum::stochastic_oscillator::tests::test_stochastic_new ... ok [INFO] [stdout] test indicators::momentum::williams_r::tests::test_williams_r_next ... ok [INFO] [stdout] test indicators::tests::test_error_handling ... ok [INFO] [stdout] test indicators::momentum::williams_r::tests::test_calculate_r ... ok [INFO] [stdout] test indicators::tests::test_sma_calculation ... ok [INFO] [stdout] test indicators::tests::test_indicator_next_method ... ok [INFO] [stdout] test indicators::traits::tests::test_price_data_accessor_f64 ... ok [INFO] [stdout] test indicators::traits::tests::test_price_data_accessor_mock_candle ... ok [INFO] [stdout] test indicators::traits::tests::test_indicator_calculate ... ok [INFO] [stdout] test indicators::traits::tests::test_indicator_next ... ok [INFO] [stdout] test indicators::trend::ema::tests::test_ema_implementations_produce_same_results ... ok [INFO] [stdout] test indicators::trend::ema::tests::test_ema_new ... ok [INFO] [stdout] test indicators::trend::ema::tests::test_ema_next ... ok [INFO] [stdout] test indicators::trend::ema::tests::test_ema_calculation ... ok [INFO] [stdout] test indicators::traits::tests::test_trait_usage_with_generic_function ... ok [INFO] [stdout] test indicators::tests::test_utility_functions ... ok [INFO] [stdout] test indicators::trend::ema::tests::test_ema_calculation_with_candles ... ok [INFO] [stdout] test indicators::trend::ema::tests::test_ema_next_implementations_produce_same_results ... ok [INFO] [stdout] test indicators::trend::ema::tests::test_ema_next_with_candles ... ok [INFO] [stdout] test indicators::trend::ema::tests::test_ema_reset ... ok [INFO] [stdout] test indicators::tests::test_reexported_types ... ok [INFO] [stdout] test indicators::trend::ema::tests::test_ema_reset_with_candles ... ok [INFO] [stdout] test indicators::trend::macd::tests::test_macd_implementations_produce_same_results ... ok [INFO] [stdout] test indicators::trend::macd::tests::test_macd_calculation ... ok [INFO] [stdout] test indicators::trend::macd::tests::test_macd_new ... ok [INFO] [stdout] test indicators::trend::macd::tests::test_macd_next ... ok [INFO] [stdout] test indicators::trend::macd::tests::test_macd_reset ... ok [INFO] [stdout] test indicators::trend::sma::tests::test_sma_calculation ... ok [INFO] [stdout] test indicators::trend::sma::tests::test_sma_calculation_with_candles ... ok [INFO] [stdout] test indicators::trend::sma::tests::test_sma_new ... ok [INFO] [stdout] test indicators::trend::sma::tests::test_sma_next_implementations_produce_same_results ... ok [INFO] [stdout] test indicators::trend::macd::tests::test_macd_with_candles ... ok [INFO] [stdout] test indicators::trend::sma::tests::test_sma_next_with_candles ... ok [INFO] [stdout] test indicators::trend::sma::tests::test_sma_next ... ok [INFO] [stdout] test indicators::utils::tests::test_calculate_sma ... ok [INFO] [stdout] test indicators::trend::sma::tests::test_sma_reset_with_candles ... ok [INFO] [stdout] test indicators::utils::tests::test_validate_data_length ... ok [INFO] [stdout] test indicators::trend::sma::tests::test_sma_reset ... ok [INFO] [stdout] test indicators::utils::tests::test_standard_deviation ... ok [INFO] [stdout] test indicators::utils::tests::test_validate_period ... ok [INFO] [stdout] test indicators::volatility::atr::tests::test_atr_new ... ok [INFO] [stdout] test indicators::volatility::atr::tests::test_atr_next_value ... ok [INFO] [stdout] test indicators::volatility::atr::tests::test_atr_reset ... ok [INFO] [stdout] test indicators::volatility::atr::tests::test_atr_calculation_basic ... ok [INFO] [stdout] test indicators::volatility::atr::tests::test_true_range_calculation ... ok [INFO] [stdout] test indicators::utils::tests::test_calculate_ema ... ok [INFO] [stdout] test indicators::volatility::bb::tests::test_bollinger_bands_new ... ok [INFO] [stdout] test indicators::volatility::atr::tests::test_atr_error_handling ... ok [INFO] [stdout] test indicators::volatility::bb::tests::test_bollinger_bands_next ... ok [INFO] [stdout] test indicators::volatility::bb::tests::test_bollinger_bands_next_with_candles ... ok [INFO] [stdout] test indicators::volatility::bb::tests::test_bollinger_bands_reset ... ok [INFO] [stdout] test indicators::volatility::atr::tests::test_atr_with_gaps ... ok [INFO] [stdout] test indicators::volatility::bb::tests::test_bollinger_bands_calculation ... ok [INFO] [stdout] test indicators::volatility::bb::tests::test_bollinger_bands_calculation_with_candles ... ok [INFO] [stdout] test indicators::volatility::keltner_channels::tests::test_keltner_channels_calculation ... ok [INFO] [stdout] test indicators::volatility::keltner_channels::tests::test_keltner_channels_price_new ... ok [INFO] [stdout] test indicators::volatility::keltner_channels::tests::test_keltner_channels_price_next ... ok [INFO] [stdout] test indicators::volatility::keltner_channels::tests::test_keltner_channels_reset ... ok [INFO] [stdout] test indicators::volatility::std::tests::test_std_calculation_basic ... ok [INFO] [stdout] test indicators::volatility::keltner_channels::tests::test_keltner_channels_price_calculation ... ok [INFO] [stdout] test indicators::volatility::bb::tests::test_bollinger_bands_reset_with_candles ... ok [INFO] [stdout] test indicators::volatility::std::tests::test_std_calculation_multiple_periods ... ok [INFO] [stdout] test indicators::volatility::std::tests::test_std_edge_cases ... ok [INFO] [stdout] test indicators::volatility::std::tests::test_std_calculation_with_candles ... ok [INFO] [stdout] test indicators::volatility::keltner_channels::tests::test_keltner_channels_new ... ok [INFO] [stdout] test indicators::volatility::std::tests::test_std_next_value ... ok [INFO] [stdout] test indicators::volatility::std::tests::test_std_error_handling ... ok [INFO] [stdout] test indicators::trend::sma::tests::test_sma_implementations_produce_same_results ... ok [INFO] [stdout] test indicators::volatility::keltner_channels::tests::test_keltner_channels_price_reset ... ok [INFO] [stdout] test indicators::volume::adl::tests::test_adl_next ... ok [INFO] [stdout] test indicators::volume::adl::tests::test_adl_reset ... ok [INFO] [stdout] test indicators::volume::cmf::tests::test_cmf_batch_vs_streaming ... ok [INFO] [stdout] test indicators::volume::cmf::tests::test_cmf_calculation ... ok [INFO] [stdout] test indicators::volume::cmf::tests::test_cmf_boundary_conditions ... ok [INFO] [stdout] test indicators::utils::tests::test_rate_of_change ... ok [INFO] [stdout] test indicators::volatility::std::tests::test_std_with_decimal_values ... ok [INFO] [stdout] test indicators::volume::cmf::tests::test_cmf_extreme_volume_values ... ok [INFO] [stdout] test indicators::volatility::std::tests::test_std_reset_with_candles ... ok [INFO] [stdout] test indicators::momentum::rsi::tests::test_rsi_next_with_candles ... ok [INFO] [stdout] test indicators::volatility::std::tests::test_std_with_market_pattern ... ok [INFO] [stdout] test indicators::volume::adl::tests::test_adl_calculation ... ok [INFO] [stdout] test indicators::volatility::std::tests::test_std_with_market_pattern_candles ... ok [INFO] [stdout] test indicators::volume::adl::tests::test_adl_error_handling ... ok [INFO] [stdout] test indicators::volume::adl::tests::test_adl_money_flow_multiplier_zero_range ... ok [INFO] [stdout] test indicators::volatility::std::tests::test_std_next_with_candles ... ok [INFO] [stdout] test indicators::volume::adl::tests::test_adl_new ... ok [INFO] [stdout] test indicators::volatility::std::tests::test_std_reset ... ok [INFO] [stdout] test indicators::volume::cmf::tests::test_cmf_minimum_period ... ok [INFO] [stdout] test indicators::volume::cmf::tests::test_cmf_new ... ok [INFO] [stdout] test indicators::volume::cmf::tests::test_cmf_reset_partial_data ... ok [INFO] [stdout] test indicators::volume::cmf::tests::test_cmf_zero_volume_sum ... ok [INFO] [stdout] test indicators::volume::obv::tests::test_obv_extreme_volume_values ... ok [INFO] [stdout] test indicators::volume::obv::tests::test_obv_calculation ... ok [INFO] [stdout] test indicators::volume::obv::tests::test_obv_identical_closing_prices ... ok [INFO] [stdout] test indicators::volume::obv::tests::test_obv_insufficient_data ... ok [INFO] [stdout] test indicators::volume::obv::tests::test_obv_new ... ok [INFO] [stderr] Doc-tests rsta [INFO] [stdout] test indicators::volume::obv::tests::test_obv_batch_vs_streaming_consistency ... ok [INFO] [stdout] test indicators::volume::obv::tests::test_obv_zero_volume ... ok [INFO] [stdout] test indicators::volume::vroc::tests::test_vroc_batch_vs_streaming ... ok [INFO] [stdout] test indicators::volume::vroc::tests::test_vroc_calculation ... ok [INFO] [stdout] test indicators::volume::obv::tests::test_obv_reset ... ok [INFO] [stdout] test indicators::volume::vroc::tests::test_vroc_large_period ... ok [INFO] [stdout] test indicators::volume::vroc::tests::test_vroc_minimum_period ... ok [INFO] [stdout] test indicators::volume::vroc::tests::test_vroc_extreme_volume_values ... ok [INFO] [stdout] test indicators::volume::vroc::tests::test_vroc_new ... ok [INFO] [stdout] test indicators::volume::obv::tests::test_obv_consecutive_up_down_sequences ... ok [INFO] [stdout] test indicators::volume::vroc::tests::test_vroc_reset ... ok [INFO] [stdout] test indicators::volume::vroc::tests::test_vroc_reset_streaming ... ok [INFO] [stdout] test indicators::volume::obv::tests::test_obv_next ... ok [INFO] [stdout] test indicators::volume::vroc::tests::test_vroc_next ... ok [INFO] [stdout] test indicators::volume::vroc::tests::test_vroc_past_volume_zero ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 132 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 28 tests [INFO] [stdout] test src/indicators/traits.rs - indicators::traits::Indicator (line 54) - compile ... ok [INFO] [stdout] test src/indicators/mod.rs - indicators::volatility (line 32) - compile ... ok [INFO] [stdout] test src/indicators/error.rs - indicators::error::IndicatorError (line 16) - compile ... ok [INFO] [stdout] test src/indicators/mod.rs - indicators::volatility (line 60) - compile ... ok [INFO] [stdout] test src/indicators/traits.rs - indicators::traits::PriceDataAccessor (line 131) - compile ... ok [INFO] [stdout] test src/indicators/candle.rs - indicators::candle::Candle (line 18) ... ok [INFO] [stdout] test src/indicators/trend/macd.rs - indicators::trend::macd::Macd (line 15) ... ok [INFO] [stdout] test src/indicators/momentum/williams_r.rs - indicators::momentum::williams_r::WilliamsR (line 11) ... ok [INFO] [stdout] test src/indicators/volatility/atr.rs - indicators::volatility::atr::Atr (line 34) - compile ... ok [INFO] [stdout] test src/indicators/traits.rs - indicators::traits::Indicator (line 25) - compile ... ok [INFO] [stdout] test src/indicators/trend/ema.rs - indicators::trend::ema::Ema (line 9) ... ok [INFO] [stdout] test src/indicators/momentum/stochastic_oscillator.rs - indicators::momentum::stochastic_oscillator::StochasticOscillator (line 12) ... ok [INFO] [stdout] test src/indicators/error.rs - indicators::error::IndicatorError (line 28) ... ok [INFO] [stdout] test src/indicators/trend/sma.rs - indicators::trend::sma::Sma (line 27) ... ok [INFO] [stdout] test src/indicators/momentum/rsi.rs - indicators::momentum::rsi::Rsi (line 14) ... ok [INFO] [stdout] test src/indicators/trend/ema.rs - indicators::trend::ema::Ema (line 25) ... ok [INFO] [stdout] test src/indicators/volatility/keltner_channels.rs - indicators::volatility::keltner_channels::KeltnerChannelsResult (line 15) ... ok [INFO] [stdout] test src/indicators/volume/adl.rs - indicators::volume::adl::Adl (line 14) ... ok [INFO] [stdout] test src/indicators/trend/macd.rs - indicators::trend::macd::Macd (line 36) ... ok [INFO] [stdout] test src/indicators/volatility/bb.rs - indicators::volatility::bb::BollingerBands (line 46) ... ok [INFO] [stdout] test src/indicators/trend/sma.rs - indicators::trend::sma::Sma (line 9) ... ok [INFO] [stdout] test src/indicators/volatility/bb.rs - indicators::volatility::bb::BollingerBands (line 28) ... ok [INFO] [stdout] test src/indicators/volatility/std.rs - indicators::volatility::std::Std (line 49) ... ok [INFO] [stdout] test src/indicators/volume/obv.rs - indicators::volume::obv::Obv (line 11) ... ok [INFO] [stdout] test src/indicators/volume/cmf.rs - indicators::volume::cmf::Cmf (line 15) ... ok [INFO] [stdout] test src/lib.rs - (line 18) ... ok [INFO] [stdout] test src/indicators/volatility/std.rs - indicators::volatility::std::Std (line 31) ... ok [INFO] [stdout] test src/indicators/volume/vroc.rs - indicators::volume::vroc::Vroc (line 12) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 28 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.07s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "f50f736c137af52f41f1cc55e503121f1e2489d801198b55c15e4e97d0f3ef97", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f50f736c137af52f41f1cc55e503121f1e2489d801198b55c15e4e97d0f3ef97", kill_on_drop: false }` [INFO] [stdout] f50f736c137af52f41f1cc55e503121f1e2489d801198b55c15e4e97d0f3ef97