Oct 14 17:22:34.508 INFO testing jakubdibala/gf against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 14 17:22:34.508 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 14 17:22:34.817 INFO blam! 55eee8bef741e9ab69a305bd8a04e8556b0ee9f00781896e5762e286560ec809 Oct 14 17:22:34.821 INFO running `"docker" "start" "-a" "55eee8bef741e9ab69a305bd8a04e8556b0ee9f00781896e5762e286560ec809"` Oct 14 17:22:35.726 INFO kablam! usermod: no changes Oct 14 17:22:35.859 INFO kablam! Compiling cmake v0.1.33 Oct 14 17:22:35.859 INFO kablam! Compiling libz-sys v1.0.20 Oct 14 17:22:35.859 INFO kablam! Compiling curl-sys v0.4.8 Oct 14 17:22:35.863 INFO kablam! Compiling openssl-sys v0.9.35 Oct 14 17:22:37.132 INFO kablam! Compiling libssh2-sys v0.2.10 Oct 14 17:22:37.137 INFO kablam! Compiling libgit2-sys v0.7.7 Oct 14 17:23:15.355 INFO kablam! Compiling git2 v0.7.5 Oct 14 17:23:24.771 INFO kablam! Compiling gf v0.1.0 (/source) Oct 14 17:23:25.497 INFO kablam! warning: unused import: `SubCommand` Oct 14 17:23:25.497 INFO kablam! --> src/main.rs:7:22 Oct 14 17:23:25.497 INFO kablam! | Oct 14 17:23:25.497 INFO kablam! 7 | use clap::{Arg, App, SubCommand}; Oct 14 17:23:25.497 INFO kablam! | ^^^^^^^^^^ Oct 14 17:23:25.497 INFO kablam! | Oct 14 17:23:25.497 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 14 17:23:25.497 INFO kablam! Oct 14 17:23:25.563 INFO kablam! warning: unused variable: `repo` Oct 14 17:23:25.564 INFO kablam! --> src/main.rs:26:9 Oct 14 17:23:25.564 INFO kablam! | Oct 14 17:23:25.564 INFO kablam! 26 | let repo = match git2::Repository::open(Path::new(REPO_PATH)) { Oct 14 17:23:25.564 INFO kablam! | ^^^^ help: consider using `_repo` instead Oct 14 17:23:25.564 INFO kablam! | Oct 14 17:23:25.564 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 14 17:23:25.564 INFO kablam! Oct 14 17:23:25.568 INFO kablam! warning: struct is never constructed: `Branch` Oct 14 17:23:25.568 INFO kablam! --> src/repository.rs:4:1 Oct 14 17:23:25.568 INFO kablam! | Oct 14 17:23:25.568 INFO kablam! 4 | pub struct Branch { Oct 14 17:23:25.568 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 14 17:23:25.568 INFO kablam! | Oct 14 17:23:25.568 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 17:23:25.568 INFO kablam! Oct 14 17:23:25.568 INFO kablam! warning: function is never used: `branch_list` Oct 14 17:23:25.568 INFO kablam! --> src/repository.rs:13:1 Oct 14 17:23:25.568 INFO kablam! | Oct 14 17:23:25.568 INFO kablam! 13 | pub fn branch_list(r: git2::Repository) -> Vec { Oct 14 17:23:25.568 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 17:23:25.568 INFO kablam! Oct 14 17:23:25.568 INFO kablam! warning: function is never used: `current_branch` Oct 14 17:23:25.568 INFO kablam! --> src/repository.rs:36:1 Oct 14 17:23:25.569 INFO kablam! | Oct 14 17:23:25.569 INFO kablam! 36 | pub fn current_branch(r: git2::Repository) -> String { Oct 14 17:23:25.569 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 17:23:25.569 INFO kablam! Oct 14 17:23:28.143 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 52.40s Oct 14 17:23:28.147 INFO kablam! su: No module specific data is present Oct 14 17:23:29.100 INFO running `"docker" "rm" "-f" "55eee8bef741e9ab69a305bd8a04e8556b0ee9f00781896e5762e286560ec809"` Oct 14 17:23:29.602 INFO blam! 55eee8bef741e9ab69a305bd8a04e8556b0ee9f00781896e5762e286560ec809 Oct 14 17:23:29.611 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 14 17:23:30.077 INFO blam! 018dd67c680979145f9f60e51ca6d9965057fd2849f2cb066d57dea48967198d Oct 14 17:23:30.078 INFO running `"docker" "start" "-a" "018dd67c680979145f9f60e51ca6d9965057fd2849f2cb066d57dea48967198d"` Oct 14 17:23:31.507 INFO kablam! usermod: no changes Oct 14 17:23:31.690 INFO kablam! Compiling gf v0.1.0 (/source) Oct 14 17:23:32.407 INFO kablam! warning: unused import: `SubCommand` Oct 14 17:23:32.408 INFO kablam! --> src/main.rs:7:22 Oct 14 17:23:32.408 INFO kablam! | Oct 14 17:23:32.408 INFO kablam! 7 | use clap::{Arg, App, SubCommand}; Oct 14 17:23:32.409 INFO kablam! | ^^^^^^^^^^ Oct 14 17:23:32.409 INFO kablam! | Oct 14 17:23:32.409 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 14 17:23:32.409 INFO kablam! Oct 14 17:23:32.459 INFO kablam! warning: unused variable: `repo` Oct 14 17:23:32.459 INFO kablam! --> src/main.rs:26:9 Oct 14 17:23:32.459 INFO kablam! | Oct 14 17:23:32.459 INFO kablam! 26 | let repo = match git2::Repository::open(Path::new(REPO_PATH)) { Oct 14 17:23:32.459 INFO kablam! | ^^^^ help: consider using `_repo` instead Oct 14 17:23:32.459 INFO kablam! | Oct 14 17:23:32.459 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 14 17:23:32.459 INFO kablam! Oct 14 17:23:32.483 INFO kablam! warning: struct is never constructed: `Branch` Oct 14 17:23:32.483 INFO kablam! --> src/repository.rs:4:1 Oct 14 17:23:32.483 INFO kablam! | Oct 14 17:23:32.483 INFO kablam! 4 | pub struct Branch { Oct 14 17:23:32.483 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 14 17:23:32.483 INFO kablam! | Oct 14 17:23:32.483 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 17:23:32.483 INFO kablam! Oct 14 17:23:32.483 INFO kablam! warning: function is never used: `branch_list` Oct 14 17:23:32.483 INFO kablam! --> src/repository.rs:13:1 Oct 14 17:23:32.483 INFO kablam! | Oct 14 17:23:32.483 INFO kablam! 13 | pub fn branch_list(r: git2::Repository) -> Vec { Oct 14 17:23:32.483 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 17:23:32.483 INFO kablam! Oct 14 17:23:32.483 INFO kablam! warning: function is never used: `current_branch` Oct 14 17:23:32.483 INFO kablam! --> src/repository.rs:36:1 Oct 14 17:23:32.483 INFO kablam! | Oct 14 17:23:32.483 INFO kablam! 36 | pub fn current_branch(r: git2::Repository) -> String { Oct 14 17:23:32.483 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 17:23:32.483 INFO kablam! Oct 14 17:23:33.019 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.47s Oct 14 17:23:33.026 INFO kablam! su: No module specific data is present Oct 14 17:23:33.648 INFO running `"docker" "rm" "-f" "018dd67c680979145f9f60e51ca6d9965057fd2849f2cb066d57dea48967198d"` Oct 14 17:23:33.987 INFO blam! 018dd67c680979145f9f60e51ca6d9965057fd2849f2cb066d57dea48967198d Oct 14 17:23:33.994 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 14 17:23:34.351 INFO blam! ad31c2a5b9d21cfb94d65b7db6c1f91476f3cfef941d7dd35581fcc146343a93 Oct 14 17:23:34.359 INFO running `"docker" "start" "-a" "ad31c2a5b9d21cfb94d65b7db6c1f91476f3cfef941d7dd35581fcc146343a93"` Oct 14 17:23:35.546 INFO kablam! usermod: no changes Oct 14 17:23:35.679 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.10s Oct 14 17:23:35.679 INFO kablam! Running /target/debug/deps/gf-aac06e69632b454b Oct 14 17:23:35.692 INFO blam! Oct 14 17:23:35.692 INFO blam! running 0 tests Oct 14 17:23:35.692 INFO blam! Oct 14 17:23:35.692 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 17:23:35.692 INFO blam! Oct 14 17:23:35.698 INFO kablam! su: No module specific data is present Oct 14 17:23:36.305 INFO running `"docker" "rm" "-f" "ad31c2a5b9d21cfb94d65b7db6c1f91476f3cfef941d7dd35581fcc146343a93"` Oct 14 17:23:36.623 INFO blam! ad31c2a5b9d21cfb94d65b7db6c1f91476f3cfef941d7dd35581fcc146343a93