Oct 13 05:09:15.481 INFO checking Cyberdr8gon/rustywebserver against try#4021bd0b3c5815b087d6db10ce461e7e4854ade7 for pr-54977 Oct 13 05:09:15.485 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-3/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/pr-54977/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/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 +4021bd0b3c5815b087d6db10ce461e7e4854ade7-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.043 INFO blam! cfbc5597fcee396c5cdfa3ec25ed730a519e8d94b581113efb4884e899ea43d7 Oct 13 05:09:16.045 INFO running `"docker" "start" "-a" "cfbc5597fcee396c5cdfa3ec25ed730a519e8d94b581113efb4884e899ea43d7"` Oct 13 05:09:17.028 INFO kablam! usermod: no changes Oct 13 05:09:17.086 INFO kablam! Checking regex v0.2.2 Oct 13 05:09:19.716 INFO kablam! Checking rustywebserver v0.1.0 (/source) Oct 13 05:09:21.380 INFO kablam! warning: unnecessary parentheses around `if` condition Oct 13 05:09:21.380 INFO kablam! --> src/bin/main.rs:17:8 Oct 13 05:09:21.380 INFO kablam! | Oct 13 05:09:21.381 INFO kablam! 17 | if ( !fs::metadata("index.html").unwrap().is_file() || Oct 13 05:09:21.381 INFO kablam! | ________^ Oct 13 05:09:21.382 INFO kablam! 18 | | !fs::metadata("404.html").unwrap().is_file()) Oct 13 05:09:21.382 INFO kablam! | |_________________________________________________________^ Oct 13 05:09:21.382 INFO kablam! | Oct 13 05:09:21.382 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 13 05:09:21.383 INFO kablam! help: remove these parentheses Oct 13 05:09:21.383 INFO kablam! | Oct 13 05:09:21.383 INFO kablam! 17 | if !fs::metadata("index.html").unwrap().is_file() || Oct 13 05:09:21.383 INFO kablam! 18 | !fs::metadata("404.html").unwrap().is_file() Oct 13 05:09:21.384 INFO kablam! | Oct 13 05:09:21.384 INFO kablam! Oct 13 05:09:21.384 INFO kablam! warning: unnecessary parentheses around `if` condition Oct 13 05:09:21.385 INFO kablam! --> src/bin/main.rs:63:15 Oct 13 05:09:21.385 INFO kablam! | Oct 13 05:09:21.385 INFO kablam! 63 | if(metadata.is_file()) { Oct 13 05:09:21.385 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 13 05:09:21.393 INFO kablam! Oct 13 05:09:21.656 INFO kablam! warning: unnecessary parentheses around `if` condition Oct 13 05:09:21.656 INFO kablam! --> src/bin/main.rs:17:8 Oct 13 05:09:21.656 INFO kablam! | Oct 13 05:09:21.656 INFO kablam! 17 | if ( !fs::metadata("index.html").unwrap().is_file() || Oct 13 05:09:21.656 INFO kablam! | ________^ Oct 13 05:09:21.656 INFO kablam! 18 | | !fs::metadata("404.html").unwrap().is_file()) Oct 13 05:09:21.656 INFO kablam! | |_________________________________________________________^ Oct 13 05:09:21.656 INFO kablam! | Oct 13 05:09:21.656 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 13 05:09:21.656 INFO kablam! help: remove these parentheses Oct 13 05:09:21.656 INFO kablam! | Oct 13 05:09:21.656 INFO kablam! 17 | if !fs::metadata("index.html").unwrap().is_file() || Oct 13 05:09:21.656 INFO kablam! 18 | !fs::metadata("404.html").unwrap().is_file() Oct 13 05:09:21.656 INFO kablam! | Oct 13 05:09:21.656 INFO kablam! Oct 13 05:09:21.656 INFO kablam! warning: unnecessary parentheses around `if` condition Oct 13 05:09:21.656 INFO kablam! --> src/bin/main.rs:63:15 Oct 13 05:09:21.656 INFO kablam! | Oct 13 05:09:21.656 INFO kablam! 63 | if(metadata.is_file()) { Oct 13 05:09:21.656 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 13 05:09:21.656 INFO kablam! Oct 13 05:09:21.753 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.70s Oct 13 05:09:21.761 INFO kablam! su: No module specific data is present Oct 13 05:09:22.201 INFO running `"docker" "rm" "-f" "cfbc5597fcee396c5cdfa3ec25ed730a519e8d94b581113efb4884e899ea43d7"` Oct 13 05:09:22.372 INFO blam! cfbc5597fcee396c5cdfa3ec25ed730a519e8d94b581113efb4884e899ea43d7