Oct 26 22:54:02.742 INFO checking picklenerd/rock_paper_scissors against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 26 22:54:02.743 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-1/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/pr-55192-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/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 +19f01b935b91481fd445b16b533d2f87661bf12e-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 26 22:54:03.201 INFO blam! 792848ad0dc836f4bdd19fd568ae136db9f50fd6d6343a7eeb888d0e8d286359 Oct 26 22:54:03.204 INFO running `"docker" "start" "-a" "792848ad0dc836f4bdd19fd568ae136db9f50fd6d6343a7eeb888d0e8d286359"` Oct 26 22:54:05.260 INFO kablam! usermod: no changes Oct 26 22:54:05.347 INFO kablam! Checking rockpaperscissors v0.1.0 (/source) Oct 26 22:54:05.935 INFO kablam! warning: unused import: `std::collections::HashMap` Oct 26 22:54:05.935 INFO kablam! --> src/main.rs:5:5 Oct 26 22:54:05.935 INFO kablam! | Oct 26 22:54:05.935 INFO kablam! 5 | use std::collections::HashMap; Oct 26 22:54:05.935 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 22:54:05.935 INFO kablam! | Oct 26 22:54:05.935 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 26 22:54:05.935 INFO kablam! Oct 26 22:54:06.091 INFO kablam! warning: unused import: `std::collections::HashMap` Oct 26 22:54:06.091 INFO kablam! --> src/main.rs:5:5 Oct 26 22:54:06.091 INFO kablam! | Oct 26 22:54:06.091 INFO kablam! 5 | use std::collections::HashMap; Oct 26 22:54:06.091 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 22:54:06.091 INFO kablam! | Oct 26 22:54:06.091 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 26 22:54:06.091 INFO kablam! Oct 26 22:54:06.119 INFO kablam! warning: method is never used: `get_weapon_count` Oct 26 22:54:06.119 INFO kablam! --> src/game/ai.rs:27:5 Oct 26 22:54:06.119 INFO kablam! | Oct 26 22:54:06.119 INFO kablam! 27 | pub fn get_weapon_count(&self, weapon: &Weapon) -> u64 { Oct 26 22:54:06.119 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 22:54:06.119 INFO kablam! | Oct 26 22:54:06.119 INFO kablam! = note: #[warn(dead_code)] on by default Oct 26 22:54:06.119 INFO kablam! Oct 26 22:54:06.119 INFO kablam! warning: method is never used: `get_weapon_weight` Oct 26 22:54:06.119 INFO kablam! --> src/game/ai.rs:31:5 Oct 26 22:54:06.119 INFO kablam! | Oct 26 22:54:06.119 INFO kablam! 31 | pub fn get_weapon_weight(&self, weapon: &Weapon) -> f32 { Oct 26 22:54:06.119 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 22:54:06.119 INFO kablam! Oct 26 22:54:06.119 INFO kablam! warning: method is never used: `get_count_total` Oct 26 22:54:06.119 INFO kablam! --> src/game/ai.rs:36:5 Oct 26 22:54:06.119 INFO kablam! | Oct 26 22:54:06.119 INFO kablam! 36 | pub fn get_count_total(&self) -> u64 { Oct 26 22:54:06.119 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 22:54:06.119 INFO kablam! Oct 26 22:54:06.321 INFO kablam! warning: method is never used: `get_weapon_count` Oct 26 22:54:06.321 INFO kablam! --> src/game/ai.rs:27:5 Oct 26 22:54:06.321 INFO kablam! | Oct 26 22:54:06.321 INFO kablam! 27 | pub fn get_weapon_count(&self, weapon: &Weapon) -> u64 { Oct 26 22:54:06.321 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 22:54:06.321 INFO kablam! | Oct 26 22:54:06.321 INFO kablam! = note: #[warn(dead_code)] on by default Oct 26 22:54:06.321 INFO kablam! Oct 26 22:54:06.321 INFO kablam! warning: method is never used: `get_weapon_weight` Oct 26 22:54:06.321 INFO kablam! --> src/game/ai.rs:31:5 Oct 26 22:54:06.321 INFO kablam! | Oct 26 22:54:06.321 INFO kablam! 31 | pub fn get_weapon_weight(&self, weapon: &Weapon) -> f32 { Oct 26 22:54:06.321 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 22:54:06.321 INFO kablam! Oct 26 22:54:06.321 INFO kablam! warning: method is never used: `get_count_total` Oct 26 22:54:06.321 INFO kablam! --> src/game/ai.rs:36:5 Oct 26 22:54:06.321 INFO kablam! | Oct 26 22:54:06.321 INFO kablam! 36 | pub fn get_count_total(&self) -> u64 { Oct 26 22:54:06.321 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 22:54:06.321 INFO kablam! Oct 26 22:54:06.367 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.06s Oct 26 22:54:06.367 INFO kablam! su: No module specific data is present Oct 26 22:54:07.457 INFO running `"docker" "rm" "-f" "792848ad0dc836f4bdd19fd568ae136db9f50fd6d6343a7eeb888d0e8d286359"` Oct 26 22:54:07.827 INFO blam! 792848ad0dc836f4bdd19fd568ae136db9f50fd6d6343a7eeb888d0e8d286359