Oct 12 13:02:38.103 INFO checking stevebob/realtime-game-experiment against try#4021bd0b3c5815b087d6db10ce461e7e4854ade7 for pr-54977 Oct 12 13:02:38.105 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-5/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 13:02:38.724 INFO blam! 948a477c25fc97d62fcb7b888416e2b2e1edf7377320b8b2ee00ad39ebceb2af Oct 12 13:02:38.737 INFO running `"docker" "start" "-a" "948a477c25fc97d62fcb7b888416e2b2e1edf7377320b8b2ee00ad39ebceb2af"` Oct 12 13:02:40.456 INFO kablam! usermod: no changes Oct 12 13:02:40.716 INFO kablam! Compiling cc v1.0.15 Oct 12 13:02:40.716 INFO kablam! Compiling bitflags v1.0.3 Oct 12 13:02:40.717 INFO kablam! Compiling either v1.5.0 Oct 12 13:02:40.719 INFO kablam! Compiling log v0.4.1 Oct 12 13:02:40.719 INFO kablam! Checking memmap v0.6.2 Oct 12 13:02:40.720 INFO kablam! Checking shared_library v0.1.8 Oct 12 13:02:40.742 INFO kablam! Checking draw_state v0.8.0 Oct 12 13:02:40.742 INFO kablam! Compiling x11-dl v2.17.5 Oct 12 13:02:41.417 INFO kablam! Compiling libudev-sys v0.1.4 Oct 12 13:02:42.281 INFO kablam! Checking uuid v0.6.3 Oct 12 13:02:43.782 INFO kablam! Checking tempfile v3.0.2 Oct 12 13:02:43.906 INFO kablam! Checking bytes v0.4.7 Oct 12 13:02:44.198 INFO kablam! Compiling xml-rs v0.7.0 Oct 12 13:02:46.012 INFO kablam! Compiling itertools v0.5.10 Oct 12 13:02:46.202 INFO kablam! Checking osmesa-sys v0.1.2 Oct 12 13:02:47.242 INFO kablam! Checking cgmath v0.16.1 Oct 12 13:02:55.864 INFO kablam! Checking nix v0.10.0 Oct 12 13:02:56.578 INFO kablam! Compiling libloading v0.5.0 Oct 12 13:03:02.526 INFO kablam! Compiling derivative v1.0.0 Oct 12 13:03:03.825 INFO kablam! Compiling wayland-scanner v0.12.5 Oct 12 13:03:03.825 INFO kablam! Compiling gl_generator v0.9.0 Oct 12 13:03:05.369 INFO kablam! Checking dlib v0.4.1 Oct 12 13:03:06.545 INFO kablam! Checking wayland-sys v0.12.5 Oct 12 13:03:12.925 INFO kablam! Compiling wayland-client v0.12.5 Oct 12 13:03:12.925 INFO kablam! Compiling wayland-protocols v0.12.5 Oct 12 13:03:21.244 INFO kablam! Compiling gfx_gl v0.5.0 Oct 12 13:03:30.507 INFO kablam! Compiling glutin v0.15.0 Oct 12 13:03:36.398 INFO kablam! Checking gfx_core v0.8.2 Oct 12 13:03:38.894 INFO kablam! Checking gilrs v0.6.0 Oct 12 13:03:43.330 INFO kablam! Checking wayland-kbd v0.13.1 Oct 12 13:03:56.919 INFO kablam! Checking wayland-window v0.13.3 Oct 12 13:03:58.248 INFO kablam! Checking winit v0.13.1 Oct 12 13:04:23.233 INFO kablam! Checking gfx_device_gl v0.15.2 Oct 12 13:04:23.233 INFO kablam! Checking gfx v0.17.1 Oct 12 13:04:26.466 INFO kablam! Checking gfx_window_glutin v0.23.0 Oct 12 13:04:31.721 INFO kablam! Checking realtime-game-experiment v0.1.0 (/source) Oct 12 13:04:34.147 INFO kablam! warning: struct is never constructed: `AabbSplitFour` Oct 12 13:04:34.148 INFO kablam! --> src/aabb.rs:9:1 Oct 12 13:04:34.149 INFO kablam! | Oct 12 13:04:34.149 INFO kablam! 9 | pub struct AabbSplitFour { Oct 12 13:04:34.150 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 13:04:34.150 INFO kablam! | Oct 12 13:04:34.151 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 13:04:34.151 INFO kablam! Oct 12 13:04:34.152 INFO kablam! warning: method is never used: `new` Oct 12 13:04:34.153 INFO kablam! --> src/aabb.rs:17:5 Oct 12 13:04:34.153 INFO kablam! | Oct 12 13:04:34.154 INFO kablam! 17 | pub fn new(top_left_coord: Vector2, size: Vector2) -> Self { Oct 12 13:04:34.155 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 13:04:34.155 INFO kablam! Oct 12 13:04:34.156 INFO kablam! warning: method is never used: `from_centre_and_half_size` Oct 12 13:04:34.157 INFO kablam! --> src/aabb.rs:23:5 Oct 12 13:04:34.157 INFO kablam! | Oct 12 13:04:34.158 INFO kablam! 23 | / pub fn from_centre_and_half_size( Oct 12 13:04:34.158 INFO kablam! 24 | | centre: Vector2, Oct 12 13:04:34.158 INFO kablam! 25 | | half_size: Vector2, Oct 12 13:04:34.159 INFO kablam! 26 | | ) -> Self { Oct 12 13:04:34.159 INFO kablam! ... | Oct 12 13:04:34.160 INFO kablam! 29 | | Self::new(top_left_coord, size) Oct 12 13:04:34.160 INFO kablam! 30 | | } Oct 12 13:04:34.160 INFO kablam! | |_____^ Oct 12 13:04:34.160 INFO kablam! Oct 12 13:04:34.161 INFO kablam! warning: method is never used: `is_intersecting` Oct 12 13:04:34.161 INFO kablam! --> src/aabb.rs:31:5 Oct 12 13:04:34.161 INFO kablam! | Oct 12 13:04:34.161 INFO kablam! 31 | pub fn is_intersecting(&self, other: &Aabb) -> bool { Oct 12 13:04:34.161 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 13:04:34.161 INFO kablam! Oct 12 13:04:34.161 INFO kablam! warning: method is never used: `centre` Oct 12 13:04:34.161 INFO kablam! --> src/aabb.rs:37:5 Oct 12 13:04:34.161 INFO kablam! | Oct 12 13:04:34.161 INFO kablam! 37 | pub fn centre(&self) -> Vector2 { Oct 12 13:04:34.161 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 13:04:34.161 INFO kablam! Oct 12 13:04:34.164 INFO kablam! warning: method is never used: `split_four` Oct 12 13:04:34.164 INFO kablam! --> src/aabb.rs:40:5 Oct 12 13:04:34.164 INFO kablam! | Oct 12 13:04:34.164 INFO kablam! 40 | pub fn split_four(&self) -> AabbSplitFour { Oct 12 13:04:34.164 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 13:04:34.164 INFO kablam! Oct 12 13:04:34.164 INFO kablam! warning: method is never used: `double_about_centre` Oct 12 13:04:34.164 INFO kablam! --> src/aabb.rs:55:5 Oct 12 13:04:34.164 INFO kablam! | Oct 12 13:04:34.164 INFO kablam! 55 | pub fn double_about_centre(&self) -> Self { Oct 12 13:04:34.164 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 13:04:34.164 INFO kablam! Oct 12 13:04:34.164 INFO kablam! warning: field is never used: `entity_id_allocator` Oct 12 13:04:34.164 INFO kablam! --> src/game.rs:53:5 Oct 12 13:04:34.164 INFO kablam! | Oct 12 13:04:34.164 INFO kablam! 53 | entity_id_allocator: EntityIdAllocator, Oct 12 13:04:34.164 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 13:04:34.164 INFO kablam! Oct 12 13:04:34.372 INFO kablam! warning: struct is never constructed: `AabbSplitFour` Oct 12 13:04:34.373 INFO kablam! --> src/aabb.rs:9:1 Oct 12 13:04:34.373 INFO kablam! | Oct 12 13:04:34.373 INFO kablam! 9 | pub struct AabbSplitFour { Oct 12 13:04:34.373 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 13:04:34.373 INFO kablam! | Oct 12 13:04:34.373 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 13:04:34.373 INFO kablam! Oct 12 13:04:34.373 INFO kablam! warning: method is never used: `new` Oct 12 13:04:34.373 INFO kablam! --> src/aabb.rs:17:5 Oct 12 13:04:34.373 INFO kablam! | Oct 12 13:04:34.373 INFO kablam! 17 | pub fn new(top_left_coord: Vector2, size: Vector2) -> Self { Oct 12 13:04:34.373 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 13:04:34.373 INFO kablam! Oct 12 13:04:34.373 INFO kablam! warning: method is never used: `from_centre_and_half_size` Oct 12 13:04:34.373 INFO kablam! --> src/aabb.rs:23:5 Oct 12 13:04:34.373 INFO kablam! | Oct 12 13:04:34.373 INFO kablam! 23 | / pub fn from_centre_and_half_size( Oct 12 13:04:34.373 INFO kablam! 24 | | centre: Vector2, Oct 12 13:04:34.373 INFO kablam! 25 | | half_size: Vector2, Oct 12 13:04:34.373 INFO kablam! 26 | | ) -> Self { Oct 12 13:04:34.373 INFO kablam! ... | Oct 12 13:04:34.373 INFO kablam! 29 | | Self::new(top_left_coord, size) Oct 12 13:04:34.373 INFO kablam! 30 | | } Oct 12 13:04:34.373 INFO kablam! | |_____^ Oct 12 13:04:34.373 INFO kablam! Oct 12 13:04:34.373 INFO kablam! warning: method is never used: `is_intersecting` Oct 12 13:04:34.373 INFO kablam! --> src/aabb.rs:31:5 Oct 12 13:04:34.373 INFO kablam! | Oct 12 13:04:34.374 INFO kablam! 31 | pub fn is_intersecting(&self, other: &Aabb) -> bool { Oct 12 13:04:34.374 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 13:04:34.374 INFO kablam! Oct 12 13:04:34.374 INFO kablam! warning: method is never used: `centre` Oct 12 13:04:34.374 INFO kablam! --> src/aabb.rs:37:5 Oct 12 13:04:34.374 INFO kablam! | Oct 12 13:04:34.374 INFO kablam! 37 | pub fn centre(&self) -> Vector2 { Oct 12 13:04:34.378 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 13:04:34.378 INFO kablam! Oct 12 13:04:34.378 INFO kablam! warning: method is never used: `split_four` Oct 12 13:04:34.378 INFO kablam! --> src/aabb.rs:40:5 Oct 12 13:04:34.378 INFO kablam! | Oct 12 13:04:34.378 INFO kablam! 40 | pub fn split_four(&self) -> AabbSplitFour { Oct 12 13:04:34.378 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 13:04:34.378 INFO kablam! Oct 12 13:04:34.378 INFO kablam! warning: method is never used: `double_about_centre` Oct 12 13:04:34.378 INFO kablam! --> src/aabb.rs:55:5 Oct 12 13:04:34.378 INFO kablam! | Oct 12 13:04:34.378 INFO kablam! 55 | pub fn double_about_centre(&self) -> Self { Oct 12 13:04:34.378 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 13:04:34.378 INFO kablam! Oct 12 13:04:34.378 INFO kablam! warning: field is never used: `entity_id_allocator` Oct 12 13:04:34.378 INFO kablam! --> src/game.rs:53:5 Oct 12 13:04:34.378 INFO kablam! | Oct 12 13:04:34.378 INFO kablam! 53 | entity_id_allocator: EntityIdAllocator, Oct 12 13:04:34.378 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 13:04:34.378 INFO kablam! Oct 12 13:04:34.443 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 53s Oct 12 13:04:34.454 INFO kablam! su: No module specific data is present Oct 12 13:04:35.939 INFO running `"docker" "rm" "-f" "948a477c25fc97d62fcb7b888416e2b2e1edf7377320b8b2ee00ad39ebceb2af"` Oct 12 13:04:36.300 INFO blam! 948a477c25fc97d62fcb7b888416e2b2e1edf7377320b8b2ee00ad39ebceb2af