Oct 15 01:25:55.845 INFO testing carlosmn/aoc2017 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 15 01:25:55.845 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 15 01:25:56.497 INFO blam! 8e0df2d37d5db3feeef01d9a6b2c72a102fb6c26f9313cadfa3c4e2335df701d Oct 15 01:25:56.499 INFO running `"docker" "start" "-a" "8e0df2d37d5db3feeef01d9a6b2c72a102fb6c26f9313cadfa3c4e2335df701d"` Oct 15 01:25:58.236 INFO kablam! usermod: no changes Oct 15 01:25:58.323 INFO kablam! Compiling regex v0.2.3 Oct 15 01:26:06.307 INFO kablam! Compiling aoc2017 v0.1.0 (/source) Oct 15 01:26:12.079 INFO kablam! warning: constant item is never used: `SAMPLE_SPREADSHEET` Oct 15 01:26:12.080 INFO kablam! --> src/bin/aoc2.rs:2:1 Oct 15 01:26:12.080 INFO kablam! | Oct 15 01:26:12.080 INFO kablam! 2 | / const SAMPLE_SPREADSHEET: &'static [&'static [Option]] = &[ Oct 15 01:26:12.081 INFO kablam! 3 | | &[Some(5), Some(1), Some(9), Some(5)], Oct 15 01:26:12.081 INFO kablam! 4 | | &[Some(7), Some(5), Some(3), None], Oct 15 01:26:12.087 INFO kablam! 5 | | &[Some(2), Some(4), Some(6), Some(8)], Oct 15 01:26:12.087 INFO kablam! 6 | | ]; Oct 15 01:26:12.087 INFO kablam! | |__^ Oct 15 01:26:12.088 INFO kablam! | Oct 15 01:26:12.088 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 01:26:12.088 INFO kablam! Oct 15 01:26:12.089 INFO kablam! warning: constant item is never used: `SAMPLE_SPREADSHEET1` Oct 15 01:26:12.089 INFO kablam! --> src/bin/aoc2.rs:8:1 Oct 15 01:26:12.089 INFO kablam! | Oct 15 01:26:12.089 INFO kablam! 8 | / const SAMPLE_SPREADSHEET1: &'static [&'static [u64]] = &[ Oct 15 01:26:12.090 INFO kablam! 9 | | &[5, 9, 2, 8], Oct 15 01:26:12.090 INFO kablam! 10 | | &[9, 4, 7, 3], Oct 15 01:26:12.090 INFO kablam! 11 | | &[3, 8, 6, 5], Oct 15 01:26:12.091 INFO kablam! 12 | | ]; Oct 15 01:26:12.091 INFO kablam! | |__^ Oct 15 01:26:12.091 INFO kablam! Oct 15 01:26:16.919 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 18.65s Oct 15 01:26:16.927 INFO kablam! su: No module specific data is present Oct 15 01:26:17.787 INFO running `"docker" "rm" "-f" "8e0df2d37d5db3feeef01d9a6b2c72a102fb6c26f9313cadfa3c4e2335df701d"` Oct 15 01:26:18.011 INFO blam! 8e0df2d37d5db3feeef01d9a6b2c72a102fb6c26f9313cadfa3c4e2335df701d Oct 15 01:26:18.023 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 15 01:26:18.415 INFO blam! 3683d71c6ab0d987d93ea1532910569d440ef7145571574df4c6d26f96d5e75e Oct 15 01:26:18.418 INFO running `"docker" "start" "-a" "3683d71c6ab0d987d93ea1532910569d440ef7145571574df4c6d26f96d5e75e"` Oct 15 01:26:19.648 INFO kablam! usermod: no changes Oct 15 01:26:19.766 INFO kablam! Compiling aoc2017 v0.1.0 (/source) Oct 15 01:26:22.087 INFO kablam! warning: constant item is never used: `SAMPLE_SPREADSHEET` Oct 15 01:26:22.087 INFO kablam! --> src/bin/aoc2.rs:2:1 Oct 15 01:26:22.088 INFO kablam! | Oct 15 01:26:22.088 INFO kablam! 2 | / const SAMPLE_SPREADSHEET: &'static [&'static [Option]] = &[ Oct 15 01:26:22.088 INFO kablam! 3 | | &[Some(5), Some(1), Some(9), Some(5)], Oct 15 01:26:22.088 INFO kablam! 4 | | &[Some(7), Some(5), Some(3), None], Oct 15 01:26:22.089 INFO kablam! 5 | | &[Some(2), Some(4), Some(6), Some(8)], Oct 15 01:26:22.089 INFO kablam! 6 | | ]; Oct 15 01:26:22.089 INFO kablam! | |__^ Oct 15 01:26:22.090 INFO kablam! | Oct 15 01:26:22.090 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 01:26:22.090 INFO kablam! Oct 15 01:26:22.090 INFO kablam! warning: constant item is never used: `SAMPLE_SPREADSHEET1` Oct 15 01:26:22.091 INFO kablam! --> src/bin/aoc2.rs:8:1 Oct 15 01:26:22.091 INFO kablam! | Oct 15 01:26:22.091 INFO kablam! 8 | / const SAMPLE_SPREADSHEET1: &'static [&'static [u64]] = &[ Oct 15 01:26:22.092 INFO kablam! 9 | | &[5, 9, 2, 8], Oct 15 01:26:22.092 INFO kablam! 10 | | &[9, 4, 7, 3], Oct 15 01:26:22.092 INFO kablam! 11 | | &[3, 8, 6, 5], Oct 15 01:26:22.092 INFO kablam! 12 | | ]; Oct 15 01:26:22.093 INFO kablam! | |__^ Oct 15 01:26:22.093 INFO kablam! Oct 15 01:26:27.447 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 7.75s Oct 15 01:26:27.447 INFO kablam! su: No module specific data is present Oct 15 01:26:27.855 INFO running `"docker" "rm" "-f" "3683d71c6ab0d987d93ea1532910569d440ef7145571574df4c6d26f96d5e75e"` Oct 15 01:26:27.983 INFO blam! 3683d71c6ab0d987d93ea1532910569d440ef7145571574df4c6d26f96d5e75e Oct 15 01:26:27.992 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 15 01:26:28.236 INFO blam! 7ce442203888b00414e2c462866bc1ce8db0982f840e75b64abc61b293d65eee Oct 15 01:26:28.239 INFO running `"docker" "start" "-a" "7ce442203888b00414e2c462866bc1ce8db0982f840e75b64abc61b293d65eee"` Oct 15 01:26:29.537 INFO kablam! usermod: no changes Oct 15 01:26:29.607 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.04s Oct 15 01:26:29.618 INFO kablam! Running /target/debug/deps/aoc1-d36690751965075b Oct 15 01:26:29.621 INFO blam! Oct 15 01:26:29.621 INFO blam! running 0 tests Oct 15 01:26:29.621 INFO blam! Oct 15 01:26:29.621 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 01:26:29.621 INFO blam! Oct 15 01:26:29.627 INFO kablam! Running /target/debug/deps/aoc10-489ffba3e81b2d35 Oct 15 01:26:29.632 INFO blam! Oct 15 01:26:29.632 INFO blam! running 0 tests Oct 15 01:26:29.632 INFO blam! Oct 15 01:26:29.632 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 01:26:29.632 INFO blam! Oct 15 01:26:29.639 INFO blam! Oct 15 01:26:29.639 INFO kablam! Running /target/debug/deps/aoc11-145ae1d5a66d7cab Oct 15 01:26:29.639 INFO blam! running 0 tests Oct 15 01:26:29.639 INFO kablam! Running /target/debug/deps/aoc12-a347cb103baed682 Oct 15 01:26:29.639 INFO blam! Oct 15 01:26:29.639 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 01:26:29.639 INFO blam! Oct 15 01:26:29.647 INFO blam! Oct 15 01:26:29.647 INFO kablam! Running /target/debug/deps/aoc13-2e178892ca1f310c Oct 15 01:26:29.647 INFO blam! running 1 test Oct 15 01:26:29.647 INFO blam! test test::test_sample ... ok Oct 15 01:26:29.647 INFO blam! Oct 15 01:26:29.647 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 01:26:29.647 INFO blam! Oct 15 01:26:29.663 INFO blam! Oct 15 01:26:29.663 INFO blam! running 1 test Oct 15 01:26:29.663 INFO blam! test test::sample_input ... ok Oct 15 01:26:29.664 INFO blam! Oct 15 01:26:29.664 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 01:26:29.664 INFO blam! Oct 15 01:26:29.667 INFO kablam! Running /target/debug/deps/aoc2-9b232fb1bfc10b64 Oct 15 01:26:29.675 INFO kablam! Running /target/debug/deps/aoc3-e44883201966c0ba Oct 15 01:26:29.675 INFO blam! Oct 15 01:26:29.675 INFO kablam! Running /target/debug/deps/aoc4-2c06c3c1069fac03 Oct 15 01:26:29.675 INFO blam! running 0 tests Oct 15 01:26:29.675 INFO blam! Oct 15 01:26:29.675 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 01:26:29.675 INFO blam! Oct 15 01:26:29.675 INFO blam! Oct 15 01:26:29.675 INFO blam! running 0 tests Oct 15 01:26:29.675 INFO blam! Oct 15 01:26:29.675 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 01:26:29.675 INFO blam! Oct 15 01:26:29.679 INFO blam! Oct 15 01:26:29.679 INFO kablam! Running /target/debug/deps/aoc5-2eed52d89ed930a7 Oct 15 01:26:29.679 INFO blam! running 0 tests Oct 15 01:26:29.679 INFO blam! Oct 15 01:26:29.679 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 01:26:29.679 INFO blam! Oct 15 01:26:29.679 INFO blam! Oct 15 01:26:29.679 INFO blam! running 0 tests Oct 15 01:26:29.679 INFO blam! Oct 15 01:26:29.679 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 01:26:29.679 INFO blam! Oct 15 01:26:29.695 INFO kablam! Running /target/debug/deps/aoc6-3f7258617ddf0e46 Oct 15 01:26:29.696 INFO kablam! Running /target/debug/deps/aoc7-91be640d7d6a19b6 Oct 15 01:26:29.696 INFO blam! Oct 15 01:26:29.696 INFO blam! running 0 tests Oct 15 01:26:29.696 INFO blam! Oct 15 01:26:29.696 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 01:26:29.696 INFO blam! Oct 15 01:26:29.711 INFO blam! Oct 15 01:26:29.711 INFO kablam! Running /target/debug/deps/aoc8-83bf9097b7a7fe01 Oct 15 01:26:29.711 INFO blam! running 0 tests Oct 15 01:26:29.711 INFO blam! Oct 15 01:26:29.711 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 01:26:29.711 INFO blam! Oct 15 01:26:29.719 INFO blam! Oct 15 01:26:29.719 INFO kablam! Running /target/debug/deps/aoc9-eecbbd56524aaefa Oct 15 01:26:29.719 INFO blam! running 0 tests Oct 15 01:26:29.719 INFO kablam! su: No module specific data is present Oct 15 01:26:29.719 INFO blam! Oct 15 01:26:29.719 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 01:26:29.719 INFO blam! Oct 15 01:26:29.719 INFO blam! Oct 15 01:26:29.719 INFO blam! running 2 tests Oct 15 01:26:29.719 INFO blam! test test_count_score ... ok Oct 15 01:26:29.719 INFO blam! test test_noncancelled ... ok Oct 15 01:26:29.719 INFO blam! Oct 15 01:26:29.719 INFO blam! test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 01:26:29.719 INFO blam! Oct 15 01:26:30.368 INFO running `"docker" "rm" "-f" "7ce442203888b00414e2c462866bc1ce8db0982f840e75b64abc61b293d65eee"` Oct 15 01:26:30.608 INFO blam! 7ce442203888b00414e2c462866bc1ce8db0982f840e75b64abc61b293d65eee