[INFO] updating cached repository https://github.com/jedahan/zr [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] edb8320a8a2dfea204f02375b93c26b6774d2a86 [INFO] testing jedahan/zr against beta-2019-09-28 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjedahan%2Fzr" "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/jedahan/zr 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/jedahan/zr [INFO] finished tweaking git repo https://github.com/jedahan/zr [INFO] tweaked toml for git repo https://github.com/jedahan/zr written to work/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/jedahan/zr 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] 63e1754b14362931c41bcdda2ed3ab6d0d5f884b3daa2caa0a79067b28b96771 [INFO] running `"docker" "start" "-a" "63e1754b14362931c41bcdda2ed3ab6d0d5f884b3daa2caa0a79067b28b96771"` [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling libssh2-sys v0.2.11 [INFO] [stderr] Compiling libgit2-sys v0.9.0 [INFO] [stderr] Compiling openssl-sys v0.9.49 [INFO] [stderr] Compiling backtrace v0.3.37 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling dialoguer v0.4.0 [INFO] [stderr] Compiling git2 v0.10.0 [INFO] [stderr] Compiling git2_credentials v0.3.1-dev (https://github.com/davidB/git2_credentials#7c1e9a97) [INFO] [stderr] Compiling zr v0.8.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 38.22s [INFO] running `"docker" "inspect" "63e1754b14362931c41bcdda2ed3ab6d0d5f884b3daa2caa0a79067b28b96771"` [INFO] running `"docker" "rm" "-f" "63e1754b14362931c41bcdda2ed3ab6d0d5f884b3daa2caa0a79067b28b96771"` [INFO] [stdout] 63e1754b14362931c41bcdda2ed3ab6d0d5f884b3daa2caa0a79067b28b96771 [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] 5a5b784fefe3142c3f349765ce7eb9e5312391538822c00d31404b01caae0c48 [INFO] running `"docker" "start" "-a" "5a5b784fefe3142c3f349765ce7eb9e5312391538822c00d31404b01caae0c48"` [INFO] [stderr] Compiling zr v0.8.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.69s [INFO] running `"docker" "inspect" "5a5b784fefe3142c3f349765ce7eb9e5312391538822c00d31404b01caae0c48"` [INFO] running `"docker" "rm" "-f" "5a5b784fefe3142c3f349765ce7eb9e5312391538822c00d31404b01caae0c48"` [INFO] [stdout] 5a5b784fefe3142c3f349765ce7eb9e5312391538822c00d31404b01caae0c48 [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] 9bb13bf16bef3e2be5d9c400984691ab55b85be9c64f2181e77f790e5e22ef52 [INFO] running `"docker" "start" "-a" "9bb13bf16bef3e2be5d9c400984691ab55b85be9c64f2181e77f790e5e22ef52"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/zr-e898e1f44c3d0eeb [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" "9bb13bf16bef3e2be5d9c400984691ab55b85be9c64f2181e77f790e5e22ef52"` [INFO] running `"docker" "rm" "-f" "9bb13bf16bef3e2be5d9c400984691ab55b85be9c64f2181e77f790e5e22ef52"` [INFO] [stdout] 9bb13bf16bef3e2be5d9c400984691ab55b85be9c64f2181e77f790e5e22ef52