Oct 13 03:16:26.982 INFO testing ramn/advent-of-code-rs against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 13 03:16:26.982 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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:16:27.235 INFO blam! c30acdad003d7aeefdf53c85b68ebc2383dcdab636a8d0e629b6bdee1c4554a4 Oct 13 03:16:27.247 INFO running `"docker" "start" "-a" "c30acdad003d7aeefdf53c85b68ebc2383dcdab636a8d0e629b6bdee1c4554a4"` Oct 13 03:16:27.934 INFO kablam! usermod: no changes Oct 13 03:16:27.993 INFO kablam! Compiling md5 v0.2.1 Oct 13 03:16:28.522 INFO kablam! Compiling advent-of-code-rs v0.1.0 (/source) Oct 13 03:16:29.157 INFO kablam! warning: variable does not need to be mutable Oct 13 03:16:29.157 INFO kablam! --> src/day_09.rs:9:9 Oct 13 03:16:29.157 INFO kablam! | Oct 13 03:16:29.158 INFO kablam! 9 | let mut chars = &mut INPUT.chars(); Oct 13 03:16:29.158 INFO kablam! | ----^^^^^ Oct 13 03:16:29.158 INFO kablam! | | Oct 13 03:16:29.158 INFO kablam! | help: remove this `mut` Oct 13 03:16:29.158 INFO kablam! | Oct 13 03:16:29.158 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 13 03:16:29.158 INFO kablam! Oct 13 03:16:33.237 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.27s Oct 13 03:16:33.241 INFO kablam! su: No module specific data is present Oct 13 03:16:33.671 INFO running `"docker" "rm" "-f" "c30acdad003d7aeefdf53c85b68ebc2383dcdab636a8d0e629b6bdee1c4554a4"` Oct 13 03:16:33.836 INFO blam! c30acdad003d7aeefdf53c85b68ebc2383dcdab636a8d0e629b6bdee1c4554a4 Oct 13 03:16:33.839 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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:16:33.994 INFO blam! 1b681fbb7caf64e1d4114d4182932da79a8109715b30b5dd1e3f91224937b513 Oct 13 03:16:33.999 INFO running `"docker" "start" "-a" "1b681fbb7caf64e1d4114d4182932da79a8109715b30b5dd1e3f91224937b513"` Oct 13 03:16:34.383 INFO kablam! usermod: no changes Oct 13 03:16:34.411 INFO kablam! Compiling advent-of-code-rs v0.1.0 (/source) Oct 13 03:16:35.159 INFO kablam! warning: variable does not need to be mutable Oct 13 03:16:35.159 INFO kablam! --> src/day_09.rs:9:9 Oct 13 03:16:35.159 INFO kablam! | Oct 13 03:16:35.159 INFO kablam! 9 | let mut chars = &mut INPUT.chars(); Oct 13 03:16:35.159 INFO kablam! | ----^^^^^ Oct 13 03:16:35.159 INFO kablam! | | Oct 13 03:16:35.159 INFO kablam! | help: remove this `mut` Oct 13 03:16:35.159 INFO kablam! | Oct 13 03:16:35.159 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 13 03:16:35.159 INFO kablam! Oct 13 03:16:38.131 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.73s Oct 13 03:16:38.139 INFO kablam! su: No module specific data is present Oct 13 03:16:38.726 INFO running `"docker" "rm" "-f" "1b681fbb7caf64e1d4114d4182932da79a8109715b30b5dd1e3f91224937b513"` Oct 13 03:16:38.891 INFO blam! 1b681fbb7caf64e1d4114d4182932da79a8109715b30b5dd1e3f91224937b513 Oct 13 03:16:38.893 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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:16:39.259 INFO blam! 6a5f2b6761deec8ae5689d26d7d8b2900f23bbc661de1d208ee871b9f610ccaf Oct 13 03:16:39.262 INFO running `"docker" "start" "-a" "6a5f2b6761deec8ae5689d26d7d8b2900f23bbc661de1d208ee871b9f610ccaf"` Oct 13 03:16:40.049 INFO kablam! usermod: no changes Oct 13 03:16:40.115 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.04s Oct 13 03:16:40.115 INFO blam! Oct 13 03:16:40.115 INFO kablam! Running /target/debug/deps/advent_of_code_rs-ae87a6c72ab6ab94 Oct 13 03:16:40.115 INFO blam! running 20 tests Oct 13 03:16:40.123 INFO blam! test day_01::tests::tes_day_1_problem_1 ... ok Oct 13 03:16:40.127 INFO blam! test day_05::tests::test_hex ... ok Oct 13 03:16:40.134 INFO blam! test day_01::tests::tes_day_1_problem_2 ... ok Oct 13 03:16:40.146 INFO blam! test day_06::tests::test_problem_1 ... ok Oct 13 03:16:40.163 INFO blam! test day_02::tests::test_problem_2 ... ok Oct 13 03:16:40.171 INFO blam! test day_02::tests::test_problem_1 ... ok Oct 13 03:16:40.171 INFO blam! test day_07::tests::test_splitting_with_slice_pattern ... ok Oct 13 03:16:40.188 INFO blam! test day_08::tests::test_problem_1 ... ok Oct 13 03:16:40.188 INFO blam! test day_03::tests::test_problem_2 ... ok Oct 13 03:16:40.188 INFO blam! test day_03::tests::test_problem_1 ... ok Oct 13 03:16:40.188 INFO blam! test day_06::tests::test_problem_2 ... ok Oct 13 03:16:40.195 INFO blam! test day_09::tests::test_problem_2 ... ok Oct 13 03:16:40.231 INFO blam! test day_08::tests::test_problem_2 ... ok Oct 13 03:16:40.260 INFO blam! test day_09::tests::test_problem_1 ... ok Oct 13 03:16:40.351 INFO blam! test day_07::tests::test_problem_1 ... ok Oct 13 03:16:40.351 INFO blam! test day_04::tests::test_problem_1 ... ok Oct 13 03:16:40.408 INFO blam! test day_04::tests::test_problem_2 ... ok Oct 13 03:16:40.424 INFO blam! test day_12::tests::test_problem_1 ... ok Oct 13 03:16:40.495 INFO blam! test day_07::tests::test_problem_2 ... ok Oct 13 03:16:42.307 INFO kablam! Running /target/debug/deps/advent_of_code_rs-ef23ce14c0ee5a1a Oct 13 03:16:42.308 INFO blam! test day_12::tests::test_problem_2 ... ok Oct 13 03:16:42.308 INFO blam! Oct 13 03:16:42.308 INFO blam! test result: ok. 20 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 03:16:42.308 INFO blam! Oct 13 03:16:42.309 INFO blam! Oct 13 03:16:42.309 INFO blam! running 0 tests Oct 13 03:16:42.309 INFO blam! Oct 13 03:16:42.309 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 03:16:42.309 INFO blam! Oct 13 03:16:42.315 INFO kablam! Doc-tests advent-of-code-rs Oct 13 03:16:42.635 INFO blam! Oct 13 03:16:42.635 INFO blam! running 0 tests Oct 13 03:16:42.635 INFO blam! Oct 13 03:16:42.635 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 03:16:42.635 INFO blam! Oct 13 03:16:42.641 INFO kablam! su: No module specific data is present Oct 13 03:16:43.275 INFO running `"docker" "rm" "-f" "6a5f2b6761deec8ae5689d26d7d8b2900f23bbc661de1d208ee871b9f610ccaf"` Oct 13 03:16:43.524 INFO blam! 6a5f2b6761deec8ae5689d26d7d8b2900f23bbc661de1d208ee871b9f610ccaf