Oct 15 11:43:00.633 INFO testing Cyberdr8gon/rustywebserver against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 11:43:00.634 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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:01.019 INFO blam! b55b86f10a5b7dd66ee6aff89ef8c9f2a8db290f5579efbe913fe824ba413786 Oct 15 11:43:01.027 INFO running `"docker" "start" "-a" "b55b86f10a5b7dd66ee6aff89ef8c9f2a8db290f5579efbe913fe824ba413786"` Oct 15 11:43:01.963 INFO kablam! usermod: no changes Oct 15 11:43:02.051 INFO kablam! Compiling regex v0.2.2 Oct 15 11:43:10.065 INFO kablam! Compiling rustywebserver v0.1.0 (/source) Oct 15 11:43:12.080 INFO kablam! warning: unnecessary parentheses around `if` condition Oct 15 11:43:12.080 INFO kablam! --> src/bin/main.rs:17:8 Oct 15 11:43:12.080 INFO kablam! | Oct 15 11:43:12.080 INFO kablam! 17 | if ( !fs::metadata("index.html").unwrap().is_file() || Oct 15 11:43:12.080 INFO kablam! | ________^ Oct 15 11:43:12.080 INFO kablam! 18 | | !fs::metadata("404.html").unwrap().is_file()) Oct 15 11:43:12.080 INFO kablam! | |_________________________________________________________^ Oct 15 11:43:12.080 INFO kablam! | Oct 15 11:43:12.080 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 15 11:43:12.080 INFO kablam! help: remove these parentheses Oct 15 11:43:12.080 INFO kablam! | Oct 15 11:43:12.080 INFO kablam! 17 | if !fs::metadata("index.html").unwrap().is_file() || Oct 15 11:43:12.080 INFO kablam! 18 | !fs::metadata("404.html").unwrap().is_file() Oct 15 11:43:12.080 INFO kablam! | Oct 15 11:43:12.080 INFO kablam! Oct 15 11:43:12.080 INFO kablam! warning: unnecessary parentheses around `if` condition Oct 15 11:43:12.080 INFO kablam! --> src/bin/main.rs:63:15 Oct 15 11:43:12.080 INFO kablam! | Oct 15 11:43:12.080 INFO kablam! 63 | if(metadata.is_file()) { Oct 15 11:43:12.080 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 15 11:43:12.080 INFO kablam! Oct 15 11:43:13.040 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 11.05s Oct 15 11:43:13.044 INFO kablam! su: No module specific data is present Oct 15 11:43:13.303 INFO running `"docker" "rm" "-f" "b55b86f10a5b7dd66ee6aff89ef8c9f2a8db290f5579efbe913fe824ba413786"` Oct 15 11:43:13.383 INFO blam! b55b86f10a5b7dd66ee6aff89ef8c9f2a8db290f5579efbe913fe824ba413786 Oct 15 11:43:13.388 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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.620 INFO blam! cf1d5d843e5cf2936aff05214f9486adc9ed31295e1d0eef56a65f4f8aaddbd7 Oct 15 11:43:13.621 INFO running `"docker" "start" "-a" "cf1d5d843e5cf2936aff05214f9486adc9ed31295e1d0eef56a65f4f8aaddbd7"` Oct 15 11:43:14.166 INFO kablam! usermod: no changes Oct 15 11:43:14.243 INFO kablam! Compiling rustywebserver v0.1.0 (/source) Oct 15 11:43:15.699 INFO kablam! warning: unnecessary parentheses around `if` condition Oct 15 11:43:15.700 INFO kablam! --> src/bin/main.rs:17:8 Oct 15 11:43:15.700 INFO kablam! | Oct 15 11:43:15.700 INFO kablam! 17 | if ( !fs::metadata("index.html").unwrap().is_file() || Oct 15 11:43:15.701 INFO kablam! | ________^ Oct 15 11:43:15.701 INFO kablam! 18 | | !fs::metadata("404.html").unwrap().is_file()) Oct 15 11:43:15.701 INFO kablam! | |_________________________________________________________^ Oct 15 11:43:15.701 INFO kablam! | Oct 15 11:43:15.702 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 15 11:43:15.702 INFO kablam! help: remove these parentheses Oct 15 11:43:15.702 INFO kablam! | Oct 15 11:43:15.702 INFO kablam! 17 | if !fs::metadata("index.html").unwrap().is_file() || Oct 15 11:43:15.703 INFO kablam! 18 | !fs::metadata("404.html").unwrap().is_file() Oct 15 11:43:15.703 INFO kablam! | Oct 15 11:43:15.703 INFO kablam! Oct 15 11:43:15.703 INFO kablam! warning: unnecessary parentheses around `if` condition Oct 15 11:43:15.704 INFO kablam! --> src/bin/main.rs:63:15 Oct 15 11:43:15.704 INFO kablam! | Oct 15 11:43:15.704 INFO kablam! 63 | if(metadata.is_file()) { Oct 15 11:43:15.704 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 15 11:43:15.705 INFO kablam! Oct 15 11:43:16.238 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.04s Oct 15 11:43:16.240 INFO kablam! su: No module specific data is present Oct 15 11:43:16.493 INFO running `"docker" "rm" "-f" "cf1d5d843e5cf2936aff05214f9486adc9ed31295e1d0eef56a65f4f8aaddbd7"` Oct 15 11:43:16.563 INFO blam! cf1d5d843e5cf2936aff05214f9486adc9ed31295e1d0eef56a65f4f8aaddbd7 Oct 15 11:43:16.565 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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.740 INFO blam! 3c9fdff0b5c008216274e474eeac4d3ba6e19bb261618f5dcbf7b0ab6c2ed055 Oct 15 11:43:16.742 INFO running `"docker" "start" "-a" "3c9fdff0b5c008216274e474eeac4d3ba6e19bb261618f5dcbf7b0ab6c2ed055"` Oct 15 11:43:17.166 INFO kablam! usermod: no changes Oct 15 11:43:17.216 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.02s Oct 15 11:43:17.227 INFO kablam! Running /target/debug/deps/rustywebserver-fffa884cd8991047 Oct 15 11:43:17.230 INFO blam! Oct 15 11:43:17.230 INFO kablam! Running /target/debug/deps/main-de62a5913a06057b Oct 15 11:43:17.230 INFO blam! running 0 tests Oct 15 11:43:17.230 INFO blam! Oct 15 11:43:17.231 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 11:43:17.231 INFO blam! Oct 15 11:43:17.231 INFO blam! Oct 15 11:43:17.232 INFO kablam! Doc-tests rustywebserver Oct 15 11:43:17.232 INFO blam! running 0 tests Oct 15 11:43:17.232 INFO blam! Oct 15 11:43:17.232 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 11:43:17.233 INFO blam! Oct 15 11:43:17.899 INFO blam! Oct 15 11:43:17.899 INFO blam! running 0 tests Oct 15 11:43:17.899 INFO blam! Oct 15 11:43:17.899 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 11:43:17.899 INFO blam! Oct 15 11:43:17.905 INFO kablam! su: No module specific data is present Oct 15 11:43:18.191 INFO running `"docker" "rm" "-f" "3c9fdff0b5c008216274e474eeac4d3ba6e19bb261618f5dcbf7b0ab6c2ed055"` Oct 15 11:43:18.295 INFO blam! 3c9fdff0b5c008216274e474eeac4d3ba6e19bb261618f5dcbf7b0ab6c2ed055