Oct 10 16:11:32.734 INFO testing renato-zannon/rust-project_euler against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 16:11:32.734 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 16:11:32.735 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-6/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:11:33.214 INFO blam! b422624c23fb990788583743d8caf7f46862c081075331e6b1ab70d955cc159e Oct 10 16:11:33.216 INFO running `"docker" "start" "-a" "b422624c23fb990788583743d8caf7f46862c081075331e6b1ab70d955cc159e"` Oct 10 16:11:34.644 INFO kablam! usermod: no changes Oct 10 16:11:35.056 INFO kablam! Compiling enum-set v0.0.7 Oct 10 16:11:35.056 INFO kablam! Compiling ascii v0.9.0 Oct 10 16:11:35.085 INFO kablam! Compiling crossbeam-epoch v0.3.1 Oct 10 16:11:35.110 INFO kablam! Compiling shared v0.0.1 (/source/shared) Oct 10 16:11:36.905 INFO kablam! Compiling crossbeam-deque v0.2.0 Oct 10 16:11:38.547 INFO kablam! Compiling rayon-core v1.4.1 Oct 10 16:11:40.861 INFO kablam! Compiling rayon v1.0.2 Oct 10 16:11:45.388 INFO kablam! Compiling project_euler v0.0.1 (/source) Oct 10 16:13:04.758 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 30s Oct 10 16:13:04.865 INFO kablam! su: No module specific data is present Oct 10 16:13:05.593 INFO running `"docker" "rm" "-f" "b422624c23fb990788583743d8caf7f46862c081075331e6b1ab70d955cc159e"` Oct 10 16:13:05.852 INFO blam! b422624c23fb990788583743d8caf7f46862c081075331e6b1ab70d955cc159e Oct 10 16:13:05.852 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 10 16:13:05.852 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-6/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:13:06.319 INFO blam! dfbe9f90bbbd2559155b868734b58db212ec03dbfd04dbc1d5884cc473db6017 Oct 10 16:13:06.320 INFO running `"docker" "start" "-a" "dfbe9f90bbbd2559155b868734b58db212ec03dbfd04dbc1d5884cc473db6017"` Oct 10 16:13:07.593 INFO kablam! usermod: no changes Oct 10 16:13:07.964 INFO kablam! Compiling project_euler v0.0.1 (/source) Oct 10 16:13:41.976 INFO kablam! warning: unused imports: `FractionType`, `divide_square` Oct 10 16:13:41.976 INFO kablam! --> src/bin/64.rs:44:34 Oct 10 16:13:41.976 INFO kablam! | Oct 10 16:13:41.976 INFO kablam! 44 | use shared::continued_fraction::{divide_square, FractionType}; Oct 10 16:13:41.976 INFO kablam! | ^^^^^^^^^^^^^ ^^^^^^^^^^^^ Oct 10 16:13:41.976 INFO kablam! | Oct 10 16:13:41.976 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 10 16:13:41.976 INFO kablam! Oct 10 16:13:42.024 INFO kablam! warning: constant item is never used: `MAX_N` Oct 10 16:13:42.024 INFO kablam! --> src/bin/64.rs:46:1 Oct 10 16:13:42.024 INFO kablam! | Oct 10 16:13:42.024 INFO kablam! 46 | const MAX_N: u32 = 10_000; Oct 10 16:13:42.024 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 16:13:42.024 INFO kablam! | Oct 10 16:13:42.024 INFO kablam! = note: #[warn(dead_code)] on by default Oct 10 16:13:42.024 INFO kablam! Oct 10 16:14:08.427 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 00s Oct 10 16:14:08.472 INFO kablam! su: No module specific data is present Oct 10 16:14:09.064 INFO running `"docker" "rm" "-f" "dfbe9f90bbbd2559155b868734b58db212ec03dbfd04dbc1d5884cc473db6017"` Oct 10 16:14:09.432 INFO blam! dfbe9f90bbbd2559155b868734b58db212ec03dbfd04dbc1d5884cc473db6017 Oct 10 16:14:09.436 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 10 16:14:09.436 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-6/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:14:09.921 INFO blam! 90930c833a1c2ff8fe8232019feda80991dce1948d7e63be6700630c0d3e34b5 Oct 10 16:14:09.922 INFO running `"docker" "start" "-a" "90930c833a1c2ff8fe8232019feda80991dce1948d7e63be6700630c0d3e34b5"` Oct 10 16:14:11.020 INFO kablam! usermod: no changes Oct 10 16:14:11.560 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.49s Oct 10 16:14:11.608 INFO blam! Oct 10 16:14:11.608 INFO kablam! Running /target/debug/deps/01-63ea49de486ba165 Oct 10 16:14:11.608 INFO blam! running 0 tests Oct 10 16:14:11.608 INFO blam! Oct 10 16:14:11.608 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 16:14:11.608 INFO blam! Oct 10 16:14:11.616 INFO kablam! Running /target/debug/deps/02-6f1b86356a20763b Oct 10 16:14:11.617 INFO blam! Oct 10 16:14:11.617 INFO blam! running 0 tests Oct 10 16:14:11.617 INFO blam! Oct 10 16:14:11.617 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 16:14:11.617 INFO blam! Oct 10 16:14:11.619 INFO kablam! Running /target/debug/deps/03-c1c446660301d401 Oct 10 16:14:11.632 INFO blam! Oct 10 16:14:11.632 INFO blam! running 0 tests Oct 10 16:14:11.632 INFO blam! Oct 10 16:14:11.632 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 16:14:11.632 INFO blam! Oct 10 16:14:11.632 INFO blam! Oct 10 16:14:11.632 INFO blam! running 0 tests Oct 10 16:14:11.632 INFO blam! Oct 10 16:14:11.632 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 16:14:11.632 INFO blam! Oct 10 16:14:11.634 INFO kablam! Running /target/debug/deps/04-dbf48b2422386a78 Oct 10 16:14:11.634 INFO kablam! Running /target/debug/deps/05-9387ed09cdbc682b Oct 10 16:14:11.636 INFO blam! Oct 10 16:14:11.636 INFO blam! running 0 tests Oct 10 16:14:11.636 INFO blam! Oct 10 16:14:11.636 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 16:14:11.636 INFO blam! Oct 10 16:14:11.636 INFO kablam! Running /target/debug/deps/06-3e8414b1a4fe12c5 Oct 10 16:14:11.652 INFO kablam! Running /target/debug/deps/07-5fbe7d26b9e5a623 Oct 10 16:14:11.652 INFO blam! Oct 10 16:14:11.652 INFO blam! running 0 tests Oct 10 16:14:11.652 INFO blam! Oct 10 16:14:11.652 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 16:14:11.652 INFO blam! Oct 10 16:14:11.660 INFO blam! Oct 10 16:14:11.660 INFO kablam! Running /target/debug/deps/08-0eba63b5f8553cc3 Oct 10 16:14:11.660 INFO blam! running 0 tests Oct 10 16:14:11.660 INFO kablam! Running /target/debug/deps/09-572680b6bb3b70a3 Oct 10 16:14:11.660 INFO blam! Oct 10 16:14:11.660 INFO kablam! Running /target/debug/deps/10-0b12b56064b23367 Oct 10 16:14:11.660 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 16:14:11.660 INFO kablam! Running /target/debug/deps/11-50535413d5c6468a Oct 10 16:14:11.660 INFO blam! Oct 10 16:14:11.660 INFO blam! Oct 10 16:14:11.660 INFO blam! running 0 tests Oct 10 16:14:11.660 INFO blam! Oct 10 16:14:11.660 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 16:14:11.660 INFO blam! Oct 10 16:14:11.660 INFO blam! Oct 10 16:14:11.660 INFO blam! running 0 tests Oct 10 16:14:11.660 INFO blam! Oct 10 16:14:11.660 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 16:14:11.660 INFO blam! Oct 10 16:14:11.660 INFO blam! Oct 10 16:14:11.660 INFO blam! running 0 tests Oct 10 16:14:11.660 INFO blam! Oct 10 16:14:11.660 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 16:14:11.660 INFO blam! Oct 10 16:14:11.664 INFO kablam! Running /target/debug/deps/12-557170a28a5a7a2e Oct 10 16:14:11.664 INFO blam! Oct 10 16:14:11.664 INFO kablam! Running /target/debug/deps/13-ad173205fcef6c1e Oct 10 16:14:11.664 INFO blam! running 0 tests Oct 10 16:14:11.664 INFO blam! Oct 10 16:14:11.664 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 16:14:11.664 INFO blam! Oct 10 16:14:11.664 INFO blam! Oct 10 16:14:11.664 INFO blam! running 0 tests Oct 10 16:14:11.664 INFO blam! Oct 10 16:14:11.664 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 16:14:11.664 INFO blam! Oct 10 16:14:11.672 INFO kablam! Running /target/debug/deps/14-65f089a36215f4d1 Oct 10 16:14:11.672 INFO blam! Oct 10 16:14:11.672 INFO kablam! Running /target/debug/deps/15-e5292fe29456bb8d Oct 10 16:14:11.672 INFO blam! running 0 tests Oct 10 16:14:11.672 INFO blam! Oct 10 16:14:11.672 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 16:14:11.672 INFO blam! Oct 10 16:14:11.672 INFO blam! Oct 10 16:14:11.672 INFO blam! running 0 tests Oct 10 16:14:11.672 INFO blam! Oct 10 16:14:11.672 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 16:14:11.672 INFO blam! Oct 10 16:14:11.674 INFO blam! Oct 10 16:14:11.674 INFO kablam! Running /target/debug/deps/16-5d634b4274f06c6c Oct 10 16:14:11.674 INFO blam! running 0 tests Oct 10 16:14:11.674 INFO blam! Oct 10 16:14:11.674 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 16:14:11.674 INFO blam! Oct 10 16:14:11.680 INFO kablam! Running /target/debug/deps/17-074fb6c37662f607 Oct 10 16:14:11.680 INFO blam! Oct 10 16:14:11.680 INFO blam! running 0 tests Oct 10 16:14:11.680 INFO blam! Oct 10 16:14:11.680 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 16:14:11.680 INFO blam! Oct 10 16:14:11.684 INFO blam! Oct 10 16:14:11.684 INFO kablam! Running /target/debug/deps/18-bc4e9188cec2e3ad Oct 10 16:14:11.684 INFO blam! running 0 tests Oct 10 16:14:11.684 INFO blam! Oct 10 16:14:11.684 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 16:14:11.684 INFO blam! Oct 10 16:14:11.684 INFO blam! Oct 10 16:14:11.684 INFO blam! running 0 tests Oct 10 16:14:11.684 INFO blam! Oct 10 16:14:11.684 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 16:14:11.684 INFO blam! Oct 10 16:14:11.684 INFO kablam! Running /target/debug/deps/19-b535a2f971151abd Oct 10 16:14:11.696 INFO kablam! Running /target/debug/deps/20-5bf3fe477087b8a1 Oct 10 16:14:11.696 INFO blam! Oct 10 16:14:11.696 INFO kablam! Running /target/debug/deps/21-b19ba96b6d2bc020 Oct 10 16:14:11.696 INFO blam! running 0 tests Oct 10 16:14:11.696 INFO blam! Oct 10 16:14:11.696 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 16:14:11.697 INFO blam! Oct 10 16:14:11.697 INFO blam! Oct 10 16:14:11.697 INFO blam! running 0 tests Oct 10 16:14:11.697 INFO blam! Oct 10 16:14:11.697 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 16:14:11.697 INFO blam! Oct 10 16:14:11.701 INFO blam! Oct 10 16:14:11.701 INFO blam! running 0 tests Oct 10 16:14:11.701 INFO blam! Oct 10 16:14:11.701 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 16:14:11.701 INFO blam! Oct 10 16:14:11.702 INFO kablam! Running /target/debug/deps/22-22c569420f3779fd Oct 10 16:14:11.708 INFO blam! Oct 10 16:14:11.708 INFO blam! running 0 tests Oct 10 16:14:11.708 INFO blam! Oct 10 16:14:11.708 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 16:14:11.708 INFO blam! Oct 10 16:14:11.712 INFO kablam! Running /target/debug/deps/23-afcd32c6530b44b1 Oct 10 16:14:11.716 INFO blam! Oct 10 16:14:11.716 INFO blam! running 0 tests Oct 10 16:14:11.716 INFO kablam! Running /target/debug/deps/24-ee1b8431f8576c81 Oct 10 16:14:11.716 INFO blam! Oct 10 16:14:11.716 INFO kablam! Running /target/debug/deps/25-5938aa411ab7360e Oct 10 16:14:11.716 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 16:14:11.716 INFO blam! Oct 10 16:14:11.716 INFO blam! Oct 10 16:14:11.716 INFO blam! running 0 tests Oct 10 16:14:11.716 INFO blam! Oct 10 16:14:11.716 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 16:14:11.716 INFO blam! Oct 10 16:14:11.725 INFO blam! Oct 10 16:14:11.725 INFO blam! running 0 tests Oct 10 16:14:11.725 INFO blam! Oct 10 16:14:11.725 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 16:14:11.725 INFO blam! Oct 10 16:14:11.734 INFO kablam! Running /target/debug/deps/26-beda34eebf95d7d8 Oct 10 16:14:11.740 INFO blam! Oct 10 16:14:11.740 INFO kablam! Running /target/debug/deps/27-2a65b83c7fa0b22a Oct 10 16:14:11.740 INFO blam! running 0 tests Oct 10 16:14:11.740 INFO blam! Oct 10 16:14:11.740 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 16:14:11.740 INFO blam! Oct 10 16:14:11.754 INFO kablam! Running /target/debug/deps/28-3e94c29eecb55ecd Oct 10 16:14:11.754 INFO blam! Oct 10 16:14:11.754 INFO blam! running 0 tests Oct 10 16:14:11.754 INFO blam! Oct 10 16:14:11.754 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 16:14:11.754 INFO blam! Oct 10 16:14:11.754 INFO blam! Oct 10 16:14:11.755 INFO blam! running 4 tests Oct 10 16:14:11.755 INFO blam! test tests::test_width_5 ... ok Oct 10 16:14:11.755 INFO blam! test tests::test_width_1 ... ok Oct 10 16:14:11.756 INFO blam! test tests::test_width_7 ... ok Oct 10 16:14:11.756 INFO blam! test tests::test_width_3 ... ok Oct 10 16:14:11.756 INFO blam! Oct 10 16:14:11.756 INFO blam! test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 16:14:11.756 INFO blam! Oct 10 16:14:11.756 INFO kablam! Running /target/debug/deps/29-4b1730a8deec68d4 Oct 10 16:14:11.768 INFO blam! Oct 10 16:14:11.768 INFO blam! running 0 tests Oct 10 16:14:11.768 INFO blam! Oct 10 16:14:11.768 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 16:14:11.768 INFO blam! Oct 10 16:14:11.768 INFO kablam! Running /target/debug/deps/30-8fdd5ed1eb06f3a0 Oct 10 16:14:11.780 INFO kablam! Running /target/debug/deps/31-bed08604efa6b6a4 Oct 10 16:14:11.780 INFO blam! Oct 10 16:14:11.780 INFO blam! running 0 tests Oct 10 16:14:11.780 INFO blam! Oct 10 16:14:11.780 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 16:14:11.780 INFO blam! Oct 10 16:14:11.782 INFO blam! Oct 10 16:14:11.782 INFO blam! running 0 tests Oct 10 16:14:11.782 INFO blam! Oct 10 16:14:11.782 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 16:14:11.782 INFO blam! Oct 10 16:14:11.796 INFO kablam! Running /target/debug/deps/31_2-f72468fe8dedab7c Oct 10 16:14:11.796 INFO kablam! Running /target/debug/deps/32-89f5e49fce649b14 Oct 10 16:14:11.796 INFO blam! Oct 10 16:14:11.796 INFO blam! running 0 tests Oct 10 16:14:11.796 INFO blam! Oct 10 16:14:11.796 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 16:14:11.796 INFO blam! Oct 10 16:14:11.804 INFO blam! Oct 10 16:14:11.804 INFO blam! running 0 tests Oct 10 16:14:11.804 INFO blam! Oct 10 16:14:11.804 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 16:14:11.804 INFO blam! Oct 10 16:14:11.804 INFO kablam! Running /target/debug/deps/33-c056fc2bdb97097b Oct 10 16:14:11.812 INFO blam! Oct 10 16:14:11.812 INFO blam! running 0 tests Oct 10 16:14:11.812 INFO blam! Oct 10 16:14:11.812 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 16:14:11.812 INFO blam! Oct 10 16:14:11.812 INFO kablam! Running /target/debug/deps/34-efbb90643c594ce8 Oct 10 16:14:11.816 INFO blam! Oct 10 16:14:11.816 INFO blam! running 0 tests Oct 10 16:14:11.816 INFO blam! Oct 10 16:14:11.816 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 16:14:11.816 INFO blam! Oct 10 16:14:11.816 INFO blam! Oct 10 16:14:11.816 INFO blam! running 0 tests Oct 10 16:14:11.816 INFO blam! Oct 10 16:14:11.816 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 16:14:11.816 INFO blam! Oct 10 16:14:11.816 INFO kablam! Running /target/debug/deps/35-a4366b808401358c Oct 10 16:14:11.824 INFO kablam! Running /target/debug/deps/36-1d2ca50b83df447d Oct 10 16:14:11.824 INFO blam! Oct 10 16:14:11.824 INFO kablam! Running /target/debug/deps/37-8d226c00f6b4b6ab Oct 10 16:14:11.824 INFO blam! running 0 tests Oct 10 16:14:11.824 INFO blam! Oct 10 16:14:11.824 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 16:14:11.824 INFO blam! Oct 10 16:14:11.824 INFO blam! Oct 10 16:14:11.824 INFO blam! running 0 tests Oct 10 16:14:11.824 INFO blam! Oct 10 16:14:11.824 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 16:14:11.824 INFO blam! Oct 10 16:14:11.836 INFO blam! Oct 10 16:14:11.836 INFO kablam! Running /target/debug/deps/38-db11572e213f8980 Oct 10 16:14:11.836 INFO blam! running 0 tests Oct 10 16:14:11.836 INFO kablam! Running /target/debug/deps/39-33589c7409b9b10c Oct 10 16:14:11.836 INFO blam! Oct 10 16:14:11.836 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 16:14:11.836 INFO blam! Oct 10 16:14:11.844 INFO blam! Oct 10 16:14:11.844 INFO kablam! Running /target/debug/deps/39_2-e205a8ddb04351e1 Oct 10 16:14:11.844 INFO blam! running 1 test Oct 10 16:14:11.844 INFO blam! test tests::test_example_solution_count ... ok Oct 10 16:14:11.844 INFO blam! Oct 10 16:14:11.844 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 16:14:11.844 INFO blam! Oct 10 16:14:11.852 INFO blam! Oct 10 16:14:11.852 INFO blam! running 0 tests Oct 10 16:14:11.852 INFO blam! Oct 10 16:14:11.852 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 16:14:11.852 INFO blam! Oct 10 16:14:11.856 INFO kablam! Running /target/debug/deps/40-d9d4a77a368595f8 Oct 10 16:14:11.856 INFO blam! Oct 10 16:14:11.856 INFO kablam! Running /target/debug/deps/41-8c13f06ebfef63d4 Oct 10 16:14:11.856 INFO blam! running 0 tests Oct 10 16:14:11.856 INFO blam! Oct 10 16:14:11.856 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 16:14:11.856 INFO blam! Oct 10 16:14:11.856 INFO blam! Oct 10 16:14:11.856 INFO blam! running 0 tests Oct 10 16:14:11.856 INFO blam! Oct 10 16:14:11.856 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 16:14:11.856 INFO blam! Oct 10 16:14:11.864 INFO kablam! Running /target/debug/deps/42-cd5b7aee6d15223f Oct 10 16:14:11.869 INFO blam! Oct 10 16:14:11.869 INFO blam! running 2 tests Oct 10 16:14:11.876 INFO kablam! Running /target/debug/deps/43-8326910b65be9a68 Oct 10 16:14:11.876 INFO blam! test test_triangular_index ... ok Oct 10 16:14:11.876 INFO kablam! Running /target/debug/deps/44-e9fad751d643b142 Oct 10 16:14:11.876 INFO blam! test test_triangular_word ... ok Oct 10 16:14:11.876 INFO blam! Oct 10 16:14:11.876 INFO blam! test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 16:14:11.876 INFO blam! Oct 10 16:14:11.876 INFO blam! Oct 10 16:14:11.876 INFO blam! running 0 tests Oct 10 16:14:11.876 INFO blam! Oct 10 16:14:11.876 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 16:14:11.876 INFO blam! Oct 10 16:14:11.878 INFO blam! Oct 10 16:14:11.878 INFO blam! running 0 tests Oct 10 16:14:11.878 INFO blam! Oct 10 16:14:11.878 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 16:14:11.878 INFO blam! Oct 10 16:14:11.892 INFO kablam! Running /target/debug/deps/45-1b21440689bed842 Oct 10 16:14:11.904 INFO kablam! Running /target/debug/deps/46-452ca396dff862c9 Oct 10 16:14:11.904 INFO blam! Oct 10 16:14:11.904 INFO blam! running 0 tests Oct 10 16:14:11.904 INFO blam! Oct 10 16:14:11.904 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 16:14:11.904 INFO blam! Oct 10 16:14:11.908 INFO blam! Oct 10 16:14:11.908 INFO kablam! Running /target/debug/deps/47-a785fc99ef5a8d80 Oct 10 16:14:11.908 INFO blam! running 0 tests Oct 10 16:14:11.908 INFO kablam! Running /target/debug/deps/47_2-c8866146de4e51ec Oct 10 16:14:11.908 INFO blam! Oct 10 16:14:11.908 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 16:14:11.908 INFO blam! Oct 10 16:14:11.908 INFO blam! Oct 10 16:14:11.908 INFO blam! running 0 tests Oct 10 16:14:11.908 INFO blam! Oct 10 16:14:11.908 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 16:14:11.908 INFO blam! Oct 10 16:14:11.912 INFO kablam! Running /target/debug/deps/48-7e574f97602fd0b0 Oct 10 16:14:11.912 INFO blam! Oct 10 16:14:11.912 INFO kablam! Running /target/debug/deps/49-206f670590cdfbb3 Oct 10 16:14:11.912 INFO blam! running 0 tests Oct 10 16:14:11.912 INFO blam! Oct 10 16:14:11.912 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 16:14:11.912 INFO blam! Oct 10 16:14:11.912 INFO blam! Oct 10 16:14:11.912 INFO blam! running 0 tests Oct 10 16:14:11.912 INFO blam! Oct 10 16:14:11.912 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 16:14:11.912 INFO blam! Oct 10 16:14:11.913 INFO blam! Oct 10 16:14:11.913 INFO blam! running 0 tests Oct 10 16:14:11.920 INFO blam! Oct 10 16:14:11.920 INFO kablam! Running /target/debug/deps/50-bf052f7ccc760f52 Oct 10 16:14:11.920 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 16:14:11.920 INFO blam! Oct 10 16:14:11.928 INFO kablam! Running /target/debug/deps/51-3a898c7bbd1dc88b Oct 10 16:14:11.928 INFO blam! Oct 10 16:14:11.928 INFO blam! running 0 tests Oct 10 16:14:11.928 INFO blam! Oct 10 16:14:11.928 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 16:14:11.928 INFO blam! Oct 10 16:14:11.936 INFO kablam! Running /target/debug/deps/52-406c83831f0e512d Oct 10 16:14:11.936 INFO blam! Oct 10 16:14:11.936 INFO kablam! Running /target/debug/deps/53-c57fca9343057181 Oct 10 16:14:11.936 INFO blam! running 0 tests Oct 10 16:14:11.936 INFO blam! Oct 10 16:14:11.936 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 16:14:11.936 INFO blam! Oct 10 16:14:11.936 INFO blam! Oct 10 16:14:11.936 INFO blam! running 0 tests Oct 10 16:14:11.936 INFO blam! Oct 10 16:14:11.936 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 16:14:11.936 INFO blam! Oct 10 16:14:11.943 INFO kablam! Running /target/debug/deps/54-b9ea09d4eba2ac31 Oct 10 16:14:11.943 INFO blam! Oct 10 16:14:11.943 INFO blam! running 0 tests Oct 10 16:14:11.943 INFO blam! Oct 10 16:14:11.943 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 16:14:11.943 INFO blam! Oct 10 16:14:11.943 INFO blam! Oct 10 16:14:11.943 INFO blam! running 12 tests Oct 10 16:14:11.944 INFO blam! test tests::test_full_house ... ok Oct 10 16:14:11.948 INFO blam! test tests::test_flush ... ok Oct 10 16:14:11.948 INFO blam! test tests::test_hand_beats ... ok Oct 10 16:14:11.948 INFO blam! test tests::test_high_card ... ok Oct 10 16:14:11.948 INFO blam! test tests::test_rank_beats ... ok Oct 10 16:14:11.948 INFO blam! test tests::test_four_of_a_kind ... ok Oct 10 16:14:11.948 INFO blam! test tests::test_one_pair ... ok Oct 10 16:14:11.956 INFO blam! test tests::test_straight ... ok Oct 10 16:14:11.956 INFO blam! test tests::test_royal_flush ... ok Oct 10 16:14:11.956 INFO blam! test tests::test_three_of_a_kind ... ok Oct 10 16:14:11.956 INFO blam! test tests::test_two_pairs ... ok Oct 10 16:14:11.956 INFO blam! test tests::test_straight_flush ... ok Oct 10 16:14:11.956 INFO blam! Oct 10 16:14:11.956 INFO blam! test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 16:14:11.956 INFO blam! Oct 10 16:14:11.960 INFO kablam! Running /target/debug/deps/55-56bcd24cebcea8cd Oct 10 16:14:11.968 INFO kablam! Running /target/debug/deps/56-97564a98875841fd Oct 10 16:14:11.968 INFO kablam! Running /target/debug/deps/57-f982e15867f3a455 Oct 10 16:14:11.968 INFO kablam! Running /target/debug/deps/58-28bf9ba574b1ac07 Oct 10 16:14:11.968 INFO kablam! Running /target/debug/deps/59-22853b6f975ef455 Oct 10 16:14:11.968 INFO blam! Oct 10 16:14:11.968 INFO blam! running 0 tests Oct 10 16:14:11.968 INFO blam! Oct 10 16:14:11.968 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 16:14:11.968 INFO blam! Oct 10 16:14:11.968 INFO blam! Oct 10 16:14:11.968 INFO blam! running 0 tests Oct 10 16:14:11.968 INFO blam! Oct 10 16:14:11.968 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 16:14:11.968 INFO blam! Oct 10 16:14:11.968 INFO blam! Oct 10 16:14:11.968 INFO blam! running 0 tests Oct 10 16:14:11.968 INFO blam! Oct 10 16:14:11.968 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 16:14:11.968 INFO blam! Oct 10 16:14:11.968 INFO blam! Oct 10 16:14:11.968 INFO blam! running 1 test Oct 10 16:14:11.968 INFO blam! test tests::test_square_growth ... ok Oct 10 16:14:11.968 INFO blam! Oct 10 16:14:11.969 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 16:14:11.969 INFO blam! Oct 10 16:14:11.972 INFO blam! Oct 10 16:14:11.972 INFO kablam! Running /target/debug/deps/60-bca81b6fa588a99d Oct 10 16:14:11.972 INFO blam! running 0 tests Oct 10 16:14:11.972 INFO kablam! Running /target/debug/deps/61-0ffc264fca8b6281 Oct 10 16:14:11.972 INFO blam! Oct 10 16:14:11.972 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 16:14:11.972 INFO blam! Oct 10 16:14:11.972 INFO blam! Oct 10 16:14:11.972 INFO blam! running 0 tests Oct 10 16:14:11.972 INFO blam! Oct 10 16:14:11.972 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 16:14:11.972 INFO blam! Oct 10 16:14:11.976 INFO blam! Oct 10 16:14:11.976 INFO blam! running 0 tests Oct 10 16:14:11.976 INFO blam! Oct 10 16:14:11.976 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 16:14:11.976 INFO blam! Oct 10 16:14:11.976 INFO blam! Oct 10 16:14:11.976 INFO blam! running 0 tests Oct 10 16:14:11.976 INFO blam! Oct 10 16:14:11.976 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 16:14:11.976 INFO blam! Oct 10 16:14:11.977 INFO kablam! Running /target/debug/deps/62-bb99fe0239ef1b09 Oct 10 16:14:11.980 INFO kablam! Running /target/debug/deps/63-d1dd356462442594 Oct 10 16:14:11.980 INFO kablam! Running /target/debug/deps/64-b53d6924d65644df Oct 10 16:14:11.980 INFO blam! Oct 10 16:14:11.980 INFO blam! running 0 tests Oct 10 16:14:11.980 INFO blam! Oct 10 16:14:11.980 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 16:14:11.980 INFO blam! Oct 10 16:14:11.980 INFO blam! Oct 10 16:14:11.980 INFO blam! running 0 tests Oct 10 16:14:11.980 INFO blam! Oct 10 16:14:11.980 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 16:14:11.980 INFO blam! Oct 10 16:14:11.988 INFO kablam! Running /target/debug/deps/65-68d83f9fbb8efd4d Oct 10 16:14:11.988 INFO kablam! Running /target/debug/deps/66-a935b596c01047e1 Oct 10 16:14:11.988 INFO blam! Oct 10 16:14:11.988 INFO blam! running 0 tests Oct 10 16:14:11.988 INFO blam! Oct 10 16:14:11.988 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 16:14:11.988 INFO blam! Oct 10 16:14:11.996 INFO blam! Oct 10 16:14:11.996 INFO kablam! Running /target/debug/deps/67-bc6f6e972f5d04a0 Oct 10 16:14:11.996 INFO blam! running 0 tests Oct 10 16:14:11.996 INFO kablam! Running /target/debug/deps/68-2c9855e80604703e Oct 10 16:14:11.996 INFO blam! Oct 10 16:14:11.996 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 16:14:11.996 INFO blam! Oct 10 16:14:11.996 INFO blam! Oct 10 16:14:11.996 INFO blam! running 0 tests Oct 10 16:14:11.996 INFO blam! Oct 10 16:14:11.996 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 16:14:11.996 INFO blam! Oct 10 16:14:12.008 INFO kablam! Running /target/debug/deps/69-67fcd522ad2e1727 Oct 10 16:14:12.008 INFO blam! Oct 10 16:14:12.008 INFO kablam! Running /target/debug/deps/70-d38b86e58f9d6fc3 Oct 10 16:14:12.008 INFO blam! running 0 tests Oct 10 16:14:12.008 INFO blam! Oct 10 16:14:12.008 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 16:14:12.008 INFO blam! Oct 10 16:14:12.008 INFO blam! Oct 10 16:14:12.008 INFO blam! running 0 tests Oct 10 16:14:12.008 INFO blam! Oct 10 16:14:12.008 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 16:14:12.008 INFO blam! Oct 10 16:14:12.016 INFO kablam! Running /target/debug/deps/71-41e1325d28b1051c Oct 10 16:14:12.016 INFO blam! Oct 10 16:14:12.016 INFO kablam! Running /target/debug/deps/72-7d944b1fcedce1b8 Oct 10 16:14:12.016 INFO blam! running 0 tests Oct 10 16:14:12.016 INFO blam! Oct 10 16:14:12.016 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 16:14:12.016 INFO blam! Oct 10 16:14:12.016 INFO blam! Oct 10 16:14:12.016 INFO blam! running 0 tests Oct 10 16:14:12.016 INFO blam! Oct 10 16:14:12.016 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 16:14:12.016 INFO blam! Oct 10 16:14:12.028 INFO blam! Oct 10 16:14:12.028 INFO blam! running 0 tests Oct 10 16:14:12.028 INFO blam! Oct 10 16:14:12.028 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 16:14:12.028 INFO blam! Oct 10 16:14:12.028 INFO kablam! Running /target/debug/deps/73-211b9b62621bf292 Oct 10 16:14:12.032 INFO blam! Oct 10 16:14:12.032 INFO blam! running 0 tests Oct 10 16:14:12.032 INFO blam! Oct 10 16:14:12.032 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 16:14:12.032 INFO blam! Oct 10 16:14:12.032 INFO kablam! Running /target/debug/deps/74-817f26ed9de841b8 Oct 10 16:14:12.033 INFO blam! Oct 10 16:14:12.033 INFO blam! running 0 tests Oct 10 16:14:12.033 INFO blam! Oct 10 16:14:12.033 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 16:14:12.033 INFO blam! Oct 10 16:14:12.048 INFO kablam! su: No module specific data is present Oct 10 16:14:12.888 INFO running `"docker" "rm" "-f" "90930c833a1c2ff8fe8232019feda80991dce1948d7e63be6700630c0d3e34b5"` Oct 10 16:14:13.184 INFO blam! 90930c833a1c2ff8fe8232019feda80991dce1948d7e63be6700630c0d3e34b5