Oct 22 04:25:05.748 INFO checking bom-0.1.2 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 22 04:25:05.748 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-4/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/pr-55192/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/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 +155510e377ae2a8d8ee0dad1a5f809c9062a5526-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 22 04:25:06.208 INFO blam! 633ef5fc2d8d53524677cd2100b1022d98128989ab659736f6aff3ce8a3c267a Oct 22 04:25:06.216 INFO running `"docker" "start" "-a" "633ef5fc2d8d53524677cd2100b1022d98128989ab659736f6aff3ce8a3c267a"` Oct 22 04:25:07.410 INFO kablam! usermod: no changes Oct 22 04:25:07.765 INFO kablam! Checking bom v0.1.2 (/source) Oct 22 04:25:10.200 INFO kablam! warning: unnecessary parentheses around `if` condition Oct 22 04:25:10.200 INFO kablam! --> src/commands.rs:248:11 Oct 22 04:25:10.200 INFO kablam! | Oct 22 04:25:10.200 INFO kablam! 248 | if(n.to_string() == target_ignore_file_name) { continue; } Oct 22 04:25:10.200 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 22 04:25:10.200 INFO kablam! | Oct 22 04:25:10.200 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 22 04:25:10.200 INFO kablam! Oct 22 04:25:10.200 INFO kablam! warning: unnecessary parentheses around `if` condition Oct 22 04:25:10.200 INFO kablam! --> src/main.rs:26:15 Oct 22 04:25:10.200 INFO kablam! | Oct 22 04:25:10.200 INFO kablam! 26 | if(!bom_path.exists()) {fs::create_dir(bom_path);} Oct 22 04:25:10.200 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 22 04:25:10.200 INFO kablam! Oct 22 04:25:10.208 INFO kablam! warning: unnecessary parentheses around `if` condition Oct 22 04:25:10.208 INFO kablam! --> src/main.rs:34:7 Oct 22 04:25:10.208 INFO kablam! | Oct 22 04:25:10.208 INFO kablam! 34 | if(!&boilerplates_path.exists()) { Oct 22 04:25:10.208 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 22 04:25:10.208 INFO kablam! Oct 22 04:25:10.208 INFO kablam! warning: unnecessary parentheses around `if` condition Oct 22 04:25:10.208 INFO kablam! --> src/main.rs:38:7 Oct 22 04:25:10.208 INFO kablam! | Oct 22 04:25:10.208 INFO kablam! 38 | if(!&global_ignore_path.exists()) { Oct 22 04:25:10.208 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 22 04:25:10.208 INFO kablam! Oct 22 04:25:10.236 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 22 04:25:10.236 INFO kablam! --> src/main.rs:23:11 Oct 22 04:25:10.236 INFO kablam! | Oct 22 04:25:10.236 INFO kablam! 23 | match env::home_dir() { Oct 22 04:25:10.236 INFO kablam! | ^^^^^^^^^^^^^ Oct 22 04:25:10.236 INFO kablam! | Oct 22 04:25:10.236 INFO kablam! = note: #[warn(deprecated)] on by default Oct 22 04:25:10.236 INFO kablam! Oct 22 04:25:10.458 INFO kablam! warning: unnecessary parentheses around `if` condition Oct 22 04:25:10.459 INFO kablam! --> src/commands.rs:248:11 Oct 22 04:25:10.459 INFO kablam! | Oct 22 04:25:10.459 INFO kablam! 248 | if(n.to_string() == target_ignore_file_name) { continue; } Oct 22 04:25:10.460 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 22 04:25:10.460 INFO kablam! | Oct 22 04:25:10.460 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 22 04:25:10.460 INFO kablam! Oct 22 04:25:10.461 INFO kablam! warning: unnecessary parentheses around `if` condition Oct 22 04:25:10.461 INFO kablam! --> src/main.rs:26:15 Oct 22 04:25:10.461 INFO kablam! | Oct 22 04:25:10.461 INFO kablam! 26 | if(!bom_path.exists()) {fs::create_dir(bom_path);} Oct 22 04:25:10.461 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 22 04:25:10.461 INFO kablam! Oct 22 04:25:10.461 INFO kablam! warning: unnecessary parentheses around `if` condition Oct 22 04:25:10.461 INFO kablam! --> src/main.rs:34:7 Oct 22 04:25:10.461 INFO kablam! | Oct 22 04:25:10.461 INFO kablam! 34 | if(!&boilerplates_path.exists()) { Oct 22 04:25:10.461 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 22 04:25:10.461 INFO kablam! Oct 22 04:25:10.461 INFO kablam! warning: unnecessary parentheses around `if` condition Oct 22 04:25:10.461 INFO kablam! --> src/main.rs:38:7 Oct 22 04:25:10.461 INFO kablam! | Oct 22 04:25:10.461 INFO kablam! 38 | if(!&global_ignore_path.exists()) { Oct 22 04:25:10.461 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 22 04:25:10.461 INFO kablam! Oct 22 04:25:10.492 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 22 04:25:10.492 INFO kablam! --> src/main.rs:23:11 Oct 22 04:25:10.492 INFO kablam! | Oct 22 04:25:10.492 INFO kablam! 23 | match env::home_dir() { Oct 22 04:25:10.492 INFO kablam! | ^^^^^^^^^^^^^ Oct 22 04:25:10.492 INFO kablam! | Oct 22 04:25:10.492 INFO kablam! = note: #[warn(deprecated)] on by default Oct 22 04:25:10.492 INFO kablam! Oct 22 04:25:10.565 INFO kablam! warning: value assigned to `global_ignore_file_names` is never read Oct 22 04:25:10.565 INFO kablam! --> src/commands.rs:38:13 Oct 22 04:25:10.565 INFO kablam! | Oct 22 04:25:10.565 INFO kablam! 38 | let mut global_ignore_file_names: Vec = vec![]; Oct 22 04:25:10.565 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 04:25:10.567 INFO kablam! | Oct 22 04:25:10.567 INFO kablam! = note: #[warn(unused_assignments)] on by default Oct 22 04:25:10.567 INFO kablam! Oct 22 04:25:10.567 INFO kablam! warning: value assigned to `v` is never read Oct 22 04:25:10.567 INFO kablam! --> src/commands.rs:183:13 Oct 22 04:25:10.567 INFO kablam! | Oct 22 04:25:10.567 INFO kablam! 183 | let mut v: Vec = vec![]; Oct 22 04:25:10.567 INFO kablam! | ^ Oct 22 04:25:10.567 INFO kablam! Oct 22 04:25:10.567 INFO kablam! warning: value assigned to `v` is never read Oct 22 04:25:10.567 INFO kablam! --> src/commands.rs:201:13 Oct 22 04:25:10.567 INFO kablam! | Oct 22 04:25:10.567 INFO kablam! 201 | let mut v: Vec = vec![]; Oct 22 04:25:10.567 INFO kablam! | ^ Oct 22 04:25:10.567 INFO kablam! Oct 22 04:25:10.567 INFO kablam! warning: value assigned to `v` is never read Oct 22 04:25:10.567 INFO kablam! --> src/commands.rs:229:13 Oct 22 04:25:10.567 INFO kablam! | Oct 22 04:25:10.567 INFO kablam! 229 | let mut v: Vec = vec![]; Oct 22 04:25:10.567 INFO kablam! | ^ Oct 22 04:25:10.567 INFO kablam! Oct 22 04:25:10.567 INFO kablam! warning: unused variable: `err` Oct 22 04:25:10.567 INFO kablam! --> src/main.rs:57:25 Oct 22 04:25:10.567 INFO kablam! | Oct 22 04:25:10.567 INFO kablam! 57 | Err(err) => {}, Oct 22 04:25:10.567 INFO kablam! | ^^^ help: consider using `_err` instead Oct 22 04:25:10.567 INFO kablam! | Oct 22 04:25:10.567 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 22 04:25:10.567 INFO kablam! Oct 22 04:25:10.676 INFO kablam! warning: unused `std::result::Result` that must be used Oct 22 04:25:10.676 INFO kablam! --> src/main.rs:26:37 Oct 22 04:25:10.676 INFO kablam! | Oct 22 04:25:10.676 INFO kablam! 26 | if(!bom_path.exists()) {fs::create_dir(bom_path);} Oct 22 04:25:10.676 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 04:25:10.676 INFO kablam! | Oct 22 04:25:10.676 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 22 04:25:10.676 INFO kablam! Oct 22 04:25:10.676 INFO kablam! warning: unused `std::result::Result` that must be used Oct 22 04:25:10.676 INFO kablam! --> src/main.rs:35:9 Oct 22 04:25:10.676 INFO kablam! | Oct 22 04:25:10.676 INFO kablam! 35 | fs::create_dir(&boilerplates_path); Oct 22 04:25:10.676 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 04:25:10.676 INFO kablam! | Oct 22 04:25:10.676 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 22 04:25:10.676 INFO kablam! Oct 22 04:25:10.676 INFO kablam! warning: unused `std::result::Result` that must be used Oct 22 04:25:10.676 INFO kablam! --> src/main.rs:39:9 Oct 22 04:25:10.676 INFO kablam! | Oct 22 04:25:10.676 INFO kablam! 39 | fs::File::create(&global_ignore_path); Oct 22 04:25:10.676 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 04:25:10.676 INFO kablam! | Oct 22 04:25:10.676 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 22 04:25:10.676 INFO kablam! Oct 22 04:25:10.692 INFO kablam! warning: value assigned to `global_ignore_file_names` is never read Oct 22 04:25:10.692 INFO kablam! --> src/commands.rs:38:13 Oct 22 04:25:10.692 INFO kablam! | Oct 22 04:25:10.692 INFO kablam! 38 | let mut global_ignore_file_names: Vec = vec![]; Oct 22 04:25:10.692 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 04:25:10.692 INFO kablam! | Oct 22 04:25:10.692 INFO kablam! = note: #[warn(unused_assignments)] on by default Oct 22 04:25:10.692 INFO kablam! Oct 22 04:25:10.692 INFO kablam! warning: value assigned to `v` is never read Oct 22 04:25:10.692 INFO kablam! --> src/commands.rs:183:13 Oct 22 04:25:10.692 INFO kablam! | Oct 22 04:25:10.692 INFO kablam! 183 | let mut v: Vec = vec![]; Oct 22 04:25:10.692 INFO kablam! | ^ Oct 22 04:25:10.692 INFO kablam! Oct 22 04:25:10.692 INFO kablam! warning: value assigned to `v` is never read Oct 22 04:25:10.692 INFO kablam! --> src/commands.rs:201:13 Oct 22 04:25:10.692 INFO kablam! | Oct 22 04:25:10.692 INFO kablam! 201 | let mut v: Vec = vec![]; Oct 22 04:25:10.692 INFO kablam! | ^ Oct 22 04:25:10.692 INFO kablam! Oct 22 04:25:10.692 INFO kablam! warning: value assigned to `v` is never read Oct 22 04:25:10.692 INFO kablam! --> src/commands.rs:229:13 Oct 22 04:25:10.692 INFO kablam! | Oct 22 04:25:10.692 INFO kablam! 229 | let mut v: Vec = vec![]; Oct 22 04:25:10.692 INFO kablam! | ^ Oct 22 04:25:10.692 INFO kablam! Oct 22 04:25:10.693 INFO kablam! warning: unused variable: `err` Oct 22 04:25:10.693 INFO kablam! --> src/main.rs:57:25 Oct 22 04:25:10.693 INFO kablam! | Oct 22 04:25:10.693 INFO kablam! 57 | Err(err) => {}, Oct 22 04:25:10.693 INFO kablam! | ^^^ help: consider using `_err` instead Oct 22 04:25:10.693 INFO kablam! | Oct 22 04:25:10.693 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 22 04:25:10.693 INFO kablam! Oct 22 04:25:10.776 INFO kablam! warning: unused `std::result::Result` that must be used Oct 22 04:25:10.776 INFO kablam! --> src/main.rs:26:37 Oct 22 04:25:10.776 INFO kablam! | Oct 22 04:25:10.776 INFO kablam! 26 | if(!bom_path.exists()) {fs::create_dir(bom_path);} Oct 22 04:25:10.776 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 04:25:10.776 INFO kablam! | Oct 22 04:25:10.776 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 22 04:25:10.776 INFO kablam! Oct 22 04:25:10.776 INFO kablam! warning: unused `std::result::Result` that must be used Oct 22 04:25:10.776 INFO kablam! --> src/main.rs:35:9 Oct 22 04:25:10.776 INFO kablam! | Oct 22 04:25:10.776 INFO kablam! 35 | fs::create_dir(&boilerplates_path); Oct 22 04:25:10.776 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 04:25:10.776 INFO kablam! | Oct 22 04:25:10.776 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 22 04:25:10.776 INFO kablam! Oct 22 04:25:10.776 INFO kablam! warning: unused `std::result::Result` that must be used Oct 22 04:25:10.776 INFO kablam! --> src/main.rs:39:9 Oct 22 04:25:10.776 INFO kablam! | Oct 22 04:25:10.776 INFO kablam! 39 | fs::File::create(&global_ignore_path); Oct 22 04:25:10.776 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 04:25:10.776 INFO kablam! | Oct 22 04:25:10.776 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 22 04:25:10.777 INFO kablam! Oct 22 04:25:10.814 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.36s Oct 22 04:25:10.880 INFO kablam! su: No module specific data is present Oct 22 04:25:11.481 INFO running `"docker" "rm" "-f" "633ef5fc2d8d53524677cd2100b1022d98128989ab659736f6aff3ce8a3c267a"` Oct 22 04:25:11.788 INFO blam! 633ef5fc2d8d53524677cd2100b1022d98128989ab659736f6aff3ce8a3c267a