[INFO] fetching crate rsta 0.0.2... [INFO] testing rsta-0.0.2 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1 [INFO] extracting crate rsta 0.0.2 into /workspace/builds/worker-5-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-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate rsta 0.0.2 on toolchain b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 166d5b884952268f25d33c7c2bb77363526c6cf49c3df22c2bed9116ea03b39f [INFO] running `Command { std: "docker" "start" "-a" "166d5b884952268f25d33c7c2bb77363526c6cf49c3df22c2bed9116ea03b39f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "166d5b884952268f25d33c7c2bb77363526c6cf49c3df22c2bed9116ea03b39f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "166d5b884952268f25d33c7c2bb77363526c6cf49c3df22c2bed9116ea03b39f", kill_on_drop: false }` [INFO] [stdout] 166d5b884952268f25d33c7c2bb77363526c6cf49c3df22c2bed9116ea03b39f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c1fc7637fa98f1817fb2cec779c3d5409147545565de71607476e6db558691ff [INFO] running `Command { std: "docker" "start" "-a" "c1fc7637fa98f1817fb2cec779c3d5409147545565de71607476e6db558691ff", kill_on_drop: false }` [INFO] [stderr] Compiling libm v0.2.11 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling zerocopy v0.8.24 [INFO] [stderr] Compiling matrixmultiply v0.3.9 [INFO] [stderr] Compiling bytemuck v1.22.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling safe_arch v0.7.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling wide v0.7.32 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling ndarray v0.15.6 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling simba v0.6.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling rand_distr v0.4.3 [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 29.54s [INFO] running `Command { std: "docker" "inspect" "c1fc7637fa98f1817fb2cec779c3d5409147545565de71607476e6db558691ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c1fc7637fa98f1817fb2cec779c3d5409147545565de71607476e6db558691ff", kill_on_drop: false }` [INFO] [stdout] c1fc7637fa98f1817fb2cec779c3d5409147545565de71607476e6db558691ff [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 97be2cce3e8fef4f428a0a4f7e520c6221a746a8fed591e4e3723341b946eea0 [INFO] running `Command { std: "docker" "start" "-a" "97be2cce3e8fef4f428a0a4f7e520c6221a746a8fed591e4e3723341b946eea0", 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.95s [INFO] running `Command { std: "docker" "inspect" "97be2cce3e8fef4f428a0a4f7e520c6221a746a8fed591e4e3723341b946eea0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "97be2cce3e8fef4f428a0a4f7e520c6221a746a8fed591e4e3723341b946eea0", kill_on_drop: false }` [INFO] [stdout] 97be2cce3e8fef4f428a0a4f7e520c6221a746a8fed591e4e3723341b946eea0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 188a1861ff64f9d4d90304f6625c03e0b859060fb361c1c36980b923a2506e28 [INFO] running `Command { std: "docker" "start" "-a" "188a1861ff64f9d4d90304f6625c03e0b859060fb361c1c36980b923a2506e28", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s [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::candle::tests::test_candle_copy_and_clone ... ok [INFO] [stdout] test indicators::candle::tests::test_price_data_accessor_impl ... ok [INFO] [stdout] test indicators::error::tests::test_error_traits ... 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::error::tests::test_invalid_parameter_error ... ok [INFO] [stdout] test indicators::candle::tests::test_candle_creation_and_access ... 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::momentum::rsi::tests::test_rsi_next_with_candles ... ok [INFO] [stdout] test indicators::momentum::rsi::tests::test_rsi_next ... ok [INFO] [stdout] test indicators::momentum::rsi::tests::test_rsi_calculation ... ok [INFO] [stdout] test indicators::momentum::rsi::tests::test_rsi_with_candles_ignores_other_price_data ... 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::stochastic_oscillator::tests::test_stochastic_new ... ok [INFO] [stdout] test indicators::momentum::stochastic_oscillator::tests::test_stochastic_next_error ... ok [INFO] [stdout] test indicators::momentum::williams_r::tests::test_calculate_r ... 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::williams_r::tests::test_williams_r_next ... ok [INFO] [stdout] test indicators::tests::test_error_handling ... ok [INFO] [stdout] test indicators::momentum::rsi::tests::test_rsi_with_candles_edge_cases ... ok [INFO] [stdout] test indicators::tests::test_indicator_next_method ... ok [INFO] [stdout] test indicators::trend::ema::tests::test_ema_calculation_with_candles ... ok [INFO] [stdout] test indicators::trend::ema::tests::test_ema_calculation ... ok [INFO] [stdout] test indicators::trend::ema::tests::test_ema_implementations_produce_same_results ... ok [INFO] [stdout] test indicators::trend::ema::tests::test_ema_next ... ok [INFO] [stdout] test indicators::trend::ema::tests::test_ema_new ... ok [INFO] [stdout] test indicators::momentum::stochastic_oscillator::tests::test_stochastic_reset ... ok [INFO] [stdout] test indicators::traits::tests::test_price_data_accessor_mock_candle ... ok [INFO] [stdout] test indicators::momentum::rsi::tests::test_rsi_reset ... ok [INFO] [stdout] test indicators::tests::test_reexported_types ... ok [INFO] [stdout] test indicators::tests::test_sma_calculation ... ok [INFO] [stdout] test indicators::tests::test_utility_functions ... 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::traits::tests::test_price_data_accessor_f64 ... 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::trend::ema::tests::test_ema_reset_with_candles ... ok [INFO] [stdout] test indicators::traits::tests::test_trait_usage_with_generic_function ... ok [INFO] [stdout] test indicators::trend::macd::tests::test_macd_calculation ... ok [INFO] [stdout] test indicators::momentum::rsi::tests::test_rsi_calculation_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_reset ... ok [INFO] [stdout] test indicators::trend::macd::tests::test_macd_next ... ok [INFO] [stdout] test indicators::trend::macd::tests::test_macd_new ... ok [INFO] [stdout] test indicators::trend::macd::tests::test_macd_with_candles ... ok [INFO] [stdout] test indicators::trend::sma::tests::test_sma_calculation_with_candles ... ok [INFO] [stdout] test indicators::trend::sma::tests::test_sma_next_implementations_produce_same_results ... ok [INFO] [stdout] test indicators::trend::sma::tests::test_sma_next_with_candles ... ok [INFO] [stdout] test indicators::trend::sma::tests::test_sma_reset ... ok [INFO] [stdout] test indicators::trend::sma::tests::test_sma_calculation ... ok [INFO] [stdout] test indicators::trend::sma::tests::test_sma_implementations_produce_same_results ... ok [INFO] [stdout] test indicators::utils::tests::test_validate_data_length ... ok [INFO] [stdout] test indicators::trend::sma::tests::test_sma_next ... 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::utils::tests::test_rate_of_change ... ok [INFO] [stdout] test indicators::volatility::atr::tests::test_atr_error_handling ... ok [INFO] [stdout] test indicators::volatility::atr::tests::test_atr_calculation_basic ... 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::trend::sma::tests::test_sma_reset_with_candles ... ok [INFO] [stdout] test indicators::utils::tests::test_calculate_ema ... ok [INFO] [stdout] test indicators::volatility::atr::tests::test_atr_reset ... ok [INFO] [stdout] test indicators::utils::tests::test_calculate_sma ... ok [INFO] [stdout] test indicators::volatility::atr::tests::test_atr_with_gaps ... ok [INFO] [stdout] test indicators::volatility::bb::tests::test_bollinger_bands_calculation_with_candles ... ok [INFO] [stdout] test indicators::volatility::bb::tests::test_bollinger_bands_new ... ok [INFO] [stdout] test indicators::trend::sma::tests::test_sma_new ... 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_calculation ... ok [INFO] [stdout] test indicators::volatility::bb::tests::test_bollinger_bands_reset ... ok [INFO] [stdout] test indicators::volatility::bb::tests::test_bollinger_bands_next ... ok [INFO] [stdout] test indicators::volatility::bb::tests::test_bollinger_bands_reset_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_next ... ok [INFO] [stdout] test indicators::volatility::keltner_channels::tests::test_keltner_channels_price_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_new ... ok [INFO] [stdout] test indicators::volatility::std::tests::test_std_edge_cases ... ok [INFO] [stdout] test indicators::volatility::atr::tests::test_true_range_calculation ... ok [INFO] [stdout] test indicators::volatility::keltner_channels::tests::test_keltner_channels_price_calculation ... ok [INFO] [stdout] test indicators::volatility::std::tests::test_std_reset ... ok [INFO] [stdout] test indicators::volatility::std::tests::test_std_reset_with_candles ... ok [INFO] [stdout] test indicators::volatility::std::tests::test_std_with_decimal_values ... ok [INFO] [stdout] test indicators::volatility::keltner_channels::tests::test_keltner_channels_price_new ... ok [INFO] [stdout] test indicators::volatility::std::tests::test_std_error_handling ... ok [INFO] [stdout] test indicators::volatility::keltner_channels::tests::test_keltner_channels_reset ... ok [INFO] [stdout] test indicators::volatility::std::tests::test_std_calculation_multiple_periods ... ok [INFO] [stdout] test indicators::volatility::std::tests::test_std_calculation_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_new ... ok [INFO] [stdout] test indicators::volume::adl::tests::test_adl_next ... ok [INFO] [stdout] test indicators::volume::adl::tests::test_adl_money_flow_multiplier_zero_range ... 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::volatility::std::tests::test_std_next_value ... ok [INFO] [stdout] test indicators::volume::cmf::tests::test_cmf_boundary_conditions ... 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::volatility::std::tests::test_std_next_with_candles ... ok [INFO] [stdout] test indicators::volume::obv::tests::test_obv_consecutive_up_down_sequences ... ok [INFO] [stdout] test indicators::volume::obv::tests::test_obv_extreme_volume_values ... 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] [stdout] test indicators::volume::obv::tests::test_obv_next ... ok [INFO] [stdout] test indicators::volume::obv::tests::test_obv_reset ... ok [INFO] [stdout] test indicators::volume::obv::tests::test_obv_calculation ... ok [INFO] [stdout] test indicators::volume::obv::tests::test_obv_batch_vs_streaming_consistency ... ok [INFO] [stdout] test indicators::volume::cmf::tests::test_cmf_extreme_volume_values ... 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::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_next ... ok [INFO] [stdout] test indicators::volume::vroc::tests::test_vroc_new ... ok [INFO] [stdout] test indicators::volume::vroc::tests::test_vroc_past_volume_zero ... 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::cmf::tests::test_cmf_zero_volume_sum ... ok [INFO] [stderr] Doc-tests rsta [INFO] [stdout] test indicators::volume::obv::tests::test_obv_zero_volume ... ok [INFO] [stdout] test indicators::volume::vroc::tests::test_vroc_extreme_volume_values ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 132 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 28 tests [INFO] [stdout] test src/indicators/mod.rs - indicators::volatility (line 60) - compile ... ok [INFO] [stdout] test src/indicators/traits.rs - indicators::traits::Indicator (line 25) - compile ... ok [INFO] [stdout] test src/indicators/error.rs - indicators::error::IndicatorError (line 16) - compile ... ok [INFO] [stdout] test src/indicators/traits.rs - indicators::traits::Indicator (line 54) - compile ... ok [INFO] [stdout] test src/indicators/momentum/rsi.rs - indicators::momentum::rsi::Rsi (line 14) ... ok [INFO] [stdout] test src/indicators/mod.rs - indicators::volatility (line 32) - compile ... 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::PriceDataAccessor (line 131) - compile ... ok [INFO] [stdout] test src/indicators/candle.rs - indicators::candle::Candle (line 18) ... ok [INFO] [stdout] test src/indicators/momentum/williams_r.rs - indicators::momentum::williams_r::WilliamsR (line 11) ... ok [INFO] [stdout] test src/indicators/trend/macd.rs - indicators::trend::macd::Macd (line 36) ... ok [INFO] [stdout] test src/indicators/trend/sma.rs - indicators::trend::sma::Sma (line 27) ... ok [INFO] [stdout] test src/indicators/volatility/bb.rs - indicators::volatility::bb::BollingerBands (line 28) ... ok [INFO] [stdout] test src/indicators/error.rs - indicators::error::IndicatorError (line 28) ... ok [INFO] [stdout] test src/indicators/momentum/stochastic_oscillator.rs - indicators::momentum::stochastic_oscillator::StochasticOscillator (line 12) ... ok [INFO] [stdout] test src/indicators/trend/ema.rs - indicators::trend::ema::Ema (line 9) ... ok [INFO] [stdout] test src/indicators/trend/ema.rs - indicators::trend::ema::Ema (line 25) ... ok [INFO] [stdout] test src/indicators/volatility/std.rs - indicators::volatility::std::Std (line 31) ... ok [INFO] [stdout] test src/indicators/trend/macd.rs - indicators::trend::macd::Macd (line 15) ... ok [INFO] [stdout] test src/indicators/volatility/keltner_channels.rs - indicators::volatility::keltner_channels::KeltnerChannelsResult (line 15) ... ok [INFO] [stdout] test src/indicators/volume/obv.rs - indicators::volume::obv::Obv (line 11) ... ok [INFO] [stdout] test src/indicators/volatility/std.rs - indicators::volatility::std::Std (line 49) ... ok [INFO] [stdout] test src/indicators/volatility/bb.rs - indicators::volatility::bb::BollingerBands (line 46) ... ok [INFO] [stdout] test src/lib.rs - (line 18) ... ok [INFO] [stdout] test src/indicators/volume/adl.rs - indicators::volume::adl::Adl (line 14) ... ok [INFO] [stdout] test src/indicators/volume/cmf.rs - indicators::volume::cmf::Cmf (line 15) ... ok [INFO] [stdout] test src/indicators/volume/vroc.rs - indicators::volume::vroc::Vroc (line 12) ... ok [INFO] [stdout] test src/indicators/trend/sma.rs - indicators::trend::sma::Sma (line 9) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 28 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.45s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "188a1861ff64f9d4d90304f6625c03e0b859060fb361c1c36980b923a2506e28", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "188a1861ff64f9d4d90304f6625c03e0b859060fb361c1c36980b923a2506e28", kill_on_drop: false }` [INFO] [stdout] 188a1861ff64f9d4d90304f6625c03e0b859060fb361c1c36980b923a2506e28