[INFO] updating cached repository lunaryorn/git-gone [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/lunaryorn/git-gone [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/lunaryorn/git-gone" "work/ex/beta-1.38-1/sources/1.37.0/gh/lunaryorn/git-gone"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/lunaryorn/git-gone'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/lunaryorn/git-gone" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/lunaryorn/git-gone"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/lunaryorn/git-gone'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 6ed60de3d6898b95d52c06836e747a9a5f4731ba [INFO] sha for GitHub repo lunaryorn/git-gone: 6ed60de3d6898b95d52c06836e747a9a5f4731ba [INFO] validating manifest of lunaryorn/git-gone 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 lunaryorn/git-gone 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 lunaryorn/git-gone [INFO] finished frobbing lunaryorn/git-gone [INFO] frobbed toml for lunaryorn/git-gone written to work/ex/beta-1.38-1/sources/1.37.0/gh/lunaryorn/git-gone/Cargo.toml [INFO] started frobbing lunaryorn/git-gone [INFO] finished frobbing lunaryorn/git-gone [INFO] frobbed toml for lunaryorn/git-gone written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/lunaryorn/git-gone/Cargo.toml [INFO] crate lunaryorn/git-gone 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] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] testing lunaryorn/git-gone 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/lunaryorn/git-gone:/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] 8feed82ede4968a286688a1a8cdedbc650b41e7ab2623bae92dc916a78baa2f7 [INFO] running `"docker" "start" "-a" "8feed82ede4968a286688a1a8cdedbc650b41e7ab2623bae92dc916a78baa2f7"` [INFO] [stderr] Compiling cc v1.0.27 [INFO] [stderr] Compiling libc v0.2.45 [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling unicode-normalization v0.1.7 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling cfg-if v0.1.6 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling openssl-sys v0.9.40 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling curl-sys v0.4.15 [INFO] [stderr] Compiling libssh2-sys v0.2.11 [INFO] [stderr] Compiling libgit2-sys v0.7.11 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling git2 v0.8.0 [INFO] [stderr] Compiling git-gone v0.1.2 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 37s [INFO] running `"docker" "inspect" "8feed82ede4968a286688a1a8cdedbc650b41e7ab2623bae92dc916a78baa2f7"` [INFO] running `"docker" "rm" "-f" "8feed82ede4968a286688a1a8cdedbc650b41e7ab2623bae92dc916a78baa2f7"` [INFO] [stdout] 8feed82ede4968a286688a1a8cdedbc650b41e7ab2623bae92dc916a78baa2f7 [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/lunaryorn/git-gone:/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] 42017ec3cea998e35c8c9f9c0c84914a29eea6db0aa8577a7f959537bff8bc89 [INFO] running `"docker" "start" "-a" "42017ec3cea998e35c8c9f9c0c84914a29eea6db0aa8577a7f959537bff8bc89"` [INFO] [stderr] Compiling git-gone v0.1.2 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.75s [INFO] running `"docker" "inspect" "42017ec3cea998e35c8c9f9c0c84914a29eea6db0aa8577a7f959537bff8bc89"` [INFO] running `"docker" "rm" "-f" "42017ec3cea998e35c8c9f9c0c84914a29eea6db0aa8577a7f959537bff8bc89"` [INFO] [stdout] 42017ec3cea998e35c8c9f9c0c84914a29eea6db0aa8577a7f959537bff8bc89 [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/lunaryorn/git-gone:/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] f2a75156b7f4c01e96a161facd3d7aa59fee49782103cb91db52f98bda39ad6a [INFO] running `"docker" "start" "-a" "f2a75156b7f4c01e96a161facd3d7aa59fee49782103cb91db52f98bda39ad6a"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running /opt/crater/target/debug/deps/git_gone-daa6834d93e38694 [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" "f2a75156b7f4c01e96a161facd3d7aa59fee49782103cb91db52f98bda39ad6a"` [INFO] running `"docker" "rm" "-f" "f2a75156b7f4c01e96a161facd3d7aa59fee49782103cb91db52f98bda39ad6a"` [INFO] [stdout] f2a75156b7f4c01e96a161facd3d7aa59fee49782103cb91db52f98bda39ad6a