Oct 26 22:08:05.203 INFO checking robtaussig/rustolution against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 26 22:08:05.203 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-6/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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:08:05.763 INFO blam! ed3c8bcbf50b36e1eb54fc1cca9681bb2dc7fd49b587f8ed586ce9d5ee4b26e6 Oct 26 22:08:05.766 INFO running `"docker" "start" "-a" "ed3c8bcbf50b36e1eb54fc1cca9681bb2dc7fd49b587f8ed586ce9d5ee4b26e6"` Oct 26 22:08:08.303 INFO kablam! usermod: no changes Oct 26 22:08:08.407 INFO kablam! Checking names v0.10.0 Oct 26 22:08:09.003 INFO kablam! Checking shapes_of_war v0.1.0 (/source) Oct 26 22:08:09.502 INFO kablam! warning: unused import: `std::fmt` Oct 26 22:08:09.502 INFO kablam! --> src/person/genetics.rs:1:5 Oct 26 22:08:09.502 INFO kablam! | Oct 26 22:08:09.502 INFO kablam! 1 | use std::fmt; Oct 26 22:08:09.502 INFO kablam! | ^^^^^^^^ Oct 26 22:08:09.502 INFO kablam! | Oct 26 22:08:09.502 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 26 22:08:09.502 INFO kablam! Oct 26 22:08:09.502 INFO kablam! warning: unused import: `Country` Oct 26 22:08:09.502 INFO kablam! --> src/person/mod.rs:5:15 Oct 26 22:08:09.502 INFO kablam! | Oct 26 22:08:09.502 INFO kablam! 5 | use country::{Country}; Oct 26 22:08:09.502 INFO kablam! | ^^^^^^^ Oct 26 22:08:09.502 INFO kablam! Oct 26 22:08:09.502 INFO kablam! warning: unused import: `World` Oct 26 22:08:09.502 INFO kablam! --> src/person/mod.rs:6:13 Oct 26 22:08:09.502 INFO kablam! | Oct 26 22:08:09.502 INFO kablam! 6 | use world::{World}; Oct 26 22:08:09.502 INFO kablam! | ^^^^^ Oct 26 22:08:09.502 INFO kablam! Oct 26 22:08:09.502 INFO kablam! warning: unused import: `std::error::Error` Oct 26 22:08:09.502 INFO kablam! --> src/person/mod.rs:7:5 Oct 26 22:08:09.502 INFO kablam! | Oct 26 22:08:09.502 INFO kablam! 7 | use std::error::Error; Oct 26 22:08:09.502 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 26 22:08:09.502 INFO kablam! Oct 26 22:08:09.502 INFO kablam! warning: unused import: `std::collections::HashMap` Oct 26 22:08:09.502 INFO kablam! --> src/main.rs:11:5 Oct 26 22:08:09.502 INFO kablam! | Oct 26 22:08:09.502 INFO kablam! 11 | use std::collections::HashMap; Oct 26 22:08:09.502 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 22:08:09.502 INFO kablam! Oct 26 22:08:09.563 INFO kablam! warning: unused import: `std::fmt` Oct 26 22:08:09.563 INFO kablam! --> src/person/genetics.rs:1:5 Oct 26 22:08:09.563 INFO kablam! | Oct 26 22:08:09.563 INFO kablam! 1 | use std::fmt; Oct 26 22:08:09.563 INFO kablam! | ^^^^^^^^ Oct 26 22:08:09.563 INFO kablam! | Oct 26 22:08:09.563 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 26 22:08:09.563 INFO kablam! Oct 26 22:08:09.563 INFO kablam! warning: unused import: `Country` Oct 26 22:08:09.563 INFO kablam! --> src/person/mod.rs:5:15 Oct 26 22:08:09.563 INFO kablam! | Oct 26 22:08:09.563 INFO kablam! 5 | use country::{Country}; Oct 26 22:08:09.563 INFO kablam! | ^^^^^^^ Oct 26 22:08:09.563 INFO kablam! Oct 26 22:08:09.563 INFO kablam! warning: unused import: `World` Oct 26 22:08:09.563 INFO kablam! --> src/person/mod.rs:6:13 Oct 26 22:08:09.563 INFO kablam! | Oct 26 22:08:09.563 INFO kablam! 6 | use world::{World}; Oct 26 22:08:09.563 INFO kablam! | ^^^^^ Oct 26 22:08:09.563 INFO kablam! Oct 26 22:08:09.563 INFO kablam! warning: unused import: `std::error::Error` Oct 26 22:08:09.563 INFO kablam! --> src/person/mod.rs:7:5 Oct 26 22:08:09.563 INFO kablam! | Oct 26 22:08:09.563 INFO kablam! 7 | use std::error::Error; Oct 26 22:08:09.563 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 26 22:08:09.563 INFO kablam! Oct 26 22:08:09.563 INFO kablam! warning: unused import: `std::collections::HashMap` Oct 26 22:08:09.563 INFO kablam! --> src/main.rs:11:5 Oct 26 22:08:09.563 INFO kablam! | Oct 26 22:08:09.563 INFO kablam! 11 | use std::collections::HashMap; Oct 26 22:08:09.563 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 22:08:09.563 INFO kablam! Oct 26 22:08:09.615 INFO kablam! warning: unused variable: `village_location` Oct 26 22:08:09.616 INFO kablam! --> src/world/mod.rs:19:25 Oct 26 22:08:09.616 INFO kablam! | Oct 26 22:08:09.616 INFO kablam! 19 | let village_location = person.village_location; Oct 26 22:08:09.616 INFO kablam! | ^^^^^^^^^^^^^^^^ help: consider using `_village_location` instead Oct 26 22:08:09.616 INFO kablam! | Oct 26 22:08:09.616 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 26 22:08:09.616 INFO kablam! Oct 26 22:08:09.617 INFO kablam! warning: variable does not need to be mutable Oct 26 22:08:09.617 INFO kablam! --> src/main.rs:20:9 Oct 26 22:08:09.617 INFO kablam! | Oct 26 22:08:09.617 INFO kablam! 20 | let mut created_world = World { Oct 26 22:08:09.617 INFO kablam! | ----^^^^^^^^^^^^^ Oct 26 22:08:09.617 INFO kablam! | | Oct 26 22:08:09.617 INFO kablam! | help: remove this `mut` Oct 26 22:08:09.617 INFO kablam! | Oct 26 22:08:09.617 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 26 22:08:09.617 INFO kablam! Oct 26 22:08:09.639 INFO kablam! warning: unused variable: `village_location` Oct 26 22:08:09.639 INFO kablam! --> src/world/mod.rs:19:25 Oct 26 22:08:09.639 INFO kablam! | Oct 26 22:08:09.639 INFO kablam! 19 | let village_location = person.village_location; Oct 26 22:08:09.639 INFO kablam! | ^^^^^^^^^^^^^^^^ help: consider using `_village_location` instead Oct 26 22:08:09.639 INFO kablam! | Oct 26 22:08:09.639 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 26 22:08:09.639 INFO kablam! Oct 26 22:08:09.639 INFO kablam! warning: variable does not need to be mutable Oct 26 22:08:09.639 INFO kablam! --> src/main.rs:20:9 Oct 26 22:08:09.639 INFO kablam! | Oct 26 22:08:09.639 INFO kablam! 20 | let mut created_world = World { Oct 26 22:08:09.639 INFO kablam! | ----^^^^^^^^^^^^^ Oct 26 22:08:09.639 INFO kablam! | | Oct 26 22:08:09.639 INFO kablam! | help: remove this `mut` Oct 26 22:08:09.639 INFO kablam! | Oct 26 22:08:09.639 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 26 22:08:09.639 INFO kablam! Oct 26 22:08:09.692 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.36s Oct 26 22:08:09.697 INFO kablam! su: No module specific data is present Oct 26 22:08:10.407 INFO running `"docker" "rm" "-f" "ed3c8bcbf50b36e1eb54fc1cca9681bb2dc7fd49b587f8ed586ce9d5ee4b26e6"` Oct 26 22:08:10.707 INFO blam! ed3c8bcbf50b36e1eb54fc1cca9681bb2dc7fd49b587f8ed586ce9d5ee4b26e6