Oct 15 11:25:13.530 INFO testing DomParfitt/gamdev against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 15 11:25:13.530 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-alt build --frozen" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 15 11:25:13.797 INFO blam! 2c98dbfaf47836d2229d4434ca6c65b4fbc52d63f6403838564b06105a4c5cce Oct 15 11:25:13.801 INFO running `"docker" "start" "-a" "2c98dbfaf47836d2229d4434ca6c65b4fbc52d63f6403838564b06105a4c5cce"` Oct 15 11:25:14.510 INFO kablam! usermod: no changes Oct 15 11:25:14.831 INFO kablam! Compiling num-traits v0.1.43 Oct 15 11:25:14.835 INFO kablam! Compiling shared_library v0.1.8 Oct 15 11:25:14.836 INFO kablam! Compiling rusttype v0.2.3 Oct 15 11:25:14.836 INFO kablam! Compiling phf_generator v0.7.21 Oct 15 11:25:14.840 INFO kablam! Compiling tempfile v2.2.0 Oct 15 11:25:14.840 INFO kablam! Compiling png v0.9.0 Oct 15 11:25:14.840 INFO kablam! Compiling gl_generator v0.6.1 Oct 15 11:25:14.840 INFO kablam! Compiling gl_generator v0.7.0 Oct 15 11:25:15.654 INFO kablam! Compiling x11-dl v2.17.5 Oct 15 11:25:17.839 INFO kablam! Compiling gfx_core v0.7.2 Oct 15 11:25:19.731 INFO kablam! Compiling rayon-core v1.4.0 Oct 15 11:25:19.755 INFO kablam! Compiling fs2 v0.2.5 Oct 15 11:25:23.689 INFO kablam! Compiling serde_json v0.9.10 Oct 15 11:25:23.727 INFO kablam! Compiling enum_primitive v0.1.1 Oct 15 11:25:26.307 INFO kablam! Compiling phf_codegen v0.7.21 Oct 15 11:25:34.784 INFO kablam! Compiling osmesa-sys v0.1.2 Oct 15 11:25:34.796 INFO kablam! Compiling memmap v0.4.0 Oct 15 11:25:34.812 INFO kablam! Compiling target_build_utils v0.3.1 Oct 15 11:25:34.875 INFO kablam! Compiling gfx_gl v0.4.0 Oct 15 11:25:34.971 INFO kablam! Compiling gl v0.6.5 Oct 15 11:25:40.735 INFO kablam! Compiling pistoncore-input v0.19.0 Oct 15 11:25:52.007 INFO kablam! Compiling rayon v1.0.1 Oct 15 11:26:12.525 INFO kablam! Compiling pistoncore-window v0.28.0 Oct 15 11:26:20.163 INFO kablam! Compiling pistoncore-event_loop v0.33.0 Oct 15 11:26:20.215 INFO kablam! Compiling jpeg-decoder v0.1.14 Oct 15 11:26:26.463 INFO kablam! Compiling piston v0.33.0 Oct 15 11:26:31.965 INFO kablam! Compiling libloading v0.3.4 Oct 15 11:26:32.657 INFO kablam! Compiling image v0.15.0 Oct 15 11:26:39.107 INFO kablam! Compiling dlib v0.3.1 Oct 15 11:26:40.415 INFO kablam! Compiling wayland-sys v0.9.10 Oct 15 11:26:44.719 INFO kablam! Compiling wayland-client v0.9.10 Oct 15 11:26:51.443 INFO kablam! Compiling wayland-protocols v0.9.10 Oct 15 11:26:51.443 INFO kablam! Compiling wayland-kbd v0.9.1 Oct 15 11:27:07.214 INFO kablam! Compiling wayland-window v0.7.0 Oct 15 11:27:08.543 INFO kablam! Compiling winit v0.7.6 Oct 15 11:27:16.599 INFO kablam! Compiling gfx v0.16.3 Oct 15 11:27:16.971 INFO kablam! Compiling gfx_device_gl v0.14.6 Oct 15 11:27:18.965 INFO kablam! Compiling glutin v0.9.2 Oct 15 11:27:29.783 INFO kablam! Compiling pistoncore-glutin_window v0.39.1 Oct 15 11:27:36.899 INFO kablam! Compiling piston-gfx_texture v0.26.0 Oct 15 11:27:39.738 INFO kablam! Compiling piston2d-gfx_graphics v0.43.0 Oct 15 11:27:44.639 INFO kablam! Compiling piston_window v0.70.0 Oct 15 11:27:48.509 INFO kablam! Compiling game v0.1.0 (/source) Oct 15 11:27:51.877 INFO kablam! warning: unused import: `core::GameEntity` Oct 15 11:27:51.877 INFO kablam! --> src/core/player.rs:4:5 Oct 15 11:27:51.877 INFO kablam! | Oct 15 11:27:51.878 INFO kablam! 4 | use core::GameEntity; Oct 15 11:27:51.878 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 15 11:27:51.878 INFO kablam! | Oct 15 11:27:51.878 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 11:27:51.879 INFO kablam! Oct 15 11:27:51.879 INFO kablam! warning: unused import: `core::GameObject` Oct 15 11:27:51.879 INFO kablam! --> src/core/player.rs:5:5 Oct 15 11:27:51.880 INFO kablam! | Oct 15 11:27:51.880 INFO kablam! 5 | use core::GameObject; Oct 15 11:27:51.880 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 15 11:27:51.880 INFO kablam! Oct 15 11:27:51.881 INFO kablam! warning: unused import: `core::GameObject` Oct 15 11:27:51.881 INFO kablam! --> src/core/enemy.rs:3:5 Oct 15 11:27:51.881 INFO kablam! | Oct 15 11:27:51.881 INFO kablam! 3 | use core::GameObject; Oct 15 11:27:51.882 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 15 11:27:51.882 INFO kablam! Oct 15 11:27:52.001 INFO kablam! warning: unused variable: `other` Oct 15 11:27:52.001 INFO kablam! --> src/core/enemy.rs:96:46 Oct 15 11:27:52.001 INFO kablam! | Oct 15 11:27:52.001 INFO kablam! 96 | fn check_collision(&self, other: C) -> bool { Oct 15 11:27:52.001 INFO kablam! | ^^^^^ help: consider using `_other` instead Oct 15 11:27:52.001 INFO kablam! | Oct 15 11:27:52.001 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 11:27:52.001 INFO kablam! Oct 15 11:27:52.001 INFO kablam! warning: unused variable: `other` Oct 15 11:27:52.001 INFO kablam! --> src/core/enemy.rs:102:46 Oct 15 11:27:52.001 INFO kablam! | Oct 15 11:27:52.001 INFO kablam! 102 | fn check_collision(&self, other: C) -> bool { Oct 15 11:27:52.001 INFO kablam! | ^^^^^ help: consider using `_other` instead Oct 15 11:27:52.001 INFO kablam! Oct 15 11:27:52.001 INFO kablam! warning: unused variable: `context` Oct 15 11:27:52.001 INFO kablam! --> src/core/obstacle.rs:32:22 Oct 15 11:27:52.001 INFO kablam! | Oct 15 11:27:52.001 INFO kablam! 32 | fn render(&self, context: Context, graphics: &mut G2d) { Oct 15 11:27:52.001 INFO kablam! | ^^^^^^^ help: consider using `_context` instead Oct 15 11:27:52.001 INFO kablam! Oct 15 11:27:52.001 INFO kablam! warning: unused variable: `graphics` Oct 15 11:27:52.001 INFO kablam! --> src/core/obstacle.rs:32:40 Oct 15 11:27:52.001 INFO kablam! | Oct 15 11:27:52.001 INFO kablam! 32 | fn render(&self, context: Context, graphics: &mut G2d) { Oct 15 11:27:52.001 INFO kablam! | ^^^^^^^^ help: consider using `_graphics` instead Oct 15 11:27:52.001 INFO kablam! Oct 15 11:27:52.001 INFO kablam! warning: unused variable: `other` Oct 15 11:27:52.001 INFO kablam! --> src/core/obstacle.rs:38:46 Oct 15 11:27:52.001 INFO kablam! | Oct 15 11:27:52.001 INFO kablam! 38 | fn check_collision(&self, other: C) -> bool { Oct 15 11:27:52.001 INFO kablam! | ^^^^^ help: consider using `_other` instead Oct 15 11:27:52.001 INFO kablam! Oct 15 11:27:52.001 INFO kablam! warning: unused variable: `other` Oct 15 11:27:52.001 INFO kablam! --> src/core/obstacle.rs:44:46 Oct 15 11:27:52.001 INFO kablam! | Oct 15 11:27:52.001 INFO kablam! 44 | fn check_collision(&self, other: C) -> bool { Oct 15 11:27:52.001 INFO kablam! | ^^^^^ help: consider using `_other` instead Oct 15 11:27:52.001 INFO kablam! Oct 15 11:27:56.113 INFO kablam! warning: unused import: `core::enemy::Enemy` Oct 15 11:27:56.113 INFO kablam! --> src/main.rs:4:5 Oct 15 11:27:56.113 INFO kablam! | Oct 15 11:27:56.113 INFO kablam! 4 | use core::enemy::Enemy; Oct 15 11:27:56.113 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 15 11:27:56.113 INFO kablam! | Oct 15 11:27:56.113 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 11:27:56.113 INFO kablam! Oct 15 11:27:56.113 INFO kablam! warning: unused import: `core::player::Player` Oct 15 11:27:56.113 INFO kablam! --> src/main.rs:5:5 Oct 15 11:27:56.113 INFO kablam! | Oct 15 11:27:56.113 INFO kablam! 5 | use core::player::Player; Oct 15 11:27:56.113 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 15 11:27:56.114 INFO kablam! Oct 15 11:27:56.114 INFO kablam! warning: unused import: `core::GameEntity` Oct 15 11:27:56.114 INFO kablam! --> src/core/player.rs:4:5 Oct 15 11:27:56.114 INFO kablam! | Oct 15 11:27:56.114 INFO kablam! 4 | use core::GameEntity; Oct 15 11:27:56.114 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 15 11:27:56.114 INFO kablam! Oct 15 11:27:56.114 INFO kablam! warning: unused import: `core::GameObject` Oct 15 11:27:56.114 INFO kablam! --> src/core/player.rs:5:5 Oct 15 11:27:56.114 INFO kablam! | Oct 15 11:27:56.114 INFO kablam! 5 | use core::GameObject; Oct 15 11:27:56.114 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 15 11:27:56.114 INFO kablam! Oct 15 11:27:56.114 INFO kablam! warning: unused import: `core::GameObject` Oct 15 11:27:56.114 INFO kablam! --> src/core/enemy.rs:3:5 Oct 15 11:27:56.114 INFO kablam! | Oct 15 11:27:56.114 INFO kablam! 3 | use core::GameObject; Oct 15 11:27:56.114 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 15 11:27:56.114 INFO kablam! Oct 15 11:27:56.255 INFO kablam! warning: unused variable: `other` Oct 15 11:27:56.255 INFO kablam! --> src/core/enemy.rs:96:46 Oct 15 11:27:56.255 INFO kablam! | Oct 15 11:27:56.255 INFO kablam! 96 | fn check_collision(&self, other: C) -> bool { Oct 15 11:27:56.255 INFO kablam! | ^^^^^ help: consider using `_other` instead Oct 15 11:27:56.255 INFO kablam! | Oct 15 11:27:56.255 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 11:27:56.255 INFO kablam! Oct 15 11:27:56.255 INFO kablam! warning: unused variable: `other` Oct 15 11:27:56.255 INFO kablam! --> src/core/enemy.rs:102:46 Oct 15 11:27:56.255 INFO kablam! | Oct 15 11:27:56.255 INFO kablam! 102 | fn check_collision(&self, other: C) -> bool { Oct 15 11:27:56.255 INFO kablam! | ^^^^^ help: consider using `_other` instead Oct 15 11:27:56.255 INFO kablam! Oct 15 11:27:56.255 INFO kablam! warning: unused variable: `context` Oct 15 11:27:56.255 INFO kablam! --> src/core/obstacle.rs:32:22 Oct 15 11:27:56.255 INFO kablam! | Oct 15 11:27:56.255 INFO kablam! 32 | fn render(&self, context: Context, graphics: &mut G2d) { Oct 15 11:27:56.255 INFO kablam! | ^^^^^^^ help: consider using `_context` instead Oct 15 11:27:56.255 INFO kablam! Oct 15 11:27:56.255 INFO kablam! warning: unused variable: `graphics` Oct 15 11:27:56.255 INFO kablam! --> src/core/obstacle.rs:32:40 Oct 15 11:27:56.255 INFO kablam! | Oct 15 11:27:56.255 INFO kablam! 32 | fn render(&self, context: Context, graphics: &mut G2d) { Oct 15 11:27:56.255 INFO kablam! | ^^^^^^^^ help: consider using `_graphics` instead Oct 15 11:27:56.255 INFO kablam! Oct 15 11:27:56.255 INFO kablam! warning: unused variable: `other` Oct 15 11:27:56.255 INFO kablam! --> src/core/obstacle.rs:38:46 Oct 15 11:27:56.255 INFO kablam! | Oct 15 11:27:56.255 INFO kablam! 38 | fn check_collision(&self, other: C) -> bool { Oct 15 11:27:56.255 INFO kablam! | ^^^^^ help: consider using `_other` instead Oct 15 11:27:56.255 INFO kablam! Oct 15 11:27:56.255 INFO kablam! warning: unused variable: `other` Oct 15 11:27:56.255 INFO kablam! --> src/core/obstacle.rs:44:46 Oct 15 11:27:56.255 INFO kablam! | Oct 15 11:27:56.255 INFO kablam! 44 | fn check_collision(&self, other: C) -> bool { Oct 15 11:27:56.255 INFO kablam! | ^^^^^ help: consider using `_other` instead Oct 15 11:27:56.255 INFO kablam! Oct 15 11:27:59.276 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2m 44s Oct 15 11:27:59.291 INFO kablam! su: No module specific data is present Oct 15 11:27:59.604 INFO running `"docker" "rm" "-f" "2c98dbfaf47836d2229d4434ca6c65b4fbc52d63f6403838564b06105a4c5cce"` Oct 15 11:27:59.715 INFO blam! 2c98dbfaf47836d2229d4434ca6c65b4fbc52d63f6403838564b06105a4c5cce Oct 15 11:27:59.723 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-alt test --frozen --no-run" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 15 11:28:00.074 INFO blam! 888be7aec384791aa2311dd917be368a521dc3ae7d93dfdfefed3881b71d3bc7 Oct 15 11:28:00.083 INFO running `"docker" "start" "-a" "888be7aec384791aa2311dd917be368a521dc3ae7d93dfdfefed3881b71d3bc7"` Oct 15 11:28:00.547 INFO kablam! usermod: no changes Oct 15 11:28:00.748 INFO kablam! Compiling game v0.1.0 (/source) Oct 15 11:28:04.927 INFO kablam! warning: unused import: `core::enemy::Enemy` Oct 15 11:28:04.927 INFO kablam! --> src/main.rs:4:5 Oct 15 11:28:04.927 INFO kablam! | Oct 15 11:28:04.927 INFO kablam! 4 | use core::enemy::Enemy; Oct 15 11:28:04.927 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 15 11:28:04.927 INFO kablam! | Oct 15 11:28:04.927 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 11:28:04.927 INFO kablam! Oct 15 11:28:04.927 INFO kablam! warning: unused import: `core::player::Player` Oct 15 11:28:04.927 INFO kablam! --> src/main.rs:5:5 Oct 15 11:28:04.927 INFO kablam! | Oct 15 11:28:04.927 INFO kablam! 5 | use core::player::Player; Oct 15 11:28:04.927 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 15 11:28:04.927 INFO kablam! Oct 15 11:28:04.927 INFO kablam! warning: unused import: `core::GameEntity` Oct 15 11:28:04.927 INFO kablam! --> src/core/player.rs:4:5 Oct 15 11:28:04.927 INFO kablam! | Oct 15 11:28:04.927 INFO kablam! 4 | use core::GameEntity; Oct 15 11:28:04.927 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 15 11:28:04.927 INFO kablam! Oct 15 11:28:04.927 INFO kablam! warning: unused import: `core::GameObject` Oct 15 11:28:04.927 INFO kablam! --> src/core/player.rs:5:5 Oct 15 11:28:04.927 INFO kablam! | Oct 15 11:28:04.927 INFO kablam! 5 | use core::GameObject; Oct 15 11:28:04.927 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 15 11:28:04.927 INFO kablam! Oct 15 11:28:04.927 INFO kablam! warning: unused import: `core::GameObject` Oct 15 11:28:04.927 INFO kablam! --> src/core/enemy.rs:3:5 Oct 15 11:28:04.927 INFO kablam! | Oct 15 11:28:04.927 INFO kablam! 3 | use core::GameObject; Oct 15 11:28:04.927 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 15 11:28:04.927 INFO kablam! Oct 15 11:28:04.963 INFO kablam! warning: unused import: `core::GameEntity` Oct 15 11:28:04.963 INFO kablam! --> src/core/player.rs:4:5 Oct 15 11:28:04.963 INFO kablam! | Oct 15 11:28:04.963 INFO kablam! 4 | use core::GameEntity; Oct 15 11:28:04.963 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 15 11:28:04.963 INFO kablam! | Oct 15 11:28:04.963 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 11:28:04.963 INFO kablam! Oct 15 11:28:04.963 INFO kablam! warning: unused import: `core::GameObject` Oct 15 11:28:04.963 INFO kablam! --> src/core/player.rs:5:5 Oct 15 11:28:04.963 INFO kablam! | Oct 15 11:28:04.963 INFO kablam! 5 | use core::GameObject; Oct 15 11:28:04.963 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 15 11:28:04.963 INFO kablam! Oct 15 11:28:04.963 INFO kablam! warning: unused import: `core::GameObject` Oct 15 11:28:04.963 INFO kablam! --> src/core/enemy.rs:3:5 Oct 15 11:28:04.963 INFO kablam! | Oct 15 11:28:04.963 INFO kablam! 3 | use core::GameObject; Oct 15 11:28:04.963 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 15 11:28:04.963 INFO kablam! Oct 15 11:28:05.075 INFO kablam! warning: unused variable: `other` Oct 15 11:28:05.076 INFO kablam! --> src/core/enemy.rs:96:46 Oct 15 11:28:05.077 INFO kablam! | Oct 15 11:28:05.077 INFO kablam! 96 | fn check_collision(&self, other: C) -> bool { Oct 15 11:28:05.078 INFO kablam! | ^^^^^ help: consider using `_other` instead Oct 15 11:28:05.078 INFO kablam! | Oct 15 11:28:05.078 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 11:28:05.078 INFO kablam! Oct 15 11:28:05.079 INFO kablam! warning: unused variable: `other` Oct 15 11:28:05.079 INFO kablam! --> src/core/enemy.rs:102:46 Oct 15 11:28:05.080 INFO kablam! | Oct 15 11:28:05.080 INFO kablam! 102 | fn check_collision(&self, other: C) -> bool { Oct 15 11:28:05.080 INFO kablam! | ^^^^^ help: consider using `_other` instead Oct 15 11:28:05.080 INFO kablam! Oct 15 11:28:05.081 INFO kablam! warning: unused variable: `context` Oct 15 11:28:05.081 INFO kablam! --> src/core/obstacle.rs:32:22 Oct 15 11:28:05.081 INFO kablam! | Oct 15 11:28:05.082 INFO kablam! 32 | fn render(&self, context: Context, graphics: &mut G2d) { Oct 15 11:28:05.082 INFO kablam! | ^^^^^^^ help: consider using `_context` instead Oct 15 11:28:05.082 INFO kablam! Oct 15 11:28:05.082 INFO kablam! warning: unused variable: `graphics` Oct 15 11:28:05.082 INFO kablam! --> src/core/obstacle.rs:32:40 Oct 15 11:28:05.083 INFO kablam! | Oct 15 11:28:05.083 INFO kablam! 32 | fn render(&self, context: Context, graphics: &mut G2d) { Oct 15 11:28:05.083 INFO kablam! | ^^^^^^^^ help: consider using `_graphics` instead Oct 15 11:28:05.083 INFO kablam! Oct 15 11:28:05.083 INFO kablam! warning: unused variable: `other` Oct 15 11:28:05.084 INFO kablam! --> src/core/obstacle.rs:38:46 Oct 15 11:28:05.084 INFO kablam! | Oct 15 11:28:05.084 INFO kablam! 38 | fn check_collision(&self, other: C) -> bool { Oct 15 11:28:05.084 INFO kablam! | ^^^^^ help: consider using `_other` instead Oct 15 11:28:05.084 INFO kablam! Oct 15 11:28:05.087 INFO kablam! warning: unused variable: `other` Oct 15 11:28:05.087 INFO kablam! --> src/core/obstacle.rs:44:46 Oct 15 11:28:05.087 INFO kablam! | Oct 15 11:28:05.088 INFO kablam! 44 | fn check_collision(&self, other: C) -> bool { Oct 15 11:28:05.088 INFO kablam! | ^^^^^ help: consider using `_other` instead Oct 15 11:28:05.088 INFO kablam! Oct 15 11:28:05.102 INFO kablam! warning: unused variable: `other` Oct 15 11:28:05.107 INFO kablam! --> src/core/enemy.rs:96:46 Oct 15 11:28:05.107 INFO kablam! | Oct 15 11:28:05.107 INFO kablam! 96 | fn check_collision(&self, other: C) -> bool { Oct 15 11:28:05.107 INFO kablam! | ^^^^^ help: consider using `_other` instead Oct 15 11:28:05.108 INFO kablam! | Oct 15 11:28:05.108 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 11:28:05.108 INFO kablam! Oct 15 11:28:05.108 INFO kablam! warning: unused variable: `other` Oct 15 11:28:05.108 INFO kablam! --> src/core/enemy.rs:102:46 Oct 15 11:28:05.109 INFO kablam! | Oct 15 11:28:05.109 INFO kablam! 102 | fn check_collision(&self, other: C) -> bool { Oct 15 11:28:05.109 INFO kablam! | ^^^^^ help: consider using `_other` instead Oct 15 11:28:05.109 INFO kablam! Oct 15 11:28:05.109 INFO kablam! warning: unused variable: `context` Oct 15 11:28:05.109 INFO kablam! --> src/core/obstacle.rs:32:22 Oct 15 11:28:05.110 INFO kablam! | Oct 15 11:28:05.110 INFO kablam! 32 | fn render(&self, context: Context, graphics: &mut G2d) { Oct 15 11:28:05.110 INFO kablam! | ^^^^^^^ help: consider using `_context` instead Oct 15 11:28:05.110 INFO kablam! Oct 15 11:28:05.110 INFO kablam! warning: unused variable: `graphics` Oct 15 11:28:05.110 INFO kablam! --> src/core/obstacle.rs:32:40 Oct 15 11:28:05.111 INFO kablam! | Oct 15 11:28:05.111 INFO kablam! 32 | fn render(&self, context: Context, graphics: &mut G2d) { Oct 15 11:28:05.111 INFO kablam! | ^^^^^^^^ help: consider using `_graphics` instead Oct 15 11:28:05.111 INFO kablam! Oct 15 11:28:05.111 INFO kablam! warning: unused variable: `other` Oct 15 11:28:05.111 INFO kablam! --> src/core/obstacle.rs:38:46 Oct 15 11:28:05.112 INFO kablam! | Oct 15 11:28:05.112 INFO kablam! 38 | fn check_collision(&self, other: C) -> bool { Oct 15 11:28:05.112 INFO kablam! | ^^^^^ help: consider using `_other` instead Oct 15 11:28:05.112 INFO kablam! Oct 15 11:28:05.112 INFO kablam! warning: unused variable: `other` Oct 15 11:28:05.112 INFO kablam! --> src/core/obstacle.rs:44:46 Oct 15 11:28:05.113 INFO kablam! | Oct 15 11:28:05.113 INFO kablam! 44 | fn check_collision(&self, other: C) -> bool { Oct 15 11:28:05.113 INFO kablam! | ^^^^^ help: consider using `_other` instead Oct 15 11:28:05.113 INFO kablam! Oct 15 11:28:05.779 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.21s Oct 15 11:28:05.794 INFO kablam! su: No module specific data is present Oct 15 11:28:06.699 INFO running `"docker" "rm" "-f" "888be7aec384791aa2311dd917be368a521dc3ae7d93dfdfefed3881b71d3bc7"` Oct 15 11:28:07.051 INFO blam! 888be7aec384791aa2311dd917be368a521dc3ae7d93dfdfefed3881b71d3bc7 Oct 15 11:28:07.055 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-alt test --frozen" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 15 11:28:07.453 INFO blam! 9945da349ec46fe3df78c0363fea0370053da858cf28dcfdc734d6f5a8440eae Oct 15 11:28:07.453 INFO running `"docker" "start" "-a" "9945da349ec46fe3df78c0363fea0370053da858cf28dcfdc734d6f5a8440eae"` Oct 15 11:28:08.526 INFO kablam! usermod: no changes Oct 15 11:28:08.802 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.24s Oct 15 11:28:08.828 INFO kablam! Running /target/debug/deps/game-eab72e7a74f1899a Oct 15 11:28:08.839 INFO kablam! Running /target/debug/deps/game-2f0858d785d93504 Oct 15 11:28:08.839 INFO blam! Oct 15 11:28:08.839 INFO kablam! Doc-tests game Oct 15 11:28:08.839 INFO blam! running 0 tests Oct 15 11:28:08.839 INFO blam! Oct 15 11:28:08.839 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 11:28:08.839 INFO blam! Oct 15 11:28:08.839 INFO blam! Oct 15 11:28:08.839 INFO blam! running 0 tests Oct 15 11:28:08.839 INFO blam! Oct 15 11:28:08.839 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 11:28:08.839 INFO blam! Oct 15 11:28:15.858 INFO blam! Oct 15 11:28:15.858 INFO blam! running 0 tests Oct 15 11:28:15.858 INFO blam! Oct 15 11:28:15.858 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 11:28:15.858 INFO blam! Oct 15 11:28:15.869 INFO kablam! su: No module specific data is present Oct 15 11:28:16.528 INFO running `"docker" "rm" "-f" "9945da349ec46fe3df78c0363fea0370053da858cf28dcfdc734d6f5a8440eae"` Oct 15 11:28:16.714 INFO blam! 9945da349ec46fe3df78c0363fea0370053da858cf28dcfdc734d6f5a8440eae