Oct 13 16:16:25.798 INFO checking davincibot-0.0.14 against master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f for pr-54977 Oct 13 16:16:25.800 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-3/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/pr-54977/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +5af0bb83044c3fb43d59ad5f49ee5ae1a293901f-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 13 16:16:26.262 INFO blam! 199773941edee2673cba800d1f4698f159002ea0b763715d07e3c6a4738dcf97 Oct 13 16:16:26.264 INFO running `"docker" "start" "-a" "199773941edee2673cba800d1f4698f159002ea0b763715d07e3c6a4738dcf97"` Oct 13 16:16:28.145 INFO kablam! usermod: no changes Oct 13 16:16:28.301 INFO kablam! Checking edit-rs v0.1.1 Oct 13 16:16:28.301 INFO kablam! Checking rusqlite v0.13.0 Oct 13 16:16:28.324 INFO kablam! Checking rustyline v2.1.0 Oct 13 16:16:32.944 INFO kablam! Checking davincibot v0.0.14 (/source) Oct 13 16:16:36.420 INFO kablam! warning: unused variable: `repl` Oct 13 16:16:36.420 INFO kablam! --> src/core_commands.rs:24:57 Oct 13 16:16:36.420 INFO kablam! | Oct 13 16:16:36.420 INFO kablam! 24 | CommandHandler::new(CommandArgs::Zero, |repl, tree, _args| { println!("{}", VERSION); Ok(()) }), Oct 13 16:16:36.420 INFO kablam! | ^^^^ help: consider using `_repl` instead Oct 13 16:16:36.420 INFO kablam! | Oct 13 16:16:36.420 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 13 16:16:36.420 INFO kablam! Oct 13 16:16:36.420 INFO kablam! warning: unused variable: `tree` Oct 13 16:16:36.420 INFO kablam! --> src/core_commands.rs:24:63 Oct 13 16:16:36.420 INFO kablam! | Oct 13 16:16:36.421 INFO kablam! 24 | CommandHandler::new(CommandArgs::Zero, |repl, tree, _args| { println!("{}", VERSION); Ok(()) }), Oct 13 16:16:36.421 INFO kablam! | ^^^^ help: consider using `_tree` instead Oct 13 16:16:36.421 INFO kablam! Oct 13 16:16:36.421 INFO kablam! warning: unused variable: `repl` Oct 13 16:16:36.421 INFO kablam! --> src/core_commands.rs:249:19 Oct 13 16:16:36.421 INFO kablam! | Oct 13 16:16:36.421 INFO kablam! 249 | fn list_with_tags(repl: &Repl, tree: &IdeaTree, tags: Vec) -> Result<()> { Oct 13 16:16:36.421 INFO kablam! | ^^^^ help: consider using `_repl` instead Oct 13 16:16:36.421 INFO kablam! Oct 13 16:16:36.421 INFO kablam! warning: unused variable: `tree` Oct 13 16:16:36.421 INFO kablam! --> src/core_commands.rs:249:32 Oct 13 16:16:36.421 INFO kablam! | Oct 13 16:16:36.421 INFO kablam! 249 | fn list_with_tags(repl: &Repl, tree: &IdeaTree, tags: Vec) -> Result<()> { Oct 13 16:16:36.421 INFO kablam! | ^^^^ help: consider using `_tree` instead Oct 13 16:16:36.421 INFO kablam! Oct 13 16:16:36.421 INFO kablam! warning: unused variable: `tags` Oct 13 16:16:36.421 INFO kablam! --> src/core_commands.rs:249:49 Oct 13 16:16:36.421 INFO kablam! | Oct 13 16:16:36.421 INFO kablam! 249 | fn list_with_tags(repl: &Repl, tree: &IdeaTree, tags: Vec) -> Result<()> { Oct 13 16:16:36.421 INFO kablam! | ^^^^ help: consider using `_tags` instead Oct 13 16:16:36.421 INFO kablam! Oct 13 16:16:36.421 INFO kablam! warning: unused variable: `command` Oct 13 16:16:36.421 INFO kablam! --> src/repl.rs:458:38 Oct 13 16:16:36.421 INFO kablam! | Oct 13 16:16:36.421 INFO kablam! 458 | pub fn print_command_help(&self, command: String) { Oct 13 16:16:36.421 INFO kablam! | ^^^^^^^ help: consider using `_command` instead Oct 13 16:16:36.421 INFO kablam! Oct 13 16:16:36.624 INFO kablam! warning: unused variable: `repl` Oct 13 16:16:36.624 INFO kablam! --> src/core_commands.rs:24:57 Oct 13 16:16:36.624 INFO kablam! | Oct 13 16:16:36.624 INFO kablam! 24 | CommandHandler::new(CommandArgs::Zero, |repl, tree, _args| { println!("{}", VERSION); Ok(()) }), Oct 13 16:16:36.624 INFO kablam! | ^^^^ help: consider using `_repl` instead Oct 13 16:16:36.624 INFO kablam! | Oct 13 16:16:36.624 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 13 16:16:36.624 INFO kablam! Oct 13 16:16:36.624 INFO kablam! warning: unused variable: `tree` Oct 13 16:16:36.624 INFO kablam! --> src/core_commands.rs:24:63 Oct 13 16:16:36.624 INFO kablam! | Oct 13 16:16:36.624 INFO kablam! 24 | CommandHandler::new(CommandArgs::Zero, |repl, tree, _args| { println!("{}", VERSION); Ok(()) }), Oct 13 16:16:36.624 INFO kablam! | ^^^^ help: consider using `_tree` instead Oct 13 16:16:36.624 INFO kablam! Oct 13 16:16:36.624 INFO kablam! warning: unused variable: `repl` Oct 13 16:16:36.624 INFO kablam! --> src/core_commands.rs:249:19 Oct 13 16:16:36.624 INFO kablam! | Oct 13 16:16:36.624 INFO kablam! 249 | fn list_with_tags(repl: &Repl, tree: &IdeaTree, tags: Vec) -> Result<()> { Oct 13 16:16:36.624 INFO kablam! | ^^^^ help: consider using `_repl` instead Oct 13 16:16:36.624 INFO kablam! Oct 13 16:16:36.624 INFO kablam! warning: unused variable: `tree` Oct 13 16:16:36.624 INFO kablam! --> src/core_commands.rs:249:32 Oct 13 16:16:36.624 INFO kablam! | Oct 13 16:16:36.624 INFO kablam! 249 | fn list_with_tags(repl: &Repl, tree: &IdeaTree, tags: Vec) -> Result<()> { Oct 13 16:16:36.624 INFO kablam! | ^^^^ help: consider using `_tree` instead Oct 13 16:16:36.624 INFO kablam! Oct 13 16:16:36.624 INFO kablam! warning: unused variable: `tags` Oct 13 16:16:36.624 INFO kablam! --> src/core_commands.rs:249:49 Oct 13 16:16:36.624 INFO kablam! | Oct 13 16:16:36.624 INFO kablam! 249 | fn list_with_tags(repl: &Repl, tree: &IdeaTree, tags: Vec) -> Result<()> { Oct 13 16:16:36.624 INFO kablam! | ^^^^ help: consider using `_tags` instead Oct 13 16:16:36.624 INFO kablam! Oct 13 16:16:36.624 INFO kablam! warning: unused variable: `command` Oct 13 16:16:36.624 INFO kablam! --> src/repl.rs:458:38 Oct 13 16:16:36.624 INFO kablam! | Oct 13 16:16:36.624 INFO kablam! 458 | pub fn print_command_help(&self, command: String) { Oct 13 16:16:36.624 INFO kablam! | ^^^^^^^ help: consider using `_command` instead Oct 13 16:16:36.624 INFO kablam! Oct 13 16:16:41.033 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. Oct 13 16:16:41.034 INFO kablam! --> src/main.rs:9:21 Oct 13 16:16:41.034 INFO kablam! | Oct 13 16:16:41.034 INFO kablam! 9 | let home_path = env::home_dir().unwrap_or(PathBuf::new()); Oct 13 16:16:41.034 INFO kablam! | ^^^^^^^^^^^^^ Oct 13 16:16:41.035 INFO kablam! | Oct 13 16:16:41.035 INFO kablam! = note: #[warn(deprecated)] on by default Oct 13 16:16:41.035 INFO kablam! Oct 13 16:16:42.152 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. Oct 13 16:16:42.153 INFO kablam! --> src/main.rs:9:21 Oct 13 16:16:42.153 INFO kablam! | Oct 13 16:16:42.153 INFO kablam! 9 | let home_path = env::home_dir().unwrap_or(PathBuf::new()); Oct 13 16:16:42.153 INFO kablam! | ^^^^^^^^^^^^^ Oct 13 16:16:42.153 INFO kablam! | Oct 13 16:16:42.153 INFO kablam! = note: #[warn(deprecated)] on by default Oct 13 16:16:42.154 INFO kablam! Oct 13 16:16:42.316 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 14.15s Oct 13 16:16:42.319 INFO kablam! su: No module specific data is present Oct 13 16:16:43.107 INFO running `"docker" "rm" "-f" "199773941edee2673cba800d1f4698f159002ea0b763715d07e3c6a4738dcf97"` Oct 13 16:16:43.413 INFO blam! 199773941edee2673cba800d1f4698f159002ea0b763715d07e3c6a4738dcf97