[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 beta-2019-09-28 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-5/source"` [INFO] [stderr] Cloning into 'work/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rust-lang-nursery/cargo-bisect-rustc 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/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-5/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" "+beta-2019-09-28" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-5/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] 32b37dcf8a0536f2cf9d5e91e607854cd5f6a333862f7e9327b967708120f551 [INFO] running `"docker" "start" "-a" "32b37dcf8a0536f2cf9d5e91e607854cd5f6a333862f7e9327b967708120f551"` [INFO] [stderr] Compiling cc v1.0.26 [INFO] [stderr] Compiling cargo-bisect-rustc v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling tee v0.1.0 [INFO] [stderr] Compiling crossbeam-epoch v0.7.0 [INFO] [stderr] Compiling memchr v2.1.2 [INFO] [stderr] Compiling clicolors-control v0.3.1 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling dirs-sys v0.3.4 [INFO] [stderr] Compiling pbr v1.0.1 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling structopt-derive v0.2.14 [INFO] [stderr] Compiling tempfile v2.2.0 [INFO] [stderr] Compiling failure_derive v0.1.3 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling tar v0.4.20 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling aho-corasick v0.6.9 [INFO] [stderr] Compiling crossbeam-deque v0.6.3 [INFO] [stderr] Compiling parking_lot v0.7.0 [INFO] [stderr] Compiling openssl-sys v0.9.40 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling libssh2-sys v0.2.11 [INFO] [stderr] Compiling curl-sys v0.4.15 [INFO] [stderr] Compiling backtrace-sys v0.1.26 [INFO] [stderr] Compiling libgit2-sys v0.7.11 [INFO] [stderr] Compiling lzma-sys v0.1.12 [INFO] [stderr] Compiling miniz-sys v0.1.11 [INFO] [stderr] Compiling regex v1.1.0 [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 structopt v0.2.14 [INFO] [stderr] Compiling flate2 v1.0.6 [INFO] [stderr] Compiling xz2 v0.1.6 [INFO] [stderr] Compiling backtrace v0.3.13 [INFO] [stderr] Compiling tokio-fs v0.1.4 [INFO] [stderr] Compiling failure v0.1.3 [INFO] [stderr] Compiling console v0.7.1 [INFO] [stderr] Compiling env_logger v0.6.0 [INFO] [stderr] Compiling tokio v0.1.13 [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 41s [INFO] running `"docker" "inspect" "32b37dcf8a0536f2cf9d5e91e607854cd5f6a333862f7e9327b967708120f551"` [INFO] running `"docker" "rm" "-f" "32b37dcf8a0536f2cf9d5e91e607854cd5f6a333862f7e9327b967708120f551"` [INFO] [stdout] 32b37dcf8a0536f2cf9d5e91e607854cd5f6a333862f7e9327b967708120f551 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-5/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] 2b5e0842ba35248c47d90bfd45f0d935f842091a3a2572dd3e7a082cfa4e308f [INFO] running `"docker" "start" "-a" "2b5e0842ba35248c47d90bfd45f0d935f842091a3a2572dd3e7a082cfa4e308f"` [INFO] [stderr] Blocking waiting for file lock on package cache [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.93s [INFO] running `"docker" "inspect" "2b5e0842ba35248c47d90bfd45f0d935f842091a3a2572dd3e7a082cfa4e308f"` [INFO] running `"docker" "rm" "-f" "2b5e0842ba35248c47d90bfd45f0d935f842091a3a2572dd3e7a082cfa4e308f"` [INFO] [stdout] 2b5e0842ba35248c47d90bfd45f0d935f842091a3a2572dd3e7a082cfa4e308f [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-5/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] 8ff95b3224f9afbdb48fa96faff9e7fdd4171d1ab23cf8f4f1aa8b2a7411ddff [INFO] running `"docker" "start" "-a" "8ff95b3224f9afbdb48fa96faff9e7fdd4171d1ab23cf8f4f1aa8b2a7411ddff"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.04s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/cargo_bisect_rustc-5f4253474644ef3d [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test least_satisfying::tests::least_satisfying_3 ... ok [INFO] [stdout] test least_satisfying::tests::least_satisfying_2 ... ok [INFO] [stdout] test least_satisfying::tests::least_satisfying_1 ... ok [INFO] [stdout] test least_satisfying::tests::least_satisfying_4 ... ok [INFO] [stdout] test least_satisfying::tests::least_satisfying_5 ... ok [INFO] [stdout] test least_satisfying::tests::least_satisfying_8 ... ok [INFO] [stdout] test least_satisfying::tests::least_satisfying_7 ... 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" "8ff95b3224f9afbdb48fa96faff9e7fdd4171d1ab23cf8f4f1aa8b2a7411ddff"` [INFO] running `"docker" "rm" "-f" "8ff95b3224f9afbdb48fa96faff9e7fdd4171d1ab23cf8f4f1aa8b2a7411ddff"` [INFO] [stdout] 8ff95b3224f9afbdb48fa96faff9e7fdd4171d1ab23cf8f4f1aa8b2a7411ddff