Oct 26 19:14:19.577 INFO checking tomc1998/rogun against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 26 19:14:19.579 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-4/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 26 19:14:20.167 INFO blam! d6910bf81df701ac7ca11ec70d0b1328b8c27811ca2efab63cc70b4227383419 Oct 26 19:14:20.170 INFO running `"docker" "start" "-a" "d6910bf81df701ac7ca11ec70d0b1328b8c27811ca2efab63cc70b4227383419"` Oct 26 19:14:22.166 INFO kablam! usermod: no changes Oct 26 19:14:22.465 INFO kablam! Compiling siphasher v0.2.1 Oct 26 19:14:22.466 INFO kablam! Compiling libc v0.2.20 Oct 26 19:14:22.466 INFO kablam! Compiling itoa v0.1.1 Oct 26 19:14:22.537 INFO kablam! Compiling dtoa v0.2.2 Oct 26 19:14:22.537 INFO kablam! Compiling num-traits v0.1.36 Oct 26 19:14:22.538 INFO kablam! Compiling serde v0.8.23 Oct 26 19:14:22.538 INFO kablam! Compiling bitflags v0.7.0 Oct 26 19:14:22.547 INFO kablam! Compiling log v0.3.6 Oct 26 19:14:23.292 INFO kablam! Compiling khronos_api v1.0.0 Oct 26 19:14:24.717 INFO kablam! Checking rustc-demangle v0.1.3 Oct 26 19:14:25.953 INFO kablam! Checking smallvec v0.1.8 Oct 26 19:14:25.955 INFO kablam! Compiling x11-dl v2.12.0 Oct 26 19:14:25.969 INFO kablam! Checking shared_library v0.1.5 Oct 26 19:14:25.976 INFO kablam! Compiling xml-rs v0.3.5 Oct 26 19:14:26.001 INFO kablam! Compiling backtrace-sys v0.1.6 Oct 26 19:14:28.840 INFO kablam! Compiling phf_shared v0.7.21 Oct 26 19:14:28.844 INFO kablam! Compiling tempfile v2.1.5 Oct 26 19:14:29.672 INFO kablam! Checking osmesa-sys v0.1.2 Oct 26 19:14:30.869 INFO kablam! Compiling rand v0.3.15 Oct 26 19:14:31.036 INFO kablam! Compiling phf v0.7.21 Oct 26 19:14:31.622 INFO kablam! Checking fs2 v0.2.5 Oct 26 19:14:33.708 INFO kablam! Checking memmap v0.4.0 Oct 26 19:14:40.975 INFO kablam! Compiling wayland-scanner v0.7.7 Oct 26 19:14:40.975 INFO kablam! Compiling gl_generator v0.5.2 Oct 26 19:14:41.259 INFO kablam! Compiling phf_generator v0.7.21 Oct 26 19:14:42.150 INFO kablam! Compiling phf_codegen v0.7.21 Oct 26 19:14:43.639 INFO kablam! Compiling target_build_utils v0.1.2 Oct 26 19:14:48.451 INFO kablam! Compiling glutin v0.7.4 Oct 26 19:14:48.451 INFO kablam! Compiling glium v0.16.0 Oct 26 19:14:50.583 INFO kablam! Compiling wayland-client v0.7.7 Oct 26 19:15:00.331 INFO kablam! Compiling serde_json v0.8.6 Oct 26 19:15:08.179 INFO kablam! Checking backtrace v0.2.3 Oct 26 19:15:14.239 INFO kablam! Compiling libloading v0.3.1 Oct 26 19:15:16.292 INFO kablam! Checking dlib v0.3.1 Oct 26 19:15:16.825 INFO kablam! Checking wayland-sys v0.7.7 Oct 26 19:15:19.345 INFO kablam! Checking wayland-window v0.4.4 Oct 26 19:15:19.347 INFO kablam! Checking wayland-kbd v0.6.3 Oct 26 19:15:20.588 INFO kablam! Checking winit v0.5.10 Oct 26 19:15:36.018 INFO kablam! Checking engine v0.1.0 (/source/rogun_engine) Oct 26 19:15:36.455 INFO kablam! warning: doc comment not used by rustdoc Oct 26 19:15:36.455 INFO kablam! --> rogun_engine/src/renderer/mod.rs:119:5 Oct 26 19:15:36.455 INFO kablam! | Oct 26 19:15:36.455 INFO kablam! 119 | /// Add debug draws to the VBO Oct 26 19:15:36.455 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 19:15:36.455 INFO kablam! | Oct 26 19:15:36.455 INFO kablam! = note: #[warn(unused_doc_comments)] on by default Oct 26 19:15:36.455 INFO kablam! Oct 26 19:15:36.455 INFO kablam! warning: doc comment not used by rustdoc Oct 26 19:15:36.455 INFO kablam! --> rogun_engine/src/renderer/mod.rs:121:7 Oct 26 19:15:36.455 INFO kablam! | Oct 26 19:15:36.455 INFO kablam! 121 | /// Find AABB Oct 26 19:15:36.455 INFO kablam! | ^^^^^^^^^^^^^ Oct 26 19:15:36.455 INFO kablam! Oct 26 19:15:36.455 INFO kablam! warning: doc comment not used by rustdoc Oct 26 19:15:36.455 INFO kablam! --> rogun_engine/src/renderer/mod.rs:126:7 Oct 26 19:15:36.455 INFO kablam! | Oct 26 19:15:36.455 INFO kablam! 126 | /// Push data to VBO Oct 26 19:15:36.455 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 26 19:15:36.455 INFO kablam! Oct 26 19:15:36.711 INFO kablam! warning: variable does not need to be mutable Oct 26 19:15:36.711 INFO kablam! --> rogun_engine/src/renderer/mod.rs:156:9 Oct 26 19:15:36.711 INFO kablam! | Oct 26 19:15:36.711 INFO kablam! 156 | let mut draw_params = glium::draw_parameters::DrawParameters::default(); Oct 26 19:15:36.711 INFO kablam! | ----^^^^^^^^^^^ Oct 26 19:15:36.711 INFO kablam! | | Oct 26 19:15:36.711 INFO kablam! | help: remove this `mut` Oct 26 19:15:36.711 INFO kablam! | Oct 26 19:15:36.711 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 26 19:15:36.711 INFO kablam! Oct 26 19:15:36.747 INFO kablam! warning: field is never used: `view_w` Oct 26 19:15:36.747 INFO kablam! --> rogun_engine/src/renderer/mod.rs:18:3 Oct 26 19:15:36.747 INFO kablam! | Oct 26 19:15:36.747 INFO kablam! 18 | view_w: u32, Oct 26 19:15:36.747 INFO kablam! | ^^^^^^^^^^^ Oct 26 19:15:36.747 INFO kablam! | Oct 26 19:15:36.747 INFO kablam! = note: #[warn(dead_code)] on by default Oct 26 19:15:36.747 INFO kablam! Oct 26 19:15:36.747 INFO kablam! warning: field is never used: `view_h` Oct 26 19:15:36.747 INFO kablam! --> rogun_engine/src/renderer/mod.rs:19:3 Oct 26 19:15:36.747 INFO kablam! | Oct 26 19:15:36.747 INFO kablam! 19 | view_h: u32, Oct 26 19:15:36.747 INFO kablam! | ^^^^^^^^^^^ Oct 26 19:15:36.747 INFO kablam! Oct 26 19:15:36.747 INFO kablam! warning: method is never used: `new` Oct 26 19:15:36.747 INFO kablam! --> rogun_engine/src/common/vec.rs:7:3 Oct 26 19:15:36.747 INFO kablam! | Oct 26 19:15:36.747 INFO kablam! 7 | fn new() -> Vec2f32 { Vec2f32(0.0, 0.0) } Oct 26 19:15:36.747 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 26 19:15:36.747 INFO kablam! Oct 26 19:15:36.747 INFO kablam! warning: field is never used: `engine_logger` Oct 26 19:15:36.747 INFO kablam! --> rogun_engine/src/lib.rs:74:3 Oct 26 19:15:36.747 INFO kablam! | Oct 26 19:15:36.747 INFO kablam! 74 | engine_logger: logger::Logger, Oct 26 19:15:36.747 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 19:15:36.747 INFO kablam! Oct 26 19:15:36.811 INFO kablam! Checking rogun v0.1.0 (/source) Oct 26 19:15:37.491 INFO kablam! warning: unused import: `engine::entity::component_collision::*` Oct 26 19:15:37.491 INFO kablam! --> src/main.rs:8:7 Oct 26 19:15:37.491 INFO kablam! | Oct 26 19:15:37.491 INFO kablam! 8 | use engine::entity::component_collision::*; Oct 26 19:15:37.491 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 19:15:37.491 INFO kablam! | Oct 26 19:15:37.491 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 26 19:15:37.491 INFO kablam! Oct 26 19:15:37.579 INFO kablam! warning: unused import: `engine::entity::component_collision::*` Oct 26 19:15:37.579 INFO kablam! --> src/main.rs:8:7 Oct 26 19:15:37.579 INFO kablam! | Oct 26 19:15:37.579 INFO kablam! 8 | use engine::entity::component_collision::*; Oct 26 19:15:37.579 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 19:15:37.579 INFO kablam! | Oct 26 19:15:37.579 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 26 19:15:37.579 INFO kablam! Oct 26 19:15:37.737 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 15s Oct 26 19:15:37.764 INFO kablam! su: No module specific data is present Oct 26 19:15:38.478 INFO running `"docker" "rm" "-f" "d6910bf81df701ac7ca11ec70d0b1328b8c27811ca2efab63cc70b4227383419"` Oct 26 19:15:38.707 INFO blam! d6910bf81df701ac7ca11ec70d0b1328b8c27811ca2efab63cc70b4227383419