Oct 10 15:50:16.602 INFO testing rschifflin/1gam_feb2017 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 15:50:16.603 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 15:50:16.604 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/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 15:50:17.146 INFO blam! bace0fe43fd1554dee250d96b9201d32588186c86750090328149fb03b4cfa7b Oct 10 15:50:17.147 INFO running `"docker" "start" "-a" "bace0fe43fd1554dee250d96b9201d32588186c86750090328149fb03b4cfa7b"` Oct 10 15:50:18.710 INFO kablam! usermod: no changes Oct 10 15:50:19.098 INFO kablam! Compiling either v1.0.3 Oct 10 15:50:19.098 INFO kablam! Compiling bitflags v0.8.0 Oct 10 15:50:19.108 INFO kablam! Compiling backtrace-sys v0.1.5 Oct 10 15:50:19.120 INFO kablam! Compiling collider v0.2.0 Oct 10 15:50:19.120 INFO kablam! Compiling serde_json v0.9.6 Oct 10 15:50:19.120 INFO kablam! Compiling pulse v0.5.3 Oct 10 15:50:19.120 INFO kablam! Compiling png v0.6.2 Oct 10 15:50:19.120 INFO kablam! Compiling pistoncore-window v0.25.0 Oct 10 15:50:19.859 INFO kablam! Compiling wayland-kbd v0.6.2 Oct 10 15:50:20.458 INFO kablam! Compiling wayland-window v0.4.3 Oct 10 15:50:26.013 INFO kablam! Compiling itertools v0.5.9 Oct 10 15:50:26.013 INFO kablam! Compiling pistoncore-event_loop v0.28.0 Oct 10 15:50:26.155 INFO kablam! Compiling specs v0.7.1 Oct 10 15:50:31.872 INFO kablam! Compiling backtrace v0.2.3 Oct 10 15:50:31.872 INFO kablam! Compiling piston v0.28.0 Oct 10 15:50:31.873 INFO kablam! Compiling winit v0.5.10 Oct 10 15:50:31.996 INFO kablam! Compiling image v0.12.2 Oct 10 15:50:42.476 INFO kablam! Compiling glutin v0.7.4 Oct 10 15:50:48.272 INFO kablam! Compiling pistoncore-glutin_window v0.34.1 Oct 10 15:50:48.272 INFO kablam! Compiling glium v0.16.0 Oct 10 15:51:28.437 INFO kablam! Compiling piston2d-glium_graphics v0.36.0 Oct 10 15:51:32.715 INFO kablam! Compiling noteworthy v0.1.0 (/source) Oct 10 15:51:37.000 INFO kablam! warning: unused import: `self` Oct 10 15:51:37.001 INFO kablam! --> src/components/game_state.rs:2:16 Oct 10 15:51:37.001 INFO kablam! | Oct 10 15:51:37.001 INFO kablam! 2 | use progress::{self, Progress}; Oct 10 15:51:37.001 INFO kablam! | ^^^^ Oct 10 15:51:37.002 INFO kablam! | Oct 10 15:51:37.002 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 10 15:51:37.002 INFO kablam! Oct 10 15:51:37.002 INFO kablam! warning: unused import: `std::f64::consts::PI` Oct 10 15:51:37.003 INFO kablam! --> src/systems/physics.rs:7:5 Oct 10 15:51:37.003 INFO kablam! | Oct 10 15:51:37.003 INFO kablam! 7 | use std::f64::consts::PI; Oct 10 15:51:37.003 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 10 15:51:37.003 INFO kablam! Oct 10 15:51:37.004 INFO kablam! warning: unused imports: `Entities`, `Entity`, `World` Oct 10 15:51:37.004 INFO kablam! --> src/systems/behavior/hero.rs:3:13 Oct 10 15:51:37.004 INFO kablam! | Oct 10 15:51:37.004 INFO kablam! 3 | use specs::{World, Entity, Entities, System, RunArg, Join}; Oct 10 15:51:37.005 INFO kablam! | ^^^^^ ^^^^^^ ^^^^^^^^ Oct 10 15:51:37.005 INFO kablam! Oct 10 15:51:37.005 INFO kablam! warning: unused import: `Entity` Oct 10 15:51:37.005 INFO kablam! --> src/systems/behavior/bird.rs:3:13 Oct 10 15:51:37.006 INFO kablam! | Oct 10 15:51:37.006 INFO kablam! 3 | use specs::{Entity, System, RunArg, Join}; Oct 10 15:51:37.006 INFO kablam! | ^^^^^^ Oct 10 15:51:37.006 INFO kablam! Oct 10 15:51:37.007 INFO kablam! warning: unused import: `Entity` Oct 10 15:51:37.007 INFO kablam! --> src/systems/behavior/enemy.rs:3:13 Oct 10 15:51:37.007 INFO kablam! | Oct 10 15:51:37.007 INFO kablam! 3 | use specs::{Entity, System, RunArg, Join}; Oct 10 15:51:37.007 INFO kablam! | ^^^^^^ Oct 10 15:51:37.008 INFO kablam! Oct 10 15:51:37.008 INFO kablam! warning: unused import: `events` Oct 10 15:51:37.008 INFO kablam! --> src/systems/sprite.rs:5:5 Oct 10 15:51:37.008 INFO kablam! | Oct 10 15:51:37.009 INFO kablam! 5 | use events; Oct 10 15:51:37.009 INFO kablam! | ^^^^^^ Oct 10 15:51:37.009 INFO kablam! Oct 10 15:51:37.009 INFO kablam! warning: unused import: `events` Oct 10 15:51:37.009 INFO kablam! --> src/systems/song.rs:5:5 Oct 10 15:51:37.010 INFO kablam! | Oct 10 15:51:37.010 INFO kablam! 5 | use events; Oct 10 15:51:37.010 INFO kablam! | ^^^^^^ Oct 10 15:51:37.010 INFO kablam! Oct 10 15:51:37.010 INFO kablam! warning: unused imports: `Input`, `self` Oct 10 15:51:37.011 INFO kablam! --> src/fsm/hero/mod.rs:1:13 Oct 10 15:51:37.011 INFO kablam! | Oct 10 15:51:37.011 INFO kablam! 1 | use input::{self, Input}; Oct 10 15:51:37.011 INFO kablam! | ^^^^ ^^^^^ Oct 10 15:51:37.012 INFO kablam! Oct 10 15:51:37.773 INFO kablam! warning: unused import: `Surface` Oct 10 15:51:37.773 INFO kablam! --> src/main.rs:36:13 Oct 10 15:51:37.773 INFO kablam! | Oct 10 15:51:37.774 INFO kablam! 36 | use glium::{Surface, Frame}; Oct 10 15:51:37.774 INFO kablam! | ^^^^^^^ Oct 10 15:51:37.774 INFO kablam! Oct 10 15:51:37.852 INFO kablam! warning: unused variable: `sprite` Oct 10 15:51:37.853 INFO kablam! --> src/components/sprite/spikes.rs:5:13 Oct 10 15:51:37.853 INFO kablam! | Oct 10 15:51:37.854 INFO kablam! 5 | pub fn draw(sprite: &Sprite, facing: Facing, x: f64, y: f64) -> Option<(Rectangle, SourceRectangle)> { Oct 10 15:51:37.854 INFO kablam! | ^^^^^^ help: consider using `_sprite` instead Oct 10 15:51:37.854 INFO kablam! | Oct 10 15:51:37.854 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 10 15:51:37.855 INFO kablam! Oct 10 15:51:37.855 INFO kablam! warning: unused variable: `sprite` Oct 10 15:51:37.855 INFO kablam! --> src/components/sprite/spikeblock.rs:4:13 Oct 10 15:51:37.855 INFO kablam! | Oct 10 15:51:37.856 INFO kablam! 4 | pub fn draw(sprite: &Sprite, x: f64, y: f64) -> Option<(Rectangle, SourceRectangle)> { Oct 10 15:51:37.856 INFO kablam! | ^^^^^^ help: consider using `_sprite` instead Oct 10 15:51:37.856 INFO kablam! Oct 10 15:51:37.857 INFO kablam! warning: unused variable: `sprite` Oct 10 15:51:37.857 INFO kablam! --> src/components/sprite/portal.rs:4:13 Oct 10 15:51:37.857 INFO kablam! | Oct 10 15:51:37.857 INFO kablam! 4 | pub fn draw(sprite: &Sprite, x: f64, y: f64) -> Option<(Rectangle, SourceRectangle)> { Oct 10 15:51:37.858 INFO kablam! | ^^^^^^ help: consider using `_sprite` instead Oct 10 15:51:37.858 INFO kablam! Oct 10 15:51:37.858 INFO kablam! warning: unused variable: `pos` Oct 10 15:51:37.859 INFO kablam! --> src/systems/behavior/hero.rs:97:21 Oct 10 15:51:37.859 INFO kablam! | Oct 10 15:51:37.859 INFO kablam! 97 | fn update(&mut (ref pos, ref mut vel, ref mut sprite, ref mut hero): &mut (&Position, &mut Velocity, &mut Sprite, &mut HeroBehavior), inputs: (input::Input, input::Input)) { Oct 10 15:51:37.859 INFO kablam! | ^^^ help: consider using `_pos` instead Oct 10 15:51:37.860 INFO kablam! Oct 10 15:51:37.860 INFO kablam! warning: unused variable: `col_index` Oct 10 15:51:37.860 INFO kablam! --> src/systems/director.rs:173:22 Oct 10 15:51:37.861 INFO kablam! | Oct 10 15:51:37.861 INFO kablam! 173 | .find(|&(col_index, id)| map::tile_from_id(*id) == map::Tile::HeroStart) Oct 10 15:51:37.861 INFO kablam! | ^^^^^^^^^ help: consider using `_col_index` instead Oct 10 15:51:37.861 INFO kablam! Oct 10 15:51:37.862 INFO kablam! warning: unused variable: `tile_w` Oct 10 15:51:37.862 INFO kablam! --> src/systems/director.rs:200:8 Oct 10 15:51:37.862 INFO kablam! | Oct 10 15:51:37.863 INFO kablam! 200 | let (tile_w, tile_h) = (map.tilewidth as f64, map.tileheight as f64); Oct 10 15:51:37.863 INFO kablam! | ^^^^^^ help: consider using `_tile_w` instead Oct 10 15:51:37.863 INFO kablam! Oct 10 15:51:37.863 INFO kablam! warning: unused variable: `collider` Oct 10 15:51:37.864 INFO kablam! --> src/systems/director.rs:199:60 Oct 10 15:51:37.868 INFO kablam! | Oct 10 15:51:37.868 INFO kablam! 199 | fn create_from_object_layer(world: &World, map: &map::Map, collider: &mut Collider, lookup: &mut HashMap) { Oct 10 15:51:37.869 INFO kablam! | ^^^^^^^^ help: consider using `_collider` instead Oct 10 15:51:37.869 INFO kablam! Oct 10 15:51:37.869 INFO kablam! warning: unused variable: `lookup` Oct 10 15:51:37.870 INFO kablam! --> src/systems/director.rs:199:93 Oct 10 15:51:37.870 INFO kablam! | Oct 10 15:51:37.870 INFO kablam! 199 | fn create_from_object_layer(world: &World, map: &map::Map, collider: &mut Collider, lookup: &mut HashMap) { Oct 10 15:51:37.871 INFO kablam! | ^^^^^^ help: consider using `_lookup` instead Oct 10 15:51:37.871 INFO kablam! Oct 10 15:51:37.871 INFO kablam! warning: unused variable: `context` Oct 10 15:51:37.871 INFO kablam! --> src/systems/behavior/bird.rs:12:34 Oct 10 15:51:37.872 INFO kablam! | Oct 10 15:51:37.872 INFO kablam! 12 | fn run(&mut self, arg: RunArg, context: Context) { Oct 10 15:51:37.872 INFO kablam! | ^^^^^^^ help: consider using `_context` instead Oct 10 15:51:37.873 INFO kablam! Oct 10 15:51:37.873 INFO kablam! warning: unused variable: `positions` Oct 10 15:51:37.873 INFO kablam! --> src/systems/behavior/enemy.rs:12:37 Oct 10 15:51:37.874 INFO kablam! | Oct 10 15:51:37.874 INFO kablam! 12 | let (entities, mut enemies, mut positions, mut velocities, mut sprites, phys_events) = arg.fetch(|w| { Oct 10 15:51:37.874 INFO kablam! | ^^^^^^^^^ help: consider using `_positions` instead Oct 10 15:51:37.874 INFO kablam! Oct 10 15:51:37.875 INFO kablam! warning: unused variable: `entity` Oct 10 15:51:37.875 INFO kablam! --> src/systems/behavior/enemy.rs:31:10 Oct 10 15:51:37.875 INFO kablam! | Oct 10 15:51:37.876 INFO kablam! 31 | for (entity, enemy, vel, sprite) in (&entities, &mut enemies, &mut velocities, &mut sprites).iter() { Oct 10 15:51:37.876 INFO kablam! | ^^^^^^ help: consider using `_entity` instead Oct 10 15:51:37.876 INFO kablam! Oct 10 15:51:37.877 INFO kablam! warning: unused variable: `context` Oct 10 15:51:37.877 INFO kablam! --> src/systems/behavior/enemy.rs:11:34 Oct 10 15:51:37.877 INFO kablam! | Oct 10 15:51:37.877 INFO kablam! 11 | fn run(&mut self, arg: RunArg, context: Context) { Oct 10 15:51:37.878 INFO kablam! | ^^^^^^^ help: consider using `_context` instead Oct 10 15:51:37.878 INFO kablam! Oct 10 15:51:37.878 INFO kablam! warning: unused variable: `xvel` Oct 10 15:51:37.879 INFO kablam! --> src/fsm/enemy/left_right.rs:19:21 Oct 10 15:51:37.879 INFO kablam! | Oct 10 15:51:37.879 INFO kablam! 19 | fn _update(&self, xvel: f64, yvel: f64) -> LeftRightFSM { Oct 10 15:51:37.879 INFO kablam! | ^^^^ help: consider using `_xvel` instead Oct 10 15:51:37.880 INFO kablam! Oct 10 15:51:37.880 INFO kablam! warning: unused variable: `yvel` Oct 10 15:51:37.884 INFO kablam! --> src/fsm/enemy/up_down.rs:18:30 Oct 10 15:51:37.884 INFO kablam! | Oct 10 15:51:37.884 INFO kablam! 18 | fn _update(&self, xvel: f64, yvel: f64) -> UpDownFSM { Oct 10 15:51:37.885 INFO kablam! | ^^^^ help: consider using `_yvel` instead Oct 10 15:51:37.885 INFO kablam! Oct 10 15:51:37.885 INFO kablam! warning: unused variable: `xvel` Oct 10 15:51:37.885 INFO kablam! --> src/fsm/enemy/wander.rs:36:21 Oct 10 15:51:37.885 INFO kablam! | Oct 10 15:51:37.885 INFO kablam! 36 | fn _update(&self, xvel: f64, yvel: f64) -> WanderFSM { Oct 10 15:51:37.885 INFO kablam! | ^^^^ help: consider using `_xvel` instead Oct 10 15:51:37.885 INFO kablam! Oct 10 15:51:37.886 INFO kablam! warning: unused variable: `collision` Oct 10 15:51:37.886 INFO kablam! --> src/main.rs:63:9 Oct 10 15:51:37.886 INFO kablam! | Oct 10 15:51:37.886 INFO kablam! 63 | let collision = world.read::(); Oct 10 15:51:37.886 INFO kablam! | ^^^^^^^^^ help: consider using `_collision` instead Oct 10 15:51:37.886 INFO kablam! Oct 10 15:51:37.886 INFO kablam! warning: unused variable: `checkpoints` Oct 10 15:51:37.886 INFO kablam! --> src/main.rs:65:9 Oct 10 15:51:37.886 INFO kablam! | Oct 10 15:51:37.886 INFO kablam! 65 | let checkpoints = world.read::(); Oct 10 15:51:37.886 INFO kablam! | ^^^^^^^^^^^ help: consider using `_checkpoints` instead Oct 10 15:51:37.886 INFO kablam! Oct 10 15:51:37.886 INFO kablam! warning: unused variable: `blast_zones` Oct 10 15:51:37.887 INFO kablam! --> src/main.rs:66:9 Oct 10 15:51:37.887 INFO kablam! | Oct 10 15:51:37.887 INFO kablam! 66 | let blast_zones = world.read::(); Oct 10 15:51:37.887 INFO kablam! | ^^^^^^^^^^^ help: consider using `_blast_zones` instead Oct 10 15:51:37.887 INFO kablam! Oct 10 15:51:37.888 INFO kablam! warning: variable does not need to be mutable Oct 10 15:51:37.888 INFO kablam! --> src/main.rs:123:9 Oct 10 15:51:37.888 INFO kablam! | Oct 10 15:51:37.888 INFO kablam! 123 | let mut input = &mut self.context.input; Oct 10 15:51:37.888 INFO kablam! | ----^^^^^ Oct 10 15:51:37.888 INFO kablam! | | Oct 10 15:51:37.888 INFO kablam! | help: remove this `mut` Oct 10 15:51:37.888 INFO kablam! | Oct 10 15:51:37.888 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 10 15:51:37.888 INFO kablam! Oct 10 15:51:37.940 INFO kablam! warning: variable does not need to be mutable Oct 10 15:51:37.940 INFO kablam! --> src/systems/physics.rs:106:36 Oct 10 15:51:37.940 INFO kablam! | Oct 10 15:51:37.940 INFO kablam! 106 | velocities.get_mut(eid).map(|mut vel| { Oct 10 15:51:37.940 INFO kablam! | ----^^^ Oct 10 15:51:37.940 INFO kablam! | | Oct 10 15:51:37.940 INFO kablam! | help: remove this `mut` Oct 10 15:51:37.940 INFO kablam! Oct 10 15:51:37.968 INFO kablam! warning: variable does not need to be mutable Oct 10 15:51:37.968 INFO kablam! --> src/systems/behavior/hero.rs:68:42 Oct 10 15:51:37.968 INFO kablam! | Oct 10 15:51:37.968 INFO kablam! 68 | heroes.get_mut(e1).and_then(|mut hero| { Oct 10 15:51:37.968 INFO kablam! | ----^^^^ Oct 10 15:51:37.968 INFO kablam! | | Oct 10 15:51:37.968 INFO kablam! | help: remove this `mut` Oct 10 15:51:37.968 INFO kablam! Oct 10 15:51:37.968 INFO kablam! warning: variable does not need to be mutable Oct 10 15:51:37.968 INFO kablam! --> src/systems/behavior/hero.rs:20:20 Oct 10 15:51:37.968 INFO kablam! | Oct 10 15:51:37.968 INFO kablam! 20 | let (entities, mut positions, mut velocities, mut collisions, mut songs, mut sprites, mut heroes, deadlies, checkpoints, mut hero_events, phys_events) = arg.fetch(|w| { Oct 10 15:51:37.968 INFO kablam! | ----^^^^^^^^^ Oct 10 15:51:37.968 INFO kablam! | | Oct 10 15:51:37.968 INFO kablam! | help: remove this `mut` Oct 10 15:51:37.968 INFO kablam! Oct 10 15:51:37.976 INFO kablam! warning: variable does not need to be mutable Oct 10 15:51:37.976 INFO kablam! --> src/systems/behavior/bird.rs:13:31 Oct 10 15:51:37.976 INFO kablam! | Oct 10 15:51:37.976 INFO kablam! 13 | let (entities, mut birds, mut positions, mut songs, hero_events, mut game_events) = arg.fetch(|w| { Oct 10 15:51:37.976 INFO kablam! | ----^^^^^^^^^ Oct 10 15:51:37.976 INFO kablam! | | Oct 10 15:51:37.976 INFO kablam! | help: remove this `mut` Oct 10 15:51:37.976 INFO kablam! Oct 10 15:51:37.988 INFO kablam! warning: variable does not need to be mutable Oct 10 15:51:37.988 INFO kablam! --> src/systems/behavior/enemy.rs:24:36 Oct 10 15:51:37.988 INFO kablam! | Oct 10 15:51:37.988 INFO kablam! 24 | enemies.get_mut(e1).map(|mut enemy| enemy.ai.on_collide()); Oct 10 15:51:37.988 INFO kablam! | ----^^^^^ Oct 10 15:51:37.988 INFO kablam! | | Oct 10 15:51:37.988 INFO kablam! | help: remove this `mut` Oct 10 15:51:37.989 INFO kablam! Oct 10 15:51:37.989 INFO kablam! warning: variable does not need to be mutable Oct 10 15:51:37.989 INFO kablam! --> src/systems/behavior/enemy.rs:25:36 Oct 10 15:51:37.989 INFO kablam! | Oct 10 15:51:37.989 INFO kablam! 25 | enemies.get_mut(e2).map(|mut enemy| enemy.ai.on_collide()); Oct 10 15:51:37.989 INFO kablam! | ----^^^^^ Oct 10 15:51:37.989 INFO kablam! | | Oct 10 15:51:37.989 INFO kablam! | help: remove this `mut` Oct 10 15:51:37.989 INFO kablam! Oct 10 15:51:37.989 INFO kablam! warning: variable does not need to be mutable Oct 10 15:51:37.989 INFO kablam! --> src/systems/behavior/enemy.rs:12:33 Oct 10 15:51:37.989 INFO kablam! | Oct 10 15:51:37.989 INFO kablam! 12 | let (entities, mut enemies, mut positions, mut velocities, mut sprites, phys_events) = arg.fetch(|w| { Oct 10 15:51:37.989 INFO kablam! | ----^^^^^^^^^ Oct 10 15:51:37.989 INFO kablam! | | Oct 10 15:51:37.989 INFO kablam! | help: remove this `mut` Oct 10 15:51:37.989 INFO kablam! Oct 10 15:51:38.036 INFO kablam! warning: variable does not need to be mutable Oct 10 15:51:38.036 INFO kablam! --> src/systems/song.rs:36:35 Oct 10 15:51:38.036 INFO kablam! | Oct 10 15:51:38.036 INFO kablam! 36 | pos.get_mut(*note).map(|mut old_note_pos| *old_note_pos = note_pos); Oct 10 15:51:38.036 INFO kablam! | ----^^^^^^^^^^^^ Oct 10 15:51:38.036 INFO kablam! | | Oct 10 15:51:38.036 INFO kablam! | help: remove this `mut` Oct 10 15:51:38.036 INFO kablam! Oct 10 15:51:38.048 INFO kablam! warning: variable does not need to be mutable Oct 10 15:51:38.048 INFO kablam! --> src/world/mod.rs:60:7 Oct 10 15:51:38.048 INFO kablam! | Oct 10 15:51:38.048 INFO kablam! 60 | let mut game_events: Vec = vec![]; Oct 10 15:51:38.048 INFO kablam! | ----^^^^^^^^^^^ Oct 10 15:51:38.048 INFO kablam! | | Oct 10 15:51:38.048 INFO kablam! | help: remove this `mut` Oct 10 15:51:38.048 INFO kablam! Oct 10 15:51:38.280 INFO kablam! warning: variant is never constructed: `Background` Oct 10 15:51:38.280 INFO kablam! --> src/components/sprite/mod.rs:31:3 Oct 10 15:51:38.280 INFO kablam! | Oct 10 15:51:38.280 INFO kablam! 31 | Background = 0, Oct 10 15:51:38.280 INFO kablam! | ^^^^^^^^^^^^^^ Oct 10 15:51:38.281 INFO kablam! | Oct 10 15:51:38.281 INFO kablam! = note: #[warn(dead_code)] on by default Oct 10 15:51:38.281 INFO kablam! Oct 10 15:51:38.281 INFO kablam! warning: variant is never constructed: `Layer7` Oct 10 15:51:38.281 INFO kablam! --> src/components/sprite/mod.rs:38:3 Oct 10 15:51:38.281 INFO kablam! | Oct 10 15:51:38.281 INFO kablam! 38 | Layer7, Oct 10 15:51:38.281 INFO kablam! | ^^^^^^ Oct 10 15:51:38.281 INFO kablam! Oct 10 15:51:38.281 INFO kablam! warning: variant is never constructed: `Layer8` Oct 10 15:51:38.281 INFO kablam! --> src/components/sprite/mod.rs:39:3 Oct 10 15:51:38.281 INFO kablam! | Oct 10 15:51:38.281 INFO kablam! 39 | Layer8, Oct 10 15:51:38.281 INFO kablam! | ^^^^^^ Oct 10 15:51:38.281 INFO kablam! Oct 10 15:51:38.281 INFO kablam! warning: variant is never constructed: `Foreground` Oct 10 15:51:38.281 INFO kablam! --> src/components/sprite/mod.rs:40:3 Oct 10 15:51:38.281 INFO kablam! | Oct 10 15:51:38.281 INFO kablam! 40 | Foreground Oct 10 15:51:38.281 INFO kablam! | ^^^^^^^^^^ Oct 10 15:51:38.281 INFO kablam! Oct 10 15:51:38.281 INFO kablam! warning: method is never used: `aspect_ratio` Oct 10 15:51:38.281 INFO kablam! --> src/components/camera.rs:16:3 Oct 10 15:51:38.281 INFO kablam! | Oct 10 15:51:38.281 INFO kablam! 16 | pub fn aspect_ratio(&self) -> f64 { Oct 10 15:51:38.281 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 15:51:38.281 INFO kablam! Oct 10 15:51:38.281 INFO kablam! warning: method is never used: `to_polar` Oct 10 15:51:38.281 INFO kablam! --> src/components/velocity.rs:21:3 Oct 10 15:51:38.281 INFO kablam! | Oct 10 15:51:38.281 INFO kablam! 21 | pub fn to_polar(&self) -> (f64, f64) { Oct 10 15:51:38.281 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 15:51:38.281 INFO kablam! Oct 10 15:51:38.281 INFO kablam! warning: method is never used: `from_polar` Oct 10 15:51:38.281 INFO kablam! --> src/components/velocity.rs:27:3 Oct 10 15:51:38.281 INFO kablam! | Oct 10 15:51:38.281 INFO kablam! 27 | pub fn from_polar((angle, len): (f64, f64)) -> Velocity { Oct 10 15:51:38.281 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 15:51:38.281 INFO kablam! Oct 10 15:51:38.281 INFO kablam! warning: constant item is never used: `MAX_SPEED` Oct 10 15:51:38.281 INFO kablam! --> src/systems/physics.rs:14:1 Oct 10 15:51:38.281 INFO kablam! | Oct 10 15:51:38.281 INFO kablam! 14 | const MAX_SPEED: f64 = 10.0; Oct 10 15:51:38.281 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 15:51:38.281 INFO kablam! Oct 10 15:51:38.281 INFO kablam! warning: variant is never constructed: `Init` Oct 10 15:51:38.281 INFO kablam! --> src/events.rs:7:3 Oct 10 15:51:38.281 INFO kablam! | Oct 10 15:51:38.281 INFO kablam! 7 | Init, Oct 10 15:51:38.281 INFO kablam! | ^^^^ Oct 10 15:51:38.281 INFO kablam! Oct 10 15:51:38.281 INFO kablam! warning: the feature `windows_subsystem` has been stable since 1.18.0 and no longer requires an attribute to enable Oct 10 15:51:38.281 INFO kablam! --> src/main.rs:1:12 Oct 10 15:51:38.281 INFO kablam! | Oct 10 15:51:38.281 INFO kablam! 1 | #![feature(windows_subsystem)] Oct 10 15:51:38.281 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 10 15:51:38.281 INFO kablam! | Oct 10 15:51:38.281 INFO kablam! = note: #[warn(stable_features)] on by default Oct 10 15:51:38.281 INFO kablam! Oct 10 15:51:51.940 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 33s Oct 10 15:51:51.960 INFO kablam! su: No module specific data is present Oct 10 15:51:53.556 INFO running `"docker" "rm" "-f" "bace0fe43fd1554dee250d96b9201d32588186c86750090328149fb03b4cfa7b"` Oct 10 15:51:53.848 INFO blam! bace0fe43fd1554dee250d96b9201d32588186c86750090328149fb03b4cfa7b Oct 10 15:51:53.852 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 10 15:51:53.852 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/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 15:51:54.304 INFO blam! 72c3ed8f790a1b51a2ed114dd3bb57ea60b0bb0c6d4aed3ce16f46a6cce52963 Oct 10 15:51:54.308 INFO running `"docker" "start" "-a" "72c3ed8f790a1b51a2ed114dd3bb57ea60b0bb0c6d4aed3ce16f46a6cce52963"` Oct 10 15:51:55.660 INFO kablam! usermod: no changes Oct 10 15:51:56.076 INFO kablam! Compiling noteworthy v0.1.0 (/source) Oct 10 15:52:00.428 INFO kablam! warning: unused import: `self` Oct 10 15:52:00.428 INFO kablam! --> src/components/game_state.rs:2:16 Oct 10 15:52:00.428 INFO kablam! | Oct 10 15:52:00.428 INFO kablam! 2 | use progress::{self, Progress}; Oct 10 15:52:00.428 INFO kablam! | ^^^^ Oct 10 15:52:00.428 INFO kablam! | Oct 10 15:52:00.428 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 10 15:52:00.428 INFO kablam! Oct 10 15:52:00.428 INFO kablam! warning: unused import: `std::f64::consts::PI` Oct 10 15:52:00.428 INFO kablam! --> src/systems/physics.rs:7:5 Oct 10 15:52:00.428 INFO kablam! | Oct 10 15:52:00.428 INFO kablam! 7 | use std::f64::consts::PI; Oct 10 15:52:00.428 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 10 15:52:00.428 INFO kablam! Oct 10 15:52:00.428 INFO kablam! warning: unused imports: `Entities`, `Entity`, `World` Oct 10 15:52:00.428 INFO kablam! --> src/systems/behavior/hero.rs:3:13 Oct 10 15:52:00.429 INFO kablam! | Oct 10 15:52:00.429 INFO kablam! 3 | use specs::{World, Entity, Entities, System, RunArg, Join}; Oct 10 15:52:00.429 INFO kablam! | ^^^^^ ^^^^^^ ^^^^^^^^ Oct 10 15:52:00.429 INFO kablam! Oct 10 15:52:00.429 INFO kablam! warning: unused import: `Entity` Oct 10 15:52:00.429 INFO kablam! --> src/systems/behavior/bird.rs:3:13 Oct 10 15:52:00.429 INFO kablam! | Oct 10 15:52:00.429 INFO kablam! 3 | use specs::{Entity, System, RunArg, Join}; Oct 10 15:52:00.429 INFO kablam! | ^^^^^^ Oct 10 15:52:00.429 INFO kablam! Oct 10 15:52:00.429 INFO kablam! warning: unused import: `Entity` Oct 10 15:52:00.429 INFO kablam! --> src/systems/behavior/enemy.rs:3:13 Oct 10 15:52:00.429 INFO kablam! | Oct 10 15:52:00.429 INFO kablam! 3 | use specs::{Entity, System, RunArg, Join}; Oct 10 15:52:00.429 INFO kablam! | ^^^^^^ Oct 10 15:52:00.429 INFO kablam! Oct 10 15:52:00.432 INFO kablam! warning: unused import: `events` Oct 10 15:52:00.432 INFO kablam! --> src/systems/sprite.rs:5:5 Oct 10 15:52:00.432 INFO kablam! | Oct 10 15:52:00.432 INFO kablam! 5 | use events; Oct 10 15:52:00.432 INFO kablam! | ^^^^^^ Oct 10 15:52:00.432 INFO kablam! Oct 10 15:52:00.432 INFO kablam! warning: unused import: `events` Oct 10 15:52:00.432 INFO kablam! --> src/systems/song.rs:5:5 Oct 10 15:52:00.432 INFO kablam! | Oct 10 15:52:00.432 INFO kablam! 5 | use events; Oct 10 15:52:00.432 INFO kablam! | ^^^^^^ Oct 10 15:52:00.432 INFO kablam! Oct 10 15:52:00.434 INFO kablam! warning: unused imports: `Input`, `self` Oct 10 15:52:00.434 INFO kablam! --> src/fsm/hero/mod.rs:1:13 Oct 10 15:52:00.434 INFO kablam! | Oct 10 15:52:00.434 INFO kablam! 1 | use input::{self, Input}; Oct 10 15:52:00.434 INFO kablam! | ^^^^ ^^^^^ Oct 10 15:52:00.434 INFO kablam! Oct 10 15:52:01.332 INFO kablam! warning: unused import: `Surface` Oct 10 15:52:01.332 INFO kablam! --> src/main.rs:36:13 Oct 10 15:52:01.332 INFO kablam! | Oct 10 15:52:01.332 INFO kablam! 36 | use glium::{Surface, Frame}; Oct 10 15:52:01.332 INFO kablam! | ^^^^^^^ Oct 10 15:52:01.332 INFO kablam! Oct 10 15:52:01.440 INFO kablam! warning: unused variable: `sprite` Oct 10 15:52:01.440 INFO kablam! --> src/components/sprite/spikes.rs:5:13 Oct 10 15:52:01.440 INFO kablam! | Oct 10 15:52:01.440 INFO kablam! 5 | pub fn draw(sprite: &Sprite, facing: Facing, x: f64, y: f64) -> Option<(Rectangle, SourceRectangle)> { Oct 10 15:52:01.440 INFO kablam! | ^^^^^^ help: consider using `_sprite` instead Oct 10 15:52:01.440 INFO kablam! | Oct 10 15:52:01.440 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 10 15:52:01.440 INFO kablam! Oct 10 15:52:01.440 INFO kablam! warning: unused variable: `sprite` Oct 10 15:52:01.440 INFO kablam! --> src/components/sprite/spikeblock.rs:4:13 Oct 10 15:52:01.440 INFO kablam! | Oct 10 15:52:01.440 INFO kablam! 4 | pub fn draw(sprite: &Sprite, x: f64, y: f64) -> Option<(Rectangle, SourceRectangle)> { Oct 10 15:52:01.440 INFO kablam! | ^^^^^^ help: consider using `_sprite` instead Oct 10 15:52:01.440 INFO kablam! Oct 10 15:52:01.440 INFO kablam! warning: unused variable: `sprite` Oct 10 15:52:01.440 INFO kablam! --> src/components/sprite/portal.rs:4:13 Oct 10 15:52:01.440 INFO kablam! | Oct 10 15:52:01.440 INFO kablam! 4 | pub fn draw(sprite: &Sprite, x: f64, y: f64) -> Option<(Rectangle, SourceRectangle)> { Oct 10 15:52:01.440 INFO kablam! | ^^^^^^ help: consider using `_sprite` instead Oct 10 15:52:01.440 INFO kablam! Oct 10 15:52:01.440 INFO kablam! warning: unused variable: `pos` Oct 10 15:52:01.440 INFO kablam! --> src/systems/behavior/hero.rs:97:21 Oct 10 15:52:01.440 INFO kablam! | Oct 10 15:52:01.440 INFO kablam! 97 | fn update(&mut (ref pos, ref mut vel, ref mut sprite, ref mut hero): &mut (&Position, &mut Velocity, &mut Sprite, &mut HeroBehavior), inputs: (input::Input, input::Input)) { Oct 10 15:52:01.440 INFO kablam! | ^^^ help: consider using `_pos` instead Oct 10 15:52:01.440 INFO kablam! Oct 10 15:52:01.440 INFO kablam! warning: unused variable: `col_index` Oct 10 15:52:01.440 INFO kablam! --> src/systems/director.rs:173:22 Oct 10 15:52:01.440 INFO kablam! | Oct 10 15:52:01.440 INFO kablam! 173 | .find(|&(col_index, id)| map::tile_from_id(*id) == map::Tile::HeroStart) Oct 10 15:52:01.440 INFO kablam! | ^^^^^^^^^ help: consider using `_col_index` instead Oct 10 15:52:01.440 INFO kablam! Oct 10 15:52:01.440 INFO kablam! warning: unused variable: `tile_w` Oct 10 15:52:01.440 INFO kablam! --> src/systems/director.rs:200:8 Oct 10 15:52:01.440 INFO kablam! | Oct 10 15:52:01.440 INFO kablam! 200 | let (tile_w, tile_h) = (map.tilewidth as f64, map.tileheight as f64); Oct 10 15:52:01.440 INFO kablam! | ^^^^^^ help: consider using `_tile_w` instead Oct 10 15:52:01.440 INFO kablam! Oct 10 15:52:01.440 INFO kablam! warning: unused variable: `collider` Oct 10 15:52:01.440 INFO kablam! --> src/systems/director.rs:199:60 Oct 10 15:52:01.440 INFO kablam! | Oct 10 15:52:01.440 INFO kablam! 199 | fn create_from_object_layer(world: &World, map: &map::Map, collider: &mut Collider, lookup: &mut HashMap) { Oct 10 15:52:01.440 INFO kablam! | ^^^^^^^^ help: consider using `_collider` instead Oct 10 15:52:01.440 INFO kablam! Oct 10 15:52:01.440 INFO kablam! warning: unused variable: `lookup` Oct 10 15:52:01.441 INFO kablam! --> src/systems/director.rs:199:93 Oct 10 15:52:01.441 INFO kablam! | Oct 10 15:52:01.441 INFO kablam! 199 | fn create_from_object_layer(world: &World, map: &map::Map, collider: &mut Collider, lookup: &mut HashMap) { Oct 10 15:52:01.441 INFO kablam! | ^^^^^^ help: consider using `_lookup` instead Oct 10 15:52:01.441 INFO kablam! Oct 10 15:52:01.441 INFO kablam! warning: unused variable: `context` Oct 10 15:52:01.441 INFO kablam! --> src/systems/behavior/bird.rs:12:34 Oct 10 15:52:01.441 INFO kablam! | Oct 10 15:52:01.441 INFO kablam! 12 | fn run(&mut self, arg: RunArg, context: Context) { Oct 10 15:52:01.441 INFO kablam! | ^^^^^^^ help: consider using `_context` instead Oct 10 15:52:01.441 INFO kablam! Oct 10 15:52:01.441 INFO kablam! warning: unused variable: `positions` Oct 10 15:52:01.441 INFO kablam! --> src/systems/behavior/enemy.rs:12:37 Oct 10 15:52:01.441 INFO kablam! | Oct 10 15:52:01.441 INFO kablam! 12 | let (entities, mut enemies, mut positions, mut velocities, mut sprites, phys_events) = arg.fetch(|w| { Oct 10 15:52:01.441 INFO kablam! | ^^^^^^^^^ help: consider using `_positions` instead Oct 10 15:52:01.441 INFO kablam! Oct 10 15:52:01.441 INFO kablam! warning: unused variable: `entity` Oct 10 15:52:01.441 INFO kablam! --> src/systems/behavior/enemy.rs:31:10 Oct 10 15:52:01.441 INFO kablam! | Oct 10 15:52:01.441 INFO kablam! 31 | for (entity, enemy, vel, sprite) in (&entities, &mut enemies, &mut velocities, &mut sprites).iter() { Oct 10 15:52:01.441 INFO kablam! | ^^^^^^ help: consider using `_entity` instead Oct 10 15:52:01.441 INFO kablam! Oct 10 15:52:01.441 INFO kablam! warning: unused variable: `context` Oct 10 15:52:01.441 INFO kablam! --> src/systems/behavior/enemy.rs:11:34 Oct 10 15:52:01.441 INFO kablam! | Oct 10 15:52:01.441 INFO kablam! 11 | fn run(&mut self, arg: RunArg, context: Context) { Oct 10 15:52:01.441 INFO kablam! | ^^^^^^^ help: consider using `_context` instead Oct 10 15:52:01.441 INFO kablam! Oct 10 15:52:01.441 INFO kablam! warning: unused variable: `xvel` Oct 10 15:52:01.441 INFO kablam! --> src/fsm/enemy/left_right.rs:19:21 Oct 10 15:52:01.441 INFO kablam! | Oct 10 15:52:01.441 INFO kablam! 19 | fn _update(&self, xvel: f64, yvel: f64) -> LeftRightFSM { Oct 10 15:52:01.441 INFO kablam! | ^^^^ help: consider using `_xvel` instead Oct 10 15:52:01.441 INFO kablam! Oct 10 15:52:01.441 INFO kablam! warning: unused variable: `yvel` Oct 10 15:52:01.441 INFO kablam! --> src/fsm/enemy/up_down.rs:18:30 Oct 10 15:52:01.441 INFO kablam! | Oct 10 15:52:01.441 INFO kablam! 18 | fn _update(&self, xvel: f64, yvel: f64) -> UpDownFSM { Oct 10 15:52:01.441 INFO kablam! | ^^^^ help: consider using `_yvel` instead Oct 10 15:52:01.441 INFO kablam! Oct 10 15:52:01.441 INFO kablam! warning: unused variable: `xvel` Oct 10 15:52:01.441 INFO kablam! --> src/fsm/enemy/wander.rs:36:21 Oct 10 15:52:01.441 INFO kablam! | Oct 10 15:52:01.441 INFO kablam! 36 | fn _update(&self, xvel: f64, yvel: f64) -> WanderFSM { Oct 10 15:52:01.441 INFO kablam! | ^^^^ help: consider using `_xvel` instead Oct 10 15:52:01.441 INFO kablam! Oct 10 15:52:01.441 INFO kablam! warning: unused variable: `collision` Oct 10 15:52:01.441 INFO kablam! --> src/main.rs:63:9 Oct 10 15:52:01.441 INFO kablam! | Oct 10 15:52:01.441 INFO kablam! 63 | let collision = world.read::(); Oct 10 15:52:01.441 INFO kablam! | ^^^^^^^^^ help: consider using `_collision` instead Oct 10 15:52:01.441 INFO kablam! Oct 10 15:52:01.441 INFO kablam! warning: unused variable: `checkpoints` Oct 10 15:52:01.441 INFO kablam! --> src/main.rs:65:9 Oct 10 15:52:01.441 INFO kablam! | Oct 10 15:52:01.441 INFO kablam! 65 | let checkpoints = world.read::(); Oct 10 15:52:01.441 INFO kablam! | ^^^^^^^^^^^ help: consider using `_checkpoints` instead Oct 10 15:52:01.441 INFO kablam! Oct 10 15:52:01.441 INFO kablam! warning: unused variable: `blast_zones` Oct 10 15:52:01.441 INFO kablam! --> src/main.rs:66:9 Oct 10 15:52:01.441 INFO kablam! | Oct 10 15:52:01.441 INFO kablam! 66 | let blast_zones = world.read::(); Oct 10 15:52:01.441 INFO kablam! | ^^^^^^^^^^^ help: consider using `_blast_zones` instead Oct 10 15:52:01.441 INFO kablam! Oct 10 15:52:01.485 INFO kablam! warning: variable does not need to be mutable Oct 10 15:52:01.485 INFO kablam! --> src/main.rs:123:9 Oct 10 15:52:01.485 INFO kablam! | Oct 10 15:52:01.485 INFO kablam! 123 | let mut input = &mut self.context.input; Oct 10 15:52:01.485 INFO kablam! | ----^^^^^ Oct 10 15:52:01.485 INFO kablam! | | Oct 10 15:52:01.485 INFO kablam! | help: remove this `mut` Oct 10 15:52:01.485 INFO kablam! | Oct 10 15:52:01.485 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 10 15:52:01.485 INFO kablam! Oct 10 15:52:01.577 INFO kablam! warning: variable does not need to be mutable Oct 10 15:52:01.577 INFO kablam! --> src/systems/physics.rs:106:36 Oct 10 15:52:01.577 INFO kablam! | Oct 10 15:52:01.577 INFO kablam! 106 | velocities.get_mut(eid).map(|mut vel| { Oct 10 15:52:01.578 INFO kablam! | ----^^^ Oct 10 15:52:01.578 INFO kablam! | | Oct 10 15:52:01.578 INFO kablam! | help: remove this `mut` Oct 10 15:52:01.578 INFO kablam! Oct 10 15:52:01.611 INFO kablam! warning: variable does not need to be mutable Oct 10 15:52:01.611 INFO kablam! --> src/systems/behavior/hero.rs:68:42 Oct 10 15:52:01.611 INFO kablam! | Oct 10 15:52:01.612 INFO kablam! 68 | heroes.get_mut(e1).and_then(|mut hero| { Oct 10 15:52:01.612 INFO kablam! | ----^^^^ Oct 10 15:52:01.612 INFO kablam! | | Oct 10 15:52:01.613 INFO kablam! | help: remove this `mut` Oct 10 15:52:01.613 INFO kablam! Oct 10 15:52:01.613 INFO kablam! warning: variable does not need to be mutable Oct 10 15:52:01.613 INFO kablam! --> src/systems/behavior/hero.rs:20:20 Oct 10 15:52:01.614 INFO kablam! | Oct 10 15:52:01.614 INFO kablam! 20 | let (entities, mut positions, mut velocities, mut collisions, mut songs, mut sprites, mut heroes, deadlies, checkpoints, mut hero_events, phys_events) = arg.fetch(|w| { Oct 10 15:52:01.614 INFO kablam! | ----^^^^^^^^^ Oct 10 15:52:01.614 INFO kablam! | | Oct 10 15:52:01.615 INFO kablam! | help: remove this `mut` Oct 10 15:52:01.615 INFO kablam! Oct 10 15:52:01.626 INFO kablam! warning: variable does not need to be mutable Oct 10 15:52:01.626 INFO kablam! --> src/systems/behavior/bird.rs:13:31 Oct 10 15:52:01.626 INFO kablam! | Oct 10 15:52:01.627 INFO kablam! 13 | let (entities, mut birds, mut positions, mut songs, hero_events, mut game_events) = arg.fetch(|w| { Oct 10 15:52:01.627 INFO kablam! | ----^^^^^^^^^ Oct 10 15:52:01.627 INFO kablam! | | Oct 10 15:52:01.628 INFO kablam! | help: remove this `mut` Oct 10 15:52:01.632 INFO kablam! Oct 10 15:52:01.649 INFO kablam! warning: variable does not need to be mutable Oct 10 15:52:01.649 INFO kablam! --> src/systems/behavior/enemy.rs:24:36 Oct 10 15:52:01.649 INFO kablam! | Oct 10 15:52:01.650 INFO kablam! 24 | enemies.get_mut(e1).map(|mut enemy| enemy.ai.on_collide()); Oct 10 15:52:01.650 INFO kablam! | ----^^^^^ Oct 10 15:52:01.650 INFO kablam! | | Oct 10 15:52:01.651 INFO kablam! | help: remove this `mut` Oct 10 15:52:01.651 INFO kablam! Oct 10 15:52:01.651 INFO kablam! warning: variable does not need to be mutable Oct 10 15:52:01.652 INFO kablam! --> src/systems/behavior/enemy.rs:25:36 Oct 10 15:52:01.652 INFO kablam! | Oct 10 15:52:01.652 INFO kablam! 25 | enemies.get_mut(e2).map(|mut enemy| enemy.ai.on_collide()); Oct 10 15:52:01.653 INFO kablam! | ----^^^^^ Oct 10 15:52:01.653 INFO kablam! | | Oct 10 15:52:01.653 INFO kablam! | help: remove this `mut` Oct 10 15:52:01.653 INFO kablam! Oct 10 15:52:01.654 INFO kablam! warning: variable does not need to be mutable Oct 10 15:52:01.654 INFO kablam! --> src/systems/behavior/enemy.rs:12:33 Oct 10 15:52:01.654 INFO kablam! | Oct 10 15:52:01.655 INFO kablam! 12 | let (entities, mut enemies, mut positions, mut velocities, mut sprites, phys_events) = arg.fetch(|w| { Oct 10 15:52:01.655 INFO kablam! | ----^^^^^^^^^ Oct 10 15:52:01.655 INFO kablam! | | Oct 10 15:52:01.656 INFO kablam! | help: remove this `mut` Oct 10 15:52:01.656 INFO kablam! Oct 10 15:52:01.713 INFO kablam! warning: variable does not need to be mutable Oct 10 15:52:01.714 INFO kablam! --> src/systems/song.rs:36:35 Oct 10 15:52:01.714 INFO kablam! | Oct 10 15:52:01.714 INFO kablam! 36 | pos.get_mut(*note).map(|mut old_note_pos| *old_note_pos = note_pos); Oct 10 15:52:01.714 INFO kablam! | ----^^^^^^^^^^^^ Oct 10 15:52:01.715 INFO kablam! | | Oct 10 15:52:01.715 INFO kablam! | help: remove this `mut` Oct 10 15:52:01.716 INFO kablam! Oct 10 15:52:01.726 INFO kablam! warning: variable does not need to be mutable Oct 10 15:52:01.726 INFO kablam! --> src/world/mod.rs:60:7 Oct 10 15:52:01.726 INFO kablam! | Oct 10 15:52:01.726 INFO kablam! 60 | let mut game_events: Vec = vec![]; Oct 10 15:52:01.726 INFO kablam! | ----^^^^^^^^^^^ Oct 10 15:52:01.726 INFO kablam! | | Oct 10 15:52:01.726 INFO kablam! | help: remove this `mut` Oct 10 15:52:01.726 INFO kablam! Oct 10 15:52:01.901 INFO kablam! warning: variant is never constructed: `Background` Oct 10 15:52:01.902 INFO kablam! --> src/components/sprite/mod.rs:31:3 Oct 10 15:52:01.902 INFO kablam! | Oct 10 15:52:01.903 INFO kablam! 31 | Background = 0, Oct 10 15:52:01.903 INFO kablam! | ^^^^^^^^^^^^^^ Oct 10 15:52:01.904 INFO kablam! | Oct 10 15:52:01.904 INFO kablam! = note: #[warn(dead_code)] on by default Oct 10 15:52:01.904 INFO kablam! Oct 10 15:52:01.905 INFO kablam! warning: variant is never constructed: `Layer7` Oct 10 15:52:01.905 INFO kablam! --> src/components/sprite/mod.rs:38:3 Oct 10 15:52:01.905 INFO kablam! | Oct 10 15:52:01.905 INFO kablam! 38 | Layer7, Oct 10 15:52:01.906 INFO kablam! | ^^^^^^ Oct 10 15:52:01.906 INFO kablam! Oct 10 15:52:01.906 INFO kablam! warning: variant is never constructed: `Layer8` Oct 10 15:52:01.907 INFO kablam! --> src/components/sprite/mod.rs:39:3 Oct 10 15:52:01.907 INFO kablam! | Oct 10 15:52:01.907 INFO kablam! 39 | Layer8, Oct 10 15:52:01.908 INFO kablam! | ^^^^^^ Oct 10 15:52:01.908 INFO kablam! Oct 10 15:52:01.908 INFO kablam! warning: variant is never constructed: `Foreground` Oct 10 15:52:01.908 INFO kablam! --> src/components/sprite/mod.rs:40:3 Oct 10 15:52:01.909 INFO kablam! | Oct 10 15:52:01.909 INFO kablam! 40 | Foreground Oct 10 15:52:01.909 INFO kablam! | ^^^^^^^^^^ Oct 10 15:52:01.909 INFO kablam! Oct 10 15:52:01.910 INFO kablam! warning: method is never used: `aspect_ratio` Oct 10 15:52:01.910 INFO kablam! --> src/components/camera.rs:16:3 Oct 10 15:52:01.910 INFO kablam! | Oct 10 15:52:01.910 INFO kablam! 16 | pub fn aspect_ratio(&self) -> f64 { Oct 10 15:52:01.911 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 15:52:01.911 INFO kablam! Oct 10 15:52:01.911 INFO kablam! warning: method is never used: `to_polar` Oct 10 15:52:01.911 INFO kablam! --> src/components/velocity.rs:21:3 Oct 10 15:52:01.912 INFO kablam! | Oct 10 15:52:01.912 INFO kablam! 21 | pub fn to_polar(&self) -> (f64, f64) { Oct 10 15:52:01.912 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 15:52:01.912 INFO kablam! Oct 10 15:52:01.913 INFO kablam! warning: method is never used: `from_polar` Oct 10 15:52:01.913 INFO kablam! --> src/components/velocity.rs:27:3 Oct 10 15:52:01.913 INFO kablam! | Oct 10 15:52:01.913 INFO kablam! 27 | pub fn from_polar((angle, len): (f64, f64)) -> Velocity { Oct 10 15:52:01.914 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 15:52:01.914 INFO kablam! Oct 10 15:52:01.914 INFO kablam! warning: constant item is never used: `MAX_SPEED` Oct 10 15:52:01.914 INFO kablam! --> src/systems/physics.rs:14:1 Oct 10 15:52:01.915 INFO kablam! | Oct 10 15:52:01.915 INFO kablam! 14 | const MAX_SPEED: f64 = 10.0; Oct 10 15:52:01.915 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 15:52:01.916 INFO kablam! Oct 10 15:52:01.916 INFO kablam! warning: variant is never constructed: `Init` Oct 10 15:52:01.916 INFO kablam! --> src/events.rs:7:3 Oct 10 15:52:01.916 INFO kablam! | Oct 10 15:52:01.917 INFO kablam! 7 | Init, Oct 10 15:52:01.917 INFO kablam! | ^^^^ Oct 10 15:52:01.917 INFO kablam! Oct 10 15:52:01.918 INFO kablam! warning: the feature `windows_subsystem` has been stable since 1.18.0 and no longer requires an attribute to enable Oct 10 15:52:01.918 INFO kablam! --> src/main.rs:1:12 Oct 10 15:52:01.918 INFO kablam! | Oct 10 15:52:01.918 INFO kablam! 1 | #![feature(windows_subsystem)] Oct 10 15:52:01.919 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 10 15:52:01.919 INFO kablam! | Oct 10 15:52:01.919 INFO kablam! = note: #[warn(stable_features)] on by default Oct 10 15:52:01.920 INFO kablam! Oct 10 15:52:02.568 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 6.88s Oct 10 15:52:02.588 INFO kablam! su: No module specific data is present Oct 10 15:52:03.358 INFO running `"docker" "rm" "-f" "72c3ed8f790a1b51a2ed114dd3bb57ea60b0bb0c6d4aed3ce16f46a6cce52963"` Oct 10 15:52:03.581 INFO blam! 72c3ed8f790a1b51a2ed114dd3bb57ea60b0bb0c6d4aed3ce16f46a6cce52963 Oct 10 15:52:03.582 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 10 15:52:03.584 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/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 15:52:04.026 INFO blam! 5ba9301f183305243a4b22bba78f6ccb390d7d2654ba53bfefc3df35de35d108 Oct 10 15:52:04.033 INFO running `"docker" "start" "-a" "5ba9301f183305243a4b22bba78f6ccb390d7d2654ba53bfefc3df35de35d108"` Oct 10 15:52:05.243 INFO kablam! usermod: no changes Oct 10 15:52:05.466 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.19s Oct 10 15:52:05.492 INFO kablam! Running /target/debug/deps/noteworthy-5b5d3702e3cfcf02 Oct 10 15:52:05.492 INFO blam! Oct 10 15:52:05.492 INFO blam! running 0 tests Oct 10 15:52:05.492 INFO blam! Oct 10 15:52:05.492 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 15:52:05.492 INFO blam! Oct 10 15:52:05.494 INFO kablam! su: No module specific data is present Oct 10 15:52:06.436 INFO running `"docker" "rm" "-f" "5ba9301f183305243a4b22bba78f6ccb390d7d2654ba53bfefc3df35de35d108"` Oct 10 15:52:06.840 INFO blam! 5ba9301f183305243a4b22bba78f6ccb390d7d2654ba53bfefc3df35de35d108