[INFO] updating cached repository Ihsahn/findbuild [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/Ihsahn/findbuild [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/Ihsahn/findbuild" "work/ex/beta-1.38-1/sources/1.37.0/gh/Ihsahn/findbuild"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/Ihsahn/findbuild'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/Ihsahn/findbuild" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/Ihsahn/findbuild"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/Ihsahn/findbuild'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] bcf8bbfbcdb75be19076ff83a35d29d3ac79a58e [INFO] sha for GitHub repo Ihsahn/findbuild: bcf8bbfbcdb75be19076ff83a35d29d3ac79a58e [INFO] validating manifest of Ihsahn/findbuild on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of Ihsahn/findbuild on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing Ihsahn/findbuild [INFO] finished frobbing Ihsahn/findbuild [INFO] frobbed toml for Ihsahn/findbuild written to work/ex/beta-1.38-1/sources/1.37.0/gh/Ihsahn/findbuild/Cargo.toml [INFO] started frobbing Ihsahn/findbuild [INFO] finished frobbing Ihsahn/findbuild [INFO] frobbed toml for Ihsahn/findbuild written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/Ihsahn/findbuild/Cargo.toml [INFO] crate Ihsahn/findbuild already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing Ihsahn/findbuild against beta-2019-08-13 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-1/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/Ihsahn/findbuild:/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-08-13" "build" "--frozen"` [INFO] [stdout] 131c4c00935013045fa4358ed2b1ba71855fcff4091c0012d72c638d558f59aa [INFO] running `"docker" "start" "-a" "131c4c00935013045fa4358ed2b1ba71855fcff4091c0012d72c638d558f59aa"` [INFO] [stderr] Compiling miniz_oxide_c_api v0.2.1 [INFO] [stderr] Compiling openssl-sys v0.9.43 [INFO] [stderr] Compiling backtrace v0.3.15 [INFO] [stderr] Compiling cookie v0.11.0 [INFO] [stderr] Compiling serde_urlencoded v0.5.4 [INFO] [stderr] Compiling tokio-threadpool v0.1.13 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling error-chain v0.12.0 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling publicsuffix v1.5.2 [INFO] [stderr] Compiling flate2 v1.0.7 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling openssl v0.10.20 [INFO] [stderr] Compiling native-tls v0.2.2 [INFO] [stderr] Compiling tokio v0.1.18 [INFO] [stderr] Compiling cookie_store v0.5.1 [INFO] [stderr] Compiling hyper v0.12.27 [INFO] [stderr] Compiling hyper-tls v0.3.2 [INFO] [stderr] Compiling reqwest v0.9.14 [INFO] [stderr] Compiling findbuild v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 43.03s [INFO] running `"docker" "inspect" "131c4c00935013045fa4358ed2b1ba71855fcff4091c0012d72c638d558f59aa"` [INFO] running `"docker" "rm" "-f" "131c4c00935013045fa4358ed2b1ba71855fcff4091c0012d72c638d558f59aa"` [INFO] [stdout] 131c4c00935013045fa4358ed2b1ba71855fcff4091c0012d72c638d558f59aa [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-1/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/Ihsahn/findbuild:/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-08-13" "test" "--frozen" "--no-run"` [INFO] [stdout] c0ab23a7adfbd256b8f73a75c2db71f1ac41166b1ae8f385cd6cf9842923d16d [INFO] running `"docker" "start" "-a" "c0ab23a7adfbd256b8f73a75c2db71f1ac41166b1ae8f385cd6cf9842923d16d"` [INFO] [stderr] Compiling findbuild v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.12s [INFO] running `"docker" "inspect" "c0ab23a7adfbd256b8f73a75c2db71f1ac41166b1ae8f385cd6cf9842923d16d"` [INFO] running `"docker" "rm" "-f" "c0ab23a7adfbd256b8f73a75c2db71f1ac41166b1ae8f385cd6cf9842923d16d"` [INFO] [stdout] c0ab23a7adfbd256b8f73a75c2db71f1ac41166b1ae8f385cd6cf9842923d16d [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-1/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/Ihsahn/findbuild:/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-08-13" "test" "--frozen"` [INFO] [stdout] b3e16354f467b0716a3144212966649e9f13d1a12d938f578e7338c5d34c77af [INFO] running `"docker" "start" "-a" "b3e16354f467b0716a3144212966649e9f13d1a12d938f578e7338c5d34c77af"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running /opt/crater/target/debug/deps/findbuild-0e9221cd4a2c024d [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" "b3e16354f467b0716a3144212966649e9f13d1a12d938f578e7338c5d34c77af"` [INFO] running `"docker" "rm" "-f" "b3e16354f467b0716a3144212966649e9f13d1a12d938f578e7338c5d34c77af"` [INFO] [stdout] b3e16354f467b0716a3144212966649e9f13d1a12d938f578e7338c5d34c77af