Sep 04 20:10:25.306 INFO checking davincibot-0.0.11 against master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c for pr-53893 Sep 04 20:10:25.306 INFO running: cargo +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets Sep 04 20:10:25.306 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53893/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-0/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/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 +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 20:10:25.493 INFO blam! 76220c8c47fe2ccf819313d41b38317981e8c0fe592df201eadedc15150b98e0 Sep 04 20:10:25.496 INFO running `"docker" "start" "-a" "76220c8c47fe2ccf819313d41b38317981e8c0fe592df201eadedc15150b98e0"` Sep 04 20:10:26.202 INFO kablam! Checking edit-rs v0.1.1 Sep 04 20:10:27.087 INFO kablam! Checking davincibot v0.0.11 (file:///source) Sep 04 20:10:29.125 INFO kablam! warning: unused variable: `repl` Sep 04 20:10:29.125 INFO kablam! --> src/core_commands.rs:241:19 Sep 04 20:10:29.125 INFO kablam! | Sep 04 20:10:29.125 INFO kablam! 241 | fn list_with_tags(repl: &Repl, tree: &IdeaTree, tags: Vec) -> Result<()> { Sep 04 20:10:29.125 INFO kablam! | ^^^^ help: consider using `_repl` instead Sep 04 20:10:29.125 INFO kablam! | Sep 04 20:10:29.125 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 04 20:10:29.125 INFO kablam! Sep 04 20:10:29.125 INFO kablam! warning: unused variable: `tree` Sep 04 20:10:29.125 INFO kablam! --> src/core_commands.rs:241:32 Sep 04 20:10:29.125 INFO kablam! | Sep 04 20:10:29.125 INFO kablam! 241 | fn list_with_tags(repl: &Repl, tree: &IdeaTree, tags: Vec) -> Result<()> { Sep 04 20:10:29.125 INFO kablam! | ^^^^ help: consider using `_tree` instead Sep 04 20:10:29.125 INFO kablam! Sep 04 20:10:29.125 INFO kablam! warning: unused variable: `tags` Sep 04 20:10:29.125 INFO kablam! --> src/core_commands.rs:241:49 Sep 04 20:10:29.125 INFO kablam! | Sep 04 20:10:29.125 INFO kablam! 241 | fn list_with_tags(repl: &Repl, tree: &IdeaTree, tags: Vec) -> Result<()> { Sep 04 20:10:29.125 INFO kablam! | ^^^^ help: consider using `_tags` instead Sep 04 20:10:29.125 INFO kablam! Sep 04 20:10:29.125 INFO kablam! warning: unused variable: `repl` Sep 04 20:10:29.125 INFO kablam! --> src/core_commands.rs:300:11 Sep 04 20:10:29.125 INFO kablam! | Sep 04 20:10:29.125 INFO kablam! 300 | fn search(repl: &mut Repl, tree: &mut IdeaTree, args: Vec) -> Result<()> { Sep 04 20:10:29.125 INFO kablam! | ^^^^ help: consider using `_repl` instead Sep 04 20:10:29.125 INFO kablam! Sep 04 20:10:29.126 INFO kablam! warning: unused variable: `command` Sep 04 20:10:29.126 INFO kablam! --> src/repl.rs:413:38 Sep 04 20:10:29.126 INFO kablam! | Sep 04 20:10:29.126 INFO kablam! 413 | pub fn print_command_help(&self, command: String) { Sep 04 20:10:29.126 INFO kablam! | ^^^^^^^ help: consider using `_command` instead Sep 04 20:10:29.126 INFO kablam! Sep 04 20:10:29.156 INFO kablam! warning: unused variable: `repl` Sep 04 20:10:29.156 INFO kablam! --> src/core_commands.rs:241:19 Sep 04 20:10:29.156 INFO kablam! | Sep 04 20:10:29.156 INFO kablam! 241 | fn list_with_tags(repl: &Repl, tree: &IdeaTree, tags: Vec) -> Result<()> { Sep 04 20:10:29.156 INFO kablam! | ^^^^ help: consider using `_repl` instead Sep 04 20:10:29.157 INFO kablam! | Sep 04 20:10:29.157 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 04 20:10:29.157 INFO kablam! Sep 04 20:10:29.157 INFO kablam! warning: unused variable: `tree` Sep 04 20:10:29.157 INFO kablam! --> src/core_commands.rs:241:32 Sep 04 20:10:29.157 INFO kablam! | Sep 04 20:10:29.157 INFO kablam! 241 | fn list_with_tags(repl: &Repl, tree: &IdeaTree, tags: Vec) -> Result<()> { Sep 04 20:10:29.157 INFO kablam! | ^^^^ help: consider using `_tree` instead Sep 04 20:10:29.157 INFO kablam! Sep 04 20:10:29.157 INFO kablam! warning: unused variable: `tags` Sep 04 20:10:29.157 INFO kablam! --> src/core_commands.rs:241:49 Sep 04 20:10:29.157 INFO kablam! | Sep 04 20:10:29.157 INFO kablam! 241 | fn list_with_tags(repl: &Repl, tree: &IdeaTree, tags: Vec) -> Result<()> { Sep 04 20:10:29.157 INFO kablam! | ^^^^ help: consider using `_tags` instead Sep 04 20:10:29.157 INFO kablam! Sep 04 20:10:29.157 INFO kablam! warning: unused variable: `repl` Sep 04 20:10:29.157 INFO kablam! --> src/core_commands.rs:300:11 Sep 04 20:10:29.158 INFO kablam! | Sep 04 20:10:29.158 INFO kablam! 300 | fn search(repl: &mut Repl, tree: &mut IdeaTree, args: Vec) -> Result<()> { Sep 04 20:10:29.158 INFO kablam! | ^^^^ help: consider using `_repl` instead Sep 04 20:10:29.158 INFO kablam! Sep 04 20:10:29.158 INFO kablam! warning: unused variable: `command` Sep 04 20:10:29.158 INFO kablam! --> src/repl.rs:413:38 Sep 04 20:10:29.158 INFO kablam! | Sep 04 20:10:29.158 INFO kablam! 413 | pub fn print_command_help(&self, command: String) { Sep 04 20:10:29.158 INFO kablam! | ^^^^^^^ help: consider using `_command` instead Sep 04 20:10:29.158 INFO kablam! Sep 04 20:10:30.620 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 20:10:30.621 INFO kablam! --> src/main.rs:9:21 Sep 04 20:10:30.621 INFO kablam! | Sep 04 20:10:30.621 INFO kablam! 9 | let home_path = env::home_dir().unwrap_or(PathBuf::new()); Sep 04 20:10:30.621 INFO kablam! | ^^^^^^^^^^^^^ Sep 04 20:10:30.621 INFO kablam! | Sep 04 20:10:30.621 INFO kablam! = note: #[warn(deprecated)] on by default Sep 04 20:10:30.621 INFO kablam! Sep 04 20:10:30.806 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 20:10:30.806 INFO kablam! --> src/main.rs:9:21 Sep 04 20:10:30.806 INFO kablam! | Sep 04 20:10:30.806 INFO kablam! 9 | let home_path = env::home_dir().unwrap_or(PathBuf::new()); Sep 04 20:10:30.806 INFO kablam! | ^^^^^^^^^^^^^ Sep 04 20:10:30.806 INFO kablam! | Sep 04 20:10:30.806 INFO kablam! = note: #[warn(deprecated)] on by default Sep 04 20:10:30.806 INFO kablam! Sep 04 20:10:30.892 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.75s Sep 04 20:10:30.898 INFO kablam! su: No module specific data is present Sep 04 20:10:31.202 INFO running `"docker" "rm" "-f" "76220c8c47fe2ccf819313d41b38317981e8c0fe592df201eadedc15150b98e0"` Sep 04 20:10:31.326 INFO blam! 76220c8c47fe2ccf819313d41b38317981e8c0fe592df201eadedc15150b98e0