Oct 21 12:51:43.450 INFO checking tomc1998/rogun against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 21 12:51:43.452 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-1/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/pr-55192/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 21 12:51:44.023 INFO blam! ee2a60ba49d75dd9ce41dfdb1b015b83be44e9b90aea8f97255c7b4151efb344 Oct 21 12:51:44.024 INFO running `"docker" "start" "-a" "ee2a60ba49d75dd9ce41dfdb1b015b83be44e9b90aea8f97255c7b4151efb344"` Oct 21 12:51:46.795 INFO kablam! usermod: no changes Oct 21 12:51:47.001 INFO kablam! Compiling libc v0.2.20 Oct 21 12:51:47.001 INFO kablam! Compiling siphasher v0.2.1 Oct 21 12:51:47.002 INFO kablam! Compiling itoa v0.1.1 Oct 21 12:51:47.004 INFO kablam! Compiling serde v0.8.23 Oct 21 12:51:47.028 INFO kablam! Compiling dtoa v0.2.2 Oct 21 12:51:47.041 INFO kablam! Compiling num-traits v0.1.36 Oct 21 12:51:47.042 INFO kablam! Checking lazy_static v0.2.2 Oct 21 12:51:47.042 INFO kablam! Compiling gcc v0.3.43 Oct 21 12:51:48.388 INFO kablam! Compiling log v0.3.6 Oct 21 12:51:49.291 INFO kablam! Checking rustc-demangle v0.1.3 Oct 21 12:51:50.378 INFO kablam! Checking smallvec v0.1.8 Oct 21 12:51:50.561 INFO kablam! Compiling xml-rs v0.3.5 Oct 21 12:51:50.798 INFO kablam! Compiling x11-dl v2.12.0 Oct 21 12:51:52.637 INFO kablam! Checking shared_library v0.1.5 Oct 21 12:51:53.286 INFO kablam! Compiling phf_shared v0.7.21 Oct 21 12:51:57.433 INFO kablam! Compiling rand v0.3.15 Oct 21 12:51:57.473 INFO kablam! Checking osmesa-sys v0.1.2 Oct 21 12:51:57.685 INFO kablam! Compiling phf v0.7.21 Oct 21 12:51:57.822 INFO kablam! Checking fs2 v0.2.5 Oct 21 12:51:57.993 INFO kablam! Checking tempfile v2.1.5 Oct 21 12:51:59.368 INFO kablam! Compiling backtrace-sys v0.1.6 Oct 21 12:51:59.392 INFO kablam! Checking memmap v0.4.0 Oct 21 12:52:05.975 INFO kablam! Compiling wayland-scanner v0.7.7 Oct 21 12:52:05.981 INFO kablam! Compiling gl_generator v0.5.2 Oct 21 12:52:09.408 INFO kablam! Compiling phf_generator v0.7.21 Oct 21 12:52:10.808 INFO kablam! Compiling phf_codegen v0.7.21 Oct 21 12:52:12.844 INFO kablam! Compiling target_build_utils v0.1.2 Oct 21 12:52:17.241 INFO kablam! Compiling wayland-client v0.7.7 Oct 21 12:52:17.397 INFO kablam! Compiling glutin v0.7.4 Oct 21 12:52:25.892 INFO kablam! Compiling glium v0.16.0 Oct 21 12:52:31.884 INFO kablam! Compiling serde_json v0.8.6 Oct 21 12:52:48.116 INFO kablam! Checking backtrace v0.2.3 Oct 21 12:52:52.016 INFO kablam! Compiling libloading v0.3.1 Oct 21 12:52:54.753 INFO kablam! Checking dlib v0.3.1 Oct 21 12:52:55.013 INFO kablam! Checking wayland-sys v0.7.7 Oct 21 12:52:57.912 INFO kablam! Checking wayland-kbd v0.6.3 Oct 21 12:52:57.916 INFO kablam! Checking wayland-window v0.4.4 Oct 21 12:52:59.144 INFO kablam! Checking winit v0.5.10 Oct 21 12:53:16.460 INFO kablam! Checking engine v0.1.0 (/source/rogun_engine) Oct 21 12:53:16.849 INFO kablam! warning: doc comment not used by rustdoc Oct 21 12:53:16.849 INFO kablam! --> rogun_engine/src/renderer/mod.rs:119:5 Oct 21 12:53:16.849 INFO kablam! | Oct 21 12:53:16.849 INFO kablam! 119 | /// Add debug draws to the VBO Oct 21 12:53:16.849 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 12:53:16.849 INFO kablam! | Oct 21 12:53:16.849 INFO kablam! = note: #[warn(unused_doc_comments)] on by default Oct 21 12:53:16.849 INFO kablam! Oct 21 12:53:16.849 INFO kablam! warning: doc comment not used by rustdoc Oct 21 12:53:16.849 INFO kablam! --> rogun_engine/src/renderer/mod.rs:121:7 Oct 21 12:53:16.849 INFO kablam! | Oct 21 12:53:16.849 INFO kablam! 121 | /// Find AABB Oct 21 12:53:16.849 INFO kablam! | ^^^^^^^^^^^^^ Oct 21 12:53:16.849 INFO kablam! Oct 21 12:53:16.849 INFO kablam! warning: doc comment not used by rustdoc Oct 21 12:53:16.849 INFO kablam! --> rogun_engine/src/renderer/mod.rs:126:7 Oct 21 12:53:16.849 INFO kablam! | Oct 21 12:53:16.849 INFO kablam! 126 | /// Push data to VBO Oct 21 12:53:16.849 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 21 12:53:16.849 INFO kablam! Oct 21 12:53:17.037 INFO kablam! warning: variable does not need to be mutable Oct 21 12:53:17.037 INFO kablam! --> rogun_engine/src/renderer/mod.rs:156:9 Oct 21 12:53:17.037 INFO kablam! | Oct 21 12:53:17.037 INFO kablam! 156 | let mut draw_params = glium::draw_parameters::DrawParameters::default(); Oct 21 12:53:17.037 INFO kablam! | ----^^^^^^^^^^^ Oct 21 12:53:17.037 INFO kablam! | | Oct 21 12:53:17.037 INFO kablam! | help: remove this `mut` Oct 21 12:53:17.037 INFO kablam! | Oct 21 12:53:17.037 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 21 12:53:17.037 INFO kablam! Oct 21 12:53:17.065 INFO kablam! warning: field is never used: `view_w` Oct 21 12:53:17.065 INFO kablam! --> rogun_engine/src/renderer/mod.rs:18:3 Oct 21 12:53:17.065 INFO kablam! | Oct 21 12:53:17.066 INFO kablam! 18 | view_w: u32, Oct 21 12:53:17.066 INFO kablam! | ^^^^^^^^^^^ Oct 21 12:53:17.066 INFO kablam! | Oct 21 12:53:17.066 INFO kablam! = note: #[warn(dead_code)] on by default Oct 21 12:53:17.066 INFO kablam! Oct 21 12:53:17.067 INFO kablam! warning: field is never used: `view_h` Oct 21 12:53:17.067 INFO kablam! --> rogun_engine/src/renderer/mod.rs:19:3 Oct 21 12:53:17.067 INFO kablam! | Oct 21 12:53:17.067 INFO kablam! 19 | view_h: u32, Oct 21 12:53:17.067 INFO kablam! | ^^^^^^^^^^^ Oct 21 12:53:17.067 INFO kablam! Oct 21 12:53:17.068 INFO kablam! warning: method is never used: `new` Oct 21 12:53:17.068 INFO kablam! --> rogun_engine/src/common/vec.rs:7:3 Oct 21 12:53:17.068 INFO kablam! | Oct 21 12:53:17.068 INFO kablam! 7 | fn new() -> Vec2f32 { Vec2f32(0.0, 0.0) } Oct 21 12:53:17.068 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 21 12:53:17.069 INFO kablam! Oct 21 12:53:17.069 INFO kablam! warning: field is never used: `engine_logger` Oct 21 12:53:17.069 INFO kablam! --> rogun_engine/src/lib.rs:74:3 Oct 21 12:53:17.069 INFO kablam! | Oct 21 12:53:17.069 INFO kablam! 74 | engine_logger: logger::Logger, Oct 21 12:53:17.069 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 12:53:17.070 INFO kablam! Oct 21 12:53:17.148 INFO kablam! Checking rogun v0.1.0 (/source) Oct 21 12:53:17.677 INFO kablam! warning: unused import: `engine::entity::component_collision::*` Oct 21 12:53:17.677 INFO kablam! --> src/main.rs:8:7 Oct 21 12:53:17.677 INFO kablam! | Oct 21 12:53:17.678 INFO kablam! 8 | use engine::entity::component_collision::*; Oct 21 12:53:17.678 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 12:53:17.678 INFO kablam! | Oct 21 12:53:17.679 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 21 12:53:17.679 INFO kablam! Oct 21 12:53:17.721 INFO kablam! warning: unused import: `engine::entity::component_collision::*` Oct 21 12:53:17.721 INFO kablam! --> src/main.rs:8:7 Oct 21 12:53:17.721 INFO kablam! | Oct 21 12:53:17.722 INFO kablam! 8 | use engine::entity::component_collision::*; Oct 21 12:53:17.722 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 12:53:17.722 INFO kablam! | Oct 21 12:53:17.723 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 21 12:53:17.723 INFO kablam! Oct 21 12:53:17.940 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 31s Oct 21 12:53:17.942 INFO kablam! su: No module specific data is present Oct 21 12:53:18.883 INFO running `"docker" "rm" "-f" "ee2a60ba49d75dd9ce41dfdb1b015b83be44e9b90aea8f97255c7b4151efb344"` Oct 21 12:53:19.156 INFO blam! ee2a60ba49d75dd9ce41dfdb1b015b83be44e9b90aea8f97255c7b4151efb344