Oct 12 20:39:04.961 INFO testing tscrowley/git-breakaway against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 12 20:39:04.961 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +40d4795669493f1965de7c44029c69552134fe1f-alt build --frozen" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 12 20:39:05.434 INFO blam! 06d87c03f5c5e7561887606597fcf1df2f455ae729e0462e2cf7c661133b0821 Oct 12 20:39:05.436 INFO running `"docker" "start" "-a" "06d87c03f5c5e7561887606597fcf1df2f455ae729e0462e2cf7c661133b0821"` Oct 12 20:39:07.442 INFO kablam! usermod: no changes Oct 12 20:39:07.596 INFO kablam! Compiling cc v1.0.6 Oct 12 20:39:07.599 INFO kablam! Compiling clap v2.31.1 Oct 12 20:39:11.099 INFO kablam! Compiling libz-sys v1.0.18 Oct 12 20:39:11.107 INFO kablam! Compiling cmake v0.1.29 Oct 12 20:39:11.108 INFO kablam! Compiling openssl-sys v0.9.27 Oct 12 20:39:11.108 INFO kablam! Compiling curl-sys v0.4.1 Oct 12 20:39:14.330 INFO kablam! Compiling libssh2-sys v0.2.6 Oct 12 20:39:14.518 INFO kablam! Compiling libgit2-sys v0.7.1 Oct 12 20:40:03.279 INFO kablam! Compiling git2 v0.7.0 Oct 12 20:40:10.923 INFO kablam! Compiling breakaway v0.1.0 (/source) Oct 12 20:40:11.232 INFO kablam! warning: unused imports: `Arg`, `SubCommand` Oct 12 20:40:11.232 INFO kablam! --> src/main.rs:3:24 Oct 12 20:40:11.232 INFO kablam! | Oct 12 20:40:11.232 INFO kablam! 3 | use clap::{ArgMatches, Arg, App, SubCommand}; Oct 12 20:40:11.232 INFO kablam! | ^^^ ^^^^^^^^^^ Oct 12 20:40:11.232 INFO kablam! | Oct 12 20:40:11.232 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 20:40:11.232 INFO kablam! Oct 12 20:40:11.232 INFO kablam! warning: unused import: `Remote` Oct 12 20:40:11.232 INFO kablam! --> src/main.rs:6:23 Oct 12 20:40:11.232 INFO kablam! | Oct 12 20:40:11.232 INFO kablam! 6 | use git2::{Repository,Remote}; Oct 12 20:40:11.232 INFO kablam! | ^^^^^^ Oct 12 20:40:11.232 INFO kablam! Oct 12 20:40:11.275 INFO kablam! warning: unused variable: `matches` Oct 12 20:40:11.275 INFO kablam! --> src/main.rs:12:36 Oct 12 20:40:11.275 INFO kablam! | Oct 12 20:40:11.275 INFO kablam! 12 | fn handle_status(repo: Repository, matches: ArgMatches) { Oct 12 20:40:11.275 INFO kablam! | ^^^^^^^ help: consider using `_matches` instead Oct 12 20:40:11.275 INFO kablam! | Oct 12 20:40:11.275 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 12 20:40:11.275 INFO kablam! Oct 12 20:40:13.263 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 05s Oct 12 20:40:13.266 INFO kablam! su: No module specific data is present Oct 12 20:40:13.792 INFO running `"docker" "rm" "-f" "06d87c03f5c5e7561887606597fcf1df2f455ae729e0462e2cf7c661133b0821"` Oct 12 20:40:14.095 INFO blam! 06d87c03f5c5e7561887606597fcf1df2f455ae729e0462e2cf7c661133b0821 Oct 12 20:40:14.103 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +40d4795669493f1965de7c44029c69552134fe1f-alt test --frozen --no-run" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 12 20:40:14.553 INFO blam! 4a931cfcea8f183c63abc485cfb3338c82c172c02b26f5adc7166ff7bcab7233 Oct 12 20:40:14.554 INFO running `"docker" "start" "-a" "4a931cfcea8f183c63abc485cfb3338c82c172c02b26f5adc7166ff7bcab7233"` Oct 12 20:40:15.506 INFO kablam! usermod: no changes Oct 12 20:40:15.619 INFO kablam! Compiling breakaway v0.1.0 (/source) Oct 12 20:40:15.970 INFO kablam! warning: unused imports: `Arg`, `SubCommand` Oct 12 20:40:15.970 INFO kablam! --> src/main.rs:3:24 Oct 12 20:40:15.970 INFO kablam! | Oct 12 20:40:15.970 INFO kablam! 3 | use clap::{ArgMatches, Arg, App, SubCommand}; Oct 12 20:40:15.970 INFO kablam! | ^^^ ^^^^^^^^^^ Oct 12 20:40:15.970 INFO kablam! | Oct 12 20:40:15.970 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 20:40:15.970 INFO kablam! Oct 12 20:40:15.970 INFO kablam! warning: unused import: `Remote` Oct 12 20:40:15.970 INFO kablam! --> src/main.rs:6:23 Oct 12 20:40:15.970 INFO kablam! | Oct 12 20:40:15.970 INFO kablam! 6 | use git2::{Repository,Remote}; Oct 12 20:40:15.970 INFO kablam! | ^^^^^^ Oct 12 20:40:15.970 INFO kablam! Oct 12 20:40:16.015 INFO kablam! warning: unused variable: `matches` Oct 12 20:40:16.015 INFO kablam! --> src/main.rs:12:36 Oct 12 20:40:16.015 INFO kablam! | Oct 12 20:40:16.015 INFO kablam! 12 | fn handle_status(repo: Repository, matches: ArgMatches) { Oct 12 20:40:16.015 INFO kablam! | ^^^^^^^ help: consider using `_matches` instead Oct 12 20:40:16.015 INFO kablam! | Oct 12 20:40:16.015 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 12 20:40:16.015 INFO kablam! Oct 12 20:40:16.491 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.93s Oct 12 20:40:16.491 INFO kablam! su: No module specific data is present Oct 12 20:40:17.209 INFO running `"docker" "rm" "-f" "4a931cfcea8f183c63abc485cfb3338c82c172c02b26f5adc7166ff7bcab7233"` Oct 12 20:40:17.519 INFO blam! 4a931cfcea8f183c63abc485cfb3338c82c172c02b26f5adc7166ff7bcab7233 Oct 12 20:40:17.523 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +40d4795669493f1965de7c44029c69552134fe1f-alt test --frozen" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 12 20:40:18.013 INFO blam! 9bd14d068d8f3c0a5c253254066e9effe2a8db1b110a4a12b3eadeb6fde83dd2 Oct 12 20:40:18.014 INFO running `"docker" "start" "-a" "9bd14d068d8f3c0a5c253254066e9effe2a8db1b110a4a12b3eadeb6fde83dd2"` Oct 12 20:40:19.371 INFO kablam! usermod: no changes Oct 12 20:40:19.521 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.13s Oct 12 20:40:19.527 INFO kablam! Running /target/debug/deps/breakaway-086413cf59562a0e Oct 12 20:40:19.527 INFO blam! Oct 12 20:40:19.527 INFO kablam! su: No module specific data is present Oct 12 20:40:19.527 INFO blam! running 0 tests Oct 12 20:40:19.527 INFO blam! Oct 12 20:40:19.527 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 20:40:19.527 INFO blam! Oct 12 20:40:20.593 INFO running `"docker" "rm" "-f" "9bd14d068d8f3c0a5c253254066e9effe2a8db1b110a4a12b3eadeb6fde83dd2"` Oct 12 20:40:20.851 INFO blam! 9bd14d068d8f3c0a5c253254066e9effe2a8db1b110a4a12b3eadeb6fde83dd2