Oct 12 20:11:10.303 INFO checking jaburns/platform3d against try#4021bd0b3c5815b087d6db10ce461e7e4854ade7 for pr-54977 Oct 12 20:11:10.303 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-0/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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:11:10.760 INFO blam! 0c24618e4a7f7cf88149161207de82c3c6218e915dc7016f991269244a837703 Oct 12 20:11:10.765 INFO running `"docker" "start" "-a" "0c24618e4a7f7cf88149161207de82c3c6218e915dc7016f991269244a837703"` Oct 12 20:11:12.208 INFO kablam! usermod: no changes Oct 12 20:11:12.632 INFO kablam! Checking anymap v0.12.1 Oct 12 20:11:12.632 INFO kablam! Compiling imgui-sys v0.0.20 Oct 12 20:11:12.632 INFO kablam! Checking tempfile v3.0.4 Oct 12 20:11:12.632 INFO kablam! Compiling glutin v0.17.0 Oct 12 20:11:12.632 INFO kablam! Compiling glium v0.22.0 Oct 12 20:11:12.632 INFO kablam! Checking cgmath v0.16.1 Oct 12 20:11:15.530 INFO kablam! Checking smithay-client-toolkit v0.2.6 Oct 12 20:11:28.073 INFO kablam! Checking winit v0.16.2 Oct 12 20:12:04.284 INFO kablam! Checking imgui v0.0.20 Oct 12 20:12:06.773 INFO kablam! Checking imgui-glium-renderer v0.0.20 Oct 12 20:12:08.688 INFO kablam! Checking glgame v0.0.0 (/source) Oct 12 20:12:11.724 INFO kablam! warning: unused import: `std::any::TypeId` Oct 12 20:12:11.724 INFO kablam! --> src/ecs.rs:2:5 Oct 12 20:12:11.724 INFO kablam! | Oct 12 20:12:11.724 INFO kablam! 2 | use std::any::TypeId; Oct 12 20:12:11.724 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 12 20:12:11.724 INFO kablam! | Oct 12 20:12:11.724 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 20:12:11.724 INFO kablam! Oct 12 20:12:11.821 INFO kablam! warning: unused import: `std::any::TypeId` Oct 12 20:12:11.821 INFO kablam! --> src/ecs.rs:2:5 Oct 12 20:12:11.821 INFO kablam! | Oct 12 20:12:11.821 INFO kablam! 2 | use std::any::TypeId; Oct 12 20:12:11.821 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 12 20:12:11.822 INFO kablam! | Oct 12 20:12:11.822 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 20:12:11.822 INFO kablam! Oct 12 20:12:12.417 INFO kablam! warning: unused variable: `ecs` Oct 12 20:12:12.418 INFO kablam! --> src/render_system.rs:54:16 Oct 12 20:12:12.418 INFO kablam! | Oct 12 20:12:12.419 INFO kablam! 54 | pub fn new(ecs: &mut ECS) -> RenderSystem { Oct 12 20:12:12.424 INFO kablam! | ^^^ help: consider using `_ecs` instead Oct 12 20:12:12.425 INFO kablam! | Oct 12 20:12:12.425 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 12 20:12:12.425 INFO kablam! Oct 12 20:12:12.560 INFO kablam! warning: unused variable: `ecs` Oct 12 20:12:12.560 INFO kablam! --> src/render_system.rs:54:16 Oct 12 20:12:12.560 INFO kablam! | Oct 12 20:12:12.560 INFO kablam! 54 | pub fn new(ecs: &mut ECS) -> RenderSystem { Oct 12 20:12:12.560 INFO kablam! | ^^^ help: consider using `_ecs` instead Oct 12 20:12:12.560 INFO kablam! | Oct 12 20:12:12.560 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 12 20:12:12.560 INFO kablam! Oct 12 20:12:12.617 INFO kablam! warning: method is never used: `deallocate` Oct 12 20:12:12.617 INFO kablam! --> src/ecs.rs:53:5 Oct 12 20:12:12.617 INFO kablam! | Oct 12 20:12:12.617 INFO kablam! 53 | fn deallocate(&mut self, index: GenerationalIndex) -> bool { Oct 12 20:12:12.617 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 20:12:12.617 INFO kablam! | Oct 12 20:12:12.617 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 20:12:12.617 INFO kablam! Oct 12 20:12:12.617 INFO kablam! warning: method is never used: `remove` Oct 12 20:12:12.617 INFO kablam! --> src/ecs.rs:124:5 Oct 12 20:12:12.617 INFO kablam! | Oct 12 20:12:12.617 INFO kablam! 124 | fn remove(&mut self, index: GenerationalIndex) { Oct 12 20:12:12.617 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 20:12:12.617 INFO kablam! Oct 12 20:12:12.617 INFO kablam! warning: method is never used: `get_first_valid` Oct 12 20:12:12.617 INFO kablam! --> src/ecs.rs:181:5 Oct 12 20:12:12.617 INFO kablam! | Oct 12 20:12:12.617 INFO kablam! 181 | / fn get_first_valid( Oct 12 20:12:12.617 INFO kablam! 182 | | &self, Oct 12 20:12:12.617 INFO kablam! 183 | | allocator: &GenerationalIndexAllocator, Oct 12 20:12:12.617 INFO kablam! 184 | | ) -> Option<(GenerationalIndex, &T)> { Oct 12 20:12:12.617 INFO kablam! ... | Oct 12 20:12:12.617 INFO kablam! 197 | | None Oct 12 20:12:12.617 INFO kablam! 198 | | } Oct 12 20:12:12.617 INFO kablam! | |_____^ Oct 12 20:12:12.617 INFO kablam! Oct 12 20:12:12.617 INFO kablam! warning: method is never used: `destroy_entity` Oct 12 20:12:12.617 INFO kablam! --> src/ecs.rs:261:5 Oct 12 20:12:12.617 INFO kablam! | Oct 12 20:12:12.617 INFO kablam! 261 | pub fn destroy_entity(&mut self, entity: Entity) { Oct 12 20:12:12.617 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 20:12:12.617 INFO kablam! Oct 12 20:12:12.617 INFO kablam! warning: method is never used: `is_entity_valid` Oct 12 20:12:12.617 INFO kablam! --> src/ecs.rs:265:5 Oct 12 20:12:12.617 INFO kablam! | Oct 12 20:12:12.617 INFO kablam! 265 | pub fn is_entity_valid(&self, entity: Entity) -> bool { Oct 12 20:12:12.617 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 20:12:12.617 INFO kablam! Oct 12 20:12:12.617 INFO kablam! warning: method is never used: `has_component` Oct 12 20:12:12.617 INFO kablam! --> src/ecs.rs:316:5 Oct 12 20:12:12.617 INFO kablam! | Oct 12 20:12:12.617 INFO kablam! 316 | pub fn has_component(&self, entity: Entity) -> bool { Oct 12 20:12:12.617 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 20:12:12.617 INFO kablam! Oct 12 20:12:12.617 INFO kablam! warning: method is never used: `find_component` Oct 12 20:12:12.617 INFO kablam! --> src/ecs.rs:324:5 Oct 12 20:12:12.617 INFO kablam! | Oct 12 20:12:12.617 INFO kablam! 324 | pub fn find_component(&self) -> Option<(Entity, &T)> { Oct 12 20:12:12.617 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 20:12:12.617 INFO kablam! Oct 12 20:12:12.617 INFO kablam! warning: method is never used: `find_component_mut` Oct 12 20:12:12.618 INFO kablam! --> src/ecs.rs:333:5 Oct 12 20:12:12.618 INFO kablam! | Oct 12 20:12:12.618 INFO kablam! 333 | pub fn find_component_mut(&mut self) -> Option<(Entity, &mut T)> { Oct 12 20:12:12.618 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 20:12:12.618 INFO kablam! Oct 12 20:12:12.618 INFO kablam! warning: method is never used: `remove_component` Oct 12 20:12:12.618 INFO kablam! --> src/ecs.rs:351:5 Oct 12 20:12:12.618 INFO kablam! | Oct 12 20:12:12.618 INFO kablam! 351 | pub fn remove_component(&mut self, entity: Entity) { Oct 12 20:12:12.618 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 20:12:12.618 INFO kablam! Oct 12 20:12:12.792 INFO kablam! warning: method is never used: `get_first_valid` Oct 12 20:12:12.792 INFO kablam! --> src/ecs.rs:181:5 Oct 12 20:12:12.792 INFO kablam! | Oct 12 20:12:12.792 INFO kablam! 181 | / fn get_first_valid( Oct 12 20:12:12.792 INFO kablam! 182 | | &self, Oct 12 20:12:12.792 INFO kablam! 183 | | allocator: &GenerationalIndexAllocator, Oct 12 20:12:12.792 INFO kablam! 184 | | ) -> Option<(GenerationalIndex, &T)> { Oct 12 20:12:12.792 INFO kablam! ... | Oct 12 20:12:12.792 INFO kablam! 197 | | None Oct 12 20:12:12.792 INFO kablam! 198 | | } Oct 12 20:12:12.792 INFO kablam! | |_____^ Oct 12 20:12:12.792 INFO kablam! | Oct 12 20:12:12.792 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 20:12:12.792 INFO kablam! Oct 12 20:12:12.792 INFO kablam! warning: method is never used: `is_entity_valid` Oct 12 20:12:12.793 INFO kablam! --> src/ecs.rs:265:5 Oct 12 20:12:12.793 INFO kablam! | Oct 12 20:12:12.793 INFO kablam! 265 | pub fn is_entity_valid(&self, entity: Entity) -> bool { Oct 12 20:12:12.793 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 20:12:12.793 INFO kablam! Oct 12 20:12:12.793 INFO kablam! warning: method is never used: `has_component` Oct 12 20:12:12.793 INFO kablam! --> src/ecs.rs:316:5 Oct 12 20:12:12.793 INFO kablam! | Oct 12 20:12:12.793 INFO kablam! 316 | pub fn has_component(&self, entity: Entity) -> bool { Oct 12 20:12:12.793 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 20:12:12.793 INFO kablam! Oct 12 20:12:12.793 INFO kablam! warning: method is never used: `find_component` Oct 12 20:12:12.793 INFO kablam! --> src/ecs.rs:324:5 Oct 12 20:12:12.793 INFO kablam! | Oct 12 20:12:12.793 INFO kablam! 324 | pub fn find_component(&self) -> Option<(Entity, &T)> { Oct 12 20:12:12.793 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 20:12:12.793 INFO kablam! Oct 12 20:12:12.793 INFO kablam! warning: method is never used: `find_component_mut` Oct 12 20:12:12.793 INFO kablam! --> src/ecs.rs:333:5 Oct 12 20:12:12.793 INFO kablam! | Oct 12 20:12:12.793 INFO kablam! 333 | pub fn find_component_mut(&mut self) -> Option<(Entity, &mut T)> { Oct 12 20:12:12.793 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 20:12:12.793 INFO kablam! Oct 12 20:12:12.933 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 00s Oct 12 20:12:12.949 INFO kablam! su: No module specific data is present Oct 12 20:12:13.700 INFO running `"docker" "rm" "-f" "0c24618e4a7f7cf88149161207de82c3c6218e915dc7016f991269244a837703"` Oct 12 20:12:13.994 INFO blam! 0c24618e4a7f7cf88149161207de82c3c6218e915dc7016f991269244a837703