[INFO] updating cached repository https://github.com/andrewhickman/build-progress [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] 6e83771debb9a53288b00d23581e7a97295e7e11 [INFO] testing andrewhickman/build-progress against beta-2019-09-28 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandrewhickman%2Fbuild-progress" "work/builds/worker-9/source"` [INFO] [stderr] Cloning into 'work/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/andrewhickman/build-progress 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/andrewhickman/build-progress [INFO] finished tweaking git repo https://github.com/andrewhickman/build-progress [INFO] tweaked toml for git repo https://github.com/andrewhickman/build-progress written to work/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/andrewhickman/build-progress 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-9/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-9/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] d2fcf2daa4e2257cb507fa0a3c9b8efc3febd0320c308016adbdfa1d7b2a6a09 [INFO] running `"docker" "start" "-a" "d2fcf2daa4e2257cb507fa0a3c9b8efc3febd0320c308016adbdfa1d7b2a6a09"` [INFO] [stderr] Compiling cc v1.0.32 [INFO] [stderr] Compiling serde v1.0.89 [INFO] [stderr] Compiling arc-swap v0.3.8 [INFO] [stderr] Compiling crossbeam-utils v0.6.5 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling regex-syntax v0.6.5 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling clicolors-control v1.0.0 [INFO] [stderr] Compiling termios v0.3.1 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling quote v0.6.3 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling syn v0.15.29 [INFO] [stderr] Compiling signal-hook v0.1.8 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling tokio-executor v0.1.7 [INFO] [stderr] Compiling crossbeam-epoch v0.7.1 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling tokio-current-thread v0.1.6 [INFO] [stderr] Compiling tokio-timer v0.2.10 [INFO] [stderr] Compiling crossbeam-deque v0.7.1 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling openssl-sys v0.9.43 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling tokio-threadpool v0.1.13 [INFO] [stderr] Compiling regex v1.1.2 [INFO] [stderr] Compiling openssl v0.10.20 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio-signal v0.2.7 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling backtrace v0.3.12 [INFO] [stderr] Compiling tokio-fs v0.1.6 [INFO] [stderr] Compiling tokio-process v0.2.3 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling tokio v0.1.18 [INFO] [stderr] Compiling console v0.7.5 [INFO] [stderr] Compiling serde_derive v1.0.89 [INFO] [stderr] Compiling structopt-derive v0.2.15 [INFO] [stderr] Compiling indicatif v0.11.0 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling crypto-hash v0.3.3 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling structopt v0.2.15 [INFO] [stderr] Compiling toml v0.5.0 [INFO] [stderr] Compiling serde_json v1.0.39 [INFO] [stderr] Compiling build-progress v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 16s [INFO] running `"docker" "inspect" "d2fcf2daa4e2257cb507fa0a3c9b8efc3febd0320c308016adbdfa1d7b2a6a09"` [INFO] running `"docker" "rm" "-f" "d2fcf2daa4e2257cb507fa0a3c9b8efc3febd0320c308016adbdfa1d7b2a6a09"` [INFO] [stdout] d2fcf2daa4e2257cb507fa0a3c9b8efc3febd0320c308016adbdfa1d7b2a6a09 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-9/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] 66e1b7ba2f7e2702cabfb61407254c3b87179e32413e9518d19286c1a49dfbc0 [INFO] running `"docker" "start" "-a" "66e1b7ba2f7e2702cabfb61407254c3b87179e32413e9518d19286c1a49dfbc0"` [INFO] [stderr] Compiling build-progress v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 7.25s [INFO] running `"docker" "inspect" "66e1b7ba2f7e2702cabfb61407254c3b87179e32413e9518d19286c1a49dfbc0"` [INFO] running `"docker" "rm" "-f" "66e1b7ba2f7e2702cabfb61407254c3b87179e32413e9518d19286c1a49dfbc0"` [INFO] [stdout] 66e1b7ba2f7e2702cabfb61407254c3b87179e32413e9518d19286c1a49dfbc0 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-9/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] 42c628a57393760cb574db41c3c32785946e5a11741a1b587aadc85688baa97f [INFO] running `"docker" "start" "-a" "42c628a57393760cb574db41c3c32785946e5a11741a1b587aadc85688baa97f"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.71s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/bp-16e6835771866148 [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" "42c628a57393760cb574db41c3c32785946e5a11741a1b587aadc85688baa97f"` [INFO] running `"docker" "rm" "-f" "42c628a57393760cb574db41c3c32785946e5a11741a1b587aadc85688baa97f"` [INFO] [stdout] 42c628a57393760cb574db41c3c32785946e5a11741a1b587aadc85688baa97f