Oct 13 03:06:03.475 INFO testing rcoverick/rust_dailyprogrammer against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 13 03:06:03.476 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,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" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 13 03:06:03.923 INFO blam! 5a61a7ead9cf591c99b38e001e0ec15b762affd83341d3d0784ecc2eb28bc316 Oct 13 03:06:03.924 INFO running `"docker" "start" "-a" "5a61a7ead9cf591c99b38e001e0ec15b762affd83341d3d0784ecc2eb28bc316"` Oct 13 03:06:04.492 INFO kablam! usermod: no changes Oct 13 03:06:04.534 INFO kablam! Compiling time v0.1.36 Oct 13 03:06:06.158 INFO kablam! Compiling dailyprogrammer v0.1.0 (/source) Oct 13 03:06:06.510 INFO kablam! warning: doc comment not used by rustdoc Oct 13 03:06:06.510 INFO kablam! --> src/challenge/easy/pandigital_roman_numbers.rs:3:5 Oct 13 03:06:06.510 INFO kablam! | Oct 13 03:06:06.510 INFO kablam! 3 | ///Numerals need to be in order. Each pair of numerals can be swapped to form a different number. Oct 13 03:06:06.510 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 03:06:06.510 INFO kablam! | Oct 13 03:06:06.510 INFO kablam! = note: #[warn(unused_doc_comments)] on by default Oct 13 03:06:06.510 INFO kablam! Oct 13 03:06:06.510 INFO kablam! warning: unnecessary parentheses around method argument Oct 13 03:06:06.510 INFO kablam! --> src/challenge/intermediate/pgm_manipulation.rs:20:32 Oct 13 03:06:06.510 INFO kablam! | Oct 13 03:06:06.510 INFO kablam! 20 | io::stdin().read_to_string((&mut buf)).unwrap(); Oct 13 03:06:06.510 INFO kablam! | ^^^^^^^^^^ help: remove these parentheses Oct 13 03:06:06.510 INFO kablam! | Oct 13 03:06:06.510 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 13 03:06:06.510 INFO kablam! Oct 13 03:06:06.878 INFO kablam! warning: variable does not need to be mutable Oct 13 03:06:06.878 INFO kablam! --> src/challenge/intermediate/pgm_manipulation.rs:38:41 Oct 13 03:06:06.878 INFO kablam! | Oct 13 03:06:06.878 INFO kablam! 38 | res.chunks_mut(width as usize).map(|mut x| x.reverse()).count(); Oct 13 03:06:06.878 INFO kablam! | ----^ Oct 13 03:06:06.878 INFO kablam! | | Oct 13 03:06:06.878 INFO kablam! | help: remove this `mut` Oct 13 03:06:06.878 INFO kablam! | Oct 13 03:06:06.878 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 13 03:06:06.878 INFO kablam! Oct 13 03:06:09.400 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.90s Oct 13 03:06:09.403 INFO kablam! su: No module specific data is present Oct 13 03:06:09.735 INFO running `"docker" "rm" "-f" "5a61a7ead9cf591c99b38e001e0ec15b762affd83341d3d0784ecc2eb28bc316"` Oct 13 03:06:09.847 INFO blam! 5a61a7ead9cf591c99b38e001e0ec15b762affd83341d3d0784ecc2eb28bc316 Oct 13 03:06:09.850 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,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" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 13 03:06:10.193 INFO blam! b0f0235c28057662056bde9263887e09875d8890fffb7e026c15686398e17988 Oct 13 03:06:10.194 INFO running `"docker" "start" "-a" "b0f0235c28057662056bde9263887e09875d8890fffb7e026c15686398e17988"` Oct 13 03:06:11.298 INFO kablam! usermod: no changes Oct 13 03:06:11.375 INFO kablam! Compiling dailyprogrammer v0.1.0 (/source) Oct 13 03:06:11.875 INFO kablam! warning: doc comment not used by rustdoc Oct 13 03:06:11.875 INFO kablam! --> src/challenge/easy/pandigital_roman_numbers.rs:3:5 Oct 13 03:06:11.875 INFO kablam! | Oct 13 03:06:11.875 INFO kablam! 3 | ///Numerals need to be in order. Each pair of numerals can be swapped to form a different number. Oct 13 03:06:11.876 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 03:06:11.876 INFO kablam! | Oct 13 03:06:11.879 INFO kablam! = note: #[warn(unused_doc_comments)] on by default Oct 13 03:06:11.879 INFO kablam! Oct 13 03:06:11.880 INFO kablam! warning: unnecessary parentheses around method argument Oct 13 03:06:11.880 INFO kablam! --> src/challenge/intermediate/pgm_manipulation.rs:20:32 Oct 13 03:06:11.880 INFO kablam! | Oct 13 03:06:11.881 INFO kablam! 20 | io::stdin().read_to_string((&mut buf)).unwrap(); Oct 13 03:06:11.881 INFO kablam! | ^^^^^^^^^^ help: remove these parentheses Oct 13 03:06:11.887 INFO kablam! | Oct 13 03:06:11.887 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 13 03:06:11.887 INFO kablam! Oct 13 03:06:12.466 INFO kablam! warning: variable does not need to be mutable Oct 13 03:06:12.466 INFO kablam! --> src/challenge/intermediate/pgm_manipulation.rs:38:41 Oct 13 03:06:12.466 INFO kablam! | Oct 13 03:06:12.466 INFO kablam! 38 | res.chunks_mut(width as usize).map(|mut x| x.reverse()).count(); Oct 13 03:06:12.466 INFO kablam! | ----^ Oct 13 03:06:12.466 INFO kablam! | | Oct 13 03:06:12.466 INFO kablam! | help: remove this `mut` Oct 13 03:06:12.466 INFO kablam! | Oct 13 03:06:12.466 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 13 03:06:12.466 INFO kablam! Oct 13 03:06:12.915 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.59s Oct 13 03:06:12.923 INFO kablam! su: No module specific data is present Oct 13 03:06:13.531 INFO running `"docker" "rm" "-f" "b0f0235c28057662056bde9263887e09875d8890fffb7e026c15686398e17988"` Oct 13 03:06:13.819 INFO blam! b0f0235c28057662056bde9263887e09875d8890fffb7e026c15686398e17988 Oct 13 03:06:13.826 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,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" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 13 03:06:14.308 INFO blam! de768f567f7304df51446658ccfc9bbaf7ecbe76327aaf943b7f54fde091b93f Oct 13 03:06:14.310 INFO running `"docker" "start" "-a" "de768f567f7304df51446658ccfc9bbaf7ecbe76327aaf943b7f54fde091b93f"` Oct 13 03:06:15.812 INFO kablam! usermod: no changes Oct 13 03:06:15.902 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.06s Oct 13 03:06:15.915 INFO kablam! Running /target/debug/deps/dailyprogrammer-8aec47c489288f0a Oct 13 03:06:15.915 INFO blam! Oct 13 03:06:15.915 INFO blam! running 0 tests Oct 13 03:06:15.915 INFO blam! Oct 13 03:06:15.915 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 03:06:15.915 INFO blam! Oct 13 03:06:15.918 INFO blam! Oct 13 03:06:15.918 INFO kablam! Running /target/debug/deps/dailyprogrammer-5b0c4aea2612a0ee Oct 13 03:06:15.918 INFO blam! running 0 tests Oct 13 03:06:15.918 INFO kablam! Doc-tests dailyprogrammer Oct 13 03:06:15.918 INFO blam! Oct 13 03:06:15.918 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 03:06:15.918 INFO blam! Oct 13 03:06:16.394 INFO blam! Oct 13 03:06:16.394 INFO blam! running 0 tests Oct 13 03:06:16.394 INFO blam! Oct 13 03:06:16.394 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 03:06:16.394 INFO blam! Oct 13 03:06:16.400 INFO kablam! su: No module specific data is present Oct 13 03:06:16.923 INFO running `"docker" "rm" "-f" "de768f567f7304df51446658ccfc9bbaf7ecbe76327aaf943b7f54fde091b93f"` Oct 13 03:06:17.307 INFO blam! de768f567f7304df51446658ccfc9bbaf7ecbe76327aaf943b7f54fde091b93f