[INFO] fetching crate rustkernel-temporal 0.4.0...
[INFO] testing rustkernel-temporal-0.4.0 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate rustkernel-temporal 0.4.0 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate rustkernel-temporal 0.4.0
[INFO] finished tweaking crates.io crate rustkernel-temporal 0.4.0
[INFO] tweaked toml for crates.io crate rustkernel-temporal 0.4.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate rustkernel-temporal 0.4.0 on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate rustkernel-temporal 0.4.0 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" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c61cf161f6bf5c67ba7f66a298b111c2debba1f91dbf275be8bb0e80598d1f13
[INFO] running `Command { std: "docker" "start" "-a" "c61cf161f6bf5c67ba7f66a298b111c2debba1f91dbf275be8bb0e80598d1f13", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c61cf161f6bf5c67ba7f66a298b111c2debba1f91dbf275be8bb0e80598d1f13", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c61cf161f6bf5c67ba7f66a298b111c2debba1f91dbf275be8bb0e80598d1f13", kill_on_drop: false }`
[INFO] [stdout] c61cf161f6bf5c67ba7f66a298b111c2debba1f91dbf275be8bb0e80598d1f13
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3b9b44010fdfc4311000f9cdfe65cb81444bf990c486515ae0f2c6fdc3a6befe
[INFO] running `Command { std: "docker" "start" "-a" "3b9b44010fdfc4311000f9cdfe65cb81444bf990c486515ae0f2c6fdc3a6befe", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling zerocopy v0.8.33
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling bytecheck v0.6.12
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling zmij v1.0.13
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling simdutf8 v0.1.5
[INFO] [stderr]    Compiling rend v0.4.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling rkyv v0.7.46
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling seahash v4.1.0
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling inventory v0.3.21
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling uuid v1.19.0
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling ptr_meta_derive v0.1.4
[INFO] [stderr]    Compiling bytecheck_derive v0.6.12
[INFO] [stderr]    Compiling rkyv_derive v0.7.46
[INFO] [stderr]    Compiling ptr_meta v0.1.4
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling actix_derive v0.6.2
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling atomic v0.6.1
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling ringkernel-derive v0.4.2
[INFO] [stderr]    Compiling rustkernel-derive v0.4.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling actix-rt v2.11.0
[INFO] [stderr]    Compiling actix v0.13.5
[INFO] [stderr]    Compiling ringkernel-core v0.4.2
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling rustkernel-core v0.4.0
[INFO] [stderr]    Compiling rustkernel-temporal v0.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 02s
[INFO] running `Command { std: "docker" "inspect" "3b9b44010fdfc4311000f9cdfe65cb81444bf990c486515ae0f2c6fdc3a6befe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3b9b44010fdfc4311000f9cdfe65cb81444bf990c486515ae0f2c6fdc3a6befe", kill_on_drop: false }`
[INFO] [stdout] 3b9b44010fdfc4311000f9cdfe65cb81444bf990c486515ae0f2c6fdc3a6befe
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d78ccf644a6a7c6247fbcde15bfb1f7596ae259e8ca435bee12a3178a610cdbc
[INFO] running `Command { std: "docker" "start" "-a" "d78ccf644a6a7c6247fbcde15bfb1f7596ae259e8ca435bee12a3178a610cdbc", kill_on_drop: false }`
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling actix-rt v2.11.0
[INFO] [stderr]    Compiling ringkernel-core v0.4.2
[INFO] [stderr]    Compiling actix v0.13.5
[INFO] [stderr]    Compiling rustkernel-core v0.4.0
[INFO] [stderr]    Compiling rustkernel-temporal v0.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 25.96s
[INFO] running `Command { std: "docker" "inspect" "d78ccf644a6a7c6247fbcde15bfb1f7596ae259e8ca435bee12a3178a610cdbc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d78ccf644a6a7c6247fbcde15bfb1f7596ae259e8ca435bee12a3178a610cdbc", kill_on_drop: false }`
[INFO] [stdout] d78ccf644a6a7c6247fbcde15bfb1f7596ae259e8ca435bee12a3178a610cdbc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 8c6775f0e4741e7ba477713d97134ce8e03d9e48f7286456932f404f5db780cc
[INFO] running `Command { std: "docker" "start" "-a" "8c6775f0e4741e7ba477713d97134ce8e03d9e48f7286456932f404f5db780cc", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rustkernel_temporal-601bcf46495af83b)
[INFO] [stdout] 
[INFO] [stdout] running 42 tests
[INFO] [stdout] test decomposition::tests::test_decomposition_metadata ... ok
[INFO] [stdout] test decomposition::tests::test_holt_smoothing ... ok
[INFO] [stdout] test decomposition::tests::test_multiplicative_decomposition ... ok
[INFO] [stdout] test decomposition::tests::test_robust_decomposition ... ok
[INFO] [stdout] test decomposition::tests::test_exponential_moving_average ... ok
[INFO] [stdout] test decomposition::tests::test_detrended_sums_to_zero_ish ... ok
[INFO] [stdout] test decomposition::tests::test_empty_series ... ok
[INFO] [stdout] test decomposition::tests::test_centered_moving_average ... ok
[INFO] [stdout] test decomposition::tests::test_lowess_trend ... ok
[INFO] [stdout] test decomposition::tests::test_simple_moving_average ... ok
[INFO] [stdout] test decomposition::tests::test_trend_extraction_metadata ... ok
[INFO] [stdout] test decomposition::tests::test_seasonal_decomposition ... ok
[INFO] [stdout] test detection::tests::test_changepoint_metadata ... ok
[INFO] [stdout] test detection::tests::test_anomaly_metadata ... ok
[INFO] [stdout] test detection::tests::test_cusum_detection ... ok
[INFO] [stdout] test detection::tests::test_empty_series ... ok
[INFO] [stdout] test detection::tests::test_binary_segmentation ... ok
[INFO] [stdout] test detection::tests::test_moving_average_anomaly ... ok
[INFO] [stdout] test forecasting::tests::test_arima_metadata ... ok
[INFO] [stdout] test detection::tests::test_zscore_anomaly ... ok
[INFO] [stdout] test forecasting::tests::test_empty_series ... ok
[INFO] [stdout] test detection::tests::test_iqr_anomaly ... ok
[INFO] [stdout] test detection::tests::test_pelt_detection ... ok
[INFO] [stdout] test forecasting::tests::test_arima_forecast_trend ... ok
[INFO] [stdout] test forecasting::tests::test_prophet_no_seasonality ... ok
[INFO] [stdout] test detection::tests::test_seasonal_esd ... ok
[INFO] [stdout] test volatility::tests::test_empty_series ... ok
[INFO] [stdout] test ring_messages::tests::test_update_volatility_ring ... ok
[INFO] [stdout] test ring_messages::tests::test_query_volatility_ring ... ok
[INFO] [stdout] test tests::test_register_all ... ok
[INFO] [stdout] test volatility::tests::test_ewma_volatility ... ok
[INFO] [stdout] test volatility::tests::test_garman_klass_volatility ... ok
[INFO] [stdout] test volatility::tests::test_parkinson_volatility ... ok
[INFO] [stdout] test ring_messages::tests::test_ewma_with_lambda ... ok
[INFO] [stdout] test forecasting::tests::test_prophet_decomposition ... ok
[INFO] [stdout] test ring_messages::tests::test_garch_coefficients ... ok
[INFO] [stdout] test volatility::tests::test_realized_volatility ... ok
[INFO] [stdout] test volatility::tests::test_short_series ... ok
[INFO] [stdout] test volatility::tests::test_garch_estimation ... ok
[INFO] [stdout] test volatility::tests::test_volatility_metadata ... ok
[INFO] [stdout] test forecasting::tests::test_prophet_metadata ... ok
[INFO] [stdout] test volatility::tests::test_volatility_forecast_convergence ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 42 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests rustkernel_temporal
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "8c6775f0e4741e7ba477713d97134ce8e03d9e48f7286456932f404f5db780cc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8c6775f0e4741e7ba477713d97134ce8e03d9e48f7286456932f404f5db780cc", kill_on_drop: false }`
[INFO] [stdout] 8c6775f0e4741e7ba477713d97134ce8e03d9e48f7286456932f404f5db780cc
