[INFO] crate flo_static_files 0.1.0 is already in cache [INFO] extracting crate flo_static_files 0.1.0 into work/ex/beta-1.38-1/sources/1.37.0/reg/flo_static_files/0.1.0 [INFO] extracting crate flo_static_files 0.1.0 into work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/flo_static_files/0.1.0 [INFO] validating manifest of flo_static_files-0.1.0 on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of flo_static_files-0.1.0 on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing flo_static_files-0.1.0 [INFO] finished frobbing flo_static_files-0.1.0 [INFO] frobbed toml for flo_static_files-0.1.0 written to work/ex/beta-1.38-1/sources/1.37.0/reg/flo_static_files/0.1.0/Cargo.toml [INFO] started frobbing flo_static_files-0.1.0 [INFO] finished frobbing flo_static_files-0.1.0 [INFO] frobbed toml for flo_static_files-0.1.0 written to work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/flo_static_files/0.1.0/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing flo_static_files-0.1.0 against beta-2019-08-13 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-3/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/flo_static_files/0.1.0:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+beta-2019-08-13" "build" "--frozen"` [INFO] [stdout] 453c1b7a8961c0f92764218e727d0b0c58c5bac8552c5c72b6c479020abed5a9 [INFO] running `"docker" "start" "-a" "453c1b7a8961c0f92764218e727d0b0c58c5bac8552c5c72b6c479020abed5a9"` [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling byte-tools v0.2.0 [INFO] [stderr] Compiling typeable v0.1.2 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling modifier v0.1.0 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling generic-array v0.8.3 [INFO] [stderr] Compiling plugin v0.2.6 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling digest v0.6.2 [INFO] [stderr] Compiling block-buffer v0.2.0 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling hyper v0.10.16 [INFO] [stderr] Compiling sha2 v0.6.0 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling mime_guess v1.8.7 [INFO] [stderr] Compiling iron v0.6.1 [INFO] [stderr] Compiling flo_static_files v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unnecessary parentheses around function argument [INFO] [stderr] --> src/static_file.rs:165:31 [INFO] [stderr] | [INFO] [stderr] 165 | Ok(Response::with((status::BadRequest))) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around function argument [INFO] [stderr] --> src/static_service.rs:72:31 [INFO] [stderr] | [INFO] [stderr] 72 | Ok(Response::with((status::NotFound))) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 14.77s [INFO] running `"docker" "inspect" "453c1b7a8961c0f92764218e727d0b0c58c5bac8552c5c72b6c479020abed5a9"` [INFO] running `"docker" "rm" "-f" "453c1b7a8961c0f92764218e727d0b0c58c5bac8552c5c72b6c479020abed5a9"` [INFO] [stdout] 453c1b7a8961c0f92764218e727d0b0c58c5bac8552c5c72b6c479020abed5a9 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-3/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/flo_static_files/0.1.0:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+beta-2019-08-13" "test" "--frozen" "--no-run"` [INFO] [stdout] 93ed32cf177d48d3e50b9787e7d3b46aa01f4d4aba4892c23fc856929f9a1145 [INFO] running `"docker" "start" "-a" "93ed32cf177d48d3e50b9787e7d3b46aa01f4d4aba4892c23fc856929f9a1145"` [INFO] [stderr] Compiling flo_static_files v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unnecessary parentheses around function argument [INFO] [stderr] --> src/static_file.rs:165:31 [INFO] [stderr] | [INFO] [stderr] 165 | Ok(Response::with((status::BadRequest))) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around function argument [INFO] [stderr] --> src/static_service.rs:72:31 [INFO] [stderr] | [INFO] [stderr] 72 | Ok(Response::with((status::NotFound))) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.78s [INFO] running `"docker" "inspect" "93ed32cf177d48d3e50b9787e7d3b46aa01f4d4aba4892c23fc856929f9a1145"` [INFO] running `"docker" "rm" "-f" "93ed32cf177d48d3e50b9787e7d3b46aa01f4d4aba4892c23fc856929f9a1145"` [INFO] [stdout] 93ed32cf177d48d3e50b9787e7d3b46aa01f4d4aba4892c23fc856929f9a1145 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-3/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/flo_static_files/0.1.0:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+beta-2019-08-13" "test" "--frozen"` [INFO] [stdout] dde43d922e65d81a9b249628b1d23f09bce9c60cbb28f2cdcb04c5c9b256f523 [INFO] running `"docker" "start" "-a" "dde43d922e65d81a9b249628b1d23f09bce9c60cbb28f2cdcb04c5c9b256f523"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running /opt/crater/target/debug/deps/flo_static_files-a8e315e23f6d34d0 [INFO] [stderr] Doc-tests flo_static_files [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "dde43d922e65d81a9b249628b1d23f09bce9c60cbb28f2cdcb04c5c9b256f523"` [INFO] running `"docker" "rm" "-f" "dde43d922e65d81a9b249628b1d23f09bce9c60cbb28f2cdcb04c5c9b256f523"` [INFO] [stdout] dde43d922e65d81a9b249628b1d23f09bce9c60cbb28f2cdcb04c5c9b256f523