[INFO] updating cached repository https://github.com/nyarly/file-bisect [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] 515d09d44c05554a5114688391fd57e872b69d29 [INFO] testing nyarly/file-bisect against beta-2019-09-28 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnyarly%2Ffile-bisect" "work/builds/worker-4/source"` [INFO] [stderr] Cloning into 'work/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nyarly/file-bisect 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/nyarly/file-bisect [INFO] finished tweaking git repo https://github.com/nyarly/file-bisect [INFO] tweaked toml for git repo https://github.com/nyarly/file-bisect written to work/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/nyarly/file-bisect 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-4/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-4/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] b79d4ca35325cb117607e64e2ebab48200df9d235af0f52afca0ea2719f1e41c [INFO] running `"docker" "start" "-a" "b79d4ca35325cb117607e64e2ebab48200df9d235af0f52afca0ea2719f1e41c"` [INFO] [stderr] Compiling cc v1.0.31 [INFO] [stderr] Compiling syn v0.15.29 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling backtrace v0.3.14 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling bisect v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 10.31s [INFO] running `"docker" "inspect" "b79d4ca35325cb117607e64e2ebab48200df9d235af0f52afca0ea2719f1e41c"` [INFO] running `"docker" "rm" "-f" "b79d4ca35325cb117607e64e2ebab48200df9d235af0f52afca0ea2719f1e41c"` [INFO] [stdout] b79d4ca35325cb117607e64e2ebab48200df9d235af0f52afca0ea2719f1e41c [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-4/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] 5960ecc5c5a7aaf27871de98dc725b50b8e311e8ba9bfbefb9481513650617c4 [INFO] running `"docker" "start" "-a" "5960ecc5c5a7aaf27871de98dc725b50b8e311e8ba9bfbefb9481513650617c4"` [INFO] [stderr] Compiling bisect v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.98s [INFO] running `"docker" "inspect" "5960ecc5c5a7aaf27871de98dc725b50b8e311e8ba9bfbefb9481513650617c4"` [INFO] running `"docker" "rm" "-f" "5960ecc5c5a7aaf27871de98dc725b50b8e311e8ba9bfbefb9481513650617c4"` [INFO] [stdout] 5960ecc5c5a7aaf27871de98dc725b50b8e311e8ba9bfbefb9481513650617c4 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-4/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] 11b3985ea46e5afb2dc36d924e179feb2bce9ed20f6238d6138a3d01b419158f [INFO] running `"docker" "start" "-a" "11b3985ea46e5afb2dc36d924e179feb2bce9ed20f6238d6138a3d01b419158f"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/bisect-d372a2ac66287cac [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test test::bisects_ranges ... ok [INFO] [stdout] test test::bool_parses ... ok [INFO] [stdout] test test::bool_errors ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "11b3985ea46e5afb2dc36d924e179feb2bce9ed20f6238d6138a3d01b419158f"` [INFO] running `"docker" "rm" "-f" "11b3985ea46e5afb2dc36d924e179feb2bce9ed20f6238d6138a3d01b419158f"` [INFO] [stdout] 11b3985ea46e5afb2dc36d924e179feb2bce9ed20f6238d6138a3d01b419158f