Oct 15 12:33:39.468 INFO testing AntonHermann/space_invaders against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 12:33:39.468 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 12:33:39.791 INFO blam! 6498e21ef8f3255f1e3ac063dba842aca8f1688b04c6b7d1f01c041db9deed45 Oct 15 12:33:39.795 INFO running `"docker" "start" "-a" "6498e21ef8f3255f1e3ac063dba842aca8f1688b04c6b7d1f01c041db9deed45"` Oct 15 12:33:40.215 INFO kablam! usermod: no changes Oct 15 12:33:40.376 INFO kablam! Compiling atom v0.3.5 Oct 15 12:33:40.377 INFO kablam! Compiling fxhash v0.2.1 Oct 15 12:33:40.377 INFO kablam! Compiling crossbeam-epoch v0.3.1 Oct 15 12:33:40.380 INFO kablam! Compiling parking_lot_core v0.2.14 Oct 15 12:33:40.392 INFO kablam! Compiling loggerv v0.7.1 Oct 15 12:33:40.395 INFO kablam! Compiling shred-derive v0.5.0 Oct 15 12:33:42.431 INFO kablam! Compiling crossbeam-deque v0.2.0 Oct 15 12:33:42.739 INFO kablam! Compiling parking_lot v0.5.5 Oct 15 12:33:43.591 INFO kablam! Compiling rayon-core v1.4.0 Oct 15 12:33:44.647 INFO kablam! Compiling shrev v1.0.1 Oct 15 12:33:47.335 INFO kablam! Compiling rayon v1.0.1 Oct 15 12:33:51.195 INFO kablam! Compiling shred v0.7.0 Oct 15 12:33:51.195 INFO kablam! Compiling hibitset v0.5.0 Oct 15 12:33:54.516 INFO kablam! Compiling specs v0.11.2 Oct 15 12:33:59.171 INFO kablam! Compiling space_invaders v0.1.0 (/source) Oct 15 12:34:01.981 INFO kablam! warning: unused variable: `pos` Oct 15 12:34:01.981 INFO kablam! --> src/game/systems/debug.rs:11:24 Oct 15 12:34:01.982 INFO kablam! | Oct 15 12:34:01.983 INFO kablam! 11 | fn run(&mut self, (pos, ap): Self::SystemData) { Oct 15 12:34:01.983 INFO kablam! | ^^^ help: consider using `_pos` instead Oct 15 12:34:01.984 INFO kablam! | Oct 15 12:34:01.984 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 12:34:01.984 INFO kablam! Oct 15 12:34:01.984 INFO kablam! warning: unused variable: `ap` Oct 15 12:34:01.985 INFO kablam! --> src/game/systems/debug.rs:11:29 Oct 15 12:34:01.985 INFO kablam! | Oct 15 12:34:01.985 INFO kablam! 11 | fn run(&mut self, (pos, ap): Self::SystemData) { Oct 15 12:34:01.985 INFO kablam! | ^^ help: consider using `_ap` instead Oct 15 12:34:01.986 INFO kablam! Oct 15 12:34:02.115 INFO kablam! warning: variant is never constructed: `Enemy` Oct 15 12:34:02.116 INFO kablam! --> src/game/components.rs:63:5 Oct 15 12:34:02.116 INFO kablam! | Oct 15 12:34:02.116 INFO kablam! 63 | Enemy, Oct 15 12:34:02.117 INFO kablam! | ^^^^^ Oct 15 12:34:02.117 INFO kablam! | Oct 15 12:34:02.117 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 12:34:02.118 INFO kablam! Oct 15 12:34:02.118 INFO kablam! warning: constant item is never used: `ENEMY_COUNT` Oct 15 12:34:02.118 INFO kablam! --> src/game/mod.rs:16:1 Oct 15 12:34:02.118 INFO kablam! | Oct 15 12:34:02.119 INFO kablam! 16 | const ENEMY_COUNT: usize = ENEMY_COUNT_X * ENEMY_COUNT_Y; Oct 15 12:34:02.119 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 12:34:02.119 INFO kablam! Oct 15 12:34:02.119 INFO kablam! warning: variant is never constructed: `Down` Oct 15 12:34:02.120 INFO kablam! --> src/game/mod.rs:29:5 Oct 15 12:34:02.120 INFO kablam! | Oct 15 12:34:02.120 INFO kablam! 29 | Down, Oct 15 12:34:02.121 INFO kablam! | ^^^^ Oct 15 12:34:02.121 INFO kablam! Oct 15 12:34:05.575 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 25.34s Oct 15 12:34:05.582 INFO kablam! su: No module specific data is present Oct 15 12:34:06.211 INFO running `"docker" "rm" "-f" "6498e21ef8f3255f1e3ac063dba842aca8f1688b04c6b7d1f01c041db9deed45"` Oct 15 12:34:06.481 INFO blam! 6498e21ef8f3255f1e3ac063dba842aca8f1688b04c6b7d1f01c041db9deed45 Oct 15 12:34:06.488 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 12:34:06.925 INFO blam! 0ed4fa8d50da80ac8208ec7522daae38ef09150529dc82cdb80fa845ccd1a2eb Oct 15 12:34:06.935 INFO running `"docker" "start" "-a" "0ed4fa8d50da80ac8208ec7522daae38ef09150529dc82cdb80fa845ccd1a2eb"` Oct 15 12:34:07.986 INFO kablam! usermod: no changes Oct 15 12:34:08.175 INFO kablam! Compiling space_invaders v0.1.0 (/source) Oct 15 12:34:10.839 INFO kablam! warning: unused variable: `pos` Oct 15 12:34:10.839 INFO kablam! --> src/game/systems/debug.rs:11:24 Oct 15 12:34:10.839 INFO kablam! | Oct 15 12:34:10.839 INFO kablam! 11 | fn run(&mut self, (pos, ap): Self::SystemData) { Oct 15 12:34:10.839 INFO kablam! | ^^^ help: consider using `_pos` instead Oct 15 12:34:10.839 INFO kablam! | Oct 15 12:34:10.839 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 12:34:10.839 INFO kablam! Oct 15 12:34:10.839 INFO kablam! warning: unused variable: `ap` Oct 15 12:34:10.839 INFO kablam! --> src/game/systems/debug.rs:11:29 Oct 15 12:34:10.839 INFO kablam! | Oct 15 12:34:10.839 INFO kablam! 11 | fn run(&mut self, (pos, ap): Self::SystemData) { Oct 15 12:34:10.839 INFO kablam! | ^^ help: consider using `_ap` instead Oct 15 12:34:10.839 INFO kablam! Oct 15 12:34:10.971 INFO kablam! warning: variant is never constructed: `Enemy` Oct 15 12:34:10.971 INFO kablam! --> src/game/components.rs:63:5 Oct 15 12:34:10.971 INFO kablam! | Oct 15 12:34:10.971 INFO kablam! 63 | Enemy, Oct 15 12:34:10.971 INFO kablam! | ^^^^^ Oct 15 12:34:10.971 INFO kablam! | Oct 15 12:34:10.971 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 12:34:10.971 INFO kablam! Oct 15 12:34:10.971 INFO kablam! warning: constant item is never used: `ENEMY_COUNT` Oct 15 12:34:10.971 INFO kablam! --> src/game/mod.rs:16:1 Oct 15 12:34:10.971 INFO kablam! | Oct 15 12:34:10.971 INFO kablam! 16 | const ENEMY_COUNT: usize = ENEMY_COUNT_X * ENEMY_COUNT_Y; Oct 15 12:34:10.971 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 12:34:10.971 INFO kablam! Oct 15 12:34:10.971 INFO kablam! warning: variant is never constructed: `Down` Oct 15 12:34:10.971 INFO kablam! --> src/game/mod.rs:29:5 Oct 15 12:34:10.971 INFO kablam! | Oct 15 12:34:10.971 INFO kablam! 29 | Down, Oct 15 12:34:10.971 INFO kablam! | ^^^^ Oct 15 12:34:10.971 INFO kablam! Oct 15 12:34:11.480 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.47s Oct 15 12:34:11.489 INFO kablam! su: No module specific data is present Oct 15 12:34:12.023 INFO running `"docker" "rm" "-f" "0ed4fa8d50da80ac8208ec7522daae38ef09150529dc82cdb80fa845ccd1a2eb"` Oct 15 12:34:12.339 INFO blam! 0ed4fa8d50da80ac8208ec7522daae38ef09150529dc82cdb80fa845ccd1a2eb Oct 15 12:34:12.351 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 12:34:12.819 INFO blam! 591fb0ffc39597c3923e5cf58a95372332d33ae91b743d44ebc5e3f24607a961 Oct 15 12:34:12.827 INFO running `"docker" "start" "-a" "591fb0ffc39597c3923e5cf58a95372332d33ae91b743d44ebc5e3f24607a961"` Oct 15 12:34:14.070 INFO kablam! usermod: no changes Oct 15 12:34:14.259 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.16s Oct 15 12:34:14.273 INFO kablam! Running /target/debug/deps/space_invaders-17d0202a327c35d5 Oct 15 12:34:14.281 INFO blam! Oct 15 12:34:14.281 INFO blam! running 0 tests Oct 15 12:34:14.281 INFO blam! Oct 15 12:34:14.281 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 12:34:14.281 INFO blam! Oct 15 12:34:14.287 INFO kablam! su: No module specific data is present Oct 15 12:34:15.203 INFO running `"docker" "rm" "-f" "591fb0ffc39597c3923e5cf58a95372332d33ae91b743d44ebc5e3f24607a961"` Oct 15 12:34:15.494 INFO blam! 591fb0ffc39597c3923e5cf58a95372332d33ae91b743d44ebc5e3f24607a961