[INFO] cloning repository xaviershay/hextest [INFO] running `"git" "clone" "--bare" "git://github.com/xaviershay/hextest.git" "work/cache/sources/gh/xaviershay/hextest"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/xaviershay/hextest'... [INFO] running `"git" "clone" "work/cache/sources/gh/xaviershay/hextest" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/xaviershay/hextest"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/xaviershay/hextest'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/xaviershay/hextest" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/xaviershay/hextest"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/xaviershay/hextest'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 9906cc992f30ffff0365cb369038fe4a4ab0e46e [INFO] sha for GitHub repo xaviershay/hextest: 9906cc992f30ffff0365cb369038fe4a4ab0e46e [INFO] validating manifest of xaviershay/hextest on toolchain master#c8865d8e195813ade6b84434ac9f8850e7112d1a [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of xaviershay/hextest on toolchain try#e212b7d492c96d3837691ba29d32d5f468933fb8 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing xaviershay/hextest [INFO] finished frobbing xaviershay/hextest [INFO] frobbed toml for xaviershay/hextest written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/xaviershay/hextest/Cargo.toml [INFO] started frobbing xaviershay/hextest [INFO] finished frobbing xaviershay/hextest [INFO] frobbed toml for xaviershay/hextest written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/xaviershay/hextest/Cargo.toml [INFO] crate xaviershay/hextest already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] error: the lock file /mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/xaviershay/hextest/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] the lockfile is outdated, regenerating it [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded piston2d-graphics v0.13.1 [INFO] [stderr] Downloaded piston2d-opengl_graphics v0.65.0 [INFO] [stderr] Downloaded hex2d v0.2.0 [INFO] [stderr] Downloaded draw_state v0.2.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] testing xaviershay/hextest against master#c8865d8e195813ade6b84434ac9f8850e7112d1a for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-7/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/xaviershay/hextest:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "build" "--frozen"` [INFO] [stdout] 024a2c5213d9a16ce126d21e7b5575d67c23c267a4ac3e3410dc815c1dbfb131 [INFO] running `"docker" "start" "-a" "024a2c5213d9a16ce126d21e7b5575d67c23c267a4ac3e3410dc815c1dbfb131"` [INFO] [stderr] Compiling nix v0.13.0 [INFO] [stderr] Compiling xml-rs v0.8.0 [INFO] [stderr] Compiling syn v0.15.34 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Compiling downcast-rs v1.0.4 [INFO] [stderr] Compiling piston-float v1.0.0 [INFO] [stderr] Compiling piston-graphics_api_version v0.2.0 [INFO] [stderr] Compiling interpolation v0.2.0 [INFO] [stderr] Compiling sdl2 v0.32.2 [INFO] [stderr] Compiling piston-texture v0.3.0 [INFO] [stderr] Compiling libloading v0.5.1 [INFO] [stderr] Compiling sdl2-sys v0.32.6 [INFO] [stderr] Compiling inflate v0.4.5 [INFO] [stderr] Compiling gif v0.10.2 [INFO] [stderr] Compiling piston-viewport v1.0.0 [INFO] [stderr] Compiling vecmath v1.0.0 [INFO] [stderr] Compiling draw_state v0.2.0 [INFO] [stderr] Compiling shader_version v0.6.0 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling xml-rs v0.7.0 [INFO] [stderr] Compiling draw_state v0.8.0 [INFO] [stderr] Compiling stb_truetype v0.2.6 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling ordered-float v1.0.2 [INFO] [stderr] Compiling line_drawing v0.7.0 [INFO] [stderr] Compiling piston2d-graphics v0.13.1 [INFO] [stderr] Compiling num-rational v0.2.1 [INFO] [stderr] Compiling rusttype v0.7.6 [INFO] [stderr] Compiling png v0.14.1 [INFO] [stderr] Compiling dlib v0.4.1 [INFO] [stderr] Compiling wayland-scanner v0.21.12 [INFO] [stderr] Compiling gl_generator v0.10.0 [INFO] [stderr] Compiling jpeg-decoder v0.1.15 [INFO] [stderr] Compiling wayland-sys v0.21.12 [INFO] [stderr] Compiling andrew v0.2.1 [INFO] [stderr] Compiling piston2d-graphics v0.32.0 [INFO] [stderr] Compiling hex2d v0.2.0 [INFO] [stderr] Compiling gl_generator v0.9.0 [INFO] [stderr] Compiling glutin v0.19.0 [INFO] [stderr] Compiling gl v0.11.0 [INFO] [stderr] Compiling wayland-client v0.21.12 [INFO] [stderr] Compiling wayland-protocols v0.21.12 [INFO] [stderr] Compiling gfx_gl v0.5.0 [INFO] [stderr] Compiling wayland-commons v0.21.12 [INFO] [stderr] Compiling serde_derive v1.0.92 [INFO] [stderr] Compiling derivative v1.0.2 [INFO] [stderr] Compiling tiff v0.2.2 [INFO] [stderr] Compiling gfx_core v0.8.3 [INFO] [stderr] Compiling image v0.21.2 [INFO] [stderr] Compiling smithay-client-toolkit v0.4.5 [INFO] [stderr] Compiling winit v0.18.1 [INFO] [stderr] Compiling pistoncore-input v0.26.0 [INFO] [stderr] Compiling pistoncore-window v0.41.0 [INFO] [stderr] Compiling pistoncore-event_loop v0.46.0 [INFO] [stderr] Compiling pistoncore-sdl2_window v0.60.0 [INFO] [stderr] Compiling piston v0.46.0 [INFO] [stderr] Compiling piston2d-opengl_graphics v0.65.0 [INFO] [stderr] Compiling pistoncore-glutin_window v0.59.0 [INFO] [stderr] Compiling gfx v0.17.1 [INFO] [stderr] Compiling gfx_device_gl v0.15.5 [INFO] [stderr] Compiling piston-gfx_texture v0.36.0 [INFO] [stderr] Compiling piston2d-gfx_graphics v0.61.0 [INFO] [stderr] Compiling piston_window v0.96.0 [INFO] [stderr] Compiling hextest v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused import: `piston::event_loop::*` [INFO] [stderr] --> src/main.rs:11:5 [INFO] [stderr] | [INFO] [stderr] 11 | use piston::event_loop::*; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] error[E0107]: wrong number of type arguments: expected at most 1, found 2 [INFO] [stderr] --> src/main.rs:25:23 [INFO] [stderr] | [INFO] [stderr] 25 | pub type GameWindow = PistonWindow<(), Sdl2Window>; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected at most 1 type argument [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0107`. [INFO] [stderr] error: Could not compile `hextest`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "024a2c5213d9a16ce126d21e7b5575d67c23c267a4ac3e3410dc815c1dbfb131"` [INFO] running `"docker" "rm" "-f" "024a2c5213d9a16ce126d21e7b5575d67c23c267a4ac3e3410dc815c1dbfb131"` [INFO] [stdout] 024a2c5213d9a16ce126d21e7b5575d67c23c267a4ac3e3410dc815c1dbfb131