Sep 14 17:47:18.272 INFO checking davincibot-0.0.11 against try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0 for pr-53578-1 Sep 14 17:47:18.272 INFO running: cargo +87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0-alt check --frozen --all --all-targets Sep 14 17:47:18.272 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53578-1/try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578-1/worker-2/try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0:/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=1000" "-e" "CMD=cargo +87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 14 17:47:18.446 INFO blam! 995f73e20c19dceb4542244aacd577ed412fad884332c88ba11b0b4ef6895567 Sep 14 17:47:18.448 INFO running `"docker" "start" "-a" "995f73e20c19dceb4542244aacd577ed412fad884332c88ba11b0b4ef6895567"` Sep 14 17:47:19.524 INFO kablam! usermod: no changes Sep 14 17:47:19.599 INFO kablam! Checking edit-rs v0.1.1 Sep 14 17:47:19.918 INFO kablam! Checking davincibot v0.0.11 (file:///source) Sep 14 17:47:20.870 INFO kablam! warning: unused variable: `repl` Sep 14 17:47:20.871 INFO kablam! --> src/core_commands.rs:241:19 Sep 14 17:47:20.871 INFO kablam! | Sep 14 17:47:20.871 INFO kablam! 241 | fn list_with_tags(repl: &Repl, tree: &IdeaTree, tags: Vec) -> Result<()> { Sep 14 17:47:20.871 INFO kablam! | ^^^^ help: consider using `_repl` instead Sep 14 17:47:20.871 INFO kablam! | Sep 14 17:47:20.871 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 14 17:47:20.871 INFO kablam! Sep 14 17:47:20.871 INFO kablam! warning: unused variable: `tree` Sep 14 17:47:20.871 INFO kablam! --> src/core_commands.rs:241:32 Sep 14 17:47:20.871 INFO kablam! | Sep 14 17:47:20.871 INFO kablam! 241 | fn list_with_tags(repl: &Repl, tree: &IdeaTree, tags: Vec) -> Result<()> { Sep 14 17:47:20.871 INFO kablam! | ^^^^ help: consider using `_tree` instead Sep 14 17:47:20.871 INFO kablam! Sep 14 17:47:20.871 INFO kablam! warning: unused variable: `tags` Sep 14 17:47:20.871 INFO kablam! --> src/core_commands.rs:241:49 Sep 14 17:47:20.871 INFO kablam! | Sep 14 17:47:20.871 INFO kablam! 241 | fn list_with_tags(repl: &Repl, tree: &IdeaTree, tags: Vec) -> Result<()> { Sep 14 17:47:20.871 INFO kablam! | ^^^^ help: consider using `_tags` instead Sep 14 17:47:20.871 INFO kablam! Sep 14 17:47:20.871 INFO kablam! warning: unused variable: `repl` Sep 14 17:47:20.871 INFO kablam! --> src/core_commands.rs:300:11 Sep 14 17:47:20.871 INFO kablam! | Sep 14 17:47:20.871 INFO kablam! 300 | fn search(repl: &mut Repl, tree: &mut IdeaTree, args: Vec) -> Result<()> { Sep 14 17:47:20.871 INFO kablam! | ^^^^ help: consider using `_repl` instead Sep 14 17:47:20.871 INFO kablam! Sep 14 17:47:20.871 INFO kablam! warning: unused variable: `command` Sep 14 17:47:20.871 INFO kablam! --> src/repl.rs:413:38 Sep 14 17:47:20.871 INFO kablam! | Sep 14 17:47:20.871 INFO kablam! 413 | pub fn print_command_help(&self, command: String) { Sep 14 17:47:20.871 INFO kablam! | ^^^^^^^ help: consider using `_command` instead Sep 14 17:47:20.871 INFO kablam! Sep 14 17:47:21.009 INFO kablam! warning: unused variable: `repl` Sep 14 17:47:21.009 INFO kablam! --> src/core_commands.rs:241:19 Sep 14 17:47:21.009 INFO kablam! | Sep 14 17:47:21.010 INFO kablam! 241 | fn list_with_tags(repl: &Repl, tree: &IdeaTree, tags: Vec) -> Result<()> { Sep 14 17:47:21.010 INFO kablam! | ^^^^ help: consider using `_repl` instead Sep 14 17:47:21.010 INFO kablam! | Sep 14 17:47:21.010 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 14 17:47:21.010 INFO kablam! Sep 14 17:47:21.010 INFO kablam! warning: unused variable: `tree` Sep 14 17:47:21.010 INFO kablam! --> src/core_commands.rs:241:32 Sep 14 17:47:21.010 INFO kablam! | Sep 14 17:47:21.010 INFO kablam! 241 | fn list_with_tags(repl: &Repl, tree: &IdeaTree, tags: Vec) -> Result<()> { Sep 14 17:47:21.010 INFO kablam! | ^^^^ help: consider using `_tree` instead Sep 14 17:47:21.010 INFO kablam! Sep 14 17:47:21.010 INFO kablam! warning: unused variable: `tags` Sep 14 17:47:21.010 INFO kablam! --> src/core_commands.rs:241:49 Sep 14 17:47:21.010 INFO kablam! | Sep 14 17:47:21.010 INFO kablam! 241 | fn list_with_tags(repl: &Repl, tree: &IdeaTree, tags: Vec) -> Result<()> { Sep 14 17:47:21.010 INFO kablam! | ^^^^ help: consider using `_tags` instead Sep 14 17:47:21.010 INFO kablam! Sep 14 17:47:21.010 INFO kablam! warning: unused variable: `repl` Sep 14 17:47:21.010 INFO kablam! --> src/core_commands.rs:300:11 Sep 14 17:47:21.010 INFO kablam! | Sep 14 17:47:21.010 INFO kablam! 300 | fn search(repl: &mut Repl, tree: &mut IdeaTree, args: Vec) -> Result<()> { Sep 14 17:47:21.010 INFO kablam! | ^^^^ help: consider using `_repl` instead Sep 14 17:47:21.010 INFO kablam! Sep 14 17:47:21.010 INFO kablam! warning: unused variable: `command` Sep 14 17:47:21.010 INFO kablam! --> src/repl.rs:413:38 Sep 14 17:47:21.010 INFO kablam! | Sep 14 17:47:21.010 INFO kablam! 413 | pub fn print_command_help(&self, command: String) { Sep 14 17:47:21.010 INFO kablam! | ^^^^^^^ help: consider using `_command` instead Sep 14 17:47:21.010 INFO kablam! Sep 14 17:47:21.863 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 14 17:47:21.863 INFO kablam! --> src/main.rs:9:21 Sep 14 17:47:21.863 INFO kablam! | Sep 14 17:47:21.863 INFO kablam! 9 | let home_path = env::home_dir().unwrap_or(PathBuf::new()); Sep 14 17:47:21.863 INFO kablam! | ^^^^^^^^^^^^^ Sep 14 17:47:21.863 INFO kablam! | Sep 14 17:47:21.863 INFO kablam! = note: #[warn(deprecated)] on by default Sep 14 17:47:21.863 INFO kablam! Sep 14 17:47:21.967 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 14 17:47:21.967 INFO kablam! --> src/main.rs:9:21 Sep 14 17:47:21.967 INFO kablam! | Sep 14 17:47:21.967 INFO kablam! 9 | let home_path = env::home_dir().unwrap_or(PathBuf::new()); Sep 14 17:47:21.967 INFO kablam! | ^^^^^^^^^^^^^ Sep 14 17:47:21.967 INFO kablam! | Sep 14 17:47:21.967 INFO kablam! = note: #[warn(deprecated)] on by default Sep 14 17:47:21.967 INFO kablam! Sep 14 17:47:22.045 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.49s Sep 14 17:47:22.050 INFO kablam! su: No module specific data is present Sep 14 17:47:22.779 INFO running `"docker" "rm" "-f" "995f73e20c19dceb4542244aacd577ed412fad884332c88ba11b0b4ef6895567"` Sep 14 17:47:22.911 INFO blam! 995f73e20c19dceb4542244aacd577ed412fad884332c88ba11b0b4ef6895567