[INFO] cloning repository ebcrowder/rust-plaid [INFO] running `"git" "clone" "--bare" "git://github.com/ebcrowder/rust-plaid.git" "work/cache/sources/gh/ebcrowder/rust-plaid"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/ebcrowder/rust-plaid'... [INFO] running `"git" "clone" "work/cache/sources/gh/ebcrowder/rust-plaid" "work/ex/beta-1.37-6/sources/1.36.0/gh/ebcrowder/rust-plaid"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/ebcrowder/rust-plaid'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/ebcrowder/rust-plaid" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/ebcrowder/rust-plaid"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/ebcrowder/rust-plaid'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] d79b17ca6f709ca5084b24d31c3dbe06d1d98239 [INFO] sha for GitHub repo ebcrowder/rust-plaid: d79b17ca6f709ca5084b24d31c3dbe06d1d98239 [INFO] validating manifest of ebcrowder/rust-plaid 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 ebcrowder/rust-plaid 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 ebcrowder/rust-plaid [INFO] finished frobbing ebcrowder/rust-plaid [INFO] frobbed toml for ebcrowder/rust-plaid written to work/ex/beta-1.37-6/sources/1.36.0/gh/ebcrowder/rust-plaid/Cargo.toml [INFO] started frobbing ebcrowder/rust-plaid [INFO] finished frobbing ebcrowder/rust-plaid [INFO] frobbed toml for ebcrowder/rust-plaid written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/ebcrowder/rust-plaid/Cargo.toml [INFO] crate ebcrowder/rust-plaid 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 ebcrowder/rust-plaid 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-5/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/ebcrowder/rust-plaid:/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] 52fe99c35d062e31ec63a0112f69c854d2c4036e75891c821510a211309f9e67 [INFO] running `"docker" "start" "-a" "52fe99c35d062e31ec63a0112f69c854d2c4036e75891c821510a211309f9e67"` [INFO] [stderr] Compiling serde v1.0.94 [INFO] [stderr] Compiling miniz_oxide_c_api v0.2.2 [INFO] [stderr] Compiling miniz_oxide v0.2.2 [INFO] [stderr] Compiling want v0.2.0 [INFO] [stderr] Compiling hyper v0.12.31 [INFO] [stderr] Compiling crossbeam-epoch v0.7.1 [INFO] [stderr] Compiling backtrace-sys v0.1.30 [INFO] [stderr] Compiling aho-corasick v0.7.4 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling syn v0.15.39 [INFO] [stderr] Compiling openssl v0.10.23 [INFO] [stderr] Compiling backtrace v0.3.32 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling tokio-buf v0.1.1 [INFO] [stderr] Compiling string v0.2.1 [INFO] [stderr] Compiling crossbeam-deque v0.7.1 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling error-chain v0.12.1 [INFO] [stderr] Compiling regex v1.1.7 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling h2 v0.1.25 [INFO] [stderr] Compiling tokio-threadpool v0.1.15 [INFO] [stderr] Compiling flate2 v1.0.9 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling publicsuffix v1.5.2 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling serde_derive v1.0.94 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling hyper-tls v0.3.2 [INFO] [stderr] Compiling serde_json v1.0.40 [INFO] [stderr] Compiling serde_urlencoded v0.5.5 [INFO] [stderr] Compiling cookie_store v0.7.0 [INFO] [stderr] Compiling reqwest v0.9.18 [INFO] [stderr] Compiling rust-plaid v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 44s [INFO] running `"docker" "inspect" "52fe99c35d062e31ec63a0112f69c854d2c4036e75891c821510a211309f9e67"` [INFO] running `"docker" "rm" "-f" "52fe99c35d062e31ec63a0112f69c854d2c4036e75891c821510a211309f9e67"` [INFO] [stdout] 52fe99c35d062e31ec63a0112f69c854d2c4036e75891c821510a211309f9e67 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-5/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/ebcrowder/rust-plaid:/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] 7dd153bbf1db52fb0b8472b7f529118b0b2663b3b161423287ac5a461a836fe9 [INFO] running `"docker" "start" "-a" "7dd153bbf1db52fb0b8472b7f529118b0b2663b3b161423287ac5a461a836fe9"` [INFO] [stderr] Compiling rust-plaid v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.15s [INFO] running `"docker" "inspect" "7dd153bbf1db52fb0b8472b7f529118b0b2663b3b161423287ac5a461a836fe9"` [INFO] running `"docker" "rm" "-f" "7dd153bbf1db52fb0b8472b7f529118b0b2663b3b161423287ac5a461a836fe9"` [INFO] [stdout] 7dd153bbf1db52fb0b8472b7f529118b0b2663b3b161423287ac5a461a836fe9 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-5/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/ebcrowder/rust-plaid:/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] 9c23f862ccc5fb6d8bd9e19c3cc158fc2a4ad4f4cdb7325d796bfbcfb6a1cbf1 [INFO] running `"docker" "start" "-a" "9c23f862ccc5fb6d8bd9e19c3cc158fc2a4ad4f4cdb7325d796bfbcfb6a1cbf1"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.20s [INFO] [stderr] Running /opt/crater/target/debug/deps/rust_plaid-2d661d7eeb217b27 [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" "9c23f862ccc5fb6d8bd9e19c3cc158fc2a4ad4f4cdb7325d796bfbcfb6a1cbf1"` [INFO] running `"docker" "rm" "-f" "9c23f862ccc5fb6d8bd9e19c3cc158fc2a4ad4f4cdb7325d796bfbcfb6a1cbf1"` [INFO] [stdout] 9c23f862ccc5fb6d8bd9e19c3cc158fc2a4ad4f4cdb7325d796bfbcfb6a1cbf1