[INFO] cloning repository henrywallace/git-lg [INFO] running `"git" "clone" "--bare" "git://github.com/henrywallace/git-lg.git" "work/cache/sources/gh/henrywallace/git-lg"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/henrywallace/git-lg'... [INFO] running `"git" "clone" "work/cache/sources/gh/henrywallace/git-lg" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/henrywallace/git-lg"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/henrywallace/git-lg'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/henrywallace/git-lg" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/henrywallace/git-lg"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/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 master#c8865d8e195813ade6b84434ac9f8850e7112d1a [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of henrywallace/git-lg on toolchain try#e212b7d492c96d3837691ba29d32d5f468933fb8 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "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/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/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/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing henrywallace/git-lg against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-3/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/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=forbid" "-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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "build" "--frozen"` [INFO] [stdout] e2cf829c024a5954372d518cc8d132b42ad2cac47d25ccde02c39899fd10cf00 [INFO] running `"docker" "start" "-a" "e2cf829c024a5954372d518cc8d132b42ad2cac47d25ccde02c39899fd10cf00"` [INFO] [stderr] Compiling serde v1.0.87 [INFO] [stderr] Compiling serde_derive v1.0.87 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling git2 v0.8.0 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling serde_json v1.0.38 [INFO] [stderr] Compiling git-lg v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 35.91s [INFO] running `"docker" "inspect" "e2cf829c024a5954372d518cc8d132b42ad2cac47d25ccde02c39899fd10cf00"` [INFO] running `"docker" "rm" "-f" "e2cf829c024a5954372d518cc8d132b42ad2cac47d25ccde02c39899fd10cf00"` [INFO] [stdout] e2cf829c024a5954372d518cc8d132b42ad2cac47d25ccde02c39899fd10cf00 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-3/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/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=forbid" "-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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] f20e933677e3709a5ebf460fc74786a729f9dd956000817256d908a7c8c7178a [INFO] running `"docker" "start" "-a" "f20e933677e3709a5ebf460fc74786a729f9dd956000817256d908a7c8c7178a"` [INFO] [stderr] Compiling git-lg v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.66s [INFO] running `"docker" "inspect" "f20e933677e3709a5ebf460fc74786a729f9dd956000817256d908a7c8c7178a"` [INFO] running `"docker" "rm" "-f" "f20e933677e3709a5ebf460fc74786a729f9dd956000817256d908a7c8c7178a"` [INFO] [stdout] f20e933677e3709a5ebf460fc74786a729f9dd956000817256d908a7c8c7178a [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-3/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/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=forbid" "-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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen"` [INFO] [stdout] 77a3f6354e732058017bc20dc67c67ae6a605b1be1f63a4d9b62ab8ee286fe89 [INFO] running `"docker" "start" "-a" "77a3f6354e732058017bc20dc67c67ae6a605b1be1f63a4d9b62ab8ee286fe89"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running /opt/crater/target/debug/deps/git_lg-b4748a47623c82c8 [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" "77a3f6354e732058017bc20dc67c67ae6a605b1be1f63a4d9b62ab8ee286fe89"` [INFO] running `"docker" "rm" "-f" "77a3f6354e732058017bc20dc67c67ae6a605b1be1f63a4d9b62ab8ee286fe89"` [INFO] [stdout] 77a3f6354e732058017bc20dc67c67ae6a605b1be1f63a4d9b62ab8ee286fe89