Dec 06 17:43:18.343 INFO testing wankel-0.0.1 against master#906deae0790bd18681b937fe9a141a3c26cf1855 for pr-56514 Dec 06 17:43:18.343 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-6/master#906deae0790bd18681b937fe9a141a3c26cf1855:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-6/pr-56514/master#906deae0790bd18681b937fe9a141a3c26cf1855:/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 +906deae0790bd18681b937fe9a141a3c26cf1855-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 06 17:43:18.746 INFO [stdout] 79f3aef19393b3c1e5445fdd4cb92826a7ab9dc22a451ba266ed68902296a0d9 Dec 06 17:43:18.748 INFO running `"docker" "start" "-a" "79f3aef19393b3c1e5445fdd4cb92826a7ab9dc22a451ba266ed68902296a0d9"` Dec 06 17:43:20.483 INFO [stderr] usermod: no changes Dec 06 17:43:20.556 INFO [stderr] Compiling wankel v0.0.1 (/source) Dec 06 17:43:21.316 INFO [stderr] warning: floating-point types cannot be used in patterns Dec 06 17:43:21.316 INFO [stderr] --> src/math/quaternion.rs:208:13 Dec 06 17:43:21.316 INFO [stderr] | Dec 06 17:43:21.316 INFO [stderr] 208 | 0.0 => Quaternion::DEFAULT, Dec 06 17:43:21.316 INFO [stderr] | ^^^ Dec 06 17:43:21.316 INFO [stderr] | Dec 06 17:43:21.316 INFO [stderr] = note: #[warn(illegal_floating_point_literal_pattern)] on by default Dec 06 17:43:21.316 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 06 17:43:21.316 INFO [stderr] = note: for more information, see issue #41620 Dec 06 17:43:21.316 INFO [stderr] Dec 06 17:43:21.316 INFO [stderr] warning: floating-point types cannot be used in patterns Dec 06 17:43:21.316 INFO [stderr] --> src/math/quaternion.rs:240:13 Dec 06 17:43:21.316 INFO [stderr] | Dec 06 17:43:21.316 INFO [stderr] 240 | 0.0 => self.clone(), Dec 06 17:43:21.317 INFO [stderr] | ^^^ Dec 06 17:43:21.317 INFO [stderr] | Dec 06 17:43:21.317 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 06 17:43:21.317 INFO [stderr] = note: for more information, see issue #41620 Dec 06 17:43:21.317 INFO [stderr] Dec 06 17:43:21.317 INFO [stderr] warning: floating-point types cannot be used in patterns Dec 06 17:43:21.317 INFO [stderr] --> src/math/quaternion.rs:241:13 Dec 06 17:43:21.317 INFO [stderr] | Dec 06 17:43:21.317 INFO [stderr] 241 | 1.0 => qb.clone(), Dec 06 17:43:21.317 INFO [stderr] | ^^^ Dec 06 17:43:21.317 INFO [stderr] | Dec 06 17:43:21.317 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 06 17:43:21.317 INFO [stderr] = note: for more information, see issue #41620 Dec 06 17:43:21.317 INFO [stderr] Dec 06 17:43:21.317 INFO [stderr] warning: floating-point types cannot be used in patterns Dec 06 17:43:21.317 INFO [stderr] --> src/math/vector2.rs:187:13 Dec 06 17:43:21.317 INFO [stderr] | Dec 06 17:43:21.317 INFO [stderr] 187 | 0.0 => self.multiply_scalar(0.0), Dec 06 17:43:21.317 INFO [stderr] | ^^^ Dec 06 17:43:21.317 INFO [stderr] | Dec 06 17:43:21.317 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 06 17:43:21.317 INFO [stderr] = note: for more information, see issue #41620 Dec 06 17:43:21.317 INFO [stderr] Dec 06 17:43:21.376 INFO [stderr] warning: floating-point types cannot be used in patterns Dec 06 17:43:21.376 INFO [stderr] --> src/math/quaternion.rs:208:13 Dec 06 17:43:21.376 INFO [stderr] | Dec 06 17:43:21.376 INFO [stderr] 208 | 0.0 => Quaternion::DEFAULT, Dec 06 17:43:21.376 INFO [stderr] | ^^^ Dec 06 17:43:21.376 INFO [stderr] | Dec 06 17:43:21.376 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 06 17:43:21.376 INFO [stderr] = note: for more information, see issue #41620 Dec 06 17:43:21.376 INFO [stderr] Dec 06 17:43:21.404 INFO [stderr] warning: the feature `associated_consts` has been stable since 1.20.0 and no longer requires an attribute to enable Dec 06 17:43:21.404 INFO [stderr] --> src/lib.rs:2:12 Dec 06 17:43:21.404 INFO [stderr] | Dec 06 17:43:21.404 INFO [stderr] 2 | #![feature(associated_consts)] Dec 06 17:43:21.404 INFO [stderr] | ^^^^^^^^^^^^^^^^^ Dec 06 17:43:21.404 INFO [stderr] | Dec 06 17:43:21.404 INFO [stderr] = note: #[warn(stable_features)] on by default Dec 06 17:43:21.404 INFO [stderr] Dec 06 17:43:21.605 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.09s Dec 06 17:43:21.610 INFO [stderr] su: No module specific data is present Dec 06 17:43:22.378 INFO running `"docker" "inspect" "79f3aef19393b3c1e5445fdd4cb92826a7ab9dc22a451ba266ed68902296a0d9"` Dec 06 17:43:22.734 INFO running `"docker" "rm" "-f" "79f3aef19393b3c1e5445fdd4cb92826a7ab9dc22a451ba266ed68902296a0d9"` Dec 06 17:43:23.128 INFO [stdout] 79f3aef19393b3c1e5445fdd4cb92826a7ab9dc22a451ba266ed68902296a0d9 Dec 06 17:43:23.128 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-6/master#906deae0790bd18681b937fe9a141a3c26cf1855:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-6/pr-56514/master#906deae0790bd18681b937fe9a141a3c26cf1855:/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 +906deae0790bd18681b937fe9a141a3c26cf1855-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 06 17:43:23.510 INFO [stdout] 90e3d7b766e46f0ee7b7c322db29c61907c831fc5ab19d78f7eab6852a1d94f1 Dec 06 17:43:23.511 INFO running `"docker" "start" "-a" "90e3d7b766e46f0ee7b7c322db29c61907c831fc5ab19d78f7eab6852a1d94f1"` Dec 06 17:43:25.287 INFO [stderr] usermod: no changes Dec 06 17:43:25.344 INFO [stderr] Compiling wankel v0.0.1 (/source) Dec 06 17:43:25.988 INFO [stderr] warning: unused import: `super::Sphere` Dec 06 17:43:25.989 INFO [stderr] --> src/math/sphere.rs:86:9 Dec 06 17:43:25.989 INFO [stderr] | Dec 06 17:43:25.989 INFO [stderr] 86 | use super::Sphere; Dec 06 17:43:25.989 INFO [stderr] | ^^^^^^^^^^^^^ Dec 06 17:43:25.989 INFO [stderr] | Dec 06 17:43:25.989 INFO [stderr] = note: #[warn(unused_imports)] on by default Dec 06 17:43:25.989 INFO [stderr] Dec 06 17:43:26.488 INFO [stderr] warning: floating-point types cannot be used in patterns Dec 06 17:43:26.488 INFO [stderr] --> src/math/quaternion.rs:208:13 Dec 06 17:43:26.488 INFO [stderr] | Dec 06 17:43:26.488 INFO [stderr] 208 | 0.0 => Quaternion::DEFAULT, Dec 06 17:43:26.488 INFO [stderr] | ^^^ Dec 06 17:43:26.488 INFO [stderr] | Dec 06 17:43:26.489 INFO [stderr] = note: #[warn(illegal_floating_point_literal_pattern)] on by default Dec 06 17:43:26.489 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 06 17:43:26.489 INFO [stderr] = note: for more information, see issue #41620 Dec 06 17:43:26.489 INFO [stderr] Dec 06 17:43:26.489 INFO [stderr] warning: floating-point types cannot be used in patterns Dec 06 17:43:26.489 INFO [stderr] --> src/math/quaternion.rs:240:13 Dec 06 17:43:26.489 INFO [stderr] | Dec 06 17:43:26.489 INFO [stderr] 240 | 0.0 => self.clone(), Dec 06 17:43:26.489 INFO [stderr] | ^^^ Dec 06 17:43:26.489 INFO [stderr] | Dec 06 17:43:26.489 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 06 17:43:26.489 INFO [stderr] = note: for more information, see issue #41620 Dec 06 17:43:26.490 INFO [stderr] Dec 06 17:43:26.490 INFO [stderr] warning: floating-point types cannot be used in patterns Dec 06 17:43:26.490 INFO [stderr] --> src/math/quaternion.rs:241:13 Dec 06 17:43:26.490 INFO [stderr] | Dec 06 17:43:26.491 INFO [stderr] 241 | 1.0 => qb.clone(), Dec 06 17:43:26.491 INFO [stderr] | ^^^ Dec 06 17:43:26.491 INFO [stderr] | Dec 06 17:43:26.491 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 06 17:43:26.491 INFO [stderr] = note: for more information, see issue #41620 Dec 06 17:43:26.491 INFO [stderr] Dec 06 17:43:26.491 INFO [stderr] warning: floating-point types cannot be used in patterns Dec 06 17:43:26.491 INFO [stderr] --> src/math/vector2.rs:187:13 Dec 06 17:43:26.491 INFO [stderr] | Dec 06 17:43:26.491 INFO [stderr] 187 | 0.0 => self.multiply_scalar(0.0), Dec 06 17:43:26.491 INFO [stderr] | ^^^ Dec 06 17:43:26.491 INFO [stderr] | Dec 06 17:43:26.491 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 06 17:43:26.491 INFO [stderr] = note: for more information, see issue #41620 Dec 06 17:43:26.491 INFO [stderr] Dec 06 17:43:26.595 INFO [stderr] warning: floating-point types cannot be used in patterns Dec 06 17:43:26.595 INFO [stderr] --> src/math/quaternion.rs:208:13 Dec 06 17:43:26.595 INFO [stderr] | Dec 06 17:43:26.596 INFO [stderr] 208 | 0.0 => Quaternion::DEFAULT, Dec 06 17:43:26.596 INFO [stderr] | ^^^ Dec 06 17:43:26.596 INFO [stderr] | Dec 06 17:43:26.597 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 06 17:43:26.597 INFO [stderr] = note: for more information, see issue #41620 Dec 06 17:43:26.597 INFO [stderr] Dec 06 17:43:26.688 INFO [stderr] warning: the feature `associated_consts` has been stable since 1.20.0 and no longer requires an attribute to enable Dec 06 17:43:26.688 INFO [stderr] --> src/lib.rs:2:12 Dec 06 17:43:26.688 INFO [stderr] | Dec 06 17:43:26.688 INFO [stderr] 2 | #![feature(associated_consts)] Dec 06 17:43:26.688 INFO [stderr] | ^^^^^^^^^^^^^^^^^ Dec 06 17:43:26.688 INFO [stderr] | Dec 06 17:43:26.688 INFO [stderr] = note: #[warn(stable_features)] on by default Dec 06 17:43:26.688 INFO [stderr] Dec 06 17:43:27.712 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.41s Dec 06 17:43:27.715 INFO [stderr] su: No module specific data is present Dec 06 17:43:28.144 INFO running `"docker" "inspect" "90e3d7b766e46f0ee7b7c322db29c61907c831fc5ab19d78f7eab6852a1d94f1"` Dec 06 17:43:28.454 INFO running `"docker" "rm" "-f" "90e3d7b766e46f0ee7b7c322db29c61907c831fc5ab19d78f7eab6852a1d94f1"` Dec 06 17:43:28.792 INFO [stdout] 90e3d7b766e46f0ee7b7c322db29c61907c831fc5ab19d78f7eab6852a1d94f1 Dec 06 17:43:28.796 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-6/master#906deae0790bd18681b937fe9a141a3c26cf1855:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-6/pr-56514/master#906deae0790bd18681b937fe9a141a3c26cf1855:/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 +906deae0790bd18681b937fe9a141a3c26cf1855-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 06 17:43:29.332 INFO [stdout] 797cd30332b890a37ae016f0460dc867b6407970ccdf20a61c1e8847713aaea2 Dec 06 17:43:29.334 INFO running `"docker" "start" "-a" "797cd30332b890a37ae016f0460dc867b6407970ccdf20a61c1e8847713aaea2"` Dec 06 17:43:30.695 INFO [stderr] usermod: no changes Dec 06 17:43:30.744 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.02s Dec 06 17:43:30.752 INFO [stderr] Running /target/debug/deps/wankel-81174e302e32ffa3 Dec 06 17:43:30.760 INFO [stdout] Dec 06 17:43:30.760 INFO [stdout] running 27 tests Dec 06 17:43:30.760 INFO [stdout] test math::euler::tests::from_euler_from_quaternion ... ok Dec 06 17:43:30.760 INFO [stdout] test math::euler::tests::gimbal_local_quaternion ... ok Dec 06 17:43:30.760 INFO [stdout] test math::euler::tests::from_rotation_matrix ... ok Dec 06 17:43:30.760 INFO [stdout] test math::euler::tests::reorder ... ok Dec 06 17:43:30.760 INFO [stdout] test math::matrix3::tests::multiply_scalar ... ok Dec 06 17:43:30.760 INFO [stdout] test math::matrix3::tests::transpose ... ok Dec 06 17:43:30.760 INFO [stdout] test math::matrix3::tests::determinant ... ok Dec 06 17:43:30.760 INFO [stdout] test math::vector2::tests::constructor ... ok Dec 06 17:43:30.760 INFO [stdout] test math::vector2::tests::add ... ok Dec 06 17:43:30.760 INFO [stdout] test math::matrix3::tests::copy ... ok Dec 06 17:43:30.760 INFO [stdout] test math::matrix3::tests::constructor ... ok Dec 06 17:43:30.760 INFO [stdout] test math::euler::tests::set_set_from_vector3_to_vector3 ... ok Dec 06 17:43:30.768 INFO [stdout] test math::vector2::tests::dot ... ok Dec 06 17:43:30.768 INFO [stdout] test math::vector2::tests::equals ... ok Dec 06 17:43:30.768 INFO [stdout] test math::vector2::tests::get_component ... ok Dec 06 17:43:30.768 INFO [stdout] test math::vector2::tests::length_and_length_squared ... ok Dec 06 17:43:30.768 INFO [stdout] test math::vector2::tests::lerp_and_clone ... ok Dec 06 17:43:30.768 INFO [stdout] test math::vector2::tests::distance_to_and_distance_to_squared ... ok Dec 06 17:43:30.768 INFO [stdout] test math::vector2::tests::copy ... ok Dec 06 17:43:30.768 INFO [stdout] test math::vector2::tests::min_max_clamp ... ok Dec 06 17:43:30.768 INFO [stdout] test math::vector2::tests::normalize ... ok Dec 06 17:43:30.768 INFO [stdout] test math::vector2::tests::sub ... ok Dec 06 17:43:30.768 INFO [stdout] test math::vector2::tests::multiply_divide ... ok Dec 06 17:43:30.768 INFO [stdout] test math::vector2::tests::with_length ... ok Dec 06 17:43:30.768 INFO [stdout] test math::vector2::tests::negate ... ok Dec 06 17:43:30.768 INFO [stdout] test math::vector2::tests::rounding ... ok Dec 06 17:43:30.867 INFO [stdout] test math::matrix3::tests::inverse ... FAILED Dec 06 17:43:30.867 INFO [stdout] Dec 06 17:43:30.867 INFO [stdout] failures: Dec 06 17:43:30.867 INFO [stdout] Dec 06 17:43:30.867 INFO [stdout] ---- math::matrix3::tests::inverse stdout ---- Dec 06 17:43:30.867 INFO [stdout] Matrix3::inverse> Can't invert matrix, determinant is 0 Dec 06 17:43:30.867 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 06 17:43:30.867 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 06 17:43:30.867 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 06 17:43:30.867 INFO [stdout] stack backtrace: Dec 06 17:43:30.867 INFO [stdout] 0: 0x55a74cfc3943 - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h3c2ada0a2db8c5e7 Dec 06 17:43:30.867 INFO [stdout] at src/libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Dec 06 17:43:30.867 INFO [stdout] 1: 0x55a74cfbe068 - std::sys_common::backtrace::_print::h95865c77318e98b7 Dec 06 17:43:30.867 INFO [stdout] at src/libstd/sys_common/backtrace.rs:71 Dec 06 17:43:30.867 INFO [stdout] 2: 0x55a74cfc28b2 - std::panicking::default_hook::{{closure}}::hb3d1f299fcea42e5 Dec 06 17:43:30.867 INFO [stdout] at src/libstd/sys_common/backtrace.rs:59 Dec 06 17:43:30.867 INFO [stdout] at src/libstd/panicking.rs:211 Dec 06 17:43:30.867 INFO [stdout] 3: 0x55a74cfc259c - std::panicking::default_hook::h4eae6f26f73244c8 Dec 06 17:43:30.867 INFO [stdout] at src/libstd/panicking.rs:221 Dec 06 17:43:30.867 INFO [stdout] 4: 0x55a74cfc2fc0 - std::panicking::rust_panic_with_hook::h368d37fd53b59464 Dec 06 17:43:30.867 INFO [stdout] at src/libstd/panicking.rs:491 Dec 06 17:43:30.867 INFO [stdout] 5: 0x55a74cf6d9c3 - std::panicking::begin_panic::h6ce9885372af3e09 Dec 06 17:43:30.867 INFO [stdout] at /rustc/906deae0790bd18681b937fe9a141a3c26cf1855/src/libstd/panicking.rs:425 Dec 06 17:43:30.867 INFO [stdout] 6: 0x55a74cf6a801 - wankel::math::matrix3::tests::inverse::h41b041ff3579a379 Dec 06 17:43:30.867 INFO [stdout] at src/math/matrix3.rs:241 Dec 06 17:43:30.867 INFO [stdout] 7: 0x55a74cf69ee9 - wankel::math::matrix3::tests::inverse::{{closure}}::h257234ce0e094c92 Dec 06 17:43:30.867 INFO [stdout] at src/math/matrix3.rs:211 Dec 06 17:43:30.867 INFO [stdout] 8: 0x55a74cf6c40d - core::ops::function::FnOnce::call_once::hb84053e793358d9c Dec 06 17:43:30.867 INFO [stdout] at /rustc/906deae0790bd18681b937fe9a141a3c26cf1855/src/libcore/ops/function.rs:238 Dec 06 17:43:30.867 INFO [stdout] 9: 0x55a74cf7ff0e - >::call_box::h994167e0fc25f327 Dec 06 17:43:30.868 INFO [stdout] at src/libtest/lib.rs:1471 Dec 06 17:43:30.868 INFO [stdout] at /rustc/906deae0790bd18681b937fe9a141a3c26cf1855/src/libcore/ops/function.rs:238 Dec 06 17:43:30.868 INFO [stdout] at /rustc/906deae0790bd18681b937fe9a141a3c26cf1855/src/liballoc/boxed.rs:673 Dec 06 17:43:30.868 INFO [stdout] 10: 0x55a74cfd1589 - __rust_maybe_catch_panic Dec 06 17:43:30.868 INFO [stdout] at src/libpanic_unwind/lib.rs:102 Dec 06 17:43:30.868 INFO [stdout] 11: 0x55a74cf77e13 - std::sys_common::backtrace::__rust_begin_short_backtrace::h5d34cfb78512c8c3 Dec 06 17:43:30.868 INFO [stdout] at /rustc/906deae0790bd18681b937fe9a141a3c26cf1855/src/libstd/panicking.rs:289 Dec 06 17:43:30.868 INFO [stdout] at /rustc/906deae0790bd18681b937fe9a141a3c26cf1855/src/libstd/panic.rs:398 Dec 06 17:43:30.868 INFO [stdout] at src/libtest/lib.rs:1426 Dec 06 17:43:30.868 INFO [stdout] at /rustc/906deae0790bd18681b937fe9a141a3c26cf1855/src/libstd/sys_common/backtrace.rs:136 Dec 06 17:43:30.868 INFO [stdout] 12: 0x55a74cf78d34 - std::panicking::try::do_call::h7a86b6211ebb5e72 Dec 06 17:43:30.868 INFO [stdout] at /rustc/906deae0790bd18681b937fe9a141a3c26cf1855/src/libstd/thread/mod.rs:477 Dec 06 17:43:30.868 INFO [stdout] at /rustc/906deae0790bd18681b937fe9a141a3c26cf1855/src/libstd/panic.rs:319 Dec 06 17:43:30.868 INFO [stdout] at /rustc/906deae0790bd18681b937fe9a141a3c26cf1855/src/libstd/panicking.rs:310 Dec 06 17:43:30.868 INFO [stdout] 13: 0x55a74cfd1589 - __rust_maybe_catch_panic Dec 06 17:43:30.868 INFO [stdout] at src/libpanic_unwind/lib.rs:102 Dec 06 17:43:30.868 INFO [stdout] 14: 0x55a74cf7fdec - >::call_box::h877dbe22cb3997f4 Dec 06 17:43:30.868 INFO [stdout] at /rustc/906deae0790bd18681b937fe9a141a3c26cf1855/src/libstd/panicking.rs:289 Dec 06 17:43:30.868 INFO [stdout] at /rustc/906deae0790bd18681b937fe9a141a3c26cf1855/src/libstd/panic.rs:398 Dec 06 17:43:30.868 INFO [stdout] at /rustc/906deae0790bd18681b937fe9a141a3c26cf1855/src/libstd/thread/mod.rs:476 Dec 06 17:43:30.868 INFO [stdout] at /rustc/906deae0790bd18681b937fe9a141a3c26cf1855/src/liballoc/boxed.rs:673 Dec 06 17:43:30.868 INFO [stdout] 15: 0x55a74cfc554d - std::sys::unix::thread::Thread::new::thread_start::hea5f7f9c570dc4cd Dec 06 17:43:30.868 INFO [stdout] at /rustc/906deae0790bd18681b937fe9a141a3c26cf1855/src/liballoc/boxed.rs:683 Dec 06 17:43:30.868 INFO [stdout] at src/libstd/sys_common/thread.rs:24 Dec 06 17:43:30.868 INFO [stdout] at src/libstd/sys/unix/thread.rs:90 Dec 06 17:43:30.868 INFO [stdout] 16: 0x7fed2ec446b9 - start_thread Dec 06 17:43:30.868 INFO [stdout] 17: 0x7fed2e76441c - clone Dec 06 17:43:30.868 INFO [stdout] 18: 0x0 - Dec 06 17:43:30.868 INFO [stdout] Dec 06 17:43:30.868 INFO [stdout] Dec 06 17:43:30.868 INFO [stdout] failures: Dec 06 17:43:30.868 INFO [stdout] math::matrix3::tests::inverse Dec 06 17:43:30.868 INFO [stdout] Dec 06 17:43:30.868 INFO [stdout] test result: FAILED. 26 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out Dec 06 17:43:30.868 INFO [stdout] Dec 06 17:43:30.884 INFO [stderr] error: test failed, to rerun pass '--lib' Dec 06 17:43:30.884 INFO [stderr] su: No module specific data is present Dec 06 17:43:31.784 INFO running `"docker" "inspect" "797cd30332b890a37ae016f0460dc867b6407970ccdf20a61c1e8847713aaea2"` Dec 06 17:43:32.057 INFO running `"docker" "rm" "-f" "797cd30332b890a37ae016f0460dc867b6407970ccdf20a61c1e8847713aaea2"` Dec 06 17:43:32.408 INFO [stdout] 797cd30332b890a37ae016f0460dc867b6407970ccdf20a61c1e8847713aaea2