Oct 10 21:36:59.701 INFO testing intdxdt/bit_twiddle against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 21:36:59.701 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 21:36:59.701 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 21:36:59.930 INFO blam! 7cf926a5a0ee83ff772a7e5387e781ff4fd545796f158ccb4c6b79bdb118d730 Oct 10 21:36:59.933 INFO running `"docker" "start" "-a" "7cf926a5a0ee83ff772a7e5387e781ff4fd545796f158ccb4c6b79bdb118d730"` Oct 10 21:37:00.361 INFO kablam! usermod: no changes Oct 10 21:37:00.386 INFO kablam! Compiling bit_twiddle v0.1.0 (/source) Oct 10 21:37:00.921 INFO kablam! warning: unnecessary parentheses around function argument Oct 10 21:37:00.921 INFO kablam! --> src/lib.rs:220:24 Oct 10 21:37:00.921 INFO kablam! | Oct 10 21:37:00.921 INFO kablam! 220 | (REVERSE_TABLE[usz((v & 0xff))] << 24) | Oct 10 21:37:00.921 INFO kablam! | ^^^^^^^^^^ help: remove these parentheses Oct 10 21:37:00.921 INFO kablam! | Oct 10 21:37:00.921 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 10 21:37:00.921 INFO kablam! Oct 10 21:37:01.039 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.66s Oct 10 21:37:01.041 INFO kablam! su: No module specific data is present Oct 10 21:37:01.334 INFO running `"docker" "rm" "-f" "7cf926a5a0ee83ff772a7e5387e781ff4fd545796f158ccb4c6b79bdb118d730"` Oct 10 21:37:01.434 INFO blam! 7cf926a5a0ee83ff772a7e5387e781ff4fd545796f158ccb4c6b79bdb118d730 Oct 10 21:37:01.456 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 10 21:37:01.457 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 21:37:01.712 INFO blam! b689476243b7808dfdaa98b0b89e34a8f56a24eff6c5c3b70448f3126445a629 Oct 10 21:37:01.712 INFO running `"docker" "start" "-a" "b689476243b7808dfdaa98b0b89e34a8f56a24eff6c5c3b70448f3126445a629"` Oct 10 21:37:02.129 INFO kablam! usermod: no changes Oct 10 21:37:02.151 INFO kablam! Compiling bit_twiddle v0.1.0 (/source) Oct 10 21:37:02.679 INFO kablam! warning: unnecessary parentheses around function argument Oct 10 21:37:02.679 INFO kablam! --> src/lib.rs:220:24 Oct 10 21:37:02.679 INFO kablam! | Oct 10 21:37:02.679 INFO kablam! 220 | (REVERSE_TABLE[usz((v & 0xff))] << 24) | Oct 10 21:37:02.679 INFO kablam! | ^^^^^^^^^^ help: remove these parentheses Oct 10 21:37:02.679 INFO kablam! | Oct 10 21:37:02.679 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 10 21:37:02.679 INFO kablam! Oct 10 21:37:02.679 INFO kablam! warning: unnecessary parentheses around function argument Oct 10 21:37:02.679 INFO kablam! --> src/lib.rs:360:29 Oct 10 21:37:02.679 INFO kablam! | Oct 10 21:37:02.679 INFO kablam! 360 | assert!(is_pow2((1 << i))); Oct 10 21:37:02.679 INFO kablam! | ^^^^^^^^ help: remove these parentheses Oct 10 21:37:02.679 INFO kablam! Oct 10 21:37:02.679 INFO kablam! warning: unnecessary parentheses around function argument Oct 10 21:37:02.679 INFO kablam! --> src/lib.rs:375:29 Oct 10 21:37:02.679 INFO kablam! | Oct 10 21:37:02.679 INFO kablam! 375 | assert_eq!(log2((1 << i)), i); Oct 10 21:37:02.679 INFO kablam! | ^^^^^^^^ help: remove these parentheses Oct 10 21:37:02.679 INFO kablam! Oct 10 21:37:02.679 INFO kablam! warning: unnecessary parentheses around function argument Oct 10 21:37:02.679 INFO kablam! --> src/lib.rs:425:34 Oct 10 21:37:02.679 INFO kablam! | Oct 10 21:37:02.679 INFO kablam! 425 | assert_eq!(next_pow2((1 << i)), 1 << i); Oct 10 21:37:02.680 INFO kablam! | ^^^^^^^^ help: remove these parentheses Oct 10 21:37:02.680 INFO kablam! Oct 10 21:37:02.680 INFO kablam! warning: unnecessary parentheses around function argument Oct 10 21:37:02.680 INFO kablam! --> src/lib.rs:440:34 Oct 10 21:37:02.680 INFO kablam! | Oct 10 21:37:02.680 INFO kablam! 440 | assert_eq!(prev_pow2((1 << i)), 1 << i); Oct 10 21:37:02.680 INFO kablam! | ^^^^^^^^ help: remove these parentheses Oct 10 21:37:02.680 INFO kablam! Oct 10 21:37:03.390 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.25s Oct 10 21:37:03.392 INFO kablam! su: No module specific data is present Oct 10 21:37:03.705 INFO running `"docker" "rm" "-f" "b689476243b7808dfdaa98b0b89e34a8f56a24eff6c5c3b70448f3126445a629"` Oct 10 21:37:03.826 INFO blam! b689476243b7808dfdaa98b0b89e34a8f56a24eff6c5c3b70448f3126445a629 Oct 10 21:37:03.828 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 10 21:37:03.828 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 21:37:04.036 INFO blam! 56a59afec0dae1e3c8b6dfb6f3f95c6dec00d3ecf8adbeaebd900e118cc2840d Oct 10 21:37:04.038 INFO running `"docker" "start" "-a" "56a59afec0dae1e3c8b6dfb6f3f95c6dec00d3ecf8adbeaebd900e118cc2840d"` Oct 10 21:37:05.136 INFO kablam! usermod: no changes Oct 10 21:37:05.209 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.01s Oct 10 21:37:05.220 INFO kablam! Running /target/debug/deps/bit_twiddle-f8b68c41a67171ec Oct 10 21:37:05.236 INFO blam! Oct 10 21:37:05.236 INFO blam! running 17 tests Oct 10 21:37:05.236 INFO blam! test bit_twiddle_test::test_interleave2 ... ok Oct 10 21:37:05.244 INFO blam! test bit_twiddle_test::test_log10 ... ok Oct 10 21:37:05.256 INFO blam! test bit_twiddle_test::test_count_trailing_zeros ... ok Oct 10 21:37:05.256 INFO blam! test bit_twiddle_test::test_max ... ok Oct 10 21:37:05.256 INFO blam! test bit_twiddle_test::test_abs ... ok Oct 10 21:37:05.256 INFO blam! test bit_twiddle_test::test_parity ... ok Oct 10 21:37:05.257 INFO blam! test bit_twiddle_test::test_log2 ... ok Oct 10 21:37:05.257 INFO blam! test bit_twiddle_test::test_min ... ok Oct 10 21:37:05.257 INFO blam! test bit_twiddle_test::test_next_combination ... ok Oct 10 21:37:05.257 INFO blam! test bit_twiddle_test::test_is_pow2 ... ok Oct 10 21:37:05.257 INFO blam! test bit_twiddle_test::test_not ... ok Oct 10 21:37:05.257 INFO blam! test bit_twiddle_test::test_next_pow2 ... ok Oct 10 21:37:05.268 INFO blam! test bit_twiddle_test::test_prev_pow2 ... ok Oct 10 21:37:05.268 INFO kablam! Doc-tests bit_twiddle Oct 10 21:37:05.268 INFO blam! test bit_twiddle_test::test_reverse ... ok Oct 10 21:37:05.268 INFO blam! test bit_twiddle_test::test_interleave3 ... ok Oct 10 21:37:05.268 INFO blam! test bit_twiddle_test::test_pop_count ... ok Oct 10 21:37:05.268 INFO blam! test bit_twiddle_test::test_sign ... ok Oct 10 21:37:05.268 INFO blam! Oct 10 21:37:05.268 INFO blam! test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 21:37:05.268 INFO blam! Oct 10 21:37:06.284 INFO blam! Oct 10 21:37:06.284 INFO blam! running 0 tests Oct 10 21:37:06.284 INFO blam! Oct 10 21:37:06.284 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 21:37:06.284 INFO blam! Oct 10 21:37:06.285 INFO kablam! su: No module specific data is present Oct 10 21:37:07.180 INFO running `"docker" "rm" "-f" "56a59afec0dae1e3c8b6dfb6f3f95c6dec00d3ecf8adbeaebd900e118cc2840d"` Oct 10 21:37:07.420 INFO blam! 56a59afec0dae1e3c8b6dfb6f3f95c6dec00d3ecf8adbeaebd900e118cc2840d