Sep 01 23:14:36.575 INFO checking davincibot-0.0.11 against try#aa245a5862056b681d2ccdb178f58891108cd3a6 for pr-53831 Sep 01 23:14:36.575 INFO running: cargo +aa245a5862056b681d2ccdb178f58891108cd3a6-alt check --frozen --all --all-targets Sep 01 23:14:36.575 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53831/try#aa245a5862056b681d2ccdb178f58891108cd3a6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53831/worker-1/try#aa245a5862056b681d2ccdb178f58891108cd3a6:/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 +aa245a5862056b681d2ccdb178f58891108cd3a6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 23:14:36.762 INFO blam! b84e60ceff22e96457d3987bf6cd60469ee8d59164a72449b7800cc99785349c Sep 01 23:14:36.764 INFO running `"docker" "start" "-a" "b84e60ceff22e96457d3987bf6cd60469ee8d59164a72449b7800cc99785349c"` Sep 01 23:14:37.534 INFO kablam! Checking edit-rs v0.1.1 Sep 01 23:14:37.534 INFO kablam! Checking rusqlite v0.13.0 Sep 01 23:14:39.250 INFO kablam! Checking davincibot v0.0.11 (file:///source) Sep 01 23:14:41.367 INFO kablam! warning: unused variable: `repl` Sep 01 23:14:41.367 INFO kablam! --> src/core_commands.rs:241:19 Sep 01 23:14:41.367 INFO kablam! | Sep 01 23:14:41.367 INFO kablam! 241 | fn list_with_tags(repl: &Repl, tree: &IdeaTree, tags: Vec) -> Result<()> { Sep 01 23:14:41.367 INFO kablam! | ^^^^ help: consider using `_repl` instead Sep 01 23:14:41.367 INFO kablam! | Sep 01 23:14:41.367 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 01 23:14:41.367 INFO kablam! Sep 01 23:14:41.368 INFO kablam! warning: unused variable: `tree` Sep 01 23:14:41.368 INFO kablam! --> src/core_commands.rs:241:32 Sep 01 23:14:41.368 INFO kablam! | Sep 01 23:14:41.368 INFO kablam! 241 | fn list_with_tags(repl: &Repl, tree: &IdeaTree, tags: Vec) -> Result<()> { Sep 01 23:14:41.368 INFO kablam! | ^^^^ help: consider using `_tree` instead Sep 01 23:14:41.368 INFO kablam! Sep 01 23:14:41.368 INFO kablam! warning: unused variable: `tags` Sep 01 23:14:41.368 INFO kablam! --> src/core_commands.rs:241:49 Sep 01 23:14:41.368 INFO kablam! | Sep 01 23:14:41.368 INFO kablam! 241 | fn list_with_tags(repl: &Repl, tree: &IdeaTree, tags: Vec) -> Result<()> { Sep 01 23:14:41.369 INFO kablam! | ^^^^ help: consider using `_tags` instead Sep 01 23:14:41.369 INFO kablam! Sep 01 23:14:41.369 INFO kablam! warning: unused variable: `repl` Sep 01 23:14:41.369 INFO kablam! --> src/core_commands.rs:300:11 Sep 01 23:14:41.369 INFO kablam! | Sep 01 23:14:41.369 INFO kablam! 300 | fn search(repl: &mut Repl, tree: &mut IdeaTree, args: Vec) -> Result<()> { Sep 01 23:14:41.369 INFO kablam! | ^^^^ help: consider using `_repl` instead Sep 01 23:14:41.369 INFO kablam! Sep 01 23:14:41.370 INFO kablam! warning: unused variable: `command` Sep 01 23:14:41.370 INFO kablam! --> src/repl.rs:413:38 Sep 01 23:14:41.370 INFO kablam! | Sep 01 23:14:41.370 INFO kablam! 413 | pub fn print_command_help(&self, command: String) { Sep 01 23:14:41.370 INFO kablam! | ^^^^^^^ help: consider using `_command` instead Sep 01 23:14:41.370 INFO kablam! Sep 01 23:14:41.490 INFO kablam! warning: unused variable: `repl` Sep 01 23:14:41.490 INFO kablam! --> src/core_commands.rs:241:19 Sep 01 23:14:41.490 INFO kablam! | Sep 01 23:14:41.490 INFO kablam! 241 | fn list_with_tags(repl: &Repl, tree: &IdeaTree, tags: Vec) -> Result<()> { Sep 01 23:14:41.490 INFO kablam! | ^^^^ help: consider using `_repl` instead Sep 01 23:14:41.490 INFO kablam! | Sep 01 23:14:41.490 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 01 23:14:41.490 INFO kablam! Sep 01 23:14:41.490 INFO kablam! warning: unused variable: `tree` Sep 01 23:14:41.490 INFO kablam! --> src/core_commands.rs:241:32 Sep 01 23:14:41.490 INFO kablam! | Sep 01 23:14:41.490 INFO kablam! 241 | fn list_with_tags(repl: &Repl, tree: &IdeaTree, tags: Vec) -> Result<()> { Sep 01 23:14:41.490 INFO kablam! | ^^^^ help: consider using `_tree` instead Sep 01 23:14:41.490 INFO kablam! Sep 01 23:14:41.490 INFO kablam! warning: unused variable: `tags` Sep 01 23:14:41.490 INFO kablam! --> src/core_commands.rs:241:49 Sep 01 23:14:41.490 INFO kablam! | Sep 01 23:14:41.490 INFO kablam! 241 | fn list_with_tags(repl: &Repl, tree: &IdeaTree, tags: Vec) -> Result<()> { Sep 01 23:14:41.490 INFO kablam! | ^^^^ help: consider using `_tags` instead Sep 01 23:14:41.490 INFO kablam! Sep 01 23:14:41.491 INFO kablam! warning: unused variable: `repl` Sep 01 23:14:41.491 INFO kablam! --> src/core_commands.rs:300:11 Sep 01 23:14:41.491 INFO kablam! | Sep 01 23:14:41.491 INFO kablam! 300 | fn search(repl: &mut Repl, tree: &mut IdeaTree, args: Vec) -> Result<()> { Sep 01 23:14:41.491 INFO kablam! | ^^^^ help: consider using `_repl` instead Sep 01 23:14:41.491 INFO kablam! Sep 01 23:14:41.492 INFO kablam! warning: unused variable: `command` Sep 01 23:14:41.492 INFO kablam! --> src/repl.rs:413:38 Sep 01 23:14:41.492 INFO kablam! | Sep 01 23:14:41.492 INFO kablam! 413 | pub fn print_command_help(&self, command: String) { Sep 01 23:14:41.492 INFO kablam! | ^^^^^^^ help: consider using `_command` instead Sep 01 23:14:41.492 INFO kablam! Sep 01 23:14:43.182 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 01 23:14:43.182 INFO kablam! --> src/main.rs:9:21 Sep 01 23:14:43.182 INFO kablam! | Sep 01 23:14:43.182 INFO kablam! 9 | let home_path = env::home_dir().unwrap_or(PathBuf::new()); Sep 01 23:14:43.182 INFO kablam! | ^^^^^^^^^^^^^ Sep 01 23:14:43.182 INFO kablam! | Sep 01 23:14:43.182 INFO kablam! = note: #[warn(deprecated)] on by default Sep 01 23:14:43.182 INFO kablam! Sep 01 23:14:43.443 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 01 23:14:43.443 INFO kablam! --> src/main.rs:9:21 Sep 01 23:14:43.443 INFO kablam! | Sep 01 23:14:43.443 INFO kablam! 9 | let home_path = env::home_dir().unwrap_or(PathBuf::new()); Sep 01 23:14:43.443 INFO kablam! | ^^^^^^^^^^^^^ Sep 01 23:14:43.443 INFO kablam! | Sep 01 23:14:43.443 INFO kablam! = note: #[warn(deprecated)] on by default Sep 01 23:14:43.443 INFO kablam! Sep 01 23:14:43.825 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 6.36s Sep 01 23:14:43.831 INFO kablam! su: No module specific data is present Sep 01 23:14:44.410 INFO running `"docker" "rm" "-f" "b84e60ceff22e96457d3987bf6cd60469ee8d59164a72449b7800cc99785349c"` Sep 01 23:14:44.553 INFO blam! b84e60ceff22e96457d3987bf6cd60469ee8d59164a72449b7800cc99785349c