Oct 21 14:23:33.208 INFO checking robtaussig/rustolution against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 21 14:23:33.208 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-3/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/pr-55192/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/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 +155510e377ae2a8d8ee0dad1a5f809c9062a5526-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 21 14:23:33.735 INFO blam! c790e98f456428a8bf9db8d8df1f871013ac9559c4effd7e88f748e9522d35b6 Oct 21 14:23:33.737 INFO running `"docker" "start" "-a" "c790e98f456428a8bf9db8d8df1f871013ac9559c4effd7e88f748e9522d35b6"` Oct 21 14:23:35.000 INFO kablam! usermod: no changes Oct 21 14:23:35.095 INFO kablam! Checking names v0.10.0 Oct 21 14:23:35.622 INFO kablam! Checking shapes_of_war v0.1.0 (/source) Oct 21 14:23:35.997 INFO kablam! warning: unused import: `std::fmt` Oct 21 14:23:35.997 INFO kablam! --> src/person/genetics.rs:1:5 Oct 21 14:23:35.998 INFO kablam! | Oct 21 14:23:35.998 INFO kablam! 1 | use std::fmt; Oct 21 14:23:35.998 INFO kablam! | ^^^^^^^^ Oct 21 14:23:35.999 INFO kablam! | Oct 21 14:23:35.999 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 21 14:23:35.999 INFO kablam! Oct 21 14:23:35.999 INFO kablam! warning: unused import: `Country` Oct 21 14:23:36.000 INFO kablam! --> src/person/mod.rs:5:15 Oct 21 14:23:36.000 INFO kablam! | Oct 21 14:23:36.000 INFO kablam! 5 | use country::{Country}; Oct 21 14:23:36.000 INFO kablam! | ^^^^^^^ Oct 21 14:23:36.001 INFO kablam! Oct 21 14:23:36.001 INFO kablam! warning: unused import: `World` Oct 21 14:23:36.001 INFO kablam! --> src/person/mod.rs:6:13 Oct 21 14:23:36.002 INFO kablam! | Oct 21 14:23:36.002 INFO kablam! 6 | use world::{World}; Oct 21 14:23:36.002 INFO kablam! | ^^^^^ Oct 21 14:23:36.002 INFO kablam! Oct 21 14:23:36.003 INFO kablam! warning: unused import: `std::error::Error` Oct 21 14:23:36.003 INFO kablam! --> src/person/mod.rs:7:5 Oct 21 14:23:36.003 INFO kablam! | Oct 21 14:23:36.003 INFO kablam! 7 | use std::error::Error; Oct 21 14:23:36.004 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 21 14:23:36.004 INFO kablam! Oct 21 14:23:36.004 INFO kablam! warning: unused import: `std::collections::HashMap` Oct 21 14:23:36.005 INFO kablam! --> src/main.rs:11:5 Oct 21 14:23:36.005 INFO kablam! | Oct 21 14:23:36.005 INFO kablam! 11 | use std::collections::HashMap; Oct 21 14:23:36.005 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 14:23:36.006 INFO kablam! Oct 21 14:23:36.057 INFO kablam! warning: unused import: `std::fmt` Oct 21 14:23:36.057 INFO kablam! --> src/person/genetics.rs:1:5 Oct 21 14:23:36.058 INFO kablam! | Oct 21 14:23:36.058 INFO kablam! 1 | use std::fmt; Oct 21 14:23:36.058 INFO kablam! | ^^^^^^^^ Oct 21 14:23:36.058 INFO kablam! | Oct 21 14:23:36.059 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 21 14:23:36.059 INFO kablam! Oct 21 14:23:36.060 INFO kablam! warning: unused import: `Country` Oct 21 14:23:36.060 INFO kablam! --> src/person/mod.rs:5:15 Oct 21 14:23:36.060 INFO kablam! | Oct 21 14:23:36.060 INFO kablam! 5 | use country::{Country}; Oct 21 14:23:36.060 INFO kablam! | ^^^^^^^ Oct 21 14:23:36.060 INFO kablam! Oct 21 14:23:36.060 INFO kablam! warning: unused import: `World` Oct 21 14:23:36.060 INFO kablam! --> src/person/mod.rs:6:13 Oct 21 14:23:36.060 INFO kablam! | Oct 21 14:23:36.060 INFO kablam! 6 | use world::{World}; Oct 21 14:23:36.060 INFO kablam! | ^^^^^ Oct 21 14:23:36.060 INFO kablam! Oct 21 14:23:36.060 INFO kablam! warning: unused import: `std::error::Error` Oct 21 14:23:36.060 INFO kablam! --> src/person/mod.rs:7:5 Oct 21 14:23:36.060 INFO kablam! | Oct 21 14:23:36.060 INFO kablam! 7 | use std::error::Error; Oct 21 14:23:36.060 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 21 14:23:36.060 INFO kablam! Oct 21 14:23:36.060 INFO kablam! warning: unused import: `std::collections::HashMap` Oct 21 14:23:36.060 INFO kablam! --> src/main.rs:11:5 Oct 21 14:23:36.061 INFO kablam! | Oct 21 14:23:36.061 INFO kablam! 11 | use std::collections::HashMap; Oct 21 14:23:36.061 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 14:23:36.061 INFO kablam! Oct 21 14:23:36.108 INFO kablam! warning: unused variable: `village_location` Oct 21 14:23:36.108 INFO kablam! --> src/world/mod.rs:19:25 Oct 21 14:23:36.108 INFO kablam! | Oct 21 14:23:36.108 INFO kablam! 19 | let village_location = person.village_location; Oct 21 14:23:36.108 INFO kablam! | ^^^^^^^^^^^^^^^^ help: consider using `_village_location` instead Oct 21 14:23:36.108 INFO kablam! | Oct 21 14:23:36.108 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 21 14:23:36.108 INFO kablam! Oct 21 14:23:36.108 INFO kablam! warning: variable does not need to be mutable Oct 21 14:23:36.108 INFO kablam! --> src/main.rs:20:9 Oct 21 14:23:36.108 INFO kablam! | Oct 21 14:23:36.108 INFO kablam! 20 | let mut created_world = World { Oct 21 14:23:36.108 INFO kablam! | ----^^^^^^^^^^^^^ Oct 21 14:23:36.108 INFO kablam! | | Oct 21 14:23:36.108 INFO kablam! | help: remove this `mut` Oct 21 14:23:36.108 INFO kablam! | Oct 21 14:23:36.108 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 21 14:23:36.108 INFO kablam! Oct 21 14:23:36.152 INFO kablam! warning: unused variable: `village_location` Oct 21 14:23:36.152 INFO kablam! --> src/world/mod.rs:19:25 Oct 21 14:23:36.152 INFO kablam! | Oct 21 14:23:36.152 INFO kablam! 19 | let village_location = person.village_location; Oct 21 14:23:36.152 INFO kablam! | ^^^^^^^^^^^^^^^^ help: consider using `_village_location` instead Oct 21 14:23:36.152 INFO kablam! | Oct 21 14:23:36.152 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 21 14:23:36.152 INFO kablam! Oct 21 14:23:36.152 INFO kablam! warning: variable does not need to be mutable Oct 21 14:23:36.152 INFO kablam! --> src/main.rs:20:9 Oct 21 14:23:36.152 INFO kablam! | Oct 21 14:23:36.152 INFO kablam! 20 | let mut created_world = World { Oct 21 14:23:36.152 INFO kablam! | ----^^^^^^^^^^^^^ Oct 21 14:23:36.152 INFO kablam! | | Oct 21 14:23:36.152 INFO kablam! | help: remove this `mut` Oct 21 14:23:36.152 INFO kablam! | Oct 21 14:23:36.152 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 21 14:23:36.152 INFO kablam! Oct 21 14:23:36.236 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.18s Oct 21 14:23:36.236 INFO kablam! su: No module specific data is present Oct 21 14:23:36.888 INFO running `"docker" "rm" "-f" "c790e98f456428a8bf9db8d8df1f871013ac9559c4effd7e88f748e9522d35b6"` Oct 21 14:23:37.236 INFO blam! c790e98f456428a8bf9db8d8df1f871013ac9559c4effd7e88f748e9522d35b6