[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.37-6/sources/1.36.0/reg/flo_static_files/0.1.0 [INFO] extracting crate flo_static_files 0.1.0 into work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/flo_static_files/0.1.0 [INFO] validating manifest of flo_static_files-0.1.0 on toolchain 1.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of flo_static_files-0.1.0 on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "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.37-6/sources/1.36.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.37-6/sources/beta-2019-07-23/reg/flo_static_files/0.1.0/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing flo_static_files-0.1.0 against 1.36.0 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-1/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/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" "+1.36.0" "build" "--frozen"` [INFO] [stdout] 8a58f7472346adccddd5fe2e80667f356e89e915a232ef4903e9166d9c25a29e [INFO] running `"docker" "start" "-a" "8a58f7472346adccddd5fe2e80667f356e89e915a232ef4903e9166d9c25a29e"` [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 1.98s [INFO] running `"docker" "inspect" "8a58f7472346adccddd5fe2e80667f356e89e915a232ef4903e9166d9c25a29e"` [INFO] running `"docker" "rm" "-f" "8a58f7472346adccddd5fe2e80667f356e89e915a232ef4903e9166d9c25a29e"` [INFO] [stdout] 8a58f7472346adccddd5fe2e80667f356e89e915a232ef4903e9166d9c25a29e [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-1/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/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" "+1.36.0" "test" "--frozen" "--no-run"` [INFO] [stdout] da347165183195d8815e2c150ce8879e043c85145e0555ac7176b6741031d7d5 [INFO] running `"docker" "start" "-a" "da347165183195d8815e2c150ce8879e043c85145e0555ac7176b6741031d7d5"` [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 1.40s [INFO] running `"docker" "inspect" "da347165183195d8815e2c150ce8879e043c85145e0555ac7176b6741031d7d5"` [INFO] running `"docker" "rm" "-f" "da347165183195d8815e2c150ce8879e043c85145e0555ac7176b6741031d7d5"` [INFO] [stdout] da347165183195d8815e2c150ce8879e043c85145e0555ac7176b6741031d7d5 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-1/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/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" "+1.36.0" "test" "--frozen"` [INFO] [stdout] 8710668392ec570ad06a273adbcdca1990165ea2f0f5346def8eb8f3fd2a34c7 [INFO] running `"docker" "start" "-a" "8710668392ec570ad06a273adbcdca1990165ea2f0f5346def8eb8f3fd2a34c7"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running /opt/crater/target/debug/deps/flo_static_files-16b7d352829daea2 [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] [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] running `"docker" "inspect" "8710668392ec570ad06a273adbcdca1990165ea2f0f5346def8eb8f3fd2a34c7"` [INFO] running `"docker" "rm" "-f" "8710668392ec570ad06a273adbcdca1990165ea2f0f5346def8eb8f3fd2a34c7"` [INFO] [stdout] 8710668392ec570ad06a273adbcdca1990165ea2f0f5346def8eb8f3fd2a34c7