Oct 10 16:38:21.457 INFO testing poida/howitzer-rs against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 16:38:21.457 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 16:38:21.457 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 16:38:21.918 INFO blam! 9736db2e8a3b1ac46f50c1f3115f1842ca8faad307c95f9fc48c23bf0027584e Oct 10 16:38:21.925 INFO running `"docker" "start" "-a" "9736db2e8a3b1ac46f50c1f3115f1842ca8faad307c95f9fc48c23bf0027584e"` Oct 10 16:38:23.304 INFO kablam! usermod: no changes Oct 10 16:38:23.369 INFO kablam! Compiling howitzer-rs v0.1.0 (/source) Oct 10 16:38:23.893 INFO kablam! warning: unused variable: `projectile` Oct 10 16:38:23.893 INFO kablam! --> src/main.rs:94:18 Oct 10 16:38:23.893 INFO kablam! | Oct 10 16:38:23.894 INFO kablam! 94 | fn hit(self, projectile: Projectile) -> Tank { Oct 10 16:38:23.894 INFO kablam! | ^^^^^^^^^^ help: consider using `_projectile` instead Oct 10 16:38:23.894 INFO kablam! | Oct 10 16:38:23.895 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 10 16:38:23.895 INFO kablam! Oct 10 16:38:23.913 INFO kablam! warning: method is never used: `add` Oct 10 16:38:23.913 INFO kablam! --> src/main.rs:10:5 Oct 10 16:38:23.914 INFO kablam! | Oct 10 16:38:23.914 INFO kablam! 10 | fn add(self, v: Vector2d) -> Position2d { Oct 10 16:38:23.914 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 16:38:23.914 INFO kablam! | Oct 10 16:38:23.915 INFO kablam! = note: #[warn(dead_code)] on by default Oct 10 16:38:23.915 INFO kablam! Oct 10 16:38:23.915 INFO kablam! warning: function is never used: `pos2` Oct 10 16:38:23.915 INFO kablam! --> src/main.rs:18:1 Oct 10 16:38:23.916 INFO kablam! | Oct 10 16:38:23.916 INFO kablam! 18 | fn pos2(x: f64, y: f64) -> Position2d { Oct 10 16:38:23.916 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 16:38:23.917 INFO kablam! Oct 10 16:38:23.917 INFO kablam! warning: function is never used: `vec2` Oct 10 16:38:23.917 INFO kablam! --> src/main.rs:28:1 Oct 10 16:38:23.917 INFO kablam! | Oct 10 16:38:23.918 INFO kablam! 28 | fn vec2(x: f64, y: f64) -> Vector2d { Oct 10 16:38:23.918 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 16:38:23.918 INFO kablam! Oct 10 16:38:23.918 INFO kablam! warning: method is never used: `add` Oct 10 16:38:23.919 INFO kablam! --> src/main.rs:33:5 Oct 10 16:38:23.919 INFO kablam! | Oct 10 16:38:23.919 INFO kablam! 33 | fn add(self, v: Vector2d) -> Vector2d { Oct 10 16:38:23.920 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 16:38:23.920 INFO kablam! Oct 10 16:38:23.920 INFO kablam! warning: method is never used: `times` Oct 10 16:38:23.920 INFO kablam! --> src/main.rs:40:5 Oct 10 16:38:23.921 INFO kablam! | Oct 10 16:38:23.921 INFO kablam! 40 | fn times(self, scalar: f64) -> Vector2d { Oct 10 16:38:23.921 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 16:38:23.922 INFO kablam! Oct 10 16:38:23.922 INFO kablam! warning: method is never used: `update` Oct 10 16:38:23.922 INFO kablam! --> src/main.rs:56:5 Oct 10 16:38:23.922 INFO kablam! | Oct 10 16:38:23.923 INFO kablam! 56 | fn update(self, time_delta_seconds: f64) -> Projectile { Oct 10 16:38:23.923 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 16:38:23.923 INFO kablam! Oct 10 16:38:23.923 INFO kablam! warning: method is never used: `is_alive` Oct 10 16:38:23.924 INFO kablam! --> src/main.rs:78:5 Oct 10 16:38:23.924 INFO kablam! | Oct 10 16:38:23.924 INFO kablam! 78 | fn is_alive(self) -> bool { Oct 10 16:38:23.925 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 16:38:23.925 INFO kablam! Oct 10 16:38:23.925 INFO kablam! warning: method is never used: `shoot` Oct 10 16:38:23.925 INFO kablam! --> src/main.rs:82:5 Oct 10 16:38:23.926 INFO kablam! | Oct 10 16:38:23.926 INFO kablam! 82 | fn shoot(self, power: i8) -> Projectile { Oct 10 16:38:23.926 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 16:38:23.926 INFO kablam! Oct 10 16:38:23.927 INFO kablam! warning: method is never used: `hit` Oct 10 16:38:23.927 INFO kablam! --> src/main.rs:94:5 Oct 10 16:38:23.927 INFO kablam! | Oct 10 16:38:23.928 INFO kablam! 94 | fn hit(self, projectile: Projectile) -> Tank { Oct 10 16:38:23.928 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 16:38:23.928 INFO kablam! Oct 10 16:38:23.928 INFO kablam! warning: method is never used: `barrel_vector` Oct 10 16:38:23.929 INFO kablam! --> src/main.rs:104:5 Oct 10 16:38:23.929 INFO kablam! | Oct 10 16:38:23.929 INFO kablam! 104 | fn barrel_vector(self) -> Vector2d { Oct 10 16:38:23.929 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 16:38:23.930 INFO kablam! Oct 10 16:38:23.930 INFO kablam! warning: method is never used: `update` Oct 10 16:38:23.930 INFO kablam! --> src/main.rs:118:5 Oct 10 16:38:23.931 INFO kablam! | Oct 10 16:38:23.931 INFO kablam! 118 | fn update(self, time_delta_seconds: f64) -> World { Oct 10 16:38:23.940 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 16:38:23.940 INFO kablam! Oct 10 16:38:24.348 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.00s Oct 10 16:38:24.348 INFO kablam! su: No module specific data is present Oct 10 16:38:25.154 INFO running `"docker" "rm" "-f" "9736db2e8a3b1ac46f50c1f3115f1842ca8faad307c95f9fc48c23bf0027584e"` Oct 10 16:38:25.482 INFO blam! 9736db2e8a3b1ac46f50c1f3115f1842ca8faad307c95f9fc48c23bf0027584e Oct 10 16:38:25.497 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 10 16:38:25.498 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 16:38:25.990 INFO blam! 848e2794d15a0a761585f382876da77613b119c063867c911c0679bd4cbd3890 Oct 10 16:38:25.992 INFO running `"docker" "start" "-a" "848e2794d15a0a761585f382876da77613b119c063867c911c0679bd4cbd3890"` Oct 10 16:38:27.299 INFO kablam! usermod: no changes Oct 10 16:38:27.360 INFO kablam! Compiling howitzer-rs v0.1.0 (/source) Oct 10 16:38:28.004 INFO kablam! warning: unused variable: `projectile` Oct 10 16:38:28.005 INFO kablam! --> src/main.rs:94:18 Oct 10 16:38:28.005 INFO kablam! | Oct 10 16:38:28.005 INFO kablam! 94 | fn hit(self, projectile: Projectile) -> Tank { Oct 10 16:38:28.005 INFO kablam! | ^^^^^^^^^^ help: consider using `_projectile` instead Oct 10 16:38:28.006 INFO kablam! | Oct 10 16:38:28.006 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 10 16:38:28.006 INFO kablam! Oct 10 16:38:28.969 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.64s Oct 10 16:38:28.971 INFO kablam! su: No module specific data is present Oct 10 16:38:29.510 INFO running `"docker" "rm" "-f" "848e2794d15a0a761585f382876da77613b119c063867c911c0679bd4cbd3890"` Oct 10 16:38:29.745 INFO blam! 848e2794d15a0a761585f382876da77613b119c063867c911c0679bd4cbd3890 Oct 10 16:38:29.752 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 10 16:38:29.752 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 16:38:30.076 INFO blam! 2a097c7809e49d6c6d7dfc4505cfcefc402a4da16a3c0f0b953fc61dba174a4e Oct 10 16:38:30.083 INFO running `"docker" "start" "-a" "2a097c7809e49d6c6d7dfc4505cfcefc402a4da16a3c0f0b953fc61dba174a4e"` Oct 10 16:38:31.169 INFO kablam! usermod: no changes Oct 10 16:38:31.217 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.01s Oct 10 16:38:31.217 INFO kablam! Running /target/debug/deps/howitzer_rs-e5b54ff30dec86e2 Oct 10 16:38:31.219 INFO blam! Oct 10 16:38:31.219 INFO blam! running 9 tests Oct 10 16:38:31.227 INFO blam! test tests::shoot_up_get_hit_by_own_bullet ... ok Oct 10 16:38:31.227 INFO blam! test tests::hit ... ok Oct 10 16:38:31.232 INFO blam! test tests::shoot ... ok Oct 10 16:38:31.236 INFO blam! test tests::alive_tank ... ok Oct 10 16:38:31.236 INFO blam! test tests::dead_tank ... ok Oct 10 16:38:31.236 INFO blam! test tests::barrel_vector ... ok Oct 10 16:38:31.236 INFO blam! test tests::updates_position ... ok Oct 10 16:38:31.288 INFO blam! test tests::angle_shot_shouldnt_immediately_hit_self ... FAILED Oct 10 16:38:31.288 INFO blam! test tests::up_shot_shouldnt_immediately_hit_self ... FAILED Oct 10 16:38:31.288 INFO blam! Oct 10 16:38:31.288 INFO blam! failures: Oct 10 16:38:31.288 INFO blam! Oct 10 16:38:31.288 INFO blam! ---- tests::angle_shot_shouldnt_immediately_hit_self stdout ---- Oct 10 16:38:31.288 INFO blam! distance 0.5 Oct 10 16:38:31.288 INFO blam! i'm hit Oct 10 16:38:31.288 INFO blam! projectile updated to Position2d { x: 1.0606601717798214, y: 1.0606601717798212 }, Vector2d { x: 7.0710678118654755, y: 6.071067811865475 } Oct 10 16:38:31.288 INFO blam! thread 'tests::angle_shot_shouldnt_immediately_hit_self' panicked at 'assertion failed: w.tanks[0].is_alive()', src/main.rs:290:9 Oct 10 16:38:31.288 INFO blam! stack backtrace: Oct 10 16:38:31.288 INFO blam! 0: 0x5604f8f5adae - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 10 16:38:31.288 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 10 16:38:31.288 INFO blam! 1: 0x5604f8f63c56 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 10 16:38:31.288 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 10 16:38:31.288 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 10 16:38:31.288 INFO blam! 2: 0x5604f8f5e9ad - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 10 16:38:31.288 INFO blam! at libstd/panicking.rs:211 Oct 10 16:38:31.288 INFO blam! 3: 0x5604f8f5e6bb - std::panicking::default_hook::h1ef46fa7cd894809 Oct 10 16:38:31.288 INFO blam! at libstd/panicking.rs:221 Oct 10 16:38:31.288 INFO blam! 4: 0x5604f8f5f05c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 10 16:38:31.288 INFO blam! at libstd/panicking.rs:476 Oct 10 16:38:31.288 INFO blam! 5: 0x5604f8f0eebf - std::panicking::begin_panic::h85c598ba0b4564fb Oct 10 16:38:31.288 INFO blam! at libstd/panicking.rs:410 Oct 10 16:38:31.288 INFO blam! 6: 0x5604f8f095ef - howitzer_rs::tests::angle_shot_shouldnt_immediately_hit_self::hfb85f8e27a85bdd2 Oct 10 16:38:31.289 INFO blam! at src/main.rs:290 Oct 10 16:38:31.289 INFO blam! 7: 0x5604f8f092e9 - howitzer_rs::tests::angle_shot_shouldnt_immediately_hit_self::{{closure}}::h22435cda1e347f8c Oct 10 16:38:31.289 INFO blam! at src/main.rs:274 Oct 10 16:38:31.289 INFO blam! 8: 0x5604f8f06b5d - core::ops::function::FnOnce::call_once::h1b44709b97ff6aeb Oct 10 16:38:31.289 INFO blam! at libcore/ops/function.rs:238 Oct 10 16:38:31.289 INFO blam! 9: 0x5604f8f11d2e - >::call_box::h95b7cb918af67b5d Oct 10 16:38:31.289 INFO blam! at libtest/lib.rs:1468 Oct 10 16:38:31.289 INFO blam! at libcore/ops/function.rs:238 Oct 10 16:38:31.289 INFO blam! at liballoc/boxed.rs:672 Oct 10 16:38:31.289 INFO blam! 10: 0x5604f8f6ee29 - __rust_maybe_catch_panic Oct 10 16:38:31.289 INFO blam! at libpanic_unwind/lib.rs:102 Oct 10 16:38:31.289 INFO blam! 11: 0x5604f8f3287d - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 10 16:38:31.289 INFO blam! at libstd/panicking.rs:289 Oct 10 16:38:31.289 INFO blam! at libstd/panic.rs:392 Oct 10 16:38:31.289 INFO blam! at libtest/lib.rs:1423 Oct 10 16:38:31.289 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 10 16:38:31.289 INFO blam! 12: 0x5604f8f33484 - std::panicking::try::do_call::ha990a345054c2d63 Oct 10 16:38:31.289 INFO blam! at libstd/thread/mod.rs:409 Oct 10 16:38:31.289 INFO blam! at libstd/panic.rs:313 Oct 10 16:38:31.289 INFO blam! at libstd/panicking.rs:310 Oct 10 16:38:31.289 INFO blam! 13: 0x5604f8f6ee29 - __rust_maybe_catch_panic Oct 10 16:38:31.289 INFO blam! at libpanic_unwind/lib.rs:102 Oct 10 16:38:31.289 INFO blam! 14: 0x5604f8f20a46 - >::call_box::h96125cb29a9ba44b Oct 10 16:38:31.289 INFO blam! at libstd/panicking.rs:289 Oct 10 16:38:31.289 INFO blam! at libstd/panic.rs:392 Oct 10 16:38:31.289 INFO blam! at libstd/thread/mod.rs:408 Oct 10 16:38:31.289 INFO blam! at liballoc/boxed.rs:672 Oct 10 16:38:31.289 INFO blam! 15: 0x5604f8f5cdea - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 10 16:38:31.289 INFO blam! at liballoc/boxed.rs:682 Oct 10 16:38:31.289 INFO blam! at libstd/sys_common/thread.rs:24 Oct 10 16:38:31.289 INFO blam! 16: 0x5604f8f52575 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 10 16:38:31.289 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 10 16:38:31.289 INFO blam! 17: 0x7f740e0516b9 - start_thread Oct 10 16:38:31.289 INFO blam! 18: 0x7f740db7141c - clone Oct 10 16:38:31.289 INFO blam! 19: 0x0 - Oct 10 16:38:31.289 INFO blam! Oct 10 16:38:31.289 INFO blam! ---- tests::up_shot_shouldnt_immediately_hit_self stdout ---- Oct 10 16:38:31.289 INFO blam! distance 0.5 Oct 10 16:38:31.289 INFO blam! i'm hit Oct 10 16:38:31.289 INFO blam! projectile updated to Position2d { x: 0.00000000000000009184850993605148, y: 1.5 }, Vector2d { x: 0.0000000000000006123233995736766, y: 9.0 } Oct 10 16:38:31.289 INFO blam! thread 'tests::up_shot_shouldnt_immediately_hit_self' panicked at 'assertion failed: w.tanks[0].is_alive()', src/main.rs:310:9 Oct 10 16:38:31.289 INFO blam! stack backtrace: Oct 10 16:38:31.289 INFO blam! 0: 0x5604f8f5adae - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 10 16:38:31.289 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 10 16:38:31.289 INFO blam! 1: 0x5604f8f63c56 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 10 16:38:31.289 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 10 16:38:31.289 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 10 16:38:31.289 INFO blam! 2: 0x5604f8f5e9ad - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 10 16:38:31.289 INFO blam! at libstd/panicking.rs:211 Oct 10 16:38:31.289 INFO blam! 3: 0x5604f8f5e6bb - std::panicking::default_hook::h1ef46fa7cd894809 Oct 10 16:38:31.289 INFO blam! at libstd/panicking.rs:221 Oct 10 16:38:31.289 INFO blam! 4: 0x5604f8f5f05c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 10 16:38:31.289 INFO blam! at libstd/panicking.rs:476 Oct 10 16:38:31.289 INFO blam! 5: 0x5604f8f0eebf - std::panicking::begin_panic::h85c598ba0b4564fb Oct 10 16:38:31.289 INFO blam! at libstd/panicking.rs:410 Oct 10 16:38:31.289 INFO blam! 6: 0x5604f8f0996f - howitzer_rs::tests::up_shot_shouldnt_immediately_hit_self::h7cc5c6d4824a0fc8 Oct 10 16:38:31.289 INFO blam! at src/main.rs:310 Oct 10 16:38:31.289 INFO blam! 7: 0x5604f8f09669 - howitzer_rs::tests::up_shot_shouldnt_immediately_hit_self::{{closure}}::hf4e947689a926df8 Oct 10 16:38:31.289 INFO blam! at src/main.rs:294 Oct 10 16:38:31.289 INFO blam! 8: 0x5604f8f06cdd - core::ops::function::FnOnce::call_once::h9639a569319bdcd4 Oct 10 16:38:31.289 INFO blam! at libcore/ops/function.rs:238 Oct 10 16:38:31.289 INFO blam! 9: 0x5604f8f11d2e - >::call_box::h95b7cb918af67b5d Oct 10 16:38:31.289 INFO blam! at libtest/lib.rs:1468 Oct 10 16:38:31.289 INFO blam! at libcore/ops/function.rs:238 Oct 10 16:38:31.289 INFO blam! at liballoc/boxed.rs:672 Oct 10 16:38:31.289 INFO blam! 10: 0x5604f8f6ee29 - __rust_maybe_catch_panic Oct 10 16:38:31.289 INFO blam! at libpanic_unwind/lib.rs:102 Oct 10 16:38:31.289 INFO blam! 11: 0x5604f8f3287d - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 10 16:38:31.289 INFO blam! at libstd/panicking.rs:289 Oct 10 16:38:31.289 INFO blam! at libstd/panic.rs:392 Oct 10 16:38:31.289 INFO blam! at libtest/lib.rs:1423 Oct 10 16:38:31.289 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 10 16:38:31.289 INFO blam! 12: 0x5604f8f33484 - std::panicking::try::do_call::ha990a345054c2d63 Oct 10 16:38:31.289 INFO blam! at libstd/thread/mod.rs:409 Oct 10 16:38:31.289 INFO blam! at libstd/panic.rs:313 Oct 10 16:38:31.289 INFO blam! at libstd/panicking.rs:310 Oct 10 16:38:31.289 INFO blam! 13: 0x5604f8f6ee29 - __rust_maybe_catch_panic Oct 10 16:38:31.289 INFO blam! at libpanic_unwind/lib.rs:102 Oct 10 16:38:31.289 INFO blam! 14: 0x5604f8f20a46 - >::call_box::h96125cb29a9ba44b Oct 10 16:38:31.289 INFO blam! at libstd/panicking.rs:289 Oct 10 16:38:31.289 INFO blam! at libstd/panic.rs:392 Oct 10 16:38:31.289 INFO blam! at libstd/thread/mod.rs:408 Oct 10 16:38:31.289 INFO blam! at liballoc/boxed.rs:672 Oct 10 16:38:31.289 INFO blam! 15: 0x5604f8f5cdea - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 10 16:38:31.289 INFO blam! at liballoc/boxed.rs:682 Oct 10 16:38:31.289 INFO blam! at libstd/sys_common/thread.rs:24 Oct 10 16:38:31.289 INFO blam! 16: 0x5604f8f52575 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 10 16:38:31.289 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 10 16:38:31.290 INFO blam! 17: 0x7f740e0516b9 - start_thread Oct 10 16:38:31.290 INFO blam! 18: 0x7f740db7141c - clone Oct 10 16:38:31.290 INFO blam! 19: 0x0 - Oct 10 16:38:31.290 INFO blam! Oct 10 16:38:31.290 INFO blam! Oct 10 16:38:31.290 INFO blam! failures: Oct 10 16:38:31.290 INFO blam! tests::angle_shot_shouldnt_immediately_hit_self Oct 10 16:38:31.290 INFO blam! tests::up_shot_shouldnt_immediately_hit_self Oct 10 16:38:31.290 INFO blam! Oct 10 16:38:31.290 INFO blam! test result: FAILED. 7 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 16:38:31.290 INFO blam! Oct 10 16:38:31.312 INFO kablam! error: test failed, to rerun pass '--bin howitzer-rs' Oct 10 16:38:31.312 INFO kablam! su: No module specific data is present Oct 10 16:38:31.854 INFO running `"docker" "rm" "-f" "2a097c7809e49d6c6d7dfc4505cfcefc402a4da16a3c0f0b953fc61dba174a4e"` Oct 10 16:38:32.089 INFO blam! 2a097c7809e49d6c6d7dfc4505cfcefc402a4da16a3c0f0b953fc61dba174a4e