Oct 12 20:20:49.303 INFO checking indiv0/colonize against try#4021bd0b3c5815b087d6db10ce461e7e4854ade7 for pr-54977 Oct 12 20:20:49.308 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-3/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/pr-54977/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/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 +4021bd0b3c5815b087d6db10ce461e7e4854ade7-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"` Oct 12 20:20:49.568 INFO blam! 2d658236ff082d34eceed926fc22480485dbce3abe350d46c88a14d6ec781d29 Oct 12 20:20:49.570 INFO running `"docker" "start" "-a" "2d658236ff082d34eceed926fc22480485dbce3abe350d46c88a14d6ec781d29"` Oct 12 20:20:50.121 INFO kablam! usermod: no changes Oct 12 20:20:50.484 INFO kablam! Checking piston-shaders_graphics2d v0.1.0 Oct 12 20:20:50.484 INFO kablam! Checking array v0.0.1 Oct 12 20:20:50.492 INFO kablam! Compiling syntex_pos v0.44.0 Oct 12 20:20:50.492 INFO kablam! Compiling syntex_pos v0.54.0 Oct 12 20:20:50.492 INFO kablam! Compiling miniz-sys v0.1.7 Oct 12 20:20:50.492 INFO kablam! Checking serde_json v0.8.4 Oct 12 20:20:50.492 INFO kablam! Checking deque v0.3.1 Oct 12 20:20:50.492 INFO kablam! Checking num-bigint v0.1.35 Oct 12 20:20:51.705 INFO kablam! Checking pistoncore-input v0.15.0 Oct 12 20:20:52.258 INFO kablam! Compiling glium v0.15.0 Oct 12 20:20:53.421 INFO kablam! Checking rayon v0.6.0 Oct 12 20:20:57.153 INFO kablam! Checking fps_counter v0.2.0 Oct 12 20:20:58.514 INFO kablam! Compiling syntex_errors v0.44.0 Oct 12 20:20:58.573 INFO kablam! Compiling syntex_errors v0.54.0 Oct 12 20:20:59.760 INFO kablam! Checking num-rational v0.1.35 Oct 12 20:21:02.269 INFO kablam! Checking jpeg-decoder v0.1.11 Oct 12 20:21:04.247 INFO kablam! Checking pistoncore-window v0.24.0 Oct 12 20:21:04.516 INFO kablam! Checking num v0.1.36 Oct 12 20:21:05.274 INFO kablam! Checking flate2 v0.2.14 Oct 12 20:21:06.204 INFO kablam! Checking pistoncore-event_loop v0.27.0 Oct 12 20:21:06.953 INFO kablam! Checking pistoncore-glutin_window v0.33.0 Oct 12 20:21:07.532 INFO kablam! Checking cgmath v0.9.1 Oct 12 20:21:09.441 INFO kablam! Checking noise v0.2.0 Oct 12 20:21:12.253 INFO kablam! Checking png v0.5.2 Oct 12 20:21:12.373 INFO kablam! Checking piston v0.27.0 Oct 12 20:21:13.524 INFO kablam! Compiling syntex_syntax v0.44.1 Oct 12 20:21:14.575 INFO kablam! Compiling syntex_syntax v0.54.0 Oct 12 20:21:17.864 INFO kablam! Checking image v0.10.4 Oct 12 20:21:31.092 INFO kablam! Checking colonize_utility v0.0.1 (/source/utility) Oct 12 20:21:38.302 INFO kablam! Checking piston2d-opengl_graphics v0.36.2 Oct 12 20:23:02.735 INFO kablam! Checking piston2d-glium_graphics v0.33.1 Oct 12 20:23:04.263 INFO kablam! Compiling syntex v0.54.0 Oct 12 20:23:08.246 INFO kablam! Compiling aster v0.27.0 Oct 12 20:23:08.248 INFO kablam! Compiling syntex v0.44.0 Oct 12 20:23:08.250 INFO kablam! Compiling serde_codegen_internals v0.8.9 Oct 12 20:23:08.261 INFO kablam! Compiling quasi v0.20.1 Oct 12 20:23:16.416 INFO kablam! Compiling quasi_codegen v0.20.0 Oct 12 20:23:19.465 INFO kablam! Compiling serde_codegen v0.8.9 Oct 12 20:23:34.693 INFO kablam! Compiling rgframework v0.0.1 (/source/framework) Oct 12 20:23:34.693 INFO kablam! Compiling colonize_world v0.0.1 (/source/world) Oct 12 20:23:34.695 INFO kablam! Compiling colonize v0.1.1 (/source) Oct 12 20:23:46.836 INFO kablam! warning: patterns aren't allowed in methods without bodies Oct 12 20:23:46.836 INFO kablam! --> framework/src/bindings.rs:22:20 Oct 12 20:23:46.836 INFO kablam! | Oct 12 20:23:46.836 INFO kablam! 22 | fn add_binding(mut self, binding: Self::Binding, action: Self::Action) -> Self; Oct 12 20:23:46.836 INFO kablam! | ^^^^^^^^ Oct 12 20:23:46.836 INFO kablam! | Oct 12 20:23:46.836 INFO kablam! = note: #[warn(patterns_in_fns_without_body)] on by default Oct 12 20:23:46.836 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 12 20:23:46.836 INFO kablam! = note: for more information, see issue #35203 Oct 12 20:23:46.836 INFO kablam! Oct 12 20:23:47.134 INFO kablam! warning: where clauses are not enforced in type aliases Oct 12 20:23:47.135 INFO kablam! --> framework/src/scene.rs:7:15 Oct 12 20:23:47.136 INFO kablam! | Oct 12 20:23:47.136 INFO kablam! 7 | where B: Backend, Oct 12 20:23:47.137 INFO kablam! | ^^^^^^^^^^ Oct 12 20:23:47.138 INFO kablam! 8 | E: GenericEvent, Oct 12 20:23:47.138 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 12 20:23:47.139 INFO kablam! 9 | G: Graphics Oct 12 20:23:47.139 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 20:23:47.140 INFO kablam! | Oct 12 20:23:47.140 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Oct 12 20:23:47.141 INFO kablam! = help: the clause will not be checked when the type alias is used, and should be removed Oct 12 20:23:47.141 INFO kablam! Oct 12 20:23:52.709 INFO kablam! warning: unused import: `MouseCursorEvent` Oct 12 20:23:52.710 INFO kablam! --> src/scene/game_scene.rs:7:35 Oct 12 20:23:52.711 INFO kablam! | Oct 12 20:23:52.712 INFO kablam! 7 | use piston::input::{GenericEvent, MouseCursorEvent, PressEvent}; Oct 12 20:23:52.712 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 12 20:23:52.712 INFO kablam! | Oct 12 20:23:52.713 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 20:23:52.713 INFO kablam! Oct 12 20:23:52.714 INFO kablam! warning: unused import: `PressEvent` Oct 12 20:23:52.714 INFO kablam! --> src/scene/game_scene.rs:7:53 Oct 12 20:23:52.714 INFO kablam! | Oct 12 20:23:52.715 INFO kablam! 7 | use piston::input::{GenericEvent, MouseCursorEvent, PressEvent}; Oct 12 20:23:52.715 INFO kablam! | ^^^^^^^^^^ Oct 12 20:23:52.720 INFO kablam! Oct 12 20:23:52.721 INFO kablam! warning: unused import: `PressEvent` Oct 12 20:23:52.721 INFO kablam! --> src/scene/menu_scene.rs:4:35 Oct 12 20:23:52.721 INFO kablam! | Oct 12 20:23:52.721 INFO kablam! 4 | use piston::input::{GenericEvent, PressEvent}; Oct 12 20:23:52.722 INFO kablam! | ^^^^^^^^^^ Oct 12 20:23:52.722 INFO kablam! Oct 12 20:23:52.945 INFO kablam! warning: unused import: `MouseCursorEvent` Oct 12 20:23:52.946 INFO kablam! --> src/scene/game_scene.rs:7:35 Oct 12 20:23:52.946 INFO kablam! | Oct 12 20:23:52.946 INFO kablam! 7 | use piston::input::{GenericEvent, MouseCursorEvent, PressEvent}; Oct 12 20:23:52.946 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 12 20:23:52.947 INFO kablam! | Oct 12 20:23:52.947 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 20:23:52.947 INFO kablam! Oct 12 20:23:52.948 INFO kablam! warning: unused import: `PressEvent` Oct 12 20:23:52.948 INFO kablam! --> src/scene/game_scene.rs:7:53 Oct 12 20:23:52.948 INFO kablam! | Oct 12 20:23:52.948 INFO kablam! 7 | use piston::input::{GenericEvent, MouseCursorEvent, PressEvent}; Oct 12 20:23:52.949 INFO kablam! | ^^^^^^^^^^ Oct 12 20:23:52.949 INFO kablam! Oct 12 20:23:52.949 INFO kablam! warning: unused import: `PressEvent` Oct 12 20:23:52.950 INFO kablam! --> src/scene/menu_scene.rs:4:35 Oct 12 20:23:52.950 INFO kablam! | Oct 12 20:23:52.950 INFO kablam! 4 | use piston::input::{GenericEvent, PressEvent}; Oct 12 20:23:52.950 INFO kablam! | ^^^^^^^^^^ Oct 12 20:23:52.951 INFO kablam! Oct 12 20:23:53.336 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3m 03s Oct 12 20:23:53.356 INFO kablam! su: No module specific data is present Oct 12 20:23:54.519 INFO running `"docker" "rm" "-f" "2d658236ff082d34eceed926fc22480485dbce3abe350d46c88a14d6ec781d29"` Oct 12 20:23:54.780 INFO blam! 2d658236ff082d34eceed926fc22480485dbce3abe350d46c88a14d6ec781d29