Dec 11 11:40:04.304 INFO checking ponchoalv/advent_of_code against try#aa9aa79c3c583aab59ac9134542d60a780c35e2e for pr-56677 Dec 11 11:40:04.305 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56677/worker-3/try#aa9aa79c3c583aab59ac9134542d60a780c35e2e:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-3/pr-56677/try#aa9aa79c3c583aab59ac9134542d60a780c35e2e:/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 +aa9aa79c3c583aab59ac9134542d60a780c35e2e-alt check --frozen --all --all-targets" "-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"` Dec 11 11:40:04.678 INFO [stdout] 9bfb1ae363868a5993c2e8236630bbd55ef457fec81f6e7edc20cb185712746c Dec 11 11:40:04.686 INFO running `"docker" "start" "-a" "9bfb1ae363868a5993c2e8236630bbd55ef457fec81f6e7edc20cb185712746c"` Dec 11 11:40:05.972 INFO [stderr] usermod: no changes Dec 11 11:40:06.057 INFO [stderr] Checking advent_of_code v0.1.0 (/source) Dec 11 11:40:06.816 INFO [stderr] error[E0277]: a collection of type `std::vec::Vec<(std::string::String, usize, std::option::Option>)>` cannot be built from an iterator over elements of type `&(std::string::String, usize, std::option::Option>)` Dec 11 11:40:06.816 INFO [stderr] --> src/day_7_2017.rs:86:10 Dec 11 11:40:06.816 INFO [stderr] | Dec 11 11:40:06.816 INFO [stderr] 86 | .collect::>)>>(); Dec 11 11:40:06.816 INFO [stderr] | ^^^^^^^ a collection of type `std::vec::Vec<(std::string::String, usize, std::option::Option>)>` cannot be built from `std::iter::Iterator>)>` Dec 11 11:40:06.816 INFO [stderr] | Dec 11 11:40:06.816 INFO [stderr] = help: the trait `std::iter::FromIterator<&(std::string::String, usize, std::option::Option>)>` is not implemented for `std::vec::Vec<(std::string::String, usize, std::option::Option>)>` Dec 11 11:40:06.816 INFO [stderr] Dec 11 11:40:06.816 INFO [stderr] error: aborting due to previous error Dec 11 11:40:06.816 INFO [stderr] Dec 11 11:40:06.816 INFO [stderr] For more information about this error, try `rustc --explain E0277`. Dec 11 11:40:06.836 INFO [stderr] error: Could not compile `advent_of_code`. Dec 11 11:40:06.836 INFO [stderr] warning: build failed, waiting for other jobs to finish... Dec 11 11:40:07.044 INFO [stderr] error[E0277]: a collection of type `std::vec::Vec<(std::string::String, usize, std::option::Option>)>` cannot be built from an iterator over elements of type `&(std::string::String, usize, std::option::Option>)` Dec 11 11:40:07.044 INFO [stderr] --> src/day_7_2017.rs:86:10 Dec 11 11:40:07.044 INFO [stderr] | Dec 11 11:40:07.044 INFO [stderr] 86 | .collect::>)>>(); Dec 11 11:40:07.044 INFO [stderr] | ^^^^^^^ a collection of type `std::vec::Vec<(std::string::String, usize, std::option::Option>)>` cannot be built from `std::iter::Iterator>)>` Dec 11 11:40:07.044 INFO [stderr] | Dec 11 11:40:07.044 INFO [stderr] = help: the trait `std::iter::FromIterator<&(std::string::String, usize, std::option::Option>)>` is not implemented for `std::vec::Vec<(std::string::String, usize, std::option::Option>)>` Dec 11 11:40:07.044 INFO [stderr] Dec 11 11:40:07.044 INFO [stderr] error: aborting due to previous error Dec 11 11:40:07.044 INFO [stderr] Dec 11 11:40:07.044 INFO [stderr] For more information about this error, try `rustc --explain E0277`. Dec 11 11:40:07.044 INFO [stderr] error: Could not compile `advent_of_code`. Dec 11 11:40:07.044 INFO [stderr] Dec 11 11:40:07.044 INFO [stderr] To learn more, run the command again with --verbose. Dec 11 11:40:07.052 INFO [stderr] su: No module specific data is present Dec 11 11:40:08.062 INFO running `"docker" "inspect" "9bfb1ae363868a5993c2e8236630bbd55ef457fec81f6e7edc20cb185712746c"` Dec 11 11:40:08.394 INFO running `"docker" "rm" "-f" "9bfb1ae363868a5993c2e8236630bbd55ef457fec81f6e7edc20cb185712746c"` Dec 11 11:40:08.732 INFO [stdout] 9bfb1ae363868a5993c2e8236630bbd55ef457fec81f6e7edc20cb185712746c