Dec 13 09:09:17.736 INFO testing neogeek23/rusty_snek_gaem against master#bd47d6825bf4090517549d33cfef10d3300b4a75 for pr-56550 Dec 13 09:09:17.736 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56550/worker-6/master#bd47d6825bf4090517549d33cfef10d3300b4a75:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-6/pr-56550/master#bd47d6825bf4090517549d33cfef10d3300b4a75:/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 +bd47d6825bf4090517549d33cfef10d3300b4a75-alt build --frozen" "-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 13 09:09:24.932 INFO [stdout] 742ea4a266abfd59751c4f957c23a7bd86adbf4447f5abe276071f86a9211d44 Dec 13 09:09:24.935 INFO running `"docker" "start" "-a" "742ea4a266abfd59751c4f957c23a7bd86adbf4447f5abe276071f86a9211d44"` Dec 13 09:09:25.895 INFO [stderr] usermod: no changes Dec 13 09:09:26.295 INFO [stderr] Compiling crossbeam-epoch v0.3.1 Dec 13 09:09:26.295 INFO [stderr] Compiling shared_library v0.1.9 Dec 13 09:09:26.295 INFO [stderr] Compiling x11-dl v2.18.3 Dec 13 09:09:26.295 INFO [stderr] Compiling syn v0.15.15 Dec 13 09:09:26.295 INFO [stderr] Compiling glutin v0.18.0 Dec 13 09:09:26.295 INFO [stderr] Compiling wayland-sys v0.20.12 Dec 13 09:09:26.295 INFO [stderr] Compiling parking_lot_core v0.3.1 Dec 13 09:09:26.295 INFO [stderr] Compiling rusttype v0.4.3 Dec 13 09:09:32.625 INFO [stderr] Compiling osmesa-sys v0.1.2 Dec 13 09:09:32.668 INFO [stderr] Compiling crossbeam-deque v0.2.0 Dec 13 09:09:32.668 INFO [stderr] Compiling parking_lot v0.6.4 Dec 13 09:09:32.680 INFO [stderr] Compiling wayland-commons v0.20.12 Dec 13 09:09:32.751 INFO [stderr] Compiling piston2d-graphics v0.26.0 Dec 13 09:09:33.503 INFO [stderr] Compiling wayland-client v0.20.12 Dec 13 09:09:33.843 INFO [stderr] Compiling rayon-core v1.4.1 Dec 13 09:09:40.159 INFO [stderr] Compiling wayland-protocols v0.20.12 Dec 13 09:09:40.175 INFO [stderr] Compiling rayon v1.0.2 Dec 13 09:09:40.483 INFO [stderr] Compiling serde_derive v1.0.80 Dec 13 09:09:40.483 INFO [stderr] Compiling num-derive v0.2.3 Dec 13 09:09:46.587 INFO [stderr] Compiling jpeg-decoder v0.1.15 Dec 13 09:09:49.552 INFO [stderr] Compiling smithay-client-toolkit v0.3.0 Dec 13 09:09:51.782 INFO [stderr] Compiling tiff v0.2.1 Dec 13 09:09:55.615 INFO [stderr] Compiling image v0.20.0 Dec 13 09:10:01.827 INFO [stderr] Compiling winit v0.17.2 Dec 13 09:10:02.583 INFO [stderr] Compiling pistoncore-input v0.21.0 Dec 13 09:10:13.634 INFO [stderr] Compiling pistoncore-window v0.32.0 Dec 13 09:10:14.110 INFO [stderr] Compiling piston2d-opengl_graphics v0.54.0 Dec 13 09:10:15.575 INFO [stderr] Compiling pistoncore-event_loop v0.37.0 Dec 13 09:10:16.508 INFO [stderr] Compiling piston v0.37.0 Dec 13 09:10:17.043 INFO [stderr] Compiling pistoncore-glutin_window v0.48.0 Dec 13 09:10:22.255 INFO [stderr] Compiling snake_game v0.1.0 (/source) Dec 13 09:10:24.895 INFO [stderr] error[E0277]: a collection of type `std::vec::Vec<[f64; 4]>` cannot be built from an iterator over elements of type `()` Dec 13 09:10:24.895 INFO [stderr] --> src/main.rs:78:14 Dec 13 09:10:24.895 INFO [stderr] | Dec 13 09:10:24.895 INFO [stderr] 78 | .collect(); Dec 13 09:10:24.895 INFO [stderr] | ^^^^^^^ a collection of type `std::vec::Vec<[f64; 4]>` cannot be built from `std::iter::Iterator` Dec 13 09:10:24.895 INFO [stderr] | Dec 13 09:10:24.895 INFO [stderr] = help: the trait `std::iter::FromIterator<()>` is not implemented for `std::vec::Vec<[f64; 4]>` Dec 13 09:10:24.895 INFO [stderr] Dec 13 09:10:24.919 INFO [stderr] error: aborting due to previous error Dec 13 09:10:24.919 INFO [stderr] Dec 13 09:10:24.919 INFO [stderr] For more information about this error, try `rustc --explain E0277`. Dec 13 09:10:24.928 INFO [stderr] error: Could not compile `snake_game`. Dec 13 09:10:24.928 INFO [stderr] Dec 13 09:10:24.928 INFO [stderr] To learn more, run the command again with --verbose. Dec 13 09:10:24.928 INFO [stderr] su: No module specific data is present Dec 13 09:10:25.517 INFO running `"docker" "inspect" "742ea4a266abfd59751c4f957c23a7bd86adbf4447f5abe276071f86a9211d44"` Dec 13 09:10:25.781 INFO running `"docker" "rm" "-f" "742ea4a266abfd59751c4f957c23a7bd86adbf4447f5abe276071f86a9211d44"` Dec 13 09:10:26.099 INFO [stdout] 742ea4a266abfd59751c4f957c23a7bd86adbf4447f5abe276071f86a9211d44