Oct 26 18:45:24.566 INFO checking uma0317/bom against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 26 18:45:24.568 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-0/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/pr-55192-2/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 26 18:45:24.993 INFO blam! f71deb00b31d22a4896f5791cfdeebb551747ada1e67599d102016738a2e13a5 Oct 26 18:45:25.003 INFO running `"docker" "start" "-a" "f71deb00b31d22a4896f5791cfdeebb551747ada1e67599d102016738a2e13a5"` Oct 26 18:45:26.403 INFO kablam! usermod: no changes Oct 26 18:45:26.739 INFO kablam! Compiling build_const v0.2.0 Oct 26 18:45:26.739 INFO kablam! Checking encoding_rs v0.7.2 Oct 26 18:45:26.739 INFO kablam! Checking base64 v0.9.0 Oct 26 18:45:26.743 INFO kablam! Checking serde_json v1.0.13 Oct 26 18:45:26.751 INFO kablam! Checking bytes v0.4.6 Oct 26 18:45:26.754 INFO kablam! Checking parking_lot_core v0.2.13 Oct 26 18:45:26.755 INFO kablam! Checking tokio-timer v0.2.1 Oct 26 18:45:26.755 INFO kablam! Compiling rand v0.3.22 Oct 26 18:45:28.065 INFO kablam! Compiling openssl v0.9.24 Oct 26 18:45:28.103 INFO kablam! Checking regex v0.2.10 Oct 26 18:45:29.653 INFO kablam! Compiling phf_shared v0.7.21 Oct 26 18:45:30.677 INFO kablam! Checking tokio-threadpool v0.1.2 Oct 26 18:45:31.499 INFO kablam! Compiling crc v1.7.0 Oct 26 18:45:31.705 INFO kablam! Checking serde_urlencoded v0.5.1 Oct 26 18:45:32.488 INFO kablam! Checking parking_lot v0.5.4 Oct 26 18:45:35.887 INFO kablam! Compiling phf_generator v0.7.21 Oct 26 18:45:35.940 INFO kablam! Checking phf v0.7.21 Oct 26 18:45:36.943 INFO kablam! Checking tokio-io v0.1.6 Oct 26 18:45:37.507 INFO kablam! Compiling phf_codegen v0.7.21 Oct 26 18:45:39.007 INFO kablam! Checking libflate v0.1.14 Oct 26 18:45:39.235 INFO kablam! Compiling mime_guess v2.0.0-alpha.4 Oct 26 18:45:40.815 INFO kablam! Checking console v0.6.1 Oct 26 18:45:42.687 INFO kablam! Checking tokio-reactor v0.1.1 Oct 26 18:45:43.656 INFO kablam! Checking indicatif v0.9.0 Oct 26 18:45:45.975 INFO kablam! Checking tokio-udp v0.1.0 Oct 26 18:45:45.975 INFO kablam! Checking tokio-tcp v0.1.0 Oct 26 18:45:46.054 INFO kablam! Checking native-tls v0.1.5 Oct 26 18:45:47.766 INFO kablam! Checking tokio v0.1.5 Oct 26 18:45:48.672 INFO kablam! Checking tokio-core v0.1.16 Oct 26 18:45:50.119 INFO kablam! Checking tokio-proto v0.1.1 Oct 26 18:45:50.121 INFO kablam! Checking tokio-tls v0.1.4 Oct 26 18:45:52.904 INFO kablam! Checking hyper v0.11.25 Oct 26 18:45:58.128 INFO kablam! Checking hyper-tls v0.1.3 Oct 26 18:45:58.871 INFO kablam! Checking reqwest v0.8.5 Oct 26 18:46:00.334 INFO kablam! Checking bom v0.1.2 (/source) Oct 26 18:46:00.675 INFO kablam! warning: unnecessary parentheses around `if` condition Oct 26 18:46:00.675 INFO kablam! --> src/commands.rs:248:11 Oct 26 18:46:00.675 INFO kablam! | Oct 26 18:46:00.675 INFO kablam! 248 | if(n.to_string() == target_ignore_file_name) { continue; } Oct 26 18:46:00.675 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 26 18:46:00.675 INFO kablam! | Oct 26 18:46:00.675 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 26 18:46:00.675 INFO kablam! Oct 26 18:46:00.675 INFO kablam! warning: unnecessary parentheses around `if` condition Oct 26 18:46:00.675 INFO kablam! --> src/main.rs:26:15 Oct 26 18:46:00.675 INFO kablam! | Oct 26 18:46:00.675 INFO kablam! 26 | if(!bom_path.exists()) {fs::create_dir(bom_path);} Oct 26 18:46:00.675 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 26 18:46:00.675 INFO kablam! Oct 26 18:46:00.675 INFO kablam! warning: unnecessary parentheses around `if` condition Oct 26 18:46:00.675 INFO kablam! --> src/main.rs:34:7 Oct 26 18:46:00.675 INFO kablam! | Oct 26 18:46:00.675 INFO kablam! 34 | if(!&boilerplates_path.exists()) { Oct 26 18:46:00.675 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 26 18:46:00.675 INFO kablam! Oct 26 18:46:00.675 INFO kablam! warning: unnecessary parentheses around `if` condition Oct 26 18:46:00.675 INFO kablam! --> src/main.rs:38:7 Oct 26 18:46:00.675 INFO kablam! | Oct 26 18:46:00.675 INFO kablam! 38 | if(!&global_ignore_path.exists()) { Oct 26 18:46:00.675 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 26 18:46:00.675 INFO kablam! Oct 26 18:46:00.691 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 26 18:46:00.691 INFO kablam! --> src/main.rs:23:11 Oct 26 18:46:00.691 INFO kablam! | Oct 26 18:46:00.691 INFO kablam! 23 | match env::home_dir() { Oct 26 18:46:00.691 INFO kablam! | ^^^^^^^^^^^^^ Oct 26 18:46:00.691 INFO kablam! | Oct 26 18:46:00.691 INFO kablam! = note: #[warn(deprecated)] on by default Oct 26 18:46:00.691 INFO kablam! Oct 26 18:46:00.707 INFO kablam! warning: unnecessary parentheses around `if` condition Oct 26 18:46:00.707 INFO kablam! --> src/commands.rs:248:11 Oct 26 18:46:00.707 INFO kablam! | Oct 26 18:46:00.707 INFO kablam! 248 | if(n.to_string() == target_ignore_file_name) { continue; } Oct 26 18:46:00.707 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 26 18:46:00.707 INFO kablam! | Oct 26 18:46:00.707 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 26 18:46:00.707 INFO kablam! Oct 26 18:46:00.707 INFO kablam! warning: unnecessary parentheses around `if` condition Oct 26 18:46:00.707 INFO kablam! --> src/main.rs:26:15 Oct 26 18:46:00.707 INFO kablam! | Oct 26 18:46:00.707 INFO kablam! 26 | if(!bom_path.exists()) {fs::create_dir(bom_path);} Oct 26 18:46:00.707 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 26 18:46:00.707 INFO kablam! Oct 26 18:46:00.707 INFO kablam! warning: unnecessary parentheses around `if` condition Oct 26 18:46:00.707 INFO kablam! --> src/main.rs:34:7 Oct 26 18:46:00.707 INFO kablam! | Oct 26 18:46:00.707 INFO kablam! 34 | if(!&boilerplates_path.exists()) { Oct 26 18:46:00.707 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 26 18:46:00.707 INFO kablam! Oct 26 18:46:00.707 INFO kablam! warning: unnecessary parentheses around `if` condition Oct 26 18:46:00.707 INFO kablam! --> src/main.rs:38:7 Oct 26 18:46:00.707 INFO kablam! | Oct 26 18:46:00.707 INFO kablam! 38 | if(!&global_ignore_path.exists()) { Oct 26 18:46:00.707 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 26 18:46:00.707 INFO kablam! Oct 26 18:46:00.743 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 26 18:46:00.743 INFO kablam! --> src/main.rs:23:11 Oct 26 18:46:00.743 INFO kablam! | Oct 26 18:46:00.743 INFO kablam! 23 | match env::home_dir() { Oct 26 18:46:00.743 INFO kablam! | ^^^^^^^^^^^^^ Oct 26 18:46:00.743 INFO kablam! | Oct 26 18:46:00.743 INFO kablam! = note: #[warn(deprecated)] on by default Oct 26 18:46:00.743 INFO kablam! Oct 26 18:46:00.871 INFO kablam! warning: value assigned to `global_ignore_file_names` is never read Oct 26 18:46:00.871 INFO kablam! --> src/commands.rs:38:13 Oct 26 18:46:00.871 INFO kablam! | Oct 26 18:46:00.871 INFO kablam! 38 | let mut global_ignore_file_names: Vec = vec![]; Oct 26 18:46:00.871 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 18:46:00.879 INFO kablam! | Oct 26 18:46:00.879 INFO kablam! = note: #[warn(unused_assignments)] on by default Oct 26 18:46:00.879 INFO kablam! Oct 26 18:46:00.879 INFO kablam! warning: value assigned to `v` is never read Oct 26 18:46:00.879 INFO kablam! --> src/commands.rs:183:13 Oct 26 18:46:00.879 INFO kablam! | Oct 26 18:46:00.879 INFO kablam! 183 | let mut v: Vec = vec![]; Oct 26 18:46:00.879 INFO kablam! | ^ Oct 26 18:46:00.879 INFO kablam! Oct 26 18:46:00.879 INFO kablam! warning: value assigned to `v` is never read Oct 26 18:46:00.879 INFO kablam! --> src/commands.rs:201:13 Oct 26 18:46:00.879 INFO kablam! | Oct 26 18:46:00.879 INFO kablam! 201 | let mut v: Vec = vec![]; Oct 26 18:46:00.879 INFO kablam! | ^ Oct 26 18:46:00.879 INFO kablam! Oct 26 18:46:00.879 INFO kablam! warning: value assigned to `v` is never read Oct 26 18:46:00.879 INFO kablam! --> src/commands.rs:229:13 Oct 26 18:46:00.879 INFO kablam! | Oct 26 18:46:00.879 INFO kablam! 229 | let mut v: Vec = vec![]; Oct 26 18:46:00.879 INFO kablam! | ^ Oct 26 18:46:00.879 INFO kablam! Oct 26 18:46:00.879 INFO kablam! warning: unused variable: `err` Oct 26 18:46:00.879 INFO kablam! --> src/main.rs:57:25 Oct 26 18:46:00.879 INFO kablam! | Oct 26 18:46:00.879 INFO kablam! 57 | Err(err) => {}, Oct 26 18:46:00.879 INFO kablam! | ^^^ help: consider using `_err` instead Oct 26 18:46:00.883 INFO kablam! | Oct 26 18:46:00.883 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 26 18:46:00.883 INFO kablam! Oct 26 18:46:01.011 INFO kablam! warning: unused `std::result::Result` that must be used Oct 26 18:46:01.011 INFO kablam! --> src/main.rs:26:37 Oct 26 18:46:01.011 INFO kablam! | Oct 26 18:46:01.011 INFO kablam! 26 | if(!bom_path.exists()) {fs::create_dir(bom_path);} Oct 26 18:46:01.011 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 18:46:01.011 INFO kablam! | Oct 26 18:46:01.011 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 26 18:46:01.011 INFO kablam! Oct 26 18:46:01.011 INFO kablam! warning: unused `std::result::Result` that must be used Oct 26 18:46:01.011 INFO kablam! --> src/main.rs:35:9 Oct 26 18:46:01.011 INFO kablam! | Oct 26 18:46:01.011 INFO kablam! 35 | fs::create_dir(&boilerplates_path); Oct 26 18:46:01.011 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 18:46:01.011 INFO kablam! | Oct 26 18:46:01.011 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 26 18:46:01.011 INFO kablam! Oct 26 18:46:01.011 INFO kablam! warning: unused `std::result::Result` that must be used Oct 26 18:46:01.011 INFO kablam! --> src/main.rs:39:9 Oct 26 18:46:01.011 INFO kablam! | Oct 26 18:46:01.011 INFO kablam! 39 | fs::File::create(&global_ignore_path); Oct 26 18:46:01.011 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 18:46:01.011 INFO kablam! | Oct 26 18:46:01.011 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 26 18:46:01.011 INFO kablam! Oct 26 18:46:01.027 INFO kablam! warning: value assigned to `global_ignore_file_names` is never read Oct 26 18:46:01.027 INFO kablam! --> src/commands.rs:38:13 Oct 26 18:46:01.027 INFO kablam! | Oct 26 18:46:01.027 INFO kablam! 38 | let mut global_ignore_file_names: Vec = vec![]; Oct 26 18:46:01.027 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 18:46:01.027 INFO kablam! | Oct 26 18:46:01.027 INFO kablam! = note: #[warn(unused_assignments)] on by default Oct 26 18:46:01.027 INFO kablam! Oct 26 18:46:01.027 INFO kablam! warning: value assigned to `v` is never read Oct 26 18:46:01.027 INFO kablam! --> src/commands.rs:183:13 Oct 26 18:46:01.027 INFO kablam! | Oct 26 18:46:01.027 INFO kablam! 183 | let mut v: Vec = vec![]; Oct 26 18:46:01.027 INFO kablam! | ^ Oct 26 18:46:01.027 INFO kablam! Oct 26 18:46:01.027 INFO kablam! warning: value assigned to `v` is never read Oct 26 18:46:01.027 INFO kablam! --> src/commands.rs:201:13 Oct 26 18:46:01.027 INFO kablam! | Oct 26 18:46:01.027 INFO kablam! 201 | let mut v: Vec = vec![]; Oct 26 18:46:01.027 INFO kablam! | ^ Oct 26 18:46:01.027 INFO kablam! Oct 26 18:46:01.027 INFO kablam! warning: value assigned to `v` is never read Oct 26 18:46:01.027 INFO kablam! --> src/commands.rs:229:13 Oct 26 18:46:01.027 INFO kablam! | Oct 26 18:46:01.027 INFO kablam! 229 | let mut v: Vec = vec![]; Oct 26 18:46:01.027 INFO kablam! | ^ Oct 26 18:46:01.027 INFO kablam! Oct 26 18:46:01.027 INFO kablam! warning: unused variable: `err` Oct 26 18:46:01.027 INFO kablam! --> src/main.rs:57:25 Oct 26 18:46:01.027 INFO kablam! | Oct 26 18:46:01.027 INFO kablam! 57 | Err(err) => {}, Oct 26 18:46:01.027 INFO kablam! | ^^^ help: consider using `_err` instead Oct 26 18:46:01.027 INFO kablam! | Oct 26 18:46:01.027 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 26 18:46:01.027 INFO kablam! Oct 26 18:46:01.096 INFO kablam! warning: unused `std::result::Result` that must be used Oct 26 18:46:01.096 INFO kablam! --> src/main.rs:26:37 Oct 26 18:46:01.096 INFO kablam! | Oct 26 18:46:01.096 INFO kablam! 26 | if(!bom_path.exists()) {fs::create_dir(bom_path);} Oct 26 18:46:01.096 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 18:46:01.096 INFO kablam! | Oct 26 18:46:01.096 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 26 18:46:01.096 INFO kablam! Oct 26 18:46:01.096 INFO kablam! warning: unused `std::result::Result` that must be used Oct 26 18:46:01.096 INFO kablam! --> src/main.rs:35:9 Oct 26 18:46:01.096 INFO kablam! | Oct 26 18:46:01.096 INFO kablam! 35 | fs::create_dir(&boilerplates_path); Oct 26 18:46:01.096 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 18:46:01.096 INFO kablam! | Oct 26 18:46:01.096 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 26 18:46:01.096 INFO kablam! Oct 26 18:46:01.096 INFO kablam! warning: unused `std::result::Result` that must be used Oct 26 18:46:01.096 INFO kablam! --> src/main.rs:39:9 Oct 26 18:46:01.096 INFO kablam! | Oct 26 18:46:01.096 INFO kablam! 39 | fs::File::create(&global_ignore_path); Oct 26 18:46:01.096 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 18:46:01.096 INFO kablam! | Oct 26 18:46:01.096 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 26 18:46:01.096 INFO kablam! Oct 26 18:46:01.151 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 34.71s Oct 26 18:46:01.161 INFO kablam! su: No module specific data is present Oct 26 18:46:02.619 INFO running `"docker" "rm" "-f" "f71deb00b31d22a4896f5791cfdeebb551747ada1e67599d102016738a2e13a5"` Oct 26 18:46:03.039 INFO blam! f71deb00b31d22a4896f5791cfdeebb551747ada1e67599d102016738a2e13a5