Sep 04 20:10:23.803 INFO checking davincibot-0.0.11 against try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0 for pr-53893 Sep 04 20:10:23.803 INFO running: cargo +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets Sep 04 20:10:23.803 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53893/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-1/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=500" "-e" "CMD=cargo +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 20:10:23.989 INFO blam! 349b95937d9a6465adecaf89e6a24340e2227b20e329ba16f2226da22309a2b7 Sep 04 20:10:23.989 INFO running `"docker" "start" "-a" "349b95937d9a6465adecaf89e6a24340e2227b20e329ba16f2226da22309a2b7"` Sep 04 20:10:24.662 INFO kablam! Checking edit-rs v0.1.1 Sep 04 20:10:25.238 INFO kablam! Checking davincibot v0.0.11 (file:///source) Sep 04 20:10:26.671 INFO kablam! warning: unused variable: `repl` Sep 04 20:10:26.671 INFO kablam! --> src/core_commands.rs:241:19 Sep 04 20:10:26.671 INFO kablam! | Sep 04 20:10:26.672 INFO kablam! 241 | fn list_with_tags(repl: &Repl, tree: &IdeaTree, tags: Vec) -> Result<()> { Sep 04 20:10:26.672 INFO kablam! | ^^^^ help: consider using `_repl` instead Sep 04 20:10:26.672 INFO kablam! | Sep 04 20:10:26.672 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 04 20:10:26.672 INFO kablam! Sep 04 20:10:26.672 INFO kablam! warning: unused variable: `tree` Sep 04 20:10:26.672 INFO kablam! --> src/core_commands.rs:241:32 Sep 04 20:10:26.672 INFO kablam! | Sep 04 20:10:26.672 INFO kablam! 241 | fn list_with_tags(repl: &Repl, tree: &IdeaTree, tags: Vec) -> Result<()> { Sep 04 20:10:26.672 INFO kablam! | ^^^^ help: consider using `_tree` instead Sep 04 20:10:26.672 INFO kablam! Sep 04 20:10:26.672 INFO kablam! warning: unused variable: `tags` Sep 04 20:10:26.672 INFO kablam! --> src/core_commands.rs:241:49 Sep 04 20:10:26.672 INFO kablam! | Sep 04 20:10:26.672 INFO kablam! 241 | fn list_with_tags(repl: &Repl, tree: &IdeaTree, tags: Vec) -> Result<()> { Sep 04 20:10:26.672 INFO kablam! | ^^^^ help: consider using `_tags` instead Sep 04 20:10:26.672 INFO kablam! Sep 04 20:10:26.673 INFO kablam! warning: unused variable: `repl` Sep 04 20:10:26.673 INFO kablam! --> src/core_commands.rs:300:11 Sep 04 20:10:26.673 INFO kablam! | Sep 04 20:10:26.673 INFO kablam! 300 | fn search(repl: &mut Repl, tree: &mut IdeaTree, args: Vec) -> Result<()> { Sep 04 20:10:26.673 INFO kablam! | ^^^^ help: consider using `_repl` instead Sep 04 20:10:26.673 INFO kablam! Sep 04 20:10:26.673 INFO kablam! warning: unused variable: `command` Sep 04 20:10:26.673 INFO kablam! --> src/repl.rs:413:38 Sep 04 20:10:26.673 INFO kablam! | Sep 04 20:10:26.673 INFO kablam! 413 | pub fn print_command_help(&self, command: String) { Sep 04 20:10:26.673 INFO kablam! | ^^^^^^^ help: consider using `_command` instead Sep 04 20:10:26.674 INFO kablam! Sep 04 20:10:26.762 INFO kablam! warning: unused variable: `repl` Sep 04 20:10:26.762 INFO kablam! --> src/core_commands.rs:241:19 Sep 04 20:10:26.762 INFO kablam! | Sep 04 20:10:26.762 INFO kablam! 241 | fn list_with_tags(repl: &Repl, tree: &IdeaTree, tags: Vec) -> Result<()> { Sep 04 20:10:26.762 INFO kablam! | ^^^^ help: consider using `_repl` instead Sep 04 20:10:26.762 INFO kablam! | Sep 04 20:10:26.762 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 04 20:10:26.762 INFO kablam! Sep 04 20:10:26.762 INFO kablam! warning: unused variable: `tree` Sep 04 20:10:26.762 INFO kablam! --> src/core_commands.rs:241:32 Sep 04 20:10:26.762 INFO kablam! | Sep 04 20:10:26.762 INFO kablam! 241 | fn list_with_tags(repl: &Repl, tree: &IdeaTree, tags: Vec) -> Result<()> { Sep 04 20:10:26.762 INFO kablam! | ^^^^ help: consider using `_tree` instead Sep 04 20:10:26.762 INFO kablam! Sep 04 20:10:26.762 INFO kablam! warning: unused variable: `tags` Sep 04 20:10:26.762 INFO kablam! --> src/core_commands.rs:241:49 Sep 04 20:10:26.762 INFO kablam! | Sep 04 20:10:26.762 INFO kablam! 241 | fn list_with_tags(repl: &Repl, tree: &IdeaTree, tags: Vec) -> Result<()> { Sep 04 20:10:26.762 INFO kablam! | ^^^^ help: consider using `_tags` instead Sep 04 20:10:26.762 INFO kablam! Sep 04 20:10:26.763 INFO kablam! warning: unused variable: `repl` Sep 04 20:10:26.763 INFO kablam! --> src/core_commands.rs:300:11 Sep 04 20:10:26.763 INFO kablam! | Sep 04 20:10:26.763 INFO kablam! 300 | fn search(repl: &mut Repl, tree: &mut IdeaTree, args: Vec) -> Result<()> { Sep 04 20:10:26.763 INFO kablam! | ^^^^ help: consider using `_repl` instead Sep 04 20:10:26.763 INFO kablam! Sep 04 20:10:26.764 INFO kablam! warning: unused variable: `command` Sep 04 20:10:26.764 INFO kablam! --> src/repl.rs:413:38 Sep 04 20:10:26.764 INFO kablam! | Sep 04 20:10:26.764 INFO kablam! 413 | pub fn print_command_help(&self, command: String) { Sep 04 20:10:26.764 INFO kablam! | ^^^^^^^ help: consider using `_command` instead Sep 04 20:10:26.764 INFO kablam! Sep 04 20:10:28.589 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. Sep 04 20:10:28.589 INFO kablam! --> src/main.rs:9:21 Sep 04 20:10:28.589 INFO kablam! | Sep 04 20:10:28.589 INFO kablam! 9 | let home_path = env::home_dir().unwrap_or(PathBuf::new()); Sep 04 20:10:28.589 INFO kablam! | ^^^^^^^^^^^^^ Sep 04 20:10:28.589 INFO kablam! | Sep 04 20:10:28.589 INFO kablam! = note: #[warn(deprecated)] on by default Sep 04 20:10:28.589 INFO kablam! Sep 04 20:10:28.758 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. Sep 04 20:10:28.758 INFO kablam! --> src/main.rs:9:21 Sep 04 20:10:28.758 INFO kablam! | Sep 04 20:10:28.758 INFO kablam! 9 | let home_path = env::home_dir().unwrap_or(PathBuf::new()); Sep 04 20:10:28.758 INFO kablam! | ^^^^^^^^^^^^^ Sep 04 20:10:28.758 INFO kablam! | Sep 04 20:10:28.758 INFO kablam! = note: #[warn(deprecated)] on by default Sep 04 20:10:28.758 INFO kablam! Sep 04 20:10:28.824 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.20s Sep 04 20:10:28.830 INFO kablam! su: No module specific data is present Sep 04 20:10:29.313 INFO running `"docker" "rm" "-f" "349b95937d9a6465adecaf89e6a24340e2227b20e329ba16f2226da22309a2b7"` Sep 04 20:10:29.422 INFO blam! 349b95937d9a6465adecaf89e6a24340e2227b20e329ba16f2226da22309a2b7