Oct 14 19:40:04.465 INFO testing glurbi/adventofcode2017 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 14 19:40:04.465 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 14 19:40:04.953 INFO blam! ec34cae1690cd05f246196ffddf2e3e7740265181d0509e6f8a156ecae8bf4f1 Oct 14 19:40:04.963 INFO running `"docker" "start" "-a" "ec34cae1690cd05f246196ffddf2e3e7740265181d0509e6f8a156ecae8bf4f1"` Oct 14 19:40:06.244 INFO kablam! usermod: no changes Oct 14 19:40:06.371 INFO kablam! Compiling maplit v1.0.1 Oct 14 19:40:06.379 INFO kablam! Compiling memchr v2.0.1 Oct 14 19:40:07.287 INFO kablam! Compiling aho-corasick v0.6.6 Oct 14 19:40:08.204 INFO kablam! Compiling regex v1.0.2 Oct 14 19:40:17.667 INFO kablam! Compiling advent v0.1.0 (/source) Oct 14 19:40:18.031 INFO kablam! warning: function is never used: `count_used_squares` Oct 14 19:40:18.031 INFO kablam! --> src/day14.rs:6:1 Oct 14 19:40:18.031 INFO kablam! | Oct 14 19:40:18.031 INFO kablam! 6 | fn count_used_squares(key: &str) -> u32 { Oct 14 19:40:18.031 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 19:40:18.031 INFO kablam! | Oct 14 19:40:18.031 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 19:40:18.031 INFO kablam! Oct 14 19:40:18.031 INFO kablam! warning: function is never used: `day14_1` Oct 14 19:40:18.031 INFO kablam! --> src/day14.rs:85:1 Oct 14 19:40:18.031 INFO kablam! | Oct 14 19:40:18.031 INFO kablam! 85 | fn day14_1() { Oct 14 19:40:18.031 INFO kablam! | ^^^^^^^^^^^^ Oct 14 19:40:18.031 INFO kablam! Oct 14 19:40:19.028 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 12.75s Oct 14 19:40:19.032 INFO kablam! su: No module specific data is present Oct 14 19:40:19.987 INFO running `"docker" "rm" "-f" "ec34cae1690cd05f246196ffddf2e3e7740265181d0509e6f8a156ecae8bf4f1"` Oct 14 19:40:20.248 INFO blam! ec34cae1690cd05f246196ffddf2e3e7740265181d0509e6f8a156ecae8bf4f1 Oct 14 19:40:20.253 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 14 19:40:20.615 INFO blam! 25b54185c1590e5a8a65b31362de7ccea792990adfb0bb2a6237899ed9f871c3 Oct 14 19:40:20.623 INFO running `"docker" "start" "-a" "25b54185c1590e5a8a65b31362de7ccea792990adfb0bb2a6237899ed9f871c3"` Oct 14 19:40:21.967 INFO kablam! usermod: no changes Oct 14 19:40:22.059 INFO kablam! Compiling advent v0.1.0 (/source) Oct 14 19:40:22.535 INFO kablam! warning: function is never used: `count_used_squares` Oct 14 19:40:22.535 INFO kablam! --> src/day14.rs:6:1 Oct 14 19:40:22.535 INFO kablam! | Oct 14 19:40:22.535 INFO kablam! 6 | fn count_used_squares(key: &str) -> u32 { Oct 14 19:40:22.535 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 19:40:22.535 INFO kablam! | Oct 14 19:40:22.535 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 19:40:22.535 INFO kablam! Oct 14 19:40:22.535 INFO kablam! warning: function is never used: `day14_1` Oct 14 19:40:22.535 INFO kablam! --> src/day14.rs:85:1 Oct 14 19:40:22.535 INFO kablam! | Oct 14 19:40:22.535 INFO kablam! 85 | fn day14_1() { Oct 14 19:40:22.535 INFO kablam! | ^^^^^^^^^^^^ Oct 14 19:40:22.535 INFO kablam! Oct 14 19:40:22.989 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.98s Oct 14 19:40:22.992 INFO kablam! su: No module specific data is present Oct 14 19:40:23.745 INFO running `"docker" "rm" "-f" "25b54185c1590e5a8a65b31362de7ccea792990adfb0bb2a6237899ed9f871c3"` Oct 14 19:40:24.047 INFO blam! 25b54185c1590e5a8a65b31362de7ccea792990adfb0bb2a6237899ed9f871c3 Oct 14 19:40:24.049 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 14 19:40:24.627 INFO blam! 5d4336b5aeb47a62eef3305c64d271170bd8996255fc632ee74bf49aa9660200 Oct 14 19:40:24.635 INFO running `"docker" "start" "-a" "5d4336b5aeb47a62eef3305c64d271170bd8996255fc632ee74bf49aa9660200"` Oct 14 19:40:26.208 INFO kablam! usermod: no changes Oct 14 19:40:26.287 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.05s Oct 14 19:40:26.295 INFO kablam! Running /target/debug/deps/advent-88347b9a67eeaa0a Oct 14 19:40:26.299 INFO blam! Oct 14 19:40:26.299 INFO blam! running 0 tests Oct 14 19:40:26.299 INFO blam! Oct 14 19:40:26.299 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 19:40:26.299 INFO blam! Oct 14 19:40:26.305 INFO kablam! su: No module specific data is present Oct 14 19:40:26.870 INFO running `"docker" "rm" "-f" "5d4336b5aeb47a62eef3305c64d271170bd8996255fc632ee74bf49aa9660200"` Oct 14 19:40:27.115 INFO blam! 5d4336b5aeb47a62eef3305c64d271170bd8996255fc632ee74bf49aa9660200