[INFO] updating cached repository johnfaucett/ipinfo [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/johnfaucett/ipinfo [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/johnfaucett/ipinfo" "work/ex/pr-60444/sources/master#92b5e20ad59b183a2e6cd79423f54b8aa7ac9cbf/gh/johnfaucett/ipinfo"` [INFO] [stderr] Cloning into 'work/ex/pr-60444/sources/master#92b5e20ad59b183a2e6cd79423f54b8aa7ac9cbf/gh/johnfaucett/ipinfo'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/johnfaucett/ipinfo" "work/ex/pr-60444/sources/try#cf8e5a06b289fbcdaf75ca55c057b2cb09fff33b/gh/johnfaucett/ipinfo"` [INFO] [stderr] Cloning into 'work/ex/pr-60444/sources/try#cf8e5a06b289fbcdaf75ca55c057b2cb09fff33b/gh/johnfaucett/ipinfo'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 5d711dec0ec66e1e07f42e43329858596e5cbf66 [INFO] sha for GitHub repo johnfaucett/ipinfo: 5d711dec0ec66e1e07f42e43329858596e5cbf66 [INFO] validating manifest of johnfaucett/ipinfo 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 johnfaucett/ipinfo 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 johnfaucett/ipinfo [INFO] finished frobbing johnfaucett/ipinfo [INFO] frobbed toml for johnfaucett/ipinfo written to work/ex/pr-60444/sources/master#92b5e20ad59b183a2e6cd79423f54b8aa7ac9cbf/gh/johnfaucett/ipinfo/Cargo.toml [INFO] started frobbing johnfaucett/ipinfo [INFO] finished frobbing johnfaucett/ipinfo [INFO] frobbed toml for johnfaucett/ipinfo written to work/ex/pr-60444/sources/try#cf8e5a06b289fbcdaf75ca55c057b2cb09fff33b/gh/johnfaucett/ipinfo/Cargo.toml [INFO] crate johnfaucett/ipinfo 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 johnfaucett/ipinfo against try#cf8e5a06b289fbcdaf75ca55c057b2cb09fff33b for pr-60444 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-60444/worker-0/try#cf8e5a06b289fbcdaf75ca55c057b2cb09fff33b:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-60444/sources/try#cf8e5a06b289fbcdaf75ca55c057b2cb09fff33b/gh/johnfaucett/ipinfo:/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" "+cf8e5a06b289fbcdaf75ca55c057b2cb09fff33b-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 7207e0b3143448869cf035ebe2d433ef11b79bfa70ad27c5fbe2a6ec2239a027 [INFO] running `"docker" "start" "-a" "7207e0b3143448869cf035ebe2d433ef11b79bfa70ad27c5fbe2a6ec2239a027"` [INFO] [stderr] Checking socket2 v0.3.7 [INFO] [stderr] Checking mio v0.6.15 [INFO] [stderr] Checking tokio-threadpool v0.1.5 [INFO] [stderr] Checking serde_json v1.0.22 [INFO] [stderr] Checking serde_urlencoded v0.5.2 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.5 [INFO] [stderr] Checking dns-lookup v0.9.1 [INFO] [stderr] Checking tokio-fs v0.1.1 [INFO] [stderr] Checking tokio-reactor v0.1.2 [INFO] [stderr] Checking tokio-tcp v0.1.0 [INFO] [stderr] Checking tokio-udp v0.1.1 [INFO] [stderr] Checking tokio v0.1.7 [INFO] [stderr] Checking tokio-core v0.1.17 [INFO] [stderr] Checking tokio-proto v0.1.1 [INFO] [stderr] Checking tokio-tls v0.1.4 [INFO] [stderr] Checking hyper v0.11.27 [INFO] [stderr] Checking hyper-tls v0.1.3 [INFO] [stderr] Checking reqwest v0.8.6 [INFO] [stderr] Checking ipinfo v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 23.51s [INFO] running `"docker" "inspect" "7207e0b3143448869cf035ebe2d433ef11b79bfa70ad27c5fbe2a6ec2239a027"` [INFO] running `"docker" "rm" "-f" "7207e0b3143448869cf035ebe2d433ef11b79bfa70ad27c5fbe2a6ec2239a027"` [INFO] [stdout] 7207e0b3143448869cf035ebe2d433ef11b79bfa70ad27c5fbe2a6ec2239a027