Oct 14 17:30:19.724 INFO testing jafow/ghsign against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 14 17:30:19.724 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 14 17:30:20.431 INFO blam! 63ba8e75419fde83ab4b59158c095ffbf536992ffd2703ab2385bb796e35441a Oct 14 17:30:20.433 INFO running `"docker" "start" "-a" "63ba8e75419fde83ab4b59158c095ffbf536992ffd2703ab2385bb796e35441a"` Oct 14 17:30:21.479 INFO kablam! usermod: no changes Oct 14 17:30:21.755 INFO kablam! Compiling cc v1.0.12 Oct 14 17:30:21.760 INFO kablam! Compiling serde v1.0.43 Oct 14 17:30:21.761 INFO kablam! Compiling iovec v0.1.2 Oct 14 17:30:21.767 INFO kablam! Compiling time v0.1.39 Oct 14 17:30:21.767 INFO kablam! Compiling atty v0.2.9 Oct 14 17:30:21.767 INFO kablam! Compiling net2 v0.2.32 Oct 14 17:30:21.767 INFO kablam! Compiling crossbeam-utils v0.3.2 Oct 14 17:30:21.767 INFO kablam! Compiling socket2 v0.3.5 Oct 14 17:30:23.375 INFO kablam! Compiling base64 v0.9.1 Oct 14 17:30:23.439 INFO kablam! Compiling rand v0.3.22 Oct 14 17:30:26.334 INFO kablam! Compiling futures-cpupool v0.1.8 Oct 14 17:30:26.350 INFO kablam! Compiling tokio-timer v0.2.1 Oct 14 17:30:26.383 INFO kablam! Compiling bytes v0.4.6 Oct 14 17:30:26.383 INFO kablam! Compiling clap v2.31.2 Oct 14 17:30:26.451 INFO kablam! Compiling crossbeam-epoch v0.4.1 Oct 14 17:30:32.887 INFO kablam! Compiling uuid v0.5.1 Oct 14 17:30:33.047 INFO kablam! Compiling mio v0.6.14 Oct 14 17:30:33.072 INFO kablam! Compiling crossbeam-deque v0.3.0 Oct 14 17:30:33.103 INFO kablam! Compiling tokio-io v0.1.6 Oct 14 17:30:33.123 INFO kablam! Compiling libflate v0.1.14 Oct 14 17:30:33.493 INFO kablam! Compiling phf_generator v0.7.21 Oct 14 17:30:35.564 INFO kablam! Compiling openssl-sys v0.9.28 Oct 14 17:30:37.251 INFO kablam! Compiling libz-sys v1.0.18 Oct 14 17:30:37.324 INFO kablam! Compiling curl-sys v0.4.2 Oct 14 17:30:45.231 INFO kablam! Compiling phf_codegen v0.7.21 Oct 14 17:30:52.171 INFO kablam! Compiling tokio-threadpool v0.1.2 Oct 14 17:30:52.201 INFO kablam! Compiling mime_guess v2.0.0-alpha.4 Oct 14 17:30:52.412 INFO kablam! Compiling tokio-reactor v0.1.1 Oct 14 17:30:52.512 INFO kablam! Compiling openssl v0.9.24 Oct 14 17:31:04.007 INFO kablam! Compiling tokio-udp v0.1.0 Oct 14 17:31:04.007 INFO kablam! Compiling tokio-tcp v0.1.0 Oct 14 17:31:06.477 INFO kablam! Compiling curl v0.4.12 Oct 14 17:31:09.461 INFO kablam! Compiling tokio v0.1.5 Oct 14 17:31:37.228 INFO kablam! Compiling tokio-core v0.1.17 Oct 14 17:31:37.724 INFO kablam! Compiling native-tls v0.1.5 Oct 14 17:31:38.931 INFO kablam! Compiling serde_urlencoded v0.5.1 Oct 14 17:31:38.931 INFO kablam! Compiling serde_json v1.0.16 Oct 14 17:31:44.664 INFO kablam! Compiling tokio-proto v0.1.1 Oct 14 17:31:44.666 INFO kablam! Compiling tokio-tls v0.1.4 Oct 14 17:31:50.693 INFO kablam! Compiling hyper v0.11.25 Oct 14 17:32:01.915 INFO kablam! Compiling hyper-tls v0.1.3 Oct 14 17:32:03.619 INFO kablam! Compiling reqwest v0.8.5 Oct 14 17:32:14.083 INFO kablam! Compiling ghsign v0.1.0 (/source) Oct 14 17:32:15.411 INFO kablam! warning: unused variable: `pk` Oct 14 17:32:15.411 INFO kablam! --> lib/lib.rs:33:13 Oct 14 17:32:15.411 INFO kablam! | Oct 14 17:32:15.411 INFO kablam! 33 | let pk = self.fetch_key(); Oct 14 17:32:15.411 INFO kablam! | ^^ help: consider using `_pk` instead Oct 14 17:32:15.411 INFO kablam! | Oct 14 17:32:15.411 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 14 17:32:15.411 INFO kablam! Oct 14 17:32:16.991 INFO kablam! warning: unused `#[macro_use]` import Oct 14 17:32:16.991 INFO kablam! --> src/main.rs:1:1 Oct 14 17:32:16.991 INFO kablam! | Oct 14 17:32:16.991 INFO kablam! 1 | #[macro_use] Oct 14 17:32:16.991 INFO kablam! | ^^^^^^^^^^^^ Oct 14 17:32:16.991 INFO kablam! | Oct 14 17:32:16.991 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 14 17:32:16.991 INFO kablam! Oct 14 17:32:16.991 INFO kablam! warning: unused imports: `App`, `Arg` Oct 14 17:32:16.991 INFO kablam! --> src/main.rs:5:12 Oct 14 17:32:16.991 INFO kablam! | Oct 14 17:32:16.991 INFO kablam! 5 | use clap::{Arg, App}; Oct 14 17:32:16.991 INFO kablam! | ^^^ ^^^ Oct 14 17:32:16.991 INFO kablam! Oct 14 17:32:17.023 INFO kablam! warning: unused variable: `data` Oct 14 17:32:17.023 INFO kablam! --> src/main.rs:29:9 Oct 14 17:32:17.023 INFO kablam! | Oct 14 17:32:17.023 INFO kablam! 29 | let data: String = String::from("hello world"); Oct 14 17:32:17.023 INFO kablam! | ^^^^ help: consider using `_data` instead Oct 14 17:32:17.023 INFO kablam! | Oct 14 17:32:17.023 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 14 17:32:17.023 INFO kablam! Oct 14 17:32:17.023 INFO kablam! warning: unused variable: `signer` Oct 14 17:32:17.023 INFO kablam! --> src/main.rs:30:9 Oct 14 17:32:17.023 INFO kablam! | Oct 14 17:32:17.023 INFO kablam! 30 | let signer = user.sign(); Oct 14 17:32:17.023 INFO kablam! | ^^^^^^ help: consider using `_signer` instead Oct 14 17:32:17.023 INFO kablam! Oct 14 17:32:18.139 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 56s Oct 14 17:32:18.147 INFO kablam! su: No module specific data is present Oct 14 17:32:19.337 INFO running `"docker" "rm" "-f" "63ba8e75419fde83ab4b59158c095ffbf536992ffd2703ab2385bb796e35441a"` Oct 14 17:32:19.659 INFO blam! 63ba8e75419fde83ab4b59158c095ffbf536992ffd2703ab2385bb796e35441a Oct 14 17:32:19.667 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 14 17:32:20.005 INFO blam! b26b62bfe358d4c57a00d3f11b5b0ad18d5a3b8964b82c0773dcc558ed113ca7 Oct 14 17:32:20.011 INFO running `"docker" "start" "-a" "b26b62bfe358d4c57a00d3f11b5b0ad18d5a3b8964b82c0773dcc558ed113ca7"` Oct 14 17:32:21.379 INFO kablam! usermod: no changes Oct 14 17:32:21.647 INFO kablam! Compiling ghsign v0.1.0 (/source) Oct 14 17:32:23.470 INFO kablam! warning: unused `#[macro_use]` import Oct 14 17:32:23.470 INFO kablam! --> src/main.rs:1:1 Oct 14 17:32:23.470 INFO kablam! | Oct 14 17:32:23.470 INFO kablam! 1 | #[macro_use] Oct 14 17:32:23.470 INFO kablam! | ^^^^^^^^^^^^ Oct 14 17:32:23.470 INFO kablam! | Oct 14 17:32:23.470 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 14 17:32:23.470 INFO kablam! Oct 14 17:32:23.470 INFO kablam! warning: unused imports: `App`, `Arg` Oct 14 17:32:23.470 INFO kablam! --> src/main.rs:5:12 Oct 14 17:32:23.470 INFO kablam! | Oct 14 17:32:23.470 INFO kablam! 5 | use clap::{Arg, App}; Oct 14 17:32:23.470 INFO kablam! | ^^^ ^^^ Oct 14 17:32:23.470 INFO kablam! Oct 14 17:32:23.512 INFO kablam! warning: unused variable: `data` Oct 14 17:32:23.512 INFO kablam! --> src/main.rs:29:9 Oct 14 17:32:23.512 INFO kablam! | Oct 14 17:32:23.512 INFO kablam! 29 | let data: String = String::from("hello world"); Oct 14 17:32:23.512 INFO kablam! | ^^^^ help: consider using `_data` instead Oct 14 17:32:23.512 INFO kablam! | Oct 14 17:32:23.512 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 14 17:32:23.512 INFO kablam! Oct 14 17:32:23.512 INFO kablam! warning: unused variable: `signer` Oct 14 17:32:23.512 INFO kablam! --> src/main.rs:30:9 Oct 14 17:32:23.512 INFO kablam! | Oct 14 17:32:23.512 INFO kablam! 30 | let signer = user.sign(); Oct 14 17:32:23.512 INFO kablam! | ^^^^^^ help: consider using `_signer` instead Oct 14 17:32:23.512 INFO kablam! Oct 14 17:32:24.119 INFO kablam! warning: unused variable: `pk` Oct 14 17:32:24.120 INFO kablam! --> lib/lib.rs:33:13 Oct 14 17:32:24.120 INFO kablam! | Oct 14 17:32:24.120 INFO kablam! 33 | let pk = self.fetch_key(); Oct 14 17:32:24.121 INFO kablam! | ^^ help: consider using `_pk` instead Oct 14 17:32:24.121 INFO kablam! | Oct 14 17:32:24.121 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 14 17:32:24.121 INFO kablam! Oct 14 17:32:24.923 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.51s Oct 14 17:32:24.936 INFO kablam! su: No module specific data is present Oct 14 17:32:25.869 INFO running `"docker" "rm" "-f" "b26b62bfe358d4c57a00d3f11b5b0ad18d5a3b8964b82c0773dcc558ed113ca7"` Oct 14 17:32:26.203 INFO blam! b26b62bfe358d4c57a00d3f11b5b0ad18d5a3b8964b82c0773dcc558ed113ca7 Oct 14 17:32:26.207 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 14 17:32:26.657 INFO blam! 169779767f65d7e4a74d59733154f8e72a019d214a7b8bf996e01ea67b095385 Oct 14 17:32:26.659 INFO running `"docker" "start" "-a" "169779767f65d7e4a74d59733154f8e72a019d214a7b8bf996e01ea67b095385"` Oct 14 17:32:28.127 INFO kablam! usermod: no changes Oct 14 17:32:28.383 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.23s Oct 14 17:32:28.403 INFO kablam! Running /target/debug/deps/libghsign-abb3fc32b9a84684 Oct 14 17:32:28.404 INFO blam! Oct 14 17:32:28.404 INFO blam! running 0 tests Oct 14 17:32:28.404 INFO blam! Oct 14 17:32:28.404 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 17:32:28.404 INFO blam! Oct 14 17:32:28.411 INFO kablam! Running /target/debug/deps/ghsign-8aff8d2ea43f3fce Oct 14 17:32:28.411 INFO blam! Oct 14 17:32:28.411 INFO blam! running 0 tests Oct 14 17:32:28.411 INFO blam! Oct 14 17:32:28.411 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 17:32:28.411 INFO blam! Oct 14 17:32:28.412 INFO kablam! Doc-tests libghsign Oct 14 17:32:30.811 INFO blam! Oct 14 17:32:30.811 INFO blam! running 0 tests Oct 14 17:32:30.811 INFO blam! Oct 14 17:32:30.811 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 17:32:30.811 INFO blam! Oct 14 17:32:30.824 INFO kablam! su: No module specific data is present Oct 14 17:32:31.831 INFO running `"docker" "rm" "-f" "169779767f65d7e4a74d59733154f8e72a019d214a7b8bf996e01ea67b095385"` Oct 14 17:32:32.039 INFO blam! 169779767f65d7e4a74d59733154f8e72a019d214a7b8bf996e01ea67b095385