[INFO] updating cached repository redirectdog/greyhound [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/redirectdog/greyhound [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/redirectdog/greyhound" "work/ex/pr-60039-1/sources/master#e305df1846a6d985315917ae0c81b74af8b4e641/gh/redirectdog/greyhound"` [INFO] [stderr] Cloning into 'work/ex/pr-60039-1/sources/master#e305df1846a6d985315917ae0c81b74af8b4e641/gh/redirectdog/greyhound'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/redirectdog/greyhound" "work/ex/pr-60039-1/sources/try#99a7498759a22b5684caf798a98b7e90ad9d2443/gh/redirectdog/greyhound"` [INFO] [stderr] Cloning into 'work/ex/pr-60039-1/sources/try#99a7498759a22b5684caf798a98b7e90ad9d2443/gh/redirectdog/greyhound'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 7fc7eebf3973037e99b1c462d8df4e480b800185 [INFO] sha for GitHub repo redirectdog/greyhound: 7fc7eebf3973037e99b1c462d8df4e480b800185 [INFO] validating manifest of redirectdog/greyhound on toolchain master#e305df1846a6d985315917ae0c81b74af8b4e641 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e305df1846a6d985315917ae0c81b74af8b4e641-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of redirectdog/greyhound on toolchain try#99a7498759a22b5684caf798a98b7e90ad9d2443 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+99a7498759a22b5684caf798a98b7e90ad9d2443-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing redirectdog/greyhound [INFO] finished frobbing redirectdog/greyhound [INFO] frobbed toml for redirectdog/greyhound written to work/ex/pr-60039-1/sources/master#e305df1846a6d985315917ae0c81b74af8b4e641/gh/redirectdog/greyhound/Cargo.toml [INFO] started frobbing redirectdog/greyhound [INFO] finished frobbing redirectdog/greyhound [INFO] frobbed toml for redirectdog/greyhound written to work/ex/pr-60039-1/sources/try#99a7498759a22b5684caf798a98b7e90ad9d2443/gh/redirectdog/greyhound/Cargo.toml [INFO] crate redirectdog/greyhound already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e305df1846a6d985315917ae0c81b74af8b4e641-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+99a7498759a22b5684caf798a98b7e90ad9d2443-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking redirectdog/greyhound against master#e305df1846a6d985315917ae0c81b74af8b4e641 for pr-60039-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-60039-1/worker-5/master#e305df1846a6d985315917ae0c81b74af8b4e641:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-60039-1/sources/master#e305df1846a6d985315917ae0c81b74af8b4e641/gh/redirectdog/greyhound:/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" "+e305df1846a6d985315917ae0c81b74af8b4e641-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 49eea5813b07df425e4b4a59bc8d1edf311c9e0a0f3ea748fa2aaa45899b4d79 [INFO] running `"docker" "start" "-a" "49eea5813b07df425e4b4a59bc8d1edf311c9e0a0f3ea748fa2aaa45899b4d79"` [INFO] [stderr] Compiling syn v0.15.29 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling ordermap v0.3.5 [INFO] [stderr] Checking subtle v1.0.0 [INFO] [stderr] Checking rent_to_own v0.1.0 [INFO] [stderr] Checking fallible-iterator v0.1.6 [INFO] [stderr] Checking try_future v0.1.3 [INFO] [stderr] Checking stringprep v0.1.2 [INFO] [stderr] Checking futures-cpupool v0.1.8 [INFO] [stderr] Checking bb8 v0.3.0 [INFO] [stderr] Checking tokio-io v0.1.12 [INFO] [stderr] Checking http v0.1.16 [INFO] [stderr] Checking crypto-mac v0.7.0 [INFO] [stderr] Checking tokio-threadpool v0.1.13 [INFO] [stderr] Checking hmac v0.7.0 [INFO] [stderr] Checking postgres-protocol v0.4.0 [INFO] [stderr] Compiling petgraph v0.4.13 [INFO] [stderr] Checking tokio-codec v0.1.1 [INFO] [stderr] Checking tokio-reactor v0.1.9 [INFO] [stderr] Checking tokio-fs v0.1.6 [INFO] [stderr] Checking tokio-uds v0.2.5 [INFO] [stderr] Checking tokio-udp v0.1.3 [INFO] [stderr] Checking tokio-tcp v0.1.3 [INFO] [stderr] Checking tokio v0.1.18 [INFO] [stderr] Checking h2 v0.1.17 [INFO] [stderr] Checking hyper v0.12.25 [INFO] [stderr] Compiling darling_core v0.8.6 [INFO] [stderr] Compiling darling_macro v0.8.6 [INFO] [stderr] Compiling darling v0.8.6 [INFO] [stderr] Compiling derive_state_machine_future v0.2.0 [INFO] [stderr] Checking state_machine_future v0.2.0 [INFO] [stderr] Checking tokio-postgres v0.4.0-rc.2 [INFO] [stderr] Checking bb8-postgres v0.3.0 [INFO] [stderr] Checking greyhound v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 06s [INFO] running `"docker" "inspect" "49eea5813b07df425e4b4a59bc8d1edf311c9e0a0f3ea748fa2aaa45899b4d79"` [INFO] running `"docker" "rm" "-f" "49eea5813b07df425e4b4a59bc8d1edf311c9e0a0f3ea748fa2aaa45899b4d79"` [INFO] [stdout] 49eea5813b07df425e4b4a59bc8d1edf311c9e0a0f3ea748fa2aaa45899b4d79