Sep 01 06:46:12.859 INFO checking davincibot-0.0.11 against master#d0d81b7fc1421859ba0218e8a437af29ae3b0967 for pr-53578 Sep 01 06:46:12.859 INFO running: cargo +d0d81b7fc1421859ba0218e8a437af29ae3b0967-alt check --frozen --all --all-targets Sep 01 06:46:12.859 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53578/master#d0d81b7fc1421859ba0218e8a437af29ae3b0967:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578/worker-1/master#d0d81b7fc1421859ba0218e8a437af29ae3b0967:/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 +d0d81b7fc1421859ba0218e8a437af29ae3b0967-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 06:46:13.074 INFO blam! 9beaa0ec22b3fe4f147a14078ca6bbaf25ae19a865d18c6e4ba86ecf0457a683 Sep 01 06:46:13.076 INFO running `"docker" "start" "-a" "9beaa0ec22b3fe4f147a14078ca6bbaf25ae19a865d18c6e4ba86ecf0457a683"` Sep 01 06:46:13.877 INFO kablam! Checking edit-rs v0.1.1 Sep 01 06:46:14.610 INFO kablam! Checking davincibot v0.0.11 (file:///source) Sep 01 06:46:16.298 INFO kablam! warning: unused variable: `repl` Sep 01 06:46:16.298 INFO kablam! --> src/core_commands.rs:241:19 Sep 01 06:46:16.298 INFO kablam! | Sep 01 06:46:16.298 INFO kablam! 241 | fn list_with_tags(repl: &Repl, tree: &IdeaTree, tags: Vec) -> Result<()> { Sep 01 06:46:16.298 INFO kablam! | ^^^^ help: consider using `_repl` instead Sep 01 06:46:16.298 INFO kablam! | Sep 01 06:46:16.298 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 01 06:46:16.298 INFO kablam! Sep 01 06:46:16.299 INFO kablam! warning: unused variable: `tree` Sep 01 06:46:16.299 INFO kablam! --> src/core_commands.rs:241:32 Sep 01 06:46:16.299 INFO kablam! | Sep 01 06:46:16.299 INFO kablam! 241 | fn list_with_tags(repl: &Repl, tree: &IdeaTree, tags: Vec) -> Result<()> { Sep 01 06:46:16.299 INFO kablam! | ^^^^ help: consider using `_tree` instead Sep 01 06:46:16.299 INFO kablam! Sep 01 06:46:16.300 INFO kablam! warning: unused variable: `tags` Sep 01 06:46:16.300 INFO kablam! --> src/core_commands.rs:241:49 Sep 01 06:46:16.300 INFO kablam! | Sep 01 06:46:16.300 INFO kablam! 241 | fn list_with_tags(repl: &Repl, tree: &IdeaTree, tags: Vec) -> Result<()> { Sep 01 06:46:16.300 INFO kablam! | ^^^^ help: consider using `_tags` instead Sep 01 06:46:16.300 INFO kablam! Sep 01 06:46:16.300 INFO kablam! warning: unused variable: `repl` Sep 01 06:46:16.300 INFO kablam! --> src/core_commands.rs:300:11 Sep 01 06:46:16.300 INFO kablam! | Sep 01 06:46:16.300 INFO kablam! 300 | fn search(repl: &mut Repl, tree: &mut IdeaTree, args: Vec) -> Result<()> { Sep 01 06:46:16.300 INFO kablam! | ^^^^ help: consider using `_repl` instead Sep 01 06:46:16.300 INFO kablam! Sep 01 06:46:16.301 INFO kablam! warning: unused variable: `command` Sep 01 06:46:16.301 INFO kablam! --> src/repl.rs:413:38 Sep 01 06:46:16.301 INFO kablam! | Sep 01 06:46:16.301 INFO kablam! 413 | pub fn print_command_help(&self, command: String) { Sep 01 06:46:16.301 INFO kablam! | ^^^^^^^ help: consider using `_command` instead Sep 01 06:46:16.301 INFO kablam! Sep 01 06:46:16.938 INFO kablam! warning: unused variable: `repl` Sep 01 06:46:16.938 INFO kablam! --> src/core_commands.rs:241:19 Sep 01 06:46:16.938 INFO kablam! | Sep 01 06:46:16.938 INFO kablam! 241 | fn list_with_tags(repl: &Repl, tree: &IdeaTree, tags: Vec) -> Result<()> { Sep 01 06:46:16.938 INFO kablam! | ^^^^ help: consider using `_repl` instead Sep 01 06:46:16.938 INFO kablam! | Sep 01 06:46:16.939 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 01 06:46:16.939 INFO kablam! Sep 01 06:46:16.940 INFO kablam! warning: unused variable: `tree` Sep 01 06:46:16.940 INFO kablam! --> src/core_commands.rs:241:32 Sep 01 06:46:16.940 INFO kablam! | Sep 01 06:46:16.940 INFO kablam! 241 | fn list_with_tags(repl: &Repl, tree: &IdeaTree, tags: Vec) -> Result<()> { Sep 01 06:46:16.940 INFO kablam! | ^^^^ help: consider using `_tree` instead Sep 01 06:46:16.941 INFO kablam! Sep 01 06:46:16.941 INFO kablam! warning: unused variable: `tags` Sep 01 06:46:16.941 INFO kablam! --> src/core_commands.rs:241:49 Sep 01 06:46:16.941 INFO kablam! | Sep 01 06:46:16.941 INFO kablam! 241 | fn list_with_tags(repl: &Repl, tree: &IdeaTree, tags: Vec) -> Result<()> { Sep 01 06:46:16.941 INFO kablam! | ^^^^ help: consider using `_tags` instead Sep 01 06:46:16.942 INFO kablam! Sep 01 06:46:16.943 INFO kablam! warning: unused variable: `repl` Sep 01 06:46:16.943 INFO kablam! --> src/core_commands.rs:300:11 Sep 01 06:46:16.943 INFO kablam! | Sep 01 06:46:16.943 INFO kablam! 300 | fn search(repl: &mut Repl, tree: &mut IdeaTree, args: Vec) -> Result<()> { Sep 01 06:46:16.943 INFO kablam! | ^^^^ help: consider using `_repl` instead Sep 01 06:46:16.943 INFO kablam! Sep 01 06:46:16.946 INFO kablam! warning: unused variable: `command` Sep 01 06:46:16.946 INFO kablam! --> src/repl.rs:413:38 Sep 01 06:46:16.946 INFO kablam! | Sep 01 06:46:16.946 INFO kablam! 413 | pub fn print_command_help(&self, command: String) { Sep 01 06:46:16.946 INFO kablam! | ^^^^^^^ help: consider using `_command` instead Sep 01 06:46:16.947 INFO kablam! Sep 01 06:46:18.480 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 01 06:46:18.480 INFO kablam! --> src/main.rs:9:21 Sep 01 06:46:18.480 INFO kablam! | Sep 01 06:46:18.480 INFO kablam! 9 | let home_path = env::home_dir().unwrap_or(PathBuf::new()); Sep 01 06:46:18.480 INFO kablam! | ^^^^^^^^^^^^^ Sep 01 06:46:18.480 INFO kablam! | Sep 01 06:46:18.481 INFO kablam! = note: #[warn(deprecated)] on by default Sep 01 06:46:18.481 INFO kablam! Sep 01 06:46:18.665 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 01 06:46:18.665 INFO kablam! --> src/main.rs:9:21 Sep 01 06:46:18.665 INFO kablam! | Sep 01 06:46:18.665 INFO kablam! 9 | let home_path = env::home_dir().unwrap_or(PathBuf::new()); Sep 01 06:46:18.665 INFO kablam! | ^^^^^^^^^^^^^ Sep 01 06:46:18.665 INFO kablam! | Sep 01 06:46:18.665 INFO kablam! = note: #[warn(deprecated)] on by default Sep 01 06:46:18.665 INFO kablam! Sep 01 06:46:18.810 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.98s Sep 01 06:46:18.817 INFO kablam! su: No module specific data is present Sep 01 06:46:19.333 INFO running `"docker" "rm" "-f" "9beaa0ec22b3fe4f147a14078ca6bbaf25ae19a865d18c6e4ba86ecf0457a683"` Sep 01 06:46:19.468 INFO blam! 9beaa0ec22b3fe4f147a14078ca6bbaf25ae19a865d18c6e4ba86ecf0457a683