Oct 10 22:30:37.715 INFO testing gmadrid/hunt against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 22:30:37.715 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 22:30:37.715 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 22:30:38.072 INFO blam! 152f436b236313c7e9ef040af0f7726c3d364f7489cf21c00137a929b794f8e1 Oct 10 22:30:38.074 INFO running `"docker" "start" "-a" "152f436b236313c7e9ef040af0f7726c3d364f7489cf21c00137a929b794f8e1"` Oct 10 22:30:39.309 INFO kablam! usermod: no changes Oct 10 22:30:39.428 INFO kablam! Compiling clap v2.14.0 Oct 10 22:30:49.855 INFO kablam! Compiling hunt v0.1.0 (/source) Oct 10 22:30:50.848 INFO kablam! warning: unused macro definition Oct 10 22:30:50.848 INFO kablam! --> src/hunt/board.rs:11:1 Oct 10 22:30:50.848 INFO kablam! | Oct 10 22:30:50.848 INFO kablam! 11 | / macro_rules! board { Oct 10 22:30:50.848 INFO kablam! 12 | | ( $rows:expr ; $cols:expr) => { Board::new($rows, $cols, HashSet::::new()) }; Oct 10 22:30:50.848 INFO kablam! 13 | | ( $rows:expr ; $cols:expr ; $($c:expr), *) => { Oct 10 22:30:50.848 INFO kablam! 14 | | { Oct 10 22:30:50.848 INFO kablam! ... | Oct 10 22:30:50.848 INFO kablam! 24 | | } Oct 10 22:30:50.848 INFO kablam! 25 | | } Oct 10 22:30:50.848 INFO kablam! | |_^ Oct 10 22:30:50.848 INFO kablam! | Oct 10 22:30:50.848 INFO kablam! = note: #[warn(unused_macros)] on by default Oct 10 22:30:50.848 INFO kablam! Oct 10 22:30:50.849 INFO kablam! warning: unused macro definition Oct 10 22:30:50.849 INFO kablam! --> src/hunt/board.rs:170:1 Oct 10 22:30:50.849 INFO kablam! | Oct 10 22:30:50.849 INFO kablam! 170 | / macro_rules! assert_has_coords { Oct 10 22:30:50.849 INFO kablam! 171 | | ( $coords:expr , $($c:expr), *) => { Oct 10 22:30:50.849 INFO kablam! 172 | | { Oct 10 22:30:50.849 INFO kablam! 173 | | let coord_set_in = HashSet::::from_iter($coords.into_iter()); Oct 10 22:30:50.849 INFO kablam! ... | Oct 10 22:30:50.849 INFO kablam! 186 | | } Oct 10 22:30:50.849 INFO kablam! 187 | | } Oct 10 22:30:50.849 INFO kablam! | |_^ Oct 10 22:30:50.849 INFO kablam! Oct 10 22:30:52.292 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 12.95s Oct 10 22:30:52.296 INFO kablam! su: No module specific data is present Oct 10 22:30:52.862 INFO running `"docker" "rm" "-f" "152f436b236313c7e9ef040af0f7726c3d364f7489cf21c00137a929b794f8e1"` Oct 10 22:30:52.956 INFO blam! 152f436b236313c7e9ef040af0f7726c3d364f7489cf21c00137a929b794f8e1 Oct 10 22:30:52.956 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 10 22:30:52.956 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 22:30:53.177 INFO blam! f3c615f5fe124223f9fa16c19ae49c54926d41a1de74032f2d48c03354c36017 Oct 10 22:30:53.178 INFO running `"docker" "start" "-a" "f3c615f5fe124223f9fa16c19ae49c54926d41a1de74032f2d48c03354c36017"` Oct 10 22:30:53.756 INFO kablam! usermod: no changes Oct 10 22:30:53.804 INFO kablam! Compiling hunt v0.1.0 (/source) Oct 10 22:30:56.321 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.55s Oct 10 22:30:56.328 INFO kablam! su: No module specific data is present Oct 10 22:30:56.963 INFO running `"docker" "rm" "-f" "f3c615f5fe124223f9fa16c19ae49c54926d41a1de74032f2d48c03354c36017"` Oct 10 22:30:57.234 INFO blam! f3c615f5fe124223f9fa16c19ae49c54926d41a1de74032f2d48c03354c36017 Oct 10 22:30:57.249 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 10 22:30:57.250 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 22:30:57.637 INFO blam! e131dacbabd78c55a3329b11dd593b32899b6ea4138fa0eb975e73b2483ea8b7 Oct 10 22:30:57.653 INFO running `"docker" "start" "-a" "e131dacbabd78c55a3329b11dd593b32899b6ea4138fa0eb975e73b2483ea8b7"` Oct 10 22:30:58.542 INFO kablam! usermod: no changes Oct 10 22:30:58.644 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.07s Oct 10 22:30:58.652 INFO kablam! Running /target/debug/deps/hunt-59ca4b881f1c56b1 Oct 10 22:30:58.653 INFO blam! Oct 10 22:30:58.653 INFO blam! running 11 tests Oct 10 22:30:58.653 INFO blam! test hunt::coord::test_coord_direction ... ok Oct 10 22:30:58.653 INFO blam! test hunt::board::test_string_to_coords ... ok Oct 10 22:30:58.653 INFO blam! test hunt::board::test_parse ... ok Oct 10 22:30:58.653 INFO blam! test hunt::board::test_board_with_islands ... ok Oct 10 22:30:58.653 INFO blam! test hunt::board::test_board_size ... ok Oct 10 22:30:58.653 INFO blam! test hunt::board::test_board_macro ... ok Oct 10 22:30:58.664 INFO blam! test hunt::board::test_is_valid_coord ... ok Oct 10 22:30:58.664 INFO blam! test hunt::coord::test_coord_equals ... ok Oct 10 22:30:58.664 INFO blam! test hunt::coord::test_hash ... ok Oct 10 22:30:58.668 INFO blam! test hunt::board::test_move ... ok Oct 10 22:30:58.668 INFO blam! test hunt::direction::test_direction ... ok Oct 10 22:30:58.668 INFO blam! Oct 10 22:30:58.668 INFO blam! test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 22:30:58.668 INFO blam! Oct 10 22:30:58.670 INFO kablam! su: No module specific data is present Oct 10 22:30:59.150 INFO running `"docker" "rm" "-f" "e131dacbabd78c55a3329b11dd593b32899b6ea4138fa0eb975e73b2483ea8b7"` Oct 10 22:30:59.353 INFO blam! e131dacbabd78c55a3329b11dd593b32899b6ea4138fa0eb975e73b2483ea8b7