Nov 27 23:48:32.187 INFO checking neogeek23/rusty_snek_gaem against master#0b9f19dff1347e29bf4362ab5a8fab84b43023b5 for pr-56074 Nov 27 23:48:32.187 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56074/worker-1/master#0b9f19dff1347e29bf4362ab5a8fab84b43023b5:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/pr-56074/master#0b9f19dff1347e29bf4362ab5a8fab84b43023b5:/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 +0b9f19dff1347e29bf4362ab5a8fab84b43023b5-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 27 23:48:38.844 INFO [stdout] b7a13c22cf608b51a6b5f734975eb5d81ba49976dc107d6ecb1c3a29e7ab6f6e Nov 27 23:48:38.846 INFO running `"docker" "start" "-a" "b7a13c22cf608b51a6b5f734975eb5d81ba49976dc107d6ecb1c3a29e7ab6f6e"` Nov 27 23:48:39.350 INFO [stderr] usermod: no changes Nov 27 23:48:39.713 INFO [stderr] Checking crossbeam-epoch v0.3.1 Nov 27 23:48:39.713 INFO [stderr] Compiling syn v0.15.15 Nov 27 23:48:39.713 INFO [stderr] Checking rusttype v0.4.3 Nov 27 23:48:40.940 INFO [stderr] Checking crossbeam-deque v0.2.0 Nov 27 23:48:41.576 INFO [stderr] Checking piston2d-graphics v0.26.0 Nov 27 23:48:42.324 INFO [stderr] Checking rayon-core v1.4.1 Nov 27 23:48:43.637 INFO [stderr] Checking rayon v1.0.2 Nov 27 23:48:49.491 INFO [stderr] Checking jpeg-decoder v0.1.15 Nov 27 23:48:53.384 INFO [stderr] Compiling serde_derive v1.0.80 Nov 27 23:48:53.384 INFO [stderr] Compiling num-derive v0.2.3 Nov 27 23:49:02.188 INFO [stderr] Checking tiff v0.2.1 Nov 27 23:49:03.284 INFO [stderr] Checking image v0.20.0 Nov 27 23:49:13.416 INFO [stderr] Checking pistoncore-input v0.21.0 Nov 27 23:49:13.972 INFO [stderr] Checking piston2d-opengl_graphics v0.54.0 Nov 27 23:49:16.665 INFO [stderr] Checking pistoncore-window v0.32.0 Nov 27 23:49:17.910 INFO [stderr] Checking pistoncore-event_loop v0.37.0 Nov 27 23:49:17.910 INFO [stderr] Checking pistoncore-glutin_window v0.48.0 Nov 27 23:49:19.320 INFO [stderr] Checking piston v0.37.0 Nov 27 23:49:20.332 INFO [stderr] Checking snake_game v0.1.0 (/source) Nov 27 23:49:23.328 INFO [stderr] error[E0277]: a collection of type `std::vec::Vec<[f64; 4]>` cannot be built from an iterator over elements of type `()` Nov 27 23:49:23.329 INFO [stderr] --> src/main.rs:78:14 Nov 27 23:49:23.329 INFO [stderr] | Nov 27 23:49:23.329 INFO [stderr] 78 | .collect(); Nov 27 23:49:23.329 INFO [stderr] | ^^^^^^^ a collection of type `std::vec::Vec<[f64; 4]>` cannot be built from `std::iter::Iterator` Nov 27 23:49:23.329 INFO [stderr] | Nov 27 23:49:23.329 INFO [stderr] = help: the trait `std::iter::FromIterator<()>` is not implemented for `std::vec::Vec<[f64; 4]>` Nov 27 23:49:23.329 INFO [stderr] Nov 27 23:49:23.364 INFO [stderr] error: aborting due to previous error Nov 27 23:49:23.365 INFO [stderr] Nov 27 23:49:23.366 INFO [stderr] For more information about this error, try `rustc --explain E0277`. Nov 27 23:49:23.376 INFO [stderr] error: Could not compile `snake_game`. Nov 27 23:49:23.377 INFO [stderr] warning: build failed, waiting for other jobs to finish... Nov 27 23:49:23.584 INFO [stderr] error[E0277]: a collection of type `std::vec::Vec<[f64; 4]>` cannot be built from an iterator over elements of type `()` Nov 27 23:49:23.585 INFO [stderr] --> src/main.rs:78:14 Nov 27 23:49:23.585 INFO [stderr] | Nov 27 23:49:23.585 INFO [stderr] 78 | .collect(); Nov 27 23:49:23.585 INFO [stderr] | ^^^^^^^ a collection of type `std::vec::Vec<[f64; 4]>` cannot be built from `std::iter::Iterator` Nov 27 23:49:23.585 INFO [stderr] | Nov 27 23:49:23.585 INFO [stderr] = help: the trait `std::iter::FromIterator<()>` is not implemented for `std::vec::Vec<[f64; 4]>` Nov 27 23:49:23.585 INFO [stderr] Nov 27 23:49:23.612 INFO [stderr] error: aborting due to previous error Nov 27 23:49:23.612 INFO [stderr] Nov 27 23:49:23.612 INFO [stderr] For more information about this error, try `rustc --explain E0277`. Nov 27 23:49:23.630 INFO [stderr] error: Could not compile `snake_game`. Nov 27 23:49:23.630 INFO [stderr] Nov 27 23:49:23.630 INFO [stderr] To learn more, run the command again with --verbose. Nov 27 23:49:23.638 INFO [stderr] su: No module specific data is present Nov 27 23:49:24.599 INFO running `"docker" "inspect" "b7a13c22cf608b51a6b5f734975eb5d81ba49976dc107d6ecb1c3a29e7ab6f6e"` Nov 27 23:49:25.012 INFO running `"docker" "rm" "-f" "b7a13c22cf608b51a6b5f734975eb5d81ba49976dc107d6ecb1c3a29e7ab6f6e"` Nov 27 23:49:25.409 INFO [stdout] b7a13c22cf608b51a6b5f734975eb5d81ba49976dc107d6ecb1c3a29e7ab6f6e