[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#0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6 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-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-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-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/mattiapenati/huy on toolchain 0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "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" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6e322a27c6282eedac9884e2eded9ebc785e08416fd9e6952d39f897fb712db9 [INFO] running `Command { std: "docker" "start" "-a" "6e322a27c6282eedac9884e2eded9ebc785e08416fd9e6952d39f897fb712db9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6e322a27c6282eedac9884e2eded9ebc785e08416fd9e6952d39f897fb712db9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6e322a27c6282eedac9884e2eded9ebc785e08416fd9e6952d39f897fb712db9", kill_on_drop: false }` [INFO] [stdout] 6e322a27c6282eedac9884e2eded9ebc785e08416fd9e6952d39f897fb712db9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b6b45d8effde45a845fea8a4ae6f69f05a64e1fbc2bb5d8842b6ea704539902d [INFO] running `Command { std: "docker" "start" "-a" "b6b45d8effde45a845fea8a4ae6f69f05a64e1fbc2bb5d8842b6ea704539902d", 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.56s [INFO] running `Command { std: "docker" "inspect" "b6b45d8effde45a845fea8a4ae6f69f05a64e1fbc2bb5d8842b6ea704539902d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b6b45d8effde45a845fea8a4ae6f69f05a64e1fbc2bb5d8842b6ea704539902d", kill_on_drop: false }` [INFO] [stdout] b6b45d8effde45a845fea8a4ae6f69f05a64e1fbc2bb5d8842b6ea704539902d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 21374f5d1888b65f724f6f61208e7d49589319d91bdc97a59b8ef343d08f7862 [INFO] running `Command { std: "docker" "start" "-a" "21374f5d1888b65f724f6f61208e7d49589319d91bdc97a59b8ef343d08f7862", kill_on_drop: false }` [INFO] [stderr] Compiling zerocopy v0.8.20 [INFO] [stderr] Compiling getrandom v0.3.1 [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 13.56s [INFO] running `Command { std: "docker" "inspect" "21374f5d1888b65f724f6f61208e7d49589319d91bdc97a59b8ef343d08f7862", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "21374f5d1888b65f724f6f61208e7d49589319d91bdc97a59b8ef343d08f7862", kill_on_drop: false }` [INFO] [stdout] 21374f5d1888b65f724f6f61208e7d49589319d91bdc97a59b8ef343d08f7862 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 6dc5bfdd399aaee572b686dcb8313462ebfd0d11caa9319ae1267986ebeb12d4 [INFO] running `Command { std: "docker" "start" "-a" "6dc5bfdd399aaee572b686dcb8313462ebfd0d11caa9319ae1267986ebeb12d4", 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_different_values_but_close_enough ... ok [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_identical_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_ne_pass_with_different_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_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_eq_pass_with_different_values_but_close_enough ... ok [INFO] [stdout] test approx::tests::f32::relative_eq_pass_with_identical_values ... ok [INFO] [stdout] test approx::tests::f32::relative_ne_fail_with_identical_values - should panic ... ok [INFO] [stdout] test approx::tests::f32::relative_ne_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::relative_ne_pass_with_different_values ... 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::abs_diff_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::f64::abs_diff_eq_fail_with_different_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::f32::almost_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::f32::almost_ne_fail_with_identical_values - should panic ... ok [INFO] [stdout] test approx::tests::f64::abs_diff_eq_pass_with_identical_values ... 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_ne_fail_with_identical_values - 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::almost_eq_fail_with_different_values - 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_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::f64::abs_diff_ne_pass_with_different_values ... ok [INFO] [stdout] test approx::tests::f64::almost_eq_pass_with_identical_values ... ok [INFO] [stdout] test approx::tests::f64::abs_diff_ne_fail_with_nan_lhs - 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_eq_fail_with_nan_lhs - should panic ... ok [INFO] [stdout] test approx::tests::f32::relative_eq_fail_with_different_values - should panic ... ok [INFO] [stdout] test approx::tests::f32::relative_ne_fail_with_nan_rhs - 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_fail_with_nan_lhs - should panic ... ok [INFO] [stdout] test approx::tests::f64::relative_eq_fail_with_nan_rhs - should panic ... ok [INFO] [stdout] test approx::tests::f64::relative_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::almost_eq_fail_with_nan_lhs - should panic ... ok [INFO] [stdout] test approx::tests::f64::relative_eq_pass_with_identical_values ... ok [INFO] [stdout] test math::angle::tests::f32::acos ... ok [INFO] [stdout] test approx::tests::f64::abs_diff_ne_fail_with_nan_rhs - should panic ... ok [INFO] [stdout] test approx::tests::f64::abs_diff_eq_fail_with_nan_rhs - should panic ... ok [INFO] [stdout] test math::angle::tests::f32::add_and_sub_angles ... ok [INFO] [stdout] test math::angle::tests::f32::acot ... 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_lhs - should panic ... ok [INFO] [stdout] test math::angle::tests::f32::acsc ... ok [INFO] [stdout] test math::angle::tests::f32::atan ... ok [INFO] [stdout] test math::angle::tests::f32::cast_to_f64 ... ok [INFO] [stdout] test approx::tests::f64::relative_ne_fail_with_identical_values - should panic ... ok [INFO] [stdout] test math::angle::tests::f32::asin ... ok [INFO] [stdout] test math::angle::tests::f32::atan2 ... ok [INFO] [stdout] test approx::tests::f64::relative_eq_pass_with_different_values_but_close_enough ... ok [INFO] [stdout] test math::angle::tests::f32::asec ... ok [INFO] [stdout] test approx::tests::f64::relative_ne_fail_with_nan_lhs - should panic ... ok [INFO] [stdout] test approx::tests::f64::relative_ne_pass_with_different_values ... ok [INFO] [stdout] test approx::tests::f64::relative_ne_fail_with_nan_rhs - 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::normalized ... ok [INFO] [stdout] test math::angle::tests::f32::sec ... ok [INFO] [stdout] test math::angle::tests::f32::to_radians ... ok [INFO] [stdout] test math::angle::tests::f32::mul_and_div_by_scalar ... ok [INFO] [stdout] test approx::tests::f32::relative_ne_pass_with_different_values_but_close_enough - should panic ... ok [INFO] [stdout] test approx::tests::f32::almost_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::csc ... ok [INFO] [stdout] test math::angle::tests::f64::add_and_sub_angles ... ok [INFO] [stdout] test math::angle::tests::f32::tan ... ok [INFO] [stdout] test math::angle::tests::f64::acos ... ok [INFO] [stdout] test math::angle::tests::f64::acot ... ok [INFO] [stdout] test math::angle::tests::f64::acsc ... ok [INFO] [stdout] test math::angle::tests::f64::asec ... ok [INFO] [stdout] test math::angle::tests::f32::sin ... ok [INFO] [stdout] test math::angle::tests::f32::constructor_facility ... ok [INFO] [stdout] test math::angle::tests::f32::to_degrees ... ok [INFO] [stdout] test math::angle::tests::f32::consts ... 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::f64::asin ... 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::atan2 ... 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::cast_to_f32 ... ok [INFO] [stdout] test math::angle::tests::f64::to_degrees ... ok [INFO] [stdout] test math::angle::tests::f64::consts ... ok [INFO] [stdout] test math::angle::tests::f64::cos ... ok [INFO] [stdout] test math::angle::tests::f64::csc ... ok [INFO] [stdout] test math::angle::tests::f64::atan ... ok [INFO] [stdout] test math::angle::tests::f64::to_radians ... ok [INFO] [stdout] test math::complex::tests::f32::abs ... 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::div_angles ... ok [INFO] [stdout] test math::angle::tests::f64::mul_and_div_by_scalar ... ok [INFO] [stdout] test math::angle::tests::f64::constructor_facility ... ok [INFO] [stdout] test math::angle::tests::f64::cot ... 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::abs_diff_eq_pass_with_identical_values ... ok [INFO] [stdout] test math::complex::tests::f32::abs_diff_eq_pass_with_small_difference ... 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::complex::tests::f32::abs_diff_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::add_assign ... ok [INFO] [stdout] test math::angle::tests::f64::tan ... ok [INFO] [stdout] test math::complex::tests::f32::almost_eq_fail_with_nan_lhs - 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::almost_ne_fail_with_identical_values - should panic ... ok [INFO] [stdout] test math::complex::tests::f32::arg ... ok [INFO] [stdout] test math::complex::tests::f32::almost_ne_fail_with_nan_lhs - should panic ... ok [INFO] [stdout] test math::complex::tests::f32::cast_to_f64 ... ok [INFO] [stdout] test math::complex::tests::f32::almost_ne_fail_with_nan_rhs - should panic ... ok [INFO] [stdout] test math::complex::tests::f32::cis ... ok [INFO] [stdout] test math::complex::tests::f32::consts ... ok [INFO] [stdout] test math::complex::tests::f32::almost_eq_pass_with_identical_values ... ok [INFO] [stdout] test math::complex::tests::f32::conj ... ok [INFO] [stdout] test math::complex::tests::f32::constructor_facility ... ok [INFO] [stdout] test math::complex::tests::f32::conversion_from_scalar ... 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::mul ... 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_fail_with_nan_lhs - should panic ... ok [INFO] [stdout] test math::complex::tests::f32::relative_eq_pass_with_identical_values ... 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::from_polar ... ok [INFO] [stdout] test math::complex::tests::f32::lerp ... ok [INFO] [stdout] test math::complex::tests::f32::relative_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::f32::display ... ok [INFO] [stdout] test math::complex::tests::f32::sub_assign ... ok [INFO] [stdout] test math::complex::tests::f32::slice_sum ... 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::add_assign ... 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::abs_diff_ne_fail_with_nan_rhs - should panic ... ok [INFO] [stdout] test math::complex::tests::f64::abs ... ok [INFO] [stdout] test math::complex::tests::f64::almost_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::f32::slice_prod ... ok [INFO] [stdout] test math::complex::tests::f64::add ... 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::abs_diff_eq_pass_with_identical_values ... 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_nan_rhs - 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::almost_eq_fail_with_nan_lhs - should panic ... ok [INFO] [stdout] test math::complex::tests::f64::almost_ne_fail_with_nan_lhs - should panic ... ok [INFO] [stdout] test math::complex::tests::f64::almost_ne_fail_with_nan_rhs - 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::f32::sub ... ok [INFO] [stdout] test math::complex::tests::f64::conj ... 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::conversion_from_scalar ... 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::display ... 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::eq_comparison ... ok [INFO] [stdout] test math::complex::tests::f64::from_polar ... ok [INFO] [stdout] test math::complex::tests::f64::lerp ... ok [INFO] [stdout] test math::complex::tests::f64::mul ... ok [INFO] [stdout] test math::complex::tests::f64::relative_eq_pass_with_identical_values ... ok [INFO] [stdout] test math::complex::tests::f64::relative_eq_fail_with_nan_rhs - should panic ... ok [INFO] [stdout] test math::complex::tests::f64::neg ... 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_pass_with_small_difference ... 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_identical_values - should panic ... ok [INFO] [stdout] test math::complex::tests::f64::slice_sum ... ok [INFO] [stdout] test math::complex::tests::f64::sub_assign ... ok [INFO] [stdout] test math::complex::tests::f64::relative_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::point2::tests::f32::constructors ... ok [INFO] [stdout] test math::point2::tests::f32::distance ... 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::f32::sub_point ... ok [INFO] [stdout] test math::point2::tests::f32::to_f64 ... ok [INFO] [stdout] test math::point2::tests::f32::lerp ... ok [INFO] [stdout] test math::complex::tests::f64::slice_prod ... 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::f64::add_and_sub_vector_in_place ... ok [INFO] [stdout] test math::point2::tests::f64::constructors ... ok [INFO] [stdout] test math::point2::tests::f64::consts ... ok [INFO] [stdout] test math::point2::tests::f64::sub_point ... ok [INFO] [stdout] test math::point2::tests::f64::add_and_sub_vector ... ok [INFO] [stdout] test math::point3::tests::f32::add_and_sub_vector_in_place ... ok [INFO] [stdout] test math::point2::tests::f64::distance ... 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::distance ... ok [INFO] [stdout] test math::point2::tests::f64::is_nan ... ok [INFO] [stdout] test math::point3::tests::f32::is_nan ... ok [INFO] [stdout] test math::point2::tests::f64::lerp ... ok [INFO] [stdout] test math::point2::tests::f64::to_f32 ... ok [INFO] [stdout] test math::point3::tests::f32::lerp ... ok [INFO] [stdout] test math::point3::tests::f32::sub_point ... ok [INFO] [stdout] test math::point3::tests::f32::to_f64 ... ok [INFO] [stdout] test math::point3::tests::f32::add_and_sub_vector ... 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::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::f64::sub_point ... ok [INFO] [stdout] test math::point3::tests::f64::lerp ... ok [INFO] [stdout] test math::point3::tests::f64::to_f32 ... ok [INFO] [stdout] test math::vector2::tests::c32::dot ... ok [INFO] [stdout] test math::vector2::tests::c32::norm ... ok [INFO] [stdout] test math::vector2::tests::c32::mul_and_div_by_real ... ok [INFO] [stdout] test math::vector2::tests::c32::to_complex ... 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::vector2::tests::c64::to_complex ... ok [INFO] [stdout] test math::vector2::tests::c64::to_f32 ... ok [INFO] [stdout] test math::vector2::tests::f32::constructor ... ok [INFO] [stdout] test math::vector2::tests::c32::mul_and_div_by_real_in_place ... ok [INFO] [stdout] test math::vector2::tests::f32::array_conversion ... ok [INFO] [stdout] test math::vector2::tests::f32::lerp ... ok [INFO] [stdout] test math::vector2::tests::f32::consts ... ok [INFO] [stdout] test math::vector2::tests::f32::norm ... ok [INFO] [stdout] test math::vector2::tests::f32::to_f64 ... ok [INFO] [stdout] test math::point3::tests::f64::constructors ... ok [INFO] [stdout] test math::vector2::tests::c64::norm ... ok [INFO] [stdout] test math::vector2::tests::f32::tuple_conversion ... ok [INFO] [stdout] test math::vector2::tests::f32::unit ... ok [INFO] [stdout] test math::vector2::tests::f64::array_conversion ... ok [INFO] [stdout] test math::vector2::tests::f64::consts ... ok [INFO] [stdout] test math::vector2::tests::f64::dot ... 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::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::c32::real ... ok [INFO] [stdout] test math::vector3::tests::c32::norm ... ok [INFO] [stdout] test math::vector3::tests::c32::to_complex ... 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::c32::to_f64 ... ok [INFO] [stdout] test math::vector2::tests::f32::dot ... ok [INFO] [stdout] test math::vector3::tests::c32::dot ... ok [INFO] [stdout] test math::vector3::tests::c32::imag ... ok [INFO] [stdout] test math::complex::tests::f64::mul_assign ... 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::vector2::tests::f64::constructor ... ok [INFO] [stdout] test math::vector3::tests::c64::real ... 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::f32::dot ... ok [INFO] [stdout] test math::vector2::tests::f64::lerp ... ok [INFO] [stdout] test math::vector3::tests::c64::to_complex ... ok [INFO] [stdout] test math::vector3::tests::f32::consts ... ok [INFO] [stdout] test math::vector3::tests::c64::norm ... 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::f64::array_conversion ... ok [INFO] [stdout] test math::vector3::tests::f64::constructor ... 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::norm ... ok [INFO] [stdout] test math::vector3::tests::f64::to_f64 ... ok [INFO] [stdout] test math::vector3::tests::f64::dot ... ok [INFO] [stdout] test rand::rng::tests::splitmix64_reference_implementation ... ok [INFO] [stdout] test math::vector3::tests::f64::tuple_conversion ... ok [INFO] [stdout] test math::vector3::tests::f64::lerp ... ok [INFO] [stdout] test math::vector3::tests::f64::unit ... ok [INFO] [stdout] test math::vector3::tests::f64::consts ... 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::xoshiro256plusplus_long_jump_reference_implementation ... ok [INFO] [stdout] test rand::rng::tests::xoshiro256plusplus_reference_implementation ... ok [INFO] [stdout] test math::vector3::tests::c64::to_f32 ... ok [INFO] [stdout] test rand::random::tests::chi_squred_test_for_bool ... ok [INFO] [stderr] Doc-tests huy [INFO] [stdout] test rand::integer::tests::kolmogorov_smirnov_test_uniform_u8 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 301 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.38s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "6dc5bfdd399aaee572b686dcb8313462ebfd0d11caa9319ae1267986ebeb12d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6dc5bfdd399aaee572b686dcb8313462ebfd0d11caa9319ae1267986ebeb12d4", kill_on_drop: false }` [INFO] [stdout] 6dc5bfdd399aaee572b686dcb8313462ebfd0d11caa9319ae1267986ebeb12d4