Oct 10 20:12:19.867 INFO testing kevlarr/rusty-calc against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 20:12:19.867 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 20:12:19.867 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/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 20:12:20.182 INFO blam! 9c24e3054ae2c9d82baeb4151c483b617e7bb1084f4d73834c39cfa5b1a5d399 Oct 10 20:12:20.184 INFO running `"docker" "start" "-a" "9c24e3054ae2c9d82baeb4151c483b617e7bb1084f4d73834c39cfa5b1a5d399"` Oct 10 20:12:20.724 INFO kablam! usermod: no changes Oct 10 20:12:20.749 INFO kablam! Compiling logics v0.1.0 (/source) Oct 10 20:12:22.555 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.81s Oct 10 20:12:22.556 INFO kablam! su: No module specific data is present Oct 10 20:12:23.058 INFO running `"docker" "rm" "-f" "9c24e3054ae2c9d82baeb4151c483b617e7bb1084f4d73834c39cfa5b1a5d399"` Oct 10 20:12:23.273 INFO blam! 9c24e3054ae2c9d82baeb4151c483b617e7bb1084f4d73834c39cfa5b1a5d399 Oct 10 20:12:23.273 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 10 20:12:23.274 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/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 20:12:23.564 INFO blam! d82493fc122e53aeec802ab65cec22a7326a8584e3cf9286edabeed5116de324 Oct 10 20:12:23.582 INFO running `"docker" "start" "-a" "d82493fc122e53aeec802ab65cec22a7326a8584e3cf9286edabeed5116de324"` Oct 10 20:12:24.207 INFO kablam! usermod: no changes Oct 10 20:12:24.240 INFO kablam! Compiling logics v0.1.0 (/source) Oct 10 20:12:25.136 INFO kablam! warning: literal out of range for i8 Oct 10 20:12:25.136 INFO kablam! --> src/operations.rs:41:35 Oct 10 20:12:25.136 INFO kablam! | Oct 10 20:12:25.136 INFO kablam! 41 | (0, 1), (0, 100), (0, 500), Oct 10 20:12:25.136 INFO kablam! | ^^^ Oct 10 20:12:25.136 INFO kablam! | Oct 10 20:12:25.136 INFO kablam! = note: #[warn(overflowing_literals)] on by default Oct 10 20:12:25.136 INFO kablam! Oct 10 20:12:25.136 INFO kablam! warning: literal out of range for i8 Oct 10 20:12:25.136 INFO kablam! --> src/operations.rs:42:25 Oct 10 20:12:25.137 INFO kablam! | Oct 10 20:12:25.137 INFO kablam! 42 | (1, 2), (1, 200), (1, 200000), Oct 10 20:12:25.137 INFO kablam! | ^^^ Oct 10 20:12:25.137 INFO kablam! Oct 10 20:12:25.137 INFO kablam! warning: literal out of range for i8 Oct 10 20:12:25.137 INFO kablam! --> src/operations.rs:42:35 Oct 10 20:12:25.137 INFO kablam! | Oct 10 20:12:25.137 INFO kablam! 42 | (1, 2), (1, 200), (1, 200000), Oct 10 20:12:25.137 INFO kablam! | ^^^^^^ Oct 10 20:12:25.137 INFO kablam! Oct 10 20:12:25.137 INFO kablam! warning: literal out of range for i8 Oct 10 20:12:25.137 INFO kablam! --> src/operations.rs:43:14 Oct 10 20:12:25.137 INFO kablam! | Oct 10 20:12:25.137 INFO kablam! 43 | (123321, 192392), (98498239, 1238723), Oct 10 20:12:25.137 INFO kablam! | ^^^^^^ Oct 10 20:12:25.137 INFO kablam! Oct 10 20:12:25.137 INFO kablam! warning: literal out of range for i8 Oct 10 20:12:25.137 INFO kablam! --> src/operations.rs:43:22 Oct 10 20:12:25.137 INFO kablam! | Oct 10 20:12:25.137 INFO kablam! 43 | (123321, 192392), (98498239, 1238723), Oct 10 20:12:25.137 INFO kablam! | ^^^^^^ Oct 10 20:12:25.137 INFO kablam! Oct 10 20:12:25.137 INFO kablam! warning: literal out of range for i8 Oct 10 20:12:25.137 INFO kablam! --> src/operations.rs:43:32 Oct 10 20:12:25.137 INFO kablam! | Oct 10 20:12:25.137 INFO kablam! 43 | (123321, 192392), (98498239, 1238723), Oct 10 20:12:25.137 INFO kablam! | ^^^^^^^^ Oct 10 20:12:25.137 INFO kablam! Oct 10 20:12:25.137 INFO kablam! warning: literal out of range for i8 Oct 10 20:12:25.137 INFO kablam! --> src/operations.rs:43:42 Oct 10 20:12:25.137 INFO kablam! | Oct 10 20:12:25.137 INFO kablam! 43 | (123321, 192392), (98498239, 1238723), Oct 10 20:12:25.137 INFO kablam! | ^^^^^^^ Oct 10 20:12:25.137 INFO kablam! Oct 10 20:12:25.137 INFO kablam! warning: literal out of range for i8 Oct 10 20:12:25.137 INFO kablam! --> src/operations.rs:54:38 Oct 10 20:12:25.137 INFO kablam! | Oct 10 20:12:25.137 INFO kablam! 54 | (0, -1), (0, -100), (0, -500), Oct 10 20:12:25.137 INFO kablam! | ^^^ Oct 10 20:12:25.137 INFO kablam! Oct 10 20:12:25.137 INFO kablam! warning: literal out of range for i8 Oct 10 20:12:25.137 INFO kablam! --> src/operations.rs:55:27 Oct 10 20:12:25.137 INFO kablam! | Oct 10 20:12:25.137 INFO kablam! 55 | (1, -2), (1, -200), (1, -200000), Oct 10 20:12:25.137 INFO kablam! | ^^^ Oct 10 20:12:25.137 INFO kablam! Oct 10 20:12:25.137 INFO kablam! warning: literal out of range for i8 Oct 10 20:12:25.137 INFO kablam! --> src/operations.rs:55:38 Oct 10 20:12:25.137 INFO kablam! | Oct 10 20:12:25.137 INFO kablam! 55 | (1, -2), (1, -200), (1, -200000), Oct 10 20:12:25.137 INFO kablam! | ^^^^^^ Oct 10 20:12:25.137 INFO kablam! Oct 10 20:12:25.137 INFO kablam! warning: literal out of range for i8 Oct 10 20:12:25.137 INFO kablam! --> src/operations.rs:56:29 Oct 10 20:12:25.137 INFO kablam! | Oct 10 20:12:25.137 INFO kablam! 56 | (-1, -2), (-1, -200), (-1, -200000), Oct 10 20:12:25.137 INFO kablam! | ^^^ Oct 10 20:12:25.137 INFO kablam! Oct 10 20:12:25.137 INFO kablam! warning: literal out of range for i8 Oct 10 20:12:25.137 INFO kablam! --> src/operations.rs:56:41 Oct 10 20:12:25.137 INFO kablam! | Oct 10 20:12:25.137 INFO kablam! 56 | (-1, -2), (-1, -200), (-1, -200000), Oct 10 20:12:25.137 INFO kablam! | ^^^^^^ Oct 10 20:12:25.137 INFO kablam! Oct 10 20:12:25.137 INFO kablam! warning: literal out of range for i8 Oct 10 20:12:25.137 INFO kablam! --> src/operations.rs:57:15 Oct 10 20:12:25.137 INFO kablam! | Oct 10 20:12:25.137 INFO kablam! 57 | (-123321, -192392), (-98498239, 1238723), Oct 10 20:12:25.137 INFO kablam! | ^^^^^^ Oct 10 20:12:25.137 INFO kablam! Oct 10 20:12:25.137 INFO kablam! warning: literal out of range for i8 Oct 10 20:12:25.137 INFO kablam! --> src/operations.rs:57:24 Oct 10 20:12:25.137 INFO kablam! | Oct 10 20:12:25.137 INFO kablam! 57 | (-123321, -192392), (-98498239, 1238723), Oct 10 20:12:25.137 INFO kablam! | ^^^^^^ Oct 10 20:12:25.137 INFO kablam! Oct 10 20:12:25.137 INFO kablam! warning: literal out of range for i8 Oct 10 20:12:25.137 INFO kablam! --> src/operations.rs:57:35 Oct 10 20:12:25.137 INFO kablam! | Oct 10 20:12:25.137 INFO kablam! 57 | (-123321, -192392), (-98498239, 1238723), Oct 10 20:12:25.137 INFO kablam! | ^^^^^^^^ Oct 10 20:12:25.137 INFO kablam! Oct 10 20:12:25.137 INFO kablam! warning: literal out of range for i8 Oct 10 20:12:25.137 INFO kablam! --> src/operations.rs:57:45 Oct 10 20:12:25.137 INFO kablam! | Oct 10 20:12:25.137 INFO kablam! 57 | (-123321, -192392), (-98498239, 1238723), Oct 10 20:12:25.137 INFO kablam! | ^^^^^^^ Oct 10 20:12:25.137 INFO kablam! Oct 10 20:12:25.836 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.61s Oct 10 20:12:25.838 INFO kablam! su: No module specific data is present Oct 10 20:12:26.168 INFO running `"docker" "rm" "-f" "d82493fc122e53aeec802ab65cec22a7326a8584e3cf9286edabeed5116de324"` Oct 10 20:12:26.259 INFO blam! d82493fc122e53aeec802ab65cec22a7326a8584e3cf9286edabeed5116de324 Oct 10 20:12:26.261 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 10 20:12:26.261 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/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 20:12:26.462 INFO blam! ff384e690e086001bc6745f35caa1921078ada20f89e1f39741e1304e8421499 Oct 10 20:12:26.465 INFO running `"docker" "start" "-a" "ff384e690e086001bc6745f35caa1921078ada20f89e1f39741e1304e8421499"` Oct 10 20:12:26.868 INFO kablam! usermod: no changes Oct 10 20:12:26.891 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.01s Oct 10 20:12:26.892 INFO kablam! Running /target/debug/deps/logics-6a34eff7bd4b8d70 Oct 10 20:12:26.893 INFO blam! Oct 10 20:12:26.893 INFO blam! running 2 tests Oct 10 20:12:26.913 INFO blam! test operations::tests::add_works_for_positives ... FAILED Oct 10 20:12:26.913 INFO blam! test operations::tests::add_works_for_negatives ... FAILED Oct 10 20:12:26.913 INFO blam! Oct 10 20:12:26.913 INFO blam! failures: Oct 10 20:12:26.913 INFO blam! Oct 10 20:12:26.913 INFO blam! ---- operations::tests::add_works_for_positives stdout ---- Oct 10 20:12:26.913 INFO blam! x: 0 Oct 10 20:12:26.913 INFO blam! 0b00000000 Oct 10 20:12:26.913 INFO blam! [false, false, false, false, false, false, false, false] Oct 10 20:12:26.913 INFO blam! y: 1 Oct 10 20:12:26.913 INFO blam! 0b00000001 Oct 10 20:12:26.913 INFO blam! [true, false, false, false, false, false, false, false] Oct 10 20:12:26.913 INFO blam! arr: [true, false, false, false, false, false, false, false] Oct 10 20:12:26.913 INFO blam! s: 00000001 Oct 10 20:12:26.913 INFO blam! x: 0 Oct 10 20:12:26.913 INFO blam! 0b00000000 Oct 10 20:12:26.913 INFO blam! [false, false, false, false, false, false, false, false] Oct 10 20:12:26.913 INFO blam! y: 100 Oct 10 20:12:26.913 INFO blam! 0b01100100 Oct 10 20:12:26.913 INFO blam! [false, false, true, false, false, true, true, false] Oct 10 20:12:26.913 INFO blam! arr: [false, false, true, false, false, true, true, false] Oct 10 20:12:26.913 INFO blam! s: 01100100 Oct 10 20:12:26.913 INFO blam! x: 0 Oct 10 20:12:26.913 INFO blam! 0b00000000 Oct 10 20:12:26.913 INFO blam! [false, false, false, false, false, false, false, false] Oct 10 20:12:26.913 INFO blam! y: -12 Oct 10 20:12:26.913 INFO blam! 0b11110100 Oct 10 20:12:26.913 INFO blam! [false, false, true, false, true, true, true, true] Oct 10 20:12:26.913 INFO blam! arr: [false, false, true, false, true, true, true, true] Oct 10 20:12:26.913 INFO blam! s: -00001100 Oct 10 20:12:26.913 INFO blam! x: 1 Oct 10 20:12:26.913 INFO blam! 0b00000001 Oct 10 20:12:26.913 INFO blam! [true, false, false, false, false, false, false, false] Oct 10 20:12:26.913 INFO blam! y: 2 Oct 10 20:12:26.913 INFO blam! 0b00000010 Oct 10 20:12:26.913 INFO blam! [false, true, false, false, false, false, false, false] Oct 10 20:12:26.913 INFO blam! arr: [true, true, false, false, false, false, false, false] Oct 10 20:12:26.913 INFO blam! s: 00000011 Oct 10 20:12:26.913 INFO blam! x: 1 Oct 10 20:12:26.914 INFO blam! 0b00000001 Oct 10 20:12:26.914 INFO kablam! error: test failed, to rerun pass '--lib' Oct 10 20:12:26.914 INFO blam! [true, false, false, false, false, false, false, false] Oct 10 20:12:26.914 INFO blam! y: -56 Oct 10 20:12:26.914 INFO blam! 0b11001000 Oct 10 20:12:26.914 INFO blam! [false, false, false, true, false, false, true, true] Oct 10 20:12:26.914 INFO blam! arr: [true, false, false, true, false, false, true, true] Oct 10 20:12:26.914 INFO blam! s: -00110111 Oct 10 20:12:26.914 INFO blam! x: 1 Oct 10 20:12:26.914 INFO blam! 0b00000001 Oct 10 20:12:26.914 INFO blam! [true, false, false, false, false, false, false, false] Oct 10 20:12:26.914 INFO blam! y: 64 Oct 10 20:12:26.914 INFO blam! 0b01000000 Oct 10 20:12:26.914 INFO blam! [false, false, false, false, false, false, true, false] Oct 10 20:12:26.914 INFO blam! arr: [true, false, false, false, false, false, true, false] Oct 10 20:12:26.914 INFO blam! s: 01000001 Oct 10 20:12:26.914 INFO blam! x: -71 Oct 10 20:12:26.914 INFO blam! 0b10111001 Oct 10 20:12:26.914 INFO blam! [true, false, false, true, true, true, false, true] Oct 10 20:12:26.914 INFO kablam! su: No module specific data is present Oct 10 20:12:26.914 INFO blam! y: -120 Oct 10 20:12:26.914 INFO blam! 0b10001000 Oct 10 20:12:26.914 INFO blam! [false, false, false, true, false, false, false, true] Oct 10 20:12:26.914 INFO blam! arr: [true, false, false, false, false, false, true, false] Oct 10 20:12:26.914 INFO blam! s: 01000001 Oct 10 20:12:26.914 INFO blam! thread 'operations::tests::add_works_for_positives' panicked at 'attempt to add with overflow', libcore/ops/arith.rs:110:45 Oct 10 20:12:26.914 INFO blam! stack backtrace: Oct 10 20:12:26.914 INFO blam! 0: 0x561e5c371a0e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 10 20:12:26.914 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 10 20:12:26.914 INFO blam! 1: 0x561e5c37a8b6 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 10 20:12:26.914 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 10 20:12:26.914 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 10 20:12:26.914 INFO blam! 2: 0x561e5c37560d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 10 20:12:26.914 INFO blam! at libstd/panicking.rs:211 Oct 10 20:12:26.914 INFO blam! 3: 0x561e5c37531b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 10 20:12:26.914 INFO blam! at libstd/panicking.rs:221 Oct 10 20:12:26.914 INFO blam! 4: 0x561e5c375cbc - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 10 20:12:26.914 INFO blam! at libstd/panicking.rs:476 Oct 10 20:12:26.914 INFO blam! 5: 0x561e5c375879 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 10 20:12:26.914 INFO blam! at libstd/panicking.rs:390 Oct 10 20:12:26.914 INFO blam! 6: 0x561e5c375775 - rust_begin_unwind Oct 10 20:12:26.914 INFO blam! at libstd/panicking.rs:325 Oct 10 20:12:26.914 INFO blam! 7: 0x561e5c3b5bfb - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 10 20:12:26.914 INFO blam! at libcore/panicking.rs:77 Oct 10 20:12:26.914 INFO blam! 8: 0x561e5c3b5b2a - core::panicking::panic::hf8fbd9f6b140980c Oct 10 20:12:26.914 INFO blam! at libcore/panicking.rs:52 Oct 10 20:12:26.914 INFO blam! 9: 0x561e5c320744 - ::add::hf6ba79538a4937d0 Oct 10 20:12:26.914 INFO blam! at libcore/ops/arith.rs:110 Oct 10 20:12:26.914 INFO blam! 10: 0x561e5c320d24 - <&'b i8 as core::ops::arith::Add<&'a i8>>::add::hc576bc1c51508ee2 Oct 10 20:12:26.914 INFO blam! at src/lib.rs:1 Oct 10 20:12:26.914 INFO blam! 11: 0x561e5c322467 - logics::operations::tests::add_works_for_positives::h390c487955b8213a Oct 10 20:12:26.914 INFO blam! at src/operations.rs:47 Oct 10 20:12:26.914 INFO blam! 12: 0x561e5c3221c9 - logics::operations::tests::add_works_for_positives::{{closure}}::hb627269ecc8e22c9 Oct 10 20:12:26.914 INFO blam! at src/operations.rs:39 Oct 10 20:12:26.914 INFO blam! 13: 0x561e5c31f57d - core::ops::function::FnOnce::call_once::h2839bca087fb5e8d Oct 10 20:12:26.914 INFO blam! at libcore/ops/function.rs:238 Oct 10 20:12:26.914 INFO blam! 14: 0x561e5c32898e - >::call_box::h95b7cb918af67b5d Oct 10 20:12:26.914 INFO blam! at libtest/lib.rs:1468 Oct 10 20:12:26.914 INFO blam! at libcore/ops/function.rs:238 Oct 10 20:12:26.914 INFO blam! at liballoc/boxed.rs:672 Oct 10 20:12:26.914 INFO blam! 15: 0x561e5c385a89 - __rust_maybe_catch_panic Oct 10 20:12:26.914 INFO blam! at libpanic_unwind/lib.rs:102 Oct 10 20:12:26.914 INFO blam! 16: 0x561e5c3494dd - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 10 20:12:26.914 INFO blam! at libstd/panicking.rs:289 Oct 10 20:12:26.914 INFO blam! at libstd/panic.rs:392 Oct 10 20:12:26.914 INFO blam! at libtest/lib.rs:1423 Oct 10 20:12:26.914 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 10 20:12:26.914 INFO blam! 17: 0x561e5c34a0e4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 10 20:12:26.914 INFO blam! at libstd/thread/mod.rs:409 Oct 10 20:12:26.914 INFO blam! at libstd/panic.rs:313 Oct 10 20:12:26.914 INFO blam! at libstd/panicking.rs:310 Oct 10 20:12:26.914 INFO blam! 18: 0x561e5c385a89 - __rust_maybe_catch_panic Oct 10 20:12:26.914 INFO blam! at libpanic_unwind/lib.rs:102 Oct 10 20:12:26.914 INFO blam! 19: 0x561e5c3376a6 - >::call_box::h96125cb29a9ba44b Oct 10 20:12:26.914 INFO blam! at libstd/panicking.rs:289 Oct 10 20:12:26.914 INFO blam! at libstd/panic.rs:392 Oct 10 20:12:26.914 INFO blam! at libstd/thread/mod.rs:408 Oct 10 20:12:26.914 INFO blam! at liballoc/boxed.rs:672 Oct 10 20:12:26.914 INFO blam! 20: 0x561e5c373a4a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 10 20:12:26.914 INFO blam! at liballoc/boxed.rs:682 Oct 10 20:12:26.914 INFO blam! at libstd/sys_common/thread.rs:24 Oct 10 20:12:26.914 INFO blam! 21: 0x561e5c3691d5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 10 20:12:26.914 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 10 20:12:26.915 INFO blam! 22: 0x7f9a84acb6b9 - start_thread Oct 10 20:12:26.915 INFO blam! 23: 0x7f9a845eb41c - clone Oct 10 20:12:26.915 INFO blam! 24: 0x0 - Oct 10 20:12:26.915 INFO blam! Oct 10 20:12:26.915 INFO blam! ---- operations::tests::add_works_for_negatives stdout ---- Oct 10 20:12:26.915 INFO blam! x: 0 Oct 10 20:12:26.915 INFO blam! 0b00000000 Oct 10 20:12:26.915 INFO blam! [false, false, false, false, false, false, false, false] Oct 10 20:12:26.915 INFO blam! y: -1 Oct 10 20:12:26.915 INFO blam! 0b11111111 Oct 10 20:12:26.915 INFO blam! [true, true, true, true, true, true, true, true] Oct 10 20:12:26.915 INFO blam! arr: [true, true, true, true, true, true, true, true] Oct 10 20:12:26.915 INFO blam! s: -00000001 Oct 10 20:12:26.915 INFO blam! x: 0 Oct 10 20:12:26.915 INFO blam! 0b00000000 Oct 10 20:12:26.915 INFO blam! [false, false, false, false, false, false, false, false] Oct 10 20:12:26.915 INFO blam! y: -100 Oct 10 20:12:26.915 INFO blam! 0b10011100 Oct 10 20:12:26.915 INFO blam! [false, false, true, true, true, false, false, true] Oct 10 20:12:26.915 INFO blam! arr: [false, false, true, true, true, false, false, true] Oct 10 20:12:26.915 INFO blam! s: -01100100 Oct 10 20:12:26.915 INFO blam! x: 0 Oct 10 20:12:26.915 INFO blam! 0b00000000 Oct 10 20:12:26.915 INFO blam! [false, false, false, false, false, false, false, false] Oct 10 20:12:26.915 INFO blam! y: 12 Oct 10 20:12:26.915 INFO blam! 0b00001100 Oct 10 20:12:26.915 INFO blam! [false, false, true, true, false, false, false, false] Oct 10 20:12:26.915 INFO blam! arr: [false, false, true, true, false, false, false, false] Oct 10 20:12:26.915 INFO blam! s: 00001100 Oct 10 20:12:26.915 INFO blam! x: 1 Oct 10 20:12:26.915 INFO blam! 0b00000001 Oct 10 20:12:26.915 INFO blam! [true, false, false, false, false, false, false, false] Oct 10 20:12:26.915 INFO blam! y: -2 Oct 10 20:12:26.915 INFO blam! 0b11111110 Oct 10 20:12:26.915 INFO blam! [false, true, true, true, true, true, true, true] Oct 10 20:12:26.915 INFO blam! arr: [true, true, true, true, true, true, true, true] Oct 10 20:12:26.915 INFO blam! s: -00000001 Oct 10 20:12:26.915 INFO blam! x: 1 Oct 10 20:12:26.915 INFO blam! 0b00000001 Oct 10 20:12:26.915 INFO blam! [true, false, false, false, false, false, false, false] Oct 10 20:12:26.915 INFO blam! y: 56 Oct 10 20:12:26.915 INFO blam! 0b00111000 Oct 10 20:12:26.915 INFO blam! [false, false, false, true, true, true, false, false] Oct 10 20:12:26.915 INFO blam! arr: [true, false, false, true, true, true, false, false] Oct 10 20:12:26.915 INFO blam! s: 00111001 Oct 10 20:12:26.915 INFO blam! x: 1 Oct 10 20:12:26.915 INFO blam! 0b00000001 Oct 10 20:12:26.915 INFO blam! [true, false, false, false, false, false, false, false] Oct 10 20:12:26.915 INFO blam! y: -64 Oct 10 20:12:26.915 INFO blam! 0b11000000 Oct 10 20:12:26.915 INFO blam! [false, false, false, false, false, false, true, true] Oct 10 20:12:26.915 INFO blam! arr: [true, false, false, false, false, false, true, true] Oct 10 20:12:26.915 INFO blam! s: -00111111 Oct 10 20:12:26.915 INFO blam! x: -1 Oct 10 20:12:26.915 INFO blam! 0b11111111 Oct 10 20:12:26.915 INFO blam! [true, true, true, true, true, true, true, true] Oct 10 20:12:26.915 INFO blam! y: -2 Oct 10 20:12:26.915 INFO blam! 0b11111110 Oct 10 20:12:26.915 INFO blam! [false, true, true, true, true, true, true, true] Oct 10 20:12:26.915 INFO blam! arr: [true, false, true, true, true, true, true, true] Oct 10 20:12:26.915 INFO blam! s: -00000011 Oct 10 20:12:26.915 INFO blam! x: -1 Oct 10 20:12:26.915 INFO blam! 0b11111111 Oct 10 20:12:26.915 INFO blam! [true, true, true, true, true, true, true, true] Oct 10 20:12:26.915 INFO blam! y: 56 Oct 10 20:12:26.915 INFO blam! 0b00111000 Oct 10 20:12:26.915 INFO blam! [false, false, false, true, true, true, false, false] Oct 10 20:12:26.915 INFO blam! arr: [true, true, true, false, true, true, false, false] Oct 10 20:12:26.915 INFO blam! s: 00110111 Oct 10 20:12:26.915 INFO blam! x: -1 Oct 10 20:12:26.915 INFO blam! 0b11111111 Oct 10 20:12:26.915 INFO blam! [true, true, true, true, true, true, true, true] Oct 10 20:12:26.915 INFO blam! y: -64 Oct 10 20:12:26.915 INFO blam! 0b11000000 Oct 10 20:12:26.915 INFO blam! [false, false, false, false, false, false, true, true] Oct 10 20:12:26.915 INFO blam! arr: [true, true, true, true, true, true, false, true] Oct 10 20:12:26.915 INFO blam! s: -01000001 Oct 10 20:12:26.915 INFO blam! x: 71 Oct 10 20:12:26.915 INFO blam! 0b01000111 Oct 10 20:12:26.915 INFO blam! [true, true, true, false, false, false, true, false] Oct 10 20:12:26.915 INFO blam! y: 120 Oct 10 20:12:26.915 INFO blam! 0b01111000 Oct 10 20:12:26.915 INFO blam! [false, false, false, true, true, true, true, false] Oct 10 20:12:26.915 INFO blam! arr: [true, true, true, true, true, true, false, true] Oct 10 20:12:26.915 INFO blam! s: -01000001 Oct 10 20:12:26.915 INFO blam! thread 'operations::tests::add_works_for_negatives' panicked at 'attempt to add with overflow', libcore/ops/arith.rs:110:45 Oct 10 20:12:26.915 INFO blam! stack backtrace: Oct 10 20:12:26.916 INFO blam! 0: 0x561e5c371a0e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 10 20:12:26.916 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 10 20:12:26.916 INFO blam! 1: 0x561e5c37a8b6 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 10 20:12:26.916 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 10 20:12:26.916 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 10 20:12:26.916 INFO blam! 2: 0x561e5c37560d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 10 20:12:26.916 INFO blam! at libstd/panicking.rs:211 Oct 10 20:12:26.916 INFO blam! 3: 0x561e5c37531b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 10 20:12:26.916 INFO blam! at libstd/panicking.rs:221 Oct 10 20:12:26.916 INFO blam! 4: 0x561e5c375cbc - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 10 20:12:26.916 INFO blam! at libstd/panicking.rs:476 Oct 10 20:12:26.916 INFO blam! 5: 0x561e5c375879 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 10 20:12:26.916 INFO blam! at libstd/panicking.rs:390 Oct 10 20:12:26.916 INFO blam! 6: 0x561e5c375775 - rust_begin_unwind Oct 10 20:12:26.916 INFO blam! at libstd/panicking.rs:325 Oct 10 20:12:26.916 INFO blam! 7: 0x561e5c3b5bfb - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 10 20:12:26.916 INFO blam! at libcore/panicking.rs:77 Oct 10 20:12:26.916 INFO blam! 8: 0x561e5c3b5b2a - core::panicking::panic::hf8fbd9f6b140980c Oct 10 20:12:26.916 INFO blam! at libcore/panicking.rs:52 Oct 10 20:12:26.916 INFO blam! 9: 0x561e5c320744 - ::add::hf6ba79538a4937d0 Oct 10 20:12:26.916 INFO blam! at libcore/ops/arith.rs:110 Oct 10 20:12:26.916 INFO blam! 10: 0x561e5c320d24 - <&'b i8 as core::ops::arith::Add<&'a i8>>::add::hc576bc1c51508ee2 Oct 10 20:12:26.916 INFO blam! at src/lib.rs:1 Oct 10 20:12:26.916 INFO blam! 11: 0x561e5c3229b5 - logics::operations::tests::add_works_for_negatives::h8dbfb5066ef70f7d Oct 10 20:12:26.916 INFO blam! at src/operations.rs:61 Oct 10 20:12:26.916 INFO blam! 12: 0x561e5c322609 - logics::operations::tests::add_works_for_negatives::{{closure}}::hf35b055c13113258 Oct 10 20:12:26.916 INFO blam! at src/operations.rs:52 Oct 10 20:12:26.916 INFO blam! 13: 0x561e5c31f5fd - core::ops::function::FnOnce::call_once::h48dff1110f38b24d Oct 10 20:12:26.916 INFO blam! at libcore/ops/function.rs:238 Oct 10 20:12:26.916 INFO blam! 14: 0x561e5c32898e - >::call_box::h95b7cb918af67b5d Oct 10 20:12:26.916 INFO blam! at libtest/lib.rs:1468 Oct 10 20:12:26.916 INFO blam! at libcore/ops/function.rs:238 Oct 10 20:12:26.916 INFO blam! at liballoc/boxed.rs:672 Oct 10 20:12:26.916 INFO blam! 15: 0x561e5c385a89 - __rust_maybe_catch_panic Oct 10 20:12:26.916 INFO blam! at libpanic_unwind/lib.rs:102 Oct 10 20:12:26.916 INFO blam! 16: 0x561e5c3494dd - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 10 20:12:26.916 INFO blam! at libstd/panicking.rs:289 Oct 10 20:12:26.916 INFO blam! at libstd/panic.rs:392 Oct 10 20:12:26.916 INFO blam! at libtest/lib.rs:1423 Oct 10 20:12:26.916 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 10 20:12:26.916 INFO blam! 17: 0x561e5c34a0e4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 10 20:12:26.916 INFO blam! at libstd/thread/mod.rs:409 Oct 10 20:12:26.916 INFO blam! at libstd/panic.rs:313 Oct 10 20:12:26.916 INFO blam! at libstd/panicking.rs:310 Oct 10 20:12:26.916 INFO blam! 18: 0x561e5c385a89 - __rust_maybe_catch_panic Oct 10 20:12:26.916 INFO blam! at libpanic_unwind/lib.rs:102 Oct 10 20:12:26.916 INFO blam! 19: 0x561e5c3376a6 - >::call_box::h96125cb29a9ba44b Oct 10 20:12:26.916 INFO blam! at libstd/panicking.rs:289 Oct 10 20:12:26.916 INFO blam! at libstd/panic.rs:392 Oct 10 20:12:26.916 INFO blam! at libstd/thread/mod.rs:408 Oct 10 20:12:26.916 INFO blam! at liballoc/boxed.rs:672 Oct 10 20:12:26.916 INFO blam! 20: 0x561e5c373a4a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 10 20:12:26.916 INFO blam! at liballoc/boxed.rs:682 Oct 10 20:12:26.916 INFO blam! at libstd/sys_common/thread.rs:24 Oct 10 20:12:26.916 INFO blam! 21: 0x561e5c3691d5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 10 20:12:26.916 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 10 20:12:26.916 INFO blam! 22: 0x7f9a84acb6b9 - start_thread Oct 10 20:12:26.916 INFO blam! 23: 0x7f9a845eb41c - clone Oct 10 20:12:26.916 INFO blam! 24: 0x0 - Oct 10 20:12:26.916 INFO blam! Oct 10 20:12:26.916 INFO blam! Oct 10 20:12:26.916 INFO blam! failures: Oct 10 20:12:26.916 INFO blam! operations::tests::add_works_for_negatives Oct 10 20:12:26.916 INFO blam! operations::tests::add_works_for_positives Oct 10 20:12:26.916 INFO blam! Oct 10 20:12:26.916 INFO blam! test result: FAILED. 0 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 20:12:26.916 INFO blam! Oct 10 20:12:27.264 INFO running `"docker" "rm" "-f" "ff384e690e086001bc6745f35caa1921078ada20f89e1f39741e1304e8421499"` Oct 10 20:12:27.399 INFO blam! ff384e690e086001bc6745f35caa1921078ada20f89e1f39741e1304e8421499