[INFO] updating cached repository rychan14/upquark [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/rychan14/upquark [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/rychan14/upquark" "work/ex/pr-58948/sources/master#0f88167f89fffe321590c5148f21b7d51d44388d/gh/rychan14/upquark"` [INFO] [stderr] Cloning into 'work/ex/pr-58948/sources/master#0f88167f89fffe321590c5148f21b7d51d44388d/gh/rychan14/upquark'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/rychan14/upquark" "work/ex/pr-58948/sources/try#a829e31f924ec11e400e8d0c2fd2c4bb8937ae6b/gh/rychan14/upquark"` [INFO] [stderr] Cloning into 'work/ex/pr-58948/sources/try#a829e31f924ec11e400e8d0c2fd2c4bb8937ae6b/gh/rychan14/upquark'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] ad10d50590e13471fdc502d532980f9f550d2d64 [INFO] sha for GitHub repo rychan14/upquark: ad10d50590e13471fdc502d532980f9f550d2d64 [INFO] validating manifest of rychan14/upquark on toolchain master#0f88167f89fffe321590c5148f21b7d51d44388d [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+0f88167f89fffe321590c5148f21b7d51d44388d-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of rychan14/upquark on toolchain try#a829e31f924ec11e400e8d0c2fd2c4bb8937ae6b [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+a829e31f924ec11e400e8d0c2fd2c4bb8937ae6b-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing rychan14/upquark [INFO] finished frobbing rychan14/upquark [INFO] frobbed toml for rychan14/upquark written to work/ex/pr-58948/sources/master#0f88167f89fffe321590c5148f21b7d51d44388d/gh/rychan14/upquark/Cargo.toml [INFO] started frobbing rychan14/upquark [INFO] finished frobbing rychan14/upquark [INFO] frobbed toml for rychan14/upquark written to work/ex/pr-58948/sources/try#a829e31f924ec11e400e8d0c2fd2c4bb8937ae6b/gh/rychan14/upquark/Cargo.toml [INFO] crate rychan14/upquark already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+0f88167f89fffe321590c5148f21b7d51d44388d-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+a829e31f924ec11e400e8d0c2fd2c4bb8937ae6b-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking rychan14/upquark against try#a829e31f924ec11e400e8d0c2fd2c4bb8937ae6b for pr-58948 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-58948/worker-5/try#a829e31f924ec11e400e8d0c2fd2c4bb8937ae6b:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-58948/sources/try#a829e31f924ec11e400e8d0c2fd2c4bb8937ae6b/gh/rychan14/upquark:/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" "+a829e31f924ec11e400e8d0c2fd2c4bb8937ae6b-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 53c2b7b37e9d0ce6d582d949033208b189065c753634b7142c38e99996a3c998 [INFO] running `"docker" "start" "-a" "53c2b7b37e9d0ce6d582d949033208b189065c753634b7142c38e99996a3c998"` [INFO] [stderr] Compiling utf8-ranges v1.0.1 [INFO] [stderr] Checking uuid v0.5.1 [INFO] [stderr] Compiling regex-syntax v0.6.2 [INFO] [stderr] Checking tokio-io v0.1.9 [INFO] [stderr] Compiling memchr v2.1.0 [INFO] [stderr] Checking indexmap v1.0.1 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling syn v0.15.13 [INFO] [stderr] Checking tokio-threadpool v0.1.7 [INFO] [stderr] Checking env_logger v0.5.13 [INFO] [stderr] Checking dotenv v0.13.0 [INFO] [stderr] Compiling aho-corasick v0.6.8 [INFO] [stderr] Checking tokio-codec v0.1.1 [INFO] [stderr] Checking tokio-reactor v0.1.6 [INFO] [stderr] Checking h2 v0.1.13 [INFO] [stderr] Checking tokio-fs v0.1.3 [INFO] [stderr] Checking tokio-udp v0.1.2 [INFO] [stderr] Checking tokio-uds v0.2.2 [INFO] [stderr] Checking tokio-tcp v0.1.2 [INFO] [stderr] Checking tokio-signal v0.2.5 [INFO] [stderr] Checking trust-dns-proto v0.4.3 [INFO] [stderr] Checking trust-dns-proto v0.5.0-alpha.3 [INFO] [stderr] Checking tokio v0.1.11 [INFO] [stderr] Checking trust-dns-resolver v0.9.1 [INFO] [stderr] Checking trust-dns-resolver v0.10.0-alpha.3 [INFO] [stderr] Compiling serde_derive v1.0.80 [INFO] [stderr] Checking actix v0.7.5 [INFO] [stderr] Compiling regex v1.0.5 [INFO] [stderr] Checking actix-net v0.1.1 [INFO] [stderr] Checking actix-web v0.7.13 [INFO] [stderr] Compiling juniper_codegen v0.10.0 [INFO] [stderr] Checking juniper v0.10.0 [INFO] [stderr] Checking upquark v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 30s [INFO] running `"docker" "inspect" "53c2b7b37e9d0ce6d582d949033208b189065c753634b7142c38e99996a3c998"` [INFO] running `"docker" "rm" "-f" "53c2b7b37e9d0ce6d582d949033208b189065c753634b7142c38e99996a3c998"` [INFO] [stdout] 53c2b7b37e9d0ce6d582d949033208b189065c753634b7142c38e99996a3c998