[INFO] updating cached repository henrywallace/git-lg [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/henrywallace/git-lg [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/henrywallace/git-lg" "work/ex/beta-1.38-1/sources/1.37.0/gh/henrywallace/git-lg"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/henrywallace/git-lg'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/henrywallace/git-lg" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/henrywallace/git-lg"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/henrywallace/git-lg'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] bcc3be631fc6c97731b776be691f60d1565f03c9 [INFO] sha for GitHub repo henrywallace/git-lg: bcc3be631fc6c97731b776be691f60d1565f03c9 [INFO] validating manifest of henrywallace/git-lg 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 henrywallace/git-lg 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 henrywallace/git-lg [INFO] finished frobbing henrywallace/git-lg [INFO] frobbed toml for henrywallace/git-lg written to work/ex/beta-1.38-1/sources/1.37.0/gh/henrywallace/git-lg/Cargo.toml [INFO] started frobbing henrywallace/git-lg [INFO] finished frobbing henrywallace/git-lg [INFO] frobbed toml for henrywallace/git-lg written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/henrywallace/git-lg/Cargo.toml [INFO] crate henrywallace/git-lg 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 henrywallace/git-lg against 1.37.0 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/henrywallace/git-lg:/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.37.0" "build" "--frozen"` [INFO] [stdout] 60c7311a3ad35b787b73dcefaae445fc29afe78950104033f35c8b4be036b7e5 [INFO] running `"docker" "start" "-a" "60c7311a3ad35b787b73dcefaae445fc29afe78950104033f35c8b4be036b7e5"` [INFO] [stderr] Compiling curl-sys v0.4.16 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling libssh2-sys v0.2.11 [INFO] [stderr] Compiling libgit2-sys v0.7.11 [INFO] [stderr] Compiling git2 v0.8.0 [INFO] [stderr] Compiling git-lg v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 53.19s [INFO] running `"docker" "inspect" "60c7311a3ad35b787b73dcefaae445fc29afe78950104033f35c8b4be036b7e5"` [INFO] running `"docker" "rm" "-f" "60c7311a3ad35b787b73dcefaae445fc29afe78950104033f35c8b4be036b7e5"` [INFO] [stdout] 60c7311a3ad35b787b73dcefaae445fc29afe78950104033f35c8b4be036b7e5 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/henrywallace/git-lg:/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.37.0" "test" "--frozen" "--no-run"` [INFO] [stdout] e5585bb450c0d0284b162fb4dffc7bc236e695c6d77e7bfdb3311275fc1c8fb0 [INFO] running `"docker" "start" "-a" "e5585bb450c0d0284b162fb4dffc7bc236e695c6d77e7bfdb3311275fc1c8fb0"` [INFO] [stderr] Compiling git-lg v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.49s [INFO] running `"docker" "inspect" "e5585bb450c0d0284b162fb4dffc7bc236e695c6d77e7bfdb3311275fc1c8fb0"` [INFO] running `"docker" "rm" "-f" "e5585bb450c0d0284b162fb4dffc7bc236e695c6d77e7bfdb3311275fc1c8fb0"` [INFO] [stdout] e5585bb450c0d0284b162fb4dffc7bc236e695c6d77e7bfdb3311275fc1c8fb0 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/henrywallace/git-lg:/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.37.0" "test" "--frozen"` [INFO] [stdout] 8bfb1376d2be609fb1ff91ef17d12a1e7ed5712b3bba07453a6b4f769e0bc012 [INFO] running `"docker" "start" "-a" "8bfb1376d2be609fb1ff91ef17d12a1e7ed5712b3bba07453a6b4f769e0bc012"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running /opt/crater/target/debug/deps/git_lg-dad5f22287859ad8 [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" "8bfb1376d2be609fb1ff91ef17d12a1e7ed5712b3bba07453a6b4f769e0bc012"` [INFO] running `"docker" "rm" "-f" "8bfb1376d2be609fb1ff91ef17d12a1e7ed5712b3bba07453a6b4f769e0bc012"` [INFO] [stdout] 8bfb1376d2be609fb1ff91ef17d12a1e7ed5712b3bba07453a6b4f769e0bc012