Oct 11 06:51:50.848 INFO testing Enet4/propan against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 06:51:50.848 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 06:51:50.848 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 11 06:51:51.272 INFO blam! a838411948b28484a4173f178dede9e5a4f7ad106fe0440d3be0e43df31d8844 Oct 11 06:51:51.274 INFO running `"docker" "start" "-a" "a838411948b28484a4173f178dede9e5a4f7ad106fe0440d3be0e43df31d8844"` Oct 11 06:51:52.290 INFO kablam! usermod: no changes Oct 11 06:51:52.800 INFO kablam! Compiling x11-dl v2.18.1 Oct 11 06:51:52.800 INFO kablam! Compiling piston2d-graphics v0.24.0 Oct 11 06:51:52.800 INFO kablam! Compiling clap v2.32.0 Oct 11 06:51:52.800 INFO kablam! Compiling num-complex v0.2.0 Oct 11 06:51:52.800 INFO kablam! Compiling num-derive v0.2.2 Oct 11 06:51:52.800 INFO kablam! Compiling num-bigint v0.1.44 Oct 11 06:51:52.800 INFO kablam! Compiling wayland-sys v0.12.5 Oct 11 06:51:52.800 INFO kablam! Compiling rayon v1.0.2 Oct 11 06:52:00.520 INFO kablam! Compiling pistoncore-input v0.20.0 Oct 11 06:52:00.555 INFO kablam! Compiling rusttype v0.5.2 Oct 11 06:52:00.574 INFO kablam! Compiling failure v0.1.1 Oct 11 06:52:05.432 INFO kablam! Compiling alga v0.7.1 Oct 11 06:52:05.819 INFO kablam! Compiling wayland-client v0.12.5 Oct 11 06:52:14.480 INFO kablam! Compiling num-rational v0.1.42 Oct 11 06:52:16.434 INFO kablam! Compiling jpeg-decoder v0.1.15 Oct 11 06:52:17.207 INFO kablam! Compiling pistoncore-window v0.31.0 Oct 11 06:52:20.081 INFO kablam! Compiling wayland-protocols v0.12.5 Oct 11 06:52:20.081 INFO kablam! Compiling wayland-kbd v0.13.1 Oct 11 06:52:39.195 INFO kablam! Compiling nalgebra v0.16.0 Oct 11 06:52:39.280 INFO kablam! Compiling num v0.1.42 Oct 11 06:52:39.280 INFO kablam! Compiling pistoncore-event_loop v0.36.0 Oct 11 06:52:39.289 INFO kablam! Compiling image v0.19.0 Oct 11 06:52:39.392 INFO kablam! Compiling wayland-window v0.13.3 Oct 11 06:52:42.548 INFO kablam! Compiling conrod v0.59.1 Oct 11 06:52:44.347 INFO kablam! Compiling winit v0.12.0 Oct 11 06:52:45.540 INFO kablam! Compiling piston v0.36.0 Oct 11 06:53:00.852 INFO kablam! Compiling glutin v0.14.0 Oct 11 06:53:16.234 INFO kablam! Compiling pistoncore-glutin_window v0.46.0 Oct 11 06:53:17.077 INFO kablam! Compiling piston-gfx_texture v0.32.0 Oct 11 06:53:30.775 INFO kablam! Compiling piston2d-gfx_graphics v0.51.0 Oct 11 06:54:10.262 INFO kablam! Compiling propan v0.1.2 (/source) Oct 11 06:54:22.780 INFO kablam! warning: unused variable: `c` Oct 11 06:54:22.780 INFO kablam! --> src/controller.rs:21:34 Oct 11 06:54:22.780 INFO kablam! | Oct 11 06:54:22.780 INFO kablam! 21 | fn render_hires(&self, c: Context, cache: &mut C, g: &mut G) Oct 11 06:54:22.780 INFO kablam! | ^ help: consider using `_c` instead Oct 11 06:54:22.780 INFO kablam! | Oct 11 06:54:22.780 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 11 06:54:22.780 INFO kablam! Oct 11 06:54:22.780 INFO kablam! warning: unused variable: `cache` Oct 11 06:54:22.780 INFO kablam! --> src/controller.rs:21:46 Oct 11 06:54:22.780 INFO kablam! | Oct 11 06:54:22.780 INFO kablam! 21 | fn render_hires(&self, c: Context, cache: &mut C, g: &mut G) Oct 11 06:54:22.780 INFO kablam! | ^^^^^ help: consider using `_cache` instead Oct 11 06:54:22.781 INFO kablam! Oct 11 06:54:22.781 INFO kablam! warning: unused variable: `g` Oct 11 06:54:22.781 INFO kablam! --> src/controller.rs:21:61 Oct 11 06:54:22.781 INFO kablam! | Oct 11 06:54:22.781 INFO kablam! 21 | fn render_hires(&self, c: Context, cache: &mut C, g: &mut G) Oct 11 06:54:22.781 INFO kablam! | ^ help: consider using `_g` instead Oct 11 06:54:22.781 INFO kablam! Oct 11 06:54:22.781 INFO kablam! warning: unused variable: `x` Oct 11 06:54:22.781 INFO kablam! --> src/game/entities.rs:196:14 Oct 11 06:54:22.781 INFO kablam! | Oct 11 06:54:22.781 INFO kablam! 196 | let (x, y) = (self.pos[0] as f64, self.pos[1] as f64); Oct 11 06:54:22.781 INFO kablam! | ^ help: consider using `_x` instead Oct 11 06:54:22.781 INFO kablam! Oct 11 06:54:22.781 INFO kablam! warning: unused variable: `y` Oct 11 06:54:22.781 INFO kablam! --> src/game/entities.rs:196:17 Oct 11 06:54:22.781 INFO kablam! | Oct 11 06:54:22.781 INFO kablam! 196 | let (x, y) = (self.pos[0] as f64, self.pos[1] as f64); Oct 11 06:54:22.781 INFO kablam! | ^ help: consider using `_y` instead Oct 11 06:54:22.781 INFO kablam! Oct 11 06:54:23.364 INFO kablam! warning: function is never used: `load_all_levels` Oct 11 06:54:23.365 INFO kablam! --> src/level/mod.rs:33:1 Oct 11 06:54:23.365 INFO kablam! | Oct 11 06:54:23.365 INFO kablam! 33 | pub fn load_all_levels>(dir: P) -> DynResult> { Oct 11 06:54:23.365 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 06:54:23.365 INFO kablam! | Oct 11 06:54:23.365 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 06:54:23.365 INFO kablam! Oct 11 06:54:23.365 INFO kablam! warning: method is never used: `name` Oct 11 06:54:23.365 INFO kablam! --> src/level/mod.rs:150:5 Oct 11 06:54:23.365 INFO kablam! | Oct 11 06:54:23.365 INFO kablam! 150 | pub fn name(&self) -> &str { Oct 11 06:54:23.365 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 06:54:23.365 INFO kablam! Oct 11 06:54:23.365 INFO kablam! warning: method is never used: `version` Oct 11 06:54:23.365 INFO kablam! --> src/level/mod.rs:158:5 Oct 11 06:54:23.365 INFO kablam! | Oct 11 06:54:23.365 INFO kablam! 158 | pub fn version(&self) -> &str { Oct 11 06:54:23.365 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 06:54:23.365 INFO kablam! Oct 11 06:54:23.365 INFO kablam! warning: method is never used: `capacity` Oct 11 06:54:23.365 INFO kablam! --> src/game/ball.rs:77:5 Oct 11 06:54:23.365 INFO kablam! | Oct 11 06:54:23.365 INFO kablam! 77 | pub fn capacity(&self) -> f32 { Oct 11 06:54:23.365 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 06:54:23.365 INFO kablam! Oct 11 06:54:23.365 INFO kablam! warning: method is never used: `maximize_size` Oct 11 06:54:23.365 INFO kablam! --> src/game/ball.rs:126:5 Oct 11 06:54:23.365 INFO kablam! | Oct 11 06:54:23.365 INFO kablam! 126 | pub fn maximize_size(&mut self) { Oct 11 06:54:23.365 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 06:54:23.365 INFO kablam! Oct 11 06:54:23.365 INFO kablam! warning: method is never used: `size` Oct 11 06:54:23.365 INFO kablam! --> src/game/ball.rs:266:5 Oct 11 06:54:23.365 INFO kablam! | Oct 11 06:54:23.365 INFO kablam! 266 | pub fn size(&self) -> f32 { Oct 11 06:54:23.365 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 06:54:23.365 INFO kablam! Oct 11 06:54:23.365 INFO kablam! warning: method is never used: `add_position` Oct 11 06:54:23.365 INFO kablam! --> src/game/ball.rs:276:5 Oct 11 06:54:23.365 INFO kablam! | Oct 11 06:54:23.365 INFO kablam! 276 | pub fn add_position(&mut self, pos: Vector2) { Oct 11 06:54:23.365 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 06:54:23.365 INFO kablam! Oct 11 06:54:23.365 INFO kablam! warning: method is never used: `velocity` Oct 11 06:54:23.365 INFO kablam! --> src/game/ball.rs:281:5 Oct 11 06:54:23.365 INFO kablam! | Oct 11 06:54:23.365 INFO kablam! 281 | pub fn velocity(&self) -> Vector2 { Oct 11 06:54:23.365 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 06:54:23.365 INFO kablam! Oct 11 06:54:23.365 INFO kablam! warning: method is never used: `set_velocity` Oct 11 06:54:23.365 INFO kablam! --> src/game/ball.rs:286:5 Oct 11 06:54:23.365 INFO kablam! | Oct 11 06:54:23.365 INFO kablam! 286 | pub fn set_velocity(&mut self, velocity: Vector2) { Oct 11 06:54:23.365 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 06:54:23.365 INFO kablam! Oct 11 06:54:23.365 INFO kablam! warning: method is never used: `add_size` Oct 11 06:54:23.365 INFO kablam! --> src/game/ball.rs:291:5 Oct 11 06:54:23.365 INFO kablam! | Oct 11 06:54:23.365 INFO kablam! 291 | pub fn add_size(&mut self, extra_size: f32) { Oct 11 06:54:23.365 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 06:54:23.365 INFO kablam! Oct 11 06:54:23.365 INFO kablam! warning: field is never used: `res` Oct 11 06:54:23.365 INFO kablam! --> src/game/entities.rs:112:5 Oct 11 06:54:23.365 INFO kablam! | Oct 11 06:54:23.365 INFO kablam! 112 | res: R, Oct 11 06:54:23.365 INFO kablam! | ^^^^^^ Oct 11 06:54:23.365 INFO kablam! Oct 11 06:54:23.365 INFO kablam! warning: variant is never constructed: `Gem` Oct 11 06:54:23.365 INFO kablam! --> src/game/items.rs:6:5 Oct 11 06:54:23.365 INFO kablam! | Oct 11 06:54:23.365 INFO kablam! 6 | Gem, Oct 11 06:54:23.365 INFO kablam! | ^^^ Oct 11 06:54:23.365 INFO kablam! Oct 11 06:54:23.365 INFO kablam! warning: variant is never constructed: `PowerGem` Oct 11 06:54:23.365 INFO kablam! --> src/game/items.rs:7:5 Oct 11 06:54:23.365 INFO kablam! | Oct 11 06:54:23.365 INFO kablam! 7 | PowerGem, Oct 11 06:54:23.365 INFO kablam! | ^^^^^^^^ Oct 11 06:54:23.365 INFO kablam! Oct 11 06:54:23.365 INFO kablam! warning: variant is never constructed: `HealingGem` Oct 11 06:54:23.365 INFO kablam! --> src/game/items.rs:8:5 Oct 11 06:54:23.365 INFO kablam! | Oct 11 06:54:23.365 INFO kablam! 8 | HealingGem, Oct 11 06:54:23.365 INFO kablam! | ^^^^^^^^^^ Oct 11 06:54:23.365 INFO kablam! Oct 11 06:54:23.366 INFO kablam! warning: variant is never constructed: `Key` Oct 11 06:54:23.366 INFO kablam! --> src/game/items.rs:9:5 Oct 11 06:54:23.366 INFO kablam! | Oct 11 06:54:23.366 INFO kablam! 9 | Key(usize), Oct 11 06:54:23.366 INFO kablam! | ^^^^^^^^^^ Oct 11 06:54:23.366 INFO kablam! Oct 11 06:54:23.366 INFO kablam! warning: field is never used: `res` Oct 11 06:54:23.366 INFO kablam! --> src/game/mod.rs:25:5 Oct 11 06:54:23.366 INFO kablam! | Oct 11 06:54:23.366 INFO kablam! 25 | res: R, Oct 11 06:54:23.366 INFO kablam! | ^^^^^^ Oct 11 06:54:23.372 INFO kablam! Oct 11 06:54:23.372 INFO kablam! warning: variant is never constructed: `NoAudioSample` Oct 11 06:54:23.372 INFO kablam! --> src/resource/mod.rs:21:5 Oct 11 06:54:23.372 INFO kablam! | Oct 11 06:54:23.372 INFO kablam! 21 | / NoAudioSample { Oct 11 06:54:23.372 INFO kablam! 22 | | id: (), Oct 11 06:54:23.372 INFO kablam! 23 | | }, Oct 11 06:54:23.372 INFO kablam! | |_____^ Oct 11 06:54:23.372 INFO kablam! Oct 11 06:54:35.798 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2m 43s Oct 11 06:54:35.828 INFO kablam! su: No module specific data is present Oct 11 06:54:36.729 INFO running `"docker" "rm" "-f" "a838411948b28484a4173f178dede9e5a4f7ad106fe0440d3be0e43df31d8844"` Oct 11 06:54:37.148 INFO blam! a838411948b28484a4173f178dede9e5a4f7ad106fe0440d3be0e43df31d8844 Oct 11 06:54:37.152 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 06:54:37.152 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 11 06:54:37.712 INFO blam! 3a8d539a195582e06dbc8d7de550d04ebce5984fd66c7beb09b99e037b146b52 Oct 11 06:54:37.714 INFO running `"docker" "start" "-a" "3a8d539a195582e06dbc8d7de550d04ebce5984fd66c7beb09b99e037b146b52"` Oct 11 06:54:38.857 INFO kablam! usermod: no changes Oct 11 06:54:39.411 INFO kablam! Compiling propan v0.1.2 (/source) Oct 11 06:54:51.784 INFO kablam! warning: unused variable: `c` Oct 11 06:54:51.784 INFO kablam! --> src/controller.rs:21:34 Oct 11 06:54:51.784 INFO kablam! | Oct 11 06:54:51.784 INFO kablam! 21 | fn render_hires(&self, c: Context, cache: &mut C, g: &mut G) Oct 11 06:54:51.784 INFO kablam! | ^ help: consider using `_c` instead Oct 11 06:54:51.784 INFO kablam! | Oct 11 06:54:51.784 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 11 06:54:51.785 INFO kablam! Oct 11 06:54:51.785 INFO kablam! warning: unused variable: `cache` Oct 11 06:54:51.785 INFO kablam! --> src/controller.rs:21:46 Oct 11 06:54:51.785 INFO kablam! | Oct 11 06:54:51.785 INFO kablam! 21 | fn render_hires(&self, c: Context, cache: &mut C, g: &mut G) Oct 11 06:54:51.785 INFO kablam! | ^^^^^ help: consider using `_cache` instead Oct 11 06:54:51.785 INFO kablam! Oct 11 06:54:51.785 INFO kablam! warning: unused variable: `g` Oct 11 06:54:51.785 INFO kablam! --> src/controller.rs:21:61 Oct 11 06:54:51.785 INFO kablam! | Oct 11 06:54:51.785 INFO kablam! 21 | fn render_hires(&self, c: Context, cache: &mut C, g: &mut G) Oct 11 06:54:51.785 INFO kablam! | ^ help: consider using `_g` instead Oct 11 06:54:51.785 INFO kablam! Oct 11 06:54:51.792 INFO kablam! warning: unused variable: `x` Oct 11 06:54:51.792 INFO kablam! --> src/game/entities.rs:196:14 Oct 11 06:54:51.792 INFO kablam! | Oct 11 06:54:51.792 INFO kablam! 196 | let (x, y) = (self.pos[0] as f64, self.pos[1] as f64); Oct 11 06:54:51.792 INFO kablam! | ^ help: consider using `_x` instead Oct 11 06:54:51.792 INFO kablam! Oct 11 06:54:51.792 INFO kablam! warning: unused variable: `y` Oct 11 06:54:51.792 INFO kablam! --> src/game/entities.rs:196:17 Oct 11 06:54:51.792 INFO kablam! | Oct 11 06:54:51.792 INFO kablam! 196 | let (x, y) = (self.pos[0] as f64, self.pos[1] as f64); Oct 11 06:54:51.792 INFO kablam! | ^ help: consider using `_y` instead Oct 11 06:54:51.792 INFO kablam! Oct 11 06:54:52.332 INFO kablam! warning: function is never used: `load_all_levels` Oct 11 06:54:52.332 INFO kablam! --> src/level/mod.rs:33:1 Oct 11 06:54:52.332 INFO kablam! | Oct 11 06:54:52.333 INFO kablam! 33 | pub fn load_all_levels>(dir: P) -> DynResult> { Oct 11 06:54:52.333 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 06:54:52.333 INFO kablam! | Oct 11 06:54:52.334 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 06:54:52.334 INFO kablam! Oct 11 06:54:52.334 INFO kablam! warning: method is never used: `name` Oct 11 06:54:52.335 INFO kablam! --> src/level/mod.rs:150:5 Oct 11 06:54:52.335 INFO kablam! | Oct 11 06:54:52.335 INFO kablam! 150 | pub fn name(&self) -> &str { Oct 11 06:54:52.335 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 06:54:52.336 INFO kablam! Oct 11 06:54:52.336 INFO kablam! warning: method is never used: `version` Oct 11 06:54:52.336 INFO kablam! --> src/level/mod.rs:158:5 Oct 11 06:54:52.337 INFO kablam! | Oct 11 06:54:52.337 INFO kablam! 158 | pub fn version(&self) -> &str { Oct 11 06:54:52.337 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 06:54:52.337 INFO kablam! Oct 11 06:54:52.338 INFO kablam! warning: method is never used: `capacity` Oct 11 06:54:52.338 INFO kablam! --> src/game/ball.rs:77:5 Oct 11 06:54:52.338 INFO kablam! | Oct 11 06:54:52.338 INFO kablam! 77 | pub fn capacity(&self) -> f32 { Oct 11 06:54:52.339 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 06:54:52.339 INFO kablam! Oct 11 06:54:52.339 INFO kablam! warning: method is never used: `maximize_size` Oct 11 06:54:52.339 INFO kablam! --> src/game/ball.rs:126:5 Oct 11 06:54:52.340 INFO kablam! | Oct 11 06:54:52.340 INFO kablam! 126 | pub fn maximize_size(&mut self) { Oct 11 06:54:52.340 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 06:54:52.341 INFO kablam! Oct 11 06:54:52.341 INFO kablam! warning: method is never used: `size` Oct 11 06:54:52.341 INFO kablam! --> src/game/ball.rs:266:5 Oct 11 06:54:52.341 INFO kablam! | Oct 11 06:54:52.342 INFO kablam! 266 | pub fn size(&self) -> f32 { Oct 11 06:54:52.342 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 06:54:52.342 INFO kablam! Oct 11 06:54:52.342 INFO kablam! warning: method is never used: `add_position` Oct 11 06:54:52.343 INFO kablam! --> src/game/ball.rs:276:5 Oct 11 06:54:52.343 INFO kablam! | Oct 11 06:54:52.343 INFO kablam! 276 | pub fn add_position(&mut self, pos: Vector2) { Oct 11 06:54:52.344 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 06:54:52.344 INFO kablam! Oct 11 06:54:52.344 INFO kablam! warning: method is never used: `velocity` Oct 11 06:54:52.345 INFO kablam! --> src/game/ball.rs:281:5 Oct 11 06:54:52.345 INFO kablam! | Oct 11 06:54:52.345 INFO kablam! 281 | pub fn velocity(&self) -> Vector2 { Oct 11 06:54:52.345 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 06:54:52.346 INFO kablam! Oct 11 06:54:52.346 INFO kablam! warning: method is never used: `set_velocity` Oct 11 06:54:52.346 INFO kablam! --> src/game/ball.rs:286:5 Oct 11 06:54:52.347 INFO kablam! | Oct 11 06:54:52.347 INFO kablam! 286 | pub fn set_velocity(&mut self, velocity: Vector2) { Oct 11 06:54:52.347 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 06:54:52.348 INFO kablam! Oct 11 06:54:52.348 INFO kablam! warning: method is never used: `add_size` Oct 11 06:54:52.348 INFO kablam! --> src/game/ball.rs:291:5 Oct 11 06:54:52.348 INFO kablam! | Oct 11 06:54:52.349 INFO kablam! 291 | pub fn add_size(&mut self, extra_size: f32) { Oct 11 06:54:52.349 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 06:54:52.349 INFO kablam! Oct 11 06:54:52.350 INFO kablam! warning: field is never used: `res` Oct 11 06:54:52.350 INFO kablam! --> src/game/entities.rs:112:5 Oct 11 06:54:52.350 INFO kablam! | Oct 11 06:54:52.350 INFO kablam! 112 | res: R, Oct 11 06:54:52.351 INFO kablam! | ^^^^^^ Oct 11 06:54:52.351 INFO kablam! Oct 11 06:54:52.351 INFO kablam! warning: variant is never constructed: `Gem` Oct 11 06:54:52.352 INFO kablam! --> src/game/items.rs:6:5 Oct 11 06:54:52.352 INFO kablam! | Oct 11 06:54:52.352 INFO kablam! 6 | Gem, Oct 11 06:54:52.352 INFO kablam! | ^^^ Oct 11 06:54:52.353 INFO kablam! Oct 11 06:54:52.353 INFO kablam! warning: variant is never constructed: `PowerGem` Oct 11 06:54:52.353 INFO kablam! --> src/game/items.rs:7:5 Oct 11 06:54:52.353 INFO kablam! | Oct 11 06:54:52.354 INFO kablam! 7 | PowerGem, Oct 11 06:54:52.354 INFO kablam! | ^^^^^^^^ Oct 11 06:54:52.354 INFO kablam! Oct 11 06:54:52.355 INFO kablam! warning: variant is never constructed: `HealingGem` Oct 11 06:54:52.355 INFO kablam! --> src/game/items.rs:8:5 Oct 11 06:54:52.355 INFO kablam! | Oct 11 06:54:52.355 INFO kablam! 8 | HealingGem, Oct 11 06:54:52.356 INFO kablam! | ^^^^^^^^^^ Oct 11 06:54:52.356 INFO kablam! Oct 11 06:54:52.356 INFO kablam! warning: variant is never constructed: `Key` Oct 11 06:54:52.356 INFO kablam! --> src/game/items.rs:9:5 Oct 11 06:54:52.357 INFO kablam! | Oct 11 06:54:52.357 INFO kablam! 9 | Key(usize), Oct 11 06:54:52.357 INFO kablam! | ^^^^^^^^^^ Oct 11 06:54:52.358 INFO kablam! Oct 11 06:54:52.358 INFO kablam! warning: field is never used: `res` Oct 11 06:54:52.358 INFO kablam! --> src/game/mod.rs:25:5 Oct 11 06:54:52.358 INFO kablam! | Oct 11 06:54:52.359 INFO kablam! 25 | res: R, Oct 11 06:54:52.359 INFO kablam! | ^^^^^^ Oct 11 06:54:52.359 INFO kablam! Oct 11 06:54:52.359 INFO kablam! warning: variant is never constructed: `NoAudioSample` Oct 11 06:54:52.360 INFO kablam! --> src/resource/mod.rs:21:5 Oct 11 06:54:52.364 INFO kablam! | Oct 11 06:54:52.364 INFO kablam! 21 | / NoAudioSample { Oct 11 06:54:52.365 INFO kablam! 22 | | id: (), Oct 11 06:54:52.365 INFO kablam! 23 | | }, Oct 11 06:54:52.365 INFO kablam! | |_____^ Oct 11 06:54:52.365 INFO kablam! Oct 11 06:54:53.097 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 14.20s Oct 11 06:54:53.121 INFO kablam! su: No module specific data is present Oct 11 06:54:53.974 INFO running `"docker" "rm" "-f" "3a8d539a195582e06dbc8d7de550d04ebce5984fd66c7beb09b99e037b146b52"` Oct 11 06:54:54.283 INFO blam! 3a8d539a195582e06dbc8d7de550d04ebce5984fd66c7beb09b99e037b146b52 Oct 11 06:54:54.286 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 06:54:54.286 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 11 06:54:54.712 INFO blam! d4543c93724d1d4a23e36b9633e2bdb6824da1fa414c88416ea968d9ff3590af Oct 11 06:54:54.717 INFO running `"docker" "start" "-a" "d4543c93724d1d4a23e36b9633e2bdb6824da1fa414c88416ea968d9ff3590af"` Oct 11 06:54:55.748 INFO kablam! usermod: no changes Oct 11 06:54:56.012 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.23s Oct 11 06:54:56.036 INFO kablam! Running /target/debug/deps/propan-ff8699dd8bdcae46 Oct 11 06:54:56.040 INFO blam! Oct 11 06:54:56.040 INFO blam! running 0 tests Oct 11 06:54:56.040 INFO blam! Oct 11 06:54:56.041 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 06:54:56.041 INFO blam! Oct 11 06:54:56.048 INFO kablam! su: No module specific data is present Oct 11 06:54:56.508 INFO running `"docker" "rm" "-f" "d4543c93724d1d4a23e36b9633e2bdb6824da1fa414c88416ea968d9ff3590af"` Oct 11 06:54:56.747 INFO blam! d4543c93724d1d4a23e36b9633e2bdb6824da1fa414c88416ea968d9ff3590af