Oct 10 16:46:39.312 INFO testing picklenerd/rock_paper_scissors against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 16:46:39.312 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 16:46:39.312 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 16:46:39.701 INFO blam! 06115491e2f0e3108fc2c641600a318d5bfcf9ae95c78ced58ec8d21c4caf8c3 Oct 10 16:46:39.702 INFO running `"docker" "start" "-a" "06115491e2f0e3108fc2c641600a318d5bfcf9ae95c78ced58ec8d21c4caf8c3"` Oct 10 16:46:40.788 INFO kablam! usermod: no changes Oct 10 16:46:40.892 INFO kablam! Compiling rockpaperscissors v0.1.0 (/source) Oct 10 16:46:41.608 INFO kablam! warning: unused import: `std::collections::HashMap` Oct 10 16:46:41.608 INFO kablam! --> src/main.rs:5:5 Oct 10 16:46:41.608 INFO kablam! | Oct 10 16:46:41.608 INFO kablam! 5 | use std::collections::HashMap; Oct 10 16:46:41.608 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 16:46:41.608 INFO kablam! | Oct 10 16:46:41.608 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 10 16:46:41.608 INFO kablam! Oct 10 16:46:41.716 INFO kablam! warning: method is never used: `get_weapon_count` Oct 10 16:46:41.717 INFO kablam! --> src/game/ai.rs:27:5 Oct 10 16:46:41.717 INFO kablam! | Oct 10 16:46:41.717 INFO kablam! 27 | pub fn get_weapon_count(&self, weapon: &Weapon) -> u64 { Oct 10 16:46:41.717 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 16:46:41.717 INFO kablam! | Oct 10 16:46:41.717 INFO kablam! = note: #[warn(dead_code)] on by default Oct 10 16:46:41.717 INFO kablam! Oct 10 16:46:41.717 INFO kablam! warning: method is never used: `get_weapon_weight` Oct 10 16:46:41.717 INFO kablam! --> src/game/ai.rs:31:5 Oct 10 16:46:41.717 INFO kablam! | Oct 10 16:46:41.717 INFO kablam! 31 | pub fn get_weapon_weight(&self, weapon: &Weapon) -> f32 { Oct 10 16:46:41.717 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 16:46:41.717 INFO kablam! Oct 10 16:46:41.717 INFO kablam! warning: method is never used: `get_count_total` Oct 10 16:46:41.717 INFO kablam! --> src/game/ai.rs:36:5 Oct 10 16:46:41.717 INFO kablam! | Oct 10 16:46:41.717 INFO kablam! 36 | pub fn get_count_total(&self) -> u64 { Oct 10 16:46:41.717 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 16:46:41.717 INFO kablam! Oct 10 16:46:42.799 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.98s Oct 10 16:46:42.803 INFO kablam! su: No module specific data is present Oct 10 16:46:43.410 INFO running `"docker" "rm" "-f" "06115491e2f0e3108fc2c641600a318d5bfcf9ae95c78ced58ec8d21c4caf8c3"` Oct 10 16:46:43.805 INFO blam! 06115491e2f0e3108fc2c641600a318d5bfcf9ae95c78ced58ec8d21c4caf8c3 Oct 10 16:46:43.841 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 10 16:46:43.842 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 16:46:44.256 INFO blam! 2832b38f2b998d4679a8a1cf20a95d9d9d86ec6400d7b3b11a8c0fa9720fca73 Oct 10 16:46:44.264 INFO running `"docker" "start" "-a" "2832b38f2b998d4679a8a1cf20a95d9d9d86ec6400d7b3b11a8c0fa9720fca73"` Oct 10 16:46:45.280 INFO kablam! usermod: no changes Oct 10 16:46:45.360 INFO kablam! Compiling rockpaperscissors v0.1.0 (/source) Oct 10 16:46:46.044 INFO kablam! warning: unused import: `std::collections::HashMap` Oct 10 16:46:46.044 INFO kablam! --> src/main.rs:5:5 Oct 10 16:46:46.044 INFO kablam! | Oct 10 16:46:46.044 INFO kablam! 5 | use std::collections::HashMap; Oct 10 16:46:46.044 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 16:46:46.044 INFO kablam! | Oct 10 16:46:46.044 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 10 16:46:46.044 INFO kablam! Oct 10 16:46:46.148 INFO kablam! warning: method is never used: `get_weapon_count` Oct 10 16:46:46.148 INFO kablam! --> src/game/ai.rs:27:5 Oct 10 16:46:46.148 INFO kablam! | Oct 10 16:46:46.148 INFO kablam! 27 | pub fn get_weapon_count(&self, weapon: &Weapon) -> u64 { Oct 10 16:46:46.148 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 16:46:46.148 INFO kablam! | Oct 10 16:46:46.148 INFO kablam! = note: #[warn(dead_code)] on by default Oct 10 16:46:46.148 INFO kablam! Oct 10 16:46:46.148 INFO kablam! warning: method is never used: `get_weapon_weight` Oct 10 16:46:46.148 INFO kablam! --> src/game/ai.rs:31:5 Oct 10 16:46:46.148 INFO kablam! | Oct 10 16:46:46.148 INFO kablam! 31 | pub fn get_weapon_weight(&self, weapon: &Weapon) -> f32 { Oct 10 16:46:46.148 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 16:46:46.148 INFO kablam! Oct 10 16:46:46.148 INFO kablam! warning: method is never used: `get_count_total` Oct 10 16:46:46.148 INFO kablam! --> src/game/ai.rs:36:5 Oct 10 16:46:46.148 INFO kablam! | Oct 10 16:46:46.148 INFO kablam! 36 | pub fn get_count_total(&self) -> u64 { Oct 10 16:46:46.148 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 16:46:46.148 INFO kablam! Oct 10 16:46:46.640 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.32s Oct 10 16:46:46.640 INFO kablam! su: No module specific data is present Oct 10 16:46:47.367 INFO running `"docker" "rm" "-f" "2832b38f2b998d4679a8a1cf20a95d9d9d86ec6400d7b3b11a8c0fa9720fca73"` Oct 10 16:46:47.582 INFO blam! 2832b38f2b998d4679a8a1cf20a95d9d9d86ec6400d7b3b11a8c0fa9720fca73 Oct 10 16:46:47.584 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 10 16:46:47.584 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 16:46:47.941 INFO blam! 1fd44d7f250f2a2672706a94a2d621fbb1403c2749d379a2175a35f54409916c Oct 10 16:46:47.942 INFO running `"docker" "start" "-a" "1fd44d7f250f2a2672706a94a2d621fbb1403c2749d379a2175a35f54409916c"` Oct 10 16:46:49.072 INFO kablam! usermod: no changes Oct 10 16:46:49.180 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.06s Oct 10 16:46:49.188 INFO kablam! Running /target/debug/deps/rockpaperscissors-ebcca708d72440ca Oct 10 16:46:49.192 INFO blam! Oct 10 16:46:49.192 INFO blam! running 0 tests Oct 10 16:46:49.192 INFO blam! Oct 10 16:46:49.192 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 16:46:49.192 INFO blam! Oct 10 16:46:49.194 INFO kablam! su: No module specific data is present Oct 10 16:46:49.932 INFO running `"docker" "rm" "-f" "1fd44d7f250f2a2672706a94a2d621fbb1403c2749d379a2175a35f54409916c"` Oct 10 16:46:50.176 INFO blam! 1fd44d7f250f2a2672706a94a2d621fbb1403c2749d379a2175a35f54409916c