Oct 15 09:02:38.117 INFO testing Luxed/breakout-rust against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 09:02:38.119 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 09:02:38.344 INFO blam! 34e3e5131daff6651b3201bd278d6b3ad9ad6ded3a14690afa59db08ca30a1bb Oct 15 09:02:38.347 INFO running `"docker" "start" "-a" "34e3e5131daff6651b3201bd278d6b3ad9ad6ded3a14690afa59db08ca30a1bb"` Oct 15 09:02:38.744 INFO kablam! usermod: no changes Oct 15 09:02:38.939 INFO kablam! Compiling claxon v0.4.0 Oct 15 09:02:38.939 INFO kablam! Compiling hound v3.4.0 Oct 15 09:02:38.939 INFO kablam! Compiling cmake v0.1.29 Oct 15 09:02:38.939 INFO kablam! Compiling num-complex v0.1.43 Oct 15 09:02:38.947 INFO kablam! Compiling syn v0.11.11 Oct 15 09:02:38.947 INFO kablam! Compiling parking_lot_core v0.2.13 Oct 15 09:02:38.947 INFO kablam! Compiling num-bigint v0.1.43 Oct 15 09:02:38.947 INFO kablam! Compiling cgmath v0.16.0 Oct 15 09:02:42.724 INFO kablam! Compiling png v0.11.0 Oct 15 09:02:42.727 INFO kablam! Compiling glfw-sys v3.2.2 Oct 15 09:02:42.735 INFO kablam! Compiling parking_lot v0.4.8 Oct 15 09:02:42.778 INFO kablam! Compiling rayon v1.0.0 Oct 15 09:02:49.623 INFO kablam! Compiling num-rational v0.1.42 Oct 15 09:02:57.347 INFO kablam! Compiling num v0.1.42 Oct 15 09:03:00.751 INFO kablam! Compiling glfw v0.21.0 Oct 15 09:03:00.935 INFO kablam! Compiling jpeg-decoder v0.1.14 Oct 15 09:03:03.780 INFO kablam! Compiling rental-impl v0.4.15 Oct 15 09:03:11.815 INFO kablam! Compiling image v0.18.0 Oct 15 09:03:26.347 INFO kablam! Compiling rental v0.4.16 Oct 15 09:03:27.853 INFO kablam! Compiling al-sys v0.5.1 Oct 15 09:03:39.361 INFO kablam! Compiling alto v3.0.1 Oct 15 09:03:52.153 INFO kablam! Compiling audio_master v0.1.0 (/source/audio_master) Oct 15 09:03:53.163 INFO kablam! warning: field is never used: `samples` Oct 15 09:03:53.163 INFO kablam! --> audio_master/src/source.rs:75:5 Oct 15 09:03:53.163 INFO kablam! | Oct 15 09:03:53.163 INFO kablam! 75 | samples: Vec, Oct 15 09:03:53.163 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 15 09:03:53.163 INFO kablam! | Oct 15 09:03:53.163 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 09:03:53.163 INFO kablam! Oct 15 09:03:54.931 INFO kablam! Compiling breakout-rust v0.1.0 (/source) Oct 15 09:03:57.131 INFO kablam! warning: unused import: `std::collections::hash_map::HashMap` Oct 15 09:03:57.131 INFO kablam! --> src/game.rs:4:5 Oct 15 09:03:57.131 INFO kablam! | Oct 15 09:03:57.131 INFO kablam! 4 | use std::collections::hash_map::HashMap; Oct 15 09:03:57.131 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 09:03:57.131 INFO kablam! | Oct 15 09:03:57.132 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 09:03:57.132 INFO kablam! Oct 15 09:03:57.132 INFO kablam! warning: unused import: `audio_master::source::StaticSource` Oct 15 09:03:57.132 INFO kablam! --> src/game.rs:17:5 Oct 15 09:03:57.132 INFO kablam! | Oct 15 09:03:57.132 INFO kablam! 17 | use audio_master::source::StaticSource; Oct 15 09:03:57.132 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 09:03:57.132 INFO kablam! Oct 15 09:03:57.139 INFO kablam! warning: unused import: `Fps` Oct 15 09:03:57.139 INFO kablam! --> src/main.rs:22:31 Oct 15 09:03:57.139 INFO kablam! | Oct 15 09:03:57.139 INFO kablam! 22 | use game::{ Engine, GameTime, Fps, Game }; Oct 15 09:03:57.139 INFO kablam! | ^^^ Oct 15 09:03:57.139 INFO kablam! Oct 15 09:04:03.067 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 24s Oct 15 09:04:03.072 INFO kablam! su: No module specific data is present Oct 15 09:04:03.699 INFO running `"docker" "rm" "-f" "34e3e5131daff6651b3201bd278d6b3ad9ad6ded3a14690afa59db08ca30a1bb"` Oct 15 09:04:04.029 INFO blam! 34e3e5131daff6651b3201bd278d6b3ad9ad6ded3a14690afa59db08ca30a1bb Oct 15 09:04:04.035 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 09:04:04.500 INFO blam! a32de106fd7cfe7321847bfe17b9b8d1e7be3eaf36647d9fdf61be63783acf52 Oct 15 09:04:04.511 INFO running `"docker" "start" "-a" "a32de106fd7cfe7321847bfe17b9b8d1e7be3eaf36647d9fdf61be63783acf52"` Oct 15 09:04:05.910 INFO kablam! usermod: no changes Oct 15 09:04:06.051 INFO kablam! Compiling breakout-rust v0.1.0 (/source) Oct 15 09:04:08.139 INFO kablam! warning: unused import: `std::collections::hash_map::HashMap` Oct 15 09:04:08.139 INFO kablam! --> src/game.rs:4:5 Oct 15 09:04:08.139 INFO kablam! | Oct 15 09:04:08.139 INFO kablam! 4 | use std::collections::hash_map::HashMap; Oct 15 09:04:08.139 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 09:04:08.139 INFO kablam! | Oct 15 09:04:08.139 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 09:04:08.139 INFO kablam! Oct 15 09:04:08.139 INFO kablam! warning: unused import: `audio_master::source::StaticSource` Oct 15 09:04:08.140 INFO kablam! --> src/game.rs:17:5 Oct 15 09:04:08.140 INFO kablam! | Oct 15 09:04:08.140 INFO kablam! 17 | use audio_master::source::StaticSource; Oct 15 09:04:08.140 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 09:04:08.140 INFO kablam! Oct 15 09:04:08.141 INFO kablam! warning: unused import: `Fps` Oct 15 09:04:08.141 INFO kablam! --> src/main.rs:22:31 Oct 15 09:04:08.141 INFO kablam! | Oct 15 09:04:08.141 INFO kablam! 22 | use game::{ Engine, GameTime, Fps, Game }; Oct 15 09:04:08.141 INFO kablam! | ^^^ Oct 15 09:04:08.141 INFO kablam! Oct 15 09:04:08.868 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.93s Oct 15 09:04:08.876 INFO kablam! su: No module specific data is present Oct 15 09:04:09.183 INFO running `"docker" "rm" "-f" "a32de106fd7cfe7321847bfe17b9b8d1e7be3eaf36647d9fdf61be63783acf52"` Oct 15 09:04:09.248 INFO blam! a32de106fd7cfe7321847bfe17b9b8d1e7be3eaf36647d9fdf61be63783acf52 Oct 15 09:04:09.251 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 09:04:09.432 INFO blam! 3879b307bea3d0f161b44040dc2677857bda5c14f288391cd1a5fdb9d4f5f2c1 Oct 15 09:04:09.439 INFO running `"docker" "start" "-a" "3879b307bea3d0f161b44040dc2677857bda5c14f288391cd1a5fdb9d4f5f2c1"` Oct 15 09:04:10.123 INFO kablam! usermod: no changes Oct 15 09:04:10.235 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.09s Oct 15 09:04:10.248 INFO kablam! Running /target/debug/deps/breakout_rust-3943a11dd28cac8a Oct 15 09:04:10.251 INFO blam! Oct 15 09:04:10.251 INFO blam! running 0 tests Oct 15 09:04:10.251 INFO blam! Oct 15 09:04:10.251 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 09:04:10.251 INFO blam! Oct 15 09:04:10.255 INFO kablam! su: No module specific data is present Oct 15 09:04:10.553 INFO running `"docker" "rm" "-f" "3879b307bea3d0f161b44040dc2677857bda5c14f288391cd1a5fdb9d4f5f2c1"` Oct 15 09:04:10.656 INFO blam! 3879b307bea3d0f161b44040dc2677857bda5c14f288391cd1a5fdb9d4f5f2c1