Oct 27 12:17:40.299 INFO checking Cyberdr8gon/rustywebserver against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 12:17:40.302 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 27 12:17:40.695 INFO blam! c6f6fdd300d0fba72438be186151edca0068d065e88ebdcd44eab05d885b61b0 Oct 27 12:17:40.702 INFO running `"docker" "start" "-a" "c6f6fdd300d0fba72438be186151edca0068d065e88ebdcd44eab05d885b61b0"` Oct 27 12:17:42.162 INFO kablam! usermod: no changes Oct 27 12:17:42.235 INFO kablam! Checking rustywebserver v0.1.0 (/source) Oct 27 12:17:44.367 INFO kablam! warning: unnecessary parentheses around `if` condition Oct 27 12:17:44.367 INFO kablam! --> src/bin/main.rs:17:8 Oct 27 12:17:44.367 INFO kablam! | Oct 27 12:17:44.367 INFO kablam! 17 | if ( !fs::metadata("index.html").unwrap().is_file() || Oct 27 12:17:44.367 INFO kablam! | ________^ Oct 27 12:17:44.367 INFO kablam! 18 | | !fs::metadata("404.html").unwrap().is_file()) Oct 27 12:17:44.367 INFO kablam! | |_________________________________________________________^ Oct 27 12:17:44.367 INFO kablam! | Oct 27 12:17:44.367 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 27 12:17:44.367 INFO kablam! help: remove these parentheses Oct 27 12:17:44.367 INFO kablam! | Oct 27 12:17:44.367 INFO kablam! 17 | if !fs::metadata("index.html").unwrap().is_file() || Oct 27 12:17:44.367 INFO kablam! 18 | !fs::metadata("404.html").unwrap().is_file() Oct 27 12:17:44.367 INFO kablam! | Oct 27 12:17:44.367 INFO kablam! Oct 27 12:17:44.367 INFO kablam! warning: unnecessary parentheses around `if` condition Oct 27 12:17:44.367 INFO kablam! --> src/bin/main.rs:63:15 Oct 27 12:17:44.367 INFO kablam! | Oct 27 12:17:44.367 INFO kablam! 63 | if(metadata.is_file()) { Oct 27 12:17:44.367 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 27 12:17:44.367 INFO kablam! Oct 27 12:17:44.491 INFO kablam! warning: unnecessary parentheses around `if` condition Oct 27 12:17:44.495 INFO kablam! --> src/bin/main.rs:17:8 Oct 27 12:17:44.495 INFO kablam! | Oct 27 12:17:44.495 INFO kablam! 17 | if ( !fs::metadata("index.html").unwrap().is_file() || Oct 27 12:17:44.495 INFO kablam! | ________^ Oct 27 12:17:44.495 INFO kablam! 18 | | !fs::metadata("404.html").unwrap().is_file()) Oct 27 12:17:44.495 INFO kablam! | |_________________________________________________________^ Oct 27 12:17:44.495 INFO kablam! | Oct 27 12:17:44.495 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 27 12:17:44.495 INFO kablam! help: remove these parentheses Oct 27 12:17:44.495 INFO kablam! | Oct 27 12:17:44.495 INFO kablam! 17 | if !fs::metadata("index.html").unwrap().is_file() || Oct 27 12:17:44.495 INFO kablam! 18 | !fs::metadata("404.html").unwrap().is_file() Oct 27 12:17:44.495 INFO kablam! | Oct 27 12:17:44.495 INFO kablam! Oct 27 12:17:44.495 INFO kablam! warning: unnecessary parentheses around `if` condition Oct 27 12:17:44.495 INFO kablam! --> src/bin/main.rs:63:15 Oct 27 12:17:44.495 INFO kablam! | Oct 27 12:17:44.495 INFO kablam! 63 | if(metadata.is_file()) { Oct 27 12:17:44.495 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 27 12:17:44.495 INFO kablam! Oct 27 12:17:44.595 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.40s Oct 27 12:17:44.606 INFO kablam! su: No module specific data is present Oct 27 12:17:45.235 INFO running `"docker" "rm" "-f" "c6f6fdd300d0fba72438be186151edca0068d065e88ebdcd44eab05d885b61b0"` Oct 27 12:17:45.442 INFO blam! c6f6fdd300d0fba72438be186151edca0068d065e88ebdcd44eab05d885b61b0