Oct 12 23:46:07.148 INFO testing snoopcheri/advent-of-code-2016 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 12 23:46:07.150 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 12 23:46:07.703 INFO blam! 98af6ee6c3768309921779e7530394bbb901d05350430b34b17ca2b7adfedc9b Oct 12 23:46:07.719 INFO running `"docker" "start" "-a" "98af6ee6c3768309921779e7530394bbb901d05350430b34b17ca2b7adfedc9b"` Oct 12 23:46:09.239 INFO kablam! usermod: no changes Oct 12 23:46:09.354 INFO kablam! Compiling nom v2.0.1 Oct 12 23:46:11.739 INFO kablam! Compiling advent-of-code-2016 v0.1.0 (/source) Oct 12 23:46:12.233 INFO kablam! warning: unused `#[macro_use]` import Oct 12 23:46:12.233 INFO kablam! --> src/main.rs:3:1 Oct 12 23:46:12.233 INFO kablam! | Oct 12 23:46:12.234 INFO kablam! 3 | #[macro_use] extern crate itertools; Oct 12 23:46:12.234 INFO kablam! | ^^^^^^^^^^^^ Oct 12 23:46:12.234 INFO kablam! | Oct 12 23:46:12.235 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 23:46:12.235 INFO kablam! Oct 12 23:46:14.603 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.33s Oct 12 23:46:14.603 INFO kablam! su: No module specific data is present Oct 12 23:46:15.681 INFO running `"docker" "rm" "-f" "98af6ee6c3768309921779e7530394bbb901d05350430b34b17ca2b7adfedc9b"` Oct 12 23:46:16.006 INFO blam! 98af6ee6c3768309921779e7530394bbb901d05350430b34b17ca2b7adfedc9b Oct 12 23:46:16.017 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 12 23:46:16.439 INFO blam! 98a086999ea67f1a6d719a7cac772b70d5edf1c350fee87ff801a6122adfc213 Oct 12 23:46:16.444 INFO running `"docker" "start" "-a" "98a086999ea67f1a6d719a7cac772b70d5edf1c350fee87ff801a6122adfc213"` Oct 12 23:46:18.358 INFO kablam! usermod: no changes Oct 12 23:46:18.543 INFO kablam! Compiling num-complex v0.1.35 Oct 12 23:46:18.544 INFO kablam! Compiling num-bigint v0.1.35 Oct 12 23:46:21.364 INFO kablam! Compiling num-rational v0.1.35 Oct 12 23:46:22.073 INFO kablam! Compiling num v0.1.36 Oct 12 23:46:22.483 INFO kablam! Compiling hamcrest v0.1.2 Oct 12 23:46:23.395 INFO kablam! Compiling advent-of-code-2016 v0.1.0 (/source) Oct 12 23:46:23.939 INFO kablam! warning: unused `#[macro_use]` import Oct 12 23:46:23.940 INFO kablam! --> src/main.rs:3:1 Oct 12 23:46:23.940 INFO kablam! | Oct 12 23:46:23.941 INFO kablam! 3 | #[macro_use] extern crate itertools; Oct 12 23:46:23.942 INFO kablam! | ^^^^^^^^^^^^ Oct 12 23:46:23.942 INFO kablam! | Oct 12 23:46:23.943 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 23:46:23.943 INFO kablam! Oct 12 23:46:26.628 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 8.21s Oct 12 23:46:26.633 INFO kablam! su: No module specific data is present Oct 12 23:46:28.346 INFO running `"docker" "rm" "-f" "98a086999ea67f1a6d719a7cac772b70d5edf1c350fee87ff801a6122adfc213"` Oct 12 23:46:28.639 INFO blam! 98a086999ea67f1a6d719a7cac772b70d5edf1c350fee87ff801a6122adfc213 Oct 12 23:46:28.649 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 12 23:46:29.067 INFO blam! e154bd5abcb3ac3743aca20436591f08cdc23c8570c60a61920aaf0857c2414b Oct 12 23:46:29.068 INFO running `"docker" "start" "-a" "e154bd5abcb3ac3743aca20436591f08cdc23c8570c60a61920aaf0857c2414b"` Oct 12 23:46:30.934 INFO kablam! usermod: no changes Oct 12 23:46:31.047 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.08s Oct 12 23:46:31.055 INFO kablam! Running /target/debug/deps/advent_of_code_2016-a229e6c23fddc5d3 Oct 12 23:46:31.056 INFO blam! Oct 12 23:46:31.056 INFO blam! running 10 tests Oct 12 23:46:31.056 INFO blam! test puzzle_day_3::puzzle_day_3::tests::test_vertical ... ok Oct 12 23:46:31.071 INFO blam! test puzzle_day_1::puzzle_day_1::tests::test_first_already_visited_point ... ok Oct 12 23:46:31.071 INFO blam! test puzzle_day_4::puzzle_day_4::tests::test ... ok Oct 12 23:46:31.071 INFO blam! test puzzle_example::puzzle_example::tests::test ... ok Oct 12 23:46:31.083 INFO blam! test puzzle_day_3::parser::tests::test_resulting_in_error ... ok Oct 12 23:46:31.083 INFO blam! test puzzle_day_2::puzzle_day_2::tests::test ... ok Oct 12 23:46:31.083 INFO blam! test puzzle_day_3::puzzle_day_3::tests::test ... ok Oct 12 23:46:31.083 INFO blam! test puzzle_day_3::parser::tests::test_resulting_in_incompleteness ... ok Oct 12 23:46:31.083 INFO blam! test puzzle_day_3::parser::tests::successful_parsing_test ... ok Oct 12 23:46:31.083 INFO blam! test puzzle_day_1::puzzle_day_1::tests::test ... ok Oct 12 23:46:31.083 INFO blam! Oct 12 23:46:31.083 INFO blam! test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 23:46:31.083 INFO blam! Oct 12 23:46:31.088 INFO kablam! su: No module specific data is present Oct 12 23:46:32.292 INFO running `"docker" "rm" "-f" "e154bd5abcb3ac3743aca20436591f08cdc23c8570c60a61920aaf0857c2414b"` Oct 12 23:46:32.619 INFO blam! e154bd5abcb3ac3743aca20436591f08cdc23c8570c60a61920aaf0857c2414b