Dec 13 01:12:57.687 INFO testing szeka94/rust_tetris against try#aa49d8ef14939ddec0e34b346b60174a5673d48f for pr-56550 Dec 13 01:12:57.688 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56550/worker-4/try#aa49d8ef14939ddec0e34b346b60174a5673d48f:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/pr-56550/try#aa49d8ef14939ddec0e34b346b60174a5673d48f:/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 +aa49d8ef14939ddec0e34b346b60174a5673d48f-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 01:12:58.291 INFO [stdout] 8851ceb5a0288187e3a3beee62f987249d935b07064fb3c8aee39b73d296f1c3 Dec 13 01:12:58.291 INFO running `"docker" "start" "-a" "8851ceb5a0288187e3a3beee62f987249d935b07064fb3c8aee39b73d296f1c3"` Dec 13 01:13:00.021 INFO [stderr] usermod: no changes Dec 13 01:13:00.311 INFO [stderr] Compiling xdg v2.2.0 Dec 13 01:13:00.314 INFO [stderr] Compiling wayland-scanner v0.21.4 Dec 13 01:13:00.323 INFO [stderr] Compiling arrayvec v0.4.8 Dec 13 01:13:00.323 INFO [stderr] Compiling piston-viewport v0.4.0 Dec 13 01:13:00.323 INFO [stderr] Compiling smallvec v0.6.6 Dec 13 01:13:00.323 INFO [stderr] Compiling nix v0.11.0 Dec 13 01:13:00.327 INFO [stderr] Compiling approx v0.3.0 Dec 13 01:13:00.327 INFO [stderr] Compiling line_drawing v0.7.0 Dec 13 01:13:02.641 INFO [stderr] Compiling ordered-float v0.5.2 Dec 13 01:13:04.336 INFO [stderr] Compiling glutin v0.19.0 Dec 13 01:13:04.357 INFO [stderr] Compiling wayland-sys v0.21.4 Dec 13 01:13:04.603 INFO [stderr] Compiling derivative v1.0.2 Dec 13 01:13:05.867 INFO [stderr] Compiling serde_derive v1.0.80 Dec 13 01:13:05.971 INFO [stderr] Compiling num-derive v0.2.3 Dec 13 01:13:06.719 INFO [stderr] Compiling parking_lot_core v0.3.1 Dec 13 01:13:17.484 INFO [stderr] Compiling crossbeam-epoch v0.3.1 Dec 13 01:13:17.576 INFO [stderr] Compiling rusttype v0.7.3 Dec 13 01:13:35.388 INFO [stderr] Compiling rusttype v0.5.2 Dec 13 01:13:40.576 INFO [stderr] Compiling wayland-client v0.21.4 Dec 13 01:13:40.764 INFO [stderr] Compiling wayland-protocols v0.21.4 Dec 13 01:13:40.774 INFO [stderr] Compiling parking_lot v0.6.4 Dec 13 01:13:49.375 INFO [stderr] Compiling crossbeam-deque v0.2.0 Dec 13 01:13:49.419 INFO [stderr] Compiling andrew v0.1.4 Dec 13 01:13:49.567 INFO [stderr] Compiling gfx_core v0.8.3 Dec 13 01:14:12.044 INFO [stderr] Compiling tiff v0.2.1 Dec 13 01:14:12.057 INFO [stderr] Compiling piston2d-graphics v0.27.0 Dec 13 01:14:12.363 INFO [stderr] Compiling rayon-core v1.4.1 Dec 13 01:14:13.819 INFO [stderr] Compiling wayland-commons v0.21.4 Dec 13 01:14:22.614 INFO [stderr] Compiling rayon v1.0.3 Dec 13 01:14:26.097 INFO [stderr] Compiling pistoncore-input v0.22.0 Dec 13 01:14:40.092 INFO [stderr] Compiling jpeg-decoder v0.1.15 Dec 13 01:14:41.688 INFO [stderr] Compiling pistoncore-window v0.33.0 Dec 13 01:14:44.469 INFO [stderr] Compiling pistoncore-event_loop v0.38.0 Dec 13 01:14:46.379 INFO [stderr] Compiling piston v0.38.0 Dec 13 01:14:49.506 INFO [stderr] Compiling image v0.20.1 Dec 13 01:14:55.659 INFO [stderr] Compiling smithay-client-toolkit v0.4.2 Dec 13 01:15:08.474 INFO [stderr] Compiling winit v0.18.0 Dec 13 01:15:32.650 INFO [stderr] Compiling gfx v0.17.1 Dec 13 01:15:32.650 INFO [stderr] Compiling gfx_device_gl v0.15.3 Dec 13 01:15:47.041 INFO [stderr] Compiling pistoncore-glutin_window v0.50.1 Dec 13 01:15:54.925 INFO [stderr] Compiling piston-gfx_texture v0.34.0 Dec 13 01:15:56.093 INFO [stderr] Compiling piston2d-gfx_graphics v0.53.0 Dec 13 01:15:59.385 INFO [stderr] Compiling piston_window v0.84.0 Dec 13 01:16:01.029 INFO [stderr] Compiling tetris v0.1.0 (/source) Dec 13 01:16:01.109 INFO [stderr] error: expected identifier, found keyword `type` Dec 13 01:16:01.109 INFO [stderr] --> src/game.rs:15:5 Dec 13 01:16:01.110 INFO [stderr] | Dec 13 01:16:01.110 INFO [stderr] 15 | type: CellType, Dec 13 01:16:01.110 INFO [stderr] | ^^^^ expected identifier, found keyword Dec 13 01:16:01.110 INFO [stderr] Dec 13 01:16:01.111 INFO [stderr] error: expected argument name, found keyword `type` Dec 13 01:16:01.111 INFO [stderr] --> src/game.rs:19:12 Dec 13 01:16:01.111 INFO [stderr] | Dec 13 01:16:01.111 INFO [stderr] 19 | fn new(type: CellType) -> Cell { Dec 13 01:16:01.112 INFO [stderr] | ^^^^ expected argument name Dec 13 01:16:01.112 INFO [stderr] Dec 13 01:16:01.112 INFO [stderr] error: expected identifier, found keyword `type` Dec 13 01:16:01.112 INFO [stderr] --> src/game.rs:42:5 Dec 13 01:16:01.112 INFO [stderr] | Dec 13 01:16:01.113 INFO [stderr] 42 | type: TetrisType, Dec 13 01:16:01.113 INFO [stderr] | ^^^^ expected identifier, found keyword Dec 13 01:16:01.113 INFO [stderr] Dec 13 01:16:01.113 INFO [stderr] error: expected argument name, found keyword `type` Dec 13 01:16:01.113 INFO [stderr] --> src/game.rs:49:16 Dec 13 01:16:01.114 INFO [stderr] | Dec 13 01:16:01.114 INFO [stderr] 49 | pub fn new(type: TetrisType) -> Tetris { Dec 13 01:16:01.114 INFO [stderr] | ^^^^ expected argument name Dec 13 01:16:01.114 INFO [stderr] Dec 13 01:16:01.115 INFO [stderr] error[E0583]: file not found for module `tetris` Dec 13 01:16:01.115 INFO [stderr] --> src/main.rs:6:5 Dec 13 01:16:01.115 INFO [stderr] | Dec 13 01:16:01.115 INFO [stderr] 6 | mod tetris; Dec 13 01:16:01.116 INFO [stderr] | ^^^^^^ Dec 13 01:16:01.116 INFO [stderr] | Dec 13 01:16:01.116 INFO [stderr] = help: name the file either tetris.rs or tetris/mod.rs inside the directory "src" Dec 13 01:16:01.116 INFO [stderr] Dec 13 01:16:01.116 INFO [stderr] error: aborting due to 5 previous errors Dec 13 01:16:01.116 INFO [stderr] Dec 13 01:16:01.116 INFO [stderr] For more information about this error, try `rustc --explain E0583`. Dec 13 01:16:01.139 INFO [stderr] error: Could not compile `tetris`. Dec 13 01:16:01.139 INFO [stderr] Dec 13 01:16:01.139 INFO [stderr] To learn more, run the command again with --verbose. Dec 13 01:16:01.142 INFO [stderr] su: No module specific data is present Dec 13 01:16:03.936 INFO running `"docker" "inspect" "8851ceb5a0288187e3a3beee62f987249d935b07064fb3c8aee39b73d296f1c3"` Dec 13 01:16:04.247 INFO running `"docker" "rm" "-f" "8851ceb5a0288187e3a3beee62f987249d935b07064fb3c8aee39b73d296f1c3"` Dec 13 01:16:04.603 INFO [stdout] 8851ceb5a0288187e3a3beee62f987249d935b07064fb3c8aee39b73d296f1c3