Oct 15 08:12:29.955 INFO testing Nomy1/asteroids-rs against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 08:12:29.956 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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 08:12:30.460 INFO blam! d73b462ed6d7368194b43d37a1bb43a0dda37b701c455050dbf55d01c7602cb5 Oct 15 08:12:30.463 INFO running `"docker" "start" "-a" "d73b462ed6d7368194b43d37a1bb43a0dda37b701c455050dbf55d01c7602cb5"` Oct 15 08:12:32.597 INFO kablam! usermod: no changes Oct 15 08:12:32.993 INFO kablam! Compiling serde v0.9.13 Oct 15 08:12:33.011 INFO kablam! Compiling atom v0.3.4 Oct 15 08:12:33.012 INFO kablam! Compiling threadpool v1.3.2 Oct 15 08:12:33.023 INFO kablam! Compiling dds-rs v0.4.0 Oct 15 08:12:33.039 INFO kablam! Compiling wavefront_obj v5.0.0 Oct 15 08:12:33.043 INFO kablam! Compiling num_cpus v1.3.0 Oct 15 08:12:33.071 INFO kablam! Compiling num-integer v0.1.33 Oct 15 08:12:33.072 INFO kablam! Compiling shared_library v0.1.5 Oct 15 08:12:35.843 INFO kablam! Compiling miniz-sys v0.1.9 Oct 15 08:12:41.856 INFO kablam! Compiling num-complex v0.1.36 Oct 15 08:12:41.881 INFO kablam! Compiling amethyst_config v0.2.2 Oct 15 08:12:41.881 INFO kablam! Compiling cgmath v0.12.0 Oct 15 08:12:41.882 INFO kablam! Compiling pulse v0.5.3 Oct 15 08:12:41.899 INFO kablam! Compiling num-bigint v0.1.37 Oct 15 08:12:41.963 INFO kablam! Compiling num-iter v0.1.33 Oct 15 08:12:42.539 INFO kablam! Compiling osmesa-sys v0.1.2 Oct 15 08:12:48.131 INFO kablam! Compiling gfx_core v0.6.0 Oct 15 08:12:48.171 INFO kablam! Compiling gfx_gl v0.3.1 Oct 15 08:12:48.179 INFO kablam! Compiling x11-dl v2.12.0 Oct 15 08:12:54.835 INFO kablam! Compiling specs v0.7.1 Oct 15 08:12:54.835 INFO kablam! Compiling flate2 v0.2.17 Oct 15 08:12:54.991 INFO kablam! Compiling num-rational v0.1.36 Oct 15 08:12:57.811 INFO kablam! Compiling num v0.1.37 Oct 15 08:13:00.247 INFO kablam! Compiling cgmath v0.7.0 Oct 15 08:13:02.232 INFO kablam! Compiling imagefmt v4.0.0 Oct 15 08:13:25.711 INFO kablam! Compiling serde_json v0.9.9 Oct 15 08:13:26.528 INFO kablam! Compiling genmesh v0.4.1 Oct 15 08:13:35.123 INFO kablam! Compiling target_build_utils v0.3.0 Oct 15 08:13:38.539 INFO kablam! Compiling libloading v0.3.4 Oct 15 08:13:43.522 INFO kablam! Compiling dlib v0.3.1 Oct 15 08:13:44.183 INFO kablam! Compiling wayland-sys v0.7.8 Oct 15 08:13:46.575 INFO kablam! Compiling wayland-client v0.7.8 Oct 15 08:13:49.917 INFO kablam! Compiling wayland-window v0.4.4 Oct 15 08:13:49.917 INFO kablam! Compiling wayland-kbd v0.6.3 Oct 15 08:13:53.579 INFO kablam! Compiling winit v0.5.11 Oct 15 08:14:00.839 INFO kablam! Compiling glutin v0.7.4 Oct 15 08:14:04.875 INFO kablam! Compiling gfx_device_gl v0.13.0 Oct 15 08:14:04.876 INFO kablam! Compiling gfx v0.14.1 Oct 15 08:14:13.702 INFO kablam! Compiling gfx_window_glutin v0.14.0 Oct 15 08:14:18.335 INFO kablam! Compiling amethyst_renderer v0.4.2 Oct 15 08:14:27.959 INFO kablam! Compiling amethyst v0.4.2 Oct 15 08:14:39.832 INFO kablam! Compiling asteroids-rs v0.1.0 (/source) Oct 15 08:14:42.091 INFO kablam! warning: unused import: `InputHandler` Oct 15 08:14:42.091 INFO kablam! --> src/states/mod.rs:14:42 Oct 15 08:14:42.091 INFO kablam! | Oct 15 08:14:42.091 INFO kablam! 14 | use amethyst::ecs::resources::{Camera, InputHandler, Projection, ScreenDimensions}; Oct 15 08:14:42.091 INFO kablam! | ^^^^^^^^^^^^ Oct 15 08:14:42.091 INFO kablam! | Oct 15 08:14:42.091 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 08:14:42.091 INFO kablam! Oct 15 08:14:42.091 INFO kablam! warning: unused imports: `Join`, `RunArg`, `World` Oct 15 08:14:42.091 INFO kablam! --> src/main.rs:10:21 Oct 15 08:14:42.091 INFO kablam! | Oct 15 08:14:42.091 INFO kablam! 10 | use amethyst::ecs::{World, Join, RunArg, System}; Oct 15 08:14:42.091 INFO kablam! | ^^^^^ ^^^^ ^^^^^^ Oct 15 08:14:42.091 INFO kablam! Oct 15 08:14:42.235 INFO kablam! warning: unused import: `System` Oct 15 08:14:42.235 INFO kablam! --> src/main.rs:10:42 Oct 15 08:14:42.235 INFO kablam! | Oct 15 08:14:42.235 INFO kablam! 10 | use amethyst::ecs::{World, Join, RunArg, System}; Oct 15 08:14:42.235 INFO kablam! | ^^^^^^ Oct 15 08:14:42.235 INFO kablam! Oct 15 08:14:42.243 INFO kablam! warning: variable does not need to be mutable Oct 15 08:14:42.243 INFO kablam! --> src/states/mod.rs:58:7 Oct 15 08:14:42.243 INFO kablam! | Oct 15 08:14:42.243 INFO kablam! 58 | let mut player = Player::new(); Oct 15 08:14:42.243 INFO kablam! | ----^^^^^^ Oct 15 08:14:42.243 INFO kablam! | | Oct 15 08:14:42.243 INFO kablam! | help: remove this `mut` Oct 15 08:14:42.243 INFO kablam! | Oct 15 08:14:42.243 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 15 08:14:42.243 INFO kablam! Oct 15 08:14:47.059 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2m 14s Oct 15 08:14:47.066 INFO kablam! su: No module specific data is present Oct 15 08:14:48.098 INFO running `"docker" "rm" "-f" "d73b462ed6d7368194b43d37a1bb43a0dda37b701c455050dbf55d01c7602cb5"` Oct 15 08:14:48.455 INFO blam! d73b462ed6d7368194b43d37a1bb43a0dda37b701c455050dbf55d01c7602cb5 Oct 15 08:14:48.465 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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 08:14:48.904 INFO blam! 5dc60ca14ffab40d68e7be242ecfb71925014e6fd9cd90a7b3d2f5f8e77bea73 Oct 15 08:14:48.906 INFO running `"docker" "start" "-a" "5dc60ca14ffab40d68e7be242ecfb71925014e6fd9cd90a7b3d2f5f8e77bea73"` Oct 15 08:14:51.095 INFO kablam! usermod: no changes Oct 15 08:14:51.263 INFO kablam! Compiling asteroids-rs v0.1.0 (/source) Oct 15 08:14:53.367 INFO kablam! warning: unused import: `InputHandler` Oct 15 08:14:53.367 INFO kablam! --> src/states/mod.rs:14:42 Oct 15 08:14:53.367 INFO kablam! | Oct 15 08:14:53.367 INFO kablam! 14 | use amethyst::ecs::resources::{Camera, InputHandler, Projection, ScreenDimensions}; Oct 15 08:14:53.367 INFO kablam! | ^^^^^^^^^^^^ Oct 15 08:14:53.367 INFO kablam! | Oct 15 08:14:53.367 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 08:14:53.367 INFO kablam! Oct 15 08:14:53.367 INFO kablam! warning: unused imports: `Join`, `RunArg`, `World` Oct 15 08:14:53.367 INFO kablam! --> src/main.rs:10:21 Oct 15 08:14:53.367 INFO kablam! | Oct 15 08:14:53.367 INFO kablam! 10 | use amethyst::ecs::{World, Join, RunArg, System}; Oct 15 08:14:53.367 INFO kablam! | ^^^^^ ^^^^ ^^^^^^ Oct 15 08:14:53.367 INFO kablam! Oct 15 08:14:53.490 INFO kablam! warning: unused import: `System` Oct 15 08:14:53.490 INFO kablam! --> src/main.rs:10:42 Oct 15 08:14:53.490 INFO kablam! | Oct 15 08:14:53.490 INFO kablam! 10 | use amethyst::ecs::{World, Join, RunArg, System}; Oct 15 08:14:53.490 INFO kablam! | ^^^^^^ Oct 15 08:14:53.490 INFO kablam! Oct 15 08:14:53.501 INFO kablam! warning: variable does not need to be mutable Oct 15 08:14:53.501 INFO kablam! --> src/states/mod.rs:58:7 Oct 15 08:14:53.501 INFO kablam! | Oct 15 08:14:53.501 INFO kablam! 58 | let mut player = Player::new(); Oct 15 08:14:53.501 INFO kablam! | ----^^^^^^ Oct 15 08:14:53.501 INFO kablam! | | Oct 15 08:14:53.501 INFO kablam! | help: remove this `mut` Oct 15 08:14:53.501 INFO kablam! | Oct 15 08:14:53.501 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 15 08:14:53.501 INFO kablam! Oct 15 08:14:54.120 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.00s Oct 15 08:14:54.135 INFO kablam! su: No module specific data is present Oct 15 08:14:54.611 INFO running `"docker" "rm" "-f" "5dc60ca14ffab40d68e7be242ecfb71925014e6fd9cd90a7b3d2f5f8e77bea73"` Oct 15 08:14:54.978 INFO blam! 5dc60ca14ffab40d68e7be242ecfb71925014e6fd9cd90a7b3d2f5f8e77bea73 Oct 15 08:14:54.981 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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 08:14:55.416 INFO blam! f5b96c107b29d74e62a98a84ee73980f5439a59cb97af945c4a30d000f8471f1 Oct 15 08:14:55.419 INFO running `"docker" "start" "-a" "f5b96c107b29d74e62a98a84ee73980f5439a59cb97af945c4a30d000f8471f1"` Oct 15 08:14:56.891 INFO kablam! usermod: no changes Oct 15 08:14:57.167 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.25s Oct 15 08:14:57.178 INFO kablam! Running /target/debug/deps/asteroids_rs-87d5a9f1e497e522 Oct 15 08:14:57.180 INFO blam! Oct 15 08:14:57.180 INFO blam! running 0 tests Oct 15 08:14:57.180 INFO blam! Oct 15 08:14:57.180 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 08:14:57.180 INFO blam! Oct 15 08:14:57.184 INFO kablam! su: No module specific data is present Oct 15 08:14:58.170 INFO running `"docker" "rm" "-f" "f5b96c107b29d74e62a98a84ee73980f5439a59cb97af945c4a30d000f8471f1"` Oct 15 08:14:58.537 INFO blam! f5b96c107b29d74e62a98a84ee73980f5439a59cb97af945c4a30d000f8471f1