Oct 13 03:38:04.259 INFO testing prmejc/AdventOfCode2016 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 13 03:38:04.260 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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:38:04.419 INFO blam! f667456c5be2cfcaa9fb7606482359cd0e284e65fff7ba7d083ce98f859c801d Oct 13 03:38:04.423 INFO running `"docker" "start" "-a" "f667456c5be2cfcaa9fb7606482359cd0e284e65fff7ba7d083ce98f859c801d"` Oct 13 03:38:04.879 INFO kablam! usermod: no changes Oct 13 03:38:04.901 INFO kablam! Compiling advent2016 v0.1.0 (/source) Oct 13 03:38:05.115 INFO kablam! warning: unused variable: `checksum` Oct 13 03:38:05.115 INFO kablam! --> src/day4.rs:33:7 Oct 13 03:38:05.115 INFO kablam! | Oct 13 03:38:05.115 INFO kablam! 33 | let checksum = room.split("[").last().unwrap().replace("]",""); Oct 13 03:38:05.115 INFO kablam! | ^^^^^^^^ help: consider using `_checksum` instead Oct 13 03:38:05.115 INFO kablam! | Oct 13 03:38:05.115 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 13 03:38:05.115 INFO kablam! Oct 13 03:38:05.135 INFO kablam! warning: function is never used: `part1` Oct 13 03:38:05.135 INFO kablam! --> src/day4.rs:4:1 Oct 13 03:38:05.135 INFO kablam! | Oct 13 03:38:05.135 INFO kablam! 4 | pub fn part1(){ Oct 13 03:38:05.135 INFO kablam! | ^^^^^^^^^^^^^^ Oct 13 03:38:05.135 INFO kablam! | Oct 13 03:38:05.135 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 03:38:05.135 INFO kablam! Oct 13 03:38:05.135 INFO kablam! warning: function is never used: `is_a_room` Oct 13 03:38:05.135 INFO kablam! --> src/day4.rs:40:1 Oct 13 03:38:05.135 INFO kablam! | Oct 13 03:38:05.135 INFO kablam! 40 | fn is_a_room(room: &str) -> (bool, i32) { Oct 13 03:38:05.135 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 03:38:05.135 INFO kablam! Oct 13 03:38:05.558 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.66s Oct 13 03:38:05.560 INFO kablam! su: No module specific data is present Oct 13 03:38:05.794 INFO running `"docker" "rm" "-f" "f667456c5be2cfcaa9fb7606482359cd0e284e65fff7ba7d083ce98f859c801d"` Oct 13 03:38:05.923 INFO blam! f667456c5be2cfcaa9fb7606482359cd0e284e65fff7ba7d083ce98f859c801d Oct 13 03:38:05.924 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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:38:06.107 INFO blam! 8174c9f3a7705f3b4ba2508ff4bfde99cecc4c8d1b37b2d0435e1f01aa8fc968 Oct 13 03:38:06.111 INFO running `"docker" "start" "-a" "8174c9f3a7705f3b4ba2508ff4bfde99cecc4c8d1b37b2d0435e1f01aa8fc968"` Oct 13 03:38:07.143 INFO kablam! usermod: no changes Oct 13 03:38:07.198 INFO kablam! Compiling advent2016 v0.1.0 (/source) Oct 13 03:38:07.526 INFO kablam! warning: unused variable: `checksum` Oct 13 03:38:07.526 INFO kablam! --> src/day4.rs:33:7 Oct 13 03:38:07.527 INFO kablam! | Oct 13 03:38:07.527 INFO kablam! 33 | let checksum = room.split("[").last().unwrap().replace("]",""); Oct 13 03:38:07.527 INFO kablam! | ^^^^^^^^ help: consider using `_checksum` instead Oct 13 03:38:07.527 INFO kablam! | Oct 13 03:38:07.527 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 13 03:38:07.527 INFO kablam! Oct 13 03:38:07.566 INFO kablam! warning: function is never used: `part1` Oct 13 03:38:07.566 INFO kablam! --> src/day4.rs:4:1 Oct 13 03:38:07.566 INFO kablam! | Oct 13 03:38:07.566 INFO kablam! 4 | pub fn part1(){ Oct 13 03:38:07.566 INFO kablam! | ^^^^^^^^^^^^^^ Oct 13 03:38:07.566 INFO kablam! | Oct 13 03:38:07.566 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 03:38:07.566 INFO kablam! Oct 13 03:38:07.566 INFO kablam! warning: function is never used: `is_a_room` Oct 13 03:38:07.566 INFO kablam! --> src/day4.rs:40:1 Oct 13 03:38:07.566 INFO kablam! | Oct 13 03:38:07.566 INFO kablam! 40 | fn is_a_room(room: &str) -> (bool, i32) { Oct 13 03:38:07.566 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 03:38:07.566 INFO kablam! Oct 13 03:38:08.083 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.91s Oct 13 03:38:08.083 INFO kablam! su: No module specific data is present Oct 13 03:38:09.070 INFO running `"docker" "rm" "-f" "8174c9f3a7705f3b4ba2508ff4bfde99cecc4c8d1b37b2d0435e1f01aa8fc968"` Oct 13 03:38:09.499 INFO blam! 8174c9f3a7705f3b4ba2508ff4bfde99cecc4c8d1b37b2d0435e1f01aa8fc968 Oct 13 03:38:09.501 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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:38:09.881 INFO blam! 58c217296ac50f60e30a2d4556068606fb9a6e6111bf6d752eeb88021681c06c Oct 13 03:38:09.882 INFO running `"docker" "start" "-a" "58c217296ac50f60e30a2d4556068606fb9a6e6111bf6d752eeb88021681c06c"` Oct 13 03:38:10.779 INFO kablam! usermod: no changes Oct 13 03:38:10.814 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.01s Oct 13 03:38:10.814 INFO kablam! Running /target/debug/deps/advent2016-f34458f9a7b3c692 Oct 13 03:38:10.816 INFO blam! Oct 13 03:38:10.816 INFO blam! running 0 tests Oct 13 03:38:10.816 INFO blam! Oct 13 03:38:10.816 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 03:38:10.816 INFO blam! Oct 13 03:38:10.821 INFO kablam! su: No module specific data is present Oct 13 03:38:11.455 INFO running `"docker" "rm" "-f" "58c217296ac50f60e30a2d4556068606fb9a6e6111bf6d752eeb88021681c06c"` Oct 13 03:38:11.651 INFO blam! 58c217296ac50f60e30a2d4556068606fb9a6e6111bf6d752eeb88021681c06c