[INFO] updating cached repository https://github.com/Aaronepower/hostme [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] c956c9948baa89aa92a0a18be050e41b58f6b574 [INFO] testing Aaronepower/hostme against beta-2019-09-28 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2FAaronepower%2Fhostme" "work/builds/worker-7/source"` [INFO] [stderr] Cloning into 'work/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Aaronepower/hostme 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/Aaronepower/hostme [INFO] finished tweaking git repo https://github.com/Aaronepower/hostme [INFO] tweaked toml for git repo https://github.com/Aaronepower/hostme written to work/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/Aaronepower/hostme 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] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-7/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] 7cfc8310952e694eea82627cede3577c8e00bbf841d4e5bd58c81448bef62279 [INFO] running `"docker" "start" "-a" "7cfc8310952e694eea82627cede3577c8e00bbf841d4e5bd58c81448bef62279"` [INFO] [stderr] Compiling futures v0.1.10 [INFO] [stderr] Compiling net2 v0.2.26 [INFO] [stderr] Compiling hyper v0.11.0-a.0 (https://github.com/hyperium/hyper#c51a9993) [INFO] [stderr] Compiling bytes v0.4.0 [INFO] [stderr] Compiling base64 v0.4.0 [INFO] [stderr] Compiling mio v0.6.4 [INFO] [stderr] Compiling tokio-service v0.1.0 [INFO] [stderr] Compiling futures-cpupool v0.1.3 [INFO] [stderr] Compiling relay v0.1.0 [INFO] [stderr] Compiling tokio-core v0.1.4 [INFO] [stderr] Compiling tokio-proto v0.1.0 [INFO] [stderr] Compiling hostme v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 13.60s [INFO] running `"docker" "inspect" "7cfc8310952e694eea82627cede3577c8e00bbf841d4e5bd58c81448bef62279"` [INFO] running `"docker" "rm" "-f" "7cfc8310952e694eea82627cede3577c8e00bbf841d4e5bd58c81448bef62279"` [INFO] [stdout] 7cfc8310952e694eea82627cede3577c8e00bbf841d4e5bd58c81448bef62279 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-7/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] cac648bd72a0f5f610a6b5150915483f94104ec4cbfd8ec38ad1371c28c85bad [INFO] running `"docker" "start" "-a" "cac648bd72a0f5f610a6b5150915483f94104ec4cbfd8ec38ad1371c28c85bad"` [INFO] [stderr] Compiling hostme v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.23s [INFO] running `"docker" "inspect" "cac648bd72a0f5f610a6b5150915483f94104ec4cbfd8ec38ad1371c28c85bad"` [INFO] running `"docker" "rm" "-f" "cac648bd72a0f5f610a6b5150915483f94104ec4cbfd8ec38ad1371c28c85bad"` [INFO] [stdout] cac648bd72a0f5f610a6b5150915483f94104ec4cbfd8ec38ad1371c28c85bad [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-7/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] c0e9871c64379b313f4c0ea9654a84ef58302b929ad752bfd962524652105025 [INFO] running `"docker" "start" "-a" "c0e9871c64379b313f4c0ea9654a84ef58302b929ad752bfd962524652105025"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.19s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/hostme-689ca129644c36b6 [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" "c0e9871c64379b313f4c0ea9654a84ef58302b929ad752bfd962524652105025"` [INFO] running `"docker" "rm" "-f" "c0e9871c64379b313f4c0ea9654a84ef58302b929ad752bfd962524652105025"` [INFO] [stdout] c0e9871c64379b313f4c0ea9654a84ef58302b929ad752bfd962524652105025