Oct 11 02:45:59.802 INFO testing ashfordneil/2048-rust against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 02:45:59.802 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 02:45:59.802 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 11 02:46:00.179 INFO blam! 80fbd1529f2ecd7e4b6d6d089d02005198fb1b68a942fe61bc19d61eac67bcc4 Oct 11 02:46:00.180 INFO running `"docker" "start" "-a" "80fbd1529f2ecd7e4b6d6d089d02005198fb1b68a942fe61bc19d61eac67bcc4"` Oct 11 02:46:00.808 INFO kablam! usermod: no changes Oct 11 02:46:00.860 INFO kablam! Compiling itertools v0.5.8 Oct 11 02:46:00.869 INFO kablam! Compiling termion v1.1.4 Oct 11 02:46:03.901 INFO kablam! Compiling 2048 v0.1.0 (/source) Oct 11 02:46:04.708 INFO kablam! warning: unnecessary parentheses around function argument Oct 11 02:46:04.709 INFO kablam! --> src/board.rs:70:32 Oct 11 02:46:04.709 INFO kablam! | Oct 11 02:46:04.709 INFO kablam! 70 | Digit(Some((((index / BOARD_WIDTH as usize / BOARD_WIDTH as usize % Oct 11 02:46:04.709 INFO kablam! | ________________________________^ Oct 11 02:46:04.709 INFO kablam! 71 | | 2) as u8)))); Oct 11 02:46:04.709 INFO kablam! | |____________________________________________^ help: remove these parentheses Oct 11 02:46:04.709 INFO kablam! | Oct 11 02:46:04.709 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 11 02:46:04.709 INFO kablam! Oct 11 02:46:05.903 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.07s Oct 11 02:46:05.908 INFO kablam! su: No module specific data is present Oct 11 02:46:06.213 INFO running `"docker" "rm" "-f" "80fbd1529f2ecd7e4b6d6d089d02005198fb1b68a942fe61bc19d61eac67bcc4"` Oct 11 02:46:06.308 INFO blam! 80fbd1529f2ecd7e4b6d6d089d02005198fb1b68a942fe61bc19d61eac67bcc4 Oct 11 02:46:06.309 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 02:46:06.309 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 11 02:46:06.512 INFO blam! 1811f32e8cae1e4daf35bfa9b24ce42f1a0de21b09f225f9245d726d2d7ef15c Oct 11 02:46:06.514 INFO running `"docker" "start" "-a" "1811f32e8cae1e4daf35bfa9b24ce42f1a0de21b09f225f9245d726d2d7ef15c"` Oct 11 02:46:07.541 INFO kablam! usermod: no changes Oct 11 02:46:07.604 INFO kablam! Compiling 2048 v0.1.0 (/source) Oct 11 02:46:08.386 INFO kablam! warning: unnecessary parentheses around function argument Oct 11 02:46:08.386 INFO kablam! --> src/board.rs:70:32 Oct 11 02:46:08.386 INFO kablam! | Oct 11 02:46:08.386 INFO kablam! 70 | Digit(Some((((index / BOARD_WIDTH as usize / BOARD_WIDTH as usize % Oct 11 02:46:08.386 INFO kablam! | ________________________________^ Oct 11 02:46:08.386 INFO kablam! 71 | | 2) as u8)))); Oct 11 02:46:08.386 INFO kablam! | |____________________________________________^ help: remove these parentheses Oct 11 02:46:08.386 INFO kablam! | Oct 11 02:46:08.386 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 11 02:46:08.386 INFO kablam! Oct 11 02:46:08.949 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.38s Oct 11 02:46:08.949 INFO kablam! su: No module specific data is present Oct 11 02:46:09.427 INFO running `"docker" "rm" "-f" "1811f32e8cae1e4daf35bfa9b24ce42f1a0de21b09f225f9245d726d2d7ef15c"` Oct 11 02:46:09.792 INFO blam! 1811f32e8cae1e4daf35bfa9b24ce42f1a0de21b09f225f9245d726d2d7ef15c Oct 11 02:46:09.796 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 02:46:09.796 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 11 02:46:10.352 INFO blam! aedba84c2afc60b94d73426b811df1c74f77e1f39395b2150d128681853a7967 Oct 11 02:46:10.353 INFO running `"docker" "start" "-a" "aedba84c2afc60b94d73426b811df1c74f77e1f39395b2150d128681853a7967"` Oct 11 02:46:11.228 INFO kablam! usermod: no changes Oct 11 02:46:11.269 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.01s Oct 11 02:46:11.273 INFO kablam! Running /target/debug/deps/2048-b121f1dfbdaa1c39 Oct 11 02:46:11.279 INFO blam! Oct 11 02:46:11.279 INFO blam! running 0 tests Oct 11 02:46:11.279 INFO blam! Oct 11 02:46:11.279 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 02:46:11.279 INFO blam! Oct 11 02:46:11.284 INFO kablam! su: No module specific data is present Oct 11 02:46:11.769 INFO running `"docker" "rm" "-f" "aedba84c2afc60b94d73426b811df1c74f77e1f39395b2150d128681853a7967"` Oct 11 02:46:11.993 INFO blam! aedba84c2afc60b94d73426b811df1c74f77e1f39395b2150d128681853a7967