[INFO] fetching crate num-quaternion 1.0.4... [INFO] testing num-quaternion-1.0.4 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate num-quaternion 1.0.4 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate num-quaternion 1.0.4 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate num-quaternion 1.0.4 [INFO] tweaked toml for crates.io crate num-quaternion 1.0.4 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate num-quaternion 1.0.4 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate num-quaternion 1.0.4 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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded quaternion-core v0.5.3 [INFO] [stderr] Downloaded quaternion v2.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cbbe2e66ce64077d6c9fe01a137c1cde1bb2c02c4ec9aac79c5539bf93a786f8 [INFO] running `Command { std: "docker" "start" "-a" "cbbe2e66ce64077d6c9fe01a137c1cde1bb2c02c4ec9aac79c5539bf93a786f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cbbe2e66ce64077d6c9fe01a137c1cde1bb2c02c4ec9aac79c5539bf93a786f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cbbe2e66ce64077d6c9fe01a137c1cde1bb2c02c4ec9aac79c5539bf93a786f8", kill_on_drop: false }` [INFO] [stdout] cbbe2e66ce64077d6c9fe01a137c1cde1bb2c02c4ec9aac79c5539bf93a786f8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 13e2b6c899d3de2fea24f0f936e7e640a604c0f7ec2f69e465f885ca5bbaa783 [INFO] running `Command { std: "docker" "start" "-a" "13e2b6c899d3de2fea24f0f936e7e640a604c0f7ec2f69e465f885ca5bbaa783", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-quaternion v1.0.4 (/opt/rustwide/workdir) [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/unit_quaternion.rs:83:19 [INFO] [stdout] | [INFO] [stdout] 82 | impl UnitQuaternion { [INFO] [stdout] | ------------------------- associated function in this implementation [INFO] [stdout] 83 | pub(crate) fn new(w: T, x: T, y: T, z: T) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.63s [INFO] running `Command { std: "docker" "inspect" "13e2b6c899d3de2fea24f0f936e7e640a604c0f7ec2f69e465f885ca5bbaa783", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "13e2b6c899d3de2fea24f0f936e7e640a604c0f7ec2f69e465f885ca5bbaa783", kill_on_drop: false }` [INFO] [stdout] 13e2b6c899d3de2fea24f0f936e7e640a604c0f7ec2f69e465f885ca5bbaa783 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] e2f6842ff8d969f62d12d95eaf8fd77fcc1bf551958b40fe3b5732cb756bbf15 [INFO] running `Command { std: "docker" "start" "-a" "e2f6842ff8d969f62d12d95eaf8fd77fcc1bf551958b40fe3b5732cb756bbf15", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling bytemuck v1.22.0 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling matrixmultiply v0.3.9 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling clap_builder v4.5.36 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling safe_arch v0.7.4 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling piston-float v1.0.1 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling vecmath v1.0.0 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling wide v0.7.32 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling quaternion-core v0.5.3 [INFO] [stderr] Compiling quaternion v2.0.0 [INFO] [stderr] Compiling micromath v2.1.0 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling num-quaternion v1.0.4 (/opt/rustwide/workdir) [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/unit_quaternion.rs:83:19 [INFO] [stdout] | [INFO] [stdout] 82 | impl UnitQuaternion { [INFO] [stdout] | ------------------------- associated function in this implementation [INFO] [stdout] 83 | pub(crate) fn new(w: T, x: T, y: T, z: T) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling clap v4.5.36 [INFO] [stderr] Compiling simba v0.9.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling nalgebra-macros v0.2.2 [INFO] [stderr] Compiling nalgebra v0.33.2 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/unit_quaternion.rs:83:19 [INFO] [stdout] | [INFO] [stdout] 82 | impl UnitQuaternion { [INFO] [stdout] | ------------------------- associated function in this implementation [INFO] [stdout] 83 | pub(crate) fn new(w: T, x: T, y: T, z: T) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 25.34s [INFO] running `Command { std: "docker" "inspect" "e2f6842ff8d969f62d12d95eaf8fd77fcc1bf551958b40fe3b5732cb756bbf15", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e2f6842ff8d969f62d12d95eaf8fd77fcc1bf551958b40fe3b5732cb756bbf15", kill_on_drop: false }` [INFO] [stdout] e2f6842ff8d969f62d12d95eaf8fd77fcc1bf551958b40fe3b5732cb756bbf15 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 7df5ca4cfcdc582dd5e71bc4544f8e5c181f270a4d59c6f516c8aa0e0eb9d33f [INFO] running `Command { std: "docker" "start" "-a" "7df5ca4cfcdc582dd5e71bc4544f8e5c181f270a4d59c6f516c8aa0e0eb9d33f", kill_on_drop: false }` [INFO] [stderr] warning: associated function `new` is never used [INFO] [stderr] --> src/unit_quaternion.rs:83:19 [INFO] [stderr] | [INFO] [stderr] 82 | impl UnitQuaternion { [INFO] [stderr] | ------------------------- associated function in this implementation [INFO] [stderr] 83 | pub(crate) fn new(w: T, x: T, y: T, z: T) -> Self { [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `num-quaternion` (lib) generated 1 warning [INFO] [stderr] warning: `num-quaternion` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/num_quaternion-bef8b546b6c77508) [INFO] [stdout] [INFO] [stdout] running 242 tests [INFO] [stdout] test arithmetics::tests::test_add_assign ... ok [INFO] [stdout] test arithmetics::tests::test_add_lhs_real ... ok [INFO] [stdout] test arithmetics::tests::test_add_quaternion ... ok [INFO] [stdout] test arithmetics::tests::test_add_quaternion_and_unit_quaternion ... ok [INFO] [stdout] test arithmetics::tests::test_add_quaternion_with_ref_unit_quaternion ... ok [INFO] [stdout] test arithmetics::tests::test_add_real ... ok [INFO] [stdout] test arithmetics::tests::test_add_real_with_ref ... ok [INFO] [stdout] test arithmetics::tests::test_add_real_with_ref_unit_quaternion ... ok [INFO] [stdout] test arithmetics::tests::test_add_unit_quaternion_with_ref ... ok [INFO] [stdout] test arithmetics::tests::test_add_with_ref ... ok [INFO] [stdout] test arithmetics::tests::test_add_with_ref_unit_quaternion ... ok [INFO] [stdout] test arithmetics::tests::test_div_assign_unit_quaternion ... ok [INFO] [stdout] test arithmetics::tests::test_div_lhs_real ... ok [INFO] [stdout] test arithmetics::tests::test_div_quaternion ... ok [INFO] [stdout] test arithmetics::tests::test_div_quaternion_by_unit_quaternion ... ok [INFO] [stdout] test arithmetics::tests::test_div_quaternion_with_ref_unit_quaternion ... ok [INFO] [stdout] test arithmetics::tests::test_div_real ... ok [INFO] [stdout] test arithmetics::tests::test_div_real_with_ref ... ok [INFO] [stdout] test arithmetics::tests::test_div_real_with_ref_unit_quaternion ... ok [INFO] [stdout] test arithmetics::tests::test_div_unit_quaternion_with_ref ... ok [INFO] [stdout] test arithmetics::tests::test_div_with_ref ... ok [INFO] [stdout] test arithmetics::tests::test_div_with_ref_unit_quaternion ... ok [INFO] [stdout] test arithmetics::tests::test_f32_add_unit_quaternion ... ok [INFO] [stdout] test arithmetics::tests::test_f32_div_unit_quaternion ... ok [INFO] [stdout] test arithmetics::tests::test_f32_mul_unit_quaternion ... ok [INFO] [stdout] test arithmetics::tests::test_f32_sub_unit_quaternion ... ok [INFO] [stdout] test arithmetics::tests::test_f64_add_unit_quaternion ... ok [INFO] [stdout] test arithmetics::tests::test_f64_div_unit_quaternion ... ok [INFO] [stdout] test arithmetics::tests::test_f64_mul_unit_quaternion ... ok [INFO] [stdout] test arithmetics::tests::test_f64_sub_unit_quaternion ... ok [INFO] [stdout] test arithmetics::tests::test_mul_assign ... ok [INFO] [stdout] test arithmetics::tests::test_mul_assign_unit_quaternion ... ok [INFO] [stdout] test arithmetics::tests::test_mul_lhs_real ... ok [INFO] [stdout] test arithmetics::tests::test_mul_quaternion ... ok [INFO] [stdout] test arithmetics::tests::test_mul_quaternion_by_unit_quaternion ... ok [INFO] [stdout] test arithmetics::tests::test_mul_quaternion_with_ref_unit_quaternion ... ok [INFO] [stdout] test arithmetics::tests::test_mul_real ... ok [INFO] [stdout] test arithmetics::tests::test_mul_real_with_ref ... ok [INFO] [stdout] test arithmetics::tests::test_mul_real_with_ref_unit_quaternion ... ok [INFO] [stdout] test arithmetics::tests::test_mul_unit_quaternion_with_ref ... ok [INFO] [stdout] test arithmetics::tests::test_mul_with_ref ... ok [INFO] [stdout] test arithmetics::tests::test_mul_with_ref_unit_quaternion ... ok [INFO] [stdout] test arithmetics::tests::test_neg ... ok [INFO] [stdout] test arithmetics::tests::test_sub_assign ... ok [INFO] [stdout] test arithmetics::tests::test_sub_lhs_real ... ok [INFO] [stdout] test arithmetics::tests::test_sub_quaternion ... ok [INFO] [stdout] test arithmetics::tests::test_sub_quaternion_with_ref_unit_quaternion ... ok [INFO] [stdout] test arithmetics::tests::test_sub_real ... ok [INFO] [stdout] test arithmetics::tests::test_sub_real_with_ref ... ok [INFO] [stdout] test arithmetics::tests::test_sub_real_with_ref_unit_quaternion ... ok [INFO] [stdout] test arithmetics::tests::test_sub_unit_quaternion_with_ref ... ok [INFO] [stdout] test arithmetics::tests::test_sub_with_ref ... ok [INFO] [stdout] test arithmetics::tests::test_sub_with_ref_unit_quaternion ... ok [INFO] [stdout] test arithmetics::tests::test_unit_quaternion_add ... ok [INFO] [stdout] test arithmetics::tests::test_unit_quaternion_add_quaternion ... ok [INFO] [stdout] test arithmetics::tests::test_unit_quaternion_add_underlying ... ok [INFO] [stdout] test arithmetics::tests::test_unit_quaternion_div ... ok [INFO] [stdout] test arithmetics::tests::test_unit_quaternion_div_quaternion ... ok [INFO] [stdout] test arithmetics::tests::test_unit_quaternion_div_underlying ... ok [INFO] [stdout] test arithmetics::tests::test_unit_quaternion_mul ... ok [INFO] [stdout] test arithmetics::tests::test_unit_quaternion_mul_quaternion ... ok [INFO] [stdout] test arithmetics::tests::test_unit_quaternion_mul_underlying ... ok [INFO] [stdout] test arithmetics::tests::test_unit_quaternion_sub ... ok [INFO] [stdout] test arithmetics::tests::test_unit_quaternion_sub_quaternion ... ok [INFO] [stdout] test arithmetics::tests::test_unit_quaternion_sub_underlying ... ok [INFO] [stdout] test quaternion::tests::test_conj ... ok [INFO] [stdout] test quaternion::tests::test_const_one_trait ... ok [INFO] [stdout] test quaternion::tests::test_const_zero_trait ... ok [INFO] [stdout] test quaternion::tests::test_exp_complex_quaternion ... ok [INFO] [stdout] test quaternion::tests::test_exp_imaginary_part_only ... ok [INFO] [stdout] test quaternion::tests::test_exp_infinite_imaginary_part ... ok [INFO] [stdout] test quaternion::tests::test_exp_infinite_real_part ... ok [INFO] [stdout] test quaternion::tests::test_exp_infinite_result_angle_greater_than_180_degrees ... ok [INFO] [stdout] test quaternion::tests::test_exp_infinite_result_angle_greater_than_90_degrees ... ok [INFO] [stdout] test quaternion::tests::test_exp_large_imaginary_norm ... ok [INFO] [stdout] test quaternion::tests::test_exp_nan_input ... ok [INFO] [stdout] test quaternion::tests::test_exp_negative_real_part ... ok [INFO] [stdout] test quaternion::tests::test_exp_real_part_only ... ok [INFO] [stdout] test quaternion::tests::test_exp_small_imaginary_norm ... ok [INFO] [stdout] test quaternion::tests::test_exp_zero_quaternion ... ok [INFO] [stdout] test quaternion::tests::test_expf_finite_positive_base ... ok [INFO] [stdout] test quaternion::tests::test_expf_infinite_real_component_with_t_greater_than_1 ... ok [INFO] [stdout] test quaternion::tests::test_expf_infinity_base_negative_real_quaternion ... ok [INFO] [stdout] test quaternion::tests::test_expf_infinity_base_positive_real_quaternion ... ok [INFO] [stdout] test quaternion::tests::test_expf_infinity_quaternion_component ... ok [INFO] [stdout] test quaternion::tests::test_expf_nan_base ... ok [INFO] [stdout] test quaternion::tests::test_expf_nan_quaternion_component ... ok [INFO] [stdout] test quaternion::tests::test_expf_neg_infinite_real_component_with_t_between_0_and_1 ... ok [INFO] [stdout] test quaternion::tests::test_expf_negative_base ... ok [INFO] [stdout] test quaternion::tests::test_expf_zero_base_negative_real_quaternion ... ok [INFO] [stdout] test quaternion::tests::test_expf_zero_base_positive_real_quaternion ... ok [INFO] [stdout] test quaternion::tests::test_fast_norm_for_norm_sqr_overflow ... ok [INFO] [stdout] test quaternion::tests::test_fast_norm_for_norm_sqr_underflow ... ok [INFO] [stdout] test quaternion::tests::test_fast_norm_infinite_values ... ok [INFO] [stdout] test quaternion::tests::test_fast_norm_nan_values ... ok [INFO] [stdout] test quaternion::tests::test_fast_norm_normal_values ... ok [INFO] [stdout] test quaternion::tests::test_fast_norm_zero_quaternion ... ok [INFO] [stdout] test quaternion::tests::test_from_underlying_type_ref ... ok [INFO] [stdout] test quaternion::tests::test_from_underlying_type_val ... ok [INFO] [stdout] test quaternion::tests::test_from_unit_quaternion ... ok [INFO] [stdout] test quaternion::tests::test_from_unit_quaternion_ref ... ok [INFO] [stdout] test quaternion::tests::test_has_nan ... ok [INFO] [stdout] test quaternion::tests::test_i_constant ... ok [INFO] [stdout] test quaternion::tests::test_i_func ... ok [INFO] [stdout] test quaternion::tests::test_inv_func ... ok [INFO] [stdout] test quaternion::tests::test_inv_trait_for_ref ... ok [INFO] [stdout] test quaternion::tests::test_inv_trait_for_val ... ok [INFO] [stdout] test quaternion::tests::test_is_all_nan ... ok [INFO] [stdout] test quaternion::tests::test_is_finite_for_finite_values ... ok [INFO] [stdout] test quaternion::tests::test_is_finite_for_infinite_values ... ok [INFO] [stdout] test quaternion::tests::test_is_finite_for_nan_values ... ok [INFO] [stdout] test quaternion::tests::test_is_finite_for_zero ... ok [INFO] [stdout] test quaternion::tests::test_j_constant ... ok [INFO] [stdout] test quaternion::tests::test_j_func ... ok [INFO] [stdout] test quaternion::tests::test_k_constant ... ok [INFO] [stdout] test quaternion::tests::test_k_func ... ok [INFO] [stdout] test quaternion::tests::test_ln_finite_and_infinite ... ok [INFO] [stdout] test quaternion::tests::test_ln_infinite ... ok [INFO] [stdout] test quaternion::tests::test_ln_nan ... ok [INFO] [stdout] test quaternion::tests::test_ln_negative_real_axis ... ok [INFO] [stdout] test quaternion::tests::test_ln_negative_real_part_tiny_imaginary_part ... ok [INFO] [stdout] test quaternion::tests::test_ln_negative_zero ... ok [INFO] [stdout] test quaternion::tests::test_ln_normal_case ... ok [INFO] [stdout] test quaternion::tests::test_ln_positive_real_axis ... ok [INFO] [stdout] test quaternion::tests::test_ln_tiny_real_part_and_tiny_imaginary_part ... ok [INFO] [stdout] test quaternion::tests::test_ln_very_large_inputs ... ok [INFO] [stdout] test quaternion::tests::test_ln_zero ... ok [INFO] [stdout] test quaternion::tests::test_new ... ok [INFO] [stdout] test quaternion::tests::test_norm_infinite_values ... ok [INFO] [stdout] test quaternion::tests::test_norm_large_values ... ok [INFO] [stdout] test quaternion::tests::test_norm_nan_values ... ok [INFO] [stdout] test quaternion::tests::test_norm_normal_values ... ok [INFO] [stdout] test quaternion::tests::test_norm_sqr ... ok [INFO] [stdout] test quaternion::tests::test_norm_subnormal_values ... ok [INFO] [stdout] test quaternion::tests::test_norm_zero_quaternion ... ok [INFO] [stdout] test quaternion::tests::test_normalize ... ok [INFO] [stdout] test quaternion::tests::test_normalize_infinity ... ok [INFO] [stdout] test quaternion::tests::test_normalize_infinity_and_nan ... ok [INFO] [stdout] test quaternion::tests::test_normalize_nan ... ok [INFO] [stdout] test quaternion::tests::test_normalize_subnormal ... ok [INFO] [stdout] test quaternion::tests::test_normalize_zero ... ok [INFO] [stdout] test quaternion::tests::test_one_constant ... ok [INFO] [stdout] test quaternion::tests::test_one_func ... ok [INFO] [stdout] test quaternion::tests::test_one_trait_one ... ok [INFO] [stdout] test quaternion::tests::test_one_trait_set_one ... ok [INFO] [stdout] test quaternion::tests::test_powf_infinite_q_infinite_t ... ok [INFO] [stdout] test quaternion::tests::test_powf_infinite_q_infinite_t_not_positive ... ok [INFO] [stdout] test quaternion::tests::test_powf_infinite_q_large_positive_t ... ok [INFO] [stdout] test quaternion::tests::test_powf_infinite_q_negative_t ... ok [INFO] [stdout] test quaternion::tests::test_powf_infinite_q_positive_t_not_too_large ... ok [INFO] [stdout] test quaternion::tests::test_powf_infinite_q_zero_t ... ok [INFO] [stdout] test quaternion::tests::test_powf_nan_q_or_t ... ok [INFO] [stdout] test quaternion::tests::test_powf_non_zero_q_negative_infinite_t ... ok [INFO] [stdout] test quaternion::tests::test_powf_non_zero_q_positive_infinite_t ... ok [INFO] [stdout] test quaternion::tests::test_powf_zero_q_negative_t ... ok [INFO] [stdout] test quaternion::tests::test_powf_zero_q_positive_t ... ok [INFO] [stdout] test quaternion::tests::test_powf_zero_q_zero_t ... ok [INFO] [stdout] test quaternion::tests::test_powi ... ok [INFO] [stdout] test quaternion::tests::test_powu ... ok [INFO] [stdout] test quaternion::tests::test_sqrt_commutativity_with_conjugate ... ok [INFO] [stdout] test quaternion::tests::test_sqrt_for_overflowing_norm_sqr_of_input ... ok [INFO] [stdout] test quaternion::tests::test_sqrt_infinity ... ok [INFO] [stdout] test quaternion::tests::test_sqrt_mixed_infinities ... ok [INFO] [stdout] test quaternion::tests::test_sqrt_nan ... ok [INFO] [stdout] test quaternion::tests::test_sqrt_negative_imaginary ... ok [INFO] [stdout] test quaternion::tests::test_sqrt_negative_infinity_real ... ok [INFO] [stdout] test quaternion::tests::test_sqrt_negative_real ... ok [INFO] [stdout] test quaternion::tests::test_sqrt_negative_real_part_subnormal_imaginary_part ... ok [INFO] [stdout] test quaternion::tests::test_sqrt_normal ... ok [INFO] [stdout] test quaternion::tests::test_sqrt_positive_real ... ok [INFO] [stdout] test quaternion::tests::test_sqrt_purely_imaginary ... ok [INFO] [stdout] test quaternion::tests::test_sqrt_subnormal_values ... ok [INFO] [stdout] test quaternion::tests::test_sqrt_zero ... ok [INFO] [stdout] test quaternion::tests::test_zero_constant ... ok [INFO] [stdout] test quaternion::tests::test_zero_trait ... ok [INFO] [stdout] test quaternion::tests::test_zero_trait_set_zero ... ok [INFO] [stdout] test unit_quaternion::tests::test_arbitrary_rotation ... ok [INFO] [stdout] test unit_quaternion::tests::test_arbitrary_vectors ... ok [INFO] [stdout] test unit_quaternion::tests::test_as_quaternion ... ok [INFO] [stdout] test unit_quaternion::tests::test_borrow ... ok [INFO] [stdout] test unit_quaternion::tests::test_const_one ... ok [INFO] [stdout] test unit_quaternion::tests::test_constant_i ... ok [INFO] [stdout] test unit_quaternion::tests::test_constant_j ... ok [INFO] [stdout] test unit_quaternion::tests::test_constant_k ... ok [INFO] [stdout] test unit_quaternion::tests::test_constant_one ... ok [INFO] [stdout] test unit_quaternion::tests::test_default_unit_quaternion ... ok [INFO] [stdout] test unit_quaternion::tests::test_flat_array ... ok [INFO] [stdout] test unit_quaternion::tests::test_from_euler_angles ... ok [INFO] [stdout] test unit_quaternion::tests::test_from_rotation_to_rotation ... ok [INFO] [stdout] test unit_quaternion::tests::test_from_rotation_vector ... ok [INFO] [stdout] test unit_quaternion::tests::test_from_rotation_vector_infinite ... ok [INFO] [stdout] test unit_quaternion::tests::test_from_rotation_vector_nan_input ... ok [INFO] [stdout] test unit_quaternion::tests::test_hash_of_unit_quaternion_equals_hash_of_inner_quaternion ... ok [INFO] [stdout] test unit_quaternion::tests::test_identity_matrix ... ok [INFO] [stdout] test unit_quaternion::tests::test_into_inner ... ok [INFO] [stdout] test unit_quaternion::tests::test_into_quaternion ... ok [INFO] [stdout] test unit_quaternion::tests::test_non_normalized_vectors ... ok [INFO] [stdout] test unit_quaternion::tests::test_one_func ... ok [INFO] [stdout] test unit_quaternion::tests::test_one_trait ... ok [INFO] [stdout] test unit_quaternion::tests::test_opposite_vectors ... ok [INFO] [stdout] test unit_quaternion::tests::test_parallel_vectors ... ok [INFO] [stdout] test unit_quaternion::tests::test_perpendicular_vectors ... ok [INFO] [stdout] test unit_quaternion::tests::test_rotation_matrix_120_degrees_xyz ... ok [INFO] [stdout] test unit_quaternion::tests::test_rotation_matrix_90_degrees_x ... ok [INFO] [stdout] test unit_quaternion::tests::test_rotation_matrix_90_degrees_y ... ok [INFO] [stdout] test unit_quaternion::tests::test_rotation_matrix_90_degrees_z ... ok [INFO] [stdout] test unit_quaternion::tests::test_rotation_matrix_general ... ok [INFO] [stdout] test unit_quaternion::tests::test_rotation_matrix_identity ... ok [INFO] [stdout] test unit_quaternion::tests::test_rotation_x ... ok [INFO] [stdout] test unit_quaternion::tests::test_rotation_y ... ok [INFO] [stdout] test unit_quaternion::tests::test_rotation_z ... ok [INFO] [stdout] test unit_quaternion::tests::test_same_vector ... ok [INFO] [stdout] test unit_quaternion::tests::test_slerp_small_angle ... ok [INFO] [stdout] test unit_quaternion::tests::test_slerp_t_half ... ok [INFO] [stdout] test unit_quaternion::tests::test_slerp_t_one ... ok [INFO] [stdout] test unit_quaternion::tests::test_slerp_t_zero ... ok [INFO] [stdout] test unit_quaternion::tests::test_sqrt_general_case ... ok [INFO] [stdout] test unit_quaternion::tests::test_sqrt_of_identity ... ok [INFO] [stdout] test unit_quaternion::tests::test_sqrt_of_negative_identity ... ok [INFO] [stdout] test unit_quaternion::tests::test_sqrt_with_negative_real_part ... ok [INFO] [stdout] test unit_quaternion::tests::test_sqrt_with_subnormal_imaginary_parts ... ok [INFO] [stdout] test unit_quaternion::tests::test_to_euler_angles ... ok [INFO] [stdout] test unit_quaternion::tests::test_to_rotation_vector_180_degree_rotation_arbitrary_axis ... ok [INFO] [stdout] test unit_quaternion::tests::test_to_rotation_vector_180_degree_rotation_y_axis ... ok [INFO] [stdout] test unit_quaternion::tests::test_to_rotation_vector_90_degree_rotation_x_axis ... ok [INFO] [stdout] test unit_quaternion::tests::test_to_rotation_vector_general_case ... ok [INFO] [stdout] test unit_quaternion::tests::test_to_rotation_vector_small_rotation ... ok [INFO] [stdout] test unit_quaternion::tests::test_to_rotation_vector_zero_rotation ... ok [INFO] [stdout] test unit_quaternion::tests::test_unit_quaternion_adjust_norm ... ok [INFO] [stdout] test unit_quaternion::tests::test_unit_quaternion_conj ... ok [INFO] [stdout] test unit_quaternion::tests::test_unit_quaternion_conj_with_normalize ... ok [INFO] [stdout] test unit_quaternion::tests::test_unit_quaternion_i_func ... ok [INFO] [stdout] test unit_quaternion::tests::test_unit_quaternion_inv_func ... ok [INFO] [stdout] test unit_quaternion::tests::test_unit_quaternion_inv_trait ... ok [INFO] [stdout] test unit_quaternion::tests::test_unit_quaternion_j_func ... ok [INFO] [stdout] test unit_quaternion::tests::test_unit_quaternion_k_func ... ok [INFO] [stdout] test unit_quaternion::tests::test_unit_quaternion_neg ... ok [INFO] [stdout] test unit_quaternion::tests::test_unit_quaternion_ref_inv_trait ... ok [INFO] [stdout] test unit_quaternion::tests::test_unit_quaternion_rotate_vector_normalized ... ok [INFO] [stdout] test unit_quaternion::tests::test_unit_quaternion_rotate_vector_units ... ok [INFO] [stdout] test unit_quaternion::tests::test_zero_vector_a ... ok [INFO] [stdout] test unit_quaternion::tests::test_zero_vector_b ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 242 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "7df5ca4cfcdc582dd5e71bc4544f8e5c181f270a4d59c6f516c8aa0e0eb9d33f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7df5ca4cfcdc582dd5e71bc4544f8e5c181f270a4d59c6f516c8aa0e0eb9d33f", kill_on_drop: false }` [INFO] [stdout] 7df5ca4cfcdc582dd5e71bc4544f8e5c181f270a4d59c6f516c8aa0e0eb9d33f