[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/beta-1.38-1/sources/1.37.0/gh/redirectdog/greyhound"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/redirectdog/greyhound'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/redirectdog/greyhound" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/redirectdog/greyhound"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/redirectdog/greyhound'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 16aeb292646cef24cceefae19cdee4bd0670635c [INFO] sha for GitHub repo redirectdog/greyhound: 16aeb292646cef24cceefae19cdee4bd0670635c [INFO] validating manifest of redirectdog/greyhound on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of redirectdog/greyhound on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "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/beta-1.38-1/sources/1.37.0/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/beta-1.38-1/sources/beta-2019-08-13/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" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] testing redirectdog/greyhound against 1.37.0 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/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=warn" "-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" "+1.37.0" "build" "--frozen"` [INFO] [stdout] 78d62c10d2b0ada65c62bc5803420804298458a66a3d9127ab897055feee987e [INFO] running `"docker" "start" "-a" "78d62c10d2b0ada65c62bc5803420804298458a66a3d9127ab897055feee987e"` [INFO] [stderr] Compiling syn v0.15.29 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling subtle v1.0.0 [INFO] [stderr] Compiling rent_to_own v0.1.0 [INFO] [stderr] Compiling md5 v0.6.1 [INFO] [stderr] Compiling fallible-iterator v0.1.6 [INFO] [stderr] Compiling tokio-sync v0.1.4 [INFO] [stderr] Compiling try_future v0.1.3 [INFO] [stderr] Compiling tokio-executor v0.1.7 [INFO] [stderr] Compiling want v0.0.6 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling crypto-mac v0.7.0 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling http v0.1.16 [INFO] [stderr] Compiling hmac v0.7.0 [INFO] [stderr] Compiling tokio-threadpool v0.1.13 [INFO] [stderr] Compiling tokio-timer v0.2.10 [INFO] [stderr] Compiling tokio-current-thread v0.1.6 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling postgres-protocol v0.4.0 [INFO] [stderr] Compiling bb8 v0.3.0 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling tokio-fs v0.1.6 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio v0.1.18 [INFO] [stderr] Compiling h2 v0.1.17 [INFO] [stderr] Compiling 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] Compiling state_machine_future v0.2.0 [INFO] [stderr] Compiling tokio-postgres v0.4.0-rc.2 [INFO] [stderr] Compiling bb8-postgres v0.3.0 [INFO] [stderr] Compiling greyhound v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 00s [INFO] running `"docker" "inspect" "78d62c10d2b0ada65c62bc5803420804298458a66a3d9127ab897055feee987e"` [INFO] running `"docker" "rm" "-f" "78d62c10d2b0ada65c62bc5803420804298458a66a3d9127ab897055feee987e"` [INFO] [stdout] 78d62c10d2b0ada65c62bc5803420804298458a66a3d9127ab897055feee987e [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/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=warn" "-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" "+1.37.0" "test" "--frozen" "--no-run"` [INFO] [stdout] d3aeeaa0f4bb2f53aef85781db2ca9a6667547c0759b389ae2acd7ea98f45e85 [INFO] running `"docker" "start" "-a" "d3aeeaa0f4bb2f53aef85781db2ca9a6667547c0759b389ae2acd7ea98f45e85"` [INFO] [stderr] Compiling greyhound v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.78s [INFO] running `"docker" "inspect" "d3aeeaa0f4bb2f53aef85781db2ca9a6667547c0759b389ae2acd7ea98f45e85"` [INFO] running `"docker" "rm" "-f" "d3aeeaa0f4bb2f53aef85781db2ca9a6667547c0759b389ae2acd7ea98f45e85"` [INFO] [stdout] d3aeeaa0f4bb2f53aef85781db2ca9a6667547c0759b389ae2acd7ea98f45e85 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/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=warn" "-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" "+1.37.0" "test" "--frozen"` [INFO] [stdout] 3eae4b18f05a4d0681de56691482f1ffa1ff9ae6a121c179ed5ed7218e0342cb [INFO] running `"docker" "start" "-a" "3eae4b18f05a4d0681de56691482f1ffa1ff9ae6a121c179ed5ed7218e0342cb"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stderr] Running /opt/crater/target/debug/deps/greyhound-acedc15e8bf5a6b7 [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "3eae4b18f05a4d0681de56691482f1ffa1ff9ae6a121c179ed5ed7218e0342cb"` [INFO] running `"docker" "rm" "-f" "3eae4b18f05a4d0681de56691482f1ffa1ff9ae6a121c179ed5ed7218e0342cb"` [INFO] [stdout] 3eae4b18f05a4d0681de56691482f1ffa1ff9ae6a121c179ed5ed7218e0342cb