[INFO] crate http-serve 0.1.2 is already in cache [INFO] extracting crate http-serve 0.1.2 into work/ex/beta-1.37-6/sources/1.36.0/reg/http-serve/0.1.2 [INFO] extracting crate http-serve 0.1.2 into work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/http-serve/0.1.2 [INFO] validating manifest of http-serve-0.1.2 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 http-serve-0.1.2 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 http-serve-0.1.2 [INFO] finished frobbing http-serve-0.1.2 [INFO] frobbed toml for http-serve-0.1.2 written to work/ex/beta-1.37-6/sources/1.36.0/reg/http-serve/0.1.2/Cargo.toml [INFO] started frobbing http-serve-0.1.2 [INFO] finished frobbing http-serve-0.1.2 [INFO] frobbed toml for http-serve-0.1.2 written to work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/http-serve/0.1.2/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] 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 http-serve-0.1.2 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-6/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/reg/http-serve/0.1.2:/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] f54a2703cd5bb3fbe8f34635ab9f4176d1e7828da6f5db54e9baeb7c6c86ff95 [INFO] running `"docker" "start" "-a" "f54a2703cd5bb3fbe8f34635ab9f4176d1e7828da6f5db54e9baeb7c6c86ff95"` [INFO] [stderr] Compiling flate2 v1.0.9 [INFO] [stderr] Compiling http-serve v0.1.2 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'core::str::::trim_left_matches': superseded by `trim_start_matches` [INFO] [stderr] --> src/range.rs:49:19 [INFO] [stderr] | [INFO] [stderr] 49 | let r = r.trim_left_matches(|c| c == ' ' || c == '\t'); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated item: `trim_start_matches` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.99s [INFO] running `"docker" "inspect" "f54a2703cd5bb3fbe8f34635ab9f4176d1e7828da6f5db54e9baeb7c6c86ff95"` [INFO] running `"docker" "rm" "-f" "f54a2703cd5bb3fbe8f34635ab9f4176d1e7828da6f5db54e9baeb7c6c86ff95"` [INFO] [stdout] f54a2703cd5bb3fbe8f34635ab9f4176d1e7828da6f5db54e9baeb7c6c86ff95 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-6/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/reg/http-serve/0.1.2:/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] e61da8deabec92b7bcf2055571aea09690581e9675f675030cbf7df83088aa20 [INFO] running `"docker" "start" "-a" "e61da8deabec92b7bcf2055571aea09690581e9675f675030cbf7df83088aa20"` [INFO] [stderr] Compiling leak v0.1.2 [INFO] [stderr] Compiling reqwest v0.9.19 [INFO] [stderr] Compiling http-serve v0.1.2 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'core::str::::trim_left_matches': superseded by `trim_start_matches` [INFO] [stderr] --> src/range.rs:49:19 [INFO] [stderr] | [INFO] [stderr] 49 | let r = r.trim_left_matches(|c| c == ' ' || c == '\t'); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated item: `trim_start_matches` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 20.74s [INFO] running `"docker" "inspect" "e61da8deabec92b7bcf2055571aea09690581e9675f675030cbf7df83088aa20"` [INFO] running `"docker" "rm" "-f" "e61da8deabec92b7bcf2055571aea09690581e9675f675030cbf7df83088aa20"` [INFO] [stdout] e61da8deabec92b7bcf2055571aea09690581e9675f675030cbf7df83088aa20 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-6/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/reg/http-serve/0.1.2:/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] 9812892112f04311de52f9e720799892ed93da92097d0b4d1335495ac7cc7e07 [INFO] running `"docker" "start" "-a" "9812892112f04311de52f9e720799892ed93da92097d0b4d1335495ac7cc7e07"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.29s [INFO] [stderr] Running /opt/crater/target/debug/deps/http_serve-e2eb8fdc0916fecb [INFO] [stdout] [INFO] [stdout] running 19 tests [INFO] [stdout] test chunker::tests::large_write ... ok [INFO] [stdout] test chunker::tests::chunk_double_write ... ok [INFO] [stdout] test chunker::tests::chunk_write ... ok [INFO] [stdout] test chunker::tests::small_flush ... ok [INFO] [stdout] test chunker::tests::abort ... ok [INFO] [stdout] test chunker::tests::small_large_write ... ok [INFO] [stdout] test etag::tests::comma_in_etag ... ok [INFO] [stdout] test etag::tests::weak_eq ... ok [INFO] [stdout] test range::tests::test_resolve_ranges_absent_or_invalid ... ok [INFO] [stdout] test etag::tests::nonempty_list ... ok [INFO] [stdout] test etag::tests::empty_list ... ok [INFO] [stdout] test etag::tests::corrupt_list ... ok [INFO] [stdout] test range::tests::test_resolve_ranges_rfc ... ok [INFO] [stdout] test range::tests::test_resolve_ranges_satisfiability ... ok [INFO] [stdout] test chunker::tests::small_no_flush ... ok [INFO] [stdout] test tests::should_gzip ... ok [INFO] [stdout] test etag::tests::strong_eq ... ok [INFO] [stderr] Running /opt/crater/target/debug/deps/chunked_acceptance-298e007b55eb61e3 [INFO] [stdout] test file::tests::without_pool ... ok [INFO] [stdout] test file::tests::with_pool ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 19 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test no_gzip_abort ... ok [INFO] [stdout] test no_gzip ... ok [INFO] [stdout] test auto_gzip ... ok [INFO] [stdout] test auto_gzip_abort ... ok [INFO] [stdout] test manual_gzip ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/crater/target/debug/deps/entity_acceptance-cdaac1ee312198a1 [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test serve_with_weak_etag ... ok [INFO] [stdout] test serve_with_strong_etag ... ok [INFO] [stdout] test serve_without_etag ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests http-serve [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" "9812892112f04311de52f9e720799892ed93da92097d0b4d1335495ac7cc7e07"` [INFO] running `"docker" "rm" "-f" "9812892112f04311de52f9e720799892ed93da92097d0b4d1335495ac7cc7e07"` [INFO] [stdout] 9812892112f04311de52f9e720799892ed93da92097d0b4d1335495ac7cc7e07