[INFO] fetching crate diffusionx 0.12.1...
[INFO] testing diffusionx-0.12.1 against 1.98.0-beta.8+cargoflags=--release for beta-release-1.99-2
[INFO] extracting crate diffusionx 0.12.1 into /workspace/builds/worker-7-tc1/source
[INFO] removed /workspace/builds/worker-7-tc1/source/.cargo/config.toml
[INFO] started tweaking crates.io crate diffusionx 0.12.1
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate diffusionx 0.12.1
[INFO] tweaked toml for crates.io crate diffusionx 0.12.1 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate diffusionx 0.12.1 on toolchain 1.98.0-beta.8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate diffusionx 0.12.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" "+1.98.0-beta.8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded mimalloc v0.1.50
[INFO] [stderr]   Downloaded rand_xoshiro v0.8.1
[INFO] [stderr]   Downloaded gauss-quad v0.3.1
[INFO] [stderr]   Downloaded libmimalloc-sys v0.1.47
[INFO] [stderr]   Downloaded nalgebra v0.34.2
[INFO] [stderr]   Downloaded cudarc v0.19.7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] abc66db0344f7ae2a870132ce7b68a7d567df3115d7625722ce2b162022467a9
[INFO] running `Command { std: "docker" "start" "abc66db0344f7ae2a870132ce7b68a7d567df3115d7625722ce2b162022467a9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "abc66db0344f7ae2a870132ce7b68a7d567df3115d7625722ce2b162022467a9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "abc66db0344f7ae2a870132ce7b68a7d567df3115d7625722ce2b162022467a9" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "abc66db0344f7ae2a870132ce7b68a7d567df3115d7625722ce2b162022467a9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "abc66db0344f7ae2a870132ce7b68a7d567df3115d7625722ce2b162022467a9" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling rand_core v0.10.1
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling strength_reduce v0.2.4
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling cpufeatures v0.3.0
[INFO] [stderr]    Compiling typenum v1.20.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling chacha20 v0.10.0
[INFO] [stderr]    Compiling diffusionx v0.12.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling cc v1.2.62
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling rand_xoshiro v0.8.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling libmimalloc-sys v0.1.47
[INFO] [stderr]    Compiling rand v0.10.1
[INFO] [stderr]    Compiling rayon v1.12.0
[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_distr v0.6.0
[INFO] [stderr]    Compiling primal-check v0.3.4
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling transpose v0.2.3
[INFO] [stderr]    Compiling simba v0.9.1
[INFO] [stderr]    Compiling rustfft v6.4.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling mimalloc v0.1.50
[INFO] [stderr]    Compiling nalgebra v0.34.2
[INFO] [stderr]    Compiling realfft v3.5.0
[INFO] [stderr]    Compiling gauss-quad v0.3.1
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 32.40s
[INFO] running `Command { std: "docker" "inspect" "abc66db0344f7ae2a870132ce7b68a7d567df3115d7625722ce2b162022467a9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "abc66db0344f7ae2a870132ce7b68a7d567df3115d7625722ce2b162022467a9" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling rand_core v0.10.1
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling strength_reduce v0.2.4
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling cpufeatures v0.3.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling alloca v0.4.0
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling chacha20 v0.10.0
[INFO] [stderr]    Compiling typenum v1.20.0
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling libmimalloc-sys v0.1.47
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling mimalloc v0.1.50
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling rand_xoshiro v0.8.1
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling page_size v0.6.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rand v0.10.1
[INFO] [stderr]    Compiling rayon v1.12.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling criterion-plot v0.8.2
[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_distr v0.6.0
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling primal-check v0.3.4
[INFO] [stderr]    Compiling transpose v0.2.3
[INFO] [stderr]    Compiling simba v0.9.1
[INFO] [stderr]    Compiling rustfft v6.4.1
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling nalgebra v0.34.2
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling realfft v3.5.0
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling criterion v0.8.2
[INFO] [stderr]    Compiling gauss-quad v0.3.1
[INFO] [stderr]    Compiling diffusionx v0.12.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 1m 50s
[INFO] running `Command { std: "docker" "inspect" "abc66db0344f7ae2a870132ce7b68a7d567df3115d7625722ce2b162022467a9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "abc66db0344f7ae2a870132ce7b68a7d567df3115d7625722ce2b162022467a9" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "test" "--frozen" "--release", kill_on_drop: false }`
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 0.24s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/release/deps/diffusionx-d4eb52a9898a5fe7)
[INFO] [stdout] 
[INFO] [stdout] running 190 tests
[INFO] [stdout] test random::exponential::tests::test_rand ... ok
[INFO] [stdout] test random::gamma::tests::test_rands ... ok
[INFO] [stdout] test random::normal::tests::test_rand ... ok
[INFO] [stdout] test random::normal::tests::test_rands ... ok
[INFO] [stdout] test random::exponential::tests::test_standard_rand ... ok
[INFO] [stdout] test random::exponential::tests::test_standard_rands ... ok
[INFO] [stdout] test random::normal::tests::test_standard_rand ... ok
[INFO] [stdout] test random::normal::tests::test_standard_rands ... ok
[INFO] [stdout] test random::gamma::tests::test_rand ... ok
[INFO] [stdout] test random::poisson::tests::test_rand ... ok
[INFO] [stdout] test random::stable::tests::test_sample_standard_alpha ... ok
[INFO] [stdout] test random::stable::tests::test_sample_symmetric_standard_alpha_rands ... ok
[INFO] [stdout] test random::stable::tests::test_sample_skew_standard_alpha ... ok
[INFO] [stdout] test random::exponential::tests::test_rands ... ok
[INFO] [stdout] test random::uniform::tests::test_range_random ... ok
[INFO] [stdout] test random::poisson::tests::test_rands ... ok
[INFO] [stdout] test random::stable::tests::test_sample_symmetric_standard_alpha ... ok
[INFO] [stdout] test random::uniform::tests::test_inclusive_range_random ... ok
[INFO] [stdout] test random::stable::tests::test_sample_skew_standard_alpha_rands ... ok
[INFO] [stdout] test random::uniform::tests::test_range_randoms ... ok
[INFO] [stdout] test simulation::basic::functional::tests::test_first_passage_time ... ok
[INFO] [stdout] test random::uniform::tests::test_unit_random ... ok
[INFO] [stdout] test simulation::basic::functional::tests::test_occupation_time ... ok
[INFO] [stdout] test random::exponential::tests::test_exponential_stats ... ok
[INFO] [stdout] test simulation::basic::functional::tests::test_occupation_central_moment_uses_mean ... ok
[INFO] [stdout] test simulation::basic::functional::tests::test_point_first_passage_central_moment_uses_mean ... ok
[INFO] [stdout] test simulation::basic::functional::tests::test_point_occupation_central_moment_uses_mean ... ok
[INFO] [stdout] test simulation::basic::point::tests::test_displacement_rejects_nonpositive_duration ... ok
[INFO] [stdout] test simulation::basic::point::tests::test_simulate_with_duration_rejects_nonpositive_duration ... ok
[INFO] [stdout] test simulation::basic::tamsd::tests::test_new_rejects_delta_equal_to_duration ... ok
[INFO] [stdout] test simulation::basic::tamsd::tests::test_nodes_weights_transform ... ok
[INFO] [stdout] test simulation::basic::tamsd::tests::test_simulate_rejects_nonpositive_time_step ... ok
[INFO] [stdout] test simulation::continuous::bm::tests::test_fpt ... ok
[INFO] [stdout] test simulation::continuous::bm::tests::test_occupation_time ... ok
[INFO] [stdout] test simulation::basic::tamsd::tests::test_simulate_p_rejects_nonpositive_time_step ... ok
[INFO] [stdout] test simulation::basic::functional::tests::test_first_passage_central_moment_uses_mean ... ok
[INFO] [stdout] test simulation::continuous::bm::tests::test_send_sync ... ok
[INFO] [stdout] test simulation::continuous::bm::tests::test_simulate_bm ... ok
[INFO] [stdout] test simulation::continuous::bng::tests::test_fpt ... ok
[INFO] [stdout] test random::uniform::tests::test_standard_uniform_stats ... ok
[INFO] [stdout] test simulation::continuous::bng::tests::test_mean ... ok
[INFO] [stdout] test simulation::continuous::bm::tests::test_raw_moment ... ok
[INFO] [stdout] test simulation::continuous::bng::tests::test_msd ... ok
[INFO] [stdout] test simulation::continuous::bng::tests::test_occupation_time ... ok
[INFO] [stdout] test simulation::continuous::bng::tests::test_simulate_bng ... ok
[INFO] [stdout] test simulation::continuous::brownian_bridge::tests::test_fpt ... ok
[INFO] [stdout] test simulation::continuous::brownian_bridge::tests::test_occupation_time ... ok
[INFO] [stdout] test simulation::continuous::bng::tests::test_central_moment ... ok
[INFO] [stdout] test simulation::continuous::bng::tests::test_raw_moment ... ok
[INFO] [stdout] test simulation::continuous::bm::tests::test_msd ... ok
[INFO] [stdout] test simulation::continuous::brownian_bridge::tests::test_raw_moment ... ok
[INFO] [stdout] test simulation::continuous::brownian_bridge::tests::test_send_sync ... ok
[INFO] [stdout] test simulation::continuous::brownian_excursion::tests::test_fpt ... ok
[INFO] [stdout] test simulation::continuous::brownian_excursion::tests::test_occupation_time ... ok
[INFO] [stdout] test simulation::continuous::brownian_excursion::tests::test_send_sync ... ok
[INFO] [stdout] test simulation::continuous::brownian_excursion::tests::test_simulate_be ... ok
[INFO] [stdout] test simulation::continuous::brownian_meander::tests::test_occupation_time ... ok
[INFO] [stdout] test simulation::continuous::brownian_meander::tests::test_send_sync ... ok
[INFO] [stdout] test simulation::continuous::brownian_meander::tests::test_fpt ... ok
[INFO] [stdout] test simulation::continuous::cauchy::tests::test_fpt ... ok
[INFO] [stdout] test simulation::continuous::cauchy::tests::test_occupation_time ... ok
[INFO] [stdout] test random::gamma::tests::test_gamma_stats ... ok
[INFO] [stdout] test simulation::continuous::cauchy::tests::test_send_sync ... ok
[INFO] [stdout] test random::uniform::tests::test_range_uniform_stats ... ok
[INFO] [stdout] test simulation::continuous::cauchy::tests::test_simulate_cauchy ... ok
[INFO] [stdout] test random::poisson::tests::test_poisson_stats ... ok
[INFO] [stdout] test simulation::continuous::fbm::tests::test_fpt ... ok
[INFO] [stdout] test simulation::continuous::fbm::tests::test_occupation_time ... ok
[INFO] [stdout] test simulation::continuous::fbm::tests::test_send_sync ... ok
[INFO] [stdout] test simulation::continuous::brownian_excursion::tests::test_raw_moment ... ok
[INFO] [stdout] test simulation::continuous::fbm::tests::test_raw_moment ... ok
[INFO] [stdout] test simulation::continuous::fbm::tests::test_simulate_fbm ... ok
[INFO] [stdout] test simulation::continuous::brownian_meander::tests::test_simulate_meander ... ok
[INFO] [stdout] test simulation::continuous::brownian_meander::tests::test_raw_moment ... ok
[INFO] [stdout] test simulation::continuous::gamma::tests::test_fpt ... ok
[INFO] [stdout] test simulation::continuous::gamma::tests::test_send_sync ... ok
[INFO] [stdout] test random::uniform::tests::test_bool_rand_stats ... ok
[INFO] [stdout] test simulation::continuous::generalized_langevin::tests::test_fpt ... ok
[INFO] [stdout] test random::uniform::tests::test_unit_randoms ... ok
[INFO] [stdout] test simulation::continuous::generalized_langevin::tests::test_simulate_generalized_langevin ... ok
[INFO] [stdout] test random::exponential::tests::test_standard_exponential_stats ... ok
[INFO] [stdout] test simulation::continuous::gamma::tests::test_displacement_scales_shape_by_elapsed_time ... ok
[INFO] [stdout] test simulation::continuous::gamma::tests::test_occupation_time ... ok
[INFO] [stdout] test simulation::continuous::gamma::tests::test_simulate_gamma ... ok
[INFO] [stdout] test random::uniform::tests::test_inclusive_range_randoms ... ok
[INFO] [stdout] test simulation::continuous::geometric_bm::tests::test_displacement_is_terminal_change ... ok
[INFO] [stdout] test random::normal::tests::test_standard_normal_stats ... ok
[INFO] [stdout] test random::normal::tests::test_normal_stats ... ok
[INFO] [stdout] test simulation::continuous::generalized_langevin::tests::test_with_subordinated_closure ... ok
[INFO] [stdout] test simulation::continuous::geometric_bm::tests::test_occupation_time ... ok
[INFO] [stdout] test simulation::continuous::geometric_bm::tests::test_simulate_gbm ... ok
[INFO] [stdout] test simulation::continuous::geometric_bm::tests::test_send_sync ... ok
[INFO] [stdout] test simulation::continuous::langevin::tests::test_fpt ... ok
[INFO] [stdout] test simulation::continuous::generalized_langevin::tests::test_occupation_time ... ok
[INFO] [stdout] test simulation::continuous::langevin::tests::test_occupation_time ... ok
[INFO] [stdout] test simulation::continuous::langevin::tests::test_raw_moment ... ok
[INFO] [stdout] test simulation::continuous::langevin::tests::test_mean ... ok
[INFO] [stdout] test simulation::continuous::langevin::tests::test_simulate_langevin ... ok
[INFO] [stdout] test simulation::continuous::langevin::tests::test_with_closure ... ok
[INFO] [stdout] test simulation::continuous::levy::tests::test_fpt ... ok
[INFO] [stdout] test simulation::continuous::levy::tests::test_occupation_time ... ok
[INFO] [stdout] test simulation::continuous::langevin::tests::test_central_moment ... ok
[INFO] [stdout] test simulation::continuous::langevin::tests::test_msd ... ok
[INFO] [stdout] test simulation::continuous::levy::tests::test_send_sync ... ok
[INFO] [stdout] test simulation::continuous::generalized_langevin::tests::test_subordinated_langevin_mean ... ok
[INFO] [stdout] test simulation::continuous::geometric_bm::tests::test_raw_moment ... ok
[INFO] [stdout] test simulation::continuous::generalized_langevin::tests::test_raw_moment ... ok
[INFO] [stdout] test simulation::continuous::generalized_langevin::tests::test_msd ... ok
[INFO] [stdout] test simulation::continuous::levy::tests::test_simulate_levy ... ok
[INFO] [stdout] test simulation::continuous::generalized_langevin::tests::test_mean ... ok
[INFO] [stdout] test simulation::continuous::levy_walk::tests::test_fpt ... ok
[INFO] [stdout] test simulation::continuous::levy_walk::tests::test_send_sync ... ok
[INFO] [stdout] test simulation::continuous::levy_walk::tests::test_simulate_levy_walk_with_duration ... ok
[INFO] [stdout] test simulation::continuous::levy_walk::tests::test_simulate_levy_walk_with_step ... ok
[INFO] [stdout] test simulation::continuous::ou::tests::test_fpt ... ok
[INFO] [stdout] test simulation::continuous::levy_walk::tests::test_occupation_time ... ok
[INFO] [stdout] test simulation::continuous::ou::tests::test_occupation_time ... ok
[INFO] [stdout] test simulation::continuous::ou::tests::test_mean ... ok
[INFO] [stdout] test simulation::continuous::ou::tests::test_simulate_ou ... ok
[INFO] [stdout] test simulation::continuous::ou::tests::test_msd ... ok
[INFO] [stdout] test simulation::continuous::subordinator::tests::test_fpt ... ok
[INFO] [stdout] test simulation::continuous::subordinator::tests::test_inv_subordinator ... ok
[INFO] [stdout] test simulation::continuous::subordinator::tests::test_occupation_time ... ok
[INFO] [stdout] test simulation::continuous::subordinator::tests::test_send_sync ... ok
[INFO] [stdout] test simulation::discrete::random_walk::tests::test_lattice_random_walk_free_function_validates_parameters ... ok
[INFO] [stdout] test simulation::continuous::subordinator::tests::test_simulate_subordinator ... ok
[INFO] [stdout] test simulation::discrete::random_walk::tests::test_msd ... ok
[INFO] [stdout] test simulation::discrete::random_walk::tests::test_random_walk_free_function_validates_parameters ... ok
[INFO] [stdout] test simulation::discrete::random_walk::tests::test_mean ... ok
[INFO] [stdout] test simulation::continuous::ou::tests::test_raw_moment ... ok
[INFO] [stdout] test simulation::continuous::ou::tests::test_central_moment ... ok
[INFO] [stdout] test simulation::discrete::random_walk::tests::test_send_sync ... ok
[INFO] [stdout] test simulation::point::birth_death::tests::test_fpt ... ok
[INFO] [stdout] test simulation::discrete::random_walk::tests::test_simulate_lattice_random_walk ... ok
[INFO] [stdout] test simulation::point::birth_death::tests::test_occupation_time ... ok
[INFO] [stdout] test simulation::point::birth_death::tests::test_simulate_with_duration ... ok
[INFO] [stdout] test simulation::point::birth_death::tests::test_simulate_with_step ... ok
[INFO] [stdout] test simulation::discrete::random_walk::tests::test_raw_moment ... ok
[INFO] [stdout] test simulation::point::ctrw::tests::test_central_moment ... ok
[INFO] [stdout] test simulation::point::birth_death::tests::test_raw_moment ... ok
[INFO] [stdout] test simulation::point::ctrw::tests::test_fpt ... ok
[INFO] [stdout] test simulation::point::ctrw::tests::test_occupation_time ... ok
[INFO] [stdout] test simulation::continuous::levy_walk::tests::test_central_moment ... ok
[INFO] [stdout] test simulation::continuous::levy_walk::tests::test_raw_moment ... ok
[INFO] [stdout] test simulation::discrete::random_walk::tests::test_central_moment ... ok
[INFO] [stdout] test simulation::continuous::levy_walk::tests::test_msd ... ok
[INFO] [stdout] test simulation::point::ctrw::tests::test_send_sync ... ok
[INFO] [stdout] test simulation::point::ctrw::tests::test_raw_moment ... ok
[INFO] [stdout] test simulation::continuous::levy_walk::tests::test_mean ... ok
[INFO] [stdout] test simulation::point::ctrw::tests::test_simulate_ctrw_with_duration ... ok
[INFO] [stdout] test simulation::continuous::generalized_langevin::tests::test_central_moment ... ok
[INFO] [stdout] test simulation::point::ctrw::tests::test_msd ... ok
[INFO] [stdout] test simulation::point::ctrw::tests::test_mean ... ok
[INFO] [stdout] test simulation::point::poisson::tests::test_fpt ... ok
[INFO] [stdout] test simulation::point::poisson::tests::test_occupation_time ... ok
[INFO] [stdout] test simulation::point::poisson::tests::test_simulate_with_duration ... ok
[INFO] [stdout] test simulation::point::poisson::tests::test_simulate_with_step ... ok
[INFO] [stdout] test simulation::point::ctrw::tests::test_simulate_ctrw_with_step ... ok
[INFO] [stdout] test simulation::point::poisson::tests::test_simulate_with_step_rejects_zero_steps ... ok
[INFO] [stdout] test simulation::point::birth_death::tests::test_central_moment ... ok
[INFO] [stdout] test simulation::point::poisson::tests::test_raw_moment ... ok
[INFO] [stdout] test simulation::point::poisson::tests::test_central_moment ... ok
[INFO] [stdout] test utils::functions::tests::test_cumsum ... ok
[INFO] [stdout] test utils::functions::tests::test_approx_eq ... ok
[INFO] [stdout] test utils::functions::tests::test_cumsum_empty ... ok
[INFO] [stdout] test utils::functions::tests::test_cumsum_float ... ok
[INFO] [stdout] test utils::functions::tests::test_cumsum_negative ... ok
[INFO] [stdout] test utils::functions::tests::test_cumsum_negative_float ... ok
[INFO] [stdout] test utils::functions::tests::test_cumsum_start ... ok
[INFO] [stdout] test utils::functions::tests::test_flatten_interpolate ... ok
[INFO] [stdout] test utils::functions::tests::test_flatten_vs_linear_interpolate_time_consistency ... ok
[INFO] [stdout] test utils::functions::tests::test_linear_interpolate_boundary ... ok
[INFO] [stdout] test utils::functions::tests::test_linear_interpolate_edge_cases ... ok
[INFO] [stdout] test utils::functions::tests::test_linear_vs_flatten_comparison ... ok
[INFO] [stdout] test utils::functions::tests::test_interpolate ... ok
[INFO] [stdout] test utils::functions::tests::test_minmax ... ok
[INFO] [stdout] test utils::functions::tests::test_minmax_empty ... ok
[INFO] [stdout] test utils::sgn::tests::test_next_power_of_2 ... ok
[INFO] [stdout] test utils::functions::tests::test_minmax_negative ... ok
[INFO] [stdout] test utils::functions::tests::test_linear_interpolate_simple ... ok
[INFO] [stdout] test utils::functions::tests::test_linspace ... ok
[INFO] [stdout] test utils::functions::tests::test_linspace_invalid_range - should panic ... ok
[INFO] [stdout] test utils::functions::tests::test_linspace_negative_step - should panic ... ok
[INFO] [stdout] test utils::functions::tests::test_linspace_zero_step - should panic ... ok
[INFO] [stdout] test random::poisson::tests::test_poisson_large_lambda_stats ... ok
[INFO] [stdout] test random::poisson::tests::test_poisson_small_lambda_stats ... ok
[INFO] [stdout] test simulation::continuous::generalized_langevin::tests::test_simulate_subordinated_langevin ... ok
[INFO] [stdout] test simulation::continuous::generalized_langevin::tests::test_with_generalized_closure ... ok
[INFO] [stdout] test simulation::continuous::geometric_bm::tests::test_fpt ... ok
[INFO] [stdout] test simulation::continuous::brownian_bridge::tests::test_simulate_bb ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 190 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.37s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "abc66db0344f7ae2a870132ce7b68a7d567df3115d7625722ce2b162022467a9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "abc66db0344f7ae2a870132ce7b68a7d567df3115d7625722ce2b162022467a9", kill_on_drop: false }`
[INFO] [stdout] abc66db0344f7ae2a870132ce7b68a7d567df3115d7625722ce2b162022467a9
