Nov 29 21:30:28.283 INFO checking neogeek23/rusty_snek_gaem against master#a49316ddc99d9d595193557fc899f6c52e4d9af9 for pr-56323 Nov 29 21:30:28.283 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56323/worker-4/master#a49316ddc99d9d595193557fc899f6c52e4d9af9:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/pr-56323/master#a49316ddc99d9d595193557fc899f6c52e4d9af9:/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 +a49316ddc99d9d595193557fc899f6c52e4d9af9-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"` Nov 29 21:30:34.889 INFO [stdout] 82dacf3434860830aeed1189b51dd2012a7eecddba33cd608e098c83057b96d5 Nov 29 21:30:34.893 INFO running `"docker" "start" "-a" "82dacf3434860830aeed1189b51dd2012a7eecddba33cd608e098c83057b96d5"` Nov 29 21:30:35.367 INFO [stderr] usermod: no changes Nov 29 21:30:35.748 INFO [stderr] Compiling syn v0.15.15 Nov 29 21:30:35.748 INFO [stderr] Compiling gl v0.10.0 Nov 29 21:30:35.773 INFO [stderr] Compiling glutin v0.18.0 Nov 29 21:30:35.780 INFO [stderr] Checking rusttype v0.4.3 Nov 29 21:30:35.800 INFO [stderr] Checking jpeg-decoder v0.1.15 Nov 29 21:30:35.801 INFO [stderr] Checking smithay-client-toolkit v0.3.0 Nov 29 21:30:40.354 INFO [stderr] Checking piston2d-graphics v0.26.0 Nov 29 21:30:44.157 INFO [stderr] Checking winit v0.17.2 Nov 29 21:30:57.077 INFO [stderr] Compiling serde_derive v1.0.80 Nov 29 21:30:57.077 INFO [stderr] Compiling num-derive v0.2.3 Nov 29 21:31:07.874 INFO [stderr] Checking tiff v0.2.1 Nov 29 21:31:09.528 INFO [stderr] Checking image v0.20.0 Nov 29 21:31:18.227 INFO [stderr] Checking pistoncore-input v0.21.0 Nov 29 21:31:20.826 INFO [stderr] Checking piston2d-opengl_graphics v0.54.0 Nov 29 21:31:21.976 INFO [stderr] Checking pistoncore-window v0.32.0 Nov 29 21:31:23.640 INFO [stderr] Checking pistoncore-event_loop v0.37.0 Nov 29 21:31:23.640 INFO [stderr] Checking pistoncore-glutin_window v0.48.0 Nov 29 21:31:24.852 INFO [stderr] Checking piston v0.37.0 Nov 29 21:31:25.767 INFO [stderr] Checking snake_game v0.1.0 (/source) Nov 29 21:31:28.524 INFO [stderr] error[E0277]: a collection of type `std::vec::Vec<[f64; 4]>` cannot be built from an iterator over elements of type `()` Nov 29 21:31:28.524 INFO [stderr] --> src/main.rs:78:14 Nov 29 21:31:28.524 INFO [stderr] | Nov 29 21:31:28.524 INFO [stderr] 78 | .collect(); Nov 29 21:31:28.524 INFO [stderr] | ^^^^^^^ a collection of type `std::vec::Vec<[f64; 4]>` cannot be built from `std::iter::Iterator` Nov 29 21:31:28.524 INFO [stderr] | Nov 29 21:31:28.524 INFO [stderr] = help: the trait `std::iter::FromIterator<()>` is not implemented for `std::vec::Vec<[f64; 4]>` Nov 29 21:31:28.524 INFO [stderr] Nov 29 21:31:28.580 INFO [stderr] error: aborting due to previous error Nov 29 21:31:28.580 INFO [stderr] Nov 29 21:31:28.580 INFO [stderr] For more information about this error, try `rustc --explain E0277`. Nov 29 21:31:28.604 INFO [stderr] error: Could not compile `snake_game`. Nov 29 21:31:28.604 INFO [stderr] warning: build failed, waiting for other jobs to finish... Nov 29 21:31:28.684 INFO [stderr] error[E0277]: a collection of type `std::vec::Vec<[f64; 4]>` cannot be built from an iterator over elements of type `()` Nov 29 21:31:28.684 INFO [stderr] --> src/main.rs:78:14 Nov 29 21:31:28.684 INFO [stderr] | Nov 29 21:31:28.684 INFO [stderr] 78 | .collect(); Nov 29 21:31:28.684 INFO [stderr] | ^^^^^^^ a collection of type `std::vec::Vec<[f64; 4]>` cannot be built from `std::iter::Iterator` Nov 29 21:31:28.684 INFO [stderr] | Nov 29 21:31:28.684 INFO [stderr] = help: the trait `std::iter::FromIterator<()>` is not implemented for `std::vec::Vec<[f64; 4]>` Nov 29 21:31:28.684 INFO [stderr] Nov 29 21:31:28.708 INFO [stderr] error: aborting due to previous error Nov 29 21:31:28.708 INFO [stderr] Nov 29 21:31:28.708 INFO [stderr] For more information about this error, try `rustc --explain E0277`. Nov 29 21:31:28.728 INFO [stderr] error: Could not compile `snake_game`. Nov 29 21:31:28.728 INFO [stderr] Nov 29 21:31:28.728 INFO [stderr] To learn more, run the command again with --verbose. Nov 29 21:31:28.732 INFO [stderr] su: No module specific data is present Nov 29 21:31:29.981 INFO running `"docker" "inspect" "82dacf3434860830aeed1189b51dd2012a7eecddba33cd608e098c83057b96d5"` Nov 29 21:31:30.390 INFO running `"docker" "rm" "-f" "82dacf3434860830aeed1189b51dd2012a7eecddba33cd608e098c83057b96d5"` Nov 29 21:31:30.644 INFO [stdout] 82dacf3434860830aeed1189b51dd2012a7eecddba33cd608e098c83057b96d5