Oct 31 18:54:50.706 INFO checking uma0317/bom against try#d7816399d50d407bbce1efe9dbadf8faaaf568fc for pr-55538 Oct 31 18:54:50.706 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55538/worker-2/try#d7816399d50d407bbce1efe9dbadf8faaaf568fc:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-2/pr-55538/try#d7816399d50d407bbce1efe9dbadf8faaaf568fc:/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 +d7816399d50d407bbce1efe9dbadf8faaaf568fc-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 31 18:54:51.164 INFO blam! c3d936346ac5d3eeb416faaca356b7d8840d2df3c3e3bbef4e64043321d675f2 Oct 31 18:54:51.166 INFO running `"docker" "start" "-a" "c3d936346ac5d3eeb416faaca356b7d8840d2df3c3e3bbef4e64043321d675f2"` Oct 31 18:54:52.512 INFO kablam! usermod: no changes Oct 31 18:54:52.912 INFO kablam! Compiling libc v0.2.40 Oct 31 18:54:52.924 INFO kablam! Checking stable_deref_trait v1.0.0 Oct 31 18:54:52.924 INFO kablam! Checking serde v1.0.37 Oct 31 18:54:52.924 INFO kablam! Checking termios v0.2.2 Oct 31 18:54:52.924 INFO kablam! Checking atty v0.2.8 Oct 31 18:54:52.924 INFO kablam! Compiling openssl-sys v0.9.28 Oct 31 18:54:52.924 INFO kablam! Checking clicolors-control v0.2.0 Oct 31 18:54:52.924 INFO kablam! Checking base64 v0.9.0 Oct 31 18:54:54.036 INFO kablam! Checking parking_lot_core v0.2.13 Oct 31 18:54:54.172 INFO kablam! Checking owning_ref v0.3.3 Oct 31 18:54:54.260 INFO kablam! Checking uuid v0.5.1 Oct 31 18:54:54.416 INFO kablam! Checking regex v0.2.10 Oct 31 18:54:55.672 INFO kablam! Checking clap v2.31.2 Oct 31 18:54:58.053 INFO kablam! Checking libflate v0.1.14 Oct 31 18:54:58.076 INFO kablam! Checking parking_lot v0.5.4 Oct 31 18:54:58.112 INFO kablam! Checking tokio-core v0.1.16 Oct 31 18:55:00.720 INFO kablam! Compiling openssl v0.9.24 Oct 31 18:55:01.828 INFO kablam! Compiling rand v0.4.2 Oct 31 18:55:06.148 INFO kablam! Checking tokio-proto v0.1.1 Oct 31 18:55:08.578 INFO kablam! Checking console v0.6.1 Oct 31 18:55:10.217 INFO kablam! Compiling rand v0.3.22 Oct 31 18:55:11.041 INFO kablam! Compiling phf_generator v0.7.21 Oct 31 18:55:12.596 INFO kablam! Compiling phf_codegen v0.7.21 Oct 31 18:55:13.228 INFO kablam! Checking indicatif v0.9.0 Oct 31 18:55:14.566 INFO kablam! Compiling mime_guess v2.0.0-alpha.4 Oct 31 18:55:20.000 INFO kablam! Checking hyper v0.11.25 Oct 31 18:55:22.794 INFO kablam! Checking native-tls v0.1.5 Oct 31 18:55:23.538 INFO kablam! Checking tokio-tls v0.1.4 Oct 31 18:55:29.524 INFO kablam! Checking hyper-tls v0.1.3 Oct 31 18:55:30.212 INFO kablam! Checking serde_urlencoded v0.5.1 Oct 31 18:55:30.212 INFO kablam! Checking serde_json v1.0.13 Oct 31 18:55:33.472 INFO kablam! Checking reqwest v0.8.5 Oct 31 18:55:35.396 INFO kablam! Checking bom v0.1.2 (/source) Oct 31 18:55:35.792 INFO kablam! warning: unnecessary parentheses around `if` condition Oct 31 18:55:35.792 INFO kablam! --> src/commands.rs:248:11 Oct 31 18:55:35.792 INFO kablam! | Oct 31 18:55:35.792 INFO kablam! 248 | if(n.to_string() == target_ignore_file_name) { continue; } Oct 31 18:55:35.792 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 31 18:55:35.792 INFO kablam! | Oct 31 18:55:35.792 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 31 18:55:35.792 INFO kablam! Oct 31 18:55:35.792 INFO kablam! warning: unnecessary parentheses around `if` condition Oct 31 18:55:35.792 INFO kablam! --> src/main.rs:26:15 Oct 31 18:55:35.792 INFO kablam! | Oct 31 18:55:35.792 INFO kablam! 26 | if(!bom_path.exists()) {fs::create_dir(bom_path);} Oct 31 18:55:35.793 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 31 18:55:35.793 INFO kablam! Oct 31 18:55:35.793 INFO kablam! warning: unnecessary parentheses around `if` condition Oct 31 18:55:35.793 INFO kablam! --> src/main.rs:34:7 Oct 31 18:55:35.793 INFO kablam! | Oct 31 18:55:35.793 INFO kablam! 34 | if(!&boilerplates_path.exists()) { Oct 31 18:55:35.793 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 31 18:55:35.793 INFO kablam! Oct 31 18:55:35.793 INFO kablam! warning: unnecessary parentheses around `if` condition Oct 31 18:55:35.793 INFO kablam! --> src/main.rs:38:7 Oct 31 18:55:35.793 INFO kablam! | Oct 31 18:55:35.793 INFO kablam! 38 | if(!&global_ignore_path.exists()) { Oct 31 18:55:35.793 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 31 18:55:35.793 INFO kablam! Oct 31 18:55:35.818 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 31 18:55:35.818 INFO kablam! --> src/main.rs:23:11 Oct 31 18:55:35.818 INFO kablam! | Oct 31 18:55:35.818 INFO kablam! 23 | match env::home_dir() { Oct 31 18:55:35.818 INFO kablam! | ^^^^^^^^^^^^^ Oct 31 18:55:35.818 INFO kablam! | Oct 31 18:55:35.820 INFO kablam! = note: #[warn(deprecated)] on by default Oct 31 18:55:35.820 INFO kablam! Oct 31 18:55:35.865 INFO kablam! warning: unnecessary parentheses around `if` condition Oct 31 18:55:35.865 INFO kablam! --> src/commands.rs:248:11 Oct 31 18:55:35.868 INFO kablam! | Oct 31 18:55:35.868 INFO kablam! 248 | if(n.to_string() == target_ignore_file_name) { continue; } Oct 31 18:55:35.868 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 31 18:55:35.868 INFO kablam! | Oct 31 18:55:35.868 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 31 18:55:35.868 INFO kablam! Oct 31 18:55:35.868 INFO kablam! warning: unnecessary parentheses around `if` condition Oct 31 18:55:35.868 INFO kablam! --> src/main.rs:26:15 Oct 31 18:55:35.868 INFO kablam! | Oct 31 18:55:35.868 INFO kablam! 26 | if(!bom_path.exists()) {fs::create_dir(bom_path);} Oct 31 18:55:35.868 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 31 18:55:35.868 INFO kablam! Oct 31 18:55:35.868 INFO kablam! warning: unnecessary parentheses around `if` condition Oct 31 18:55:35.868 INFO kablam! --> src/main.rs:34:7 Oct 31 18:55:35.868 INFO kablam! | Oct 31 18:55:35.868 INFO kablam! 34 | if(!&boilerplates_path.exists()) { Oct 31 18:55:35.868 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 31 18:55:35.868 INFO kablam! Oct 31 18:55:35.868 INFO kablam! warning: unnecessary parentheses around `if` condition Oct 31 18:55:35.868 INFO kablam! --> src/main.rs:38:7 Oct 31 18:55:35.868 INFO kablam! | Oct 31 18:55:35.868 INFO kablam! 38 | if(!&global_ignore_path.exists()) { Oct 31 18:55:35.868 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 31 18:55:35.869 INFO kablam! Oct 31 18:55:35.881 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 31 18:55:35.881 INFO kablam! --> src/main.rs:23:11 Oct 31 18:55:35.881 INFO kablam! | Oct 31 18:55:35.881 INFO kablam! 23 | match env::home_dir() { Oct 31 18:55:35.881 INFO kablam! | ^^^^^^^^^^^^^ Oct 31 18:55:35.881 INFO kablam! | Oct 31 18:55:35.881 INFO kablam! = note: #[warn(deprecated)] on by default Oct 31 18:55:35.881 INFO kablam! Oct 31 18:55:36.084 INFO kablam! warning: value assigned to `global_ignore_file_names` is never read Oct 31 18:55:36.084 INFO kablam! --> src/commands.rs:38:13 Oct 31 18:55:36.084 INFO kablam! | Oct 31 18:55:36.084 INFO kablam! 38 | let mut global_ignore_file_names: Vec = vec![]; Oct 31 18:55:36.084 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 18:55:36.084 INFO kablam! | Oct 31 18:55:36.084 INFO kablam! = note: #[warn(unused_assignments)] on by default Oct 31 18:55:36.084 INFO kablam! Oct 31 18:55:36.084 INFO kablam! warning: value assigned to `v` is never read Oct 31 18:55:36.084 INFO kablam! --> src/commands.rs:183:13 Oct 31 18:55:36.084 INFO kablam! | Oct 31 18:55:36.084 INFO kablam! 183 | let mut v: Vec = vec![]; Oct 31 18:55:36.084 INFO kablam! | ^ Oct 31 18:55:36.084 INFO kablam! Oct 31 18:55:36.084 INFO kablam! warning: value assigned to `v` is never read Oct 31 18:55:36.084 INFO kablam! --> src/commands.rs:201:13 Oct 31 18:55:36.085 INFO kablam! | Oct 31 18:55:36.085 INFO kablam! 201 | let mut v: Vec = vec![]; Oct 31 18:55:36.085 INFO kablam! | ^ Oct 31 18:55:36.085 INFO kablam! Oct 31 18:55:36.085 INFO kablam! warning: value assigned to `v` is never read Oct 31 18:55:36.085 INFO kablam! --> src/commands.rs:229:13 Oct 31 18:55:36.085 INFO kablam! | Oct 31 18:55:36.085 INFO kablam! 229 | let mut v: Vec = vec![]; Oct 31 18:55:36.085 INFO kablam! | ^ Oct 31 18:55:36.085 INFO kablam! Oct 31 18:55:36.085 INFO kablam! warning: unused variable: `err` Oct 31 18:55:36.085 INFO kablam! --> src/main.rs:57:25 Oct 31 18:55:36.085 INFO kablam! | Oct 31 18:55:36.085 INFO kablam! 57 | Err(err) => {}, Oct 31 18:55:36.085 INFO kablam! | ^^^ help: consider using `_err` instead Oct 31 18:55:36.085 INFO kablam! | Oct 31 18:55:36.085 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 31 18:55:36.085 INFO kablam! Oct 31 18:55:36.132 INFO kablam! warning: value assigned to `global_ignore_file_names` is never read Oct 31 18:55:36.132 INFO kablam! --> src/commands.rs:38:13 Oct 31 18:55:36.132 INFO kablam! | Oct 31 18:55:36.132 INFO kablam! 38 | let mut global_ignore_file_names: Vec = vec![]; Oct 31 18:55:36.132 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 18:55:36.132 INFO kablam! | Oct 31 18:55:36.132 INFO kablam! = note: #[warn(unused_assignments)] on by default Oct 31 18:55:36.132 INFO kablam! Oct 31 18:55:36.132 INFO kablam! warning: value assigned to `v` is never read Oct 31 18:55:36.132 INFO kablam! --> src/commands.rs:183:13 Oct 31 18:55:36.132 INFO kablam! | Oct 31 18:55:36.132 INFO kablam! 183 | let mut v: Vec = vec![]; Oct 31 18:55:36.132 INFO kablam! | ^ Oct 31 18:55:36.132 INFO kablam! Oct 31 18:55:36.132 INFO kablam! warning: value assigned to `v` is never read Oct 31 18:55:36.132 INFO kablam! --> src/commands.rs:201:13 Oct 31 18:55:36.132 INFO kablam! | Oct 31 18:55:36.132 INFO kablam! 201 | let mut v: Vec = vec![]; Oct 31 18:55:36.132 INFO kablam! | ^ Oct 31 18:55:36.132 INFO kablam! Oct 31 18:55:36.132 INFO kablam! warning: value assigned to `v` is never read Oct 31 18:55:36.132 INFO kablam! --> src/commands.rs:229:13 Oct 31 18:55:36.132 INFO kablam! | Oct 31 18:55:36.132 INFO kablam! 229 | let mut v: Vec = vec![]; Oct 31 18:55:36.132 INFO kablam! | ^ Oct 31 18:55:36.132 INFO kablam! Oct 31 18:55:36.132 INFO kablam! warning: unused variable: `err` Oct 31 18:55:36.133 INFO kablam! --> src/main.rs:57:25 Oct 31 18:55:36.133 INFO kablam! | Oct 31 18:55:36.133 INFO kablam! 57 | Err(err) => {}, Oct 31 18:55:36.133 INFO kablam! | ^^^ help: consider using `_err` instead Oct 31 18:55:36.133 INFO kablam! | Oct 31 18:55:36.133 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 31 18:55:36.133 INFO kablam! Oct 31 18:55:36.168 INFO kablam! warning: unused `std::result::Result` that must be used Oct 31 18:55:36.168 INFO kablam! --> src/main.rs:26:37 Oct 31 18:55:36.168 INFO kablam! | Oct 31 18:55:36.168 INFO kablam! 26 | if(!bom_path.exists()) {fs::create_dir(bom_path);} Oct 31 18:55:36.168 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 18:55:36.168 INFO kablam! | Oct 31 18:55:36.168 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 31 18:55:36.168 INFO kablam! Oct 31 18:55:36.168 INFO kablam! warning: unused `std::result::Result` that must be used Oct 31 18:55:36.168 INFO kablam! --> src/main.rs:35:9 Oct 31 18:55:36.168 INFO kablam! | Oct 31 18:55:36.168 INFO kablam! 35 | fs::create_dir(&boilerplates_path); Oct 31 18:55:36.168 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 18:55:36.168 INFO kablam! | Oct 31 18:55:36.168 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 31 18:55:36.168 INFO kablam! Oct 31 18:55:36.168 INFO kablam! warning: unused `std::result::Result` that must be used Oct 31 18:55:36.168 INFO kablam! --> src/main.rs:39:9 Oct 31 18:55:36.168 INFO kablam! | Oct 31 18:55:36.168 INFO kablam! 39 | fs::File::create(&global_ignore_path); Oct 31 18:55:36.169 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 18:55:36.169 INFO kablam! | Oct 31 18:55:36.169 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 31 18:55:36.169 INFO kablam! Oct 31 18:55:36.268 INFO kablam! warning: unused `std::result::Result` that must be used Oct 31 18:55:36.268 INFO kablam! --> src/main.rs:26:37 Oct 31 18:55:36.268 INFO kablam! | Oct 31 18:55:36.268 INFO kablam! 26 | if(!bom_path.exists()) {fs::create_dir(bom_path);} Oct 31 18:55:36.268 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 18:55:36.268 INFO kablam! | Oct 31 18:55:36.268 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 31 18:55:36.268 INFO kablam! Oct 31 18:55:36.268 INFO kablam! warning: unused `std::result::Result` that must be used Oct 31 18:55:36.268 INFO kablam! --> src/main.rs:35:9 Oct 31 18:55:36.268 INFO kablam! | Oct 31 18:55:36.268 INFO kablam! 35 | fs::create_dir(&boilerplates_path); Oct 31 18:55:36.268 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 18:55:36.268 INFO kablam! | Oct 31 18:55:36.268 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 31 18:55:36.268 INFO kablam! Oct 31 18:55:36.268 INFO kablam! warning: unused `std::result::Result` that must be used Oct 31 18:55:36.268 INFO kablam! --> src/main.rs:39:9 Oct 31 18:55:36.268 INFO kablam! | Oct 31 18:55:36.268 INFO kablam! 39 | fs::File::create(&global_ignore_path); Oct 31 18:55:36.268 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 18:55:36.268 INFO kablam! | Oct 31 18:55:36.268 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 31 18:55:36.268 INFO kablam! Oct 31 18:55:36.326 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 43.78s Oct 31 18:55:36.340 INFO kablam! su: No module specific data is present Oct 31 18:55:37.207 INFO running `"docker" "rm" "-f" "c3d936346ac5d3eeb416faaca356b7d8840d2df3c3e3bbef4e64043321d675f2"` Oct 31 18:55:37.568 INFO blam! c3d936346ac5d3eeb416faaca356b7d8840d2df3c3e3bbef4e64043321d675f2