[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 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-1/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/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" "+1.36.0" "build" "--frozen"` [INFO] [stdout] 0fb5c89f37e0be043b7e9721d3fef976b3022f8ace58363ecc857059ebaca7d5 [INFO] running `"docker" "start" "-a" "0fb5c89f37e0be043b7e9721d3fef976b3022f8ace58363ecc857059ebaca7d5"` [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 miniz_oxide_c_api v0.2.2 [INFO] [stderr] Compiling openssl v0.10.23 [INFO] [stderr] Compiling regex v1.1.7 [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 serde_derive v1.0.94 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling error-chain v0.12.1 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling flate2 v1.0.9 [INFO] [stderr] Compiling crossbeam-deque v0.7.1 [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 tokio-tcp v0.1.3 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling publicsuffix v1.5.2 [INFO] [stderr] Compiling serde v1.0.94 [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 31s [INFO] running `"docker" "inspect" "0fb5c89f37e0be043b7e9721d3fef976b3022f8ace58363ecc857059ebaca7d5"` [INFO] running `"docker" "rm" "-f" "0fb5c89f37e0be043b7e9721d3fef976b3022f8ace58363ecc857059ebaca7d5"` [INFO] [stdout] 0fb5c89f37e0be043b7e9721d3fef976b3022f8ace58363ecc857059ebaca7d5 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-1/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/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" "+1.36.0" "test" "--frozen" "--no-run"` [INFO] [stdout] d4e2182c9917b0e3a2141a32faf76a572000e48f571b64fcae6d944e122bb536 [INFO] running `"docker" "start" "-a" "d4e2182c9917b0e3a2141a32faf76a572000e48f571b64fcae6d944e122bb536"` [INFO] [stderr] Compiling rust-plaid v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.06s [INFO] running `"docker" "inspect" "d4e2182c9917b0e3a2141a32faf76a572000e48f571b64fcae6d944e122bb536"` [INFO] running `"docker" "rm" "-f" "d4e2182c9917b0e3a2141a32faf76a572000e48f571b64fcae6d944e122bb536"` [INFO] [stdout] d4e2182c9917b0e3a2141a32faf76a572000e48f571b64fcae6d944e122bb536 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-1/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/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" "+1.36.0" "test" "--frozen"` [INFO] [stdout] d24fb2d3064d558a938095953f4beeaa111675a55bfd989028726c38444643fb [INFO] running `"docker" "start" "-a" "d24fb2d3064d558a938095953f4beeaa111675a55bfd989028726c38444643fb"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.22s [INFO] [stderr] Running /opt/crater/target/debug/deps/rust_plaid-a48076799bf60734 [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" "d24fb2d3064d558a938095953f4beeaa111675a55bfd989028726c38444643fb"` [INFO] running `"docker" "rm" "-f" "d24fb2d3064d558a938095953f4beeaa111675a55bfd989028726c38444643fb"` [INFO] [stdout] d24fb2d3064d558a938095953f4beeaa111675a55bfd989028726c38444643fb