[INFO] updating cached repository cstyles/http_server_rust [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/cstyles/http_server_rust [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/cstyles/http_server_rust" "work/ex/pr-60444/sources/master#92b5e20ad59b183a2e6cd79423f54b8aa7ac9cbf/gh/cstyles/http_server_rust"` [INFO] [stderr] Cloning into 'work/ex/pr-60444/sources/master#92b5e20ad59b183a2e6cd79423f54b8aa7ac9cbf/gh/cstyles/http_server_rust'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/cstyles/http_server_rust" "work/ex/pr-60444/sources/try#cf8e5a06b289fbcdaf75ca55c057b2cb09fff33b/gh/cstyles/http_server_rust"` [INFO] [stderr] Cloning into 'work/ex/pr-60444/sources/try#cf8e5a06b289fbcdaf75ca55c057b2cb09fff33b/gh/cstyles/http_server_rust'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 7a17266990bbd2f4d6166e8d9d5f34db93290b7b [INFO] sha for GitHub repo cstyles/http_server_rust: 7a17266990bbd2f4d6166e8d9d5f34db93290b7b [INFO] validating manifest of cstyles/http_server_rust on toolchain master#92b5e20ad59b183a2e6cd79423f54b8aa7ac9cbf [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+92b5e20ad59b183a2e6cd79423f54b8aa7ac9cbf-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of cstyles/http_server_rust on toolchain try#cf8e5a06b289fbcdaf75ca55c057b2cb09fff33b [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+cf8e5a06b289fbcdaf75ca55c057b2cb09fff33b-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing cstyles/http_server_rust [INFO] finished frobbing cstyles/http_server_rust [INFO] frobbed toml for cstyles/http_server_rust written to work/ex/pr-60444/sources/master#92b5e20ad59b183a2e6cd79423f54b8aa7ac9cbf/gh/cstyles/http_server_rust/Cargo.toml [INFO] started frobbing cstyles/http_server_rust [INFO] finished frobbing cstyles/http_server_rust [INFO] frobbed toml for cstyles/http_server_rust written to work/ex/pr-60444/sources/try#cf8e5a06b289fbcdaf75ca55c057b2cb09fff33b/gh/cstyles/http_server_rust/Cargo.toml [INFO] crate cstyles/http_server_rust already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+92b5e20ad59b183a2e6cd79423f54b8aa7ac9cbf-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+cf8e5a06b289fbcdaf75ca55c057b2cb09fff33b-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking cstyles/http_server_rust against master#92b5e20ad59b183a2e6cd79423f54b8aa7ac9cbf for pr-60444 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-60444/worker-4/master#92b5e20ad59b183a2e6cd79423f54b8aa7ac9cbf:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-60444/sources/master#92b5e20ad59b183a2e6cd79423f54b8aa7ac9cbf/gh/cstyles/http_server_rust:/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" "+92b5e20ad59b183a2e6cd79423f54b8aa7ac9cbf-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 93d1b94d6c9288dc6dd306d403e0c2bab78f062f52501b60b4c7a2606035a48b [INFO] running `"docker" "start" "-a" "93d1b94d6c9288dc6dd306d403e0c2bab78f062f52501b60b4c7a2606035a48b"` [INFO] [stderr] Checking crossbeam-epoch v0.6.1 [INFO] [stderr] Checking tokio-timer v0.2.8 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Checking memchr v2.1.2 [INFO] [stderr] Checking clap v2.32.0 [INFO] [stderr] Checking backtrace v0.3.13 [INFO] [stderr] Checking tokio-io v0.1.10 [INFO] [stderr] Compiling pest_derive v2.0.1 [INFO] [stderr] Checking error-chain v0.12.0 [INFO] [stderr] Checking mio v0.6.16 [INFO] [stderr] Checking crossbeam-deque v0.6.2 [INFO] [stderr] Checking aho-corasick v0.6.9 [INFO] [stderr] Checking tokio-threadpool v0.1.9 [INFO] [stderr] Checking tokio-codec v0.1.1 [INFO] [stderr] Checking h2 v0.1.14 [INFO] [stderr] Checking regex v1.1.0 [INFO] [stderr] Checking tokio-reactor v0.1.7 [INFO] [stderr] Checking mio-uds v0.6.7 [INFO] [stderr] Checking tokio-fs v0.1.4 [INFO] [stderr] Checking tokio-tcp v0.1.2 [INFO] [stderr] Checking tokio-uds v0.2.4 [INFO] [stderr] Checking tokio-udp v0.1.3 [INFO] [stderr] Checking tokio v0.1.13 [INFO] [stderr] Checking tera v0.11.20 [INFO] [stderr] Checking hyper v0.12.18 [INFO] [stderr] Checking http_server_rust v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 36.17s [INFO] running `"docker" "inspect" "93d1b94d6c9288dc6dd306d403e0c2bab78f062f52501b60b4c7a2606035a48b"` [INFO] running `"docker" "rm" "-f" "93d1b94d6c9288dc6dd306d403e0c2bab78f062f52501b60b4c7a2606035a48b"` [INFO] [stdout] 93d1b94d6c9288dc6dd306d403e0c2bab78f062f52501b60b4c7a2606035a48b