Dec 14 14:19:24.485 INFO testing wankel-0.0.1 against master#bd47d6825bf4090517549d33cfef10d3300b4a75 for pr-56550 Dec 14 14:19:24.485 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56550/worker-5/master#bd47d6825bf4090517549d33cfef10d3300b4a75:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/pr-56550/master#bd47d6825bf4090517549d33cfef10d3300b4a75:/source:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +bd47d6825bf4090517549d33cfef10d3300b4a75-alt build --frozen" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Dec 14 14:19:24.963 INFO [stdout] c696a653e267991eb5825f7cc8e5fc65e58e5a7531587a3c39dc03a9d0cf527b Dec 14 14:19:24.965 INFO running `"docker" "start" "-a" "c696a653e267991eb5825f7cc8e5fc65e58e5a7531587a3c39dc03a9d0cf527b"` Dec 14 14:19:27.306 INFO [stderr] usermod: no changes Dec 14 14:19:27.377 INFO [stderr] Compiling wankel v0.0.1 (/source) Dec 14 14:19:28.389 INFO [stderr] warning: floating-point types cannot be used in patterns Dec 14 14:19:28.389 INFO [stderr] --> src/math/quaternion.rs:208:13 Dec 14 14:19:28.389 INFO [stderr] | Dec 14 14:19:28.389 INFO [stderr] 208 | 0.0 => Quaternion::DEFAULT, Dec 14 14:19:28.389 INFO [stderr] | ^^^ Dec 14 14:19:28.389 INFO [stderr] | Dec 14 14:19:28.389 INFO [stderr] = note: #[warn(illegal_floating_point_literal_pattern)] on by default Dec 14 14:19:28.389 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 14 14:19:28.389 INFO [stderr] = note: for more information, see issue #41620 Dec 14 14:19:28.389 INFO [stderr] Dec 14 14:19:28.390 INFO [stderr] warning: floating-point types cannot be used in patterns Dec 14 14:19:28.390 INFO [stderr] --> src/math/quaternion.rs:240:13 Dec 14 14:19:28.390 INFO [stderr] | Dec 14 14:19:28.390 INFO [stderr] 240 | 0.0 => self.clone(), Dec 14 14:19:28.390 INFO [stderr] | ^^^ Dec 14 14:19:28.390 INFO [stderr] | Dec 14 14:19:28.390 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 14 14:19:28.390 INFO [stderr] = note: for more information, see issue #41620 Dec 14 14:19:28.390 INFO [stderr] Dec 14 14:19:28.390 INFO [stderr] warning: floating-point types cannot be used in patterns Dec 14 14:19:28.390 INFO [stderr] --> src/math/quaternion.rs:241:13 Dec 14 14:19:28.390 INFO [stderr] | Dec 14 14:19:28.390 INFO [stderr] 241 | 1.0 => qb.clone(), Dec 14 14:19:28.390 INFO [stderr] | ^^^ Dec 14 14:19:28.391 INFO [stderr] | Dec 14 14:19:28.391 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 14 14:19:28.391 INFO [stderr] = note: for more information, see issue #41620 Dec 14 14:19:28.391 INFO [stderr] Dec 14 14:19:28.392 INFO [stderr] warning: floating-point types cannot be used in patterns Dec 14 14:19:28.392 INFO [stderr] --> src/math/vector2.rs:187:13 Dec 14 14:19:28.392 INFO [stderr] | Dec 14 14:19:28.392 INFO [stderr] 187 | 0.0 => self.multiply_scalar(0.0), Dec 14 14:19:28.392 INFO [stderr] | ^^^ Dec 14 14:19:28.399 INFO [stderr] | Dec 14 14:19:28.399 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 14 14:19:28.399 INFO [stderr] = note: for more information, see issue #41620 Dec 14 14:19:28.399 INFO [stderr] Dec 14 14:19:28.454 INFO [stderr] warning: floating-point types cannot be used in patterns Dec 14 14:19:28.455 INFO [stderr] --> src/math/quaternion.rs:208:13 Dec 14 14:19:28.455 INFO [stderr] | Dec 14 14:19:28.455 INFO [stderr] 208 | 0.0 => Quaternion::DEFAULT, Dec 14 14:19:28.455 INFO [stderr] | ^^^ Dec 14 14:19:28.455 INFO [stderr] | Dec 14 14:19:28.455 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 14 14:19:28.455 INFO [stderr] = note: for more information, see issue #41620 Dec 14 14:19:28.455 INFO [stderr] Dec 14 14:19:28.477 INFO [stderr] warning: the feature `associated_consts` has been stable since 1.20.0 and no longer requires an attribute to enable Dec 14 14:19:28.477 INFO [stderr] --> src/lib.rs:2:12 Dec 14 14:19:28.477 INFO [stderr] | Dec 14 14:19:28.477 INFO [stderr] 2 | #![feature(associated_consts)] Dec 14 14:19:28.477 INFO [stderr] | ^^^^^^^^^^^^^^^^^ Dec 14 14:19:28.477 INFO [stderr] | Dec 14 14:19:28.477 INFO [stderr] = note: #[warn(stable_features)] on by default Dec 14 14:19:28.483 INFO [stderr] Dec 14 14:19:28.695 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.36s Dec 14 14:19:28.697 INFO [stderr] su: No module specific data is present Dec 14 14:19:29.595 INFO running `"docker" "inspect" "c696a653e267991eb5825f7cc8e5fc65e58e5a7531587a3c39dc03a9d0cf527b"` Dec 14 14:19:29.895 INFO running `"docker" "rm" "-f" "c696a653e267991eb5825f7cc8e5fc65e58e5a7531587a3c39dc03a9d0cf527b"` Dec 14 14:19:30.182 INFO [stdout] c696a653e267991eb5825f7cc8e5fc65e58e5a7531587a3c39dc03a9d0cf527b Dec 14 14:19:30.191 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56550/worker-5/master#bd47d6825bf4090517549d33cfef10d3300b4a75:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/pr-56550/master#bd47d6825bf4090517549d33cfef10d3300b4a75:/source:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +bd47d6825bf4090517549d33cfef10d3300b4a75-alt test --frozen --no-run" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Dec 14 14:19:30.696 INFO [stdout] 8df85bc58878dc2779d62d8c28ece6ed42fa11cfc6bf6b0363db2eed1c79e218 Dec 14 14:19:30.705 INFO running `"docker" "start" "-a" "8df85bc58878dc2779d62d8c28ece6ed42fa11cfc6bf6b0363db2eed1c79e218"` Dec 14 14:19:32.111 INFO [stderr] usermod: no changes Dec 14 14:19:32.239 INFO [stderr] Compiling wankel v0.0.1 (/source) Dec 14 14:19:33.127 INFO [stderr] warning: unused import: `super::Sphere` Dec 14 14:19:33.127 INFO [stderr] --> src/math/sphere.rs:86:9 Dec 14 14:19:33.127 INFO [stderr] | Dec 14 14:19:33.127 INFO [stderr] 86 | use super::Sphere; Dec 14 14:19:33.127 INFO [stderr] | ^^^^^^^^^^^^^ Dec 14 14:19:33.127 INFO [stderr] | Dec 14 14:19:33.127 INFO [stderr] = note: #[warn(unused_imports)] on by default Dec 14 14:19:33.127 INFO [stderr] Dec 14 14:19:33.695 INFO [stderr] warning: floating-point types cannot be used in patterns Dec 14 14:19:33.695 INFO [stderr] --> src/math/quaternion.rs:208:13 Dec 14 14:19:33.695 INFO [stderr] | Dec 14 14:19:33.695 INFO [stderr] 208 | 0.0 => Quaternion::DEFAULT, Dec 14 14:19:33.695 INFO [stderr] | ^^^ Dec 14 14:19:33.695 INFO [stderr] | Dec 14 14:19:33.695 INFO [stderr] = note: #[warn(illegal_floating_point_literal_pattern)] on by default Dec 14 14:19:33.695 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 14 14:19:33.695 INFO [stderr] = note: for more information, see issue #41620 Dec 14 14:19:33.695 INFO [stderr] Dec 14 14:19:33.695 INFO [stderr] warning: floating-point types cannot be used in patterns Dec 14 14:19:33.695 INFO [stderr] --> src/math/quaternion.rs:240:13 Dec 14 14:19:33.695 INFO [stderr] | Dec 14 14:19:33.695 INFO [stderr] 240 | 0.0 => self.clone(), Dec 14 14:19:33.695 INFO [stderr] | ^^^ Dec 14 14:19:33.695 INFO [stderr] | Dec 14 14:19:33.695 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 14 14:19:33.695 INFO [stderr] = note: for more information, see issue #41620 Dec 14 14:19:33.695 INFO [stderr] Dec 14 14:19:33.695 INFO [stderr] warning: floating-point types cannot be used in patterns Dec 14 14:19:33.695 INFO [stderr] --> src/math/quaternion.rs:241:13 Dec 14 14:19:33.695 INFO [stderr] | Dec 14 14:19:33.695 INFO [stderr] 241 | 1.0 => qb.clone(), Dec 14 14:19:33.695 INFO [stderr] | ^^^ Dec 14 14:19:33.695 INFO [stderr] | Dec 14 14:19:33.695 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 14 14:19:33.695 INFO [stderr] = note: for more information, see issue #41620 Dec 14 14:19:33.695 INFO [stderr] Dec 14 14:19:33.695 INFO [stderr] warning: floating-point types cannot be used in patterns Dec 14 14:19:33.695 INFO [stderr] --> src/math/vector2.rs:187:13 Dec 14 14:19:33.695 INFO [stderr] | Dec 14 14:19:33.695 INFO [stderr] 187 | 0.0 => self.multiply_scalar(0.0), Dec 14 14:19:33.695 INFO [stderr] | ^^^ Dec 14 14:19:33.695 INFO [stderr] | Dec 14 14:19:33.695 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 14 14:19:33.695 INFO [stderr] = note: for more information, see issue #41620 Dec 14 14:19:33.695 INFO [stderr] Dec 14 14:19:33.815 INFO [stderr] warning: floating-point types cannot be used in patterns Dec 14 14:19:33.815 INFO [stderr] --> src/math/quaternion.rs:208:13 Dec 14 14:19:33.815 INFO [stderr] | Dec 14 14:19:33.815 INFO [stderr] 208 | 0.0 => Quaternion::DEFAULT, Dec 14 14:19:33.815 INFO [stderr] | ^^^ Dec 14 14:19:33.815 INFO [stderr] | Dec 14 14:19:33.815 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 14 14:19:33.815 INFO [stderr] = note: for more information, see issue #41620 Dec 14 14:19:33.815 INFO [stderr] Dec 14 14:19:33.915 INFO [stderr] warning: the feature `associated_consts` has been stable since 1.20.0 and no longer requires an attribute to enable Dec 14 14:19:33.915 INFO [stderr] --> src/lib.rs:2:12 Dec 14 14:19:33.915 INFO [stderr] | Dec 14 14:19:33.915 INFO [stderr] 2 | #![feature(associated_consts)] Dec 14 14:19:33.915 INFO [stderr] | ^^^^^^^^^^^^^^^^^ Dec 14 14:19:33.915 INFO [stderr] | Dec 14 14:19:33.915 INFO [stderr] = note: #[warn(stable_features)] on by default Dec 14 14:19:33.915 INFO [stderr] Dec 14 14:19:34.756 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.58s Dec 14 14:19:34.756 INFO [stderr] su: No module specific data is present Dec 14 14:19:35.388 INFO running `"docker" "inspect" "8df85bc58878dc2779d62d8c28ece6ed42fa11cfc6bf6b0363db2eed1c79e218"` Dec 14 14:19:35.643 INFO running `"docker" "rm" "-f" "8df85bc58878dc2779d62d8c28ece6ed42fa11cfc6bf6b0363db2eed1c79e218"` Dec 14 14:19:36.022 INFO [stdout] 8df85bc58878dc2779d62d8c28ece6ed42fa11cfc6bf6b0363db2eed1c79e218 Dec 14 14:19:36.031 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56550/worker-5/master#bd47d6825bf4090517549d33cfef10d3300b4a75:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/pr-56550/master#bd47d6825bf4090517549d33cfef10d3300b4a75:/source:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +bd47d6825bf4090517549d33cfef10d3300b4a75-alt test --frozen" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Dec 14 14:19:36.530 INFO [stdout] 579f7fd0c7be1887db33ea2ac9ba5e49846804a6f1b9dae73ff7e9c38fee624d Dec 14 14:19:36.533 INFO running `"docker" "start" "-a" "579f7fd0c7be1887db33ea2ac9ba5e49846804a6f1b9dae73ff7e9c38fee624d"` Dec 14 14:19:38.482 INFO [stderr] usermod: no changes Dec 14 14:19:38.551 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.03s Dec 14 14:19:38.559 INFO [stderr] Running /target/debug/deps/wankel-c1f742e18c1bbf9c Dec 14 14:19:38.563 INFO [stdout] Dec 14 14:19:38.563 INFO [stdout] running 27 tests Dec 14 14:19:38.599 INFO [stdout] test math::euler::tests::gimbal_local_quaternion ... ok Dec 14 14:19:38.599 INFO [stdout] test math::euler::tests::reorder ... ok Dec 14 14:19:38.599 INFO [stdout] test math::euler::tests::from_euler_from_quaternion ... ok Dec 14 14:19:38.599 INFO [stdout] test math::euler::tests::from_rotation_matrix ... ok Dec 14 14:19:38.599 INFO [stdout] test math::euler::tests::set_set_from_vector3_to_vector3 ... ok Dec 14 14:19:38.599 INFO [stdout] test math::matrix3::tests::determinant ... ok Dec 14 14:19:38.611 INFO [stdout] test math::vector2::tests::constructor ... ok Dec 14 14:19:38.611 INFO [stdout] test math::matrix3::tests::multiply_scalar ... ok Dec 14 14:19:38.611 INFO [stdout] test math::vector2::tests::copy ... ok Dec 14 14:19:38.611 INFO [stdout] test math::matrix3::tests::constructor ... ok Dec 14 14:19:38.611 INFO [stdout] test math::matrix3::tests::transpose ... ok Dec 14 14:19:38.611 INFO [stdout] test math::matrix3::tests::copy ... ok Dec 14 14:19:38.627 INFO [stdout] test math::vector2::tests::add ... ok Dec 14 14:19:38.627 INFO [stdout] test math::vector2::tests::distance_to_and_distance_to_squared ... ok Dec 14 14:19:38.627 INFO [stdout] test math::vector2::tests::dot ... ok Dec 14 14:19:38.627 INFO [stdout] test math::vector2::tests::equals ... ok Dec 14 14:19:38.627 INFO [stdout] test math::vector2::tests::get_component ... ok Dec 14 14:19:38.627 INFO [stdout] test math::vector2::tests::length_and_length_squared ... ok Dec 14 14:19:38.627 INFO [stdout] test math::vector2::tests::lerp_and_clone ... ok Dec 14 14:19:38.627 INFO [stdout] test math::vector2::tests::multiply_divide ... ok Dec 14 14:19:38.627 INFO [stdout] test math::vector2::tests::min_max_clamp ... ok Dec 14 14:19:38.627 INFO [stdout] test math::vector2::tests::with_length ... ok Dec 14 14:19:38.627 INFO [stdout] test math::vector2::tests::negate ... ok Dec 14 14:19:38.635 INFO [stdout] test math::vector2::tests::normalize ... ok Dec 14 14:19:38.635 INFO [stdout] test math::vector2::tests::rounding ... ok Dec 14 14:19:38.635 INFO [stdout] test math::vector2::tests::sub ... ok Dec 14 14:19:38.799 INFO [stdout] test math::matrix3::tests::inverse ... FAILED Dec 14 14:19:38.799 INFO [stderr] error: test failed, to rerun pass '--lib' Dec 14 14:19:38.799 INFO [stdout] Dec 14 14:19:38.799 INFO [stderr] su: No module specific data is present Dec 14 14:19:38.799 INFO [stdout] failures: Dec 14 14:19:38.799 INFO [stdout] Dec 14 14:19:38.799 INFO [stdout] ---- math::matrix3::tests::inverse stdout ---- Dec 14 14:19:38.799 INFO [stdout] Matrix3::inverse> Can't invert matrix, determinant is 0 Dec 14 14:19:38.799 INFO [stdout] m:Matrix4 { elements: [1.0, 0.0, 0.0, 0.0, 0.0, 0.9553365, -0.29552022, 0.0, 0.0, 0.29552022, 0.9553365, 0.0, 0.0, 0.0, 0.0, 1.0] } Dec 14 14:19:38.799 INFO [stdout] product:Matrix4 { elements: [1.0, 0.0, 0.0, 0.0, 0.0, 0.82533556, -0.5646424, 0.0, 0.0, 0.5646424, 0.82533556, 0.0, 0.0, 0.0, 0.0, 1.0] } Dec 14 14:19:38.799 INFO [stdout] thread 'math::matrix3::tests::inverse' panicked at 'assertion failed: matrix3_close_enough(&Matrix3::from_matrix4(&m_product), &identity)', src/math/matrix3.rs:241:13 Dec 14 14:19:38.799 INFO [stdout] stack backtrace: Dec 14 14:19:38.799 INFO [stdout] 0: 0x556db9861a33 - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::heb4d4d98bcf46d90 Dec 14 14:19:38.799 INFO [stdout] at src/libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Dec 14 14:19:38.799 INFO [stdout] 1: 0x556db985c238 - std::sys_common::backtrace::_print::h919420b22c2473e3 Dec 14 14:19:38.799 INFO [stdout] at src/libstd/sys_common/backtrace.rs:71 Dec 14 14:19:38.799 INFO [stdout] 2: 0x556db98609a2 - std::panicking::default_hook::{{closure}}::h22d4ac021acb88d5 Dec 14 14:19:38.799 INFO [stdout] at src/libstd/sys_common/backtrace.rs:59 Dec 14 14:19:38.799 INFO [stdout] at src/libstd/panicking.rs:210 Dec 14 14:19:38.799 INFO [stdout] 3: 0x556db9860697 - std::panicking::default_hook::h1134a4d34aab4428 Dec 14 14:19:38.799 INFO [stdout] at src/libstd/panicking.rs:218 Dec 14 14:19:38.799 INFO [stdout] 4: 0x556db98610b0 - std::panicking::rust_panic_with_hook::h9c89557c251f2d42 Dec 14 14:19:38.799 INFO [stdout] at src/libstd/panicking.rs:487 Dec 14 14:19:38.799 INFO [stdout] 5: 0x556db980bb13 - std::panicking::begin_panic::h418a54d6bd92782f Dec 14 14:19:38.799 INFO [stdout] at /rustc/bd47d6825bf4090517549d33cfef10d3300b4a75/src/libstd/panicking.rs:421 Dec 14 14:19:38.799 INFO [stdout] 6: 0x556db9808951 - wankel::math::matrix3::tests::inverse::h3ec98f6a8a2faf66 Dec 14 14:19:38.799 INFO [stdout] at src/math/matrix3.rs:241 Dec 14 14:19:38.799 INFO [stdout] 7: 0x556db9808039 - wankel::math::matrix3::tests::inverse::{{closure}}::h1e4adbcc7e422990 Dec 14 14:19:38.799 INFO [stdout] at src/math/matrix3.rs:211 Dec 14 14:19:38.799 INFO [stdout] 8: 0x556db980a59d - core::ops::function::FnOnce::call_once::h6973d6f69b6b9487 Dec 14 14:19:38.799 INFO [stdout] at /rustc/bd47d6825bf4090517549d33cfef10d3300b4a75/src/libcore/ops/function.rs:238 Dec 14 14:19:38.799 INFO [stdout] 9: 0x556db981d58e - >::call_box::h3cf534772c089f15 Dec 14 14:19:38.799 INFO [stdout] at src/libtest/lib.rs:1483 Dec 14 14:19:38.799 INFO [stdout] at /rustc/bd47d6825bf4090517549d33cfef10d3300b4a75/src/libcore/ops/function.rs:238 Dec 14 14:19:38.799 INFO [stdout] at /rustc/bd47d6825bf4090517549d33cfef10d3300b4a75/src/liballoc/boxed.rs:673 Dec 14 14:19:38.799 INFO [stdout] 10: 0x556db986f679 - __rust_maybe_catch_panic Dec 14 14:19:38.799 INFO [stdout] at src/libpanic_unwind/lib.rs:102 Dec 14 14:19:38.800 INFO [stdout] 11: 0x556db983af37 - test::run_test::run_test_inner::{{closure}}::h5f14673685eef7c8 Dec 14 14:19:38.800 INFO [stdout] at /rustc/bd47d6825bf4090517549d33cfef10d3300b4a75/src/libstd/panicking.rs:285 Dec 14 14:19:38.800 INFO [stdout] at /rustc/bd47d6825bf4090517549d33cfef10d3300b4a75/src/libstd/panic.rs:398 Dec 14 14:19:38.800 INFO [stdout] at src/libtest/lib.rs:1438 Dec 14 14:19:38.800 INFO [stdout] 12: 0x556db9815e44 - std::sys_common::backtrace::__rust_begin_short_backtrace::h96de92a7d062bb5f Dec 14 14:19:38.800 INFO [stdout] at /rustc/bd47d6825bf4090517549d33cfef10d3300b4a75/src/libstd/sys_common/backtrace.rs:136 Dec 14 14:19:38.800 INFO [stdout] 13: 0x556db98164b4 - std::panicking::try::do_call::h6a71e68ea4ad0d8a Dec 14 14:19:38.800 INFO [stdout] at /rustc/bd47d6825bf4090517549d33cfef10d3300b4a75/src/libstd/thread/mod.rs:479 Dec 14 14:19:38.800 INFO [stdout] at /rustc/bd47d6825bf4090517549d33cfef10d3300b4a75/src/libstd/panic.rs:319 Dec 14 14:19:38.800 INFO [stdout] at /rustc/bd47d6825bf4090517549d33cfef10d3300b4a75/src/libstd/panicking.rs:306 Dec 14 14:19:38.800 INFO [stdout] 14: 0x556db986f679 - __rust_maybe_catch_panic Dec 14 14:19:38.800 INFO [stdout] at src/libpanic_unwind/lib.rs:102 Dec 14 14:19:38.800 INFO [stdout] 15: 0x556db981d46c - >::call_box::h260fd1ad8e2854a6 Dec 14 14:19:38.800 INFO [stdout] at /rustc/bd47d6825bf4090517549d33cfef10d3300b4a75/src/libstd/panicking.rs:285 Dec 14 14:19:38.800 INFO [stdout] at /rustc/bd47d6825bf4090517549d33cfef10d3300b4a75/src/libstd/panic.rs:398 Dec 14 14:19:38.800 INFO [stdout] at /rustc/bd47d6825bf4090517549d33cfef10d3300b4a75/src/libstd/thread/mod.rs:478 Dec 14 14:19:38.800 INFO [stdout] at /rustc/bd47d6825bf4090517549d33cfef10d3300b4a75/src/liballoc/boxed.rs:673 Dec 14 14:19:38.800 INFO [stdout] 16: 0x556db986363d - std::sys::unix::thread::Thread::new::thread_start::h08aa646226e66c99 Dec 14 14:19:38.800 INFO [stdout] at /rustc/bd47d6825bf4090517549d33cfef10d3300b4a75/src/liballoc/boxed.rs:683 Dec 14 14:19:38.800 INFO [stdout] at src/libstd/sys_common/thread.rs:24 Dec 14 14:19:38.800 INFO [stdout] at src/libstd/sys/unix/thread.rs:91 Dec 14 14:19:38.800 INFO [stdout] 17: 0x7f7cb40666b9 - start_thread Dec 14 14:19:38.800 INFO [stdout] 18: 0x7f7cb3b8641c - clone Dec 14 14:19:38.800 INFO [stdout] 19: 0x0 - Dec 14 14:19:38.800 INFO [stdout] Dec 14 14:19:38.800 INFO [stdout] Dec 14 14:19:38.800 INFO [stdout] failures: Dec 14 14:19:38.800 INFO [stdout] math::matrix3::tests::inverse Dec 14 14:19:38.800 INFO [stdout] Dec 14 14:19:38.800 INFO [stdout] test result: FAILED. 26 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out Dec 14 14:19:38.800 INFO [stdout] Dec 14 14:19:39.972 INFO running `"docker" "inspect" "579f7fd0c7be1887db33ea2ac9ba5e49846804a6f1b9dae73ff7e9c38fee624d"` Dec 14 14:19:40.323 INFO running `"docker" "rm" "-f" "579f7fd0c7be1887db33ea2ac9ba5e49846804a6f1b9dae73ff7e9c38fee624d"` Dec 14 14:19:40.583 INFO [stdout] 579f7fd0c7be1887db33ea2ac9ba5e49846804a6f1b9dae73ff7e9c38fee624d