Oct 15 11:42:59.378 INFO testing Cyberdr8gon/rustywebserver against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 15 11:42:59.378 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-alt build --frozen" "-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 15 11:43:00.347 INFO blam! 5c9af76c5d007ec9f1d12416877297b4bc7a665746599f09c9c6583937c144c8 Oct 15 11:43:00.351 INFO running `"docker" "start" "-a" "5c9af76c5d007ec9f1d12416877297b4bc7a665746599f09c9c6583937c144c8"` Oct 15 11:43:01.783 INFO kablam! usermod: no changes Oct 15 11:43:01.883 INFO kablam! Compiling regex v0.2.2 Oct 15 11:43:09.958 INFO kablam! Compiling rustywebserver v0.1.0 (/source) Oct 15 11:43:12.059 INFO kablam! warning: unnecessary parentheses around `if` condition Oct 15 11:43:12.059 INFO kablam! --> src/bin/main.rs:17:8 Oct 15 11:43:12.059 INFO kablam! | Oct 15 11:43:12.059 INFO kablam! 17 | if ( !fs::metadata("index.html").unwrap().is_file() || Oct 15 11:43:12.059 INFO kablam! | ________^ Oct 15 11:43:12.059 INFO kablam! 18 | | !fs::metadata("404.html").unwrap().is_file()) Oct 15 11:43:12.059 INFO kablam! | |_________________________________________________________^ Oct 15 11:43:12.059 INFO kablam! | Oct 15 11:43:12.059 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 15 11:43:12.059 INFO kablam! help: remove these parentheses Oct 15 11:43:12.059 INFO kablam! | Oct 15 11:43:12.059 INFO kablam! 17 | if !fs::metadata("index.html").unwrap().is_file() || Oct 15 11:43:12.059 INFO kablam! 18 | !fs::metadata("404.html").unwrap().is_file() Oct 15 11:43:12.059 INFO kablam! | Oct 15 11:43:12.059 INFO kablam! Oct 15 11:43:12.059 INFO kablam! warning: unnecessary parentheses around `if` condition Oct 15 11:43:12.059 INFO kablam! --> src/bin/main.rs:63:15 Oct 15 11:43:12.059 INFO kablam! | Oct 15 11:43:12.059 INFO kablam! 63 | if(metadata.is_file()) { Oct 15 11:43:12.059 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 15 11:43:12.059 INFO kablam! Oct 15 11:43:13.117 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 11.30s Oct 15 11:43:13.120 INFO kablam! su: No module specific data is present Oct 15 11:43:13.375 INFO running `"docker" "rm" "-f" "5c9af76c5d007ec9f1d12416877297b4bc7a665746599f09c9c6583937c144c8"` Oct 15 11:43:13.503 INFO blam! 5c9af76c5d007ec9f1d12416877297b4bc7a665746599f09c9c6583937c144c8 Oct 15 11:43:13.510 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-alt test --frozen --no-run" "-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 15 11:43:13.684 INFO blam! 375a68525a9080798ff594c4d688a935aecb7324430d6ad77d9ac30ab4c39c1f Oct 15 11:43:13.686 INFO running `"docker" "start" "-a" "375a68525a9080798ff594c4d688a935aecb7324430d6ad77d9ac30ab4c39c1f"` Oct 15 11:43:14.483 INFO kablam! usermod: no changes Oct 15 11:43:14.535 INFO kablam! Compiling rustywebserver v0.1.0 (/source) Oct 15 11:43:15.976 INFO kablam! warning: unnecessary parentheses around `if` condition Oct 15 11:43:15.976 INFO kablam! --> src/bin/main.rs:17:8 Oct 15 11:43:15.976 INFO kablam! | Oct 15 11:43:15.976 INFO kablam! 17 | if ( !fs::metadata("index.html").unwrap().is_file() || Oct 15 11:43:15.976 INFO kablam! | ________^ Oct 15 11:43:15.976 INFO kablam! 18 | | !fs::metadata("404.html").unwrap().is_file()) Oct 15 11:43:15.976 INFO kablam! | |_________________________________________________________^ Oct 15 11:43:15.976 INFO kablam! | Oct 15 11:43:15.976 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 15 11:43:15.976 INFO kablam! help: remove these parentheses Oct 15 11:43:15.976 INFO kablam! | Oct 15 11:43:15.976 INFO kablam! 17 | if !fs::metadata("index.html").unwrap().is_file() || Oct 15 11:43:15.976 INFO kablam! 18 | !fs::metadata("404.html").unwrap().is_file() Oct 15 11:43:15.976 INFO kablam! | Oct 15 11:43:15.976 INFO kablam! Oct 15 11:43:15.976 INFO kablam! warning: unnecessary parentheses around `if` condition Oct 15 11:43:15.976 INFO kablam! --> src/bin/main.rs:63:15 Oct 15 11:43:15.976 INFO kablam! | Oct 15 11:43:15.976 INFO kablam! 63 | if(metadata.is_file()) { Oct 15 11:43:15.976 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 15 11:43:15.976 INFO kablam! Oct 15 11:43:16.395 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.90s Oct 15 11:43:16.398 INFO kablam! su: No module specific data is present Oct 15 11:43:16.618 INFO running `"docker" "rm" "-f" "375a68525a9080798ff594c4d688a935aecb7324430d6ad77d9ac30ab4c39c1f"` Oct 15 11:43:16.716 INFO blam! 375a68525a9080798ff594c4d688a935aecb7324430d6ad77d9ac30ab4c39c1f Oct 15 11:43:16.720 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-alt test --frozen" "-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 15 11:43:16.881 INFO blam! 7ba05216d5137742fce761e642a6cbb16649457a35190e24a555338d833c62f2 Oct 15 11:43:16.883 INFO running `"docker" "start" "-a" "7ba05216d5137742fce761e642a6cbb16649457a35190e24a555338d833c62f2"` Oct 15 11:43:17.355 INFO kablam! usermod: no changes Oct 15 11:43:17.400 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.02s Oct 15 11:43:17.411 INFO kablam! Running /target/debug/deps/rustywebserver-a301acee71d460a9 Oct 15 11:43:17.414 INFO kablam! Running /target/debug/deps/main-6d7b92e34cdddb3e Oct 15 11:43:17.414 INFO blam! Oct 15 11:43:17.414 INFO blam! running 0 tests Oct 15 11:43:17.414 INFO blam! Oct 15 11:43:17.414 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 11:43:17.414 INFO blam! Oct 15 11:43:17.416 INFO blam! Oct 15 11:43:17.416 INFO kablam! Doc-tests rustywebserver Oct 15 11:43:17.416 INFO blam! running 0 tests Oct 15 11:43:17.416 INFO blam! Oct 15 11:43:17.416 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 11:43:17.416 INFO blam! Oct 15 11:43:18.071 INFO blam! Oct 15 11:43:18.071 INFO blam! running 0 tests Oct 15 11:43:18.071 INFO blam! Oct 15 11:43:18.071 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 11:43:18.071 INFO blam! Oct 15 11:43:18.077 INFO kablam! su: No module specific data is present Oct 15 11:43:18.363 INFO running `"docker" "rm" "-f" "7ba05216d5137742fce761e642a6cbb16649457a35190e24a555338d833c62f2"` Oct 15 11:43:18.463 INFO blam! 7ba05216d5137742fce761e642a6cbb16649457a35190e24a555338d833c62f2