[INFO] cloning repository jakubdibala/gf [INFO] running `"git" "clone" "--bare" "git://github.com/jakubdibala/gf.git" "work/cache/sources/gh/jakubdibala/gf"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/jakubdibala/gf'... [INFO] running `"git" "clone" "work/cache/sources/gh/jakubdibala/gf" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/jakubdibala/gf"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/jakubdibala/gf'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/jakubdibala/gf" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/jakubdibala/gf"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/jakubdibala/gf'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 174dfcf428295a7f06a23b1605d493f5a52095d1 [INFO] sha for GitHub repo jakubdibala/gf: 174dfcf428295a7f06a23b1605d493f5a52095d1 [INFO] validating manifest of jakubdibala/gf 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 jakubdibala/gf 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 jakubdibala/gf [INFO] finished frobbing jakubdibala/gf [INFO] frobbed toml for jakubdibala/gf written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/jakubdibala/gf/Cargo.toml [INFO] started frobbing jakubdibala/gf [INFO] finished frobbing jakubdibala/gf [INFO] frobbed toml for jakubdibala/gf written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/jakubdibala/gf/Cargo.toml [INFO] crate jakubdibala/gf 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 jakubdibala/gf against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-2/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/jakubdibala/gf:/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] 949f274327354bf24a619f0e612c30fdde09b30aff961422669f371972d25ed9 [INFO] running `"docker" "start" "-a" "949f274327354bf24a619f0e612c30fdde09b30aff961422669f371972d25ed9"` [INFO] [stderr] Compiling cc v1.0.23 [INFO] [stderr] Compiling log v0.4.5 [INFO] [stderr] Compiling cmake v0.1.33 [INFO] [stderr] Compiling openssl-sys v0.9.35 [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 gf v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused import: `SubCommand` [INFO] [stderr] --> src/main.rs:7:22 [INFO] [stderr] | [INFO] [stderr] 7 | use clap::{Arg, App, SubCommand}; [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `repo` [INFO] [stderr] --> src/main.rs:26:9 [INFO] [stderr] | [INFO] [stderr] 26 | let repo = match git2::Repository::open(Path::new(REPO_PATH)) { [INFO] [stderr] | ^^^^ help: consider prefixing with an underscore: `_repo` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_variables)] on by default [INFO] [stderr] [INFO] [stderr] warning: struct is never constructed: `Branch` [INFO] [stderr] --> src/repository.rs:4:1 [INFO] [stderr] | [INFO] [stderr] 4 | pub struct Branch { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(dead_code)] on by default [INFO] [stderr] [INFO] [stderr] warning: function is never used: `branch_list` [INFO] [stderr] --> src/repository.rs:13:1 [INFO] [stderr] | [INFO] [stderr] 13 | pub fn branch_list(r: git2::Repository) -> Vec { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `current_branch` [INFO] [stderr] --> src/repository.rs:36:1 [INFO] [stderr] | [INFO] [stderr] 36 | pub fn current_branch(r: git2::Repository) -> String { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 19s [INFO] running `"docker" "inspect" "949f274327354bf24a619f0e612c30fdde09b30aff961422669f371972d25ed9"` [INFO] running `"docker" "rm" "-f" "949f274327354bf24a619f0e612c30fdde09b30aff961422669f371972d25ed9"` [INFO] [stdout] 949f274327354bf24a619f0e612c30fdde09b30aff961422669f371972d25ed9 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-2/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/jakubdibala/gf:/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] 1b1e260eb6a7165a09b2109f1cb3bf27b9dde613d82f511ebe642ae8b90c0c63 [INFO] running `"docker" "start" "-a" "1b1e260eb6a7165a09b2109f1cb3bf27b9dde613d82f511ebe642ae8b90c0c63"` [INFO] [stderr] Compiling gf v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused import: `SubCommand` [INFO] [stderr] --> src/main.rs:7:22 [INFO] [stderr] | [INFO] [stderr] 7 | use clap::{Arg, App, SubCommand}; [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `repo` [INFO] [stderr] --> src/main.rs:26:9 [INFO] [stderr] | [INFO] [stderr] 26 | let repo = match git2::Repository::open(Path::new(REPO_PATH)) { [INFO] [stderr] | ^^^^ help: consider prefixing with an underscore: `_repo` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_variables)] on by default [INFO] [stderr] [INFO] [stderr] warning: struct is never constructed: `Branch` [INFO] [stderr] --> src/repository.rs:4:1 [INFO] [stderr] | [INFO] [stderr] 4 | pub struct Branch { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(dead_code)] on by default [INFO] [stderr] [INFO] [stderr] warning: function is never used: `branch_list` [INFO] [stderr] --> src/repository.rs:13:1 [INFO] [stderr] | [INFO] [stderr] 13 | pub fn branch_list(r: git2::Repository) -> Vec { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `current_branch` [INFO] [stderr] --> src/repository.rs:36:1 [INFO] [stderr] | [INFO] [stderr] 36 | pub fn current_branch(r: git2::Repository) -> String { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.17s [INFO] running `"docker" "inspect" "1b1e260eb6a7165a09b2109f1cb3bf27b9dde613d82f511ebe642ae8b90c0c63"` [INFO] running `"docker" "rm" "-f" "1b1e260eb6a7165a09b2109f1cb3bf27b9dde613d82f511ebe642ae8b90c0c63"` [INFO] [stdout] 1b1e260eb6a7165a09b2109f1cb3bf27b9dde613d82f511ebe642ae8b90c0c63 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-2/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/jakubdibala/gf:/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] 693791c4090bf4ce283831239f6ce2b67517a37550da27e814351f748f228090 [INFO] running `"docker" "start" "-a" "693791c4090bf4ce283831239f6ce2b67517a37550da27e814351f748f228090"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running /opt/crater/target/debug/deps/gf-c9503b2a45a5c339 [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" "693791c4090bf4ce283831239f6ce2b67517a37550da27e814351f748f228090"` [INFO] running `"docker" "rm" "-f" "693791c4090bf4ce283831239f6ce2b67517a37550da27e814351f748f228090"` [INFO] [stdout] 693791c4090bf4ce283831239f6ce2b67517a37550da27e814351f748f228090