[INFO] updating cached repository sblundy/rust-http2-server [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/sblundy/rust-http2-server [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/sblundy/rust-http2-server" "work/ex/pr-60914/sources/master#39401465da4ce27aeeb2c2a26133ac35c63aa515/gh/sblundy/rust-http2-server"` [INFO] [stderr] Cloning into 'work/ex/pr-60914/sources/master#39401465da4ce27aeeb2c2a26133ac35c63aa515/gh/sblundy/rust-http2-server'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/sblundy/rust-http2-server" "work/ex/pr-60914/sources/try#f45cc3094ee337acd688771b9234318046b0572d/gh/sblundy/rust-http2-server"` [INFO] [stderr] Cloning into 'work/ex/pr-60914/sources/try#f45cc3094ee337acd688771b9234318046b0572d/gh/sblundy/rust-http2-server'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 8b390140b509e3632f1396c1ea62d9e18d91e714 [INFO] sha for GitHub repo sblundy/rust-http2-server: 8b390140b509e3632f1396c1ea62d9e18d91e714 [INFO] validating manifest of sblundy/rust-http2-server on toolchain master#39401465da4ce27aeeb2c2a26133ac35c63aa515 [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+39401465da4ce27aeeb2c2a26133ac35c63aa515-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of sblundy/rust-http2-server on toolchain try#f45cc3094ee337acd688771b9234318046b0572d [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+f45cc3094ee337acd688771b9234318046b0572d-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing sblundy/rust-http2-server [INFO] finished frobbing sblundy/rust-http2-server [INFO] frobbed toml for sblundy/rust-http2-server written to work/ex/pr-60914/sources/master#39401465da4ce27aeeb2c2a26133ac35c63aa515/gh/sblundy/rust-http2-server/Cargo.toml [INFO] started frobbing sblundy/rust-http2-server [INFO] finished frobbing sblundy/rust-http2-server [INFO] frobbed toml for sblundy/rust-http2-server written to work/ex/pr-60914/sources/try#f45cc3094ee337acd688771b9234318046b0572d/gh/sblundy/rust-http2-server/Cargo.toml [INFO] crate sblundy/rust-http2-server already has a lockfile, it will not be regenerated [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+39401465da4ce27aeeb2c2a26133ac35c63aa515-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+f45cc3094ee337acd688771b9234318046b0572d-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking sblundy/rust-http2-server against master#39401465da4ce27aeeb2c2a26133ac35c63aa515 for pr-60914 [INFO] running `"docker" "create" "-v" "/mnt/crater-raid/crater/work/local/target-dirs/pr-60914/worker-5/master#39401465da4ce27aeeb2c2a26133ac35c63aa515:/opt/crater/target:rw,Z" "-v" "/mnt/crater-raid/crater/work/ex/pr-60914/sources/master#39401465da4ce27aeeb2c2a26133ac35c63aa515/gh/sblundy/rust-http2-server:/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" "+39401465da4ce27aeeb2c2a26133ac35c63aa515-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 396738a3d3fc640a14c89699ef4e7923d491b004acb5b3d406d09cb9999712d8 [INFO] running `"docker" "start" "-a" "396738a3d3fc640a14c89699ef4e7923d491b004acb5b3d406d09cb9999712d8"` [INFO] [stderr] Compiling gcc v0.3.53 [INFO] [stderr] Compiling openssl v0.9.17 [INFO] [stderr] Checking iovec v0.1.0 [INFO] [stderr] Checking net2 v0.2.31 [INFO] [stderr] Checking tokio-service v0.1.0 [INFO] [stderr] Checking term_size v0.3.0 [INFO] [stderr] Checking atty v0.2.2 [INFO] [stderr] Checking libflate v0.1.11 [INFO] [stderr] Checking futures-cpupool v0.1.5 [INFO] [stderr] Checking chrono v0.4.0 [INFO] [stderr] Checking mime v0.3.3 [INFO] [stderr] Checking serde_urlencoded v0.5.1 [INFO] [stderr] Checking textwrap v0.7.0 [INFO] [stderr] Checking bytes v0.4.5 [INFO] [stderr] Checking mio v0.6.10 [INFO] [stderr] Checking clap v2.26.0 [INFO] [stderr] Checking tokio-io v0.1.3 [INFO] [stderr] Checking tokio-core v0.1.9 [INFO] [stderr] Compiling openssl-sys v0.9.17 [INFO] [stderr] Checking tokio-proto v0.1.1 [INFO] [stderr] Checking hyper v0.11.2 [INFO] [stderr] Checking native-tls v0.1.4 [INFO] [stderr] Checking rust_https_server v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Checking tokio-tls v0.1.3 [INFO] [stderr] Checking hyper-tls v0.1.2 [INFO] [stderr] Checking reqwest v0.7.3 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 20.91s [INFO] running `"docker" "inspect" "396738a3d3fc640a14c89699ef4e7923d491b004acb5b3d406d09cb9999712d8"` [INFO] running `"docker" "rm" "-f" "396738a3d3fc640a14c89699ef4e7923d491b004acb5b3d406d09cb9999712d8"` [INFO] [stdout] 396738a3d3fc640a14c89699ef4e7923d491b004acb5b3d406d09cb9999712d8