Oct 27 03:28:33.818 INFO checking indiv0/colonize against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 03:28:33.818 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-3/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/pr-55192-2/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/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 +155510e377ae2a8d8ee0dad1a5f809c9062a5526-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 27 03:28:34.133 INFO blam! a862c3c13240eb9c94ca7cde1304f6210a4b8138c7a15bc76bd82d8b4f52d2b6 Oct 27 03:28:34.143 INFO running `"docker" "start" "-a" "a862c3c13240eb9c94ca7cde1304f6210a4b8138c7a15bc76bd82d8b4f52d2b6"` Oct 27 03:28:34.838 INFO kablam! usermod: no changes Oct 27 03:28:35.211 INFO kablam! Checking serde v0.8.22 Oct 27 03:28:35.211 INFO kablam! Checking array v0.0.1 Oct 27 03:28:35.211 INFO kablam! Compiling syntex_pos v0.44.0 Oct 27 03:28:35.211 INFO kablam! Compiling syntex_pos v0.54.0 Oct 27 03:28:35.255 INFO kablam! Compiling glium v0.15.0 Oct 27 03:28:35.271 INFO kablam! Checking backtrace v0.2.3 Oct 27 03:28:35.271 INFO kablam! Checking num v0.1.36 Oct 27 03:28:35.271 INFO kablam! Checking fps_counter v0.2.0 Oct 27 03:28:36.151 INFO kablam! Checking png v0.5.2 Oct 27 03:28:38.087 INFO kablam! Checking cgmath v0.9.1 Oct 27 03:28:38.087 INFO kablam! Checking noise v0.2.0 Oct 27 03:28:43.647 INFO kablam! Compiling syntex_errors v0.44.0 Oct 27 03:28:44.099 INFO kablam! Compiling syntex_errors v0.54.0 Oct 27 03:28:44.693 INFO kablam! Checking image v0.10.4 Oct 27 03:28:54.007 INFO kablam! Checking colonize_utility v0.0.1 (/source/utility) Oct 27 03:28:56.843 INFO kablam! Compiling syntex_syntax v0.44.1 Oct 27 03:28:57.462 INFO kablam! Compiling syntex_syntax v0.54.0 Oct 27 03:29:00.539 INFO kablam! Checking serde_json v0.8.4 Oct 27 03:29:01.039 INFO kablam! Checking piston2d-opengl_graphics v0.36.2 Oct 27 03:30:20.433 INFO kablam! Checking piston2d-glium_graphics v0.33.1 Oct 27 03:30:35.677 INFO kablam! Compiling syntex v0.54.0 Oct 27 03:30:45.529 INFO kablam! Compiling syntex v0.44.0 Oct 27 03:30:45.530 INFO kablam! Compiling aster v0.27.0 Oct 27 03:30:45.530 INFO kablam! Compiling serde_codegen_internals v0.8.9 Oct 27 03:30:45.531 INFO kablam! Compiling quasi v0.20.1 Oct 27 03:30:52.736 INFO kablam! Compiling quasi_codegen v0.20.0 Oct 27 03:30:55.723 INFO kablam! Compiling serde_codegen v0.8.9 Oct 27 03:31:10.679 INFO kablam! Compiling rgframework v0.0.1 (/source/framework) Oct 27 03:31:10.679 INFO kablam! Compiling colonize_world v0.0.1 (/source/world) Oct 27 03:31:10.679 INFO kablam! Compiling colonize v0.1.1 (/source) Oct 27 03:31:20.975 INFO kablam! warning: patterns aren't allowed in methods without bodies Oct 27 03:31:20.975 INFO kablam! --> framework/src/bindings.rs:22:20 Oct 27 03:31:20.975 INFO kablam! | Oct 27 03:31:20.975 INFO kablam! 22 | fn add_binding(mut self, binding: Self::Binding, action: Self::Action) -> Self; Oct 27 03:31:20.975 INFO kablam! | ^^^^^^^^ Oct 27 03:31:20.975 INFO kablam! | Oct 27 03:31:20.975 INFO kablam! = note: #[warn(patterns_in_fns_without_body)] on by default Oct 27 03:31:20.975 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 27 03:31:20.975 INFO kablam! = note: for more information, see issue #35203 Oct 27 03:31:20.975 INFO kablam! Oct 27 03:31:21.196 INFO kablam! warning: where clauses are not enforced in type aliases Oct 27 03:31:21.196 INFO kablam! --> framework/src/scene.rs:7:15 Oct 27 03:31:21.196 INFO kablam! | Oct 27 03:31:21.196 INFO kablam! 7 | where B: Backend, Oct 27 03:31:21.196 INFO kablam! | ^^^^^^^^^^ Oct 27 03:31:21.196 INFO kablam! 8 | E: GenericEvent, Oct 27 03:31:21.196 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 27 03:31:21.197 INFO kablam! 9 | G: Graphics Oct 27 03:31:21.197 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 03:31:21.197 INFO kablam! | Oct 27 03:31:21.197 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Oct 27 03:31:21.197 INFO kablam! = help: the clause will not be checked when the type alias is used, and should be removed Oct 27 03:31:21.197 INFO kablam! Oct 27 03:31:26.313 INFO kablam! warning: unused import: `MouseCursorEvent` Oct 27 03:31:26.313 INFO kablam! --> src/scene/game_scene.rs:7:35 Oct 27 03:31:26.313 INFO kablam! | Oct 27 03:31:26.313 INFO kablam! 7 | use piston::input::{GenericEvent, MouseCursorEvent, PressEvent}; Oct 27 03:31:26.313 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 27 03:31:26.313 INFO kablam! | Oct 27 03:31:26.313 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 03:31:26.313 INFO kablam! Oct 27 03:31:26.313 INFO kablam! warning: unused import: `PressEvent` Oct 27 03:31:26.313 INFO kablam! --> src/scene/game_scene.rs:7:53 Oct 27 03:31:26.313 INFO kablam! | Oct 27 03:31:26.313 INFO kablam! 7 | use piston::input::{GenericEvent, MouseCursorEvent, PressEvent}; Oct 27 03:31:26.313 INFO kablam! | ^^^^^^^^^^ Oct 27 03:31:26.313 INFO kablam! Oct 27 03:31:26.313 INFO kablam! warning: unused import: `PressEvent` Oct 27 03:31:26.313 INFO kablam! --> src/scene/menu_scene.rs:4:35 Oct 27 03:31:26.313 INFO kablam! | Oct 27 03:31:26.313 INFO kablam! 4 | use piston::input::{GenericEvent, PressEvent}; Oct 27 03:31:26.316 INFO kablam! | ^^^^^^^^^^ Oct 27 03:31:26.316 INFO kablam! Oct 27 03:31:26.375 INFO kablam! warning: unused import: `MouseCursorEvent` Oct 27 03:31:26.375 INFO kablam! --> src/scene/game_scene.rs:7:35 Oct 27 03:31:26.375 INFO kablam! | Oct 27 03:31:26.375 INFO kablam! 7 | use piston::input::{GenericEvent, MouseCursorEvent, PressEvent}; Oct 27 03:31:26.375 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 27 03:31:26.375 INFO kablam! | Oct 27 03:31:26.375 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 03:31:26.375 INFO kablam! Oct 27 03:31:26.375 INFO kablam! warning: unused import: `PressEvent` Oct 27 03:31:26.375 INFO kablam! --> src/scene/game_scene.rs:7:53 Oct 27 03:31:26.375 INFO kablam! | Oct 27 03:31:26.375 INFO kablam! 7 | use piston::input::{GenericEvent, MouseCursorEvent, PressEvent}; Oct 27 03:31:26.375 INFO kablam! | ^^^^^^^^^^ Oct 27 03:31:26.375 INFO kablam! Oct 27 03:31:26.375 INFO kablam! warning: unused import: `PressEvent` Oct 27 03:31:26.375 INFO kablam! --> src/scene/menu_scene.rs:4:35 Oct 27 03:31:26.375 INFO kablam! | Oct 27 03:31:26.375 INFO kablam! 4 | use piston::input::{GenericEvent, PressEvent}; Oct 27 03:31:26.375 INFO kablam! | ^^^^^^^^^^ Oct 27 03:31:26.375 INFO kablam! Oct 27 03:31:26.907 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2m 52s Oct 27 03:31:26.923 INFO kablam! su: No module specific data is present Oct 27 03:31:28.419 INFO running `"docker" "rm" "-f" "a862c3c13240eb9c94ca7cde1304f6210a4b8138c7a15bc76bd82d8b4f52d2b6"` Oct 27 03:31:28.707 INFO blam! a862c3c13240eb9c94ca7cde1304f6210a4b8138c7a15bc76bd82d8b4f52d2b6