[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 try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmattiapenati%2Fhuy" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/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-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/mattiapenati/huy on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 834463a47c7d1aa763d30f11e13c26a511073768623d59331c59f78120739a95 [INFO] running `Command { std: "docker" "start" "-a" "834463a47c7d1aa763d30f11e13c26a511073768623d59331c59f78120739a95", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "834463a47c7d1aa763d30f11e13c26a511073768623d59331c59f78120739a95", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "834463a47c7d1aa763d30f11e13c26a511073768623d59331c59f78120739a95", kill_on_drop: false }` [INFO] [stdout] 834463a47c7d1aa763d30f11e13c26a511073768623d59331c59f78120739a95 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1ee79d6fe5f3ee31725b0f06cb2fb3038d86e2aa24607dad4aae6356fbfe3e10 [INFO] running `Command { std: "docker" "start" "-a" "1ee79d6fe5f3ee31725b0f06cb2fb3038d86e2aa24607dad4aae6356fbfe3e10", 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.47s [INFO] running `Command { std: "docker" "inspect" "1ee79d6fe5f3ee31725b0f06cb2fb3038d86e2aa24607dad4aae6356fbfe3e10", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1ee79d6fe5f3ee31725b0f06cb2fb3038d86e2aa24607dad4aae6356fbfe3e10", kill_on_drop: false }` [INFO] [stdout] 1ee79d6fe5f3ee31725b0f06cb2fb3038d86e2aa24607dad4aae6356fbfe3e10 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ca70c9c014a2a8c0a008833ccdfaf1d0de000f9e1a17a4f1b5d030658b97b980 [INFO] running `Command { std: "docker" "start" "-a" "ca70c9c014a2a8c0a008833ccdfaf1d0de000f9e1a17a4f1b5d030658b97b980", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.17 [INFO] [stderr] Compiling libc v0.2.170 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling zerocopy v0.8.20 [INFO] [stderr] Compiling condtype v1.3.0 [INFO] [stderr] Compiling regex-lite v0.1.6 [INFO] [stderr] Compiling clap_builder v4.5.31 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling clap v4.5.31 [INFO] [stderr] Compiling rand_core v0.9.2 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling divan-macros v0.1.17 [INFO] [stderr] Compiling divan v0.1.17 [INFO] [stderr] Compiling zerocopy v0.7.35 [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 14.69s [INFO] running `Command { std: "docker" "inspect" "ca70c9c014a2a8c0a008833ccdfaf1d0de000f9e1a17a4f1b5d030658b97b980", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ca70c9c014a2a8c0a008833ccdfaf1d0de000f9e1a17a4f1b5d030658b97b980", kill_on_drop: false }` [INFO] [stdout] ca70c9c014a2a8c0a008833ccdfaf1d0de000f9e1a17a4f1b5d030658b97b980 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b1e93a0502ea043510bf73373ee275963f34209c656554ef305db65d89ee9800 [INFO] running `Command { std: "docker" "start" "-a" "b1e93a0502ea043510bf73373ee275963f34209c656554ef305db65d89ee9800", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s [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_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::abs_diff_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::almost_ne_pass_with_different_values ... 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_eq_fail_with_nan_rhs - 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_eq_fail_with_different_values - 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_eq_fail_with_different_values - 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::relative_eq_pass_with_different_values_but_close_enough ... ok [INFO] [stdout] test approx::tests::f32::relative_ne_fail_with_nan_lhs - should panic ... ok [INFO] [stdout] test approx::tests::f32::relative_ne_pass_with_different_values ... ok [INFO] [stdout] test approx::tests::f32::relative_ne_fail_with_identical_values - 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_pass_with_different_values_but_close_enough ... ok [INFO] [stdout] test approx::tests::f32::abs_diff_ne_fail_with_nan_lhs - should panic ... ok [INFO] [stdout] test approx::tests::f64::abs_diff_eq_pass_with_identical_values ... ok [INFO] [stdout] test approx::tests::f32::almost_ne_fail_with_identical_values - should panic ... ok [INFO] [stdout] test approx::tests::f32::almost_eq_fail_with_nan_rhs - 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_ne_pass_with_different_values ... 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_eq_fail_with_nan_lhs - should panic ... ok [INFO] [stdout] test approx::tests::f64::abs_diff_ne_fail_with_nan_rhs - should panic ... ok [INFO] [stdout] test approx::tests::f32::relative_eq_fail_with_different_values - should panic ... ok [INFO] [stdout] test approx::tests::f32::almost_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::f32::almost_ne_fail_with_nan_lhs - 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::almost_eq_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::f32::relative_ne_pass_with_different_values_but_close_enough - should panic ... ok [INFO] [stdout] test approx::tests::f64::almost_eq_pass_with_identical_values ... ok [INFO] [stdout] test approx::tests::f64::almost_ne_pass_with_different_values ... ok [INFO] [stdout] test approx::tests::f64::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_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_pass_with_identical_values ... ok [INFO] [stdout] test approx::tests::f64::relative_ne_pass_with_different_values ... ok [INFO] [stdout] test approx::tests::f64::almost_eq_fail_with_different_values - should panic ... ok [INFO] [stdout] test math::angle::tests::f32::acos ... ok [INFO] [stdout] test math::angle::tests::f32::acot ... ok [INFO] [stdout] test approx::tests::f64::almost_eq_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::almost_ne_fail_with_identical_values - should panic ... ok [INFO] [stdout] test approx::tests::f64::almost_ne_fail_with_nan_rhs - should panic ... 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::relative_eq_fail_with_different_values - should panic ... ok [INFO] [stdout] test math::angle::tests::f32::add_and_sub_angles ... ok [INFO] [stdout] test math::angle::tests::f32::asec ... ok [INFO] [stdout] test math::angle::tests::f32::asin ... ok [INFO] [stdout] test math::angle::tests::f32::atan ... 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_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::atan2 ... ok [INFO] [stdout] test math::angle::tests::f32::constructor_facility ... ok [INFO] [stdout] test math::angle::tests::f32::cos ... ok [INFO] [stdout] test approx::tests::f64::relative_eq_fail_with_nan_rhs - should panic ... ok [INFO] [stdout] test math::angle::tests::f32::consts ... ok [INFO] [stdout] test approx::tests::f64::relative_ne_fail_with_identical_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::cot ... ok [INFO] [stdout] test approx::tests::f64::relative_ne_fail_with_nan_rhs - should panic ... ok [INFO] [stdout] test approx::tests::f64::relative_ne_pass_with_different_values_but_close_enough - should panic ... ok [INFO] [stdout] test math::angle::tests::f32::display ... ok [INFO] [stdout] test math::angle::tests::f32::div_angles ... ok [INFO] [stdout] test math::angle::tests::f32::csc ... ok [INFO] [stdout] test math::angle::tests::f32::mul_and_div_by_scalar ... ok [INFO] [stdout] test math::angle::tests::f32::sec ... ok [INFO] [stdout] test math::angle::tests::f32::sin ... ok [INFO] [stdout] test math::angle::tests::f32::normalized ... 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::f32::to_radians ... ok [INFO] [stdout] test math::angle::tests::f64::acot ... ok [INFO] [stdout] test math::angle::tests::f64::add_and_sub_angles ... ok [INFO] [stdout] test math::angle::tests::f64::acos ... ok [INFO] [stdout] test math::angle::tests::f64::asec ... ok [INFO] [stdout] test math::angle::tests::f64::acsc ... ok [INFO] [stdout] test math::angle::tests::f64::cast_to_f32 ... ok [INFO] [stdout] test math::angle::tests::f64::asin ... ok [INFO] [stdout] test math::angle::tests::f64::constructor_facility ... ok [INFO] [stdout] test math::angle::tests::f64::cos ... ok [INFO] [stdout] test math::angle::tests::f64::consts ... ok [INFO] [stdout] test math::angle::tests::f64::cot ... ok [INFO] [stdout] test math::angle::tests::f64::csc ... ok [INFO] [stdout] test math::angle::tests::f64::display ... ok [INFO] [stdout] test math::angle::tests::f64::atan2 ... ok [INFO] [stdout] test math::angle::tests::f64::sin ... ok [INFO] [stdout] test math::angle::tests::f64::tan ... ok [INFO] [stdout] test math::angle::tests::f64::to_degrees ... ok [INFO] [stdout] test math::angle::tests::f64::div_angles ... 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::f64::normalized ... ok [INFO] [stdout] test math::complex::tests::f32::abs_diff_eq_pass_with_small_difference ... ok [INFO] [stdout] test math::angle::tests::f64::mul_and_div_by_scalar ... ok [INFO] [stdout] test math::complex::tests::f32::add ... ok [INFO] [stdout] test math::complex::tests::f32::abs_diff_ne_fail_with_identical_values - should panic ... ok [INFO] [stdout] test math::angle::tests::f64::sec ... 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_fail_with_nan_lhs - should panic ... ok [INFO] [stdout] test math::angle::tests::f64::atan ... ok [INFO] [stdout] test math::complex::tests::f32::almost_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 math::complex::tests::f32::add_assign ... ok [INFO] [stdout] test math::complex::tests::f32::almost_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::complex::tests::f32::almost_eq_pass_with_small_difference ... ok [INFO] [stdout] test math::complex::tests::f32::almost_eq_fail_with_nan_rhs - should panic ... ok [INFO] [stdout] test math::complex::tests::f32::abs_diff_eq_pass_with_identical_values ... ok [INFO] [stdout] test math::complex::tests::f32::almost_ne_fail_with_nan_lhs - should panic ... ok [INFO] [stdout] test math::complex::tests::f32::arg ... ok [INFO] [stdout] test math::complex::tests::f32::conj ... ok [INFO] [stdout] test math::complex::tests::f32::cast_to_f64 ... ok [INFO] [stdout] test math::complex::tests::f32::constructor_facility ... ok [INFO] [stdout] test math::complex::tests::f32::consts ... ok [INFO] [stdout] test math::complex::tests::f32::conversion_from_scalar ... ok [INFO] [stdout] test math::complex::tests::f32::almost_ne_fail_with_nan_rhs - should panic ... ok [INFO] [stdout] test math::complex::tests::f32::display ... ok [INFO] [stdout] test math::complex::tests::f32::almost_ne_fail_with_identical_values - should panic ... ok [INFO] [stdout] test math::complex::tests::f32::cis ... 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::from_polar ... 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::slice_prod ... ok [INFO] [stdout] test math::complex::tests::f32::slice_sum ... ok [INFO] [stdout] test math::complex::tests::f32::relative_eq_fail_with_nan_lhs - 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::relative_ne_fail_with_nan_lhs - should panic ... ok [INFO] [stdout] test math::complex::tests::f32::sub ... ok [INFO] [stdout] test math::complex::tests::f32::sub_assign ... ok [INFO] [stdout] test math::complex::tests::f32::relative_ne_fail_with_nan_rhs - should panic ... ok [INFO] [stdout] test math::complex::tests::f64::abs ... ok [INFO] [stdout] test math::complex::tests::f32::mul ... ok [INFO] [stdout] test math::complex::tests::f32::relative_eq_pass_with_small_difference ... 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_eq_pass_with_small_difference ... ok [INFO] [stdout] test math::complex::tests::f64::add ... 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_fail_with_nan_lhs - should panic ... ok [INFO] [stdout] test math::complex::tests::f64::almost_eq_pass_with_small_difference ... ok [INFO] [stdout] test math::complex::tests::f32::relative_ne_fail_with_identical_values - should panic ... ok [INFO] [stdout] test math::complex::tests::f64::almost_ne_fail_with_identical_values - should panic ... ok [INFO] [stdout] test math::complex::tests::f64::cast_to_f32 ... ok [INFO] [stdout] test math::complex::tests::f64::almost_ne_fail_with_nan_rhs - should panic ... ok [INFO] [stdout] test math::complex::tests::f64::cis ... ok [INFO] [stdout] test math::complex::tests::f64::add_assign ... ok [INFO] [stdout] test math::complex::tests::f64::almost_ne_fail_with_nan_lhs - should panic ... 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::abs_diff_ne_fail_with_nan_lhs - should panic ... ok [INFO] [stdout] test math::complex::tests::f64::arg ... ok [INFO] [stdout] test math::complex::tests::f64::almost_eq_fail_with_nan_rhs - should panic ... ok [INFO] [stdout] test math::complex::tests::f64::conj ... 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::constructor_facility ... ok [INFO] [stdout] test math::complex::tests::f64::consts ... 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::conversion_from_scalar ... ok [INFO] [stdout] test math::complex::tests::f64::display ... ok [INFO] [stdout] test math::complex::tests::f64::eq_comparison ... ok [INFO] [stdout] test math::complex::tests::f64::almost_eq_fail_with_nan_lhs - should panic ... ok [INFO] [stdout] test math::complex::tests::f64::mul ... ok [INFO] [stdout] test math::complex::tests::f64::mul_assign ... ok [INFO] [stdout] test math::complex::tests::f64::relative_eq_fail_with_nan_rhs - should panic ... ok [INFO] [stdout] test math::complex::tests::f64::from_polar ... ok [INFO] [stdout] test math::complex::tests::f64::relative_eq_pass_with_identical_values ... ok [INFO] [stdout] test math::complex::tests::f64::lerp ... ok [INFO] [stdout] test math::complex::tests::f64::slice_sum ... ok [INFO] [stdout] test math::complex::tests::f64::relative_eq_pass_with_small_difference ... ok [INFO] [stdout] test math::complex::tests::f64::slice_prod ... ok [INFO] [stdout] test math::complex::tests::f64::relative_ne_fail_with_nan_rhs - should panic ... ok [INFO] [stdout] test math::complex::tests::f64::sub_assign ... ok [INFO] [stdout] test math::point2::tests::f32::add_and_sub_vector ... ok [INFO] [stdout] test math::point2::tests::f32::constructors ... ok [INFO] [stdout] test math::point2::tests::f32::consts ... ok [INFO] [stdout] test math::point2::tests::f32::distance ... ok [INFO] [stdout] test math::complex::tests::f64::sub ... 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::f32::to_f64 ... ok [INFO] [stdout] test math::point2::tests::f64::add_and_sub_vector ... ok [INFO] [stdout] test math::point2::tests::f64::add_and_sub_vector_in_place ... 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::distance ... ok [INFO] [stdout] test math::point2::tests::f64::sub_point ... ok [INFO] [stdout] test math::point2::tests::f64::consts ... ok [INFO] [stdout] test math::point2::tests::f64::to_f32 ... ok [INFO] [stdout] test math::point2::tests::f64::is_nan ... ok [INFO] [stdout] test math::point3::tests::f32::add_and_sub_vector ... ok [INFO] [stdout] test math::complex::tests::f64::neg ... 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::is_nan ... ok [INFO] [stdout] test math::point3::tests::f32::sub_point ... ok [INFO] [stdout] test math::point3::tests::f32::distance ... ok [INFO] [stdout] test math::point3::tests::f64::add_and_sub_vector ... ok [INFO] [stdout] test math::point3::tests::f32::lerp ... ok [INFO] [stdout] test math::point2::tests::f32::sub_point ... ok [INFO] [stdout] test math::point3::tests::f64::constructors ... ok [INFO] [stdout] test math::complex::tests::f64::relative_ne_fail_with_identical_values - should panic ... ok [INFO] [stdout] test math::point3::tests::f64::consts ... ok [INFO] [stdout] test math::point3::tests::f64::distance ... ok [INFO] [stdout] test math::point3::tests::f64::is_nan ... ok [INFO] [stdout] test math::point3::tests::f32::to_f64 ... ok [INFO] [stdout] test math::point3::tests::f32::add_and_sub_vector_in_place ... ok [INFO] [stdout] test math::point3::tests::f64::lerp ... ok [INFO] [stdout] test math::complex::tests::f64::relative_ne_fail_with_nan_lhs - should panic ... ok [INFO] [stdout] test math::point3::tests::f64::sub_point ... ok [INFO] [stdout] test math::complex::tests::f64::relative_eq_fail_with_nan_lhs - should panic ... 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::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::norm ... ok [INFO] [stdout] test math::vector2::tests::c64::to_f32 ... ok [INFO] [stdout] test math::vector2::tests::c64::to_complex ... ok [INFO] [stdout] test math::vector2::tests::f32::array_conversion ... ok [INFO] [stdout] test math::point3::tests::f64::add_and_sub_vector_in_place ... 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::c32::to_complex ... ok [INFO] [stdout] test math::point3::tests::f64::to_f32 ... ok [INFO] [stdout] test math::vector2::tests::c32::mul_and_div_by_real_in_place ... ok [INFO] [stdout] test approx::tests::f32::relative_eq_pass_with_identical_values ... ok [INFO] [stdout] test math::complex::tests::f32::abs_diff_ne_fail_with_nan_rhs - should panic ... ok [INFO] [stdout] test math::point2::tests::f32::add_and_sub_vector_in_place ... ok [INFO] [stdout] test math::vector2::tests::c64::mul_and_div_by_real_in_place ... ok [INFO] [stdout] test math::vector2::tests::c32::norm ... ok [INFO] [stdout] test math::vector2::tests::f32::dot ... ok [INFO] [stdout] test math::vector2::tests::f32::norm ... ok [INFO] [stdout] test math::vector2::tests::f32::lerp ... ok [INFO] [stdout] test math::angle::tests::f32::acsc ... 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::vector2::tests::f64::constructor ... ok [INFO] [stdout] test math::vector2::tests::f64::consts ... ok [INFO] [stdout] test math::vector2::tests::f64::norm ... ok [INFO] [stdout] test math::vector2::tests::f32::to_f64 ... ok [INFO] [stdout] test math::vector2::tests::f64::dot ... ok [INFO] [stdout] test math::vector3::tests::c32::imag ... ok [INFO] [stdout] test math::vector2::tests::f32::tuple_conversion ... ok [INFO] [stdout] test math::vector3::tests::c32::dot ... ok [INFO] [stdout] test math::vector2::tests::f32::unit ... ok [INFO] [stdout] test math::vector2::tests::f64::array_conversion ... ok [INFO] [stdout] test math::vector3::tests::c32::to_f64 ... ok [INFO] [stdout] test math::vector2::tests::f64::lerp ... ok [INFO] [stdout] test math::vector3::tests::c64::mul_and_div_by_real ... ok [INFO] [stdout] test math::vector3::tests::c32::to_complex ... ok [INFO] [stdout] test math::vector3::tests::c64::mul_and_div_by_real_in_place ... ok [INFO] [stdout] test math::vector3::tests::c64::dot ... ok [INFO] [stdout] test math::vector3::tests::c32::real ... ok [INFO] [stdout] test math::vector3::tests::c64::real ... ok [INFO] [stdout] test math::vector3::tests::c64::to_f32 ... ok [INFO] [stdout] test math::vector3::tests::c64::to_complex ... ok [INFO] [stdout] test math::vector3::tests::c32::mul_and_div_by_real ... ok [INFO] [stdout] test math::vector3::tests::c32::mul_and_div_by_real_in_place ... ok [INFO] [stdout] test math::vector3::tests::c64::norm ... ok [INFO] [stdout] test math::vector3::tests::c32::norm ... ok [INFO] [stdout] test math::vector3::tests::c64::imag ... ok [INFO] [stdout] test math::vector3::tests::f32::constructor ... ok [INFO] [stdout] test math::vector3::tests::f32::dot ... 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::unit ... ok [INFO] [stdout] test math::vector3::tests::f32::array_conversion ... 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::f64::norm ... ok [INFO] [stdout] test math::vector3::tests::f64::array_conversion ... ok [INFO] [stdout] test math::vector3::tests::f64::tuple_conversion ... ok [INFO] [stdout] test math::vector3::tests::f32::consts ... ok [INFO] [stdout] test rand::rng::tests::xoshiro256plusplus_long_jump_reference_implementation ... ok [INFO] [stdout] test rand::rng::tests::random_state_seed ... ok [INFO] [stdout] test math::vector3::tests::f32::tuple_conversion ... ok [INFO] [stdout] test math::vector3::tests::f64::to_f64 ... ok [INFO] [stdout] test rand::rng::tests::splitmix64_reference_implementation ... ok [INFO] [stdout] test math::vector3::tests::f64::constructor ... ok [INFO] [stdout] test math::vector3::tests::f64::unit ... ok [INFO] [stdout] test rand::rng::tests::xoshiro256plusplus_jump_reference_implementation ... ok [INFO] [stdout] test math::vector3::tests::f64::lerp ... ok [INFO] [stdout] test rand::rng::tests::xoshiro256plusplus_reference_implementation ... ok [INFO] [stdout] test math::complex::tests::f32::lerp ... 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' (319) panicked at huy/src/rand/random.rs:169:9: [INFO] [stdout] assertion failed: chi_squared < critical_value [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5891bfcf8182 - std::backtrace_rs::backtrace::libunwind::trace::hb47480f78a1ce3ca [INFO] [stdout] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5891bfcf8182 - std::backtrace_rs::backtrace::trace_unsynchronized::hc1656d2da6a98cd5 [INFO] [stdout] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5891bfcf8182 - std::sys::backtrace::_print_fmt::h19dc0f5ca3f1c927 [INFO] [stdout] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5891bfcf8182 - ::fmt::h71e2dbb21440d8d7 [INFO] [stdout] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5891bfd09caf - core::fmt::rt::Argument::fmt::h5bcabd5a3c1d10f7 [INFO] [stdout] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5891bfd09caf - core::fmt::write::ha34f2b5c70e30f63 [INFO] [stdout] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5891bfcc54c1 - std::io::default_write_fmt::hc84cc28e76a5c1f5 [INFO] [stdout] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5891bfcc54c1 - std::io::Write::write_fmt::h3d155d387676f813 [INFO] [stdout] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5891bfcd16c2 - std::sys::backtrace::BacktraceLock::print::hb3aae3980c2c9bd5 [INFO] [stdout] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5891bfcd620f - std::panicking::default_hook::{{closure}}::h1b7baa88a148d351 [INFO] [stdout] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x5891bfcd60a1 - std::panicking::default_hook::hbc5e86c06039547d [INFO] [stdout] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x5891bfc95e4e - as core::ops::function::Fn>::call::hde9bf27c0be3eeba [INFO] [stdout] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x5891bfc95e4e - test::test_main_with_exit_callback::{{closure}}::hb25f3941205bac36 [INFO] [stdout] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5891bfcd68cf - as core::ops::function::Fn>::call::hdeb5adeaf88910e9 [INFO] [stdout] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x5891bfcd68cf - std::panicking::panic_with_hook::ha6d2c09d64f936dd [INFO] [stdout] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x5891bfcd66f6 - std::panicking::panic_handler::{{closure}}::h455c9d131d722636 [INFO] [stdout] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/std/src/panicking.rs:700:13 [INFO] [stdout] 16: 0x5891bfcd17f9 - std::sys::backtrace::__rust_end_short_backtrace::hd6ef955384ebd085 [INFO] [stdout] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5891bfcb9a0d - __rustc[f338935add60802b]::rust_begin_unwind [INFO] [stdout] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x5891bfd117c0 - core::panicking::panic_fmt::hb8d4a4959b79599f [INFO] [stdout] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x5891bfd1179c - core::panicking::panic::h1b2de11688e3814a [INFO] [stdout] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/core/src/panicking.rs:145:5 [INFO] [stdout] 20: 0x5891bfc38603 - huy::rand::random::tests::chi_squred_test_for_bool::h840bacf40d878fa1 [INFO] [stdout] at /opt/rustwide/workdir/huy/src/rand/random.rs:169:9 [INFO] [stdout] 21: 0x5891bfc38657 - huy::rand::random::tests::chi_squred_test_for_bool::{{closure}}::h2c299c46adfe98a8 [INFO] [stdout] at /opt/rustwide/workdir/huy/src/rand/random.rs:152:34 [INFO] [stdout] 22: 0x5891bfc2b586 - core::ops::function::FnOnce::call_once::h49a7a81c90d6ebf1 [INFO] [stdout] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 23: 0x5891bfc95c0b - core::ops::function::FnOnce::call_once::h6784bd5bdcff97de [INFO] [stdout] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 24: 0x5891bfc95c0b - test::__rust_begin_short_backtrace::h798bd19dd09654cd [INFO] [stdout] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/test/src/lib.rs:663:18 [INFO] [stdout] 25: 0x5891bfcab6f5 - test::run_test_in_process::{{closure}}::heb6e1d5908538a47 [INFO] [stdout] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/test/src/lib.rs:686:74 [INFO] [stdout] 26: 0x5891bfcab6f5 - as core::ops::function::FnOnce<()>>::call_once::h9431628be07bec43 [INFO] [stdout] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 27: 0x5891bfcab6f5 - std::panicking::catch_unwind::do_call::h8c5784c3e5739874 [INFO] [stdout] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/std/src/panicking.rs:590:40 [INFO] [stdout] 28: 0x5891bfcab6f5 - std::panicking::catch_unwind::hd47261f607ec5959 [INFO] [stdout] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/std/src/panicking.rs:553:19 [INFO] [stdout] 29: 0x5891bfcab6f5 - std::panic::catch_unwind::h75de848a5faf1178 [INFO] [stdout] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/std/src/panic.rs:359:14 [INFO] [stdout] 30: 0x5891bfcab6f5 - test::run_test_in_process::h0c2306062242e954 [INFO] [stdout] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/test/src/lib.rs:686:27 [INFO] [stdout] 31: 0x5891bfcab6f5 - test::run_test::{{closure}}::h1d068b692146486f [INFO] [stdout] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/test/src/lib.rs:607:43 [INFO] [stdout] 32: 0x5891bfc82064 - test::run_test::{{closure}}::h9b4e49b84b6af8d5 [INFO] [stdout] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/test/src/lib.rs:637:41 [INFO] [stdout] 33: 0x5891bfc82064 - std::sys::backtrace::__rust_begin_short_backtrace::h91a1650e239bfc6e [INFO] [stdout] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 34: 0x5891bfc859fa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::he53e60d6e45d96c0 [INFO] [stdout] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 35: 0x5891bfc859fa - as core::ops::function::FnOnce<()>>::call_once::h387e1a11696f00c7 [INFO] [stdout] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 36: 0x5891bfc859fa - std::panicking::catch_unwind::do_call::h40236a17a6d8fbeb [INFO] [stdout] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/std/src/panicking.rs:590:40 [INFO] [stdout] 37: 0x5891bfc859fa - std::panicking::catch_unwind::h2bcea238e4fbd369 [INFO] [stdout] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/std/src/panicking.rs:553:19 [INFO] [stdout] 38: 0x5891bfc859fa - std::panic::catch_unwind::heaa1daa6f035f00e [INFO] [stdout] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/std/src/panic.rs:359:14 [INFO] [stdout] 39: 0x5891bfc859fa - std::thread::Builder::spawn_unchecked_::{{closure}}::hd02bdac90423c966 [INFO] [stdout] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 40: 0x5891bfc859fa - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4bf9f1a93d331696 [INFO] [stdout] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 41: 0x5891bfccb92f - as core::ops::function::FnOnce>::call_once::h182634db7b0cf35c [INFO] [stdout] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 42: 0x5891bfccb92f - std::sys::pal::unix::thread::Thread::new::thread_start::h74991452e4c34e7b [INFO] [stdout] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/std/src/sys/pal/unix/thread.rs:118:17 [INFO] [stdout] 43: 0x746968d46aa4 - [INFO] [stdout] 44: 0x746968dd3a34 - clone [INFO] [stdout] 45: 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.28s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] running `Command { std: "docker" "inspect" "b1e93a0502ea043510bf73373ee275963f34209c656554ef305db65d89ee9800", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b1e93a0502ea043510bf73373ee275963f34209c656554ef305db65d89ee9800", kill_on_drop: false }` [INFO] [stdout] b1e93a0502ea043510bf73373ee275963f34209c656554ef305db65d89ee9800