[INFO] cloning repository https://github.com/mattiapenati/huy [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mattiapenati/huy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmattiapenati%2Fhuy", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmattiapenati%2Fhuy'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 462ffce9db6e23a70f2b5c5cd39f026ddb8a9fbe [INFO] testing mattiapenati/huy against master#b03b3a7ec92682be2917540b679478d41c95a30c for pr-137122-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmattiapenati%2Fhuy" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/mattiapenati/huy [INFO] finished tweaking git repo https://github.com/mattiapenati/huy [INFO] tweaked toml for git repo https://github.com/mattiapenati/huy written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/mattiapenati/huy on toolchain b03b3a7ec92682be2917540b679478d41c95a30c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b03b3a7ec92682be2917540b679478d41c95a30c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/mattiapenati/huy 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" "+b03b3a7ec92682be2917540b679478d41c95a30c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rand_core v0.9.2 [INFO] [stderr] Downloaded divan-macros v0.1.17 [INFO] [stderr] Downloaded zerocopy-derive v0.8.20 [INFO] [stderr] Downloaded divan v0.1.17 [INFO] [stderr] Downloaded zerocopy v0.8.20 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+b03b3a7ec92682be2917540b679478d41c95a30c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1c147205e7dd38014feb1f2a543bfddfc3ca44e91ad168703effe3e740f6daf3 [INFO] running `Command { std: "docker" "start" "-a" "1c147205e7dd38014feb1f2a543bfddfc3ca44e91ad168703effe3e740f6daf3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1c147205e7dd38014feb1f2a543bfddfc3ca44e91ad168703effe3e740f6daf3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1c147205e7dd38014feb1f2a543bfddfc3ca44e91ad168703effe3e740f6daf3", kill_on_drop: false }` [INFO] [stdout] 1c147205e7dd38014feb1f2a543bfddfc3ca44e91ad168703effe3e740f6daf3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+b03b3a7ec92682be2917540b679478d41c95a30c" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 635cc4b01cd993569e43a08bdf68468ec2caa3dc66e6596329ed5d3e7fff18e9 [INFO] running `Command { std: "docker" "start" "-a" "635cc4b01cd993569e43a08bdf68468ec2caa3dc66e6596329ed5d3e7fff18e9", kill_on_drop: false }` [INFO] [stderr] Compiling huy v0.1.0 (/opt/rustwide/workdir/huy) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s [INFO] running `Command { std: "docker" "inspect" "635cc4b01cd993569e43a08bdf68468ec2caa3dc66e6596329ed5d3e7fff18e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "635cc4b01cd993569e43a08bdf68468ec2caa3dc66e6596329ed5d3e7fff18e9", kill_on_drop: false }` [INFO] [stdout] 635cc4b01cd993569e43a08bdf68468ec2caa3dc66e6596329ed5d3e7fff18e9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+b03b3a7ec92682be2917540b679478d41c95a30c" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bb1cc1f53b4e1dadca415d0d0fc67183f8fea1e3e8d62525e4c29bdbd82723bb [INFO] running `Command { std: "docker" "start" "-a" "bb1cc1f53b4e1dadca415d0d0fc67183f8fea1e3e8d62525e4c29bdbd82723bb", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling zerocopy v0.8.20 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling regex-lite v0.1.6 [INFO] [stderr] Compiling condtype v1.3.0 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling clap_builder v4.5.31 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling rand_core v0.9.2 [INFO] [stderr] Compiling clap v4.5.31 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling divan-macros v0.1.17 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling divan v0.1.17 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.0 [INFO] [stderr] Compiling huy v0.1.0 (/opt/rustwide/workdir/huy) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 11.91s [INFO] running `Command { std: "docker" "inspect" "bb1cc1f53b4e1dadca415d0d0fc67183f8fea1e3e8d62525e4c29bdbd82723bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bb1cc1f53b4e1dadca415d0d0fc67183f8fea1e3e8d62525e4c29bdbd82723bb", kill_on_drop: false }` [INFO] [stdout] bb1cc1f53b4e1dadca415d0d0fc67183f8fea1e3e8d62525e4c29bdbd82723bb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+b03b3a7ec92682be2917540b679478d41c95a30c" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 53770b380dc26edade21f9e11aec654261bc8f8ec9c22ac88df7b5b86ce9c283 [INFO] running `Command { std: "docker" "start" "-a" "53770b380dc26edade21f9e11aec654261bc8f8ec9c22ac88df7b5b86ce9c283", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/huy-042e9c0ad9a9da27) [INFO] [stdout] [INFO] [stdout] running 301 tests [INFO] [stdout] test approx::tests::f32::abs_diff_eq_pass_with_identical_values ... ok [INFO] [stdout] test approx::tests::f32::abs_diff_eq_pass_with_different_values_but_close_enough ... ok [INFO] [stdout] test approx::tests::f32::abs_diff_ne_pass_with_different_values ... ok [INFO] [stdout] test approx::tests::f32::almost_ne_pass_with_different_values ... ok [INFO] [stdout] test approx::tests::f32::almost_eq_pass_with_different_values_but_close_enough ... ok [INFO] [stdout] test approx::tests::f32::almost_eq_pass_with_identical_values ... ok [INFO] [stdout] test approx::tests::f32::abs_diff_eq_fail_with_different_values - should panic ... ok [INFO] [stdout] test approx::tests::f32::abs_diff_eq_fail_with_nan_rhs - should panic ... ok [INFO] [stdout] test approx::tests::f32::abs_diff_eq_fail_with_nan_lhs - should panic ... ok [INFO] [stdout] test approx::tests::f32::abs_diff_ne_fail_with_identical_values - should panic ... ok [INFO] [stdout] test approx::tests::f32::abs_diff_ne_fail_with_nan_lhs - should panic ... ok [INFO] [stdout] test approx::tests::f32::almost_eq_fail_with_nan_rhs - should panic ... ok [INFO] [stdout] test approx::tests::f32::almost_ne_fail_with_identical_values - should panic ... ok [INFO] [stdout] test approx::tests::f32::relative_eq_pass_with_different_values_but_close_enough ... ok [INFO] [stdout] test approx::tests::f32::almost_eq_fail_with_nan_lhs - should panic ... ok [INFO] [stdout] test approx::tests::f32::abs_diff_ne_fail_with_nan_rhs - should panic ... ok [INFO] [stdout] test approx::tests::f32::abs_diff_ne_pass_with_different_values_but_close_enough - should panic ... ok [INFO] [stdout] test approx::tests::f32::almost_ne_fail_with_nan_lhs - should panic ... ok [INFO] [stdout] test approx::tests::f32::almost_ne_fail_with_nan_rhs - should panic ... ok [INFO] [stdout] test approx::tests::f32::relative_ne_fail_with_nan_lhs - should panic ... ok [INFO] [stdout] test approx::tests::f32::relative_ne_fail_with_nan_rhs - should panic ... ok [INFO] [stdout] test approx::tests::f32::almost_eq_fail_with_different_values - should panic ... ok [INFO] [stdout] test approx::tests::f32::relative_ne_pass_with_different_values ... ok [INFO] [stdout] test approx::tests::f64::abs_diff_eq_pass_with_different_values_but_close_enough ... ok [INFO] [stdout] test approx::tests::f64::abs_diff_eq_pass_with_identical_values ... ok [INFO] [stdout] test approx::tests::f32::relative_eq_pass_with_identical_values ... ok [INFO] [stdout] test approx::tests::f32::relative_eq_fail_with_different_values - should panic ... ok [INFO] [stdout] test approx::tests::f32::relative_eq_fail_with_nan_lhs - should panic ... ok [INFO] [stdout] test approx::tests::f32::relative_eq_fail_with_nan_rhs - should panic ... ok [INFO] [stdout] test approx::tests::f32::relative_ne_fail_with_identical_values - should panic ... ok [INFO] [stdout] test approx::tests::f32::almost_ne_pass_with_different_values_but_close_enough - should panic ... ok [INFO] [stdout] test approx::tests::f32::relative_ne_pass_with_different_values_but_close_enough - should panic ... ok [INFO] [stdout] test approx::tests::f64::abs_diff_eq_fail_with_nan_lhs - should panic ... ok [INFO] [stdout] test approx::tests::f64::abs_diff_eq_fail_with_nan_rhs - should panic ... ok [INFO] [stdout] test approx::tests::f64::abs_diff_ne_fail_with_identical_values - should panic ... ok [INFO] [stdout] test approx::tests::f64::abs_diff_ne_fail_with_nan_lhs - should panic ... ok [INFO] [stdout] test approx::tests::f64::abs_diff_eq_fail_with_different_values - should panic ... ok [INFO] [stdout] test approx::tests::f64::abs_diff_ne_fail_with_nan_rhs - should panic ... ok [INFO] [stdout] test approx::tests::f64::almost_eq_pass_with_different_values_but_close_enough ... ok [INFO] [stdout] test approx::tests::f64::almost_eq_pass_with_identical_values ... ok [INFO] [stdout] test approx::tests::f64::abs_diff_ne_pass_with_different_values_but_close_enough - should panic ... ok [INFO] [stdout] test approx::tests::f64::abs_diff_ne_pass_with_different_values ... ok [INFO] [stdout] test approx::tests::f64::almost_eq_fail_with_different_values - should panic ... ok [INFO] [stdout] test approx::tests::f64::almost_ne_fail_with_identical_values - should panic ... ok [INFO] [stdout] test approx::tests::f64::almost_eq_fail_with_nan_rhs - should panic ... ok [INFO] [stdout] test approx::tests::f64::almost_ne_fail_with_nan_lhs - should panic ... ok [INFO] [stdout] test approx::tests::f64::almost_eq_fail_with_nan_lhs - should panic ... ok [INFO] [stdout] test approx::tests::f64::almost_ne_fail_with_nan_rhs - should panic ... ok [INFO] [stdout] test approx::tests::f64::almost_ne_pass_with_different_values ... ok [INFO] [stdout] test approx::tests::f64::almost_ne_pass_with_different_values_but_close_enough - should panic ... ok [INFO] [stdout] test approx::tests::f64::relative_eq_pass_with_identical_values ... ok [INFO] [stdout] test approx::tests::f64::relative_eq_fail_with_nan_rhs - should panic ... ok [INFO] [stdout] test approx::tests::f64::relative_eq_pass_with_different_values_but_close_enough ... ok [INFO] [stdout] test approx::tests::f64::relative_eq_fail_with_different_values - should panic ... ok [INFO] [stdout] test approx::tests::f64::relative_ne_fail_with_nan_lhs - should panic ... ok [INFO] [stdout] test math::angle::tests::f32::acsc ... ok [INFO] [stdout] test approx::tests::f64::relative_ne_pass_with_different_values ... ok [INFO] [stdout] test math::angle::tests::f32::acos ... ok [INFO] [stdout] test approx::tests::f64::relative_ne_pass_with_different_values_but_close_enough - should panic ... ok [INFO] [stdout] test approx::tests::f64::relative_eq_fail_with_nan_lhs - should panic ... ok [INFO] [stdout] test math::angle::tests::f32::cast_to_f64 ... ok [INFO] [stdout] test math::angle::tests::f32::cos ... ok [INFO] [stdout] test math::angle::tests::f32::cot ... ok [INFO] [stdout] test math::angle::tests::f32::csc ... ok [INFO] [stdout] test math::angle::tests::f32::display ... ok [INFO] [stdout] test math::angle::tests::f32::constructor_facility ... ok [INFO] [stdout] test approx::tests::f64::relative_ne_fail_with_nan_rhs - should panic ... ok [INFO] [stdout] test math::angle::tests::f32::consts ... ok [INFO] [stdout] test math::angle::tests::f32::asec ... ok [INFO] [stdout] test math::angle::tests::f32::add_and_sub_angles ... ok [INFO] [stdout] test math::angle::tests::f32::atan ... ok [INFO] [stdout] test math::angle::tests::f32::asin ... ok [INFO] [stdout] test math::angle::tests::f32::atan2 ... ok [INFO] [stdout] test math::angle::tests::f32::acot ... ok [INFO] [stdout] test approx::tests::f64::relative_ne_fail_with_identical_values - should panic ... ok [INFO] [stdout] test math::angle::tests::f32::div_angles ... ok [INFO] [stdout] test math::angle::tests::f32::sec ... ok [INFO] [stdout] test math::angle::tests::f32::normalized ... ok [INFO] [stdout] test math::angle::tests::f64::acot ... ok [INFO] [stdout] test math::angle::tests::f32::sin ... ok [INFO] [stdout] test math::angle::tests::f64::cast_to_f32 ... ok [INFO] [stdout] test math::angle::tests::f64::constructor_facility ... ok [INFO] [stdout] test math::angle::tests::f32::tan ... ok [INFO] [stdout] test math::angle::tests::f32::to_degrees ... ok [INFO] [stdout] test math::angle::tests::f64::acos ... ok [INFO] [stdout] test math::angle::tests::f64::consts ... ok [INFO] [stdout] test math::angle::tests::f64::acsc ... ok [INFO] [stdout] test math::angle::tests::f64::add_and_sub_angles ... ok [INFO] [stdout] test math::angle::tests::f64::asec ... ok [INFO] [stdout] test math::angle::tests::f64::asin ... ok [INFO] [stdout] test math::angle::tests::f64::atan ... ok [INFO] [stdout] test math::angle::tests::f64::atan2 ... ok [INFO] [stdout] test math::angle::tests::f32::mul_and_div_by_scalar ... ok [INFO] [stdout] test math::angle::tests::f64::div_angles ... ok [INFO] [stdout] test math::angle::tests::f64::display ... ok [INFO] [stdout] test math::angle::tests::f64::normalized ... ok [INFO] [stdout] test math::angle::tests::f64::mul_and_div_by_scalar ... ok [INFO] [stdout] test math::angle::tests::f64::sec ... ok [INFO] [stdout] test math::angle::tests::f64::sin ... ok [INFO] [stdout] test math::angle::tests::f64::to_degrees ... ok [INFO] [stdout] test math::angle::tests::f64::to_radians ... ok [INFO] [stdout] test math::complex::tests::f32::abs ... ok [INFO] [stdout] test math::angle::tests::f32::to_radians ... ok [INFO] [stdout] test math::complex::tests::f32::abs_diff_eq_fail_with_nan_lhs - should panic ... ok [INFO] [stdout] test math::angle::tests::f64::tan ... ok [INFO] [stdout] test math::complex::tests::f32::abs_diff_eq_pass_with_identical_values ... ok [INFO] [stdout] test math::complex::tests::f32::abs_diff_eq_fail_with_nan_rhs - should panic ... ok [INFO] [stdout] test math::angle::tests::f64::csc ... ok [INFO] [stdout] test math::angle::tests::f64::cos ... ok [INFO] [stdout] test math::angle::tests::f64::cot ... ok [INFO] [stdout] test math::complex::tests::f32::almost_eq_pass_with_identical_values ... ok [INFO] [stdout] test math::complex::tests::f32::abs_diff_ne_fail_with_identical_values - should panic ... ok [INFO] [stdout] test math::complex::tests::f32::arg ... ok [INFO] [stdout] test math::complex::tests::f32::cast_to_f64 ... ok [INFO] [stdout] test math::complex::tests::f32::conj ... ok [INFO] [stdout] test math::complex::tests::f32::almost_ne_fail_with_nan_rhs - should panic ... ok [INFO] [stdout] test math::complex::tests::f32::almost_ne_fail_with_nan_lhs - should panic ... ok [INFO] [stdout] test math::complex::tests::f32::abs_diff_ne_fail_with_nan_rhs - should panic ... ok [INFO] [stdout] test math::complex::tests::f32::almost_ne_fail_with_identical_values - should panic ... ok [INFO] [stdout] test math::complex::tests::f32::add ... ok [INFO] [stdout] test math::complex::tests::f32::add_assign ... ok [INFO] [stdout] test math::complex::tests::f32::abs_diff_ne_fail_with_nan_lhs - should panic ... ok [INFO] [stdout] test math::complex::tests::f32::abs_diff_eq_pass_with_small_difference ... ok [INFO] [stdout] test math::complex::tests::f32::almost_eq_fail_with_nan_lhs - should panic ... ok [INFO] [stdout] test math::complex::tests::f32::cis ... ok [INFO] [stdout] test math::complex::tests::f32::lerp ... ok [INFO] [stdout] test math::complex::tests::f32::almost_eq_fail_with_nan_rhs - should panic ... ok [INFO] [stdout] test math::complex::tests::f32::constructor_facility ... ok [INFO] [stdout] test math::complex::tests::f32::mul ... ok [INFO] [stdout] test math::complex::tests::f32::almost_eq_pass_with_small_difference ... ok [INFO] [stdout] test math::complex::tests::f32::consts ... ok [INFO] [stdout] test math::complex::tests::f32::div ... ok [INFO] [stdout] test math::complex::tests::f32::div_assign ... ok [INFO] [stdout] test math::complex::tests::f32::eq_comparison ... ok [INFO] [stdout] test math::complex::tests::f32::relative_eq_fail_with_nan_lhs - should panic ... ok [INFO] [stdout] test math::complex::tests::f32::conversion_from_scalar ... ok [INFO] [stdout] test math::complex::tests::f32::relative_eq_pass_with_small_difference ... ok [INFO] [stdout] test math::complex::tests::f32::display ... ok [INFO] [stdout] test math::complex::tests::f32::mul_assign ... ok [INFO] [stdout] test math::complex::tests::f32::neg ... ok [INFO] [stdout] test math::complex::tests::f32::relative_eq_pass_with_identical_values ... ok [INFO] [stdout] test math::complex::tests::f32::from_polar ... ok [INFO] [stdout] test math::complex::tests::f32::relative_ne_fail_with_identical_values - should panic ... ok [INFO] [stdout] test math::complex::tests::f32::relative_eq_fail_with_nan_rhs - should panic ... ok [INFO] [stdout] test math::complex::tests::f32::slice_sum ... ok [INFO] [stdout] test math::complex::tests::f32::sub ... ok [INFO] [stdout] test math::complex::tests::f64::abs ... ok [INFO] [stdout] test math::complex::tests::f32::sub_assign ... ok [INFO] [stdout] test math::complex::tests::f64::abs_diff_eq_pass_with_small_difference ... ok [INFO] [stdout] test math::complex::tests::f64::abs_diff_eq_fail_with_nan_rhs - should panic ... ok [INFO] [stdout] test math::complex::tests::f64::almost_eq_pass_with_identical_values ... ok [INFO] [stdout] test math::complex::tests::f64::abs_diff_eq_pass_with_identical_values ... ok [INFO] [stdout] test math::complex::tests::f64::abs_diff_ne_fail_with_identical_values - should panic ... ok [INFO] [stdout] test math::complex::tests::f64::add ... ok [INFO] [stdout] test math::complex::tests::f64::almost_eq_pass_with_small_difference ... ok [INFO] [stdout] test math::complex::tests::f64::almost_ne_fail_with_identical_values - should panic ... ok [INFO] [stdout] test math::complex::tests::f64::arg ... ok [INFO] [stdout] test math::complex::tests::f64::cast_to_f32 ... ok [INFO] [stdout] test math::complex::tests::f64::cis ... ok [INFO] [stdout] test math::complex::tests::f64::abs_diff_ne_fail_with_nan_rhs - should panic ... ok [INFO] [stdout] test math::complex::tests::f64::consts ... ok [INFO] [stdout] test math::complex::tests::f64::constructor_facility ... ok [INFO] [stdout] test math::complex::tests::f64::conversion_from_scalar ... ok [INFO] [stdout] test math::complex::tests::f32::relative_ne_fail_with_nan_rhs - should panic ... ok [INFO] [stdout] test math::complex::tests::f64::display ... ok [INFO] [stdout] test math::complex::tests::f64::conj ... ok [INFO] [stdout] test math::complex::tests::f64::add_assign ... ok [INFO] [stdout] test math::complex::tests::f64::almost_eq_fail_with_nan_lhs - should panic ... ok [INFO] [stdout] test math::complex::tests::f32::slice_prod ... ok [INFO] [stdout] test math::complex::tests::f64::div ... ok [INFO] [stdout] test math::complex::tests::f64::div_assign ... ok [INFO] [stdout] test math::complex::tests::f64::almost_eq_fail_with_nan_rhs - should panic ... ok [INFO] [stdout] test math::complex::tests::f64::abs_diff_ne_fail_with_nan_lhs - should panic ... ok [INFO] [stdout] test math::complex::tests::f64::neg ... ok [INFO] [stdout] test math::complex::tests::f64::mul ... ok [INFO] [stdout] test math::complex::tests::f64::almost_ne_fail_with_nan_rhs - should panic ... ok [INFO] [stdout] test math::complex::tests::f64::relative_eq_pass_with_small_difference ... ok [INFO] [stdout] test math::complex::tests::f64::eq_comparison ... ok [INFO] [stdout] test math::complex::tests::f64::abs_diff_eq_fail_with_nan_lhs - should panic ... ok [INFO] [stdout] test math::complex::tests::f64::from_polar ... ok [INFO] [stdout] test math::complex::tests::f64::mul_assign ... ok [INFO] [stdout] test math::complex::tests::f64::relative_eq_pass_with_identical_values ... ok [INFO] [stdout] test math::complex::tests::f64::sub_assign ... ok [INFO] [stdout] test math::point2::tests::f32::add_and_sub_vector_in_place ... ok [INFO] [stdout] test math::point2::tests::f32::constructors ... ok [INFO] [stdout] test math::complex::tests::f64::relative_eq_fail_with_nan_lhs - should panic ... ok [INFO] [stdout] test math::complex::tests::f64::relative_eq_fail_with_nan_rhs - should panic ... ok [INFO] [stdout] test math::complex::tests::f64::relative_ne_fail_with_nan_lhs - should panic ... ok [INFO] [stdout] test math::complex::tests::f64::relative_ne_fail_with_nan_rhs - should panic ... ok [INFO] [stdout] test math::complex::tests::f64::slice_sum ... ok [INFO] [stdout] test math::complex::tests::f64::slice_prod ... ok [INFO] [stdout] test math::complex::tests::f32::relative_ne_fail_with_nan_lhs - should panic ... ok [INFO] [stdout] test math::complex::tests::f64::relative_ne_fail_with_identical_values - should panic ... ok [INFO] [stdout] test math::point2::tests::f32::distance ... ok [INFO] [stdout] test math::point2::tests::f32::is_nan ... ok [INFO] [stdout] test math::point2::tests::f32::lerp ... ok [INFO] [stdout] test math::point2::tests::f64::add_and_sub_vector ... ok [INFO] [stdout] test math::point2::tests::f32::sub_point ... ok [INFO] [stdout] test math::complex::tests::f64::almost_ne_fail_with_nan_lhs - should panic ... ok [INFO] [stdout] test math::point2::tests::f64::is_nan ... ok [INFO] [stdout] test math::complex::tests::f64::sub ... ok [INFO] [stdout] test math::point2::tests::f32::add_and_sub_vector ... ok [INFO] [stdout] test math::point2::tests::f32::consts ... ok [INFO] [stdout] test math::point2::tests::f64::add_and_sub_vector_in_place ... ok [INFO] [stdout] test math::point2::tests::f32::to_f64 ... ok [INFO] [stdout] test math::point2::tests::f64::constructors ... ok [INFO] [stdout] test math::point2::tests::f64::lerp ... ok [INFO] [stdout] test math::point2::tests::f64::consts ... ok [INFO] [stdout] test math::point2::tests::f64::distance ... ok [INFO] [stdout] test math::point3::tests::f32::distance ... ok [INFO] [stdout] test math::point3::tests::f32::lerp ... ok [INFO] [stdout] test math::point2::tests::f64::to_f32 ... ok [INFO] [stdout] test math::point3::tests::f32::add_and_sub_vector_in_place ... ok [INFO] [stdout] test math::point3::tests::f32::constructors ... ok [INFO] [stdout] test math::point3::tests::f32::consts ... ok [INFO] [stdout] test math::point3::tests::f32::sub_point ... ok [INFO] [stdout] test math::complex::tests::f64::lerp ... ok [INFO] [stdout] test math::point2::tests::f64::sub_point ... ok [INFO] [stdout] test math::point3::tests::f32::is_nan ... ok [INFO] [stdout] test math::point3::tests::f32::add_and_sub_vector ... ok [INFO] [stdout] test math::point3::tests::f32::to_f64 ... ok [INFO] [stdout] test math::point3::tests::f64::add_and_sub_vector ... ok [INFO] [stdout] test math::point3::tests::f64::add_and_sub_vector_in_place ... ok [INFO] [stdout] test math::point3::tests::f64::constructors ... ok [INFO] [stdout] test math::point3::tests::f64::distance ... ok [INFO] [stdout] test math::point3::tests::f64::lerp ... ok [INFO] [stdout] test math::vector2::tests::c32::to_complex ... ok [INFO] [stdout] test math::point3::tests::f64::consts ... ok [INFO] [stdout] test math::vector2::tests::c32::dot ... ok [INFO] [stdout] test math::vector2::tests::c32::mul_and_div_by_real ... ok [INFO] [stdout] test math::vector2::tests::c32::mul_and_div_by_real_in_place ... ok [INFO] [stdout] test math::point3::tests::f64::to_f32 ... ok [INFO] [stdout] test math::vector2::tests::c32::norm ... ok [INFO] [stdout] test math::vector2::tests::c32::to_f64 ... ok [INFO] [stdout] test math::vector2::tests::c64::dot ... ok [INFO] [stdout] test math::vector2::tests::c64::mul_and_div_by_real ... ok [INFO] [stdout] test math::vector2::tests::c64::mul_and_div_by_real_in_place ... ok [INFO] [stdout] test math::point3::tests::f64::is_nan ... ok [INFO] [stdout] test math::point3::tests::f64::sub_point ... ok [INFO] [stdout] test math::vector2::tests::c64::norm ... ok [INFO] [stdout] test math::vector2::tests::f32::norm ... ok [INFO] [stdout] test math::vector2::tests::f32::to_f64 ... ok [INFO] [stdout] test math::vector2::tests::f32::tuple_conversion ... ok [INFO] [stdout] test math::vector2::tests::f64::array_conversion ... ok [INFO] [stdout] test math::vector2::tests::f32::unit ... ok [INFO] [stdout] test math::vector2::tests::f64::constructor ... ok [INFO] [stdout] test math::vector2::tests::f64::consts ... ok [INFO] [stdout] test math::vector2::tests::f32::constructor ... ok [INFO] [stdout] test math::vector2::tests::f32::consts ... ok [INFO] [stdout] test math::vector2::tests::f32::lerp ... ok [INFO] [stdout] test math::vector2::tests::c64::to_complex ... ok [INFO] [stdout] test math::vector2::tests::f32::dot ... ok [INFO] [stdout] test math::vector2::tests::c64::to_f32 ... ok [INFO] [stdout] test math::vector2::tests::f32::array_conversion ... ok [INFO] [stdout] test math::vector2::tests::f64::dot ... ok [INFO] [stdout] test math::vector2::tests::f64::lerp ... ok [INFO] [stdout] test math::vector2::tests::f64::norm ... ok [INFO] [stdout] test math::vector2::tests::f64::to_f64 ... ok [INFO] [stdout] test math::vector2::tests::f64::tuple_conversion ... ok [INFO] [stdout] test math::vector2::tests::f64::unit ... ok [INFO] [stdout] test math::vector3::tests::c32::dot ... ok [INFO] [stdout] test math::vector3::tests::c32::mul_and_div_by_real ... ok [INFO] [stdout] test math::vector3::tests::c32::norm ... ok [INFO] [stdout] test math::vector3::tests::c32::mul_and_div_by_real_in_place ... ok [INFO] [stdout] test math::vector3::tests::c32::to_f64 ... ok [INFO] [stdout] test math::vector3::tests::c32::imag ... ok [INFO] [stdout] test math::vector3::tests::c64::dot ... ok [INFO] [stdout] test math::vector3::tests::c64::imag ... ok [INFO] [stdout] test math::vector3::tests::c64::mul_and_div_by_real_in_place ... ok [INFO] [stdout] test math::vector3::tests::c64::mul_and_div_by_real ... ok [INFO] [stdout] test math::vector3::tests::c64::norm ... ok [INFO] [stdout] test math::vector3::tests::c64::to_complex ... ok [INFO] [stdout] test math::vector3::tests::c64::to_f32 ... ok [INFO] [stdout] test math::vector3::tests::f32::array_conversion ... ok [INFO] [stdout] test math::vector3::tests::f32::constructor ... ok [INFO] [stdout] test math::vector3::tests::c64::real ... ok [INFO] [stdout] test math::vector3::tests::f32::lerp ... ok [INFO] [stdout] test math::vector3::tests::f32::norm ... ok [INFO] [stdout] test math::vector3::tests::f32::to_f64 ... ok [INFO] [stdout] test math::vector3::tests::f32::tuple_conversion ... ok [INFO] [stdout] test math::vector3::tests::f32::unit ... ok [INFO] [stdout] test math::vector3::tests::f64::array_conversion ... ok [INFO] [stdout] test math::vector3::tests::f64::constructor ... ok [INFO] [stdout] test math::vector3::tests::f64::consts ... ok [INFO] [stdout] test math::vector3::tests::f64::dot ... ok [INFO] [stdout] test math::vector3::tests::c32::real ... ok [INFO] [stdout] test math::vector3::tests::c32::to_complex ... ok [INFO] [stdout] test math::vector3::tests::f32::consts ... ok [INFO] [stdout] test math::vector3::tests::f32::dot ... ok [INFO] [stdout] test math::vector3::tests::f64::lerp ... ok [INFO] [stdout] test math::vector3::tests::f64::norm ... ok [INFO] [stdout] test math::vector3::tests::f64::tuple_conversion ... ok [INFO] [stdout] test math::vector3::tests::f64::to_f64 ... ok [INFO] [stdout] test math::vector3::tests::f64::unit ... ok [INFO] [stdout] test rand::rng::tests::xoshiro256plusplus_reference_implementation ... ok [INFO] [stdout] test rand::rng::tests::random_state_seed ... ok [INFO] [stdout] test rand::rng::tests::xoshiro256plusplus_jump_reference_implementation ... ok [INFO] [stdout] test rand::rng::tests::splitmix64_reference_implementation ... ok [INFO] [stdout] test rand::rng::tests::xoshiro256plusplus_long_jump_reference_implementation ... ok [INFO] [stdout] test rand::random::tests::chi_squred_test_for_bool ... FAILED [INFO] [stdout] test rand::integer::tests::kolmogorov_smirnov_test_uniform_u8 ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- rand::random::tests::chi_squred_test_for_bool stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'rand::random::tests::chi_squred_test_for_bool' panicked at huy/src/rand/random.rs:169:9: [INFO] [stdout] assertion failed: chi_squared < critical_value [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x643a913e5892 - std::backtrace_rs::backtrace::libunwind::trace::hf6dd235ae0786829 [INFO] [stdout] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x643a913e5892 - std::backtrace_rs::backtrace::trace_unsynchronized::h3a5b54e78104e8b2 [INFO] [stdout] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x643a913e5892 - std::sys::backtrace::_print_fmt::hca7a5c1644e21919 [INFO] [stdout] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x643a913e5892 - ::fmt::h38110959524b373c [INFO] [stdout] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x643a9140c163 - core::fmt::rt::Argument::fmt::h391eb3fdbf3d4042 [INFO] [stdout] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x643a9140c163 - core::fmt::write::h5b87140645224122 [INFO] [stdout] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/core/src/fmt/mod.rs:1465:25 [INFO] [stdout] 6: 0x643a913e2813 - std::io::default_write_fmt::h3039811ce7aea84b [INFO] [stdout] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x643a913e2813 - std::io::Write::write_fmt::h2eef262cf4840ab4 [INFO] [stdout] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x643a913e56e2 - std::sys::backtrace::BacktraceLock::print::hcd755c38f62e4492 [INFO] [stdout] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x643a913e6dfc - std::panicking::default_hook::{{closure}}::h351f33591b26e6e7 [INFO] [stdout] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/std/src/panicking.rs:300:27 [INFO] [stdout] 10: 0x643a913e6c52 - std::panicking::default_hook::he5bba7bf0a373c6e [INFO] [stdout] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/std/src/panicking.rs:324:9 [INFO] [stdout] 11: 0x643a913aecd4 - as core::ops::function::Fn>::call::he967d9fa26b9957c [INFO] [stdout] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/alloc/src/boxed.rs:1980:9 [INFO] [stdout] 12: 0x643a913aecd4 - test::test_main_with_exit_callback::{{closure}}::h80e1694b81a05381 [INFO] [stdout] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x643a913e77db - as core::ops::function::Fn>::call::h4e924fcf5bc64d70 [INFO] [stdout] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/alloc/src/boxed.rs:1980:9 [INFO] [stdout] 14: 0x643a913e77db - std::panicking::rust_panic_with_hook::hdf456b43e6535023 [INFO] [stdout] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/std/src/panicking.rs:841:13 [INFO] [stdout] 15: 0x643a913e7576 - std::panicking::begin_panic_handler::{{closure}}::he1c1ab0b84006a97 [INFO] [stdout] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/std/src/panicking.rs:699:13 [INFO] [stdout] 16: 0x643a913e5d89 - std::sys::backtrace::__rust_end_short_backtrace::h2a71da996e10b8a0 [INFO] [stdout] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 17: 0x643a913e723d - __rustc[92197b79f0fe8095]::rust_begin_unwind [INFO] [stdout] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/std/src/panicking.rs:697:5 [INFO] [stdout] 18: 0x643a91409750 - core::panicking::panic_fmt::h723bf1d52f6dad29 [INFO] [stdout] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x643a914097bc - core::panicking::panic::h6f6a0a30e4445702 [INFO] [stdout] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/core/src/panicking.rs:145:5 [INFO] [stdout] 20: 0x643a913475e3 - huy::rand::random::tests::chi_squred_test_for_bool::hae0fedc5eece8736 [INFO] [stdout] at /opt/rustwide/workdir/huy/src/rand/random.rs:169:9 [INFO] [stdout] 21: 0x643a913473a7 - huy::rand::random::tests::chi_squred_test_for_bool::{{closure}}::h9e016d51ddf8d5b7 [INFO] [stdout] at /opt/rustwide/workdir/huy/src/rand/random.rs:152:34 [INFO] [stdout] 22: 0x643a91348d16 - core::ops::function::FnOnce::call_once::h396808b16572b457 [INFO] [stdout] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x643a913b447b - core::ops::function::FnOnce::call_once::h0669c8b9c48a7d8a [INFO] [stdout] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x643a913b447b - test::__rust_begin_short_backtrace::h7b085d6d90a7575c [INFO] [stdout] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/test/src/lib.rs:648:18 [INFO] [stdout] 25: 0x643a913b364e - test::run_test_in_process::{{closure}}::ha304053f1e1d1fbe [INFO] [stdout] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/test/src/lib.rs:671:74 [INFO] [stdout] 26: 0x643a913b364e - as core::ops::function::FnOnce<()>>::call_once::h8e30650eb6723f86 [INFO] [stdout] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 27: 0x643a913b364e - std::panicking::catch_unwind::do_call::hfe563e330be3fd9d [INFO] [stdout] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/std/src/panicking.rs:589:40 [INFO] [stdout] 28: 0x643a913b364e - std::panicking::catch_unwind::hed40f568f7f44546 [INFO] [stdout] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/std/src/panicking.rs:552:19 [INFO] [stdout] 29: 0x643a913b364e - std::panic::catch_unwind::h3bb9c46c11d39dfb [INFO] [stdout] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/std/src/panic.rs:359:14 [INFO] [stdout] 30: 0x643a913b364e - test::run_test_in_process::hd65f1a6e6622ae42 [INFO] [stdout] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/test/src/lib.rs:671:27 [INFO] [stdout] 31: 0x643a913b364e - test::run_test::{{closure}}::h9e896de936f245ea [INFO] [stdout] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/test/src/lib.rs:592:43 [INFO] [stdout] 32: 0x643a91377244 - test::run_test::{{closure}}::hbb18881f56552c10 [INFO] [stdout] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/test/src/lib.rs:622:41 [INFO] [stdout] 33: 0x643a91377244 - std::sys::backtrace::__rust_begin_short_backtrace::hca2387d32733b689 [INFO] [stdout] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 34: 0x643a9137ab3a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h9601175bf02a7fb8 [INFO] [stdout] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 35: 0x643a9137ab3a - as core::ops::function::FnOnce<()>>::call_once::had8286ad0e1f2528 [INFO] [stdout] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 36: 0x643a9137ab3a - std::panicking::catch_unwind::do_call::he4164e9e75841fd6 [INFO] [stdout] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/std/src/panicking.rs:589:40 [INFO] [stdout] 37: 0x643a9137ab3a - std::panicking::catch_unwind::h48ccc52a84ae7300 [INFO] [stdout] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/std/src/panicking.rs:552:19 [INFO] [stdout] 38: 0x643a9137ab3a - std::panic::catch_unwind::h3d97eb787aa35ee4 [INFO] [stdout] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/std/src/panic.rs:359:14 [INFO] [stdout] 39: 0x643a9137ab3a - std::thread::Builder::spawn_unchecked_::{{closure}}::h1019329d11de31fb [INFO] [stdout] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 40: 0x643a9137ab3a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h050615be551c6447 [INFO] [stdout] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 41: 0x643a913ea737 - as core::ops::function::FnOnce>::call_once::h23e83c3768c28e74 [INFO] [stdout] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/alloc/src/boxed.rs:1966:9 [INFO] [stdout] 42: 0x643a913ea737 - as core::ops::function::FnOnce>::call_once::he67b41932d2c126e [INFO] [stdout] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/alloc/src/boxed.rs:1966:9 [INFO] [stdout] 43: 0x643a913ea737 - std::sys::pal::unix::thread::Thread::new::thread_start::hc05bf0eaa2386caa [INFO] [stdout] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/std/src/sys/pal/unix/thread.rs:97:17 [INFO] [stdout] 44: 0x734892ce4aa4 - [INFO] [stdout] 45: 0x734892d71a34 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] rand::random::tests::chi_squred_test_for_bool [INFO] [stdout] [INFO] [stdout] test result: FAILED. 300 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.43s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] running `Command { std: "docker" "inspect" "53770b380dc26edade21f9e11aec654261bc8f8ec9c22ac88df7b5b86ce9c283", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "53770b380dc26edade21f9e11aec654261bc8f8ec9c22ac88df7b5b86ce9c283", kill_on_drop: false }` [INFO] [stdout] 53770b380dc26edade21f9e11aec654261bc8f8ec9c22ac88df7b5b86ce9c283