[INFO] updating cached repository Mark-Simulacrum/bisect-rust [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/Mark-Simulacrum/bisect-rust [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/Mark-Simulacrum/bisect-rust" "work/ex/beta-1.37-6/sources/1.36.0/gh/Mark-Simulacrum/bisect-rust"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/Mark-Simulacrum/bisect-rust'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/Mark-Simulacrum/bisect-rust" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/Mark-Simulacrum/bisect-rust"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/Mark-Simulacrum/bisect-rust'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 31783975090c617df2dc056f9cc5899dd7abbb8a [INFO] sha for GitHub repo Mark-Simulacrum/bisect-rust: 31783975090c617df2dc056f9cc5899dd7abbb8a [INFO] validating manifest of Mark-Simulacrum/bisect-rust on toolchain 1.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of Mark-Simulacrum/bisect-rust on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing Mark-Simulacrum/bisect-rust [INFO] finished frobbing Mark-Simulacrum/bisect-rust [INFO] frobbed toml for Mark-Simulacrum/bisect-rust written to work/ex/beta-1.37-6/sources/1.36.0/gh/Mark-Simulacrum/bisect-rust/Cargo.toml [INFO] started frobbing Mark-Simulacrum/bisect-rust [INFO] finished frobbing Mark-Simulacrum/bisect-rust [INFO] frobbed toml for Mark-Simulacrum/bisect-rust written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/Mark-Simulacrum/bisect-rust/Cargo.toml [INFO] crate Mark-Simulacrum/bisect-rust already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing Mark-Simulacrum/bisect-rust against 1.36.0 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-3/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/Mark-Simulacrum/bisect-rust:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.36.0" "build" "--frozen"` [INFO] [stdout] b2faf39b704ad4946e3c5e7d611b47cc5b0a60d6f05a65e2c5f4a51340465253 [INFO] running `"docker" "start" "-a" "b2faf39b704ad4946e3c5e7d611b47cc5b0a60d6f05a65e2c5f4a51340465253"` [INFO] [stderr] Compiling curl-sys v0.4.15 [INFO] [stderr] Compiling lzma-sys v0.1.11 [INFO] [stderr] Compiling filetime v0.2.4 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling flate2 v0.2.20 [INFO] [stderr] Compiling serde_urlencoded v0.5.4 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling tokio-io v0.1.10 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling error-chain v0.11.0 [INFO] [stderr] Compiling libssh2-sys v0.2.11 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling tar v0.4.20 [INFO] [stderr] Compiling env_logger v0.6.0 [INFO] [stderr] Compiling tokio-threadpool v0.1.9 [INFO] [stderr] Compiling tokio-reactor v0.1.7 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling h2 v0.1.13 [INFO] [stderr] Compiling xz2 v0.1.6 [INFO] [stderr] Compiling tokio-uds v0.2.4 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling tokio-tcp v0.1.2 [INFO] [stderr] Compiling tokio-fs v0.1.4 [INFO] [stderr] Compiling tokio v0.1.13 [INFO] [stderr] Compiling hyper v0.12.16 [INFO] [stderr] Compiling libgit2-sys v0.7.10 [INFO] [stderr] Compiling hyper-tls v0.3.1 [INFO] [stderr] Compiling reqwest v0.9.5 [INFO] [stderr] Compiling git2 v0.7.5 [INFO] [stderr] Compiling rust_sysroot v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/lib.rs:16:5 [INFO] [stderr] | [INFO] [stderr] 16 | / error_chain! { [INFO] [stderr] 17 | | foreign_links { [INFO] [stderr] 18 | | Git2(::git2::Error); [INFO] [stderr] 19 | | Reqwest(::reqwest::Error); [INFO] [stderr] 20 | | Io(::std::io::Error); [INFO] [stderr] 21 | | } [INFO] [stderr] 22 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/lib.rs:16:5 [INFO] [stderr] | [INFO] [stderr] 16 | / error_chain! { [INFO] [stderr] 17 | | foreign_links { [INFO] [stderr] 18 | | Git2(::git2::Error); [INFO] [stderr] 19 | | Reqwest(::reqwest::Error); [INFO] [stderr] 20 | | Io(::std::io::Error); [INFO] [stderr] 21 | | } [INFO] [stderr] 22 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/bin/bisect.rs:10:5 [INFO] [stderr] | [INFO] [stderr] 10 | / error_chain! { [INFO] [stderr] 11 | | links { [INFO] [stderr] 12 | | Utils(::rust_sysroot::errors::Error, ::rust_sysroot::errors::ErrorKind); [INFO] [stderr] 13 | | } [INFO] [stderr] ... | [INFO] [stderr] 17 | | } [INFO] [stderr] 18 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 46s [INFO] running `"docker" "inspect" "b2faf39b704ad4946e3c5e7d611b47cc5b0a60d6f05a65e2c5f4a51340465253"` [INFO] running `"docker" "rm" "-f" "b2faf39b704ad4946e3c5e7d611b47cc5b0a60d6f05a65e2c5f4a51340465253"` [INFO] [stdout] b2faf39b704ad4946e3c5e7d611b47cc5b0a60d6f05a65e2c5f4a51340465253 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-3/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/Mark-Simulacrum/bisect-rust:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.36.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 5f9c167915cda0dd0ca04a1db1b978ef4cbbc026b97427f10a5f225130b91dea [INFO] running `"docker" "start" "-a" "5f9c167915cda0dd0ca04a1db1b978ef4cbbc026b97427f10a5f225130b91dea"` [INFO] [stderr] Compiling rust_sysroot v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/lib.rs:16:5 [INFO] [stderr] | [INFO] [stderr] 16 | / error_chain! { [INFO] [stderr] 17 | | foreign_links { [INFO] [stderr] 18 | | Git2(::git2::Error); [INFO] [stderr] 19 | | Reqwest(::reqwest::Error); [INFO] [stderr] 20 | | Io(::std::io::Error); [INFO] [stderr] 21 | | } [INFO] [stderr] 22 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/lib.rs:16:5 [INFO] [stderr] | [INFO] [stderr] 16 | / error_chain! { [INFO] [stderr] 17 | | foreign_links { [INFO] [stderr] 18 | | Git2(::git2::Error); [INFO] [stderr] 19 | | Reqwest(::reqwest::Error); [INFO] [stderr] 20 | | Io(::std::io::Error); [INFO] [stderr] 21 | | } [INFO] [stderr] 22 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/bin/bisect.rs:10:5 [INFO] [stderr] | [INFO] [stderr] 10 | / error_chain! { [INFO] [stderr] 11 | | links { [INFO] [stderr] 12 | | Utils(::rust_sysroot::errors::Error, ::rust_sysroot::errors::ErrorKind); [INFO] [stderr] 13 | | } [INFO] [stderr] ... | [INFO] [stderr] 17 | | } [INFO] [stderr] 18 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.51s [INFO] running `"docker" "inspect" "5f9c167915cda0dd0ca04a1db1b978ef4cbbc026b97427f10a5f225130b91dea"` [INFO] running `"docker" "rm" "-f" "5f9c167915cda0dd0ca04a1db1b978ef4cbbc026b97427f10a5f225130b91dea"` [INFO] [stdout] 5f9c167915cda0dd0ca04a1db1b978ef4cbbc026b97427f10a5f225130b91dea [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-3/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/Mark-Simulacrum/bisect-rust:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.36.0" "test" "--frozen"` [INFO] [stdout] 9d12f44bdddd5d2b0598e2319a45b5dfd23243cb37fbb139c9e419ff9786b1bb [INFO] running `"docker" "start" "-a" "9d12f44bdddd5d2b0598e2319a45b5dfd23243cb37fbb139c9e419ff9786b1bb"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running /opt/crater/target/debug/deps/rust_sysroot-ebb3f9bc0737ce50 [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] [stderr] Running /opt/crater/target/debug/deps/bisect-7aa2934a1e2ccc4b [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] [stderr] Running /opt/crater/target/debug/deps/install_sysroot-08ea0406ff3e65a8 [INFO] [stdout] [INFO] [stderr] Doc-tests rust_sysroot [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] [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" "9d12f44bdddd5d2b0598e2319a45b5dfd23243cb37fbb139c9e419ff9786b1bb"` [INFO] running `"docker" "rm" "-f" "9d12f44bdddd5d2b0598e2319a45b5dfd23243cb37fbb139c9e419ff9786b1bb"` [INFO] [stdout] 9d12f44bdddd5d2b0598e2319a45b5dfd23243cb37fbb139c9e419ff9786b1bb