[INFO] fetching crate dualquat 0.1.3... [INFO] testing dualquat-0.1.3 against beta-2024-09-05 for beta-1.82-1 [INFO] extracting crate dualquat 0.1.3 into /workspace/builds/worker-4-tc2/source [INFO] validating manifest of crates.io crate dualquat 0.1.3 on toolchain beta-2024-09-05 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-09-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate dualquat 0.1.3 [INFO] finished tweaking crates.io crate dualquat 0.1.3 [INFO] tweaked toml for crates.io crate dualquat 0.1.3 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-09-05" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 32 packages to latest compatible versions [INFO] [stderr] Adding glam v0.21.3 (latest: v0.29.0) [INFO] [stderr] Adding nalgebra v0.31.4 (latest: v0.33.0) [INFO] [stderr] Adding simba v0.7.3 (latest: v0.9.0) [INFO] [stderr] Adding yansi v0.5.1 (latest: v1.0.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-09-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-09-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b2cefd2d4ee9e68f7c55999d8429b38e708be5794a49ebb9d400068ec3893b0d [INFO] running `Command { std: "docker" "start" "-a" "b2cefd2d4ee9e68f7c55999d8429b38e708be5794a49ebb9d400068ec3893b0d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b2cefd2d4ee9e68f7c55999d8429b38e708be5794a49ebb9d400068ec3893b0d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b2cefd2d4ee9e68f7c55999d8429b38e708be5794a49ebb9d400068ec3893b0d", kill_on_drop: false }` [INFO] [stdout] b2cefd2d4ee9e68f7c55999d8429b38e708be5794a49ebb9d400068ec3893b0d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-09-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 648621b4ee75cca47befc8b13cf909d117743ab577e6159a4894f6c756cce083 [INFO] running `Command { std: "docker" "start" "-a" "648621b4ee75cca47befc8b13cf909d117743ab577e6159a4894f6c756cce083", kill_on_drop: false }` [INFO] [stderr] Compiling dualquat v0.1.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.10s [INFO] running `Command { std: "docker" "inspect" "648621b4ee75cca47befc8b13cf909d117743ab577e6159a4894f6c756cce083", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "648621b4ee75cca47befc8b13cf909d117743ab577e6159a4894f6c756cce083", kill_on_drop: false }` [INFO] [stdout] 648621b4ee75cca47befc8b13cf909d117743ab577e6159a4894f6c756cce083 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-09-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 49f01503657541a9df8091082c629f9620ca6031a8808d288a165915112b22c3 [INFO] running `Command { std: "docker" "start" "-a" "49f01503657541a9df8091082c629f9620ca6031a8808d288a165915112b22c3", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling serde_json v1.0.128 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling yansi v0.5.1 [INFO] [stderr] Compiling nanorand v0.7.0 [INFO] [stderr] Compiling pretty_assertions v1.4.0 [INFO] [stderr] Compiling dualquat v0.1.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition name: `unused` [INFO] [stdout] --> src/test_shared.rs:75:11 [INFO] [stdout] | [INFO] [stdout] 75 | #[cfg(unused)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(unused)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(unused)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `unused` [INFO] [stdout] --> src/test_shared.rs:112:15 [INFO] [stdout] | [INFO] [stdout] 112 | #[cfg(unused)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(unused)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(unused)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.73s [INFO] running `Command { std: "docker" "inspect" "49f01503657541a9df8091082c629f9620ca6031a8808d288a165915112b22c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "49f01503657541a9df8091082c629f9620ca6031a8808d288a165915112b22c3", kill_on_drop: false }` [INFO] [stdout] 49f01503657541a9df8091082c629f9620ca6031a8808d288a165915112b22c3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-09-05" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 2267bd492a40d2c9e496b9df077fb39e194f097a03b9d9699d77cd9bafd98db8 [INFO] running `Command { std: "docker" "start" "-a" "2267bd492a40d2c9e496b9df077fb39e194f097a03b9d9699d77cd9bafd98db8", kill_on_drop: false }` [INFO] [stderr] warning: unexpected `cfg` condition name: `unused` [INFO] [stderr] --> src/test_shared.rs:75:11 [INFO] [stderr] | [INFO] [stderr] 75 | #[cfg(unused)] [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` [INFO] [stderr] = help: consider using a Cargo feature instead [INFO] [stderr] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stderr] [lints.rust] [INFO] [stderr] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(unused)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(unused)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `unused` [INFO] [stderr] --> src/test_shared.rs:112:15 [INFO] [stderr] | [INFO] [stderr] 112 | #[cfg(unused)] [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: consider using a Cargo feature instead [INFO] [stderr] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stderr] [lints.rust] [INFO] [stderr] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(unused)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(unused)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: `dualquat` (lib test) generated 2 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/dualquat-e46c62053278a3b6) [INFO] [stdout] [INFO] [stdout] running 39 tests [INFO] [stdout] test dual_quaternion::test::test_basic_operations::test_24 ... ok [INFO] [stdout] test dual_quaternion::test::test_basic_operations::test_23 ... ok [INFO] [stdout] test dual_quaternion::test::test_basic_operations::test_25 ... ok [INFO] [stdout] test dual_quaternion::test::test_basic_operations::test_26 ... ok [INFO] [stdout] test dual_quaternion::test::test_basic_operations::test_27 ... ok [INFO] [stdout] test dual_quaternion::test::test_basic_operations::test_28 ... ok [INFO] [stdout] test dual_quaternion::test::test_basic_operations::test_29 ... ok [INFO] [stdout] test dual_quaternion::test::test_basic_operations::test_30 ... ok [INFO] [stdout] test dual_quaternion::test::test_basic_operations::test_31 ... ok [INFO] [stdout] test dual_quaternion::test::test_basic_operations::test_33 ... ok [INFO] [stdout] test dual_quaternion::test::test_basic_operations::test_32 ... ok [INFO] [stdout] test dual_quaternion::test::test_basic_operations::test_35 ... ok [INFO] [stdout] test dual_quaternion::test::test_basic_operations::test_37 ... ok [INFO] [stdout] test dual_quaternion::test::test_basic_operations::test_36 ... ok [INFO] [stdout] test dual_quaternion::test::test_basic_operations::test_34 ... ok [INFO] [stdout] test dual_quaternion::test::test_basic_operations::test_interpolate ... ok [INFO] [stdout] test dual_quaternion::test::test_basic_operations::test_swap ... ok [INFO] [stdout] test dual_quaternion::test::test_basic_operations::test_relative_position ... ok [INFO] [stdout] test dual_quaternion::test::test_basic_operations::test_cross_product ... ok [INFO] [stdout] test dual_quaternion::test::test_basic_operations::test_61 ... ok [INFO] [stdout] test quaternion::test::basic_ops_tests::test_2 ... ok [INFO] [stdout] test quaternion::test::basic_ops_tests::test_10 ... ok [INFO] [stdout] test quaternion::test::basic_ops_tests::test_3 ... ok [INFO] [stdout] test quaternion::test::basic_ops_tests::test_4 ... ok [INFO] [stdout] test quaternion::test::basic_ops_tests::test_5 ... ok [INFO] [stdout] test quaternion::test::basic_ops_tests::test_1 ... ok [INFO] [stdout] test quaternion::test::basic_ops_tests::test_11 ... ok [INFO] [stdout] test quaternion::test::basic_ops_tests::test_6 ... ok [INFO] [stdout] test quaternion::test::basic_ops_tests::test_8 ... ok [INFO] [stdout] test quaternion::test::basic_ops_tests::test_7 ... ok [INFO] [stdout] test quaternion::test::basic_ops_tests::test_9 ... ok [INFO] [stdout] test vec3::test::test_invert ... ok [INFO] [stdout] test quaternion::test::orientation_tests::test_lookat_from_arbitrary ... ok [INFO] [stdout] test vec3::test::test_cross_product_other ... ok [INFO] [stdout] test vec3::test::test_cross_product_self ... ok [INFO] [stdout] test vec3::test::test_dot_product ... ok [INFO] [stdout] test quaternion::test::orientation_tests::test_lookat_from_forward ... ok [INFO] [stdout] test dual_quaternion::test::test_basic_operations::test_error ... FAILED [INFO] [stdout] test dual_quaternion::test::orientation_tests::test_lookat_from_arbitrary ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- dual_quaternion::test::test_basic_operations::test_error stdout ---- [INFO] [stdout] thread 'dual_quaternion::test::test_basic_operations::test_error' panicked at src/dual_quaternion.rs:640:13: [INFO] [stdout] assertion failed: `(left == right)` [INFO] [stdout] [INFO] [stdout] Diff < left / right > : [INFO] [stdout] DualQuaternion { [INFO] [stdout] real: Quaternion { [INFO] [stdout] < scalar: -0.5714285714285715, [INFO] [stdout] > scalar: -0.5714285714285714, [INFO] [stdout] vector: Vec3 { [INFO] [stdout] < i: -0.14285714285714277, [INFO] [stdout] < j: 0.5714285714285715, [INFO] [stdout] < k: 0.5714285714285715, [INFO] [stdout] > i: -0.14285714285714285, [INFO] [stdout] > j: 0.5714285714285714, [INFO] [stdout] > k: 0.5714285714285714, [INFO] [stdout] }, [INFO] [stdout] }, [INFO] [stdout] dual: Quaternion { [INFO] [stdout] < scalar: 2.8928571428571432, [INFO] [stdout] > scalar: 2.892857142857143, [INFO] [stdout] vector: Vec3 { [INFO] [stdout] < i: 7.285714285714288, [INFO] [stdout] < j: 2.357142857142856, [INFO] [stdout] < k: 2.357142857142856, [INFO] [stdout] > i: 7.285714285714285, [INFO] [stdout] > j: 2.357142857142857, [INFO] [stdout] > k: 2.3571428571428568, [INFO] [stdout] }, [INFO] [stdout] }, [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5c59bc6eb0ba - std::backtrace_rs::backtrace::libunwind::trace::h9ce576133d3ff57c [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stdout] 1: 0x5c59bc6eb0ba - std::backtrace_rs::backtrace::trace_unsynchronized::h77316b33bca73147 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5c59bc6eb0ba - std::sys::backtrace::_print_fmt::haa182cb1ad45bc9f [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5c59bc6eb0ba - ::fmt::ha95eeb186e57c055 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5c59bc71129b - core::fmt::rt::Argument::fmt::h71240792b23d8aa6 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/core/src/fmt/rt.rs:177:76 [INFO] [stdout] 5: 0x5c59bc71129b - core::fmt::write::h1c4d59c42453601a [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/core/src/fmt/mod.rs:1178:21 [INFO] [stdout] 6: 0x5c59bc6e82e3 - std::io::Write::write_fmt::h08b6f2062a09bc68 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/io/mod.rs:1823:15 [INFO] [stdout] 7: 0x5c59bc6ec8c2 - std::sys::backtrace::BacktraceLock::print::hb66718c44668eb56 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 8: 0x5c59bc6ec8c2 - std::panicking::default_hook::{{closure}}::h1a6c150385aaf90f [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panicking.rs:266:22 [INFO] [stdout] 9: 0x5c59bc6ec403 - std::panicking::default_hook::h5e8a75844aa4ea98 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panicking.rs:290:9 [INFO] [stdout] 10: 0x5c59bc6a1119 - as core::ops::function::Fn>::call::h6ee94b0b846f4546 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/alloc/src/boxed.rs:2245:9 [INFO] [stdout] 11: 0x5c59bc6a1119 - test::test_main::{{closure}}::hccc1c379f17b5ca1 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/test/src/lib.rs:132:21 [INFO] [stdout] 12: 0x5c59bc6ed182 - as core::ops::function::Fn>::call::h8b15e23d52a5df89 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/alloc/src/boxed.rs:2245:9 [INFO] [stdout] 13: 0x5c59bc6ed182 - std::panicking::rust_panic_with_hook::hea686c8750159a85 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panicking.rs:805:13 [INFO] [stdout] 14: 0x5c59bc6ece37 - std::panicking::begin_panic_handler::{{closure}}::hfd69333fda29d50a [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panicking.rs:671:13 [INFO] [stdout] 15: 0x5c59bc6eb599 - std::sys::backtrace::__rust_end_short_backtrace::hb7c23c01c3c70e35 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/sys/backtrace.rs:170:18 [INFO] [stdout] 16: 0x5c59bc6ecac4 - rust_begin_unwind [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panicking.rs:662:5 [INFO] [stdout] 17: 0x5c59bc653ab3 - core::panicking::panic_fmt::h43de95d595ebabc0 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/core/src/panicking.rs:74:14 [INFO] [stdout] 18: 0x5c59bc65ec58 - dualquat::dual_quaternion::test::test_basic_operations::test_error::hd3a6b7f3b3fe4ec4 [INFO] [stdout] at /opt/rustwide/workdir/src/dual_quaternion.rs:640:13 [INFO] [stdout] 19: 0x5c59bc65ea67 - dualquat::dual_quaternion::test::test_basic_operations::test_error::{{closure}}::h0c6cdd8854d3bf0b [INFO] [stdout] at /opt/rustwide/workdir/src/dual_quaternion.rs:635:24 [INFO] [stdout] 20: 0x5c59bc6630a6 - core::ops::function::FnOnce::call_once::h96071535a98c9c67 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 21: 0x5c59bc6a5a8b - core::ops::function::FnOnce::call_once::h9b5e01539a2850c9 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 22: 0x5c59bc6a5a8b - test::__rust_begin_short_backtrace::hfa35fd69df7e11a6 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/test/src/lib.rs:620:18 [INFO] [stdout] 23: 0x5c59bc6a5308 - test::run_test_in_process::{{closure}}::he6acc04e3f33efba [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/test/src/lib.rs:643:60 [INFO] [stdout] 24: 0x5c59bc6a5308 - as core::ops::function::FnOnce<()>>::call_once::h9ed0882d7a8705d4 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 25: 0x5c59bc6a5308 - std::panicking::try::do_call::hb4e1060b1206bf1d [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panicking.rs:554:40 [INFO] [stdout] 26: 0x5c59bc6a5308 - std::panicking::try::he7301d205c111379 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panicking.rs:518:19 [INFO] [stdout] 27: 0x5c59bc6a5308 - std::panic::catch_unwind::h6c993e01d18171db [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panic.rs:345:14 [INFO] [stdout] 28: 0x5c59bc6a5308 - test::run_test_in_process::h39faa778a589c8b3 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/test/src/lib.rs:643:27 [INFO] [stdout] 29: 0x5c59bc6a5308 - test::run_test::{{closure}}::h59e32a442f6c7a1c [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/test/src/lib.rs:564:43 [INFO] [stdout] 30: 0x5c59bc66a6d4 - test::run_test::{{closure}}::h6615d2e57f7516c2 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/test/src/lib.rs:594:41 [INFO] [stdout] 31: 0x5c59bc66a6d4 - std::sys::backtrace::__rust_begin_short_backtrace::h761da13b6d71bc61 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/sys/backtrace.rs:154:18 [INFO] [stdout] 32: 0x5c59bc66dd82 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::haa82f2052ad87664 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/thread/mod.rs:522:17 [INFO] [stdout] 33: 0x5c59bc66dd82 - as core::ops::function::FnOnce<()>>::call_once::h709672ecbcc3758b [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 34: 0x5c59bc66dd82 - std::panicking::try::do_call::hb005a67f6fd9e082 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panicking.rs:554:40 [INFO] [stdout] 35: 0x5c59bc66dd82 - std::panicking::try::hec02b24e35e6ab47 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panicking.rs:518:19 [INFO] [stdout] 36: 0x5c59bc66dd82 - std::panic::catch_unwind::h13617efa0948dabc [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panic.rs:345:14 [INFO] [stdout] 37: 0x5c59bc66dd82 - std::thread::Builder::spawn_unchecked_::{{closure}}::hb4a56c6b32a8e045 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/thread/mod.rs:521:30 [INFO] [stdout] 38: 0x5c59bc66dd82 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h26d01bfaffaa945b [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 39: 0x5c59bc6f119b - as core::ops::function::FnOnce>::call_once::hbe8e1ebf83e6794e [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/alloc/src/boxed.rs:2231:9 [INFO] [stdout] 40: 0x5c59bc6f119b - as core::ops::function::FnOnce>::call_once::h7d6ff770e6bfeff7 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/alloc/src/boxed.rs:2231:9 [INFO] [stdout] 41: 0x5c59bc6f119b - std::sys::pal::unix::thread::Thread::new::thread_start::h68792b09799a7d87 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/sys/pal/unix/thread.rs:105:17 [INFO] [stdout] 42: 0x72404e460ac3 - [INFO] [stdout] 43: 0x72404e4f1a04 - clone [INFO] [stdout] 44: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] dual_quaternion::test::test_basic_operations::test_error [INFO] [stdout] [INFO] [stdout] test result: FAILED. 38 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] running `Command { std: "docker" "inspect" "2267bd492a40d2c9e496b9df077fb39e194f097a03b9d9699d77cd9bafd98db8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2267bd492a40d2c9e496b9df077fb39e194f097a03b9d9699d77cd9bafd98db8", kill_on_drop: false }` [INFO] [stdout] 2267bd492a40d2c9e496b9df077fb39e194f097a03b9d9699d77cd9bafd98db8