[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-59199/sources/master#bc44841ad2a2ad5f6c5e67b9e35ed8e7e71d4dc7/gh/sblundy/rust-http2-server"` [INFO] [stderr] Cloning into 'work/ex/pr-59199/sources/master#bc44841ad2a2ad5f6c5e67b9e35ed8e7e71d4dc7/gh/sblundy/rust-http2-server'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/sblundy/rust-http2-server" "work/ex/pr-59199/sources/try#68fcf881bd1e4dbfc21e22f8c7a56b8a5d8e8f7b/gh/sblundy/rust-http2-server"` [INFO] [stderr] Cloning into 'work/ex/pr-59199/sources/try#68fcf881bd1e4dbfc21e22f8c7a56b8a5d8e8f7b/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#bc44841ad2a2ad5f6c5e67b9e35ed8e7e71d4dc7 [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+bc44841ad2a2ad5f6c5e67b9e35ed8e7e71d4dc7-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of sblundy/rust-http2-server on toolchain try#68fcf881bd1e4dbfc21e22f8c7a56b8a5d8e8f7b [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+68fcf881bd1e4dbfc21e22f8c7a56b8a5d8e8f7b-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-59199/sources/master#bc44841ad2a2ad5f6c5e67b9e35ed8e7e71d4dc7/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-59199/sources/try#68fcf881bd1e4dbfc21e22f8c7a56b8a5d8e8f7b/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" "+bc44841ad2a2ad5f6c5e67b9e35ed8e7e71d4dc7-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+68fcf881bd1e4dbfc21e22f8c7a56b8a5d8e8f7b-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking sblundy/rust-http2-server against try#68fcf881bd1e4dbfc21e22f8c7a56b8a5d8e8f7b for pr-59199 [INFO] running `"docker" "create" "-v" "/mnt/crater-raid/crater/work/local/target-dirs/pr-59199/worker-6/try#68fcf881bd1e4dbfc21e22f8c7a56b8a5d8e8f7b:/opt/crater/target:rw,Z" "-v" "/mnt/crater-raid/crater/work/ex/pr-59199/sources/try#68fcf881bd1e4dbfc21e22f8c7a56b8a5d8e8f7b/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" "+68fcf881bd1e4dbfc21e22f8c7a56b8a5d8e8f7b-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 131931f36ce2ba1497b121180722631e708b91f7b7ec48772927a5feba422fed [INFO] running `"docker" "start" "-a" "131931f36ce2ba1497b121180722631e708b91f7b7ec48772927a5feba422fed"` [INFO] [stderr] Checking futures v0.1.15 [INFO] [stderr] Checking itoa v0.3.3 [INFO] [stderr] Checking serde v1.0.14 [INFO] [stderr] Compiling openssl-sys v0.9.17 [INFO] [stderr] Checking net2 v0.2.31 [INFO] [stderr] Checking libflate v0.1.11 [INFO] [stderr] Checking mime v0.3.3 [INFO] [stderr] Checking mio v0.6.10 [INFO] [stderr] Compiling openssl v0.9.17 [INFO] [stderr] Checking tokio-io v0.1.3 [INFO] [stderr] Checking tokio-service v0.1.0 [INFO] [stderr] Checking futures-cpupool v0.1.5 [INFO] [stderr] Checking tokio-core v0.1.9 [INFO] [stderr] Checking tokio-proto v0.1.1 [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 v0.11.2 [INFO] [stderr] Checking serde_urlencoded v0.5.1 [INFO] [stderr] Checking serde_json v1.0.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 19.41s [INFO] running `"docker" "inspect" "131931f36ce2ba1497b121180722631e708b91f7b7ec48772927a5feba422fed"` [INFO] running `"docker" "rm" "-f" "131931f36ce2ba1497b121180722631e708b91f7b7ec48772927a5feba422fed"` [INFO] [stdout] 131931f36ce2ba1497b121180722631e708b91f7b7ec48772927a5feba422fed