[INFO] fetching crate olympian 0.5.1... [INFO] testing olympian-0.5.1 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-2 [INFO] extracting crate olympian 0.5.1 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate olympian 0.5.1 [INFO] finished tweaking crates.io crate olympian 0.5.1 [INFO] tweaked toml for crates.io crate olympian 0.5.1 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate olympian 0.5.1 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 olympian 0.5.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" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] c45b2ac0d8daba9e01c39db9c5c6aaa1209f041ea7575f5c55e88809bc67e76d [INFO] running `Command { std: "docker" "start" "-a" "c45b2ac0d8daba9e01c39db9c5c6aaa1209f041ea7575f5c55e88809bc67e76d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c45b2ac0d8daba9e01c39db9c5c6aaa1209f041ea7575f5c55e88809bc67e76d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c45b2ac0d8daba9e01c39db9c5c6aaa1209f041ea7575f5c55e88809bc67e76d", kill_on_drop: false }` [INFO] [stdout] c45b2ac0d8daba9e01c39db9c5c6aaa1209f041ea7575f5c55e88809bc67e76d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] f48995d0b0d74b5238470002ae8e537ce7e7961349e5871a9e15433fa032721e [INFO] running `Command { std: "docker" "start" "-a" "f48995d0b0d74b5238470002ae8e537ce7e7961349e5871a9e15433fa032721e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.16 [INFO] [stderr] Compiling libm v0.2.11 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling bytemuck v1.21.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling nano-gemm-codegen v0.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling pulp v0.21.4 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling reborrow v0.5.5 [INFO] [stderr] Compiling bitflags v2.8.0 [INFO] [stderr] Compiling seq-macro v0.3.5 [INFO] [stderr] Compiling dyn-stack v0.13.0 [INFO] [stderr] Compiling raw-cpuid v11.3.0 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling nano-gemm-core v0.1.0 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling nano-gemm-f32 v0.1.0 [INFO] [stderr] Compiling nano-gemm-c64 v0.1.0 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling nano-gemm-c32 v0.1.0 [INFO] [stderr] Compiling nano-gemm-f64 v0.1.0 [INFO] [stderr] Compiling heapless v0.8.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling hash32 v0.3.1 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling generativity v1.1.0 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling chrono v0.4.39 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling rstar v0.12.2 [INFO] [stderr] Compiling chronoutil v0.2.7 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling equator-macro v0.2.1 [INFO] [stderr] Compiling faer-macros v0.21.0 [INFO] [stderr] Compiling equator-macro v0.4.2 [INFO] [stderr] Compiling equator v0.2.2 [INFO] [stderr] Compiling equator v0.4.2 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling pest v2.7.15 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling pest_meta v2.7.15 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling rand_distr v0.4.3 [INFO] [stderr] Compiling pest_generator v2.7.15 [INFO] [stderr] Compiling pest_derive v2.7.15 [INFO] [stderr] Compiling py_literal v0.4.0 [INFO] [stderr] Compiling npyz v0.8.3 [INFO] [stderr] Compiling gemm-common v0.18.2 [INFO] [stderr] Compiling faer-traits v0.21.5 [INFO] [stderr] Compiling gemm-f64 v0.18.2 [INFO] [stderr] Compiling gemm-c64 v0.18.2 [INFO] [stderr] Compiling gemm-c32 v0.18.2 [INFO] [stderr] Compiling gemm-f32 v0.18.2 [INFO] [stderr] Compiling gemm v0.18.2 [INFO] [stderr] Compiling nano-gemm v0.1.2 [INFO] [stderr] Compiling faer v0.21.9 [INFO] [stderr] Compiling olympian v0.5.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 12s [INFO] running `Command { std: "docker" "inspect" "f48995d0b0d74b5238470002ae8e537ce7e7961349e5871a9e15433fa032721e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f48995d0b0d74b5238470002ae8e537ce7e7961349e5871a9e15433fa032721e", kill_on_drop: false }` [INFO] [stdout] f48995d0b0d74b5238470002ae8e537ce7e7961349e5871a9e15433fa032721e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] d1f9754b3ea74316de1d114b8e124c7210ea4cb2bcebff296f2629d659ed368f [INFO] running `Command { std: "docker" "start" "-a" "d1f9754b3ea74316de1d114b8e124c7210ea4cb2bcebff296f2629d659ed368f", kill_on_drop: false }` [INFO] [stderr] Compiling olympian v0.5.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 4.18s [INFO] running `Command { std: "docker" "inspect" "d1f9754b3ea74316de1d114b8e124c7210ea4cb2bcebff296f2629d659ed368f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d1f9754b3ea74316de1d114b8e124c7210ea4cb2bcebff296f2629d659ed368f", kill_on_drop: false }` [INFO] [stdout] d1f9754b3ea74316de1d114b8e124c7210ea4cb2bcebff296f2629d659ed368f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 34440d64030c886ff9bf8b6246ceed4f8f1d45fc0913aa33e204ac3acd8acc44 [INFO] running `Command { std: "docker" "start" "-a" "34440d64030c886ff9bf8b6246ceed4f8f1d45fc0913aa33e204ac3acd8acc44", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/olympian-c54b259428dda58b) [INFO] [stdout] [INFO] [stdout] running 21 tests [INFO] [stdout] test checks::consistency::greater_than::tests::test_greater_than ... ok [INFO] [stdout] test checks::consistency::not_equal::tests::test_not_equal ... ok [INFO] [stdout] test checks::consistency::not_equal::tests::test_not_equal_cache ... ok [INFO] [stdout] test checks::consistency::greater_than::tests::test_greater_than_cache ... ok [INFO] [stdout] test checks::consistency::single_greater_than_any::tests::test_single_greater_than_any_cache ... ok [INFO] [stdout] test checks::consistency::single_greater_than_any::tests::test_single_less_than_max ... ok [INFO] [stdout] test checks::consistency::single_less_than_any::tests::test_single_less_than_any_cache ... ok [INFO] [stdout] test checks::consistency::single_less_than_any::tests::test_single_less_than_max ... ok [INFO] [stdout] test checks::consistency::single_outside_sequence::tests::test_single_outside_sequence ... ok [INFO] [stdout] test checks::consistency::single_outside_sequence::tests::test_single_outside_sequence_cache ... ok [INFO] [stdout] test checks::series::monotonic_decrease_check::tests::test_monotonic_decrease_check ... ok [INFO] [stdout] test checks::series::monotonic_decrease_check::tests::test_monotonic_decrease_check_cache ... ok [INFO] [stdout] test checks::series::step_check::tests::test_step_check_cache ... ok [INFO] [stdout] test checks::single::range_check_humidity::tests::test_range_check_humidity_cache ... ok [INFO] [stdout] test checks::series::flatline_check::tests::test_flatline_check_cache ... ok [INFO] [stdout] test checks::single::range_check::tests::test_range_check_cache ... ok [INFO] [stdout] test checks::series::spike_check::tests::test_spike_check_cache ... ok [INFO] [stdout] test checks::spatial::buddy_check::tests::test_buddy_check ... ok [INFO] [stdout] test checks::single::range_check_wind_direction::tests::test_range_check_wind_direction_cache ... ok [INFO] [stdout] test checks::single::special_values_check::tests::test_special_values_check_cache ... ok [INFO] [stdout] test checks::spatial::sct::tests::test_sct_simple ... ok [INFO] [stderr] Doc-tests olympian [INFO] [stdout] [INFO] [stdout] test result: ok. 21 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 15.39s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/lib.rs - (line 7) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.59s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "34440d64030c886ff9bf8b6246ceed4f8f1d45fc0913aa33e204ac3acd8acc44", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "34440d64030c886ff9bf8b6246ceed4f8f1d45fc0913aa33e204ac3acd8acc44", kill_on_drop: false }` [INFO] [stdout] 34440d64030c886ff9bf8b6246ceed4f8f1d45fc0913aa33e204ac3acd8acc44