Oct 21 21:47:26.993 INFO checking Cyberdr8gon/rustywebserver against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 21 21:47:26.994 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-0/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/pr-55192/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 21 21:47:27.334 INFO blam! fdede3cc639fd875b703ff0981c6afd29b2dda239abe7264592cfc6cc9cb355c Oct 21 21:47:27.336 INFO running `"docker" "start" "-a" "fdede3cc639fd875b703ff0981c6afd29b2dda239abe7264592cfc6cc9cb355c"` Oct 21 21:47:28.347 INFO kablam! usermod: no changes Oct 21 21:47:28.390 INFO kablam! Blocking waiting for file lock on the registry index Oct 21 21:47:28.952 INFO kablam! Checking rustywebserver v0.1.0 (/source) Oct 21 21:47:31.060 INFO kablam! warning: unnecessary parentheses around `if` condition Oct 21 21:47:31.060 INFO kablam! --> src/bin/main.rs:17:8 Oct 21 21:47:31.060 INFO kablam! | Oct 21 21:47:31.060 INFO kablam! 17 | if ( !fs::metadata("index.html").unwrap().is_file() || Oct 21 21:47:31.060 INFO kablam! | ________^ Oct 21 21:47:31.060 INFO kablam! 18 | | !fs::metadata("404.html").unwrap().is_file()) Oct 21 21:47:31.060 INFO kablam! | |_________________________________________________________^ Oct 21 21:47:31.060 INFO kablam! | Oct 21 21:47:31.060 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 21 21:47:31.060 INFO kablam! help: remove these parentheses Oct 21 21:47:31.060 INFO kablam! | Oct 21 21:47:31.060 INFO kablam! 17 | if !fs::metadata("index.html").unwrap().is_file() || Oct 21 21:47:31.060 INFO kablam! 18 | !fs::metadata("404.html").unwrap().is_file() Oct 21 21:47:31.060 INFO kablam! | Oct 21 21:47:31.060 INFO kablam! Oct 21 21:47:31.060 INFO kablam! warning: unnecessary parentheses around `if` condition Oct 21 21:47:31.060 INFO kablam! --> src/bin/main.rs:63:15 Oct 21 21:47:31.060 INFO kablam! | Oct 21 21:47:31.060 INFO kablam! 63 | if(metadata.is_file()) { Oct 21 21:47:31.060 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 21 21:47:31.060 INFO kablam! Oct 21 21:47:31.208 INFO kablam! warning: unnecessary parentheses around `if` condition Oct 21 21:47:31.208 INFO kablam! --> src/bin/main.rs:17:8 Oct 21 21:47:31.208 INFO kablam! | Oct 21 21:47:31.208 INFO kablam! 17 | if ( !fs::metadata("index.html").unwrap().is_file() || Oct 21 21:47:31.208 INFO kablam! | ________^ Oct 21 21:47:31.208 INFO kablam! 18 | | !fs::metadata("404.html").unwrap().is_file()) Oct 21 21:47:31.208 INFO kablam! | |_________________________________________________________^ Oct 21 21:47:31.208 INFO kablam! | Oct 21 21:47:31.208 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 21 21:47:31.208 INFO kablam! help: remove these parentheses Oct 21 21:47:31.208 INFO kablam! | Oct 21 21:47:31.208 INFO kablam! 17 | if !fs::metadata("index.html").unwrap().is_file() || Oct 21 21:47:31.208 INFO kablam! 18 | !fs::metadata("404.html").unwrap().is_file() Oct 21 21:47:31.208 INFO kablam! | Oct 21 21:47:31.208 INFO kablam! Oct 21 21:47:31.208 INFO kablam! warning: unnecessary parentheses around `if` condition Oct 21 21:47:31.208 INFO kablam! --> src/bin/main.rs:63:15 Oct 21 21:47:31.208 INFO kablam! | Oct 21 21:47:31.208 INFO kablam! 63 | if(metadata.is_file()) { Oct 21 21:47:31.208 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 21 21:47:31.208 INFO kablam! Oct 21 21:47:31.308 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.92s Oct 21 21:47:31.320 INFO kablam! su: No module specific data is present Oct 21 21:47:31.970 INFO running `"docker" "rm" "-f" "fdede3cc639fd875b703ff0981c6afd29b2dda239abe7264592cfc6cc9cb355c"` Oct 21 21:47:32.220 INFO blam! fdede3cc639fd875b703ff0981c6afd29b2dda239abe7264592cfc6cc9cb355c