[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 beta-2019-09-28 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fredirectdog%2Fgreyhound" "work/builds/worker-3/source"` [INFO] [stderr] Cloning into 'work/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/redirectdog/greyhound on toolchain beta-2019-09-28 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "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-3/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" "+beta-2019-09-28" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-3/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" "+beta-2019-09-28" "build" "--frozen"` [INFO] [stdout] 1886ca4a2c2b59d7ea7435a4199ad1a393ee0c026d86dbcf2ad4c88f9a6d1d5c [INFO] running `"docker" "start" "-a" "1886ca4a2c2b59d7ea7435a4199ad1a393ee0c026d86dbcf2ad4c88f9a6d1d5c"` [INFO] [stderr] Compiling syn v0.15.29 [INFO] [stderr] Compiling rent_to_own v0.1.0 [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 futures-cpupool v0.1.8 [INFO] [stderr] Compiling bb8 v0.3.0 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling tokio-threadpool v0.1.14 [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 h2 v0.1.17 [INFO] [stderr] Compiling tokio-fs v0.1.6 [INFO] [stderr] Compiling blocking_future v0.1.0 [INFO] [stderr] Compiling sct v0.5.0 [INFO] [stderr] Compiling webpki v0.19.1 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio-udp v0.1.3 [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_escape v0.7.2 [INFO] [stderr] Compiling darling v0.8.6 [INFO] [stderr] Compiling v_htmlescape v0.4.3 [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 59s [INFO] running `"docker" "inspect" "1886ca4a2c2b59d7ea7435a4199ad1a393ee0c026d86dbcf2ad4c88f9a6d1d5c"` [INFO] running `"docker" "rm" "-f" "1886ca4a2c2b59d7ea7435a4199ad1a393ee0c026d86dbcf2ad4c88f9a6d1d5c"` [INFO] [stdout] 1886ca4a2c2b59d7ea7435a4199ad1a393ee0c026d86dbcf2ad4c88f9a6d1d5c [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-3/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" "+beta-2019-09-28" "test" "--frozen" "--no-run"` [INFO] [stdout] 6396ec5ec31a7dbc4c526b8adc55b72380258e9c72ebaa412fdcd3af115488d6 [INFO] running `"docker" "start" "-a" "6396ec5ec31a7dbc4c526b8adc55b72380258e9c72ebaa412fdcd3af115488d6"` [INFO] [stderr] Compiling greyhound v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5.32s [INFO] running `"docker" "inspect" "6396ec5ec31a7dbc4c526b8adc55b72380258e9c72ebaa412fdcd3af115488d6"` [INFO] running `"docker" "rm" "-f" "6396ec5ec31a7dbc4c526b8adc55b72380258e9c72ebaa412fdcd3af115488d6"` [INFO] [stdout] 6396ec5ec31a7dbc4c526b8adc55b72380258e9c72ebaa412fdcd3af115488d6 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-3/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" "+beta-2019-09-28" "test" "--frozen"` [INFO] [stdout] eb2cdc38a2f69976bca7b3e6f8ca9b846895ae79fd11b1b00b404986c0c77c61 [INFO] running `"docker" "start" "-a" "eb2cdc38a2f69976bca7b3e6f8ca9b846895ae79fd11b1b00b404986c0c77c61"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/greyhound-4140e47af2a285d7 [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" "eb2cdc38a2f69976bca7b3e6f8ca9b846895ae79fd11b1b00b404986c0c77c61"` [INFO] running `"docker" "rm" "-f" "eb2cdc38a2f69976bca7b3e6f8ca9b846895ae79fd11b1b00b404986c0c77c61"` [INFO] [stdout] eb2cdc38a2f69976bca7b3e6f8ca9b846895ae79fd11b1b00b404986c0c77c61