Oct 13 04:01:44.663 INFO testing picklenerd/rock_paper_scissors against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 13 04:01:44.664 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 13 04:01:44.956 INFO blam! b6759748ff788d184f780ca37b2f564e981f8e697a6a3743fbd17d74db642fb0 Oct 13 04:01:44.958 INFO running `"docker" "start" "-a" "b6759748ff788d184f780ca37b2f564e981f8e697a6a3743fbd17d74db642fb0"` Oct 13 04:01:45.973 INFO kablam! usermod: no changes Oct 13 04:01:46.039 INFO kablam! Compiling rockpaperscissors v0.1.0 (/source) Oct 13 04:01:46.435 INFO kablam! warning: unused import: `std::collections::HashMap` Oct 13 04:01:46.435 INFO kablam! --> src/main.rs:5:5 Oct 13 04:01:46.435 INFO kablam! | Oct 13 04:01:46.436 INFO kablam! 5 | use std::collections::HashMap; Oct 13 04:01:46.436 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 04:01:46.436 INFO kablam! | Oct 13 04:01:46.437 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 04:01:46.437 INFO kablam! Oct 13 04:01:46.551 INFO kablam! warning: method is never used: `get_weapon_count` Oct 13 04:01:46.551 INFO kablam! --> src/game/ai.rs:27:5 Oct 13 04:01:46.552 INFO kablam! | Oct 13 04:01:46.552 INFO kablam! 27 | pub fn get_weapon_count(&self, weapon: &Weapon) -> u64 { Oct 13 04:01:46.552 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 04:01:46.553 INFO kablam! | Oct 13 04:01:46.553 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 04:01:46.553 INFO kablam! Oct 13 04:01:46.553 INFO kablam! warning: method is never used: `get_weapon_weight` Oct 13 04:01:46.554 INFO kablam! --> src/game/ai.rs:31:5 Oct 13 04:01:46.554 INFO kablam! | Oct 13 04:01:46.554 INFO kablam! 31 | pub fn get_weapon_weight(&self, weapon: &Weapon) -> f32 { Oct 13 04:01:46.555 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 04:01:46.555 INFO kablam! Oct 13 04:01:46.555 INFO kablam! warning: method is never used: `get_count_total` Oct 13 04:01:46.556 INFO kablam! --> src/game/ai.rs:36:5 Oct 13 04:01:46.556 INFO kablam! | Oct 13 04:01:46.556 INFO kablam! 36 | pub fn get_count_total(&self) -> u64 { Oct 13 04:01:46.556 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 04:01:46.557 INFO kablam! Oct 13 04:01:47.531 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.53s Oct 13 04:01:47.532 INFO kablam! su: No module specific data is present Oct 13 04:01:48.199 INFO running `"docker" "rm" "-f" "b6759748ff788d184f780ca37b2f564e981f8e697a6a3743fbd17d74db642fb0"` Oct 13 04:01:48.403 INFO blam! b6759748ff788d184f780ca37b2f564e981f8e697a6a3743fbd17d74db642fb0 Oct 13 04:01:48.408 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 13 04:01:48.792 INFO blam! f81eac0eb2bf690df79dea0ee44090c05a239813c49cbb93c6dad7994aabb942 Oct 13 04:01:48.793 INFO running `"docker" "start" "-a" "f81eac0eb2bf690df79dea0ee44090c05a239813c49cbb93c6dad7994aabb942"` Oct 13 04:01:50.830 INFO kablam! usermod: no changes Oct 13 04:01:50.907 INFO kablam! Compiling rockpaperscissors v0.1.0 (/source) Oct 13 04:01:51.235 INFO kablam! warning: unused import: `std::collections::HashMap` Oct 13 04:01:51.235 INFO kablam! --> src/main.rs:5:5 Oct 13 04:01:51.235 INFO kablam! | Oct 13 04:01:51.235 INFO kablam! 5 | use std::collections::HashMap; Oct 13 04:01:51.235 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 04:01:51.235 INFO kablam! | Oct 13 04:01:51.235 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 04:01:51.235 INFO kablam! Oct 13 04:01:51.335 INFO kablam! warning: method is never used: `get_weapon_count` Oct 13 04:01:51.335 INFO kablam! --> src/game/ai.rs:27:5 Oct 13 04:01:51.335 INFO kablam! | Oct 13 04:01:51.335 INFO kablam! 27 | pub fn get_weapon_count(&self, weapon: &Weapon) -> u64 { Oct 13 04:01:51.335 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 04:01:51.335 INFO kablam! | Oct 13 04:01:51.335 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 04:01:51.335 INFO kablam! Oct 13 04:01:51.335 INFO kablam! warning: method is never used: `get_weapon_weight` Oct 13 04:01:51.335 INFO kablam! --> src/game/ai.rs:31:5 Oct 13 04:01:51.335 INFO kablam! | Oct 13 04:01:51.335 INFO kablam! 31 | pub fn get_weapon_weight(&self, weapon: &Weapon) -> f32 { Oct 13 04:01:51.335 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 04:01:51.335 INFO kablam! Oct 13 04:01:51.335 INFO kablam! warning: method is never used: `get_count_total` Oct 13 04:01:51.335 INFO kablam! --> src/game/ai.rs:36:5 Oct 13 04:01:51.335 INFO kablam! | Oct 13 04:01:51.335 INFO kablam! 36 | pub fn get_count_total(&self) -> u64 { Oct 13 04:01:51.335 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 04:01:51.335 INFO kablam! Oct 13 04:01:52.159 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.30s Oct 13 04:01:52.162 INFO kablam! su: No module specific data is present Oct 13 04:01:53.287 INFO running `"docker" "rm" "-f" "f81eac0eb2bf690df79dea0ee44090c05a239813c49cbb93c6dad7994aabb942"` Oct 13 04:01:53.507 INFO blam! f81eac0eb2bf690df79dea0ee44090c05a239813c49cbb93c6dad7994aabb942 Oct 13 04:01:53.515 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 13 04:01:53.941 INFO blam! 47bf12f6e4f46cb3cf2da553172731d8a0182302d903a499c80a91f3b7cbc262 Oct 13 04:01:53.943 INFO running `"docker" "start" "-a" "47bf12f6e4f46cb3cf2da553172731d8a0182302d903a499c80a91f3b7cbc262"` Oct 13 04:01:55.339 INFO kablam! usermod: no changes Oct 13 04:01:55.395 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.02s Oct 13 04:01:55.395 INFO kablam! Running /target/debug/deps/rockpaperscissors-ebcca708d72440ca Oct 13 04:01:55.399 INFO blam! Oct 13 04:01:55.399 INFO blam! running 0 tests Oct 13 04:01:55.399 INFO blam! Oct 13 04:01:55.399 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 04:01:55.399 INFO blam! Oct 13 04:01:55.403 INFO kablam! su: No module specific data is present Oct 13 04:01:56.655 INFO running `"docker" "rm" "-f" "47bf12f6e4f46cb3cf2da553172731d8a0182302d903a499c80a91f3b7cbc262"` Oct 13 04:01:56.991 INFO blam! 47bf12f6e4f46cb3cf2da553172731d8a0182302d903a499c80a91f3b7cbc262