Oct 27 12:07:04.048 INFO checking DomParfitt/gamdev against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 12:07:04.048 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-4/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/pr-55192-2/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +155510e377ae2a8d8ee0dad1a5f809c9062a5526-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 27 12:07:04.427 INFO blam! a877b7747f708aaff52155bc7a35952504818f4d62875c8ae03428eddeddf265 Oct 27 12:07:04.431 INFO running `"docker" "start" "-a" "a877b7747f708aaff52155bc7a35952504818f4d62875c8ae03428eddeddf265"` Oct 27 12:07:05.530 INFO kablam! usermod: no changes Oct 27 12:07:05.863 INFO kablam! Compiling x11-dl v2.17.5 Oct 27 12:07:05.866 INFO kablam! Compiling serde_json v0.9.10 Oct 27 12:07:05.867 INFO kablam! Compiling phf_generator v0.7.21 Oct 27 12:07:05.868 INFO kablam! Compiling gl_generator v0.6.1 Oct 27 12:07:05.869 INFO kablam! Compiling gl_generator v0.5.5 Oct 27 12:07:05.871 INFO kablam! Compiling gl_generator v0.7.0 Oct 27 12:07:05.871 INFO kablam! Checking png v0.9.0 Oct 27 12:07:05.871 INFO kablam! Checking gfx_core v0.7.2 Oct 27 12:07:09.844 INFO kablam! Compiling phf_codegen v0.7.21 Oct 27 12:07:12.019 INFO kablam! Checking pistoncore-input v0.19.0 Oct 27 12:07:16.656 INFO kablam! Compiling target_build_utils v0.3.1 Oct 27 12:07:32.013 INFO kablam! Checking image v0.15.0 Oct 27 12:07:32.015 INFO kablam! Compiling glutin v0.9.2 Oct 27 12:07:32.019 INFO kablam! Compiling gfx_gl v0.4.0 Oct 27 12:07:32.043 INFO kablam! Compiling gl v0.6.5 Oct 27 12:07:50.482 INFO kablam! Checking pistoncore-window v0.28.0 Oct 27 12:07:59.695 INFO kablam! Checking pistoncore-event_loop v0.33.0 Oct 27 12:08:06.963 INFO kablam! Checking piston v0.33.0 Oct 27 12:08:13.152 INFO kablam! Compiling libloading v0.3.4 Oct 27 12:08:21.327 INFO kablam! Checking dlib v0.3.1 Oct 27 12:08:23.244 INFO kablam! Checking wayland-sys v0.9.10 Oct 27 12:08:25.571 INFO kablam! Checking wayland-client v0.9.10 Oct 27 12:08:29.567 INFO kablam! Checking wayland-protocols v0.9.10 Oct 27 12:08:29.567 INFO kablam! Checking wayland-kbd v0.9.1 Oct 27 12:08:33.879 INFO kablam! Checking wayland-window v0.7.0 Oct 27 12:08:35.743 INFO kablam! Checking winit v0.7.6 Oct 27 12:08:41.863 INFO kablam! Checking pistoncore-glutin_window v0.39.1 Oct 27 12:08:46.031 INFO kablam! Checking gfx v0.16.3 Oct 27 12:08:46.032 INFO kablam! Checking gfx_device_gl v0.14.6 Oct 27 12:08:53.403 INFO kablam! Checking piston-gfx_texture v0.26.0 Oct 27 12:08:56.603 INFO kablam! Checking piston2d-gfx_graphics v0.43.0 Oct 27 12:09:01.303 INFO kablam! Checking piston_window v0.70.0 Oct 27 12:09:05.698 INFO kablam! Checking game v0.1.0 (/source) Oct 27 12:09:10.824 INFO kablam! warning: unused import: `core::GameEntity` Oct 27 12:09:10.825 INFO kablam! --> src/core/player.rs:4:5 Oct 27 12:09:10.825 INFO kablam! | Oct 27 12:09:10.825 INFO kablam! 4 | use core::GameEntity; Oct 27 12:09:10.825 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 27 12:09:10.826 INFO kablam! | Oct 27 12:09:10.831 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 12:09:10.831 INFO kablam! Oct 27 12:09:10.831 INFO kablam! warning: unused import: `core::GameObject` Oct 27 12:09:10.831 INFO kablam! --> src/core/player.rs:5:5 Oct 27 12:09:10.831 INFO kablam! | Oct 27 12:09:10.831 INFO kablam! 5 | use core::GameObject; Oct 27 12:09:10.831 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 27 12:09:10.831 INFO kablam! Oct 27 12:09:10.831 INFO kablam! warning: unused import: `core::GameObject` Oct 27 12:09:10.831 INFO kablam! --> src/core/enemy.rs:3:5 Oct 27 12:09:10.831 INFO kablam! | Oct 27 12:09:10.831 INFO kablam! 3 | use core::GameObject; Oct 27 12:09:10.831 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 27 12:09:10.831 INFO kablam! Oct 27 12:09:10.975 INFO kablam! warning: unused variable: `other` Oct 27 12:09:10.975 INFO kablam! --> src/core/enemy.rs:96:46 Oct 27 12:09:10.975 INFO kablam! | Oct 27 12:09:10.975 INFO kablam! 96 | fn check_collision(&self, other: C) -> bool { Oct 27 12:09:10.975 INFO kablam! | ^^^^^ help: consider using `_other` instead Oct 27 12:09:10.976 INFO kablam! | Oct 27 12:09:10.976 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 27 12:09:10.976 INFO kablam! Oct 27 12:09:10.976 INFO kablam! warning: unused variable: `other` Oct 27 12:09:10.976 INFO kablam! --> src/core/enemy.rs:102:46 Oct 27 12:09:10.976 INFO kablam! | Oct 27 12:09:10.976 INFO kablam! 102 | fn check_collision(&self, other: C) -> bool { Oct 27 12:09:10.976 INFO kablam! | ^^^^^ help: consider using `_other` instead Oct 27 12:09:10.976 INFO kablam! Oct 27 12:09:10.976 INFO kablam! warning: unused variable: `context` Oct 27 12:09:10.976 INFO kablam! --> src/core/obstacle.rs:32:22 Oct 27 12:09:10.976 INFO kablam! | Oct 27 12:09:10.976 INFO kablam! 32 | fn render(&self, context: Context, graphics: &mut G2d) { Oct 27 12:09:10.976 INFO kablam! | ^^^^^^^ help: consider using `_context` instead Oct 27 12:09:10.976 INFO kablam! Oct 27 12:09:10.976 INFO kablam! warning: unused variable: `graphics` Oct 27 12:09:10.976 INFO kablam! --> src/core/obstacle.rs:32:40 Oct 27 12:09:10.976 INFO kablam! | Oct 27 12:09:10.976 INFO kablam! 32 | fn render(&self, context: Context, graphics: &mut G2d) { Oct 27 12:09:10.976 INFO kablam! | ^^^^^^^^ help: consider using `_graphics` instead Oct 27 12:09:10.976 INFO kablam! Oct 27 12:09:10.976 INFO kablam! warning: unused variable: `other` Oct 27 12:09:10.976 INFO kablam! --> src/core/obstacle.rs:38:46 Oct 27 12:09:10.976 INFO kablam! | Oct 27 12:09:10.976 INFO kablam! 38 | fn check_collision(&self, other: C) -> bool { Oct 27 12:09:10.976 INFO kablam! | ^^^^^ help: consider using `_other` instead Oct 27 12:09:10.976 INFO kablam! Oct 27 12:09:10.977 INFO kablam! warning: unused variable: `other` Oct 27 12:09:10.977 INFO kablam! --> src/core/obstacle.rs:44:46 Oct 27 12:09:10.977 INFO kablam! | Oct 27 12:09:10.977 INFO kablam! 44 | fn check_collision(&self, other: C) -> bool { Oct 27 12:09:10.977 INFO kablam! | ^^^^^ help: consider using `_other` instead Oct 27 12:09:10.977 INFO kablam! Oct 27 12:09:12.011 INFO kablam! warning: unused import: `core::GameEntity` Oct 27 12:09:12.023 INFO kablam! --> src/core/player.rs:4:5 Oct 27 12:09:12.023 INFO kablam! | Oct 27 12:09:12.024 INFO kablam! 4 | use core::GameEntity; Oct 27 12:09:12.024 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 27 12:09:12.024 INFO kablam! | Oct 27 12:09:12.024 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 12:09:12.025 INFO kablam! Oct 27 12:09:12.025 INFO kablam! warning: unused import: `core::GameObject` Oct 27 12:09:12.025 INFO kablam! --> src/core/player.rs:5:5 Oct 27 12:09:12.025 INFO kablam! | Oct 27 12:09:12.026 INFO kablam! 5 | use core::GameObject; Oct 27 12:09:12.026 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 27 12:09:12.026 INFO kablam! Oct 27 12:09:12.027 INFO kablam! warning: unused import: `core::GameObject` Oct 27 12:09:12.027 INFO kablam! --> src/core/enemy.rs:3:5 Oct 27 12:09:12.027 INFO kablam! | Oct 27 12:09:12.028 INFO kablam! 3 | use core::GameObject; Oct 27 12:09:12.028 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 27 12:09:12.028 INFO kablam! Oct 27 12:09:12.155 INFO kablam! warning: unused variable: `other` Oct 27 12:09:12.156 INFO kablam! --> src/core/enemy.rs:96:46 Oct 27 12:09:12.156 INFO kablam! | Oct 27 12:09:12.156 INFO kablam! 96 | fn check_collision(&self, other: C) -> bool { Oct 27 12:09:12.156 INFO kablam! | ^^^^^ help: consider using `_other` instead Oct 27 12:09:12.157 INFO kablam! | Oct 27 12:09:12.157 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 27 12:09:12.157 INFO kablam! Oct 27 12:09:12.157 INFO kablam! warning: unused variable: `other` Oct 27 12:09:12.158 INFO kablam! --> src/core/enemy.rs:102:46 Oct 27 12:09:12.158 INFO kablam! | Oct 27 12:09:12.158 INFO kablam! 102 | fn check_collision(&self, other: C) -> bool { Oct 27 12:09:12.159 INFO kablam! | ^^^^^ help: consider using `_other` instead Oct 27 12:09:12.159 INFO kablam! Oct 27 12:09:12.159 INFO kablam! warning: unused variable: `context` Oct 27 12:09:12.159 INFO kablam! --> src/core/obstacle.rs:32:22 Oct 27 12:09:12.160 INFO kablam! | Oct 27 12:09:12.160 INFO kablam! 32 | fn render(&self, context: Context, graphics: &mut G2d) { Oct 27 12:09:12.160 INFO kablam! | ^^^^^^^ help: consider using `_context` instead Oct 27 12:09:12.161 INFO kablam! Oct 27 12:09:12.161 INFO kablam! warning: unused variable: `graphics` Oct 27 12:09:12.161 INFO kablam! --> src/core/obstacle.rs:32:40 Oct 27 12:09:12.161 INFO kablam! | Oct 27 12:09:12.162 INFO kablam! 32 | fn render(&self, context: Context, graphics: &mut G2d) { Oct 27 12:09:12.162 INFO kablam! | ^^^^^^^^ help: consider using `_graphics` instead Oct 27 12:09:12.162 INFO kablam! Oct 27 12:09:12.162 INFO kablam! warning: unused variable: `other` Oct 27 12:09:12.163 INFO kablam! --> src/core/obstacle.rs:38:46 Oct 27 12:09:12.163 INFO kablam! | Oct 27 12:09:12.163 INFO kablam! 38 | fn check_collision(&self, other: C) -> bool { Oct 27 12:09:12.164 INFO kablam! | ^^^^^ help: consider using `_other` instead Oct 27 12:09:12.164 INFO kablam! Oct 27 12:09:12.164 INFO kablam! warning: unused variable: `other` Oct 27 12:09:12.165 INFO kablam! --> src/core/obstacle.rs:44:46 Oct 27 12:09:12.165 INFO kablam! | Oct 27 12:09:12.165 INFO kablam! 44 | fn check_collision(&self, other: C) -> bool { Oct 27 12:09:12.165 INFO kablam! | ^^^^^ help: consider using `_other` instead Oct 27 12:09:12.166 INFO kablam! Oct 27 12:09:16.123 INFO kablam! warning: unused import: `core::enemy::Enemy` Oct 27 12:09:16.123 INFO kablam! --> src/main.rs:4:5 Oct 27 12:09:16.123 INFO kablam! | Oct 27 12:09:16.123 INFO kablam! 4 | use core::enemy::Enemy; Oct 27 12:09:16.124 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 27 12:09:16.124 INFO kablam! | Oct 27 12:09:16.124 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 12:09:16.124 INFO kablam! Oct 27 12:09:16.124 INFO kablam! warning: unused import: `core::player::Player` Oct 27 12:09:16.124 INFO kablam! --> src/main.rs:5:5 Oct 27 12:09:16.124 INFO kablam! | Oct 27 12:09:16.124 INFO kablam! 5 | use core::player::Player; Oct 27 12:09:16.147 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 27 12:09:16.147 INFO kablam! Oct 27 12:09:16.148 INFO kablam! warning: unused import: `core::GameEntity` Oct 27 12:09:16.148 INFO kablam! --> src/core/player.rs:4:5 Oct 27 12:09:16.148 INFO kablam! | Oct 27 12:09:16.148 INFO kablam! 4 | use core::GameEntity; Oct 27 12:09:16.148 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 27 12:09:16.148 INFO kablam! Oct 27 12:09:16.148 INFO kablam! warning: unused import: `core::GameObject` Oct 27 12:09:16.148 INFO kablam! --> src/core/player.rs:5:5 Oct 27 12:09:16.148 INFO kablam! | Oct 27 12:09:16.148 INFO kablam! 5 | use core::GameObject; Oct 27 12:09:16.148 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 27 12:09:16.148 INFO kablam! Oct 27 12:09:16.148 INFO kablam! warning: unused import: `core::GameObject` Oct 27 12:09:16.148 INFO kablam! --> src/core/enemy.rs:3:5 Oct 27 12:09:16.148 INFO kablam! | Oct 27 12:09:16.148 INFO kablam! 3 | use core::GameObject; Oct 27 12:09:16.148 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 27 12:09:16.148 INFO kablam! Oct 27 12:09:16.287 INFO kablam! warning: unused variable: `other` Oct 27 12:09:16.287 INFO kablam! --> src/core/enemy.rs:96:46 Oct 27 12:09:16.287 INFO kablam! | Oct 27 12:09:16.287 INFO kablam! 96 | fn check_collision(&self, other: C) -> bool { Oct 27 12:09:16.287 INFO kablam! | ^^^^^ help: consider using `_other` instead Oct 27 12:09:16.287 INFO kablam! | Oct 27 12:09:16.287 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 27 12:09:16.287 INFO kablam! Oct 27 12:09:16.287 INFO kablam! warning: unused variable: `other` Oct 27 12:09:16.287 INFO kablam! --> src/core/enemy.rs:102:46 Oct 27 12:09:16.287 INFO kablam! | Oct 27 12:09:16.287 INFO kablam! 102 | fn check_collision(&self, other: C) -> bool { Oct 27 12:09:16.287 INFO kablam! | ^^^^^ help: consider using `_other` instead Oct 27 12:09:16.287 INFO kablam! Oct 27 12:09:16.290 INFO kablam! warning: unused variable: `context` Oct 27 12:09:16.291 INFO kablam! --> src/core/obstacle.rs:32:22 Oct 27 12:09:16.291 INFO kablam! | Oct 27 12:09:16.291 INFO kablam! 32 | fn render(&self, context: Context, graphics: &mut G2d) { Oct 27 12:09:16.291 INFO kablam! | ^^^^^^^ help: consider using `_context` instead Oct 27 12:09:16.291 INFO kablam! Oct 27 12:09:16.291 INFO kablam! warning: unused variable: `graphics` Oct 27 12:09:16.291 INFO kablam! --> src/core/obstacle.rs:32:40 Oct 27 12:09:16.291 INFO kablam! | Oct 27 12:09:16.291 INFO kablam! 32 | fn render(&self, context: Context, graphics: &mut G2d) { Oct 27 12:09:16.291 INFO kablam! | ^^^^^^^^ help: consider using `_graphics` instead Oct 27 12:09:16.291 INFO kablam! Oct 27 12:09:16.291 INFO kablam! warning: unused variable: `other` Oct 27 12:09:16.291 INFO kablam! --> src/core/obstacle.rs:38:46 Oct 27 12:09:16.291 INFO kablam! | Oct 27 12:09:16.291 INFO kablam! 38 | fn check_collision(&self, other: C) -> bool { Oct 27 12:09:16.291 INFO kablam! | ^^^^^ help: consider using `_other` instead Oct 27 12:09:16.291 INFO kablam! Oct 27 12:09:16.291 INFO kablam! warning: unused variable: `other` Oct 27 12:09:16.291 INFO kablam! --> src/core/obstacle.rs:44:46 Oct 27 12:09:16.291 INFO kablam! | Oct 27 12:09:16.291 INFO kablam! 44 | fn check_collision(&self, other: C) -> bool { Oct 27 12:09:16.291 INFO kablam! | ^^^^^ help: consider using `_other` instead Oct 27 12:09:16.291 INFO kablam! Oct 27 12:09:16.507 INFO kablam! warning: unused import: `core::enemy::Enemy` Oct 27 12:09:16.507 INFO kablam! --> src/main.rs:4:5 Oct 27 12:09:16.507 INFO kablam! | Oct 27 12:09:16.507 INFO kablam! 4 | use core::enemy::Enemy; Oct 27 12:09:16.507 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 27 12:09:16.507 INFO kablam! | Oct 27 12:09:16.507 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 12:09:16.507 INFO kablam! Oct 27 12:09:16.507 INFO kablam! warning: unused import: `core::player::Player` Oct 27 12:09:16.507 INFO kablam! --> src/main.rs:5:5 Oct 27 12:09:16.507 INFO kablam! | Oct 27 12:09:16.507 INFO kablam! 5 | use core::player::Player; Oct 27 12:09:16.507 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 27 12:09:16.507 INFO kablam! Oct 27 12:09:16.507 INFO kablam! warning: unused import: `core::GameEntity` Oct 27 12:09:16.507 INFO kablam! --> src/core/player.rs:4:5 Oct 27 12:09:16.507 INFO kablam! | Oct 27 12:09:16.507 INFO kablam! 4 | use core::GameEntity; Oct 27 12:09:16.507 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 27 12:09:16.507 INFO kablam! Oct 27 12:09:16.507 INFO kablam! warning: unused import: `core::GameObject` Oct 27 12:09:16.507 INFO kablam! --> src/core/player.rs:5:5 Oct 27 12:09:16.507 INFO kablam! | Oct 27 12:09:16.507 INFO kablam! 5 | use core::GameObject; Oct 27 12:09:16.507 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 27 12:09:16.507 INFO kablam! Oct 27 12:09:16.507 INFO kablam! warning: unused import: `core::GameObject` Oct 27 12:09:16.507 INFO kablam! --> src/core/enemy.rs:3:5 Oct 27 12:09:16.507 INFO kablam! | Oct 27 12:09:16.507 INFO kablam! 3 | use core::GameObject; Oct 27 12:09:16.507 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 27 12:09:16.507 INFO kablam! Oct 27 12:09:16.634 INFO kablam! warning: unused variable: `other` Oct 27 12:09:16.635 INFO kablam! --> src/core/enemy.rs:96:46 Oct 27 12:09:16.635 INFO kablam! | Oct 27 12:09:16.635 INFO kablam! 96 | fn check_collision(&self, other: C) -> bool { Oct 27 12:09:16.635 INFO kablam! | ^^^^^ help: consider using `_other` instead Oct 27 12:09:16.635 INFO kablam! | Oct 27 12:09:16.635 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 27 12:09:16.635 INFO kablam! Oct 27 12:09:16.635 INFO kablam! warning: unused variable: `other` Oct 27 12:09:16.635 INFO kablam! --> src/core/enemy.rs:102:46 Oct 27 12:09:16.635 INFO kablam! | Oct 27 12:09:16.635 INFO kablam! 102 | fn check_collision(&self, other: C) -> bool { Oct 27 12:09:16.635 INFO kablam! | ^^^^^ help: consider using `_other` instead Oct 27 12:09:16.635 INFO kablam! Oct 27 12:09:16.635 INFO kablam! warning: unused variable: `context` Oct 27 12:09:16.635 INFO kablam! --> src/core/obstacle.rs:32:22 Oct 27 12:09:16.635 INFO kablam! | Oct 27 12:09:16.635 INFO kablam! 32 | fn render(&self, context: Context, graphics: &mut G2d) { Oct 27 12:09:16.635 INFO kablam! | ^^^^^^^ help: consider using `_context` instead Oct 27 12:09:16.635 INFO kablam! Oct 27 12:09:16.635 INFO kablam! warning: unused variable: `graphics` Oct 27 12:09:16.635 INFO kablam! --> src/core/obstacle.rs:32:40 Oct 27 12:09:16.635 INFO kablam! | Oct 27 12:09:16.635 INFO kablam! 32 | fn render(&self, context: Context, graphics: &mut G2d) { Oct 27 12:09:16.635 INFO kablam! | ^^^^^^^^ help: consider using `_graphics` instead Oct 27 12:09:16.635 INFO kablam! Oct 27 12:09:16.635 INFO kablam! warning: unused variable: `other` Oct 27 12:09:16.635 INFO kablam! --> src/core/obstacle.rs:38:46 Oct 27 12:09:16.635 INFO kablam! | Oct 27 12:09:16.635 INFO kablam! 38 | fn check_collision(&self, other: C) -> bool { Oct 27 12:09:16.635 INFO kablam! | ^^^^^ help: consider using `_other` instead Oct 27 12:09:16.635 INFO kablam! Oct 27 12:09:16.635 INFO kablam! warning: unused variable: `other` Oct 27 12:09:16.635 INFO kablam! --> src/core/obstacle.rs:44:46 Oct 27 12:09:16.635 INFO kablam! | Oct 27 12:09:16.635 INFO kablam! 44 | fn check_collision(&self, other: C) -> bool { Oct 27 12:09:16.635 INFO kablam! | ^^^^^ help: consider using `_other` instead Oct 27 12:09:16.635 INFO kablam! Oct 27 12:09:16.665 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2m 11s Oct 27 12:09:16.682 INFO kablam! su: No module specific data is present Oct 27 12:09:17.292 INFO running `"docker" "rm" "-f" "a877b7747f708aaff52155bc7a35952504818f4d62875c8ae03428eddeddf265"` Oct 27 12:09:17.418 INFO blam! a877b7747f708aaff52155bc7a35952504818f4d62875c8ae03428eddeddf265