Oct 12 21:05:27.188 INFO testing tomc1998/rogun against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 12 21:05:27.190 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-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 21:05:27.843 INFO blam! e12d173c47770350326edba15a3f2ead464ba4e0992483781c02a16939bed659 Oct 12 21:05:27.844 INFO running `"docker" "start" "-a" "e12d173c47770350326edba15a3f2ead464ba4e0992483781c02a16939bed659"` Oct 12 21:05:29.498 INFO kablam! usermod: no changes Oct 12 21:05:29.663 INFO kablam! Compiling gcc v0.3.43 Oct 12 21:05:29.663 INFO kablam! Compiling rustc-demangle v0.1.3 Oct 12 21:05:29.667 INFO kablam! Compiling wayland-scanner v0.7.7 Oct 12 21:05:29.667 INFO kablam! Compiling glutin v0.7.4 Oct 12 21:05:29.667 INFO kablam! Compiling glium v0.16.0 Oct 12 21:05:29.670 INFO kablam! Compiling wayland-sys v0.7.7 Oct 12 21:05:40.089 INFO kablam! Compiling wayland-client v0.7.7 Oct 12 21:05:42.215 INFO kablam! Compiling backtrace-sys v0.1.6 Oct 12 21:05:56.255 INFO kablam! Compiling wayland-kbd v0.6.3 Oct 12 21:05:56.255 INFO kablam! Compiling wayland-window v0.4.4 Oct 12 21:06:01.616 INFO kablam! Compiling winit v0.5.10 Oct 12 21:06:17.631 INFO kablam! Compiling backtrace v0.2.3 Oct 12 21:06:46.437 INFO kablam! Compiling engine v0.1.0 (/source/rogun_engine) Oct 12 21:06:46.899 INFO kablam! warning: doc comment not used by rustdoc Oct 12 21:06:46.899 INFO kablam! --> rogun_engine/src/renderer/mod.rs:119:5 Oct 12 21:06:46.899 INFO kablam! | Oct 12 21:06:46.899 INFO kablam! 119 | /// Add debug draws to the VBO Oct 12 21:06:46.899 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 21:06:46.899 INFO kablam! | Oct 12 21:06:46.899 INFO kablam! = note: #[warn(unused_doc_comments)] on by default Oct 12 21:06:46.899 INFO kablam! Oct 12 21:06:46.899 INFO kablam! warning: doc comment not used by rustdoc Oct 12 21:06:46.899 INFO kablam! --> rogun_engine/src/renderer/mod.rs:121:7 Oct 12 21:06:46.899 INFO kablam! | Oct 12 21:06:46.899 INFO kablam! 121 | /// Find AABB Oct 12 21:06:46.899 INFO kablam! | ^^^^^^^^^^^^^ Oct 12 21:06:46.899 INFO kablam! Oct 12 21:06:46.899 INFO kablam! warning: doc comment not used by rustdoc Oct 12 21:06:46.899 INFO kablam! --> rogun_engine/src/renderer/mod.rs:126:7 Oct 12 21:06:46.899 INFO kablam! | Oct 12 21:06:46.899 INFO kablam! 126 | /// Push data to VBO Oct 12 21:06:46.899 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 12 21:06:46.899 INFO kablam! Oct 12 21:06:47.147 INFO kablam! warning: variable does not need to be mutable Oct 12 21:06:47.147 INFO kablam! --> rogun_engine/src/renderer/mod.rs:156:9 Oct 12 21:06:47.147 INFO kablam! | Oct 12 21:06:47.147 INFO kablam! 156 | let mut draw_params = glium::draw_parameters::DrawParameters::default(); Oct 12 21:06:47.147 INFO kablam! | ----^^^^^^^^^^^ Oct 12 21:06:47.147 INFO kablam! | | Oct 12 21:06:47.147 INFO kablam! | help: remove this `mut` Oct 12 21:06:47.147 INFO kablam! | Oct 12 21:06:47.147 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 12 21:06:47.147 INFO kablam! Oct 12 21:06:47.167 INFO kablam! warning: field is never used: `view_w` Oct 12 21:06:47.167 INFO kablam! --> rogun_engine/src/renderer/mod.rs:18:3 Oct 12 21:06:47.167 INFO kablam! | Oct 12 21:06:47.167 INFO kablam! 18 | view_w: u32, Oct 12 21:06:47.167 INFO kablam! | ^^^^^^^^^^^ Oct 12 21:06:47.167 INFO kablam! | Oct 12 21:06:47.167 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 21:06:47.167 INFO kablam! Oct 12 21:06:47.167 INFO kablam! warning: field is never used: `view_h` Oct 12 21:06:47.167 INFO kablam! --> rogun_engine/src/renderer/mod.rs:19:3 Oct 12 21:06:47.167 INFO kablam! | Oct 12 21:06:47.167 INFO kablam! 19 | view_h: u32, Oct 12 21:06:47.167 INFO kablam! | ^^^^^^^^^^^ Oct 12 21:06:47.167 INFO kablam! Oct 12 21:06:47.167 INFO kablam! warning: method is never used: `new` Oct 12 21:06:47.167 INFO kablam! --> rogun_engine/src/common/vec.rs:7:3 Oct 12 21:06:47.167 INFO kablam! | Oct 12 21:06:47.167 INFO kablam! 7 | fn new() -> Vec2f32 { Vec2f32(0.0, 0.0) } Oct 12 21:06:47.167 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 12 21:06:47.167 INFO kablam! Oct 12 21:06:47.167 INFO kablam! warning: field is never used: `engine_logger` Oct 12 21:06:47.167 INFO kablam! --> rogun_engine/src/lib.rs:74:3 Oct 12 21:06:47.167 INFO kablam! | Oct 12 21:06:47.167 INFO kablam! 74 | engine_logger: logger::Logger, Oct 12 21:06:47.167 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 21:06:47.167 INFO kablam! Oct 12 21:06:49.731 INFO kablam! Compiling rogun v0.1.0 (/source) Oct 12 21:06:50.211 INFO kablam! warning: unused import: `engine::entity::component_collision::*` Oct 12 21:06:50.211 INFO kablam! --> src/main.rs:8:7 Oct 12 21:06:50.211 INFO kablam! | Oct 12 21:06:50.211 INFO kablam! 8 | use engine::entity::component_collision::*; Oct 12 21:06:50.211 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 21:06:50.211 INFO kablam! | Oct 12 21:06:50.211 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 21:06:50.211 INFO kablam! Oct 12 21:06:52.655 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 23s Oct 12 21:06:52.663 INFO kablam! su: No module specific data is present Oct 12 21:06:53.715 INFO running `"docker" "rm" "-f" "e12d173c47770350326edba15a3f2ead464ba4e0992483781c02a16939bed659"` Oct 12 21:06:54.063 INFO blam! e12d173c47770350326edba15a3f2ead464ba4e0992483781c02a16939bed659 Oct 12 21:06:54.083 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-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 21:06:54.528 INFO blam! 698cb28c3bd3f149ec39b8137d59378e3ee1da5d68a2db89d2a0ae59cfe335e6 Oct 12 21:06:54.543 INFO running `"docker" "start" "-a" "698cb28c3bd3f149ec39b8137d59378e3ee1da5d68a2db89d2a0ae59cfe335e6"` Oct 12 21:06:55.782 INFO kablam! usermod: no changes Oct 12 21:06:56.016 INFO kablam! Compiling rogun v0.1.0 (/source) Oct 12 21:06:56.511 INFO kablam! warning: unused import: `engine::entity::component_collision::*` Oct 12 21:06:56.511 INFO kablam! --> src/main.rs:8:7 Oct 12 21:06:56.511 INFO kablam! | Oct 12 21:06:56.511 INFO kablam! 8 | use engine::entity::component_collision::*; Oct 12 21:06:56.511 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 21:06:56.511 INFO kablam! | Oct 12 21:06:56.511 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 21:06:56.511 INFO kablam! Oct 12 21:06:57.199 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.39s Oct 12 21:06:57.213 INFO kablam! su: No module specific data is present Oct 12 21:06:57.985 INFO running `"docker" "rm" "-f" "698cb28c3bd3f149ec39b8137d59378e3ee1da5d68a2db89d2a0ae59cfe335e6"` Oct 12 21:06:58.408 INFO blam! 698cb28c3bd3f149ec39b8137d59378e3ee1da5d68a2db89d2a0ae59cfe335e6 Oct 12 21:06:58.415 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-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 21:06:58.915 INFO blam! e26e9e16aea74b3e8ffb6a626f694b00413f135f4022c81bc2494ec7a95b7791 Oct 12 21:06:58.915 INFO running `"docker" "start" "-a" "e26e9e16aea74b3e8ffb6a626f694b00413f135f4022c81bc2494ec7a95b7791"` Oct 12 21:06:59.898 INFO kablam! usermod: no changes Oct 12 21:07:00.078 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.13s Oct 12 21:07:00.095 INFO kablam! Running /target/debug/deps/rogun-1a64c69a318c6ac5 Oct 12 21:07:00.111 INFO kablam! su: No module specific data is present Oct 12 21:07:00.111 INFO blam! Oct 12 21:07:00.111 INFO blam! running 0 tests Oct 12 21:07:00.111 INFO blam! Oct 12 21:07:00.111 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 21:07:00.111 INFO blam! Oct 12 21:07:00.634 INFO running `"docker" "rm" "-f" "e26e9e16aea74b3e8ffb6a626f694b00413f135f4022c81bc2494ec7a95b7791"` Oct 12 21:07:00.975 INFO blam! e26e9e16aea74b3e8ffb6a626f694b00413f135f4022c81bc2494ec7a95b7791