Oct 15 12:33:39.401 INFO testing AntonHermann/space_invaders against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 15 12:33:39.402 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 12:33:39.739 INFO blam! 730570d87da9aba9ed70c8279f7d044d9cc35c42c57c2f84b6645f9169cee70d Oct 15 12:33:39.741 INFO running `"docker" "start" "-a" "730570d87da9aba9ed70c8279f7d044d9cc35c42c57c2f84b6645f9169cee70d"` Oct 15 12:33:40.190 INFO kablam! usermod: no changes Oct 15 12:33:40.314 INFO kablam! Compiling atom v0.3.5 Oct 15 12:33:40.314 INFO kablam! Compiling fxhash v0.2.1 Oct 15 12:33:40.314 INFO kablam! Compiling parking_lot_core v0.2.14 Oct 15 12:33:40.314 INFO kablam! Compiling loggerv v0.7.1 Oct 15 12:33:40.319 INFO kablam! Compiling shred-derive v0.5.0 Oct 15 12:33:40.323 INFO kablam! Compiling rayon v1.0.1 Oct 15 12:33:42.287 INFO kablam! Compiling parking_lot v0.5.5 Oct 15 12:33:44.211 INFO kablam! Compiling shrev v1.0.1 Oct 15 12:33:47.681 INFO kablam! Compiling hibitset v0.5.0 Oct 15 12:33:47.681 INFO kablam! Compiling shred v0.7.0 Oct 15 12:33:50.787 INFO kablam! Compiling specs v0.11.2 Oct 15 12:33:54.517 INFO kablam! Compiling space_invaders v0.1.0 (/source) Oct 15 12:33:56.955 INFO kablam! warning: unused variable: `pos` Oct 15 12:33:56.955 INFO kablam! --> src/game/systems/debug.rs:11:24 Oct 15 12:33:56.956 INFO kablam! | Oct 15 12:33:56.956 INFO kablam! 11 | fn run(&mut self, (pos, ap): Self::SystemData) { Oct 15 12:33:56.956 INFO kablam! | ^^^ help: consider using `_pos` instead Oct 15 12:33:56.957 INFO kablam! | Oct 15 12:33:56.957 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 12:33:56.957 INFO kablam! Oct 15 12:33:56.957 INFO kablam! warning: unused variable: `ap` Oct 15 12:33:56.957 INFO kablam! --> src/game/systems/debug.rs:11:29 Oct 15 12:33:56.958 INFO kablam! | Oct 15 12:33:56.958 INFO kablam! 11 | fn run(&mut self, (pos, ap): Self::SystemData) { Oct 15 12:33:56.958 INFO kablam! | ^^ help: consider using `_ap` instead Oct 15 12:33:56.958 INFO kablam! Oct 15 12:33:57.103 INFO kablam! warning: variant is never constructed: `Enemy` Oct 15 12:33:57.103 INFO kablam! --> src/game/components.rs:63:5 Oct 15 12:33:57.104 INFO kablam! | Oct 15 12:33:57.104 INFO kablam! 63 | Enemy, Oct 15 12:33:57.104 INFO kablam! | ^^^^^ Oct 15 12:33:57.105 INFO kablam! | Oct 15 12:33:57.105 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 12:33:57.105 INFO kablam! Oct 15 12:33:57.105 INFO kablam! warning: constant item is never used: `ENEMY_COUNT` Oct 15 12:33:57.106 INFO kablam! --> src/game/mod.rs:16:1 Oct 15 12:33:57.106 INFO kablam! | Oct 15 12:33:57.106 INFO kablam! 16 | const ENEMY_COUNT: usize = ENEMY_COUNT_X * ENEMY_COUNT_Y; Oct 15 12:33:57.107 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 12:33:57.107 INFO kablam! Oct 15 12:33:57.107 INFO kablam! warning: variant is never constructed: `Down` Oct 15 12:33:57.107 INFO kablam! --> src/game/mod.rs:29:5 Oct 15 12:33:57.108 INFO kablam! | Oct 15 12:33:57.108 INFO kablam! 29 | Down, Oct 15 12:33:57.108 INFO kablam! | ^^^^ Oct 15 12:33:57.108 INFO kablam! Oct 15 12:34:00.871 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 20.66s Oct 15 12:34:00.877 INFO kablam! su: No module specific data is present Oct 15 12:34:01.569 INFO running `"docker" "rm" "-f" "730570d87da9aba9ed70c8279f7d044d9cc35c42c57c2f84b6645f9169cee70d"` Oct 15 12:34:01.732 INFO blam! 730570d87da9aba9ed70c8279f7d044d9cc35c42c57c2f84b6645f9169cee70d Oct 15 12:34:01.738 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 12:34:02.197 INFO blam! 37dd984fbcc65d324761e937247f29c3994f0de9aa18b322536fb3e0ea5e7fa0 Oct 15 12:34:02.197 INFO running `"docker" "start" "-a" "37dd984fbcc65d324761e937247f29c3994f0de9aa18b322536fb3e0ea5e7fa0"` Oct 15 12:34:03.012 INFO kablam! usermod: no changes Oct 15 12:34:03.142 INFO kablam! Compiling space_invaders v0.1.0 (/source) Oct 15 12:34:05.435 INFO kablam! warning: unused variable: `pos` Oct 15 12:34:05.435 INFO kablam! --> src/game/systems/debug.rs:11:24 Oct 15 12:34:05.435 INFO kablam! | Oct 15 12:34:05.435 INFO kablam! 11 | fn run(&mut self, (pos, ap): Self::SystemData) { Oct 15 12:34:05.435 INFO kablam! | ^^^ help: consider using `_pos` instead Oct 15 12:34:05.435 INFO kablam! | Oct 15 12:34:05.435 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 12:34:05.435 INFO kablam! Oct 15 12:34:05.435 INFO kablam! warning: unused variable: `ap` Oct 15 12:34:05.435 INFO kablam! --> src/game/systems/debug.rs:11:29 Oct 15 12:34:05.435 INFO kablam! | Oct 15 12:34:05.435 INFO kablam! 11 | fn run(&mut self, (pos, ap): Self::SystemData) { Oct 15 12:34:05.435 INFO kablam! | ^^ help: consider using `_ap` instead Oct 15 12:34:05.435 INFO kablam! Oct 15 12:34:05.555 INFO kablam! warning: variant is never constructed: `Enemy` Oct 15 12:34:05.555 INFO kablam! --> src/game/components.rs:63:5 Oct 15 12:34:05.555 INFO kablam! | Oct 15 12:34:05.555 INFO kablam! 63 | Enemy, Oct 15 12:34:05.555 INFO kablam! | ^^^^^ Oct 15 12:34:05.555 INFO kablam! | Oct 15 12:34:05.555 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 12:34:05.555 INFO kablam! Oct 15 12:34:05.555 INFO kablam! warning: constant item is never used: `ENEMY_COUNT` Oct 15 12:34:05.555 INFO kablam! --> src/game/mod.rs:16:1 Oct 15 12:34:05.555 INFO kablam! | Oct 15 12:34:05.555 INFO kablam! 16 | const ENEMY_COUNT: usize = ENEMY_COUNT_X * ENEMY_COUNT_Y; Oct 15 12:34:05.555 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 12:34:05.555 INFO kablam! Oct 15 12:34:05.555 INFO kablam! warning: variant is never constructed: `Down` Oct 15 12:34:05.555 INFO kablam! --> src/game/mod.rs:29:5 Oct 15 12:34:05.555 INFO kablam! | Oct 15 12:34:05.555 INFO kablam! 29 | Down, Oct 15 12:34:05.555 INFO kablam! | ^^^^ Oct 15 12:34:05.555 INFO kablam! Oct 15 12:34:06.059 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.00s Oct 15 12:34:06.061 INFO kablam! su: No module specific data is present Oct 15 12:34:06.495 INFO running `"docker" "rm" "-f" "37dd984fbcc65d324761e937247f29c3994f0de9aa18b322536fb3e0ea5e7fa0"` Oct 15 12:34:06.775 INFO blam! 37dd984fbcc65d324761e937247f29c3994f0de9aa18b322536fb3e0ea5e7fa0 Oct 15 12:34:06.787 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 12:34:07.151 INFO blam! 6dd385363c49326a0567a87bb72e98c50fba0125d4c052f736383b08737eb8d3 Oct 15 12:34:07.158 INFO running `"docker" "start" "-a" "6dd385363c49326a0567a87bb72e98c50fba0125d4c052f736383b08737eb8d3"` Oct 15 12:34:08.168 INFO kablam! usermod: no changes Oct 15 12:34:08.367 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.18s Oct 15 12:34:08.383 INFO kablam! Running /target/debug/deps/space_invaders-ab894c48b0d12803 Oct 15 12:34:08.383 INFO blam! Oct 15 12:34:08.383 INFO blam! running 0 tests Oct 15 12:34:08.383 INFO blam! Oct 15 12:34:08.383 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 12:34:08.383 INFO blam! Oct 15 12:34:08.383 INFO kablam! su: No module specific data is present Oct 15 12:34:09.063 INFO running `"docker" "rm" "-f" "6dd385363c49326a0567a87bb72e98c50fba0125d4c052f736383b08737eb8d3"` Oct 15 12:34:09.403 INFO blam! 6dd385363c49326a0567a87bb72e98c50fba0125d4c052f736383b08737eb8d3