Oct 10 18:01:17.215 INFO testing mslynch/adventofcode2016 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 18:01:17.215 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 18:01:17.215 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 18:01:17.564 INFO blam! 90c21dab4e4aadef6612bb966dcbae2cead836e0f90d370ff31437a697521db3 Oct 10 18:01:17.566 INFO running `"docker" "start" "-a" "90c21dab4e4aadef6612bb966dcbae2cead836e0f90d370ff31437a697521db3"` Oct 10 18:01:17.877 INFO kablam! usermod: no changes Oct 10 18:01:17.953 INFO kablam! Compiling rust-crypto v0.2.36 Oct 10 18:01:26.348 INFO kablam! Compiling adventofcode2016 v0.1.0 (/source) Oct 10 18:01:27.136 INFO kablam! error: parenthesized parameters may only be used with a trait Oct 10 18:01:27.137 INFO kablam! --> src/day10.rs:32:31 Oct 10 18:01:27.137 INFO kablam! | Oct 10 18:01:27.137 INFO kablam! 32 | let mut bots: HashMap::new(); Oct 10 18:01:27.137 INFO kablam! | ^^ Oct 10 18:01:27.137 INFO kablam! | Oct 10 18:01:27.137 INFO kablam! = note: #[deny(parenthesized_params_in_types_and_modules)] on by default Oct 10 18:01:27.137 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 18:01:27.137 INFO kablam! = note: for more information, see issue #42238 Oct 10 18:01:27.137 INFO kablam! Oct 10 18:01:27.388 INFO kablam! error[E0107]: wrong number of type arguments: expected at least 2, found 0 Oct 10 18:01:27.388 INFO kablam! --> src/day10.rs:32:19 Oct 10 18:01:27.388 INFO kablam! | Oct 10 18:01:27.388 INFO kablam! 32 | let mut bots: HashMap::new(); Oct 10 18:01:27.388 INFO kablam! | ^^^^^^^^^^^^^^ expected at least 2 type arguments Oct 10 18:01:27.388 INFO kablam! Oct 10 18:01:27.491 INFO kablam! error[E0308]: mismatched types Oct 10 18:01:27.492 INFO kablam! --> src/day10.rs:76:5 Oct 10 18:01:27.492 INFO kablam! | Oct 10 18:01:27.492 INFO kablam! 31 | fn parse_input(input: &[String]) -> HashMap { Oct 10 18:01:27.493 INFO kablam! | -------------------------- expected `std::collections::HashMap` because of return type Oct 10 18:01:27.493 INFO kablam! ... Oct 10 18:01:27.493 INFO kablam! 76 | 3 Oct 10 18:01:27.494 INFO kablam! | ^ expected struct `std::collections::HashMap`, found integral variable Oct 10 18:01:27.494 INFO kablam! | Oct 10 18:01:27.494 INFO kablam! = note: expected type `std::collections::HashMap` Oct 10 18:01:27.495 INFO kablam! found type `{integer}` Oct 10 18:01:27.495 INFO kablam! Oct 10 18:01:27.517 INFO kablam! error: aborting due to 3 previous errors Oct 10 18:01:27.517 INFO kablam! Oct 10 18:01:27.517 INFO kablam! Some errors occurred: E0107, E0308. Oct 10 18:01:27.517 INFO kablam! For more information about an error, try `rustc --explain E0107`. Oct 10 18:01:27.517 INFO kablam! error: Could not compile `adventofcode2016`. Oct 10 18:01:27.517 INFO kablam! Oct 10 18:01:27.517 INFO kablam! To learn more, run the command again with --verbose. Oct 10 18:01:27.517 INFO kablam! su: No module specific data is present Oct 10 18:01:28.029 INFO running `"docker" "rm" "-f" "90c21dab4e4aadef6612bb966dcbae2cead836e0f90d370ff31437a697521db3"` Oct 10 18:01:28.251 INFO blam! 90c21dab4e4aadef6612bb966dcbae2cead836e0f90d370ff31437a697521db3