[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-60162/sources/master#a850a426491e14186af2250549bf41256b5938d2/gh/sblundy/rust-http2-server"` [INFO] [stderr] Cloning into 'work/ex/pr-60162/sources/master#a850a426491e14186af2250549bf41256b5938d2/gh/sblundy/rust-http2-server'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/sblundy/rust-http2-server" "work/ex/pr-60162/sources/try#06a150c7d11500b41499224f165e9de1de096768/gh/sblundy/rust-http2-server"` [INFO] [stderr] Cloning into 'work/ex/pr-60162/sources/try#06a150c7d11500b41499224f165e9de1de096768/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#a850a426491e14186af2250549bf41256b5938d2 [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+a850a426491e14186af2250549bf41256b5938d2-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of sblundy/rust-http2-server on toolchain try#06a150c7d11500b41499224f165e9de1de096768 [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+06a150c7d11500b41499224f165e9de1de096768-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-60162/sources/master#a850a426491e14186af2250549bf41256b5938d2/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-60162/sources/try#06a150c7d11500b41499224f165e9de1de096768/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" "+a850a426491e14186af2250549bf41256b5938d2-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+06a150c7d11500b41499224f165e9de1de096768-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking sblundy/rust-http2-server against try#06a150c7d11500b41499224f165e9de1de096768 for pr-60162 [INFO] running `"docker" "create" "-v" "/mnt/crater-raid/crater/work/local/target-dirs/pr-60162/worker-0/try#06a150c7d11500b41499224f165e9de1de096768:/opt/crater/target:rw,Z" "-v" "/mnt/crater-raid/crater/work/ex/pr-60162/sources/try#06a150c7d11500b41499224f165e9de1de096768/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" "+06a150c7d11500b41499224f165e9de1de096768-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] c9a00131c9c6fa56ebd6c96c36cc94485c95d79d2c2ba2f4207e002e9c3873b5 [INFO] running `"docker" "start" "-a" "c9a00131c9c6fa56ebd6c96c36cc94485c95d79d2c2ba2f4207e002e9c3873b5"` [INFO] [stderr] Checking serde v1.0.14 [INFO] [stderr] Checking iovec v0.1.0 [INFO] [stderr] Checking net2 v0.2.31 [INFO] [stderr] Checking libflate v0.1.11 [INFO] [stderr] Checking futures-cpupool v0.1.5 [INFO] [stderr] Checking openssl-sys v0.9.17 [INFO] [stderr] Checking chrono v0.4.0 [INFO] [stderr] Checking bytes v0.4.5 [INFO] [stderr] Checking mio v0.6.10 [INFO] [stderr] Checking openssl v0.9.17 [INFO] [stderr] Checking tokio-io v0.1.3 [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 20.81s [INFO] running `"docker" "inspect" "c9a00131c9c6fa56ebd6c96c36cc94485c95d79d2c2ba2f4207e002e9c3873b5"` [INFO] running `"docker" "rm" "-f" "c9a00131c9c6fa56ebd6c96c36cc94485c95d79d2c2ba2f4207e002e9c3873b5"` [INFO] [stdout] c9a00131c9c6fa56ebd6c96c36cc94485c95d79d2c2ba2f4207e002e9c3873b5