[INFO] updating cached repository https://github.com/redirectdog/greyhound [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/big/crater/work/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 0bcbcee32a1f816d517c37892edc18a1fdfa17d7 [INFO] testing redirectdog/greyhound against 1.38.0 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fredirectdog%2Fgreyhound" "work/builds/worker-4/source"` [INFO] [stderr] Cloning into 'work/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/redirectdog/greyhound on toolchain 1.38.0 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/redirectdog/greyhound [INFO] finished tweaking git repo https://github.com/redirectdog/greyhound [INFO] tweaked toml for git repo https://github.com/redirectdog/greyhound written to work/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/redirectdog/greyhound already has a lockfile, it will not be regenerated [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.38.0" "build" "--frozen"` [INFO] [stdout] 55dddf295a4b7e5c5ce25fae7c26a26f546aee789875eed9ab7603da1251a128 [INFO] running `"docker" "start" "-a" "55dddf295a4b7e5c5ce25fae7c26a26f546aee789875eed9ab7603da1251a128"` [INFO] [stderr] Compiling syn v0.15.29 [INFO] [stderr] Compiling rent_to_own v0.1.0 [INFO] [stderr] Compiling v_escape v0.7.2 [INFO] [stderr] Compiling tokio-sync v0.1.4 [INFO] [stderr] Compiling try_future v0.1.3 [INFO] [stderr] Compiling ring v0.14.6 [INFO] [stderr] Compiling crypto-mac v0.7.0 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling http v0.1.16 [INFO] [stderr] Compiling bb8 v0.3.0 [INFO] [stderr] Compiling tokio-threadpool v0.1.14 [INFO] [stderr] Compiling hmac v0.7.0 [INFO] [stderr] Compiling postgres-protocol v0.4.0 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling tokio-fs v0.1.6 [INFO] [stderr] Compiling blocking_future v0.1.0 [INFO] [stderr] Compiling webpki v0.19.1 [INFO] [stderr] Compiling sct v0.5.0 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling h2 v0.1.17 [INFO] [stderr] Compiling rustls v0.15.2 [INFO] [stderr] Compiling tokio v0.1.18 [INFO] [stderr] Compiling hyper v0.12.25 [INFO] [stderr] Compiling tokio-rustls v0.9.3 [INFO] [stderr] Compiling darling_core v0.8.6 [INFO] [stderr] Compiling v_escape_derive v0.5.3 [INFO] [stderr] Compiling darling_macro v0.8.6 [INFO] [stderr] Compiling v_htmlescape v0.4.3 [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/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 58s [INFO] running `"docker" "inspect" "55dddf295a4b7e5c5ce25fae7c26a26f546aee789875eed9ab7603da1251a128"` [INFO] running `"docker" "rm" "-f" "55dddf295a4b7e5c5ce25fae7c26a26f546aee789875eed9ab7603da1251a128"` [INFO] [stdout] 55dddf295a4b7e5c5ce25fae7c26a26f546aee789875eed9ab7603da1251a128 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.38.0" "test" "--frozen" "--no-run"` [INFO] [stdout] f7d8b76618b2870de65c428ac2d845dccc4f902e3d4a025a1b9c69fd1f50047d [INFO] running `"docker" "start" "-a" "f7d8b76618b2870de65c428ac2d845dccc4f902e3d4a025a1b9c69fd1f50047d"` [INFO] [stderr] Compiling greyhound v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 8.17s [INFO] running `"docker" "inspect" "f7d8b76618b2870de65c428ac2d845dccc4f902e3d4a025a1b9c69fd1f50047d"` [INFO] running `"docker" "rm" "-f" "f7d8b76618b2870de65c428ac2d845dccc4f902e3d4a025a1b9c69fd1f50047d"` [INFO] [stdout] f7d8b76618b2870de65c428ac2d845dccc4f902e3d4a025a1b9c69fd1f50047d [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.38.0" "test" "--frozen"` [INFO] [stdout] 303f0af12aaa7aec4796c80b70117822e0a519db6df4a72b0c74c408531d111b [INFO] running `"docker" "start" "-a" "303f0af12aaa7aec4796c80b70117822e0a519db6df4a72b0c74c408531d111b"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/greyhound-2f4baa9e84f1c1d0 [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" "303f0af12aaa7aec4796c80b70117822e0a519db6df4a72b0c74c408531d111b"` [INFO] running `"docker" "rm" "-f" "303f0af12aaa7aec4796c80b70117822e0a519db6df4a72b0c74c408531d111b"` [INFO] [stdout] 303f0af12aaa7aec4796c80b70117822e0a519db6df4a72b0c74c408531d111b