Oct 10 13:00:18.664 INFO testing tylerreisinger/rust-bullet-game against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 13:00:18.665 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 13:00:18.666 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 13:00:19.004 INFO blam! e19a416fc9ac0884cd9cb78f6d05ebe32450572735d5e5fd53be4882c159d1b0 Oct 10 13:00:19.009 INFO running `"docker" "start" "-a" "e19a416fc9ac0884cd9cb78f6d05ebe32450572735d5e5fd53be4882c159d1b0"` Oct 10 13:00:20.193 INFO kablam! usermod: no changes Oct 10 13:00:20.500 INFO kablam! Compiling shared_library v0.1.5 Oct 10 13:00:20.500 INFO kablam! Compiling cgmath v0.14.1 Oct 10 13:00:20.500 INFO kablam! Compiling pulse v0.5.3 Oct 10 13:00:20.536 INFO kablam! Compiling num-rational v0.1.38 Oct 10 13:00:20.536 INFO kablam! Compiling wayland-scanner v0.8.7 Oct 10 13:00:20.536 INFO kablam! Compiling rayon-core v1.2.1 Oct 10 13:00:20.536 INFO kablam! Compiling phf_codegen v0.7.21 Oct 10 13:00:20.536 INFO kablam! Compiling num v0.1.39 Oct 10 13:00:22.564 INFO kablam! Compiling png v0.8.0 Oct 10 13:00:24.008 INFO kablam! Compiling gl v0.6.2 Oct 10 13:00:24.059 INFO kablam! Compiling glutin v0.8.1 Oct 10 13:00:28.656 INFO kablam! Compiling x11-dl v2.14.0 Oct 10 13:00:28.659 INFO kablam! Compiling chrono v0.4.0 Oct 10 13:00:28.663 INFO kablam! Compiling target_build_utils v0.3.1 Oct 10 13:00:28.665 INFO kablam! Compiling fs2 v0.2.5 Oct 10 13:00:28.699 INFO kablam! Compiling osmesa-sys v0.1.2 Oct 10 13:00:30.400 INFO kablam! Compiling wayland-client v0.8.7 Oct 10 13:00:30.432 INFO kablam! Compiling tempfile v2.1.5 Oct 10 13:00:30.448 INFO kablam! Compiling rayon v0.8.1 Oct 10 13:00:34.176 INFO kablam! Compiling rayon v0.7.1 Oct 10 13:00:36.461 INFO kablam! Compiling memmap v0.4.0 Oct 10 13:00:36.844 INFO kablam! Compiling float_duration v0.3.3 Oct 10 13:00:37.950 INFO kablam! Compiling jpeg-decoder v0.1.13 Oct 10 13:00:38.510 INFO kablam! Compiling game_time v0.2.0 Oct 10 13:00:39.577 INFO kablam! Compiling shred v0.4.3 Oct 10 13:00:39.577 INFO kablam! Compiling hibitset v0.1.3 Oct 10 13:00:43.928 INFO kablam! Compiling image v0.14.0 Oct 10 13:00:45.208 INFO kablam! Compiling specs v0.9.1 Oct 10 13:00:48.057 INFO kablam! Compiling libloading v0.3.4 Oct 10 13:00:51.391 INFO kablam! Compiling dlib v0.3.1 Oct 10 13:00:52.264 INFO kablam! Compiling wayland-sys v0.8.7 Oct 10 13:00:57.320 INFO kablam! Compiling piston2d-opengl_graphics v0.44.0 Oct 10 13:00:58.976 INFO kablam! Compiling wayland-kbd v0.8.0 Oct 10 13:00:58.976 INFO kablam! Compiling wayland-window v0.5.0 Oct 10 13:01:02.632 INFO kablam! Compiling winit v0.6.4 Oct 10 13:01:12.891 INFO kablam! Compiling bullet_game v0.1.0 (/source) Oct 10 13:01:16.004 INFO kablam! warning: unused import: `Join` Oct 10 13:01:16.004 INFO kablam! --> src/ecs/component/render.rs:1:32 Oct 10 13:01:16.004 INFO kablam! | Oct 10 13:01:16.004 INFO kablam! 1 | use specs::{self, ReadStorage, Join}; Oct 10 13:01:16.004 INFO kablam! | ^^^^ Oct 10 13:01:16.004 INFO kablam! | Oct 10 13:01:16.004 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 10 13:01:16.004 INFO kablam! Oct 10 13:01:16.004 INFO kablam! warning: unused import: `self` Oct 10 13:01:16.004 INFO kablam! --> src/ecs/component/render.rs:3:23 Oct 10 13:01:16.005 INFO kablam! | Oct 10 13:01:16.005 INFO kablam! 3 | use opengl_graphics::{self, GlGraphics}; Oct 10 13:01:16.005 INFO kablam! | ^^^^ Oct 10 13:01:16.005 INFO kablam! Oct 10 13:01:16.005 INFO kablam! warning: unused import: `glutin::VirtualKeyCode` Oct 10 13:01:16.005 INFO kablam! --> src/controller/mod.rs:3:5 Oct 10 13:01:16.005 INFO kablam! | Oct 10 13:01:16.005 INFO kablam! 3 | use glutin::VirtualKeyCode; Oct 10 13:01:16.005 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 10 13:01:16.005 INFO kablam! Oct 10 13:01:16.005 INFO kablam! warning: unused import: `InputEvent` Oct 10 13:01:16.005 INFO kablam! --> src/controller/mod.rs:6:27 Oct 10 13:01:16.005 INFO kablam! | Oct 10 13:01:16.005 INFO kablam! 6 | use input::{InputManager, InputEvent}; Oct 10 13:01:16.005 INFO kablam! | ^^^^^^^^^^ Oct 10 13:01:16.005 INFO kablam! Oct 10 13:01:16.288 INFO kablam! warning: unused variable: `transform` Oct 10 13:01:16.288 INFO kablam! --> src/render.rs:33:9 Oct 10 13:01:16.288 INFO kablam! | Oct 10 13:01:16.288 INFO kablam! 33 | let transform = ctx.transform; Oct 10 13:01:16.288 INFO kablam! | ^^^^^^^^^ help: consider using `_transform` instead Oct 10 13:01:16.289 INFO kablam! | Oct 10 13:01:16.289 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 10 13:01:16.289 INFO kablam! Oct 10 13:01:16.289 INFO kablam! warning: unused variable: `entity` Oct 10 13:01:16.289 INFO kablam! --> src/render.rs:51:5 Oct 10 13:01:16.289 INFO kablam! | Oct 10 13:01:16.289 INFO kablam! 51 | entity: &specs::Entity, Oct 10 13:01:16.289 INFO kablam! | ^^^^^^ help: consider using `_entity` instead Oct 10 13:01:16.289 INFO kablam! Oct 10 13:01:16.291 INFO kablam! warning: unused variable: `renderer` Oct 10 13:01:16.291 INFO kablam! --> src/render.rs:52:5 Oct 10 13:01:16.291 INFO kablam! | Oct 10 13:01:16.291 INFO kablam! 52 | renderer: &component::render::Render, Oct 10 13:01:16.291 INFO kablam! | ^^^^^^^^ help: consider using `_renderer` instead Oct 10 13:01:16.291 INFO kablam! Oct 10 13:01:16.291 INFO kablam! warning: unused variable: `time` Oct 10 13:01:16.291 INFO kablam! --> src/game.rs:155:26 Oct 10 13:01:16.291 INFO kablam! | Oct 10 13:01:16.291 INFO kablam! 155 | fn update(&mut self, time: &GameTime) { Oct 10 13:01:16.291 INFO kablam! | ^^^^ help: consider using `_time` instead Oct 10 13:01:16.291 INFO kablam! Oct 10 13:01:16.292 INFO kablam! warning: unused variable: `time` Oct 10 13:01:16.292 INFO kablam! --> src/game.rs:165:24 Oct 10 13:01:16.292 INFO kablam! | Oct 10 13:01:16.292 INFO kablam! 165 | fn draw(&mut self, time: &GameTime) { Oct 10 13:01:16.292 INFO kablam! | ^^^^ help: consider using `_time` instead Oct 10 13:01:16.292 INFO kablam! Oct 10 13:01:16.292 INFO kablam! warning: unused variable: `pos` Oct 10 13:01:16.292 INFO kablam! --> src/ecs/component/controller.rs:48:38 Oct 10 13:01:16.292 INFO kablam! | Oct 10 13:01:16.292 INFO kablam! 48 | for (mut entity, controller, pos, mut vel) in Oct 10 13:01:16.292 INFO kablam! | ^^^ help: consider using `_pos` instead Oct 10 13:01:16.292 INFO kablam! Oct 10 13:01:16.292 INFO kablam! warning: unused variable: `code` Oct 10 13:01:16.292 INFO kablam! --> src/input/mod.rs:95:47 Oct 10 13:01:16.292 INFO kablam! | Oct 10 13:01:16.292 INFO kablam! 95 | WindowEvent::KeyboardInput(state, code, virt, modifiers) => { Oct 10 13:01:16.292 INFO kablam! | ^^^^ help: consider using `_code` instead Oct 10 13:01:16.292 INFO kablam! Oct 10 13:01:16.292 INFO kablam! warning: unused variable: `entity` Oct 10 13:01:16.292 INFO kablam! --> src/controller/mod.rs:29:9 Oct 10 13:01:16.292 INFO kablam! | Oct 10 13:01:16.292 INFO kablam! 29 | entity: &mut specs::Entity, Oct 10 13:01:16.292 INFO kablam! | ^^^^^^ help: consider using `_entity` instead Oct 10 13:01:16.292 INFO kablam! Oct 10 13:01:16.292 INFO kablam! warning: unused variable: `time` Oct 10 13:01:16.292 INFO kablam! --> src/controller/mod.rs:30:9 Oct 10 13:01:16.292 INFO kablam! | Oct 10 13:01:16.292 INFO kablam! 30 | time: &GameTime, Oct 10 13:01:16.292 INFO kablam! | ^^^^ help: consider using `_time` instead Oct 10 13:01:16.292 INFO kablam! Oct 10 13:01:16.292 INFO kablam! warning: unused variable: `vel` Oct 10 13:01:16.292 INFO kablam! --> src/controller/mod.rs:31:9 Oct 10 13:01:16.292 INFO kablam! | Oct 10 13:01:16.292 INFO kablam! 31 | vel: &mut Vector2, Oct 10 13:01:16.292 INFO kablam! | ^^^ help: consider using `_vel` instead Oct 10 13:01:16.292 INFO kablam! Oct 10 13:01:16.292 INFO kablam! warning: unused variable: `input` Oct 10 13:01:16.292 INFO kablam! --> src/controller/mod.rs:32:9 Oct 10 13:01:16.292 INFO kablam! | Oct 10 13:01:16.292 INFO kablam! 32 | input: &InputManager, Oct 10 13:01:16.292 INFO kablam! | ^^^^^ help: consider using `_input` instead Oct 10 13:01:16.292 INFO kablam! Oct 10 13:01:16.300 INFO kablam! warning: variable does not need to be mutable Oct 10 13:01:16.300 INFO kablam! --> src/game.rs:166:13 Oct 10 13:01:16.300 INFO kablam! | Oct 10 13:01:16.300 INFO kablam! 166 | let mut gl_ctx = self.gl_context.as_mut().unwrap(); Oct 10 13:01:16.300 INFO kablam! | ----^^^^^^ Oct 10 13:01:16.300 INFO kablam! | | Oct 10 13:01:16.300 INFO kablam! | help: remove this `mut` Oct 10 13:01:16.300 INFO kablam! | Oct 10 13:01:16.300 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 10 13:01:16.300 INFO kablam! Oct 10 13:01:16.302 INFO kablam! warning: variable does not need to be mutable Oct 10 13:01:16.302 INFO kablam! --> src/game.rs:167:13 Oct 10 13:01:16.302 INFO kablam! | Oct 10 13:01:16.302 INFO kablam! 167 | let mut world = &mut self.world; Oct 10 13:01:16.302 INFO kablam! | ----^^^^^ Oct 10 13:01:16.302 INFO kablam! | | Oct 10 13:01:16.302 INFO kablam! | help: remove this `mut` Oct 10 13:01:16.302 INFO kablam! Oct 10 13:01:16.380 INFO kablam! warning: method is never used: `post_frame` Oct 10 13:01:16.380 INFO kablam! --> src/game.rs:174:5 Oct 10 13:01:16.380 INFO kablam! | Oct 10 13:01:16.380 INFO kablam! 174 | fn post_frame(&mut self, time: &GameTime, fps_counter: &C) { Oct 10 13:01:16.380 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 13:01:16.380 INFO kablam! | Oct 10 13:01:16.380 INFO kablam! = note: #[warn(dead_code)] on by default Oct 10 13:01:16.380 INFO kablam! Oct 10 13:01:16.380 INFO kablam! warning: field is never used: `pos` Oct 10 13:01:16.380 INFO kablam! --> src/ecs/component/render.rs:26:5 Oct 10 13:01:16.380 INFO kablam! | Oct 10 13:01:16.381 INFO kablam! 26 | pos: ReadStorage<'a, super::pos::Position>, Oct 10 13:01:16.381 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 13:01:16.381 INFO kablam! Oct 10 13:01:16.381 INFO kablam! warning: field is never used: `renderer` Oct 10 13:01:16.381 INFO kablam! --> src/ecs/component/render.rs:27:5 Oct 10 13:01:16.381 INFO kablam! | Oct 10 13:01:16.381 INFO kablam! 27 | renderer: ReadStorage<'a, Render>, Oct 10 13:01:16.381 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 13:01:16.381 INFO kablam! Oct 10 13:01:16.381 INFO kablam! warning: field is never used: `entities` Oct 10 13:01:16.381 INFO kablam! --> src/ecs/component/render.rs:28:5 Oct 10 13:01:16.381 INFO kablam! | Oct 10 13:01:16.381 INFO kablam! 28 | entities: specs::Entities<'a>, Oct 10 13:01:16.381 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 13:01:16.381 INFO kablam! Oct 10 13:01:16.381 INFO kablam! warning: field is never used: `time` Oct 10 13:01:16.381 INFO kablam! --> src/ecs/component/render.rs:29:5 Oct 10 13:01:16.381 INFO kablam! | Oct 10 13:01:16.381 INFO kablam! 29 | time: specs::Fetch<'a, GameTime>, Oct 10 13:01:16.381 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 13:01:16.381 INFO kablam! Oct 10 13:01:16.381 INFO kablam! warning: field is never used: `ctx` Oct 10 13:01:16.381 INFO kablam! --> src/ecs/component/render.rs:30:5 Oct 10 13:01:16.381 INFO kablam! | Oct 10 13:01:16.381 INFO kablam! 30 | ctx: specs::Fetch<'a, graphics::Context>, Oct 10 13:01:16.381 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 13:01:16.381 INFO kablam! Oct 10 13:01:16.381 INFO kablam! warning: field is never used: `entity` Oct 10 13:01:16.381 INFO kablam! --> src/render.rs:11:5 Oct 10 13:01:16.381 INFO kablam! | Oct 10 13:01:16.381 INFO kablam! 11 | entity: specs::Entity, Oct 10 13:01:16.381 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 10 13:01:16.381 INFO kablam! Oct 10 13:01:16.381 INFO kablam! warning: field is never used: `pos` Oct 10 13:01:16.381 INFO kablam! --> src/render.rs:12:5 Oct 10 13:01:16.381 INFO kablam! | Oct 10 13:01:16.381 INFO kablam! 12 | pos: cgmath::Vector2, Oct 10 13:01:16.381 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 13:01:16.381 INFO kablam! Oct 10 13:01:16.381 INFO kablam! warning: field is never used: `state` Oct 10 13:01:16.381 INFO kablam! --> src/render.rs:13:5 Oct 10 13:01:16.381 INFO kablam! | Oct 10 13:01:16.381 INFO kablam! 13 | state: RenderGraphicState, Oct 10 13:01:16.381 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 13:01:16.381 INFO kablam! Oct 10 13:01:25.125 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 04s Oct 10 13:01:25.142 INFO kablam! su: No module specific data is present Oct 10 13:01:25.684 INFO running `"docker" "rm" "-f" "e19a416fc9ac0884cd9cb78f6d05ebe32450572735d5e5fd53be4882c159d1b0"` Oct 10 13:01:25.992 INFO blam! e19a416fc9ac0884cd9cb78f6d05ebe32450572735d5e5fd53be4882c159d1b0 Oct 10 13:01:26.004 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 10 13:01:26.004 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 13:01:26.370 INFO blam! d56f29a596cd92f49790710ef08ebd92c5e1386732a14204be12fd4a19e06e5d Oct 10 13:01:26.372 INFO running `"docker" "start" "-a" "d56f29a596cd92f49790710ef08ebd92c5e1386732a14204be12fd4a19e06e5d"` Oct 10 13:01:27.662 INFO kablam! usermod: no changes Oct 10 13:01:27.992 INFO kablam! Compiling bullet_game v0.1.0 (/source) Oct 10 13:01:31.404 INFO kablam! warning: unused import: `Join` Oct 10 13:01:31.404 INFO kablam! --> src/ecs/component/render.rs:1:32 Oct 10 13:01:31.404 INFO kablam! | Oct 10 13:01:31.404 INFO kablam! 1 | use specs::{self, ReadStorage, Join}; Oct 10 13:01:31.404 INFO kablam! | ^^^^ Oct 10 13:01:31.404 INFO kablam! | Oct 10 13:01:31.404 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 10 13:01:31.404 INFO kablam! Oct 10 13:01:31.404 INFO kablam! warning: unused import: `self` Oct 10 13:01:31.404 INFO kablam! --> src/ecs/component/render.rs:3:23 Oct 10 13:01:31.404 INFO kablam! | Oct 10 13:01:31.404 INFO kablam! 3 | use opengl_graphics::{self, GlGraphics}; Oct 10 13:01:31.404 INFO kablam! | ^^^^ Oct 10 13:01:31.404 INFO kablam! Oct 10 13:01:31.404 INFO kablam! warning: unused import: `glutin::VirtualKeyCode` Oct 10 13:01:31.404 INFO kablam! --> src/controller/mod.rs:3:5 Oct 10 13:01:31.404 INFO kablam! | Oct 10 13:01:31.404 INFO kablam! 3 | use glutin::VirtualKeyCode; Oct 10 13:01:31.404 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 10 13:01:31.404 INFO kablam! Oct 10 13:01:31.405 INFO kablam! warning: unused import: `InputEvent` Oct 10 13:01:31.405 INFO kablam! --> src/controller/mod.rs:6:27 Oct 10 13:01:31.405 INFO kablam! | Oct 10 13:01:31.405 INFO kablam! 6 | use input::{InputManager, InputEvent}; Oct 10 13:01:31.405 INFO kablam! | ^^^^^^^^^^ Oct 10 13:01:31.405 INFO kablam! Oct 10 13:01:31.662 INFO kablam! warning: unused variable: `transform` Oct 10 13:01:31.662 INFO kablam! --> src/render.rs:33:9 Oct 10 13:01:31.662 INFO kablam! | Oct 10 13:01:31.662 INFO kablam! 33 | let transform = ctx.transform; Oct 10 13:01:31.662 INFO kablam! | ^^^^^^^^^ help: consider using `_transform` instead Oct 10 13:01:31.662 INFO kablam! | Oct 10 13:01:31.662 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 10 13:01:31.662 INFO kablam! Oct 10 13:01:31.662 INFO kablam! warning: unused variable: `entity` Oct 10 13:01:31.662 INFO kablam! --> src/render.rs:51:5 Oct 10 13:01:31.662 INFO kablam! | Oct 10 13:01:31.662 INFO kablam! 51 | entity: &specs::Entity, Oct 10 13:01:31.662 INFO kablam! | ^^^^^^ help: consider using `_entity` instead Oct 10 13:01:31.662 INFO kablam! Oct 10 13:01:31.662 INFO kablam! warning: unused variable: `renderer` Oct 10 13:01:31.662 INFO kablam! --> src/render.rs:52:5 Oct 10 13:01:31.662 INFO kablam! | Oct 10 13:01:31.662 INFO kablam! 52 | renderer: &component::render::Render, Oct 10 13:01:31.662 INFO kablam! | ^^^^^^^^ help: consider using `_renderer` instead Oct 10 13:01:31.662 INFO kablam! Oct 10 13:01:31.662 INFO kablam! warning: unused variable: `time` Oct 10 13:01:31.662 INFO kablam! --> src/game.rs:155:26 Oct 10 13:01:31.662 INFO kablam! | Oct 10 13:01:31.662 INFO kablam! 155 | fn update(&mut self, time: &GameTime) { Oct 10 13:01:31.662 INFO kablam! | ^^^^ help: consider using `_time` instead Oct 10 13:01:31.662 INFO kablam! Oct 10 13:01:31.662 INFO kablam! warning: unused variable: `time` Oct 10 13:01:31.662 INFO kablam! --> src/game.rs:165:24 Oct 10 13:01:31.662 INFO kablam! | Oct 10 13:01:31.662 INFO kablam! 165 | fn draw(&mut self, time: &GameTime) { Oct 10 13:01:31.662 INFO kablam! | ^^^^ help: consider using `_time` instead Oct 10 13:01:31.662 INFO kablam! Oct 10 13:01:31.662 INFO kablam! warning: unused variable: `pos` Oct 10 13:01:31.662 INFO kablam! --> src/ecs/component/controller.rs:48:38 Oct 10 13:01:31.662 INFO kablam! | Oct 10 13:01:31.662 INFO kablam! 48 | for (mut entity, controller, pos, mut vel) in Oct 10 13:01:31.662 INFO kablam! | ^^^ help: consider using `_pos` instead Oct 10 13:01:31.662 INFO kablam! Oct 10 13:01:31.662 INFO kablam! warning: unused variable: `code` Oct 10 13:01:31.662 INFO kablam! --> src/input/mod.rs:95:47 Oct 10 13:01:31.662 INFO kablam! | Oct 10 13:01:31.662 INFO kablam! 95 | WindowEvent::KeyboardInput(state, code, virt, modifiers) => { Oct 10 13:01:31.662 INFO kablam! | ^^^^ help: consider using `_code` instead Oct 10 13:01:31.662 INFO kablam! Oct 10 13:01:31.668 INFO kablam! warning: unused variable: `entity` Oct 10 13:01:31.668 INFO kablam! --> src/controller/mod.rs:29:9 Oct 10 13:01:31.668 INFO kablam! | Oct 10 13:01:31.668 INFO kablam! 29 | entity: &mut specs::Entity, Oct 10 13:01:31.668 INFO kablam! | ^^^^^^ help: consider using `_entity` instead Oct 10 13:01:31.668 INFO kablam! Oct 10 13:01:31.668 INFO kablam! warning: unused variable: `time` Oct 10 13:01:31.668 INFO kablam! --> src/controller/mod.rs:30:9 Oct 10 13:01:31.668 INFO kablam! | Oct 10 13:01:31.668 INFO kablam! 30 | time: &GameTime, Oct 10 13:01:31.668 INFO kablam! | ^^^^ help: consider using `_time` instead Oct 10 13:01:31.668 INFO kablam! Oct 10 13:01:31.668 INFO kablam! warning: unused variable: `vel` Oct 10 13:01:31.668 INFO kablam! --> src/controller/mod.rs:31:9 Oct 10 13:01:31.668 INFO kablam! | Oct 10 13:01:31.668 INFO kablam! 31 | vel: &mut Vector2, Oct 10 13:01:31.668 INFO kablam! | ^^^ help: consider using `_vel` instead Oct 10 13:01:31.668 INFO kablam! Oct 10 13:01:31.668 INFO kablam! warning: unused variable: `input` Oct 10 13:01:31.668 INFO kablam! --> src/controller/mod.rs:32:9 Oct 10 13:01:31.668 INFO kablam! | Oct 10 13:01:31.668 INFO kablam! 32 | input: &InputManager, Oct 10 13:01:31.668 INFO kablam! | ^^^^^ help: consider using `_input` instead Oct 10 13:01:31.668 INFO kablam! Oct 10 13:01:31.680 INFO kablam! warning: variable does not need to be mutable Oct 10 13:01:31.680 INFO kablam! --> src/game.rs:166:13 Oct 10 13:01:31.680 INFO kablam! | Oct 10 13:01:31.680 INFO kablam! 166 | let mut gl_ctx = self.gl_context.as_mut().unwrap(); Oct 10 13:01:31.680 INFO kablam! | ----^^^^^^ Oct 10 13:01:31.680 INFO kablam! | | Oct 10 13:01:31.680 INFO kablam! | help: remove this `mut` Oct 10 13:01:31.680 INFO kablam! | Oct 10 13:01:31.680 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 10 13:01:31.680 INFO kablam! Oct 10 13:01:31.680 INFO kablam! warning: variable does not need to be mutable Oct 10 13:01:31.680 INFO kablam! --> src/game.rs:167:13 Oct 10 13:01:31.680 INFO kablam! | Oct 10 13:01:31.680 INFO kablam! 167 | let mut world = &mut self.world; Oct 10 13:01:31.680 INFO kablam! | ----^^^^^ Oct 10 13:01:31.680 INFO kablam! | | Oct 10 13:01:31.680 INFO kablam! | help: remove this `mut` Oct 10 13:01:31.680 INFO kablam! Oct 10 13:01:31.750 INFO kablam! warning: method is never used: `post_frame` Oct 10 13:01:31.751 INFO kablam! --> src/game.rs:174:5 Oct 10 13:01:31.751 INFO kablam! | Oct 10 13:01:31.751 INFO kablam! 174 | fn post_frame(&mut self, time: &GameTime, fps_counter: &C) { Oct 10 13:01:31.751 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 13:01:31.751 INFO kablam! | Oct 10 13:01:31.751 INFO kablam! = note: #[warn(dead_code)] on by default Oct 10 13:01:31.751 INFO kablam! Oct 10 13:01:31.751 INFO kablam! warning: field is never used: `pos` Oct 10 13:01:31.751 INFO kablam! --> src/ecs/component/render.rs:26:5 Oct 10 13:01:31.751 INFO kablam! | Oct 10 13:01:31.751 INFO kablam! 26 | pos: ReadStorage<'a, super::pos::Position>, Oct 10 13:01:31.751 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 13:01:31.751 INFO kablam! Oct 10 13:01:31.752 INFO kablam! warning: field is never used: `renderer` Oct 10 13:01:31.752 INFO kablam! --> src/ecs/component/render.rs:27:5 Oct 10 13:01:31.752 INFO kablam! | Oct 10 13:01:31.752 INFO kablam! 27 | renderer: ReadStorage<'a, Render>, Oct 10 13:01:31.752 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 13:01:31.752 INFO kablam! Oct 10 13:01:31.752 INFO kablam! warning: field is never used: `entities` Oct 10 13:01:31.752 INFO kablam! --> src/ecs/component/render.rs:28:5 Oct 10 13:01:31.752 INFO kablam! | Oct 10 13:01:31.752 INFO kablam! 28 | entities: specs::Entities<'a>, Oct 10 13:01:31.752 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 13:01:31.752 INFO kablam! Oct 10 13:01:31.752 INFO kablam! warning: field is never used: `time` Oct 10 13:01:31.752 INFO kablam! --> src/ecs/component/render.rs:29:5 Oct 10 13:01:31.752 INFO kablam! | Oct 10 13:01:31.752 INFO kablam! 29 | time: specs::Fetch<'a, GameTime>, Oct 10 13:01:31.752 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 13:01:31.752 INFO kablam! Oct 10 13:01:31.753 INFO kablam! warning: field is never used: `ctx` Oct 10 13:01:31.753 INFO kablam! --> src/ecs/component/render.rs:30:5 Oct 10 13:01:31.753 INFO kablam! | Oct 10 13:01:31.753 INFO kablam! 30 | ctx: specs::Fetch<'a, graphics::Context>, Oct 10 13:01:31.753 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 13:01:31.753 INFO kablam! Oct 10 13:01:31.753 INFO kablam! warning: field is never used: `entity` Oct 10 13:01:31.753 INFO kablam! --> src/render.rs:11:5 Oct 10 13:01:31.753 INFO kablam! | Oct 10 13:01:31.753 INFO kablam! 11 | entity: specs::Entity, Oct 10 13:01:31.753 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 10 13:01:31.754 INFO kablam! Oct 10 13:01:31.754 INFO kablam! warning: field is never used: `pos` Oct 10 13:01:31.754 INFO kablam! --> src/render.rs:12:5 Oct 10 13:01:31.754 INFO kablam! | Oct 10 13:01:31.754 INFO kablam! 12 | pos: cgmath::Vector2, Oct 10 13:01:31.754 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 13:01:31.754 INFO kablam! Oct 10 13:01:31.754 INFO kablam! warning: field is never used: `state` Oct 10 13:01:31.754 INFO kablam! --> src/render.rs:13:5 Oct 10 13:01:31.754 INFO kablam! | Oct 10 13:01:31.754 INFO kablam! 13 | state: RenderGraphicState, Oct 10 13:01:31.754 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 13:01:31.754 INFO kablam! Oct 10 13:01:32.436 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.74s Oct 10 13:01:32.449 INFO kablam! su: No module specific data is present Oct 10 13:01:33.549 INFO running `"docker" "rm" "-f" "d56f29a596cd92f49790710ef08ebd92c5e1386732a14204be12fd4a19e06e5d"` Oct 10 13:01:33.785 INFO blam! d56f29a596cd92f49790710ef08ebd92c5e1386732a14204be12fd4a19e06e5d Oct 10 13:01:33.786 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 10 13:01:33.786 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 13:01:34.228 INFO blam! 3217212afce75f250f2c7e378fd8891a64e7a7e3d62ff3b1228d39fe2ad19015 Oct 10 13:01:34.229 INFO running `"docker" "start" "-a" "3217212afce75f250f2c7e378fd8891a64e7a7e3d62ff3b1228d39fe2ad19015"` Oct 10 13:01:35.863 INFO kablam! usermod: no changes Oct 10 13:01:36.136 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.24s Oct 10 13:01:36.156 INFO kablam! Running /target/debug/deps/bullet_game-242f8fea0dee0a4a Oct 10 13:01:36.156 INFO blam! Oct 10 13:01:36.157 INFO blam! running 0 tests Oct 10 13:01:36.157 INFO blam! Oct 10 13:01:36.157 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 13:01:36.157 INFO blam! Oct 10 13:01:36.168 INFO kablam! su: No module specific data is present Oct 10 13:01:37.530 INFO running `"docker" "rm" "-f" "3217212afce75f250f2c7e378fd8891a64e7a7e3d62ff3b1228d39fe2ad19015"` Oct 10 13:01:37.860 INFO blam! 3217212afce75f250f2c7e378fd8891a64e7a7e3d62ff3b1228d39fe2ad19015