[INFO] updating cached repository https://github.com/rust-lang-nursery/cargo-bisect-rustc [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] [stderr] From https://github.com/rust-lang-nursery/cargo-bisect-rustc [INFO] [stderr] adf89aa..a61969d master -> master [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] a61969d07d0e2d6f670828c4d46c514b17896431 [INFO] testing rust-lang-nursery/cargo-bisect-rustc against 1.38.0 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Frust-lang-nursery%2Fcargo-bisect-rustc" "work/builds/worker-2/source"` [INFO] [stderr] Cloning into 'work/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rust-lang-nursery/cargo-bisect-rustc on toolchain 1.38.0 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/rust-lang-nursery/cargo-bisect-rustc [INFO] finished tweaking git repo https://github.com/rust-lang-nursery/cargo-bisect-rustc [INFO] tweaked toml for git repo https://github.com/rust-lang-nursery/cargo-bisect-rustc written to work/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/rust-lang-nursery/cargo-bisect-rustc already has a lockfile, it will not be regenerated [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-2/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" "+1.38.0" "build" "--frozen"` [INFO] [stdout] de4e33ac0a558141fdd255bf05380c51720f8ba20bbe796afa84fc5276f2600e [INFO] running `"docker" "start" "-a" "de4e33ac0a558141fdd255bf05380c51720f8ba20bbe796afa84fc5276f2600e"` [INFO] [stderr] Compiling cargo-bisect-rustc v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling tee v0.1.0 [INFO] [stderr] Compiling miniz-sys v0.1.11 [INFO] [stderr] Compiling openssl-sys v0.9.40 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling curl-sys v0.4.15 [INFO] [stderr] Compiling libssh2-sys v0.2.11 [INFO] [stderr] Compiling lzma-sys v0.1.12 [INFO] [stderr] Compiling libgit2-sys v0.7.11 [INFO] [stderr] Compiling encoding_rs v0.8.13 [INFO] [stderr] Compiling crossbeam-epoch v0.7.0 [INFO] [stderr] Compiling clicolors-control v0.3.1 [INFO] [stderr] Compiling dirs-sys v0.3.4 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling backtrace-sys v0.1.26 [INFO] [stderr] Compiling libflate v0.1.19 [INFO] [stderr] Compiling pbr v1.0.1 [INFO] [stderr] Compiling serde_urlencoded v0.5.4 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling tempfile v2.2.0 [INFO] [stderr] Compiling backtrace v0.3.13 [INFO] [stderr] Compiling structopt-derive v0.2.14 [INFO] [stderr] Compiling tar v0.4.20 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling h2 v0.1.14 [INFO] [stderr] Compiling crossbeam-deque v0.6.3 [INFO] [stderr] Compiling env_logger v0.6.0 [INFO] [stderr] Compiling tokio-reactor v0.1.7 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Compiling failure v0.1.3 [INFO] [stderr] Compiling tokio-threadpool v0.1.9 [INFO] [stderr] Compiling openssl v0.10.16 [INFO] [stderr] Compiling native-tls v0.2.2 [INFO] [stderr] Compiling flate2 v1.0.6 [INFO] [stderr] Compiling xz2 v0.1.6 [INFO] [stderr] Compiling parking_lot v0.7.0 [INFO] [stderr] Compiling tokio-uds v0.2.4 [INFO] [stderr] Compiling tokio-tcp v0.1.2 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling tokio-fs v0.1.4 [INFO] [stderr] Compiling console v0.7.1 [INFO] [stderr] Compiling tokio v0.1.13 [INFO] [stderr] Compiling structopt v0.2.14 [INFO] [stderr] Compiling dialoguer v0.3.0 [INFO] [stderr] Compiling hyper v0.12.18 [INFO] [stderr] Compiling hyper-tls v0.3.1 [INFO] [stderr] Compiling reqwest v0.9.5 [INFO] [stderr] Compiling git2 v0.8.0 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 19s [INFO] running `"docker" "inspect" "de4e33ac0a558141fdd255bf05380c51720f8ba20bbe796afa84fc5276f2600e"` [INFO] running `"docker" "rm" "-f" "de4e33ac0a558141fdd255bf05380c51720f8ba20bbe796afa84fc5276f2600e"` [INFO] [stdout] de4e33ac0a558141fdd255bf05380c51720f8ba20bbe796afa84fc5276f2600e [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-2/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" "+1.38.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 60a666a057154fb467bea2ce5d25bfcea3141cee4ff263218cf3eebba0b52345 [INFO] running `"docker" "start" "-a" "60a666a057154fb467bea2ce5d25bfcea3141cee4ff263218cf3eebba0b52345"` [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Compiling quickcheck v0.7.2 [INFO] [stderr] Compiling cargo-bisect-rustc v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 12.52s [INFO] running `"docker" "inspect" "60a666a057154fb467bea2ce5d25bfcea3141cee4ff263218cf3eebba0b52345"` [INFO] running `"docker" "rm" "-f" "60a666a057154fb467bea2ce5d25bfcea3141cee4ff263218cf3eebba0b52345"` [INFO] [stdout] 60a666a057154fb467bea2ce5d25bfcea3141cee4ff263218cf3eebba0b52345 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-2/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" "+1.38.0" "test" "--frozen"` [INFO] [stdout] 2cf2754a428d83201709dada6acf3c6d65e4482df8835cde509cd75ea64e56c5 [INFO] running `"docker" "start" "-a" "2cf2754a428d83201709dada6acf3c6d65e4482df8835cde509cd75ea64e56c5"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.69s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/cargo_bisect_rustc-5d6f9949f13e2e1f [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test least_satisfying::tests::least_satisfying_1 ... ok [INFO] [stdout] test least_satisfying::tests::least_satisfying_3 ... ok [INFO] [stdout] test least_satisfying::tests::least_satisfying_5 ... ok [INFO] [stdout] test least_satisfying::tests::least_satisfying_2 ... ok [INFO] [stdout] test least_satisfying::tests::least_satisfying_4 ... ok [INFO] [stdout] test least_satisfying::tests::least_satisfying_7 ... ok [INFO] [stdout] test least_satisfying::tests::least_satisfying_8 ... ok [INFO] [stdout] test least_satisfying::tests::least_satisfying_6 ... ok [INFO] [stdout] test least_satisfying::tests::qc_prop ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "2cf2754a428d83201709dada6acf3c6d65e4482df8835cde509cd75ea64e56c5"` [INFO] running `"docker" "rm" "-f" "2cf2754a428d83201709dada6acf3c6d65e4482df8835cde509cd75ea64e56c5"` [INFO] [stdout] 2cf2754a428d83201709dada6acf3c6d65e4482df8835cde509cd75ea64e56c5