Oct 15 11:46:30.388 INFO testing Coneko/stack against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 11:46:30.388 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 15 11:46:30.647 INFO blam! 77fb0ea41bddcb91015c17cb992f8149f27770cadc0497b2ac58c4bfff0b9c97 Oct 15 11:46:30.647 INFO running `"docker" "start" "-a" "77fb0ea41bddcb91015c17cb992f8149f27770cadc0497b2ac58c4bfff0b9c97"` Oct 15 11:46:31.661 INFO kablam! usermod: no changes Oct 15 11:46:31.983 INFO kablam! Compiling curl-sys v0.4.1 Oct 15 11:46:31.992 INFO kablam! Compiling tempfile v2.2.0 Oct 15 11:46:32.000 INFO kablam! Compiling libgit2-sys v0.7.1 Oct 15 11:46:32.001 INFO kablam! Compiling libz-sys v1.0.18 Oct 15 11:46:32.001 INFO kablam! Compiling libssh2-sys v0.2.6 Oct 15 11:46:32.001 INFO kablam! Compiling indoc-impl v0.2.3 Oct 15 11:46:32.002 INFO kablam! Compiling error-chain v0.11.0 Oct 15 11:46:37.464 INFO kablam! Compiling hubcaps v0.4.3 Oct 15 11:46:44.055 INFO kablam! Compiling indoc v0.2.3 Oct 15 11:47:13.287 INFO kablam! Compiling git2 v0.7.1 Oct 15 11:47:22.067 INFO kablam! Compiling stack v0.0.1 (/source) Oct 15 11:47:23.551 INFO kablam! warning: unused `#[macro_use]` import Oct 15 11:47:23.552 INFO kablam! --> src/lib.rs:3:1 Oct 15 11:47:23.552 INFO kablam! | Oct 15 11:47:23.552 INFO kablam! 3 | #[macro_use] Oct 15 11:47:23.553 INFO kablam! | ^^^^^^^^^^^^ Oct 15 11:47:23.553 INFO kablam! | Oct 15 11:47:23.553 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 11:47:23.553 INFO kablam! Oct 15 11:47:29.388 INFO kablam! warning: unused variable: `changeset` Oct 15 11:47:29.388 INFO kablam! --> src/main.rs:81:9 Oct 15 11:47:29.388 INFO kablam! | Oct 15 11:47:29.388 INFO kablam! 81 | let changeset = changeset::Changeset::new_from_editor(github_owner, github_repo_name) Oct 15 11:47:29.388 INFO kablam! | ^^^^^^^^^ help: consider using `_changeset` instead Oct 15 11:47:29.388 INFO kablam! | Oct 15 11:47:29.388 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 11:47:29.388 INFO kablam! Oct 15 11:47:29.389 INFO kablam! warning: unused variable: `pr` Oct 15 11:47:29.389 INFO kablam! --> src/main.rs:147:9 Oct 15 11:47:29.389 INFO kablam! | Oct 15 11:47:29.390 INFO kablam! 147 | let pr = core.run(pull_requests.create(&pull_options)) Oct 15 11:47:29.390 INFO kablam! | ^^ help: consider using `_pr` instead Oct 15 11:47:29.391 INFO kablam! Oct 15 11:47:40.163 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 08s Oct 15 11:47:40.187 INFO kablam! su: No module specific data is present Oct 15 11:47:41.145 INFO running `"docker" "rm" "-f" "77fb0ea41bddcb91015c17cb992f8149f27770cadc0497b2ac58c4bfff0b9c97"` Oct 15 11:47:41.423 INFO blam! 77fb0ea41bddcb91015c17cb992f8149f27770cadc0497b2ac58c4bfff0b9c97 Oct 15 11:47:41.429 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 15 11:47:41.885 INFO blam! 080f8596d34ff4e7d8c946b0791b595efb429207a432564329b2c3fa0c15c1a5 Oct 15 11:47:41.891 INFO running `"docker" "start" "-a" "080f8596d34ff4e7d8c946b0791b595efb429207a432564329b2c3fa0c15c1a5"` Oct 15 11:47:42.935 INFO kablam! usermod: no changes Oct 15 11:47:43.199 INFO kablam! Compiling stack v0.0.1 (/source) Oct 15 11:47:48.543 INFO kablam! warning: unused variable: `changeset` Oct 15 11:47:48.543 INFO kablam! --> src/main.rs:81:9 Oct 15 11:47:48.543 INFO kablam! | Oct 15 11:47:48.543 INFO kablam! 81 | let changeset = changeset::Changeset::new_from_editor(github_owner, github_repo_name) Oct 15 11:47:48.543 INFO kablam! | ^^^^^^^^^ help: consider using `_changeset` instead Oct 15 11:47:48.543 INFO kablam! | Oct 15 11:47:48.543 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 11:47:48.543 INFO kablam! Oct 15 11:47:48.543 INFO kablam! warning: unused variable: `pr` Oct 15 11:47:48.543 INFO kablam! --> src/main.rs:147:9 Oct 15 11:47:48.543 INFO kablam! | Oct 15 11:47:48.543 INFO kablam! 147 | let pr = core.run(pull_requests.create(&pull_options)) Oct 15 11:47:48.543 INFO kablam! | ^^ help: consider using `_pr` instead Oct 15 11:47:48.543 INFO kablam! Oct 15 11:47:49.290 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 6.32s Oct 15 11:47:49.312 INFO kablam! su: No module specific data is present Oct 15 11:47:49.862 INFO running `"docker" "rm" "-f" "080f8596d34ff4e7d8c946b0791b595efb429207a432564329b2c3fa0c15c1a5"` Oct 15 11:47:50.102 INFO blam! 080f8596d34ff4e7d8c946b0791b595efb429207a432564329b2c3fa0c15c1a5 Oct 15 11:47:50.107 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 15 11:47:50.506 INFO blam! 85205704c9f746e21accfa129d0e1c6ed02180431ef128491759ac7933573a5d Oct 15 11:47:50.509 INFO running `"docker" "start" "-a" "85205704c9f746e21accfa129d0e1c6ed02180431ef128491759ac7933573a5d"` Oct 15 11:47:51.510 INFO kablam! usermod: no changes Oct 15 11:47:51.707 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.18s Oct 15 11:47:51.727 INFO kablam! Running /target/debug/deps/stack-46bd57765e92e3b5 Oct 15 11:47:51.731 INFO blam! Oct 15 11:47:51.731 INFO blam! running 15 tests Oct 15 11:47:51.759 INFO blam! test changeset::tests::new_from_string_can_read_branch ... ok Oct 15 11:47:51.759 INFO blam! test changeset::tests::new_from_string_can_create_from_string_with_only_title ... ok Oct 15 11:47:51.759 INFO blam! test changeset::tests::new_from_string_can_read_message ... ok Oct 15 11:47:51.759 INFO blam! test changeset::tests::new_from_string_can_read_title ... ok Oct 15 11:47:51.759 INFO blam! test changeset::tests::parse_pull_request_can_parse_https_url ... ok Oct 15 11:47:51.765 INFO blam! test changeset::tests::parse_pull_request_can_parse_pr_reference ... ok Oct 15 11:47:51.791 INFO blam! test changeset::tests::new_from_string_can_read_pr ... ok Oct 15 11:47:51.791 INFO blam! test changeset::tests::parse_pull_request_can_parse_http_url ... ok Oct 15 11:47:51.799 INFO blam! test changeset::tests::parse_pull_request_can_parse_number ... ok Oct 15 11:47:51.840 INFO blam! test changeset::tests::new_from_string_cannot_create_from_empty_string ... ok Oct 15 11:47:51.840 INFO blam! test changeset::tests::parse_pull_request_cannot_parse_pr_from_empty_string ... ok Oct 15 11:47:51.840 INFO blam! test changeset::tests::new_from_string_cannot_create_from_string_with_multiple_pr_fields ... ok Oct 15 11:47:51.840 INFO blam! test changeset::tests::parse_pull_request_cannot_parse_invalid_pr_field ... ok Oct 15 11:47:51.840 INFO blam! test changeset::tests::new_from_string_cannot_create_from_string_without_title ... ok Oct 15 11:47:51.840 INFO blam! test changeset::tests::new_from_string_cannot_create_from_string_with_invalid_pr_field ... ok Oct 15 11:47:51.840 INFO blam! Oct 15 11:47:51.840 INFO blam! test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 11:47:51.840 INFO blam! Oct 15 11:47:51.844 INFO kablam! Running /target/debug/deps/stack-6890bb616d3c882c Oct 15 11:47:51.844 INFO kablam! Doc-tests stack Oct 15 11:47:51.844 INFO blam! Oct 15 11:47:51.844 INFO blam! running 0 tests Oct 15 11:47:51.844 INFO blam! Oct 15 11:47:51.844 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 11:47:51.844 INFO blam! Oct 15 11:47:54.054 INFO blam! Oct 15 11:47:54.054 INFO blam! running 0 tests Oct 15 11:47:54.055 INFO blam! Oct 15 11:47:54.055 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 11:47:54.055 INFO blam! Oct 15 11:47:54.062 INFO kablam! su: No module specific data is present Oct 15 11:47:54.770 INFO running `"docker" "rm" "-f" "85205704c9f746e21accfa129d0e1c6ed02180431ef128491759ac7933573a5d"` Oct 15 11:47:54.999 INFO blam! 85205704c9f746e21accfa129d0e1c6ed02180431ef128491759ac7933573a5d