Sep 01 12:10:14.652 INFO checking tomc1998/rogun against master#1114ab684fbad001c4e580326d8eb4d8c4e917d3 for pr-53851 Sep 01 12:10:14.652 INFO running: cargo +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets Sep 01 12:10:14.652 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53851/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-2/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=500" "-e" "CMD=cargo +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 12:10:14.898 INFO blam! b852d0607187576f8109eda48a3fd9b841edb1b450f99e49092acebe7cc4eedf Sep 01 12:10:14.901 INFO running `"docker" "start" "-a" "b852d0607187576f8109eda48a3fd9b841edb1b450f99e49092acebe7cc4eedf"` Sep 01 12:10:16.015 INFO kablam! Compiling libc v0.2.20 Sep 01 12:10:16.015 INFO kablam! Compiling num-traits v0.1.36 Sep 01 12:10:16.030 INFO kablam! Compiling itoa v0.1.1 Sep 01 12:10:16.051 INFO kablam! Compiling serde v0.8.23 Sep 01 12:10:16.067 INFO kablam! Compiling dtoa v0.2.2 Sep 01 12:10:16.111 INFO kablam! Compiling log v0.3.6 Sep 01 12:10:16.125 INFO kablam! Checking rustc-demangle v0.1.3 Sep 01 12:10:16.162 INFO kablam! Checking smallvec v0.1.8 Sep 01 12:10:17.078 INFO kablam! Compiling xml-rs v0.3.5 Sep 01 12:10:17.592 INFO kablam! Checking shared_library v0.1.5 Sep 01 12:10:18.668 INFO kablam! Compiling backtrace-sys v0.1.6 Sep 01 12:10:19.679 INFO kablam! Checking osmesa-sys v0.1.2 Sep 01 12:10:19.745 INFO kablam! Checking x11-dl v2.12.0 Sep 01 12:10:20.237 INFO kablam! Checking fs2 v0.2.5 Sep 01 12:10:21.111 INFO kablam! Checking tempfile v2.1.5 Sep 01 12:10:21.609 INFO kablam! Checking memmap v0.4.0 Sep 01 12:10:24.148 INFO kablam! Compiling rand v0.3.15 Sep 01 12:10:33.767 INFO kablam! Compiling wayland-scanner v0.7.7 Sep 01 12:10:33.768 INFO kablam! Compiling gl_generator v0.5.2 Sep 01 12:10:36.743 INFO kablam! Compiling phf_generator v0.7.21 Sep 01 12:10:38.110 INFO kablam! Compiling phf_codegen v0.7.21 Sep 01 12:10:39.918 INFO kablam! Compiling target_build_utils v0.1.2 Sep 01 12:10:43.391 INFO kablam! Compiling wayland-client v0.7.7 Sep 01 12:10:49.033 INFO kablam! Compiling glutin v0.7.4 Sep 01 12:10:49.381 INFO kablam! Compiling glium v0.16.0 Sep 01 12:11:01.379 INFO kablam! Compiling serde_json v0.8.6 Sep 01 12:11:03.141 INFO kablam! Checking backtrace v0.2.3 Sep 01 12:11:12.419 INFO kablam! Compiling libloading v0.3.1 Sep 01 12:11:16.145 INFO kablam! Checking dlib v0.3.1 Sep 01 12:11:16.542 INFO kablam! Checking wayland-sys v0.7.7 Sep 01 12:11:20.349 INFO kablam! Checking wayland-kbd v0.6.3 Sep 01 12:11:20.349 INFO kablam! Checking wayland-window v0.4.4 Sep 01 12:11:22.892 INFO kablam! Checking winit v0.5.10 Sep 01 12:12:00.346 INFO kablam! Checking engine v0.1.0 (file:///source/rogun_engine) Sep 01 12:12:00.680 INFO kablam! warning: doc comment not used by rustdoc Sep 01 12:12:00.680 INFO kablam! --> rogun_engine/src/renderer/mod.rs:119:5 Sep 01 12:12:00.680 INFO kablam! | Sep 01 12:12:00.680 INFO kablam! 119 | /// Add debug draws to the VBO Sep 01 12:12:00.680 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 12:12:00.680 INFO kablam! | Sep 01 12:12:00.680 INFO kablam! = note: #[warn(unused_doc_comments)] on by default Sep 01 12:12:00.680 INFO kablam! Sep 01 12:12:00.680 INFO kablam! warning: doc comment not used by rustdoc Sep 01 12:12:00.680 INFO kablam! --> rogun_engine/src/renderer/mod.rs:121:7 Sep 01 12:12:00.680 INFO kablam! | Sep 01 12:12:00.680 INFO kablam! 121 | /// Find AABB Sep 01 12:12:00.681 INFO kablam! | ^^^^^^^^^^^^^ Sep 01 12:12:00.681 INFO kablam! Sep 01 12:12:00.681 INFO kablam! warning: doc comment not used by rustdoc Sep 01 12:12:00.681 INFO kablam! --> rogun_engine/src/renderer/mod.rs:126:7 Sep 01 12:12:00.681 INFO kablam! | Sep 01 12:12:00.681 INFO kablam! 126 | /// Push data to VBO Sep 01 12:12:00.681 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 01 12:12:00.681 INFO kablam! Sep 01 12:12:01.340 INFO kablam! warning: variable does not need to be mutable Sep 01 12:12:01.340 INFO kablam! --> rogun_engine/src/renderer/mod.rs:156:9 Sep 01 12:12:01.340 INFO kablam! | Sep 01 12:12:01.340 INFO kablam! 156 | let mut draw_params = glium::draw_parameters::DrawParameters::default(); Sep 01 12:12:01.340 INFO kablam! | ----^^^^^^^^^^^ Sep 01 12:12:01.340 INFO kablam! | | Sep 01 12:12:01.340 INFO kablam! | help: remove this `mut` Sep 01 12:12:01.340 INFO kablam! | Sep 01 12:12:01.340 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 01 12:12:01.340 INFO kablam! Sep 01 12:12:01.411 INFO kablam! warning: field is never used: `view_w` Sep 01 12:12:01.411 INFO kablam! --> rogun_engine/src/renderer/mod.rs:18:3 Sep 01 12:12:01.411 INFO kablam! | Sep 01 12:12:01.411 INFO kablam! 18 | view_w: u32, Sep 01 12:12:01.411 INFO kablam! | ^^^^^^^^^^^ Sep 01 12:12:01.411 INFO kablam! | Sep 01 12:12:01.411 INFO kablam! = note: #[warn(dead_code)] on by default Sep 01 12:12:01.411 INFO kablam! Sep 01 12:12:01.412 INFO kablam! warning: field is never used: `view_h` Sep 01 12:12:01.412 INFO kablam! --> rogun_engine/src/renderer/mod.rs:19:3 Sep 01 12:12:01.412 INFO kablam! | Sep 01 12:12:01.412 INFO kablam! 19 | view_h: u32, Sep 01 12:12:01.412 INFO kablam! | ^^^^^^^^^^^ Sep 01 12:12:01.412 INFO kablam! Sep 01 12:12:01.412 INFO kablam! warning: method is never used: `new` Sep 01 12:12:01.412 INFO kablam! --> rogun_engine/src/common/vec.rs:7:3 Sep 01 12:12:01.412 INFO kablam! | Sep 01 12:12:01.412 INFO kablam! 7 | fn new() -> Vec2f32 { Vec2f32(0.0, 0.0) } Sep 01 12:12:01.412 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 01 12:12:01.412 INFO kablam! Sep 01 12:12:01.412 INFO kablam! warning: field is never used: `engine_logger` Sep 01 12:12:01.412 INFO kablam! --> rogun_engine/src/lib.rs:74:3 Sep 01 12:12:01.412 INFO kablam! | Sep 01 12:12:01.412 INFO kablam! 74 | engine_logger: logger::Logger, Sep 01 12:12:01.412 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 12:12:01.412 INFO kablam! Sep 01 12:12:01.500 INFO kablam! Checking rogun v0.1.0 (file:///source) Sep 01 12:12:01.845 INFO kablam! warning: unused import: `engine::entity::component_collision::*` Sep 01 12:12:01.846 INFO kablam! --> src/main.rs:8:7 Sep 01 12:12:01.846 INFO kablam! | Sep 01 12:12:01.846 INFO kablam! 8 | use engine::entity::component_collision::*; Sep 01 12:12:01.846 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 12:12:01.846 INFO kablam! | Sep 01 12:12:01.846 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 01 12:12:01.846 INFO kablam! Sep 01 12:12:01.869 INFO kablam! warning: unused import: `engine::entity::component_collision::*` Sep 01 12:12:01.869 INFO kablam! --> src/main.rs:8:7 Sep 01 12:12:01.870 INFO kablam! | Sep 01 12:12:01.870 INFO kablam! 8 | use engine::entity::component_collision::*; Sep 01 12:12:01.870 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 12:12:01.870 INFO kablam! | Sep 01 12:12:01.870 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 01 12:12:01.870 INFO kablam! Sep 01 12:12:02.088 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 46s Sep 01 12:12:02.110 INFO kablam! su: No module specific data is present Sep 01 12:12:02.588 INFO running `"docker" "rm" "-f" "b852d0607187576f8109eda48a3fd9b841edb1b450f99e49092acebe7cc4eedf"` Sep 01 12:12:02.745 INFO blam! b852d0607187576f8109eda48a3fd9b841edb1b450f99e49092acebe7cc4eedf