Oct 13 05:09:15.580 INFO checking Cyberdr8gon/rustywebserver against master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f for pr-54977 Oct 13 05:09:15.581 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-1/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/pr-54977/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/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 +5af0bb83044c3fb43d59ad5f49ee5ae1a293901f-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 13 05:09:16.099 INFO blam! f935828d35f359df9a1d857f0c15f6c700bff95d8a8ed89455bebfa22c2601be Oct 13 05:09:16.102 INFO running `"docker" "start" "-a" "f935828d35f359df9a1d857f0c15f6c700bff95d8a8ed89455bebfa22c2601be"` Oct 13 05:09:17.160 INFO kablam! usermod: no changes Oct 13 05:09:17.241 INFO kablam! Checking rustywebserver v0.1.0 (/source) Oct 13 05:09:18.941 INFO kablam! warning: unnecessary parentheses around `if` condition Oct 13 05:09:18.941 INFO kablam! --> src/bin/main.rs:17:8 Oct 13 05:09:18.941 INFO kablam! | Oct 13 05:09:18.942 INFO kablam! 17 | if ( !fs::metadata("index.html").unwrap().is_file() || Oct 13 05:09:18.942 INFO kablam! | ________^ Oct 13 05:09:18.942 INFO kablam! 18 | | !fs::metadata("404.html").unwrap().is_file()) Oct 13 05:09:18.943 INFO kablam! | |_________________________________________________________^ Oct 13 05:09:18.943 INFO kablam! | Oct 13 05:09:18.943 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 13 05:09:18.943 INFO kablam! help: remove these parentheses Oct 13 05:09:18.944 INFO kablam! | Oct 13 05:09:18.944 INFO kablam! 17 | if !fs::metadata("index.html").unwrap().is_file() || Oct 13 05:09:18.944 INFO kablam! 18 | !fs::metadata("404.html").unwrap().is_file() Oct 13 05:09:18.945 INFO kablam! | Oct 13 05:09:18.945 INFO kablam! Oct 13 05:09:18.945 INFO kablam! warning: unnecessary parentheses around `if` condition Oct 13 05:09:18.946 INFO kablam! --> src/bin/main.rs:63:15 Oct 13 05:09:18.946 INFO kablam! | Oct 13 05:09:18.946 INFO kablam! 63 | if(metadata.is_file()) { Oct 13 05:09:18.946 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 13 05:09:18.947 INFO kablam! Oct 13 05:09:19.249 INFO kablam! warning: unnecessary parentheses around `if` condition Oct 13 05:09:19.249 INFO kablam! --> src/bin/main.rs:17:8 Oct 13 05:09:19.249 INFO kablam! | Oct 13 05:09:19.250 INFO kablam! 17 | if ( !fs::metadata("index.html").unwrap().is_file() || Oct 13 05:09:19.250 INFO kablam! | ________^ Oct 13 05:09:19.250 INFO kablam! 18 | | !fs::metadata("404.html").unwrap().is_file()) Oct 13 05:09:19.250 INFO kablam! | |_________________________________________________________^ Oct 13 05:09:19.251 INFO kablam! | Oct 13 05:09:19.251 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 13 05:09:19.251 INFO kablam! help: remove these parentheses Oct 13 05:09:19.251 INFO kablam! | Oct 13 05:09:19.252 INFO kablam! 17 | if !fs::metadata("index.html").unwrap().is_file() || Oct 13 05:09:19.252 INFO kablam! 18 | !fs::metadata("404.html").unwrap().is_file() Oct 13 05:09:19.252 INFO kablam! | Oct 13 05:09:19.252 INFO kablam! Oct 13 05:09:19.253 INFO kablam! warning: unnecessary parentheses around `if` condition Oct 13 05:09:19.253 INFO kablam! --> src/bin/main.rs:63:15 Oct 13 05:09:19.253 INFO kablam! | Oct 13 05:09:19.254 INFO kablam! 63 | if(metadata.is_file()) { Oct 13 05:09:19.254 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 13 05:09:19.254 INFO kablam! Oct 13 05:09:19.368 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.19s Oct 13 05:09:19.369 INFO kablam! su: No module specific data is present Oct 13 05:09:19.986 INFO running `"docker" "rm" "-f" "f935828d35f359df9a1d857f0c15f6c700bff95d8a8ed89455bebfa22c2601be"` Oct 13 05:09:20.300 INFO blam! f935828d35f359df9a1d857f0c15f6c700bff95d8a8ed89455bebfa22c2601be