[INFO] cloning repository matthiaskrgr/gitgc [INFO] running `"git" "clone" "--bare" "git://github.com/matthiaskrgr/gitgc.git" "work/cache/sources/gh/matthiaskrgr/gitgc"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/matthiaskrgr/gitgc'... [INFO] running `"git" "clone" "work/cache/sources/gh/matthiaskrgr/gitgc" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/matthiaskrgr/gitgc"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/matthiaskrgr/gitgc'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/matthiaskrgr/gitgc" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/matthiaskrgr/gitgc"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/matthiaskrgr/gitgc'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] c8ef1b7ba01cec29039157ef7f26b026ee247c36 [INFO] sha for GitHub repo matthiaskrgr/gitgc: c8ef1b7ba01cec29039157ef7f26b026ee247c36 [INFO] validating manifest of matthiaskrgr/gitgc 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 matthiaskrgr/gitgc 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 matthiaskrgr/gitgc [INFO] finished frobbing matthiaskrgr/gitgc [INFO] frobbed toml for matthiaskrgr/gitgc written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/matthiaskrgr/gitgc/Cargo.toml [INFO] started frobbing matthiaskrgr/gitgc [INFO] finished frobbing matthiaskrgr/gitgc [INFO] frobbed toml for matthiaskrgr/gitgc written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/matthiaskrgr/gitgc/Cargo.toml [INFO] crate matthiaskrgr/gitgc 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 matthiaskrgr/gitgc against master#c8865d8e195813ade6b84434ac9f8850e7112d1a for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-3/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/matthiaskrgr/gitgc:/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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "build" "--frozen"` [INFO] [stdout] 55099c00ebdf8d6429d8d687be2f3a0032e670869ce94c5b47f7ac24410cddbb [INFO] running `"docker" "start" "-a" "55099c00ebdf8d6429d8d687be2f3a0032e670869ce94c5b47f7ac24410cddbb"` [INFO] [stderr] warning: the cargo feature `edition` is now stable and is no longer necessary to be listed in the manifest [INFO] [stderr] Compiling cmake v0.1.33 [INFO] [stderr] Compiling libz-sys v1.0.20 [INFO] [stderr] Compiling curl-sys v0.4.8 [INFO] [stderr] Compiling libssh2-sys v0.2.10 [INFO] [stderr] Compiling libgit2-sys v0.7.7 [INFO] [stderr] Compiling git2 v0.7.5 [INFO] [stderr] Compiling gitgc v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: the feature `tool_lints` has been stable since 1.31.0 and no longer requires an attribute to enable [INFO] [stderr] --> src/main.rs:1:12 [INFO] [stderr] | [INFO] [stderr] 1 | #![feature(tool_lints)] [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(stable_features)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 41s [INFO] running `"docker" "inspect" "55099c00ebdf8d6429d8d687be2f3a0032e670869ce94c5b47f7ac24410cddbb"` [INFO] running `"docker" "rm" "-f" "55099c00ebdf8d6429d8d687be2f3a0032e670869ce94c5b47f7ac24410cddbb"` [INFO] [stdout] 55099c00ebdf8d6429d8d687be2f3a0032e670869ce94c5b47f7ac24410cddbb [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-3/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/matthiaskrgr/gitgc:/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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] 0238d6b203aef89953d4c7bd8b00646f04643d9139e1246bb1808b273b0c35e8 [INFO] running `"docker" "start" "-a" "0238d6b203aef89953d4c7bd8b00646f04643d9139e1246bb1808b273b0c35e8"` [INFO] [stderr] warning: the cargo feature `edition` is now stable and is no longer necessary to be listed in the manifest [INFO] [stderr] Compiling gitgc v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: the feature `tool_lints` has been stable since 1.31.0 and no longer requires an attribute to enable [INFO] [stderr] --> src/main.rs:1:12 [INFO] [stderr] | [INFO] [stderr] 1 | #![feature(tool_lints)] [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(stable_features)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.18s [INFO] running `"docker" "inspect" "0238d6b203aef89953d4c7bd8b00646f04643d9139e1246bb1808b273b0c35e8"` [INFO] running `"docker" "rm" "-f" "0238d6b203aef89953d4c7bd8b00646f04643d9139e1246bb1808b273b0c35e8"` [INFO] [stdout] 0238d6b203aef89953d4c7bd8b00646f04643d9139e1246bb1808b273b0c35e8 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-3/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/matthiaskrgr/gitgc:/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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "test" "--frozen"` [INFO] [stdout] f32c6a71d171b57379514fbfd9c1c88fe5fd3ef54acbd7d7d5e276c33593556d [INFO] running `"docker" "start" "-a" "f32c6a71d171b57379514fbfd9c1c88fe5fd3ef54acbd7d7d5e276c33593556d"` [INFO] [stderr] warning: the cargo feature `edition` is now stable and is no longer necessary to be listed in the manifest [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running /opt/crater/target/debug/deps/gitgc-f78cddee233aa22b [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" "f32c6a71d171b57379514fbfd9c1c88fe5fd3ef54acbd7d7d5e276c33593556d"` [INFO] running `"docker" "rm" "-f" "f32c6a71d171b57379514fbfd9c1c88fe5fd3ef54acbd7d7d5e276c33593556d"` [INFO] [stdout] f32c6a71d171b57379514fbfd9c1c88fe5fd3ef54acbd7d7d5e276c33593556d