Sep 20 03:00:55.989 INFO checking davincibot-0.0.11 against master#ff6422d7a392acfc8af28994d65af2bbaecea4f6 for pr-54346 Sep 20 03:00:55.989 INFO running: cargo +ff6422d7a392acfc8af28994d65af2bbaecea4f6-alt check --frozen --all --all-targets Sep 20 03:00:55.989 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-54346/master#ff6422d7a392acfc8af28994d65af2bbaecea4f6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54346/worker-2/master#ff6422d7a392acfc8af28994d65af2bbaecea4f6:/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 +ff6422d7a392acfc8af28994d65af2bbaecea4f6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 20 03:00:56.242 INFO blam! 55f078fff35d8eb268247a69eea2203f08aabba37be244885f63a00e130a8ce8 Sep 20 03:00:56.251 INFO running `"docker" "start" "-a" "55f078fff35d8eb268247a69eea2203f08aabba37be244885f63a00e130a8ce8"` Sep 20 03:00:57.255 INFO kablam! usermod: no changes Sep 20 03:00:57.317 INFO kablam! Checking subprocess v0.1.14 Sep 20 03:00:58.152 INFO kablam! Checking edit-rs v0.1.1 Sep 20 03:00:58.567 INFO kablam! Checking davincibot v0.0.11 (/source) Sep 20 03:00:59.597 INFO kablam! warning: unused variable: `repl` Sep 20 03:00:59.597 INFO kablam! --> src/core_commands.rs:241:19 Sep 20 03:00:59.597 INFO kablam! | Sep 20 03:00:59.597 INFO kablam! 241 | fn list_with_tags(repl: &Repl, tree: &IdeaTree, tags: Vec) -> Result<()> { Sep 20 03:00:59.597 INFO kablam! | ^^^^ help: consider using `_repl` instead Sep 20 03:00:59.597 INFO kablam! | Sep 20 03:00:59.597 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 20 03:00:59.597 INFO kablam! Sep 20 03:00:59.603 INFO kablam! warning: unused variable: `tree` Sep 20 03:00:59.603 INFO kablam! --> src/core_commands.rs:241:32 Sep 20 03:00:59.603 INFO kablam! | Sep 20 03:00:59.603 INFO kablam! 241 | fn list_with_tags(repl: &Repl, tree: &IdeaTree, tags: Vec) -> Result<()> { Sep 20 03:00:59.603 INFO kablam! | ^^^^ help: consider using `_tree` instead Sep 20 03:00:59.603 INFO kablam! Sep 20 03:00:59.603 INFO kablam! warning: unused variable: `tags` Sep 20 03:00:59.603 INFO kablam! --> src/core_commands.rs:241:49 Sep 20 03:00:59.603 INFO kablam! | Sep 20 03:00:59.603 INFO kablam! 241 | fn list_with_tags(repl: &Repl, tree: &IdeaTree, tags: Vec) -> Result<()> { Sep 20 03:00:59.603 INFO kablam! | ^^^^ help: consider using `_tags` instead Sep 20 03:00:59.603 INFO kablam! Sep 20 03:00:59.603 INFO kablam! warning: unused variable: `repl` Sep 20 03:00:59.603 INFO kablam! --> src/core_commands.rs:300:11 Sep 20 03:00:59.603 INFO kablam! | Sep 20 03:00:59.603 INFO kablam! 300 | fn search(repl: &mut Repl, tree: &mut IdeaTree, args: Vec) -> Result<()> { Sep 20 03:00:59.603 INFO kablam! | ^^^^ help: consider using `_repl` instead Sep 20 03:00:59.603 INFO kablam! Sep 20 03:00:59.603 INFO kablam! warning: unused variable: `command` Sep 20 03:00:59.603 INFO kablam! --> src/repl.rs:413:38 Sep 20 03:00:59.603 INFO kablam! | Sep 20 03:00:59.603 INFO kablam! 413 | pub fn print_command_help(&self, command: String) { Sep 20 03:00:59.603 INFO kablam! | ^^^^^^^ help: consider using `_command` instead Sep 20 03:00:59.604 INFO kablam! Sep 20 03:00:59.783 INFO kablam! warning: unused variable: `repl` Sep 20 03:00:59.783 INFO kablam! --> src/core_commands.rs:241:19 Sep 20 03:00:59.783 INFO kablam! | Sep 20 03:00:59.783 INFO kablam! 241 | fn list_with_tags(repl: &Repl, tree: &IdeaTree, tags: Vec) -> Result<()> { Sep 20 03:00:59.783 INFO kablam! | ^^^^ help: consider using `_repl` instead Sep 20 03:00:59.783 INFO kablam! | Sep 20 03:00:59.783 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 20 03:00:59.783 INFO kablam! Sep 20 03:00:59.783 INFO kablam! warning: unused variable: `tree` Sep 20 03:00:59.783 INFO kablam! --> src/core_commands.rs:241:32 Sep 20 03:00:59.784 INFO kablam! | Sep 20 03:00:59.784 INFO kablam! 241 | fn list_with_tags(repl: &Repl, tree: &IdeaTree, tags: Vec) -> Result<()> { Sep 20 03:00:59.784 INFO kablam! | ^^^^ help: consider using `_tree` instead Sep 20 03:00:59.784 INFO kablam! Sep 20 03:00:59.784 INFO kablam! warning: unused variable: `tags` Sep 20 03:00:59.784 INFO kablam! --> src/core_commands.rs:241:49 Sep 20 03:00:59.784 INFO kablam! | Sep 20 03:00:59.784 INFO kablam! 241 | fn list_with_tags(repl: &Repl, tree: &IdeaTree, tags: Vec) -> Result<()> { Sep 20 03:00:59.784 INFO kablam! | ^^^^ help: consider using `_tags` instead Sep 20 03:00:59.784 INFO kablam! Sep 20 03:00:59.784 INFO kablam! warning: unused variable: `repl` Sep 20 03:00:59.784 INFO kablam! --> src/core_commands.rs:300:11 Sep 20 03:00:59.784 INFO kablam! | Sep 20 03:00:59.784 INFO kablam! 300 | fn search(repl: &mut Repl, tree: &mut IdeaTree, args: Vec) -> Result<()> { Sep 20 03:00:59.784 INFO kablam! | ^^^^ help: consider using `_repl` instead Sep 20 03:00:59.784 INFO kablam! Sep 20 03:00:59.784 INFO kablam! warning: unused variable: `command` Sep 20 03:00:59.784 INFO kablam! --> src/repl.rs:413:38 Sep 20 03:00:59.784 INFO kablam! | Sep 20 03:00:59.784 INFO kablam! 413 | pub fn print_command_help(&self, command: String) { Sep 20 03:00:59.784 INFO kablam! | ^^^^^^^ help: consider using `_command` instead Sep 20 03:00:59.784 INFO kablam! Sep 20 03:01:00.462 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 03:01:00.463 INFO kablam! --> src/main.rs:9:21 Sep 20 03:01:00.463 INFO kablam! | Sep 20 03:01:00.463 INFO kablam! 9 | let home_path = env::home_dir().unwrap_or(PathBuf::new()); Sep 20 03:01:00.463 INFO kablam! | ^^^^^^^^^^^^^ Sep 20 03:01:00.463 INFO kablam! | Sep 20 03:01:00.463 INFO kablam! = note: #[warn(deprecated)] on by default Sep 20 03:01:00.463 INFO kablam! Sep 20 03:01:00.631 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 03:01:00.631 INFO kablam! --> src/main.rs:9:21 Sep 20 03:01:00.631 INFO kablam! | Sep 20 03:01:00.631 INFO kablam! 9 | let home_path = env::home_dir().unwrap_or(PathBuf::new()); Sep 20 03:01:00.631 INFO kablam! | ^^^^^^^^^^^^^ Sep 20 03:01:00.631 INFO kablam! | Sep 20 03:01:00.631 INFO kablam! = note: #[warn(deprecated)] on by default Sep 20 03:01:00.631 INFO kablam! Sep 20 03:01:00.675 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.40s Sep 20 03:01:00.679 INFO kablam! su: No module specific data is present Sep 20 03:01:01.331 INFO running `"docker" "rm" "-f" "55f078fff35d8eb268247a69eea2203f08aabba37be244885f63a00e130a8ce8"` Sep 20 03:01:01.450 INFO blam! 55f078fff35d8eb268247a69eea2203f08aabba37be244885f63a00e130a8ce8