[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-60932/sources/master#548add7f61bfcbe3bea3f5ccefb53c84da8fefe4/gh/scottlamb/http-serve"` [INFO] [stderr] Cloning into 'work/ex/pr-60932/sources/master#548add7f61bfcbe3bea3f5ccefb53c84da8fefe4/gh/scottlamb/http-serve'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/scottlamb/http-serve" "work/ex/pr-60932/sources/try#097e26225c5cc28d3042ad4c80eac7c488f78ee7/gh/scottlamb/http-serve"` [INFO] [stderr] Cloning into 'work/ex/pr-60932/sources/try#097e26225c5cc28d3042ad4c80eac7c488f78ee7/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#548add7f61bfcbe3bea3f5ccefb53c84da8fefe4 [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+548add7f61bfcbe3bea3f5ccefb53c84da8fefe4-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of scottlamb/http-serve on toolchain try#097e26225c5cc28d3042ad4c80eac7c488f78ee7 [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+097e26225c5cc28d3042ad4c80eac7c488f78ee7-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-60932/sources/master#548add7f61bfcbe3bea3f5ccefb53c84da8fefe4/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-60932/sources/try#097e26225c5cc28d3042ad4c80eac7c488f78ee7/gh/scottlamb/http-serve/Cargo.toml [INFO] crate scottlamb/http-serve already has a lockfile, it will not be regenerated [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+548add7f61bfcbe3bea3f5ccefb53c84da8fefe4-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+097e26225c5cc28d3042ad4c80eac7c488f78ee7-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] checking scottlamb/http-serve against master#548add7f61bfcbe3bea3f5ccefb53c84da8fefe4 for pr-60932 [INFO] running `"docker" "create" "-v" "/mnt/crater-raid/crater/work/local/target-dirs/pr-60932/worker-4/master#548add7f61bfcbe3bea3f5ccefb53c84da8fefe4:/opt/crater/target:rw,Z" "-v" "/mnt/crater-raid/crater/work/ex/pr-60932/sources/master#548add7f61bfcbe3bea3f5ccefb53c84da8fefe4/gh/scottlamb/http-serve:/opt/crater/workdir:ro,Z" "-v" "/mnt/crater-raid/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/crater-raid/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" "+548add7f61bfcbe3bea3f5ccefb53c84da8fefe4-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] b999c333a00cd391007a7e1b54bbdecf517640765e6dcae84060c905d64a6b26 [INFO] running `"docker" "start" "-a" "b999c333a00cd391007a7e1b54bbdecf517640765e6dcae84060c905d64a6b26"` [INFO] [stderr] Compiling encoding_rs v0.8.10 [INFO] [stderr] Checking leak v0.1.2 [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 openssl v0.10.15 [INFO] [stderr] Checking csv-core v0.1.4 [INFO] [stderr] Checking serde_urlencoded v0.5.3 [INFO] [stderr] Checking simplelog v0.5.3 [INFO] [stderr] Checking handlebars v0.32.4 [INFO] [stderr] Checking hyper v0.12.13 [INFO] [stderr] Checking csv v1.0.2 [INFO] [stderr] Checking native-tls v0.2.2 [INFO] [stderr] Checking http-serve v0.1.2 (/opt/crater/workdir) [INFO] [stderr] Checking hyper-tls v0.3.1 [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 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] 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 34.25s [INFO] running `"docker" "inspect" "b999c333a00cd391007a7e1b54bbdecf517640765e6dcae84060c905d64a6b26"` [INFO] running `"docker" "rm" "-f" "b999c333a00cd391007a7e1b54bbdecf517640765e6dcae84060c905d64a6b26"` [INFO] [stdout] b999c333a00cd391007a7e1b54bbdecf517640765e6dcae84060c905d64a6b26