Sep 02 16:49:45.379 INFO checking davincibot-0.0.11 against try#952c7dbfa2628309f557b367929ffc17af20b332 for pr-53851 Sep 02 16:49:45.379 INFO running: cargo +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets Sep 02 16:49:45.379 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53851/try#952c7dbfa2628309f557b367929ffc17af20b332:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-2/try#952c7dbfa2628309f557b367929ffc17af20b332:/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 +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 02 16:49:45.566 INFO blam! f2682ca61cce1355f2e15c6eb55d8e6678954c1ce17237cb53ad81b9d61de65a Sep 02 16:49:45.568 INFO running `"docker" "start" "-a" "f2682ca61cce1355f2e15c6eb55d8e6678954c1ce17237cb53ad81b9d61de65a"` Sep 02 16:49:46.219 INFO kablam! Checking edit-rs v0.1.1 Sep 02 16:49:46.889 INFO kablam! Checking davincibot v0.0.11 (file:///source) Sep 02 16:49:48.435 INFO kablam! warning: unused variable: `repl` Sep 02 16:49:48.435 INFO kablam! --> src/core_commands.rs:241:19 Sep 02 16:49:48.435 INFO kablam! | Sep 02 16:49:48.435 INFO kablam! 241 | fn list_with_tags(repl: &Repl, tree: &IdeaTree, tags: Vec) -> Result<()> { Sep 02 16:49:48.435 INFO kablam! | ^^^^ help: consider using `_repl` instead Sep 02 16:49:48.435 INFO kablam! | Sep 02 16:49:48.435 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 02 16:49:48.435 INFO kablam! Sep 02 16:49:48.435 INFO kablam! warning: unused variable: `tree` Sep 02 16:49:48.435 INFO kablam! --> src/core_commands.rs:241:32 Sep 02 16:49:48.435 INFO kablam! | Sep 02 16:49:48.435 INFO kablam! 241 | fn list_with_tags(repl: &Repl, tree: &IdeaTree, tags: Vec) -> Result<()> { Sep 02 16:49:48.436 INFO kablam! | ^^^^ help: consider using `_tree` instead Sep 02 16:49:48.436 INFO kablam! Sep 02 16:49:48.436 INFO kablam! warning: unused variable: `tags` Sep 02 16:49:48.436 INFO kablam! --> src/core_commands.rs:241:49 Sep 02 16:49:48.436 INFO kablam! | Sep 02 16:49:48.436 INFO kablam! 241 | fn list_with_tags(repl: &Repl, tree: &IdeaTree, tags: Vec) -> Result<()> { Sep 02 16:49:48.436 INFO kablam! | ^^^^ help: consider using `_tags` instead Sep 02 16:49:48.436 INFO kablam! Sep 02 16:49:48.436 INFO kablam! warning: unused variable: `repl` Sep 02 16:49:48.436 INFO kablam! --> src/core_commands.rs:300:11 Sep 02 16:49:48.436 INFO kablam! | Sep 02 16:49:48.436 INFO kablam! 300 | fn search(repl: &mut Repl, tree: &mut IdeaTree, args: Vec) -> Result<()> { Sep 02 16:49:48.436 INFO kablam! | ^^^^ help: consider using `_repl` instead Sep 02 16:49:48.436 INFO kablam! Sep 02 16:49:48.437 INFO kablam! warning: unused variable: `command` Sep 02 16:49:48.437 INFO kablam! --> src/repl.rs:413:38 Sep 02 16:49:48.437 INFO kablam! | Sep 02 16:49:48.437 INFO kablam! 413 | pub fn print_command_help(&self, command: String) { Sep 02 16:49:48.437 INFO kablam! | ^^^^^^^ help: consider using `_command` instead Sep 02 16:49:48.437 INFO kablam! Sep 02 16:49:48.538 INFO kablam! warning: unused variable: `repl` Sep 02 16:49:48.538 INFO kablam! --> src/core_commands.rs:241:19 Sep 02 16:49:48.538 INFO kablam! | Sep 02 16:49:48.538 INFO kablam! 241 | fn list_with_tags(repl: &Repl, tree: &IdeaTree, tags: Vec) -> Result<()> { Sep 02 16:49:48.538 INFO kablam! | ^^^^ help: consider using `_repl` instead Sep 02 16:49:48.538 INFO kablam! | Sep 02 16:49:48.538 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 02 16:49:48.538 INFO kablam! Sep 02 16:49:48.538 INFO kablam! warning: unused variable: `tree` Sep 02 16:49:48.539 INFO kablam! --> src/core_commands.rs:241:32 Sep 02 16:49:48.539 INFO kablam! | Sep 02 16:49:48.539 INFO kablam! 241 | fn list_with_tags(repl: &Repl, tree: &IdeaTree, tags: Vec) -> Result<()> { Sep 02 16:49:48.539 INFO kablam! | ^^^^ help: consider using `_tree` instead Sep 02 16:49:48.539 INFO kablam! Sep 02 16:49:48.539 INFO kablam! warning: unused variable: `tags` Sep 02 16:49:48.539 INFO kablam! --> src/core_commands.rs:241:49 Sep 02 16:49:48.539 INFO kablam! | Sep 02 16:49:48.539 INFO kablam! 241 | fn list_with_tags(repl: &Repl, tree: &IdeaTree, tags: Vec) -> Result<()> { Sep 02 16:49:48.539 INFO kablam! | ^^^^ help: consider using `_tags` instead Sep 02 16:49:48.539 INFO kablam! Sep 02 16:49:48.539 INFO kablam! warning: unused variable: `repl` Sep 02 16:49:48.539 INFO kablam! --> src/core_commands.rs:300:11 Sep 02 16:49:48.539 INFO kablam! | Sep 02 16:49:48.539 INFO kablam! 300 | fn search(repl: &mut Repl, tree: &mut IdeaTree, args: Vec) -> Result<()> { Sep 02 16:49:48.539 INFO kablam! | ^^^^ help: consider using `_repl` instead Sep 02 16:49:48.539 INFO kablam! Sep 02 16:49:48.540 INFO kablam! warning: unused variable: `command` Sep 02 16:49:48.540 INFO kablam! --> src/repl.rs:413:38 Sep 02 16:49:48.540 INFO kablam! | Sep 02 16:49:48.540 INFO kablam! 413 | pub fn print_command_help(&self, command: String) { Sep 02 16:49:48.540 INFO kablam! | ^^^^^^^ help: consider using `_command` instead Sep 02 16:49:48.540 INFO kablam! Sep 02 16:49:50.321 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 02 16:49:50.321 INFO kablam! --> src/main.rs:9:21 Sep 02 16:49:50.321 INFO kablam! | Sep 02 16:49:50.321 INFO kablam! 9 | let home_path = env::home_dir().unwrap_or(PathBuf::new()); Sep 02 16:49:50.321 INFO kablam! | ^^^^^^^^^^^^^ Sep 02 16:49:50.321 INFO kablam! | Sep 02 16:49:50.321 INFO kablam! = note: #[warn(deprecated)] on by default Sep 02 16:49:50.321 INFO kablam! Sep 02 16:49:50.393 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 02 16:49:50.393 INFO kablam! --> src/main.rs:9:21 Sep 02 16:49:50.393 INFO kablam! | Sep 02 16:49:50.393 INFO kablam! 9 | let home_path = env::home_dir().unwrap_or(PathBuf::new()); Sep 02 16:49:50.393 INFO kablam! | ^^^^^^^^^^^^^ Sep 02 16:49:50.394 INFO kablam! | Sep 02 16:49:50.394 INFO kablam! = note: #[warn(deprecated)] on by default Sep 02 16:49:50.394 INFO kablam! Sep 02 16:49:50.469 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.29s Sep 02 16:49:50.476 INFO kablam! su: No module specific data is present Sep 02 16:49:50.888 INFO running `"docker" "rm" "-f" "f2682ca61cce1355f2e15c6eb55d8e6678954c1ce17237cb53ad81b9d61de65a"` Sep 02 16:49:51.021 INFO blam! f2682ca61cce1355f2e15c6eb55d8e6678954c1ce17237cb53ad81b9d61de65a