Oct 12 20:39:11.295 INFO testing tscrowley/git-breakaway against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 12 20:39:11.297 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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:11.859 INFO blam! bef74c64186a8c011fa148315e39e46e511249e0f9ff36d15732d3f534fe6782 Oct 12 20:39:11.861 INFO running `"docker" "start" "-a" "bef74c64186a8c011fa148315e39e46e511249e0f9ff36d15732d3f534fe6782"` Oct 12 20:39:14.079 INFO kablam! usermod: no changes Oct 12 20:39:14.220 INFO kablam! Compiling cc v1.0.6 Oct 12 20:39:14.220 INFO kablam! Compiling libc v0.2.39 Oct 12 20:39:14.231 INFO kablam! Compiling yaml-rust v0.3.5 Oct 12 20:39:17.552 INFO kablam! Compiling atty v0.2.8 Oct 12 20:39:20.563 INFO kablam! Compiling clap v2.31.1 Oct 12 20:39:20.823 INFO kablam! Compiling cmake v0.1.29 Oct 12 20:39:20.823 INFO kablam! Compiling libz-sys v1.0.18 Oct 12 20:39:20.823 INFO kablam! Compiling openssl-sys v0.9.27 Oct 12 20:39:20.823 INFO kablam! Compiling curl-sys v0.4.1 Oct 12 20:39:22.291 INFO kablam! Compiling libssh2-sys v0.2.6 Oct 12 20:39:22.291 INFO kablam! Compiling libgit2-sys v0.7.1 Oct 12 20:40:10.957 INFO kablam! Compiling git2 v0.7.0 Oct 12 20:40:18.355 INFO kablam! Compiling breakaway v0.1.0 (/source) Oct 12 20:40:18.691 INFO kablam! warning: unused imports: `Arg`, `SubCommand` Oct 12 20:40:18.691 INFO kablam! --> src/main.rs:3:24 Oct 12 20:40:18.691 INFO kablam! | Oct 12 20:40:18.691 INFO kablam! 3 | use clap::{ArgMatches, Arg, App, SubCommand}; Oct 12 20:40:18.691 INFO kablam! | ^^^ ^^^^^^^^^^ Oct 12 20:40:18.691 INFO kablam! | Oct 12 20:40:18.691 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 20:40:18.691 INFO kablam! Oct 12 20:40:18.691 INFO kablam! warning: unused import: `Remote` Oct 12 20:40:18.691 INFO kablam! --> src/main.rs:6:23 Oct 12 20:40:18.691 INFO kablam! | Oct 12 20:40:18.691 INFO kablam! 6 | use git2::{Repository,Remote}; Oct 12 20:40:18.691 INFO kablam! | ^^^^^^ Oct 12 20:40:18.691 INFO kablam! Oct 12 20:40:18.743 INFO kablam! warning: unused variable: `matches` Oct 12 20:40:18.743 INFO kablam! --> src/main.rs:12:36 Oct 12 20:40:18.743 INFO kablam! | Oct 12 20:40:18.743 INFO kablam! 12 | fn handle_status(repo: Repository, matches: ArgMatches) { Oct 12 20:40:18.743 INFO kablam! | ^^^^^^^ help: consider using `_matches` instead Oct 12 20:40:18.743 INFO kablam! | Oct 12 20:40:18.743 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 12 20:40:18.743 INFO kablam! Oct 12 20:40:20.798 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 06s Oct 12 20:40:20.804 INFO kablam! su: No module specific data is present Oct 12 20:40:21.625 INFO running `"docker" "rm" "-f" "bef74c64186a8c011fa148315e39e46e511249e0f9ff36d15732d3f534fe6782"` Oct 12 20:40:21.915 INFO blam! bef74c64186a8c011fa148315e39e46e511249e0f9ff36d15732d3f534fe6782 Oct 12 20:40:21.923 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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:22.344 INFO blam! e66661554898d7191235feb7e186109155c242cfb046443951f8d0d7fedd4c82 Oct 12 20:40:22.346 INFO running `"docker" "start" "-a" "e66661554898d7191235feb7e186109155c242cfb046443951f8d0d7fedd4c82"` Oct 12 20:40:24.439 INFO kablam! usermod: no changes Oct 12 20:40:24.619 INFO kablam! Compiling breakaway v0.1.0 (/source) Oct 12 20:40:25.163 INFO kablam! warning: unused imports: `Arg`, `SubCommand` Oct 12 20:40:25.163 INFO kablam! --> src/main.rs:3:24 Oct 12 20:40:25.163 INFO kablam! | Oct 12 20:40:25.163 INFO kablam! 3 | use clap::{ArgMatches, Arg, App, SubCommand}; Oct 12 20:40:25.163 INFO kablam! | ^^^ ^^^^^^^^^^ Oct 12 20:40:25.163 INFO kablam! | Oct 12 20:40:25.163 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 20:40:25.163 INFO kablam! Oct 12 20:40:25.163 INFO kablam! warning: unused import: `Remote` Oct 12 20:40:25.164 INFO kablam! --> src/main.rs:6:23 Oct 12 20:40:25.164 INFO kablam! | Oct 12 20:40:25.164 INFO kablam! 6 | use git2::{Repository,Remote}; Oct 12 20:40:25.164 INFO kablam! | ^^^^^^ Oct 12 20:40:25.164 INFO kablam! Oct 12 20:40:25.212 INFO kablam! warning: unused variable: `matches` Oct 12 20:40:25.212 INFO kablam! --> src/main.rs:12:36 Oct 12 20:40:25.212 INFO kablam! | Oct 12 20:40:25.212 INFO kablam! 12 | fn handle_status(repo: Repository, matches: ArgMatches) { Oct 12 20:40:25.212 INFO kablam! | ^^^^^^^ help: consider using `_matches` instead Oct 12 20:40:25.212 INFO kablam! | Oct 12 20:40:25.212 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 12 20:40:25.212 INFO kablam! Oct 12 20:40:26.123 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.65s Oct 12 20:40:26.123 INFO kablam! su: No module specific data is present Oct 12 20:40:26.959 INFO running `"docker" "rm" "-f" "e66661554898d7191235feb7e186109155c242cfb046443951f8d0d7fedd4c82"` Oct 12 20:40:27.303 INFO blam! e66661554898d7191235feb7e186109155c242cfb046443951f8d0d7fedd4c82 Oct 12 20:40:27.320 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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:27.830 INFO blam! b1678839df95daad4b64e24b9c9c4b4df64619065ec50020b2fdce16ae157099 Oct 12 20:40:27.832 INFO running `"docker" "start" "-a" "b1678839df95daad4b64e24b9c9c4b4df64619065ec50020b2fdce16ae157099"` Oct 12 20:40:29.510 INFO kablam! usermod: no changes Oct 12 20:40:29.647 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.10s Oct 12 20:40:29.659 INFO kablam! Running /target/debug/deps/breakaway-710947fd81421a6d Oct 12 20:40:29.659 INFO blam! Oct 12 20:40:29.660 INFO blam! running 0 tests Oct 12 20:40:29.660 INFO blam! Oct 12 20:40:29.660 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 20:40:29.661 INFO blam! Oct 12 20:40:29.675 INFO kablam! su: No module specific data is present Oct 12 20:40:30.938 INFO running `"docker" "rm" "-f" "b1678839df95daad4b64e24b9c9c4b4df64619065ec50020b2fdce16ae157099"` Oct 12 20:40:31.277 INFO blam! b1678839df95daad4b64e24b9c9c4b4df64619065ec50020b2fdce16ae157099