Oct 11 23:30:47.159 INFO testing flo_static_files-0.1.0 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling Oct 11 23:30:47.159 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling/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 11 23:30:47.615 INFO blam! d89cd05cf66c5fdfe91cdbb2e06fcfb5dfec949d950c27e49a0ab9e62f10dc36 Oct 11 23:30:47.616 INFO running `"docker" "start" "-a" "d89cd05cf66c5fdfe91cdbb2e06fcfb5dfec949d950c27e49a0ab9e62f10dc36"` Oct 11 23:30:49.299 INFO kablam! usermod: no changes Oct 11 23:30:49.422 INFO kablam! Compiling byte-tools v0.2.0 Oct 11 23:30:49.436 INFO kablam! Compiling fake-simd v0.1.2 Oct 11 23:30:49.437 INFO kablam! Compiling modifier v0.1.0 Oct 11 23:30:49.438 INFO kablam! Compiling time v0.1.40 Oct 11 23:30:49.446 INFO kablam! Compiling unsafe-any v0.4.2 Oct 11 23:30:49.446 INFO kablam! Compiling unicase v1.4.2 Oct 11 23:30:49.452 INFO kablam! Compiling generic-array v0.8.3 Oct 11 23:30:50.287 INFO kablam! Compiling phf_shared v0.7.23 Oct 11 23:30:50.518 INFO kablam! Compiling typemap v0.3.3 Oct 11 23:30:51.245 INFO kablam! Compiling phf_generator v0.7.23 Oct 11 23:30:51.245 INFO kablam! Compiling phf v0.7.23 Oct 11 23:30:51.660 INFO kablam! Compiling plugin v0.2.6 Oct 11 23:30:51.864 INFO kablam! Compiling digest v0.6.2 Oct 11 23:30:51.864 INFO kablam! Compiling block-buffer v0.2.0 Oct 11 23:30:52.756 INFO kablam! Compiling phf_codegen v0.7.23 Oct 11 23:30:53.197 INFO kablam! Compiling sha2 v0.6.0 Oct 11 23:30:53.570 INFO kablam! Compiling hyper v0.10.13 Oct 11 23:30:54.204 INFO kablam! Compiling mime_guess v1.8.6 Oct 11 23:31:06.875 INFO kablam! Compiling iron v0.6.0 Oct 11 23:31:08.156 INFO kablam! Compiling flo_static_files v0.1.0 (/source) Oct 11 23:31:08.472 INFO kablam! warning: unnecessary parentheses around function argument Oct 11 23:31:08.472 INFO kablam! --> src/static_file.rs:165:31 Oct 11 23:31:08.473 INFO kablam! | Oct 11 23:31:08.473 INFO kablam! 165 | Ok(Response::with((status::BadRequest))) Oct 11 23:31:08.473 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 11 23:31:08.473 INFO kablam! | Oct 11 23:31:08.473 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 11 23:31:08.473 INFO kablam! Oct 11 23:31:08.473 INFO kablam! warning: unnecessary parentheses around function argument Oct 11 23:31:08.473 INFO kablam! --> src/static_service.rs:72:31 Oct 11 23:31:08.473 INFO kablam! | Oct 11 23:31:08.473 INFO kablam! 72 | Ok(Response::with((status::NotFound))) Oct 11 23:31:08.473 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 11 23:31:08.473 INFO kablam! Oct 11 23:31:09.592 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 20.27s Oct 11 23:31:09.599 INFO kablam! su: No module specific data is present Oct 11 23:31:10.377 INFO running `"docker" "rm" "-f" "d89cd05cf66c5fdfe91cdbb2e06fcfb5dfec949d950c27e49a0ab9e62f10dc36"` Oct 11 23:31:10.740 INFO blam! d89cd05cf66c5fdfe91cdbb2e06fcfb5dfec949d950c27e49a0ab9e62f10dc36 Oct 11 23:31:10.748 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling/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 11 23:31:11.178 INFO blam! f53b640e4db727f450d79b6afb4d968a47f21ae17d6d50adb25440c725668c3b Oct 11 23:31:11.180 INFO running `"docker" "start" "-a" "f53b640e4db727f450d79b6afb4d968a47f21ae17d6d50adb25440c725668c3b"` Oct 11 23:31:11.902 INFO kablam! usermod: no changes Oct 11 23:31:11.985 INFO kablam! Compiling flo_static_files v0.1.0 (/source) Oct 11 23:31:12.255 INFO kablam! warning: unnecessary parentheses around function argument Oct 11 23:31:12.256 INFO kablam! --> src/static_file.rs:165:31 Oct 11 23:31:12.256 INFO kablam! | Oct 11 23:31:12.256 INFO kablam! 165 | Ok(Response::with((status::BadRequest))) Oct 11 23:31:12.256 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 11 23:31:12.257 INFO kablam! | Oct 11 23:31:12.257 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 11 23:31:12.258 INFO kablam! Oct 11 23:31:12.258 INFO kablam! warning: unnecessary parentheses around function argument Oct 11 23:31:12.258 INFO kablam! --> src/static_service.rs:72:31 Oct 11 23:31:12.258 INFO kablam! | Oct 11 23:31:12.259 INFO kablam! 72 | Ok(Response::with((status::NotFound))) Oct 11 23:31:12.259 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 11 23:31:12.259 INFO kablam! Oct 11 23:31:12.849 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.93s Oct 11 23:31:12.855 INFO kablam! su: No module specific data is present Oct 11 23:31:13.304 INFO running `"docker" "rm" "-f" "f53b640e4db727f450d79b6afb4d968a47f21ae17d6d50adb25440c725668c3b"` Oct 11 23:31:13.410 INFO blam! f53b640e4db727f450d79b6afb4d968a47f21ae17d6d50adb25440c725668c3b Oct 11 23:31:13.420 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling/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 11 23:31:13.676 INFO blam! e82140b0d9def4f72f8a1d4755687ba51120272ce64eaeb306b0389176ca3bc2 Oct 11 23:31:13.676 INFO running `"docker" "start" "-a" "e82140b0d9def4f72f8a1d4755687ba51120272ce64eaeb306b0389176ca3bc2"` Oct 11 23:31:14.388 INFO kablam! usermod: no changes Oct 11 23:31:14.498 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.07s Oct 11 23:31:14.512 INFO kablam! Running /target/debug/deps/flo_static_files-36cbad55c893590b Oct 11 23:31:14.518 INFO blam! Oct 11 23:31:14.518 INFO kablam! Doc-tests flo_static_files Oct 11 23:31:14.518 INFO blam! running 0 tests Oct 11 23:31:14.519 INFO blam! Oct 11 23:31:14.519 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 23:31:14.519 INFO blam! Oct 11 23:31:14.835 INFO blam! Oct 11 23:31:14.835 INFO blam! running 0 tests Oct 11 23:31:14.835 INFO blam! Oct 11 23:31:14.836 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 23:31:14.836 INFO blam! Oct 11 23:31:14.842 INFO kablam! su: No module specific data is present Oct 11 23:31:15.499 INFO running `"docker" "rm" "-f" "e82140b0d9def4f72f8a1d4755687ba51120272ce64eaeb306b0389176ca3bc2"` Oct 11 23:31:15.868 INFO blam! e82140b0d9def4f72f8a1d4755687ba51120272ce64eaeb306b0389176ca3bc2