[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/pr-60261/sources/master#1891bfa80364eead426517c68de6947b7692e2de/gh/scottlamb/http-serve"` [INFO] [stderr] Cloning into 'work/ex/pr-60261/sources/master#1891bfa80364eead426517c68de6947b7692e2de/gh/scottlamb/http-serve'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/scottlamb/http-serve" "work/ex/pr-60261/sources/try#bfdcf6db3afcce5fe4013023cfa8ba359c5d527a/gh/scottlamb/http-serve"` [INFO] [stderr] Cloning into 'work/ex/pr-60261/sources/try#bfdcf6db3afcce5fe4013023cfa8ba359c5d527a/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 master#1891bfa80364eead426517c68de6947b7692e2de [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1891bfa80364eead426517c68de6947b7692e2de-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of scottlamb/http-serve on toolchain try#bfdcf6db3afcce5fe4013023cfa8ba359c5d527a [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+bfdcf6db3afcce5fe4013023cfa8ba359c5d527a-alt" "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/pr-60261/sources/master#1891bfa80364eead426517c68de6947b7692e2de/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/pr-60261/sources/try#bfdcf6db3afcce5fe4013023cfa8ba359c5d527a/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" "+1891bfa80364eead426517c68de6947b7692e2de-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+bfdcf6db3afcce5fe4013023cfa8ba359c5d527a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking scottlamb/http-serve against try#bfdcf6db3afcce5fe4013023cfa8ba359c5d527a for pr-60261 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-60261/worker-1/try#bfdcf6db3afcce5fe4013023cfa8ba359c5d527a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-60261/sources/try#bfdcf6db3afcce5fe4013023cfa8ba359c5d527a/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=forbid" "-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" "+bfdcf6db3afcce5fe4013023cfa8ba359c5d527a-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] afc9e41f89fb103b095764c7c9036489533bdbad0aa22326cee15d097c26f5c6 [INFO] running `"docker" "start" "-a" "afc9e41f89fb103b095764c7c9036489533bdbad0aa22326cee15d097c26f5c6"` [INFO] [stderr] Checking httpdate v0.3.2 [INFO] [stderr] Checking leak v0.1.2 [INFO] [stderr] Checking walkdir v2.2.6 [INFO] [stderr] Checking tempdir v0.3.7 [INFO] [stderr] Checking criterion-plot v0.2.5 [INFO] [stderr] Checking itertools-num v0.1.2 [INFO] [stderr] Checking criterion-stats v0.2.5 [INFO] [stderr] Compiling syn v0.15.16 [INFO] [stderr] Checking h2 v0.1.13 [INFO] [stderr] Checking openssl v0.10.15 [INFO] [stderr] Checking chrono v0.4.6 [INFO] [stderr] Checking serde_urlencoded v0.5.3 [INFO] [stderr] Checking regex v1.0.5 [INFO] [stderr] Checking tokio-threadpool v0.1.8 [INFO] [stderr] Checking tokio-reactor v0.1.6 [INFO] [stderr] Checking tokio-udp v0.1.2 [INFO] [stderr] Checking tokio-tcp v0.1.2 [INFO] [stderr] Checking tokio-uds v0.2.3 [INFO] [stderr] Checking tokio-fs v0.1.4 [INFO] [stderr] Checking simplelog v0.5.3 [INFO] [stderr] Checking tokio v0.1.11 [INFO] [stderr] Checking handlebars v0.32.4 [INFO] [stderr] Checking env_logger v0.5.13 [INFO] [stderr] Checking native-tls v0.2.2 [INFO] [stderr] Checking hyper v0.12.13 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling serde_derive v1.0.80 [INFO] [stderr] Checking hyper-tls v0.3.1 [INFO] [stderr] Checking http-serve v0.1.2 (/opt/crater/workdir) [INFO] [stderr] Compiling failure_derive v0.1.3 [INFO] [stderr] Checking reqwest v0.9.4 [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] Checking failure v0.1.3 [INFO] [stderr] Checking criterion v0.2.5 [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 54.15s [INFO] running `"docker" "inspect" "afc9e41f89fb103b095764c7c9036489533bdbad0aa22326cee15d097c26f5c6"` [INFO] running `"docker" "rm" "-f" "afc9e41f89fb103b095764c7c9036489533bdbad0aa22326cee15d097c26f5c6"` [INFO] [stdout] afc9e41f89fb103b095764c7c9036489533bdbad0aa22326cee15d097c26f5c6