[INFO] updating cached repository scottlamb/http-serve [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/scottlamb/http-serve [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/scottlamb/http-serve" "work/ex/beta-1.37-6/sources/1.36.0/gh/scottlamb/http-serve"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/scottlamb/http-serve'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/scottlamb/http-serve" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/scottlamb/http-serve"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/scottlamb/http-serve'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 90ef56f61902ee1a1267cd473c3e45e39cb0cfa9 [INFO] sha for GitHub repo scottlamb/http-serve: 90ef56f61902ee1a1267cd473c3e45e39cb0cfa9 [INFO] validating manifest of scottlamb/http-serve 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 scottlamb/http-serve 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 scottlamb/http-serve [INFO] finished frobbing scottlamb/http-serve [INFO] frobbed toml for scottlamb/http-serve written to work/ex/beta-1.37-6/sources/1.36.0/gh/scottlamb/http-serve/Cargo.toml [INFO] started frobbing scottlamb/http-serve [INFO] finished frobbing scottlamb/http-serve [INFO] frobbed toml for scottlamb/http-serve written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/scottlamb/http-serve/Cargo.toml [INFO] crate scottlamb/http-serve already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [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" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] testing scottlamb/http-serve 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-7/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/scottlamb/http-serve:/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] 9acc5e21a9d08c7c16009d9a8006056b633b62402aa709be492923a4136fe68e [INFO] running `"docker" "start" "-a" "9acc5e21a9d08c7c16009d9a8006056b633b62402aa709be492923a4136fe68e"` [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling flate2 v1.0.4 [INFO] [stderr] Compiling hyper v0.12.13 [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 10.80s [INFO] running `"docker" "inspect" "9acc5e21a9d08c7c16009d9a8006056b633b62402aa709be492923a4136fe68e"` [INFO] running `"docker" "rm" "-f" "9acc5e21a9d08c7c16009d9a8006056b633b62402aa709be492923a4136fe68e"` [INFO] [stdout] 9acc5e21a9d08c7c16009d9a8006056b633b62402aa709be492923a4136fe68e [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-7/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/scottlamb/http-serve:/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] ce13f93af0d8391a4f1cb11c0eb068c8de36b344ae9643ce29b5002117d41706 [INFO] running `"docker" "start" "-a" "ce13f93af0d8391a4f1cb11c0eb068c8de36b344ae9643ce29b5002117d41706"` [INFO] [stderr] Compiling leak v0.1.2 [INFO] [stderr] Compiling walkdir v2.2.6 [INFO] [stderr] Compiling criterion-plot v0.2.5 [INFO] [stderr] Compiling pest_derive v1.0.8 [INFO] [stderr] Compiling itertools-num v0.1.2 [INFO] [stderr] Compiling criterion-stats v0.2.5 [INFO] [stderr] Compiling syn v0.15.16 [INFO] [stderr] Compiling csv-core v0.1.4 [INFO] [stderr] Compiling openssl v0.10.15 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling serde_urlencoded v0.5.3 [INFO] [stderr] Compiling csv v1.0.2 [INFO] [stderr] Compiling simplelog v0.5.3 [INFO] [stderr] Compiling handlebars v0.32.4 [INFO] [stderr] Compiling native-tls v0.2.2 [INFO] [stderr] Compiling hyper-tls v0.3.1 [INFO] [stderr] Compiling reqwest v0.9.4 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling serde_derive v1.0.80 [INFO] [stderr] Compiling failure_derive v0.1.3 [INFO] [stderr] Compiling failure v0.1.3 [INFO] [stderr] Compiling criterion v0.2.5 [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 1m 18s [INFO] running `"docker" "inspect" "ce13f93af0d8391a4f1cb11c0eb068c8de36b344ae9643ce29b5002117d41706"` [INFO] running `"docker" "rm" "-f" "ce13f93af0d8391a4f1cb11c0eb068c8de36b344ae9643ce29b5002117d41706"` [INFO] [stdout] ce13f93af0d8391a4f1cb11c0eb068c8de36b344ae9643ce29b5002117d41706 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-7/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/scottlamb/http-serve:/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] 2304638a4e0f5633bda196d40f58da9b7ae601f5e0b7189bb3ae23bff2915ed1 [INFO] running `"docker" "start" "-a" "2304638a4e0f5633bda196d40f58da9b7ae601f5e0b7189bb3ae23bff2915ed1"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.24s [INFO] [stderr] Running /opt/crater/target/debug/deps/http_serve-ea6437aa8a08f679 [INFO] [stdout] [INFO] [stdout] running 19 tests [INFO] [stdout] test chunker::tests::chunk_write ... ok [INFO] [stdout] test chunker::tests::large_write ... ok [INFO] [stdout] test chunker::tests::chunk_double_write ... ok [INFO] [stdout] test chunker::tests::abort ... ok [INFO] [stdout] test chunker::tests::small_no_flush ... ok [INFO] [stdout] test etag::tests::comma_in_etag ... ok [INFO] [stdout] test chunker::tests::small_large_write ... ok [INFO] [stdout] test chunker::tests::small_flush ... ok [INFO] [stdout] test etag::tests::weak_eq ... ok [INFO] [stdout] test file::tests::without_pool ... ok [INFO] [stdout] test etag::tests::corrupt_list ... ok [INFO] [stdout] test etag::tests::strong_eq ... ok [INFO] [stdout] test etag::tests::nonempty_list ... ok [INFO] [stdout] test etag::tests::empty_list ... ok [INFO] [stdout] test range::tests::test_resolve_ranges_absent_or_invalid ... ok [INFO] [stdout] test range::tests::test_resolve_ranges_rfc ... ok [INFO] [stdout] test file::tests::with_pool ... ok [INFO] [stdout] test range::tests::test_resolve_ranges_satisfiability ... ok [INFO] [stdout] test tests::should_gzip ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 19 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/crater/target/debug/deps/chunked_acceptance-1eacccfada362ccf [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test no_gzip ... ok [INFO] [stdout] test manual_gzip ... ok [INFO] [stdout] test no_gzip_abort ... ok [INFO] [stdout] test auto_gzip ... ok [INFO] [stdout] test auto_gzip_abort ... 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-b78ff1240ab59c31 [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" "2304638a4e0f5633bda196d40f58da9b7ae601f5e0b7189bb3ae23bff2915ed1"` [INFO] running `"docker" "rm" "-f" "2304638a4e0f5633bda196d40f58da9b7ae601f5e0b7189bb3ae23bff2915ed1"` [INFO] [stdout] 2304638a4e0f5633bda196d40f58da9b7ae601f5e0b7189bb3ae23bff2915ed1