Sep 04 23:01:08.177 INFO checking davincibot-0.0.11 against master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8 for pr-53913 Sep 04 23:01:08.177 INFO running: cargo +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets Sep 04 23:01:08.177 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53913/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53913/worker-2/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/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 +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 23:01:08.350 INFO blam! 070f3bd596740aae24f76c2dd339d0453f37f03f233500b5311e53ef986d93d4 Sep 04 23:01:08.352 INFO running `"docker" "start" "-a" "070f3bd596740aae24f76c2dd339d0453f37f03f233500b5311e53ef986d93d4"` Sep 04 23:01:08.947 INFO kablam! Checking edit-rs v0.1.1 Sep 04 23:01:09.549 INFO kablam! Checking davincibot v0.0.11 (file:///source) Sep 04 23:01:11.474 INFO kablam! warning: unused variable: `repl` Sep 04 23:01:11.474 INFO kablam! --> src/core_commands.rs:241:19 Sep 04 23:01:11.474 INFO kablam! | Sep 04 23:01:11.474 INFO kablam! 241 | fn list_with_tags(repl: &Repl, tree: &IdeaTree, tags: Vec) -> Result<()> { Sep 04 23:01:11.474 INFO kablam! | ^^^^ help: consider using `_repl` instead Sep 04 23:01:11.474 INFO kablam! | Sep 04 23:01:11.474 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 04 23:01:11.474 INFO kablam! Sep 04 23:01:11.474 INFO kablam! warning: unused variable: `tree` Sep 04 23:01:11.474 INFO kablam! --> src/core_commands.rs:241:32 Sep 04 23:01:11.474 INFO kablam! | Sep 04 23:01:11.474 INFO kablam! 241 | fn list_with_tags(repl: &Repl, tree: &IdeaTree, tags: Vec) -> Result<()> { Sep 04 23:01:11.474 INFO kablam! | ^^^^ help: consider using `_tree` instead Sep 04 23:01:11.474 INFO kablam! Sep 04 23:01:11.474 INFO kablam! warning: unused variable: `tags` Sep 04 23:01:11.474 INFO kablam! --> src/core_commands.rs:241:49 Sep 04 23:01:11.474 INFO kablam! | Sep 04 23:01:11.474 INFO kablam! 241 | fn list_with_tags(repl: &Repl, tree: &IdeaTree, tags: Vec) -> Result<()> { Sep 04 23:01:11.474 INFO kablam! | ^^^^ help: consider using `_tags` instead Sep 04 23:01:11.474 INFO kablam! Sep 04 23:01:11.474 INFO kablam! warning: unused variable: `repl` Sep 04 23:01:11.475 INFO kablam! --> src/core_commands.rs:300:11 Sep 04 23:01:11.475 INFO kablam! | Sep 04 23:01:11.475 INFO kablam! 300 | fn search(repl: &mut Repl, tree: &mut IdeaTree, args: Vec) -> Result<()> { Sep 04 23:01:11.475 INFO kablam! | ^^^^ help: consider using `_repl` instead Sep 04 23:01:11.475 INFO kablam! Sep 04 23:01:11.476 INFO kablam! warning: unused variable: `command` Sep 04 23:01:11.476 INFO kablam! --> src/repl.rs:413:38 Sep 04 23:01:11.476 INFO kablam! | Sep 04 23:01:11.476 INFO kablam! 413 | pub fn print_command_help(&self, command: String) { Sep 04 23:01:11.476 INFO kablam! | ^^^^^^^ help: consider using `_command` instead Sep 04 23:01:11.476 INFO kablam! Sep 04 23:01:11.605 INFO kablam! warning: unused variable: `repl` Sep 04 23:01:11.605 INFO kablam! --> src/core_commands.rs:241:19 Sep 04 23:01:11.605 INFO kablam! | Sep 04 23:01:11.605 INFO kablam! 241 | fn list_with_tags(repl: &Repl, tree: &IdeaTree, tags: Vec) -> Result<()> { Sep 04 23:01:11.605 INFO kablam! | ^^^^ help: consider using `_repl` instead Sep 04 23:01:11.605 INFO kablam! | Sep 04 23:01:11.605 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 04 23:01:11.605 INFO kablam! Sep 04 23:01:11.606 INFO kablam! warning: unused variable: `tree` Sep 04 23:01:11.606 INFO kablam! --> src/core_commands.rs:241:32 Sep 04 23:01:11.606 INFO kablam! | Sep 04 23:01:11.606 INFO kablam! 241 | fn list_with_tags(repl: &Repl, tree: &IdeaTree, tags: Vec) -> Result<()> { Sep 04 23:01:11.606 INFO kablam! | ^^^^ help: consider using `_tree` instead Sep 04 23:01:11.606 INFO kablam! Sep 04 23:01:11.606 INFO kablam! warning: unused variable: `tags` Sep 04 23:01:11.606 INFO kablam! --> src/core_commands.rs:241:49 Sep 04 23:01:11.606 INFO kablam! | Sep 04 23:01:11.606 INFO kablam! 241 | fn list_with_tags(repl: &Repl, tree: &IdeaTree, tags: Vec) -> Result<()> { Sep 04 23:01:11.606 INFO kablam! | ^^^^ help: consider using `_tags` instead Sep 04 23:01:11.606 INFO kablam! Sep 04 23:01:11.606 INFO kablam! warning: unused variable: `repl` Sep 04 23:01:11.606 INFO kablam! --> src/core_commands.rs:300:11 Sep 04 23:01:11.606 INFO kablam! | Sep 04 23:01:11.606 INFO kablam! 300 | fn search(repl: &mut Repl, tree: &mut IdeaTree, args: Vec) -> Result<()> { Sep 04 23:01:11.606 INFO kablam! | ^^^^ help: consider using `_repl` instead Sep 04 23:01:11.606 INFO kablam! Sep 04 23:01:11.607 INFO kablam! warning: unused variable: `command` Sep 04 23:01:11.607 INFO kablam! --> src/repl.rs:413:38 Sep 04 23:01:11.607 INFO kablam! | Sep 04 23:01:11.607 INFO kablam! 413 | pub fn print_command_help(&self, command: String) { Sep 04 23:01:11.607 INFO kablam! | ^^^^^^^ help: consider using `_command` instead Sep 04 23:01:11.607 INFO kablam! Sep 04 23:01:13.883 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 23:01:13.883 INFO kablam! --> src/main.rs:9:21 Sep 04 23:01:13.883 INFO kablam! | Sep 04 23:01:13.883 INFO kablam! 9 | let home_path = env::home_dir().unwrap_or(PathBuf::new()); Sep 04 23:01:13.883 INFO kablam! | ^^^^^^^^^^^^^ Sep 04 23:01:13.883 INFO kablam! | Sep 04 23:01:13.883 INFO kablam! = note: #[warn(deprecated)] on by default Sep 04 23:01:13.883 INFO kablam! Sep 04 23:01:14.180 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 23:01:14.180 INFO kablam! --> src/main.rs:9:21 Sep 04 23:01:14.180 INFO kablam! | Sep 04 23:01:14.180 INFO kablam! 9 | let home_path = env::home_dir().unwrap_or(PathBuf::new()); Sep 04 23:01:14.180 INFO kablam! | ^^^^^^^^^^^^^ Sep 04 23:01:14.180 INFO kablam! | Sep 04 23:01:14.180 INFO kablam! = note: #[warn(deprecated)] on by default Sep 04 23:01:14.180 INFO kablam! Sep 04 23:01:14.252 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.36s Sep 04 23:01:14.258 INFO kablam! su: No module specific data is present Sep 04 23:01:14.780 INFO running `"docker" "rm" "-f" "070f3bd596740aae24f76c2dd339d0453f37f03f233500b5311e53ef986d93d4"` Sep 04 23:01:14.871 INFO blam! 070f3bd596740aae24f76c2dd339d0453f37f03f233500b5311e53ef986d93d4