Oct 13 03:06:02.852 INFO testing rcoverick/rust_dailyprogrammer against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 13 03:06:02.853 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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.199 INFO blam! 17652123146e8f2ac4e862d44fd37b01e8e972d7cce472ceb596e3ecaf46ba82 Oct 13 03:06:03.203 INFO running `"docker" "start" "-a" "17652123146e8f2ac4e862d44fd37b01e8e972d7cce472ceb596e3ecaf46ba82"` Oct 13 03:06:04.038 INFO kablam! usermod: no changes Oct 13 03:06:04.076 INFO kablam! Compiling dailyprogrammer v0.1.0 (/source) Oct 13 03:06:04.333 INFO kablam! warning: doc comment not used by rustdoc Oct 13 03:06:04.333 INFO kablam! --> src/challenge/easy/pandigital_roman_numbers.rs:3:5 Oct 13 03:06:04.333 INFO kablam! | Oct 13 03:06:04.333 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:04.333 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 03:06:04.333 INFO kablam! | Oct 13 03:06:04.333 INFO kablam! = note: #[warn(unused_doc_comments)] on by default Oct 13 03:06:04.333 INFO kablam! Oct 13 03:06:04.334 INFO kablam! warning: unnecessary parentheses around method argument Oct 13 03:06:04.334 INFO kablam! --> src/challenge/intermediate/pgm_manipulation.rs:20:32 Oct 13 03:06:04.334 INFO kablam! | Oct 13 03:06:04.335 INFO kablam! 20 | io::stdin().read_to_string((&mut buf)).unwrap(); Oct 13 03:06:04.335 INFO kablam! | ^^^^^^^^^^ help: remove these parentheses Oct 13 03:06:04.335 INFO kablam! | Oct 13 03:06:04.335 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 13 03:06:04.336 INFO kablam! Oct 13 03:06:04.678 INFO kablam! warning: variable does not need to be mutable Oct 13 03:06:04.678 INFO kablam! --> src/challenge/intermediate/pgm_manipulation.rs:38:41 Oct 13 03:06:04.679 INFO kablam! | Oct 13 03:06:04.679 INFO kablam! 38 | res.chunks_mut(width as usize).map(|mut x| x.reverse()).count(); Oct 13 03:06:04.679 INFO kablam! | ----^ Oct 13 03:06:04.680 INFO kablam! | | Oct 13 03:06:04.680 INFO kablam! | help: remove this `mut` Oct 13 03:06:04.680 INFO kablam! | Oct 13 03:06:04.680 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 13 03:06:04.681 INFO kablam! Oct 13 03:06:07.547 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.49s Oct 13 03:06:07.550 INFO kablam! su: No module specific data is present Oct 13 03:06:08.320 INFO running `"docker" "rm" "-f" "17652123146e8f2ac4e862d44fd37b01e8e972d7cce472ceb596e3ecaf46ba82"` Oct 13 03:06:08.670 INFO blam! 17652123146e8f2ac4e862d44fd37b01e8e972d7cce472ceb596e3ecaf46ba82 Oct 13 03:06:08.673 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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:09.129 INFO blam! 02b8ac8e9f55bee9d8212303601e67569ef6c1ab9a53ab32332faba6084d954c Oct 13 03:06:09.139 INFO running `"docker" "start" "-a" "02b8ac8e9f55bee9d8212303601e67569ef6c1ab9a53ab32332faba6084d954c"` Oct 13 03:06:09.707 INFO kablam! usermod: no changes Oct 13 03:06:09.742 INFO kablam! Compiling dailyprogrammer v0.1.0 (/source) Oct 13 03:06:10.059 INFO kablam! warning: doc comment not used by rustdoc Oct 13 03:06:10.059 INFO kablam! --> src/challenge/easy/pandigital_roman_numbers.rs:3:5 Oct 13 03:06:10.059 INFO kablam! | Oct 13 03:06:10.059 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:10.059 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 03:06:10.059 INFO kablam! | Oct 13 03:06:10.059 INFO kablam! = note: #[warn(unused_doc_comments)] on by default Oct 13 03:06:10.059 INFO kablam! Oct 13 03:06:10.059 INFO kablam! warning: unnecessary parentheses around method argument Oct 13 03:06:10.059 INFO kablam! --> src/challenge/intermediate/pgm_manipulation.rs:20:32 Oct 13 03:06:10.059 INFO kablam! | Oct 13 03:06:10.059 INFO kablam! 20 | io::stdin().read_to_string((&mut buf)).unwrap(); Oct 13 03:06:10.059 INFO kablam! | ^^^^^^^^^^ help: remove these parentheses Oct 13 03:06:10.059 INFO kablam! | Oct 13 03:06:10.059 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 13 03:06:10.059 INFO kablam! Oct 13 03:06:10.480 INFO kablam! warning: variable does not need to be mutable Oct 13 03:06:10.480 INFO kablam! --> src/challenge/intermediate/pgm_manipulation.rs:38:41 Oct 13 03:06:10.480 INFO kablam! | Oct 13 03:06:10.480 INFO kablam! 38 | res.chunks_mut(width as usize).map(|mut x| x.reverse()).count(); Oct 13 03:06:10.480 INFO kablam! | ----^ Oct 13 03:06:10.480 INFO kablam! | | Oct 13 03:06:10.480 INFO kablam! | help: remove this `mut` Oct 13 03:06:10.480 INFO kablam! | Oct 13 03:06:10.480 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 13 03:06:10.480 INFO kablam! Oct 13 03:06:11.132 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.41s Oct 13 03:06:11.135 INFO kablam! su: No module specific data is present Oct 13 03:06:11.749 INFO running `"docker" "rm" "-f" "02b8ac8e9f55bee9d8212303601e67569ef6c1ab9a53ab32332faba6084d954c"` Oct 13 03:06:12.032 INFO blam! 02b8ac8e9f55bee9d8212303601e67569ef6c1ab9a53ab32332faba6084d954c Oct 13 03:06:12.039 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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:12.512 INFO blam! e49a591b4883e9be10c3110c822e200633bc2794b4b44114e3f1e23fe7377582 Oct 13 03:06:12.512 INFO running `"docker" "start" "-a" "e49a591b4883e9be10c3110c822e200633bc2794b4b44114e3f1e23fe7377582"` Oct 13 03:06:13.626 INFO kablam! usermod: no changes Oct 13 03:06:13.724 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.07s Oct 13 03:06:13.724 INFO kablam! Running /target/debug/deps/dailyprogrammer-2066ce54b8352150 Oct 13 03:06:13.727 INFO blam! Oct 13 03:06:13.727 INFO blam! running 0 tests Oct 13 03:06:13.727 INFO blam! Oct 13 03:06:13.727 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 03:06:13.727 INFO blam! Oct 13 03:06:13.735 INFO kablam! Running /target/debug/deps/dailyprogrammer-d6c98fcb24ad0789 Oct 13 03:06:13.739 INFO blam! Oct 13 03:06:13.739 INFO blam! running 0 tests Oct 13 03:06:13.739 INFO blam! Oct 13 03:06:13.739 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 03:06:13.739 INFO blam! Oct 13 03:06:13.743 INFO kablam! Doc-tests dailyprogrammer Oct 13 03:06:14.148 INFO blam! Oct 13 03:06:14.148 INFO blam! running 0 tests Oct 13 03:06:14.148 INFO blam! Oct 13 03:06:14.148 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 03:06:14.148 INFO blam! Oct 13 03:06:14.153 INFO kablam! su: No module specific data is present Oct 13 03:06:14.808 INFO running `"docker" "rm" "-f" "e49a591b4883e9be10c3110c822e200633bc2794b4b44114e3f1e23fe7377582"` Oct 13 03:06:15.124 INFO blam! e49a591b4883e9be10c3110c822e200633bc2794b4b44114e3f1e23fe7377582