Oct 11 00:46:49.763 INFO testing dadrian/rust-ziterate against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 00:46:49.763 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 00:46:49.763 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-4/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 11 00:46:49.933 INFO blam! 3c633706183bbf4a83c6df17e526e3db0653586545f9b273d9c69e0c8f625759 Oct 11 00:46:49.934 INFO running `"docker" "start" "-a" "3c633706183bbf4a83c6df17e526e3db0653586545f9b273d9c69e0c8f625759"` Oct 11 00:46:50.630 INFO kablam! usermod: no changes Oct 11 00:46:50.664 INFO kablam! Compiling rust-ziterate v0.0.1 (/source) Oct 11 00:46:51.244 INFO kablam! warning: unused variable: `e` Oct 11 00:46:51.244 INFO kablam! --> src/lib.rs:19:10 Oct 11 00:46:51.244 INFO kablam! | Oct 11 00:46:51.244 INFO kablam! 19 | fn order(e: u32, p: u64) -> u64 { Oct 11 00:46:51.244 INFO kablam! | ^ help: consider using `_e` instead Oct 11 00:46:51.244 INFO kablam! | Oct 11 00:46:51.244 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 11 00:46:51.244 INFO kablam! Oct 11 00:46:51.244 INFO kablam! warning: unused variable: `candidate` Oct 11 00:46:51.244 INFO kablam! --> src/lib.rs:27:13 Oct 11 00:46:51.244 INFO kablam! | Oct 11 00:46:51.244 INFO kablam! 27 | fn is_prime(candidate: u64) -> bool { Oct 11 00:46:51.244 INFO kablam! | ^^^^^^^^^ help: consider using `_candidate` instead Oct 11 00:46:51.244 INFO kablam! Oct 11 00:46:51.248 INFO kablam! warning: field is never used: `g` Oct 11 00:46:51.248 INFO kablam! --> src/lib.rs:6:5 Oct 11 00:46:51.248 INFO kablam! | Oct 11 00:46:51.248 INFO kablam! 6 | g: u32, Oct 11 00:46:51.249 INFO kablam! | ^^^^^^ Oct 11 00:46:51.249 INFO kablam! | Oct 11 00:46:51.249 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 00:46:51.249 INFO kablam! Oct 11 00:46:51.249 INFO kablam! warning: field is never used: `p` Oct 11 00:46:51.250 INFO kablam! --> src/lib.rs:7:5 Oct 11 00:46:51.250 INFO kablam! | Oct 11 00:46:51.250 INFO kablam! 7 | p: u64, Oct 11 00:46:51.250 INFO kablam! | ^^^^^^ Oct 11 00:46:51.250 INFO kablam! Oct 11 00:46:51.250 INFO kablam! warning: field is never used: `start` Oct 11 00:46:51.251 INFO kablam! --> src/lib.rs:11:5 Oct 11 00:46:51.251 INFO kablam! | Oct 11 00:46:51.251 INFO kablam! 11 | start: u64, Oct 11 00:46:51.251 INFO kablam! | ^^^^^^^^^^ Oct 11 00:46:51.251 INFO kablam! Oct 11 00:46:51.252 INFO kablam! warning: function is never used: `order` Oct 11 00:46:51.252 INFO kablam! --> src/lib.rs:19:1 Oct 11 00:46:51.252 INFO kablam! | Oct 11 00:46:51.252 INFO kablam! 19 | fn order(e: u32, p: u64) -> u64 { Oct 11 00:46:51.252 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 00:46:51.253 INFO kablam! Oct 11 00:46:51.253 INFO kablam! warning: function is never used: `is_generator` Oct 11 00:46:51.253 INFO kablam! --> src/lib.rs:23:1 Oct 11 00:46:51.253 INFO kablam! | Oct 11 00:46:51.253 INFO kablam! 23 | fn is_generator(e: u32, p: u64) -> bool { Oct 11 00:46:51.253 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 00:46:51.254 INFO kablam! Oct 11 00:46:51.254 INFO kablam! warning: function is never used: `is_prime` Oct 11 00:46:51.254 INFO kablam! --> src/lib.rs:27:1 Oct 11 00:46:51.254 INFO kablam! | Oct 11 00:46:51.254 INFO kablam! 27 | fn is_prime(candidate: u64) -> bool { Oct 11 00:46:51.254 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 00:46:51.255 INFO kablam! Oct 11 00:46:51.255 INFO kablam! warning: method is never used: `validate` Oct 11 00:46:51.255 INFO kablam! --> src/lib.rs:32:5 Oct 11 00:46:51.255 INFO kablam! | Oct 11 00:46:51.255 INFO kablam! 32 | fn validate(&self) -> bool { Oct 11 00:46:51.255 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 00:46:51.255 INFO kablam! Oct 11 00:46:51.255 INFO kablam! warning: method is never used: `new` Oct 11 00:46:51.255 INFO kablam! --> src/lib.rs:49:5 Oct 11 00:46:51.255 INFO kablam! | Oct 11 00:46:51.255 INFO kablam! 49 | fn new(group: Group, start: u32, end: u64) -> Result { Oct 11 00:46:51.255 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 00:46:51.255 INFO kablam! Oct 11 00:46:52.013 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.36s Oct 11 00:46:52.016 INFO kablam! su: No module specific data is present Oct 11 00:46:52.271 INFO running `"docker" "rm" "-f" "3c633706183bbf4a83c6df17e526e3db0653586545f9b273d9c69e0c8f625759"` Oct 11 00:46:52.332 INFO blam! 3c633706183bbf4a83c6df17e526e3db0653586545f9b273d9c69e0c8f625759 Oct 11 00:46:52.333 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 00:46:52.333 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-4/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 11 00:46:52.491 INFO blam! 94f8024884efe3f359098868dadd148b2007c4285cbe057b01c464e3f529cb69 Oct 11 00:46:52.493 INFO running `"docker" "start" "-a" "94f8024884efe3f359098868dadd148b2007c4285cbe057b01c464e3f529cb69"` Oct 11 00:46:52.941 INFO kablam! usermod: no changes Oct 11 00:46:52.956 INFO kablam! Compiling rust-ziterate v0.0.1 (/source) Oct 11 00:46:53.559 INFO kablam! warning: unused variable: `e` Oct 11 00:46:53.559 INFO kablam! --> src/lib.rs:19:10 Oct 11 00:46:53.559 INFO kablam! | Oct 11 00:46:53.559 INFO kablam! 19 | fn order(e: u32, p: u64) -> u64 { Oct 11 00:46:53.559 INFO kablam! | ^ help: consider using `_e` instead Oct 11 00:46:53.559 INFO kablam! | Oct 11 00:46:53.559 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 11 00:46:53.559 INFO kablam! Oct 11 00:46:53.559 INFO kablam! warning: unused variable: `candidate` Oct 11 00:46:53.559 INFO kablam! --> src/lib.rs:27:13 Oct 11 00:46:53.559 INFO kablam! | Oct 11 00:46:53.559 INFO kablam! 27 | fn is_prime(candidate: u64) -> bool { Oct 11 00:46:53.559 INFO kablam! | ^^^^^^^^^ help: consider using `_candidate` instead Oct 11 00:46:53.559 INFO kablam! Oct 11 00:46:53.572 INFO kablam! warning: field is never used: `start` Oct 11 00:46:53.572 INFO kablam! --> src/lib.rs:11:5 Oct 11 00:46:53.572 INFO kablam! | Oct 11 00:46:53.572 INFO kablam! 11 | start: u64, Oct 11 00:46:53.572 INFO kablam! | ^^^^^^^^^^ Oct 11 00:46:53.573 INFO kablam! | Oct 11 00:46:53.573 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 00:46:53.573 INFO kablam! Oct 11 00:46:53.573 INFO kablam! warning: function is never used: `is_generator` Oct 11 00:46:53.573 INFO kablam! --> src/lib.rs:23:1 Oct 11 00:46:53.573 INFO kablam! | Oct 11 00:46:53.573 INFO kablam! 23 | fn is_generator(e: u32, p: u64) -> bool { Oct 11 00:46:53.573 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 00:46:53.573 INFO kablam! Oct 11 00:46:53.573 INFO kablam! warning: method is never used: `validate` Oct 11 00:46:53.573 INFO kablam! --> src/lib.rs:32:5 Oct 11 00:46:53.573 INFO kablam! | Oct 11 00:46:53.573 INFO kablam! 32 | fn validate(&self) -> bool { Oct 11 00:46:53.573 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 00:46:53.573 INFO kablam! Oct 11 00:46:53.573 INFO kablam! warning: method is never used: `new` Oct 11 00:46:53.573 INFO kablam! --> src/lib.rs:49:5 Oct 11 00:46:53.573 INFO kablam! | Oct 11 00:46:53.573 INFO kablam! 49 | fn new(group: Group, start: u32, end: u64) -> Result { Oct 11 00:46:53.573 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 00:46:53.573 INFO kablam! Oct 11 00:46:54.012 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.06s Oct 11 00:46:54.014 INFO kablam! su: No module specific data is present Oct 11 00:46:54.265 INFO running `"docker" "rm" "-f" "94f8024884efe3f359098868dadd148b2007c4285cbe057b01c464e3f529cb69"` Oct 11 00:46:54.328 INFO blam! 94f8024884efe3f359098868dadd148b2007c4285cbe057b01c464e3f529cb69 Oct 11 00:46:54.329 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 00:46:54.329 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-4/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 11 00:46:54.559 INFO blam! 80b1dc3759af836cacbf9b91fda664a6a16a97888b2edab7f70637dcf451d1a4 Oct 11 00:46:54.561 INFO running `"docker" "start" "-a" "80b1dc3759af836cacbf9b91fda664a6a16a97888b2edab7f70637dcf451d1a4"` Oct 11 00:46:55.206 INFO kablam! usermod: no changes Oct 11 00:46:55.232 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.01s Oct 11 00:46:55.232 INFO kablam! Running /target/debug/deps/rust_ziterate-e77c9a893b032bf4 Oct 11 00:46:55.233 INFO blam! Oct 11 00:46:55.233 INFO blam! running 2 tests Oct 11 00:46:55.256 INFO blam! test tests::test_is_prime ... FAILED Oct 11 00:46:55.256 INFO blam! test tests::test_order ... FAILED Oct 11 00:46:55.256 INFO blam! Oct 11 00:46:55.257 INFO blam! failures: Oct 11 00:46:55.257 INFO blam! Oct 11 00:46:55.257 INFO blam! ---- tests::test_is_prime stdout ---- Oct 11 00:46:55.257 INFO blam! thread 'tests::test_is_prime' panicked at 'assertion failed: `(left == right)` Oct 11 00:46:55.257 INFO blam! left: `false`, Oct 11 00:46:55.257 INFO blam! right: `true`', src/lib.rs:145:13 Oct 11 00:46:55.257 INFO blam! stack backtrace: Oct 11 00:46:55.257 INFO blam! 0: 0x5588b89c10ee - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 00:46:55.257 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 00:46:55.257 INFO blam! 1: 0x5588b89c9f96 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 00:46:55.257 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 00:46:55.257 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 00:46:55.257 INFO blam! 2: 0x5588b89c4ced - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 00:46:55.257 INFO blam! at libstd/panicking.rs:211 Oct 11 00:46:55.257 INFO blam! 3: 0x5588b89c49fb - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 00:46:55.257 INFO blam! at libstd/panicking.rs:221 Oct 11 00:46:55.257 INFO blam! 4: 0x5588b89c539c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 00:46:55.257 INFO blam! at libstd/panicking.rs:476 Oct 11 00:46:55.257 INFO blam! 5: 0x5588b89c4f59 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 00:46:55.257 INFO blam! at libstd/panicking.rs:390 Oct 11 00:46:55.257 INFO blam! 6: 0x5588b89c4ebd - std::panicking::begin_panic_fmt::h0063f49bf5a35411 Oct 11 00:46:55.257 INFO blam! at libstd/panicking.rs:345 Oct 11 00:46:55.257 INFO blam! 7: 0x5588b8972864 - rust_ziterate::tests::test_is_prime::he5ba697f6d34fd97 Oct 11 00:46:55.257 INFO blam! at src/lib.rs:145 Oct 11 00:46:55.257 INFO blam! 8: 0x5588b8971f29 - rust_ziterate::tests::test_is_prime::{{closure}}::hab543391b0f4252e Oct 11 00:46:55.257 INFO blam! at src/lib.rs:127 Oct 11 00:46:55.257 INFO blam! 9: 0x5588b89740ad - core::ops::function::FnOnce::call_once::h8b06c8db9e1d0cb0 Oct 11 00:46:55.257 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:46:55.257 INFO blam! 10: 0x5588b897806e - >::call_box::h95b7cb918af67b5d Oct 11 00:46:55.257 INFO blam! at libtest/lib.rs:1468 Oct 11 00:46:55.257 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:46:55.257 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:46:55.257 INFO blam! 11: 0x5588b89d5169 - __rust_maybe_catch_panic Oct 11 00:46:55.257 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:46:55.257 INFO blam! 12: 0x5588b8998bbd - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 00:46:55.257 INFO blam! at libstd/panicking.rs:289 Oct 11 00:46:55.257 INFO blam! at libstd/panic.rs:392 Oct 11 00:46:55.257 INFO blam! at libtest/lib.rs:1423 Oct 11 00:46:55.257 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 00:46:55.257 INFO blam! 13: 0x5588b89997c4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 00:46:55.257 INFO blam! at libstd/thread/mod.rs:409 Oct 11 00:46:55.257 INFO blam! at libstd/panic.rs:313 Oct 11 00:46:55.257 INFO blam! at libstd/panicking.rs:310 Oct 11 00:46:55.257 INFO blam! 14: 0x5588b89d5169 - __rust_maybe_catch_panic Oct 11 00:46:55.257 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:46:55.257 INFO blam! 15: 0x5588b8986d86 - >::call_box::h96125cb29a9ba44b Oct 11 00:46:55.257 INFO blam! at libstd/panicking.rs:289 Oct 11 00:46:55.257 INFO blam! at libstd/panic.rs:392 Oct 11 00:46:55.257 INFO blam! at libstd/thread/mod.rs:408 Oct 11 00:46:55.257 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:46:55.257 INFO blam! 16: 0x5588b89c312a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 00:46:55.257 INFO blam! at liballoc/boxed.rs:682 Oct 11 00:46:55.257 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 00:46:55.257 INFO blam! 17: 0x5588b89b88b5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 00:46:55.257 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 00:46:55.257 INFO blam! 18: 0x7f3d496af6b9 - start_thread Oct 11 00:46:55.257 INFO blam! 19: 0x7f3d491cf41c - clone Oct 11 00:46:55.257 INFO blam! 20: 0x0 - Oct 11 00:46:55.257 INFO blam! Oct 11 00:46:55.257 INFO blam! ---- tests::test_order stdout ---- Oct 11 00:46:55.257 INFO blam! thread 'tests::test_order' panicked at 'assertion failed: `(left == right)` Oct 11 00:46:55.257 INFO blam! left: `3`, Oct 11 00:46:55.257 INFO blam! right: `6`', src/lib.rs:122:13 Oct 11 00:46:55.257 INFO blam! stack backtrace: Oct 11 00:46:55.257 INFO blam! 0: 0x5588b89c10ee - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 00:46:55.257 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 00:46:55.257 INFO blam! 1: 0x5588b89c9f96 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 00:46:55.257 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 00:46:55.257 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 00:46:55.257 INFO blam! 2: 0x5588b89c4ced - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 00:46:55.257 INFO blam! at libstd/panicking.rs:211 Oct 11 00:46:55.257 INFO blam! 3: 0x5588b89c49fb - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 00:46:55.257 INFO blam! at libstd/panicking.rs:221 Oct 11 00:46:55.257 INFO blam! 4: 0x5588b89c539c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 00:46:55.257 INFO blam! at libstd/panicking.rs:476 Oct 11 00:46:55.257 INFO blam! 5: 0x5588b89c4f59 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 00:46:55.257 INFO blam! at libstd/panicking.rs:390 Oct 11 00:46:55.257 INFO blam! 6: 0x5588b89c4ebd - std::panicking::begin_panic_fmt::h0063f49bf5a35411 Oct 11 00:46:55.257 INFO blam! at libstd/panicking.rs:345 Oct 11 00:46:55.257 INFO blam! 7: 0x5588b8971f1b - rust_ziterate::tests::test_order::hc644a5dec056bf21 Oct 11 00:46:55.257 INFO blam! at src/lib.rs:122 Oct 11 00:46:55.257 INFO blam! 8: 0x5588b8971bb9 - rust_ziterate::tests::test_order::{{closure}}::ha7be3b72670de935 Oct 11 00:46:55.257 INFO blam! at src/lib.rs:103 Oct 11 00:46:55.257 INFO blam! 9: 0x5588b897402d - core::ops::function::FnOnce::call_once::h284bf2ecc7bb661c Oct 11 00:46:55.257 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:46:55.257 INFO blam! 10: 0x5588b897806e - >::call_box::h95b7cb918af67b5d Oct 11 00:46:55.257 INFO blam! at libtest/lib.rs:1468 Oct 11 00:46:55.257 INFO blam! at libcore/ops/function.rs:238 Oct 11 00:46:55.258 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:46:55.258 INFO blam! 11: 0x5588b89d5169 - __rust_maybe_catch_panic Oct 11 00:46:55.258 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:46:55.258 INFO blam! 12: 0x5588b8998bbd - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 00:46:55.258 INFO blam! at libstd/panicking.rs:289 Oct 11 00:46:55.258 INFO blam! at libstd/panic.rs:392 Oct 11 00:46:55.258 INFO blam! at libtest/lib.rs:1423 Oct 11 00:46:55.258 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 00:46:55.258 INFO blam! 13: 0x5588b89997c4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 00:46:55.258 INFO blam! at libstd/thread/mod.rs:409 Oct 11 00:46:55.258 INFO blam! at libstd/panic.rs:313 Oct 11 00:46:55.258 INFO blam! at libstd/panicking.rs:310 Oct 11 00:46:55.258 INFO blam! 14: 0x5588b89d5169 - __rust_maybe_catch_panic Oct 11 00:46:55.258 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 00:46:55.258 INFO blam! 15: 0x5588b8986d86 - >::call_box::h96125cb29a9ba44b Oct 11 00:46:55.258 INFO blam! at libstd/panicking.rs:289 Oct 11 00:46:55.258 INFO blam! at libstd/panic.rs:392 Oct 11 00:46:55.258 INFO blam! at libstd/thread/mod.rs:408 Oct 11 00:46:55.258 INFO blam! at liballoc/boxed.rs:672 Oct 11 00:46:55.258 INFO blam! 16: 0x5588b89c312a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 00:46:55.258 INFO blam! at liballoc/boxed.rs:682 Oct 11 00:46:55.258 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 00:46:55.258 INFO blam! 17: 0x5588b89b88b5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 00:46:55.258 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 00:46:55.258 INFO blam! 18: 0x7f3d496af6b9 - start_thread Oct 11 00:46:55.258 INFO blam! 19: 0x7f3d491cf41c - clone Oct 11 00:46:55.258 INFO blam! 20: 0x0 - Oct 11 00:46:55.258 INFO blam! Oct 11 00:46:55.258 INFO blam! Oct 11 00:46:55.258 INFO blam! failures: Oct 11 00:46:55.258 INFO blam! tests::test_is_prime Oct 11 00:46:55.258 INFO blam! tests::test_order Oct 11 00:46:55.258 INFO blam! Oct 11 00:46:55.258 INFO blam! test result: FAILED. 0 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 00:46:55.258 INFO blam! Oct 11 00:46:55.261 INFO kablam! error: test failed, to rerun pass '--lib' Oct 11 00:46:55.263 INFO kablam! su: No module specific data is present Oct 11 00:46:55.574 INFO running `"docker" "rm" "-f" "80b1dc3759af836cacbf9b91fda664a6a16a97888b2edab7f70637dcf451d1a4"` Oct 11 00:46:55.776 INFO blam! 80b1dc3759af836cacbf9b91fda664a6a16a97888b2edab7f70637dcf451d1a4