Oct 27 14:16:26.633 INFO checking tshell-0.2.2 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 14:16:26.635 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-6/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/pr-55192-2/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 27 14:16:27.167 INFO blam! fce1311cba640c318b3fd428725d7b917c979b58d877b960e338801b830c9415 Oct 27 14:16:27.170 INFO running `"docker" "start" "-a" "fce1311cba640c318b3fd428725d7b917c979b58d877b960e338801b830c9415"` Oct 27 14:16:29.482 INFO kablam! usermod: no changes Oct 27 14:16:29.583 INFO kablam! Checking tshell v0.2.2 (/source) Oct 27 14:16:31.207 INFO kablam! warning: unnecessary parentheses around function argument Oct 27 14:16:31.207 INFO kablam! --> src/commands.rs:312:42 Oct 27 14:16:31.207 INFO kablam! | Oct 27 14:16:31.207 INFO kablam! 312 | context: Arc::new(Mutex::new((context))) Oct 27 14:16:31.207 INFO kablam! | ^^^^^^^^^ help: remove these parentheses Oct 27 14:16:31.207 INFO kablam! | Oct 27 14:16:31.207 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 27 14:16:31.207 INFO kablam! Oct 27 14:16:31.252 INFO kablam! warning: use of deprecated item 'std::env::home_dir': This function's behavior is unexpected and probably not what you want. Consider using the home_dir function from https://crates.io/crates/dirs instead. Oct 27 14:16:31.252 INFO kablam! --> src/commands.rs:394:24 Oct 27 14:16:31.252 INFO kablam! | Oct 27 14:16:31.252 INFO kablam! 394 | let home_dir = env::home_dir() Oct 27 14:16:31.252 INFO kablam! | ^^^^^^^^^^^^^ Oct 27 14:16:31.252 INFO kablam! | Oct 27 14:16:31.252 INFO kablam! = note: #[warn(deprecated)] on by default Oct 27 14:16:31.252 INFO kablam! Oct 27 14:16:31.407 INFO kablam! warning: unnecessary parentheses around function argument Oct 27 14:16:31.407 INFO kablam! --> src/commands.rs:312:42 Oct 27 14:16:31.407 INFO kablam! | Oct 27 14:16:31.407 INFO kablam! 312 | context: Arc::new(Mutex::new((context))) Oct 27 14:16:31.407 INFO kablam! | ^^^^^^^^^ help: remove these parentheses Oct 27 14:16:31.407 INFO kablam! | Oct 27 14:16:31.407 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 27 14:16:31.407 INFO kablam! Oct 27 14:16:31.423 INFO kablam! warning: use of deprecated item 'std::env::home_dir': This function's behavior is unexpected and probably not what you want. Consider using the home_dir function from https://crates.io/crates/dirs instead. Oct 27 14:16:31.423 INFO kablam! --> src/commands.rs:394:24 Oct 27 14:16:31.423 INFO kablam! | Oct 27 14:16:31.423 INFO kablam! 394 | let home_dir = env::home_dir() Oct 27 14:16:31.423 INFO kablam! | ^^^^^^^^^^^^^ Oct 27 14:16:31.423 INFO kablam! | Oct 27 14:16:31.423 INFO kablam! = note: #[warn(deprecated)] on by default Oct 27 14:16:31.423 INFO kablam! Oct 27 14:16:32.779 INFO kablam! warning: unused variable: `args` Oct 27 14:16:32.779 INFO kablam! --> examples/example.rs:12:10 Oct 27 14:16:32.779 INFO kablam! | Oct 27 14:16:32.779 INFO kablam! 12 | fn world(args: HashMap, o_context: &mut Option, history: &HashMap) -> CommandResult> { Oct 27 14:16:32.779 INFO kablam! | ^^^^ help: consider using `_args` instead Oct 27 14:16:32.779 INFO kablam! | Oct 27 14:16:32.779 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 27 14:16:32.779 INFO kablam! Oct 27 14:16:32.779 INFO kablam! warning: unused variable: `o_context` Oct 27 14:16:32.779 INFO kablam! --> examples/example.rs:12:39 Oct 27 14:16:32.779 INFO kablam! | Oct 27 14:16:32.779 INFO kablam! 12 | fn world(args: HashMap, o_context: &mut Option, history: &HashMap) -> CommandResult> { Oct 27 14:16:32.779 INFO kablam! | ^^^^^^^^^ help: consider using `_o_context` instead Oct 27 14:16:32.779 INFO kablam! Oct 27 14:16:32.779 INFO kablam! warning: unused variable: `o_context` Oct 27 14:16:32.779 INFO kablam! --> examples/example.rs:20:42 Oct 27 14:16:32.779 INFO kablam! | Oct 27 14:16:32.779 INFO kablam! 20 | fn darkness(args: HashMap, o_context: &mut Option, history: &HashMap) -> CommandResult> { Oct 27 14:16:32.779 INFO kablam! | ^^^^^^^^^ help: consider using `_o_context` instead Oct 27 14:16:32.779 INFO kablam! Oct 27 14:16:32.779 INFO kablam! warning: unused variable: `history` Oct 27 14:16:32.779 INFO kablam! --> examples/example.rs:20:75 Oct 27 14:16:32.779 INFO kablam! | Oct 27 14:16:32.779 INFO kablam! 20 | fn darkness(args: HashMap, o_context: &mut Option, history: &HashMap) -> CommandResult> { Oct 27 14:16:32.779 INFO kablam! | ^^^^^^^ help: consider using `_history` instead Oct 27 14:16:32.779 INFO kablam! Oct 27 14:16:32.779 INFO kablam! warning: unused variable: `o_context` Oct 27 14:16:32.779 INFO kablam! --> examples/example.rs:30:45 Oct 27 14:16:32.779 INFO kablam! | Oct 27 14:16:32.779 INFO kablam! 30 | fn new_context(args: HashMap, o_context: &mut Option, history: &HashMap) -> CommandResult> { Oct 27 14:16:32.779 INFO kablam! | ^^^^^^^^^ help: consider using `_o_context` instead Oct 27 14:16:32.779 INFO kablam! Oct 27 14:16:32.779 INFO kablam! warning: unused variable: `history` Oct 27 14:16:32.779 INFO kablam! --> examples/example.rs:30:78 Oct 27 14:16:32.779 INFO kablam! | Oct 27 14:16:32.779 INFO kablam! 30 | fn new_context(args: HashMap, o_context: &mut Option, history: &HashMap) -> CommandResult> { Oct 27 14:16:32.779 INFO kablam! | ^^^^^^^ help: consider using `_history` instead Oct 27 14:16:32.779 INFO kablam! Oct 27 14:16:32.787 INFO kablam! warning: variable does not need to be mutable Oct 27 14:16:32.787 INFO kablam! --> examples/example.rs:42:9 Oct 27 14:16:32.787 INFO kablam! | Oct 27 14:16:32.787 INFO kablam! 42 | let mut context = Context::default(); Oct 27 14:16:32.787 INFO kablam! | ----^^^^^^^ Oct 27 14:16:32.787 INFO kablam! | | Oct 27 14:16:32.787 INFO kablam! | help: remove this `mut` Oct 27 14:16:32.787 INFO kablam! | Oct 27 14:16:32.787 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 27 14:16:32.787 INFO kablam! Oct 27 14:16:32.787 INFO kablam! warning: variable does not need to be mutable Oct 27 14:16:32.787 INFO kablam! --> examples/example.rs:43:9 Oct 27 14:16:32.787 INFO kablam! | Oct 27 14:16:32.787 INFO kablam! 43 | let mut o_context = Some(context); Oct 27 14:16:32.787 INFO kablam! | ----^^^^^^^^^ Oct 27 14:16:32.787 INFO kablam! | | Oct 27 14:16:32.787 INFO kablam! | help: remove this `mut` Oct 27 14:16:32.787 INFO kablam! Oct 27 14:16:32.812 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.30s Oct 27 14:16:32.821 INFO kablam! su: No module specific data is present Oct 27 14:16:33.205 INFO running `"docker" "rm" "-f" "fce1311cba640c318b3fd428725d7b917c979b58d877b960e338801b830c9415"` Oct 27 14:16:33.310 INFO blam! fce1311cba640c318b3fd428725d7b917c979b58d877b960e338801b830c9415