Sep 20 04:42:37.298 INFO checking davincibot-0.0.11 against try#135b4cd023a753409d01e43b0f23d22a899feeeb for pr-54352 Sep 20 04:42:37.298 INFO running: cargo +135b4cd023a753409d01e43b0f23d22a899feeeb-alt check --frozen --all --all-targets Sep 20 04:42:37.298 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-5/pr-54352/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-5/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/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 +135b4cd023a753409d01e43b0f23d22a899feeeb-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 20 04:42:37.479 INFO blam! 7a4692c7c4ae6d5f6c5d19be85f65af490993fc804aff7a482cefe7a569ea516 Sep 20 04:42:37.481 INFO running `"docker" "start" "-a" "7a4692c7c4ae6d5f6c5d19be85f65af490993fc804aff7a482cefe7a569ea516"` Sep 20 04:42:38.448 INFO kablam! usermod: no changes Sep 20 04:42:38.515 INFO kablam! Checking edit-rs v0.1.1 Sep 20 04:42:38.822 INFO kablam! Checking davincibot v0.0.11 (/source) Sep 20 04:42:39.622 INFO kablam! warning: unused variable: `repl` Sep 20 04:42:39.622 INFO kablam! --> src/core_commands.rs:241:19 Sep 20 04:42:39.623 INFO kablam! | Sep 20 04:42:39.623 INFO kablam! 241 | fn list_with_tags(repl: &Repl, tree: &IdeaTree, tags: Vec) -> Result<()> { Sep 20 04:42:39.623 INFO kablam! | ^^^^ help: consider using `_repl` instead Sep 20 04:42:39.623 INFO kablam! | Sep 20 04:42:39.623 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 20 04:42:39.623 INFO kablam! Sep 20 04:42:39.623 INFO kablam! warning: unused variable: `tree` Sep 20 04:42:39.623 INFO kablam! --> src/core_commands.rs:241:32 Sep 20 04:42:39.623 INFO kablam! | Sep 20 04:42:39.623 INFO kablam! 241 | fn list_with_tags(repl: &Repl, tree: &IdeaTree, tags: Vec) -> Result<()> { Sep 20 04:42:39.623 INFO kablam! | ^^^^ help: consider using `_tree` instead Sep 20 04:42:39.623 INFO kablam! Sep 20 04:42:39.623 INFO kablam! warning: unused variable: `tags` Sep 20 04:42:39.623 INFO kablam! --> src/core_commands.rs:241:49 Sep 20 04:42:39.623 INFO kablam! | Sep 20 04:42:39.623 INFO kablam! 241 | fn list_with_tags(repl: &Repl, tree: &IdeaTree, tags: Vec) -> Result<()> { Sep 20 04:42:39.623 INFO kablam! | ^^^^ help: consider using `_tags` instead Sep 20 04:42:39.623 INFO kablam! Sep 20 04:42:39.623 INFO kablam! warning: unused variable: `repl` Sep 20 04:42:39.623 INFO kablam! --> src/core_commands.rs:300:11 Sep 20 04:42:39.623 INFO kablam! | Sep 20 04:42:39.623 INFO kablam! 300 | fn search(repl: &mut Repl, tree: &mut IdeaTree, args: Vec) -> Result<()> { Sep 20 04:42:39.623 INFO kablam! | ^^^^ help: consider using `_repl` instead Sep 20 04:42:39.623 INFO kablam! Sep 20 04:42:39.623 INFO kablam! warning: unused variable: `command` Sep 20 04:42:39.623 INFO kablam! --> src/repl.rs:413:38 Sep 20 04:42:39.623 INFO kablam! | Sep 20 04:42:39.623 INFO kablam! 413 | pub fn print_command_help(&self, command: String) { Sep 20 04:42:39.623 INFO kablam! | ^^^^^^^ help: consider using `_command` instead Sep 20 04:42:39.623 INFO kablam! Sep 20 04:42:39.710 INFO kablam! warning: unused variable: `repl` Sep 20 04:42:39.710 INFO kablam! --> src/core_commands.rs:241:19 Sep 20 04:42:39.710 INFO kablam! | Sep 20 04:42:39.710 INFO kablam! 241 | fn list_with_tags(repl: &Repl, tree: &IdeaTree, tags: Vec) -> Result<()> { Sep 20 04:42:39.710 INFO kablam! | ^^^^ help: consider using `_repl` instead Sep 20 04:42:39.710 INFO kablam! | Sep 20 04:42:39.710 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 20 04:42:39.710 INFO kablam! Sep 20 04:42:39.710 INFO kablam! warning: unused variable: `tree` Sep 20 04:42:39.710 INFO kablam! --> src/core_commands.rs:241:32 Sep 20 04:42:39.710 INFO kablam! | Sep 20 04:42:39.710 INFO kablam! 241 | fn list_with_tags(repl: &Repl, tree: &IdeaTree, tags: Vec) -> Result<()> { Sep 20 04:42:39.710 INFO kablam! | ^^^^ help: consider using `_tree` instead Sep 20 04:42:39.710 INFO kablam! Sep 20 04:42:39.710 INFO kablam! warning: unused variable: `tags` Sep 20 04:42:39.710 INFO kablam! --> src/core_commands.rs:241:49 Sep 20 04:42:39.710 INFO kablam! | Sep 20 04:42:39.710 INFO kablam! 241 | fn list_with_tags(repl: &Repl, tree: &IdeaTree, tags: Vec) -> Result<()> { Sep 20 04:42:39.710 INFO kablam! | ^^^^ help: consider using `_tags` instead Sep 20 04:42:39.710 INFO kablam! Sep 20 04:42:39.710 INFO kablam! warning: unused variable: `repl` Sep 20 04:42:39.710 INFO kablam! --> src/core_commands.rs:300:11 Sep 20 04:42:39.710 INFO kablam! | Sep 20 04:42:39.710 INFO kablam! 300 | fn search(repl: &mut Repl, tree: &mut IdeaTree, args: Vec) -> Result<()> { Sep 20 04:42:39.710 INFO kablam! | ^^^^ help: consider using `_repl` instead Sep 20 04:42:39.710 INFO kablam! Sep 20 04:42:39.712 INFO kablam! warning: unused variable: `command` Sep 20 04:42:39.712 INFO kablam! --> src/repl.rs:413:38 Sep 20 04:42:39.712 INFO kablam! | Sep 20 04:42:39.712 INFO kablam! 413 | pub fn print_command_help(&self, command: String) { Sep 20 04:42:39.712 INFO kablam! | ^^^^^^^ help: consider using `_command` instead Sep 20 04:42:39.712 INFO kablam! Sep 20 04:42:40.726 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 20 04:42:40.726 INFO kablam! --> src/main.rs:9:21 Sep 20 04:42:40.726 INFO kablam! | Sep 20 04:42:40.726 INFO kablam! 9 | let home_path = env::home_dir().unwrap_or(PathBuf::new()); Sep 20 04:42:40.726 INFO kablam! | ^^^^^^^^^^^^^ Sep 20 04:42:40.726 INFO kablam! | Sep 20 04:42:40.726 INFO kablam! = note: #[warn(deprecated)] on by default Sep 20 04:42:40.726 INFO kablam! Sep 20 04:42:41.162 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 20 04:42:41.162 INFO kablam! --> src/main.rs:9:21 Sep 20 04:42:41.162 INFO kablam! | Sep 20 04:42:41.162 INFO kablam! 9 | let home_path = env::home_dir().unwrap_or(PathBuf::new()); Sep 20 04:42:41.162 INFO kablam! | ^^^^^^^^^^^^^ Sep 20 04:42:41.162 INFO kablam! | Sep 20 04:42:41.162 INFO kablam! = note: #[warn(deprecated)] on by default Sep 20 04:42:41.162 INFO kablam! Sep 20 04:42:41.265 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.80s Sep 20 04:42:41.292 INFO kablam! su: No module specific data is present Sep 20 04:42:42.317 INFO running `"docker" "rm" "-f" "7a4692c7c4ae6d5f6c5d19be85f65af490993fc804aff7a482cefe7a569ea516"` Sep 20 04:42:42.408 INFO blam! 7a4692c7c4ae6d5f6c5d19be85f65af490993fc804aff7a482cefe7a569ea516