[INFO] fetching crate token_adalt 0.1.0... [INFO] checking token_adalt-0.1.0 against try#32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d for pr-83312 [INFO] extracting crate token_adalt 0.1.0 into /workspace/builds/worker-8/source [INFO] validating manifest of crates.io crate token_adalt 0.1.0 on toolchain 32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate token_adalt 0.1.0 [INFO] finished tweaking crates.io crate token_adalt 0.1.0 [INFO] tweaked toml for crates.io crate token_adalt 0.1.0 written to /workspace/builds/worker-8/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 66282057b24b76d15786f9d6dcbc7a185ea83eea9a01ad508b5fc6c474417445 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "66282057b24b76d15786f9d6dcbc7a185ea83eea9a01ad508b5fc6c474417445", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "66282057b24b76d15786f9d6dcbc7a185ea83eea9a01ad508b5fc6c474417445", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "66282057b24b76d15786f9d6dcbc7a185ea83eea9a01ad508b5fc6c474417445", kill_on_drop: false }` [INFO] [stdout] 66282057b24b76d15786f9d6dcbc7a185ea83eea9a01ad508b5fc6c474417445 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b23f7ff70a3db0db9b9c4d9a4fdcf0593a93f83d53785e813693a79983292591 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "b23f7ff70a3db0db9b9c4d9a4fdcf0593a93f83d53785e813693a79983292591", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.91 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Checking futures-sink v0.3.13 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Checking bytes v0.5.6 [INFO] [stderr] Checking pin-project-lite v0.1.12 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Compiling openssl v0.10.33 [INFO] [stderr] Checking once_cell v1.7.2 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking tracing-core v0.1.17 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Checking http v0.2.3 [INFO] [stderr] Checking futures-channel v0.3.13 [INFO] [stderr] Checking encoding_rs v0.8.28 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking tinyvec v1.1.1 [INFO] [stderr] Checking serde_json v1.0.64 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Compiling syn v1.0.64 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking tracing v0.1.25 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Checking serde_urlencoded v0.7.0 [INFO] [stderr] Checking unicode-normalization v0.1.17 [INFO] [stderr] Compiling openssl-sys v0.9.61 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking signal-hook-registry v1.3.0 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking socket2 v0.3.19 [INFO] [stderr] Checking getrandom v0.2.2 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Checking http-body v0.3.1 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Checking idna v0.2.2 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Checking url v2.2.1 [INFO] [stderr] Compiling futures-macro v0.3.13 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Compiling pin-project-internal v1.0.6 [INFO] [stderr] Checking tokio v0.2.25 [INFO] [stderr] Checking futures-util v0.3.13 [INFO] [stderr] Checking pin-project v1.0.6 [INFO] [stderr] Checking tracing-futures v0.2.5 [INFO] [stderr] Checking futures-executor v0.3.13 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Checking tokio-tls v0.3.1 [INFO] [stderr] Checking futures v0.3.13 [INFO] [stderr] Checking h2 v0.2.7 [INFO] [stderr] Checking hyper v0.13.10 [INFO] [stderr] Checking hyper-tls v0.4.3 [INFO] [stderr] Checking reqwest v0.10.10 [INFO] [stderr] Checking token_adalt v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `p` [INFO] [stdout] --> src/lib.rs:117:42 [INFO] [stdout] | [INFO] [stdout] 117 | Credentials::Pkcs12{path:p, password:pss, x5c:is_x5c} => get_cert_token(&self).await, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_p` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `pss` [INFO] [stdout] --> src/lib.rs:117:54 [INFO] [stdout] | [INFO] [stdout] 117 | Credentials::Pkcs12{path:p, password:pss, x5c:is_x5c} => get_cert_token(&self).await, [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_pss` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `is_x5c` [INFO] [stdout] --> src/lib.rs:117:63 [INFO] [stdout] | [INFO] [stdout] 117 | Credentials::Pkcs12{path:p, password:pss, x5c:is_x5c} => get_cert_token(&self).await, [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_is_x5c` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `r` [INFO] [stdout] --> src/lib.rs:122:24 [INFO] [stdout] | [INFO] [stdout] 122 | Ok(ref r) => {}, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_r` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/lib.rs:214:13 [INFO] [stdout] | [INFO] [stdout] 214 | let mut pfx = openssl::pkcs12::Pkcs12::from_der(&pfx_contents).expect("could not read from der"); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `p` [INFO] [stdout] --> src/lib.rs:117:42 [INFO] [stdout] | [INFO] [stdout] 117 | Credentials::Pkcs12{path:p, password:pss, x5c:is_x5c} => get_cert_token(&self).await, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_p` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `pss` [INFO] [stdout] --> src/lib.rs:117:54 [INFO] [stdout] | [INFO] [stdout] 117 | Credentials::Pkcs12{path:p, password:pss, x5c:is_x5c} => get_cert_token(&self).await, [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_pss` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `is_x5c` [INFO] [stdout] --> src/lib.rs:117:63 [INFO] [stdout] | [INFO] [stdout] 117 | Credentials::Pkcs12{path:p, password:pss, x5c:is_x5c} => get_cert_token(&self).await, [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_is_x5c` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `r` [INFO] [stdout] --> src/lib.rs:122:24 [INFO] [stdout] | [INFO] [stdout] 122 | Ok(ref r) => {}, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_r` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/lib.rs:214:13 [INFO] [stdout] | [INFO] [stdout] 214 | let mut pfx = openssl::pkcs12::Pkcs12::from_der(&pfx_contents).expect("could not read from der"); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 36.78s [INFO] running `Command { std: "docker" "inspect" "b23f7ff70a3db0db9b9c4d9a4fdcf0593a93f83d53785e813693a79983292591", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b23f7ff70a3db0db9b9c4d9a4fdcf0593a93f83d53785e813693a79983292591", kill_on_drop: false }` [INFO] [stdout] b23f7ff70a3db0db9b9c4d9a4fdcf0593a93f83d53785e813693a79983292591