Oct 12 20:07:30.741 INFO checking jafow/ghsign against master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f for pr-54977 Oct 12 20:07:30.741 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-4/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/pr-54977/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/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 +5af0bb83044c3fb43d59ad5f49ee5ae1a293901f-alt check --frozen --all --all-targets" "-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:07:31.154 INFO blam! 73882c5325bcb3249ddc434ec0cb94e837c44d3939f649cb2e286b48d891593f Oct 12 20:07:31.164 INFO running `"docker" "start" "-a" "73882c5325bcb3249ddc434ec0cb94e837c44d3939f649cb2e286b48d891593f"` Oct 12 20:07:32.248 INFO kablam! usermod: no changes Oct 12 20:07:32.599 INFO kablam! Compiling cc v1.0.12 Oct 12 20:07:32.607 INFO kablam! Checking clap v2.31.2 Oct 12 20:07:32.613 INFO kablam! Checking serde_urlencoded v0.5.1 Oct 12 20:07:32.617 INFO kablam! Checking hyper v0.11.25 Oct 12 20:07:38.533 INFO kablam! Compiling openssl-sys v0.9.28 Oct 12 20:07:38.533 INFO kablam! Compiling libz-sys v1.0.18 Oct 12 20:07:38.533 INFO kablam! Compiling curl-sys v0.4.2 Oct 12 20:07:46.333 INFO kablam! Compiling openssl v0.9.24 Oct 12 20:07:50.650 INFO kablam! Checking curl v0.4.12 Oct 12 20:07:55.954 INFO kablam! Checking native-tls v0.1.5 Oct 12 20:07:56.684 INFO kablam! Checking tokio-tls v0.1.4 Oct 12 20:07:58.191 INFO kablam! Checking hyper-tls v0.1.3 Oct 12 20:08:00.180 INFO kablam! Checking reqwest v0.8.5 Oct 12 20:08:03.540 INFO kablam! Checking ghsign v0.1.0 (/source) Oct 12 20:08:06.912 INFO kablam! warning: unused variable: `pk` Oct 12 20:08:06.912 INFO kablam! --> lib/lib.rs:33:13 Oct 12 20:08:06.912 INFO kablam! | Oct 12 20:08:06.912 INFO kablam! 33 | let pk = self.fetch_key(); Oct 12 20:08:06.912 INFO kablam! | ^^ help: consider using `_pk` instead Oct 12 20:08:06.912 INFO kablam! | Oct 12 20:08:06.912 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 12 20:08:06.912 INFO kablam! Oct 12 20:08:06.988 INFO kablam! warning: unused variable: `pk` Oct 12 20:08:06.988 INFO kablam! --> lib/lib.rs:33:13 Oct 12 20:08:06.988 INFO kablam! | Oct 12 20:08:06.988 INFO kablam! 33 | let pk = self.fetch_key(); Oct 12 20:08:06.988 INFO kablam! | ^^ help: consider using `_pk` instead Oct 12 20:08:06.988 INFO kablam! | Oct 12 20:08:06.988 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 12 20:08:06.988 INFO kablam! Oct 12 20:08:11.253 INFO kablam! warning: unused `#[macro_use]` import Oct 12 20:08:11.253 INFO kablam! --> src/main.rs:1:1 Oct 12 20:08:11.254 INFO kablam! | Oct 12 20:08:11.254 INFO kablam! 1 | #[macro_use] Oct 12 20:08:11.254 INFO kablam! | ^^^^^^^^^^^^ Oct 12 20:08:11.254 INFO kablam! | Oct 12 20:08:11.255 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 20:08:11.255 INFO kablam! Oct 12 20:08:11.255 INFO kablam! warning: unused imports: `App`, `Arg` Oct 12 20:08:11.256 INFO kablam! --> src/main.rs:5:12 Oct 12 20:08:11.256 INFO kablam! | Oct 12 20:08:11.256 INFO kablam! 5 | use clap::{Arg, App}; Oct 12 20:08:11.257 INFO kablam! | ^^^ ^^^ Oct 12 20:08:11.257 INFO kablam! Oct 12 20:08:11.285 INFO kablam! warning: unused `#[macro_use]` import Oct 12 20:08:11.285 INFO kablam! --> src/main.rs:1:1 Oct 12 20:08:11.285 INFO kablam! | Oct 12 20:08:11.286 INFO kablam! 1 | #[macro_use] Oct 12 20:08:11.286 INFO kablam! | ^^^^^^^^^^^^ Oct 12 20:08:11.286 INFO kablam! | Oct 12 20:08:11.287 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 20:08:11.287 INFO kablam! Oct 12 20:08:11.287 INFO kablam! warning: unused imports: `App`, `Arg` Oct 12 20:08:11.288 INFO kablam! --> src/main.rs:5:12 Oct 12 20:08:11.288 INFO kablam! | Oct 12 20:08:11.288 INFO kablam! 5 | use clap::{Arg, App}; Oct 12 20:08:11.288 INFO kablam! | ^^^ ^^^ Oct 12 20:08:11.289 INFO kablam! Oct 12 20:08:11.328 INFO kablam! warning: unused variable: `data` Oct 12 20:08:11.329 INFO kablam! --> src/main.rs:29:9 Oct 12 20:08:11.329 INFO kablam! | Oct 12 20:08:11.329 INFO kablam! 29 | let data: String = String::from("hello world"); Oct 12 20:08:11.330 INFO kablam! | ^^^^ help: consider using `_data` instead Oct 12 20:08:11.330 INFO kablam! | Oct 12 20:08:11.330 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 12 20:08:11.331 INFO kablam! Oct 12 20:08:11.331 INFO kablam! warning: unused variable: `signer` Oct 12 20:08:11.331 INFO kablam! --> src/main.rs:30:9 Oct 12 20:08:11.331 INFO kablam! | Oct 12 20:08:11.332 INFO kablam! 30 | let signer = user.sign(); Oct 12 20:08:11.332 INFO kablam! | ^^^^^^ help: consider using `_signer` instead Oct 12 20:08:11.332 INFO kablam! Oct 12 20:08:11.349 INFO kablam! warning: unused variable: `data` Oct 12 20:08:11.349 INFO kablam! --> src/main.rs:29:9 Oct 12 20:08:11.349 INFO kablam! | Oct 12 20:08:11.350 INFO kablam! 29 | let data: String = String::from("hello world"); Oct 12 20:08:11.350 INFO kablam! | ^^^^ help: consider using `_data` instead Oct 12 20:08:11.350 INFO kablam! | Oct 12 20:08:11.350 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 12 20:08:11.350 INFO kablam! Oct 12 20:08:11.350 INFO kablam! warning: unused variable: `signer` Oct 12 20:08:11.350 INFO kablam! --> src/main.rs:30:9 Oct 12 20:08:11.350 INFO kablam! | Oct 12 20:08:11.350 INFO kablam! 30 | let signer = user.sign(); Oct 12 20:08:11.350 INFO kablam! | ^^^^^^ help: consider using `_signer` instead Oct 12 20:08:11.350 INFO kablam! Oct 12 20:08:11.464 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 39.19s Oct 12 20:08:11.480 INFO kablam! su: No module specific data is present Oct 12 20:08:12.794 INFO running `"docker" "rm" "-f" "73882c5325bcb3249ddc434ec0cb94e837c44d3939f649cb2e286b48d891593f"` Oct 12 20:08:13.090 INFO blam! 73882c5325bcb3249ddc434ec0cb94e837c44d3939f649cb2e286b48d891593f