[INFO] updating cached repository https://github.com/boonshift/gups [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] 42edb00835a18890037ae0f0ad47115ccc42e21d [INFO] testing boonshift/gups against beta-2019-09-28 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fboonshift%2Fgups" "work/builds/worker-11/source"` [INFO] [stderr] Cloning into 'work/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/boonshift/gups 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/boonshift/gups [INFO] finished tweaking git repo https://github.com/boonshift/gups [INFO] tweaked toml for git repo https://github.com/boonshift/gups written to work/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/boonshift/gups 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-11/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-11/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] 5005bc15cc17c2737c1c4c5a4dcb9e8214149e44d307fbc0c3a3dcac77c15a61 [INFO] running `"docker" "start" "-a" "5005bc15cc17c2737c1c4c5a4dcb9e8214149e44d307fbc0c3a3dcac77c15a61"` [INFO] [stderr] Compiling cc v1.0.36 [INFO] [stderr] Compiling libc v0.2.53 [INFO] [stderr] Compiling winapi v0.3.7 [INFO] [stderr] Compiling bitflags v1.0.5 [INFO] [stderr] Compiling rgb v0.8.13 [INFO] [stderr] Compiling cfg-if v0.1.7 [INFO] [stderr] Compiling unicode-normalization v0.1.8 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling openssl-sys v0.9.44 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling libssh2-sys v0.2.11 [INFO] [stderr] Compiling curl-sys v0.4.18 [INFO] [stderr] Compiling libgit2-sys v0.7.11 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling cgmath v0.16.1 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling winconsole v0.10.0 [INFO] [stderr] Compiling colored v1.8.0 [INFO] [stderr] Compiling git2 v0.8.0 [INFO] [stderr] Compiling gups v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 35.32s [INFO] running `"docker" "inspect" "5005bc15cc17c2737c1c4c5a4dcb9e8214149e44d307fbc0c3a3dcac77c15a61"` [INFO] running `"docker" "rm" "-f" "5005bc15cc17c2737c1c4c5a4dcb9e8214149e44d307fbc0c3a3dcac77c15a61"` [INFO] [stdout] 5005bc15cc17c2737c1c4c5a4dcb9e8214149e44d307fbc0c3a3dcac77c15a61 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-11/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] f05d5eb799b90340f1eac2f4f7e011815a86534a1d885d92a5eb218d1f0b3bf2 [INFO] running `"docker" "start" "-a" "f05d5eb799b90340f1eac2f4f7e011815a86534a1d885d92a5eb218d1f0b3bf2"` [INFO] [stderr] Compiling gups v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.08s [INFO] running `"docker" "inspect" "f05d5eb799b90340f1eac2f4f7e011815a86534a1d885d92a5eb218d1f0b3bf2"` [INFO] running `"docker" "rm" "-f" "f05d5eb799b90340f1eac2f4f7e011815a86534a1d885d92a5eb218d1f0b3bf2"` [INFO] [stdout] f05d5eb799b90340f1eac2f4f7e011815a86534a1d885d92a5eb218d1f0b3bf2 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-11/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] 92409ac4f4cee66f2ef39783511a9eb4382dab24f457e2f7f37ec1bd5169d417 [INFO] running `"docker" "start" "-a" "92409ac4f4cee66f2ef39783511a9eb4382dab24f457e2f7f37ec1bd5169d417"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.29s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/gups-6b75ab65f2a6084e [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" "92409ac4f4cee66f2ef39783511a9eb4382dab24f457e2f7f37ec1bd5169d417"` [INFO] running `"docker" "rm" "-f" "92409ac4f4cee66f2ef39783511a9eb4382dab24f457e2f7f37ec1bd5169d417"` [INFO] [stdout] 92409ac4f4cee66f2ef39783511a9eb4382dab24f457e2f7f37ec1bd5169d417