[INFO] updating cached repository papertigers/sslfailure-example [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/papertigers/sslfailure-example [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/papertigers/sslfailure-example" "work/ex/beta-1.37-6/sources/1.36.0/gh/papertigers/sslfailure-example"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/papertigers/sslfailure-example'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/papertigers/sslfailure-example" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/papertigers/sslfailure-example"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/papertigers/sslfailure-example'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 7c90827eb8d487b98c2540b7e171ab89303c6aa8 [INFO] sha for GitHub repo papertigers/sslfailure-example: 7c90827eb8d487b98c2540b7e171ab89303c6aa8 [INFO] validating manifest of papertigers/sslfailure-example 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 papertigers/sslfailure-example 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 papertigers/sslfailure-example [INFO] finished frobbing papertigers/sslfailure-example [INFO] frobbed toml for papertigers/sslfailure-example written to work/ex/beta-1.37-6/sources/1.36.0/gh/papertigers/sslfailure-example/Cargo.toml [INFO] started frobbing papertigers/sslfailure-example [INFO] finished frobbing papertigers/sslfailure-example [INFO] frobbed toml for papertigers/sslfailure-example written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/papertigers/sslfailure-example/Cargo.toml [INFO] crate papertigers/sslfailure-example 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 papertigers/sslfailure-example against beta-2019-07-23 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-0/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/papertigers/sslfailure-example:/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" "+beta-2019-07-23" "build" "--frozen"` [INFO] [stdout] 0d9365007768dcd0bf8921396478903baf07e16628c3898090775ba78520efe3 [INFO] running `"docker" "start" "-a" "0d9365007768dcd0bf8921396478903baf07e16628c3898090775ba78520efe3"` [INFO] [stderr] Compiling encoding_rs v0.8.14 [INFO] [stderr] Compiling tokio-executor v0.1.6 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling openssl-sys v0.9.40 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling uuid v0.7.1 [INFO] [stderr] Compiling serde_json v1.0.35 [INFO] [stderr] Compiling serde_urlencoded v0.5.4 [INFO] [stderr] Compiling bytes v0.4.11 [INFO] [stderr] Compiling tokio-current-thread v0.1.4 [INFO] [stderr] Compiling tokio-timer v0.2.8 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling openssl v0.10.16 [INFO] [stderr] Compiling tokio-io v0.1.11 [INFO] [stderr] Compiling http v0.1.14 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Compiling crossbeam-channel v0.3.6 [INFO] [stderr] Compiling tokio-reactor v0.1.8 [INFO] [stderr] Compiling tokio-threadpool v0.1.10 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling native-tls v0.2.2 [INFO] [stderr] Compiling tokio v0.1.14 [INFO] [stderr] Compiling h2 v0.1.15 [INFO] [stderr] Compiling hyper v0.12.20 [INFO] [stderr] Compiling hyper-tls v0.3.1 [INFO] [stderr] Compiling reqwest v0.9.8 [INFO] [stderr] Compiling sslfailure-example v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 16s [INFO] running `"docker" "inspect" "0d9365007768dcd0bf8921396478903baf07e16628c3898090775ba78520efe3"` [INFO] running `"docker" "rm" "-f" "0d9365007768dcd0bf8921396478903baf07e16628c3898090775ba78520efe3"` [INFO] [stdout] 0d9365007768dcd0bf8921396478903baf07e16628c3898090775ba78520efe3 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-0/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/papertigers/sslfailure-example:/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" "+beta-2019-07-23" "test" "--frozen" "--no-run"` [INFO] [stdout] fa687bbebc6bac332f4cb7ba7ee21dbcfb8b15362304ad4a51cec033732e7a58 [INFO] running `"docker" "start" "-a" "fa687bbebc6bac332f4cb7ba7ee21dbcfb8b15362304ad4a51cec033732e7a58"` [INFO] [stderr] Compiling sslfailure-example v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.21s [INFO] running `"docker" "inspect" "fa687bbebc6bac332f4cb7ba7ee21dbcfb8b15362304ad4a51cec033732e7a58"` [INFO] running `"docker" "rm" "-f" "fa687bbebc6bac332f4cb7ba7ee21dbcfb8b15362304ad4a51cec033732e7a58"` [INFO] [stdout] fa687bbebc6bac332f4cb7ba7ee21dbcfb8b15362304ad4a51cec033732e7a58 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-0/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/papertigers/sslfailure-example:/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" "+beta-2019-07-23" "test" "--frozen"` [INFO] [stdout] e5faf2a60c8e270d13063b8ef5d7b1875016af41151665c66c2f52e4c12f0aab [INFO] running `"docker" "start" "-a" "e5faf2a60c8e270d13063b8ef5d7b1875016af41151665c66c2f52e4c12f0aab"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running /opt/crater/target/debug/deps/sslfailure_example-ed2b193cd12d3780 [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" "e5faf2a60c8e270d13063b8ef5d7b1875016af41151665c66c2f52e4c12f0aab"` [INFO] running `"docker" "rm" "-f" "e5faf2a60c8e270d13063b8ef5d7b1875016af41151665c66c2f52e4c12f0aab"` [INFO] [stdout] e5faf2a60c8e270d13063b8ef5d7b1875016af41151665c66c2f52e4c12f0aab