[INFO] updating cached repository https://github.com/cloudflavor/shep [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] f4ce80e52953a038a11cdd3673a98d63de7c77a8 [INFO] testing cloudflavor/shep against beta-2019-09-28 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcloudflavor%2Fshep" "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/cloudflavor/shep 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/cloudflavor/shep [INFO] finished tweaking git repo https://github.com/cloudflavor/shep [INFO] tweaked toml for git repo https://github.com/cloudflavor/shep written to work/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/cloudflavor/shep 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] 1b9b98a638742158b49d5e49e555107b934ca4b965267add9650548a8b1b97f0 [INFO] running `"docker" "start" "-a" "1b9b98a638742158b49d5e49e555107b934ca4b965267add9650548a8b1b97f0"` [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling syn v1.0.4 [INFO] [stderr] Compiling prometheus v0.7.0 [INFO] [stderr] Compiling protobuf v2.8.0 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling rustls v0.15.2 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling serde-hjson v0.8.2 [INFO] [stderr] Compiling error-chain v0.12.1 [INFO] [stderr] Compiling env_logger v0.7.0 [INFO] [stderr] Compiling tokio-threadpool v0.1.15 [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 config v0.9.3 [INFO] [stderr] Compiling tokio-fs v0.1.6 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling tokio-rustls v0.9.3 [INFO] [stderr] Compiling hyper v0.12.33 [INFO] [stderr] Compiling tokio-core v0.1.17 [INFO] [stderr] Compiling proc-macro-error v0.2.6 [INFO] [stderr] Compiling structopt-derive v0.3.2 [INFO] [stderr] Compiling serde_derive v1.0.101 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling hyper-rustls v0.16.1 [INFO] [stderr] Compiling github-rs v0.7.0 [INFO] [stderr] Compiling diesel_derives v1.4.0 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling structopt v0.3.2 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling diesel v1.4.2 [INFO] [stderr] Compiling migrations_internals v1.4.0 [INFO] [stderr] Compiling migrations_macros v1.4.0 [INFO] [stderr] Compiling diesel_migrations v1.4.0 [INFO] [stderr] Compiling shep v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 21s [INFO] running `"docker" "inspect" "1b9b98a638742158b49d5e49e555107b934ca4b965267add9650548a8b1b97f0"` [INFO] running `"docker" "rm" "-f" "1b9b98a638742158b49d5e49e555107b934ca4b965267add9650548a8b1b97f0"` [INFO] [stdout] 1b9b98a638742158b49d5e49e555107b934ca4b965267add9650548a8b1b97f0 [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] 3d4b2508c18d04d1a306bf641c0cde23176845cecb9c84ccd8f530451288c9e3 [INFO] running `"docker" "start" "-a" "3d4b2508c18d04d1a306bf641c0cde23176845cecb9c84ccd8f530451288c9e3"` [INFO] [stderr] Compiling shep v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.48s [INFO] running `"docker" "inspect" "3d4b2508c18d04d1a306bf641c0cde23176845cecb9c84ccd8f530451288c9e3"` [INFO] running `"docker" "rm" "-f" "3d4b2508c18d04d1a306bf641c0cde23176845cecb9c84ccd8f530451288c9e3"` [INFO] [stdout] 3d4b2508c18d04d1a306bf641c0cde23176845cecb9c84ccd8f530451288c9e3 [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] 49f33323a543f817692c553f6a07c2d774dbee5cde349ec30b33b52e32bb75ff [INFO] running `"docker" "start" "-a" "49f33323a543f817692c553f6a07c2d774dbee5cde349ec30b33b52e32bb75ff"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/shep-6bf623f35d6b565c [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test util::test::test_default_config ... ok [INFO] [stdout] test vcs::bitbucket::test::test_default_values ... ok [INFO] [stdout] test vcs::github::test::test_default_values ... ok [INFO] [stdout] test vcs::gitlab::test::test_default_values ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "49f33323a543f817692c553f6a07c2d774dbee5cde349ec30b33b52e32bb75ff"` [INFO] running `"docker" "rm" "-f" "49f33323a543f817692c553f6a07c2d774dbee5cde349ec30b33b52e32bb75ff"` [INFO] [stdout] 49f33323a543f817692c553f6a07c2d774dbee5cde349ec30b33b52e32bb75ff