Oct 31 23:12:57.916 INFO checking picklenerd/rock_paper_scissors against master#05812fa8c588473f03e3fa7cf59cd84f4f37c715 for pr-55538 Oct 31 23:12:57.916 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55538/worker-2/master#05812fa8c588473f03e3fa7cf59cd84f4f37c715:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-2/pr-55538/master#05812fa8c588473f03e3fa7cf59cd84f4f37c715:/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 +05812fa8c588473f03e3fa7cf59cd84f4f37c715-alt check --frozen --all --all-targets" "-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 31 23:12:58.080 INFO blam! ef0eba43607d9c8eba0724c903caec71b6017e4184d8bdf7b143817e4bc516ae Oct 31 23:12:58.081 INFO running `"docker" "start" "-a" "ef0eba43607d9c8eba0724c903caec71b6017e4184d8bdf7b143817e4bc516ae"` Oct 31 23:12:58.560 INFO kablam! usermod: no changes Oct 31 23:12:58.604 INFO kablam! Checking rockpaperscissors v0.1.0 (/source) Oct 31 23:12:58.852 INFO kablam! warning: unused import: `std::collections::HashMap` Oct 31 23:12:58.852 INFO kablam! --> src/main.rs:5:5 Oct 31 23:12:58.853 INFO kablam! | Oct 31 23:12:58.853 INFO kablam! 5 | use std::collections::HashMap; Oct 31 23:12:58.853 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 23:12:58.853 INFO kablam! | Oct 31 23:12:58.853 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 31 23:12:58.853 INFO kablam! Oct 31 23:12:58.889 INFO kablam! warning: unused import: `std::collections::HashMap` Oct 31 23:12:58.890 INFO kablam! --> src/main.rs:5:5 Oct 31 23:12:58.890 INFO kablam! | Oct 31 23:12:58.890 INFO kablam! 5 | use std::collections::HashMap; Oct 31 23:12:58.890 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 23:12:58.890 INFO kablam! | Oct 31 23:12:58.890 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 31 23:12:58.890 INFO kablam! Oct 31 23:12:58.965 INFO kablam! warning: method is never used: `get_weapon_count` Oct 31 23:12:58.965 INFO kablam! --> src/game/ai.rs:27:5 Oct 31 23:12:58.966 INFO kablam! | Oct 31 23:12:58.966 INFO kablam! 27 | pub fn get_weapon_count(&self, weapon: &Weapon) -> u64 { Oct 31 23:12:58.966 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 23:12:58.967 INFO kablam! | Oct 31 23:12:58.967 INFO kablam! = note: #[warn(dead_code)] on by default Oct 31 23:12:58.967 INFO kablam! Oct 31 23:12:58.969 INFO kablam! warning: method is never used: `get_weapon_weight` Oct 31 23:12:58.970 INFO kablam! --> src/game/ai.rs:31:5 Oct 31 23:12:58.970 INFO kablam! | Oct 31 23:12:58.970 INFO kablam! 31 | pub fn get_weapon_weight(&self, weapon: &Weapon) -> f32 { Oct 31 23:12:58.971 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 23:12:58.971 INFO kablam! Oct 31 23:12:58.972 INFO kablam! warning: method is never used: `get_count_total` Oct 31 23:12:58.972 INFO kablam! --> src/game/ai.rs:36:5 Oct 31 23:12:58.972 INFO kablam! | Oct 31 23:12:58.972 INFO kablam! 36 | pub fn get_count_total(&self) -> u64 { Oct 31 23:12:58.973 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 23:12:58.973 INFO kablam! Oct 31 23:12:59.000 INFO kablam! warning: method is never used: `get_weapon_count` Oct 31 23:12:59.001 INFO kablam! --> src/game/ai.rs:27:5 Oct 31 23:12:59.001 INFO kablam! | Oct 31 23:12:59.001 INFO kablam! 27 | pub fn get_weapon_count(&self, weapon: &Weapon) -> u64 { Oct 31 23:12:59.001 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 23:12:59.002 INFO kablam! | Oct 31 23:12:59.002 INFO kablam! = note: #[warn(dead_code)] on by default Oct 31 23:12:59.002 INFO kablam! Oct 31 23:12:59.002 INFO kablam! warning: method is never used: `get_weapon_weight` Oct 31 23:12:59.003 INFO kablam! --> src/game/ai.rs:31:5 Oct 31 23:12:59.003 INFO kablam! | Oct 31 23:12:59.003 INFO kablam! 31 | pub fn get_weapon_weight(&self, weapon: &Weapon) -> f32 { Oct 31 23:12:59.003 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 23:12:59.003 INFO kablam! Oct 31 23:12:59.003 INFO kablam! warning: method is never used: `get_count_total` Oct 31 23:12:59.003 INFO kablam! --> src/game/ai.rs:36:5 Oct 31 23:12:59.003 INFO kablam! | Oct 31 23:12:59.003 INFO kablam! 36 | pub fn get_count_total(&self) -> u64 { Oct 31 23:12:59.003 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 23:12:59.003 INFO kablam! Oct 31 23:12:59.024 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.44s Oct 31 23:12:59.024 INFO kablam! su: No module specific data is present Oct 31 23:12:59.398 INFO running `"docker" "rm" "-f" "ef0eba43607d9c8eba0724c903caec71b6017e4184d8bdf7b143817e4bc516ae"` Oct 31 23:12:59.553 INFO blam! ef0eba43607d9c8eba0724c903caec71b6017e4184d8bdf7b143817e4bc516ae