[INFO] fetching crate sliding_features 7.1.1...
[INFO] testing sliding_features-7.1.1 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] extracting crate sliding_features 7.1.1 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate sliding_features 7.1.1
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate sliding_features 7.1.1
[INFO] tweaked toml for crates.io crate sliding_features 7.1.1 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate sliding_features 7.1.1 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate sliding_features 7.1.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: the cargo feature `edition2024` has been stabilized in the 1.85 release and is no longer necessary to be listed in the manifest
[INFO] [stderr]   See https://doc.rust-lang.org/nightly/cargo/reference/manifest.html#the-edition-field for more information about using this feature.
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded getset v0.1.6
[INFO] [stderr]   Downloaded font-kit v0.14.3
[INFO] [stderr]   Downloaded dwrote v0.11.4
[INFO] [stderr]   Downloaded pathfinder_simd v0.5.5
[INFO] [stderr]   Downloaded round v0.1.2
[INFO] [stderr]   Downloaded jpeg-decoder v0.3.2
[INFO] [stderr]   Downloaded time_series_generator v0.4.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ff5640b4d1e96291a90c60a349be3a2136c79eda42c19b38f36acf729bdb9d6b
[INFO] running `Command { std: "docker" "start" "-a" "ff5640b4d1e96291a90c60a349be3a2136c79eda42c19b38f36acf729bdb9d6b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ff5640b4d1e96291a90c60a349be3a2136c79eda42c19b38f36acf729bdb9d6b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ff5640b4d1e96291a90c60a349be3a2136c79eda42c19b38f36acf729bdb9d6b", kill_on_drop: false }`
[INFO] [stdout] ff5640b4d1e96291a90c60a349be3a2136c79eda42c19b38f36acf729bdb9d6b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 134ed428deda6978b3ec7760fc70ac6dec78260293e9fad28036d41c8859b2f6
[INFO] running `Command { std: "docker" "start" "-a" "134ed428deda6978b3ec7760fc70ac6dec78260293e9fad28036d41c8859b2f6", kill_on_drop: false }`
[INFO] [stderr] warning: the cargo feature `edition2024` has been stabilized in the 1.85 release and is no longer necessary to be listed in the manifest
[INFO] [stderr]   See https://doc.rust-lang.org/nightly/cargo/reference/manifest.html#the-edition-field for more information about using this feature.
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling getset v0.1.6
[INFO] [stderr]    Compiling sliding_features v7.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.18s
[INFO] running `Command { std: "docker" "inspect" "134ed428deda6978b3ec7760fc70ac6dec78260293e9fad28036d41c8859b2f6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "134ed428deda6978b3ec7760fc70ac6dec78260293e9fad28036d41c8859b2f6", kill_on_drop: false }`
[INFO] [stdout] 134ed428deda6978b3ec7760fc70ac6dec78260293e9fad28036d41c8859b2f6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ebd17134172dd23a444fa39056a9aeafbba3038a087d78072cc2646101573dc4
[INFO] running `Command { std: "docker" "start" "-a" "ebd17134172dd23a444fa39056a9aeafbba3038a087d78072cc2646101573dc4", kill_on_drop: false }`
[INFO] [stderr] warning: the cargo feature `edition2024` has been stabilized in the 1.85 release and is no longer necessary to be listed in the manifest
[INFO] [stderr]   See https://doc.rust-lang.org/nightly/cargo/reference/manifest.html#the-edition-field for more information about using this feature.
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling libloading v0.8.8
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling cc v1.2.34
[INFO] [stderr]    Compiling yeslogic-fontconfig-sys v6.0.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling weezl v0.1.10
[INFO] [stderr]    Compiling pathfinder_simd v0.5.5
[INFO] [stderr]    Compiling bytemuck v1.23.2
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling jpeg-decoder v0.3.2
[INFO] [stderr]    Compiling font-kit v0.14.3
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling dlib v0.5.2
[INFO] [stderr]    Compiling float-ord v0.3.2
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling bitflags v2.9.3
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling gif v0.12.0
[INFO] [stderr]    Compiling ttf-parser v0.20.0
[INFO] [stderr]    Compiling round v0.1.2
[INFO] [stderr]    Compiling clap_builder v4.5.44
[INFO] [stderr]    Compiling pathfinder_geometry v0.5.1
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stderr]    Compiling freetype-sys v0.20.1
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling criterion-plot v0.6.0
[INFO] [stderr]    Compiling image v0.24.9
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling rand_distr v0.5.1
[INFO] [stderr]    Compiling sliding_features v7.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling clap v4.5.45
[INFO] [stderr]    Compiling time_series_generator v0.4.1
[INFO] [stderr]    Compiling plotters-bitmap v0.3.7
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling criterion v0.7.0
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 32.74s
[INFO] running `Command { std: "docker" "inspect" "ebd17134172dd23a444fa39056a9aeafbba3038a087d78072cc2646101573dc4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ebd17134172dd23a444fa39056a9aeafbba3038a087d78072cc2646101573dc4", kill_on_drop: false }`
[INFO] [stdout] ebd17134172dd23a444fa39056a9aeafbba3038a087d78072cc2646101573dc4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 1cbf18cdcb20cf3730d8dd149d2be7b81821d1b34c55f43af8fda8f455f8ff58
[INFO] running `Command { std: "docker" "start" "-a" "1cbf18cdcb20cf3730d8dd149d2be7b81821d1b34c55f43af8fda8f455f8ff58", kill_on_drop: false }`
[INFO] [stderr] warning: the cargo feature `edition2024` has been stabilized in the 1.85 release and is no longer necessary to be listed in the manifest
[INFO] [stderr]   See https://doc.rust-lang.org/nightly/cargo/reference/manifest.html#the-edition-field for more information about using this feature.
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/sliding_features-64e90d774180e649)
[INFO] [stdout] 
[INFO] [stdout] running 44 tests
[INFO] [stdout] test pure_functions::gte::tests::gte ... ok
[INFO] [stdout] test pure_functions::lte::tests::lte ... ok
[INFO] [stdout] test rolling::ln_return::tests::ln_return ... ok
[INFO] [stdout] test rolling::drawdown::tests::drawdown ... ok
[INFO] [stdout] test rolling::welford_rolling::tests::welford_online ... ok
[INFO] [stdout] test sliding_windows::binary_entropy::tests::binary_entropy ... ok
[INFO] [stdout] test sliding_windows::hl_normalizer::tests::normalizer ... ok
[INFO] [stdout] test sliding_windows::lag::test::lag ... ok
[INFO] [stdout] test sliding_windows::laguerre_rsi::tests::laguerre_rsi ... ok
[INFO] [stdout] test sliding_windows::max::test::max ... ok
[INFO] [stdout] test sliding_windows::min::test::min ... ok
[INFO] [stdout] test sliding_windows::correlation_trend_indicator::tests::correlation_trend_indicator ... ok
[INFO] [stdout] test sliding_windows::my_rsi::tests::my_rsi ... ok
[INFO] [stdout] test sliding_windows::polarized_fractal_efficiency::tests::polarized_fractal_efficiency ... ok
[INFO] [stdout] test sliding_windows::laguerre_filter::tests::laguerre_filter ... ok
[INFO] [stdout] test sliding_windows::alma::tests::alma ... ok
[INFO] [stdout] test sliding_windows::cumulative::tests::cumulative_plot ... ok
[INFO] [stdout] test sliding_windows::my_rsi::tests::my_rsi_plot ... ok
[INFO] [stdout] test rolling::welford_rolling::tests::welford_online_plot ... ok
[INFO] [stdout] test sliding_windows::noise_elimination_technology::tests::net_my_rsi_plot ... ok
[INFO] [stdout] test sliding_windows::roc::tests::roc_plot ... ok
[INFO] [stdout] test sliding_windows::alma::tests::alma_plot ... ok
[INFO] [stdout] test sliding_windows::center_of_gravity::tests::center_of_gravity_plot ... ok
[INFO] [stdout] test sliding_windows::laguerre_rsi::tests::laguerre_rsi_plot ... ok
[INFO] [stdout] test sliding_windows::ehlers_fisher_transform::tests::ehlers_fisher_transform_plot ... ok
[INFO] [stdout] test sliding_windows::laguerre_filter::tests::laguerre_filter_plot ... ok
[INFO] [stdout] test sliding_windows::ema::tests::ema_plot ... ok
[INFO] [stdout] test pure_functions::echo::tests::echo_plot ... ok
[INFO] [stdout] test sliding_windows::re_flex::tests::re_flex_plot ... ok
[INFO] [stdout] test sliding_windows::cyber_cycle::tests::cyber_cycle_plot ... ok
[INFO] [stdout] test sliding_windows::rsi::tests::rsi_range ... ok
[INFO] [stdout] test sliding_windows::sma::tests::sma ... ok
[INFO] [stdout] test sliding_windows::welford_online::tests::welford_online ... ok
[INFO] [stdout] test test_data::tests::generate_test_data ... ok
[INFO] [stdout] test sliding_windows::correlation_trend_indicator::tests::correlation_trend_indicator_plot ... ok
[INFO] [stdout] test sliding_windows::polarized_fractal_efficiency::tests::polarized_fractal_efficiency_plot ... ok
[INFO] [stdout] test sliding_windows::trend_flex::tests::trend_flex_plot ... ok
[INFO] [stdout] test sliding_windows::vsct::tests::vsct_plot ... ok
[INFO] [stdout] test sliding_windows::variance_stabilizing_transformation::tests::variance_stabilizing_transform_plot ... ok
[INFO] [stdout] test sliding_windows::welford_online::tests::welford_online_plot ... ok
[INFO] [stdout] test sliding_windows::roofing_filter::tests::roofing_filter_plot ... ok
[INFO] [stdout] test sliding_windows::super_smoother::tests::super_smoother_plot ... ok
[INFO] [stdout] test sliding_windows::sma::tests::sma_plot ... ok
[INFO] [stdout] test sliding_windows::rsi::tests::rsi_plot ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 44 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.15s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests sliding_features
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test src/lib.rs - (line 22) ... ignored
[INFO] [stdout] test src/lib.rs - (line 46) ... ignored
[INFO] [stdout] test src/lib.rs - (line 54) ... ignored
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 3 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.82s; merged doctests compilation took 0.81s
[INFO] running `Command { std: "docker" "inspect" "1cbf18cdcb20cf3730d8dd149d2be7b81821d1b34c55f43af8fda8f455f8ff58", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1cbf18cdcb20cf3730d8dd149d2be7b81821d1b34c55f43af8fda8f455f8ff58", kill_on_drop: false }`
[INFO] [stdout] 1cbf18cdcb20cf3730d8dd149d2be7b81821d1b34c55f43af8fda8f455f8ff58
