[INFO] updating cached repository gj/inflate [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/gj/inflate [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/gj/inflate" "work/ex/beta-1.38-1/sources/1.37.0/gh/gj/inflate"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/gj/inflate'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/gj/inflate" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/gj/inflate"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/gj/inflate'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 02ba6d77f438a2b2eb2e6b2e464f4f7b9b96020d [INFO] sha for GitHub repo gj/inflate: 02ba6d77f438a2b2eb2e6b2e464f4f7b9b96020d [INFO] validating manifest of gj/inflate 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 gj/inflate 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 gj/inflate [INFO] finished frobbing gj/inflate [INFO] frobbed toml for gj/inflate written to work/ex/beta-1.38-1/sources/1.37.0/gh/gj/inflate/Cargo.toml [INFO] started frobbing gj/inflate [INFO] finished frobbing gj/inflate [INFO] frobbed toml for gj/inflate written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/gj/inflate/Cargo.toml [INFO] crate gj/inflate 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 gj/inflate 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-6/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/gj/inflate:/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] 65e0bf8a45c347745a19884e3d9e2254c154b71f9f19c363d136e7c9d734aa52 [INFO] running `"docker" "start" "-a" "65e0bf8a45c347745a19884e3d9e2254c154b71f9f19c363d136e7c9d734aa52"` [INFO] [stderr] Compiling miniz-sys v0.1.11 [INFO] [stderr] Compiling flate2 v1.0.7 [INFO] [stderr] Compiling inflate v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.96s [INFO] running `"docker" "inspect" "65e0bf8a45c347745a19884e3d9e2254c154b71f9f19c363d136e7c9d734aa52"` [INFO] running `"docker" "rm" "-f" "65e0bf8a45c347745a19884e3d9e2254c154b71f9f19c363d136e7c9d734aa52"` [INFO] [stdout] 65e0bf8a45c347745a19884e3d9e2254c154b71f9f19c363d136e7c9d734aa52 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-6/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/gj/inflate:/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] 4ccebb24989d451b958870da1782bbea166ab8f42d5fd5aa706830b0f162f456 [INFO] running `"docker" "start" "-a" "4ccebb24989d451b958870da1782bbea166ab8f42d5fd5aa706830b0f162f456"` [INFO] [stderr] Compiling inflate v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.77s [INFO] running `"docker" "inspect" "4ccebb24989d451b958870da1782bbea166ab8f42d5fd5aa706830b0f162f456"` [INFO] running `"docker" "rm" "-f" "4ccebb24989d451b958870da1782bbea166ab8f42d5fd5aa706830b0f162f456"` [INFO] [stdout] 4ccebb24989d451b958870da1782bbea166ab8f42d5fd5aa706830b0f162f456 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-6/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/gj/inflate:/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] bf0e4ef4d702e7ca12dc07b0be24d2c51e3e534568a0d5f3d0b5cd7d568f709a [INFO] running `"docker" "start" "-a" "bf0e4ef4d702e7ca12dc07b0be24d2c51e3e534568a0d5f3d0b5cd7d568f709a"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running /opt/crater/target/debug/deps/inflate-ca669529a5ff5d8f [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" "bf0e4ef4d702e7ca12dc07b0be24d2c51e3e534568a0d5f3d0b5cd7d568f709a"` [INFO] running `"docker" "rm" "-f" "bf0e4ef4d702e7ca12dc07b0be24d2c51e3e534568a0d5f3d0b5cd7d568f709a"` [INFO] [stdout] bf0e4ef4d702e7ca12dc07b0be24d2c51e3e534568a0d5f3d0b5cd7d568f709a