[INFO] updating cached repository cncgl/gotham-zip [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/cncgl/gotham-zip [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/cncgl/gotham-zip" "work/ex/beta-1.38-1/sources/1.37.0/gh/cncgl/gotham-zip"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/cncgl/gotham-zip'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/cncgl/gotham-zip" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/cncgl/gotham-zip"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/cncgl/gotham-zip'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 654762e0491f84ad483acdb0ffb848832b5b3d8d [INFO] sha for GitHub repo cncgl/gotham-zip: 654762e0491f84ad483acdb0ffb848832b5b3d8d [INFO] validating manifest of cncgl/gotham-zip 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 cncgl/gotham-zip 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 cncgl/gotham-zip [INFO] finished frobbing cncgl/gotham-zip [INFO] frobbed toml for cncgl/gotham-zip written to work/ex/beta-1.38-1/sources/1.37.0/gh/cncgl/gotham-zip/Cargo.toml [INFO] started frobbing cncgl/gotham-zip [INFO] finished frobbing cncgl/gotham-zip [INFO] frobbed toml for cncgl/gotham-zip written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/cncgl/gotham-zip/Cargo.toml [INFO] crate cncgl/gotham-zip 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 cncgl/gotham-zip 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-2/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/cncgl/gotham-zip:/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] 46fa6a547e3fbfdd2f8933c3cbe72c53267debbc0f832848f378e0949e9eb40f [INFO] running `"docker" "start" "-a" "46fa6a547e3fbfdd2f8933c3cbe72c53267debbc0f832848f378e0949e9eb40f"` [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling bincode v1.1.2 [INFO] [stderr] Compiling syn v0.15.27 [INFO] [stderr] Compiling cookie v0.11.0 [INFO] [stderr] Compiling error-chain v0.12.0 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling tokio v0.1.16 [INFO] [stderr] Compiling hyper v0.12.25 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling serde_derive v1.0.89 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling gotham_derive v0.3.0 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling cargo_metadata v0.6.4 [INFO] [stderr] Compiling skeptic v0.13.4 [INFO] [stderr] Compiling borrow-bag v1.0.0 [INFO] [stderr] Compiling gotham v0.3.0 [INFO] [stderr] Compiling gotham-zip v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 15s [INFO] running `"docker" "inspect" "46fa6a547e3fbfdd2f8933c3cbe72c53267debbc0f832848f378e0949e9eb40f"` [INFO] running `"docker" "rm" "-f" "46fa6a547e3fbfdd2f8933c3cbe72c53267debbc0f832848f378e0949e9eb40f"` [INFO] [stdout] 46fa6a547e3fbfdd2f8933c3cbe72c53267debbc0f832848f378e0949e9eb40f [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-2/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/cncgl/gotham-zip:/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] d4ad21f4e9e6eacf72c6104feb9f773c89334e718e03c1a28dc57c191ca141f9 [INFO] running `"docker" "start" "-a" "d4ad21f4e9e6eacf72c6104feb9f773c89334e718e03c1a28dc57c191ca141f9"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling gotham-zip v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.04s [INFO] running `"docker" "inspect" "d4ad21f4e9e6eacf72c6104feb9f773c89334e718e03c1a28dc57c191ca141f9"` [INFO] running `"docker" "rm" "-f" "d4ad21f4e9e6eacf72c6104feb9f773c89334e718e03c1a28dc57c191ca141f9"` [INFO] [stdout] d4ad21f4e9e6eacf72c6104feb9f773c89334e718e03c1a28dc57c191ca141f9 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-2/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/cncgl/gotham-zip:/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] bb6746aae58b01061b59336219e6ab10db61fb8854147b0095d4cfa3428236e2 [INFO] running `"docker" "start" "-a" "bb6746aae58b01061b59336219e6ab10db61fb8854147b0095d4cfa3428236e2"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running /opt/crater/target/debug/deps/gotham_zip-0acaf5009ffdb074 [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" "bb6746aae58b01061b59336219e6ab10db61fb8854147b0095d4cfa3428236e2"` [INFO] running `"docker" "rm" "-f" "bb6746aae58b01061b59336219e6ab10db61fb8854147b0095d4cfa3428236e2"` [INFO] [stdout] bb6746aae58b01061b59336219e6ab10db61fb8854147b0095d4cfa3428236e2