[INFO] fetching crate coldcard-cli 0.12.2... [INFO] checking coldcard-cli-0.12.2 against master#22572d0994593197593e2a1b7b18d720a9a349a7 for pr-126452-1 [INFO] extracting crate coldcard-cli 0.12.2 into /workspace/builds/worker-6-tc1/source [INFO] validating manifest of crates.io crate coldcard-cli 0.12.2 on toolchain 22572d0994593197593e2a1b7b18d720a9a349a7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+22572d0994593197593e2a1b7b18d720a9a349a7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate coldcard-cli 0.12.2 [INFO] finished tweaking crates.io crate coldcard-cli 0.12.2 [INFO] tweaked toml for crates.io crate coldcard-cli 0.12.2 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate crates.io crate coldcard-cli 0.12.2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+22572d0994593197593e2a1b7b18d720a9a349a7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded webpki-roots v0.26.0 [INFO] [stderr] Downloaded rustls-pki-types v1.1.0 [INFO] [stderr] Downloaded hootbin v0.1.1 [INFO] [stderr] Downloaded ureq v2.9.4 [INFO] [stderr] Downloaded semver v1.0.21 [INFO] [stderr] Downloaded indicatif v0.17.7 [INFO] [stderr] Downloaded aes v0.8.3 [INFO] [stderr] Downloaded hex-conservative v0.1.1 [INFO] [stderr] Downloaded coldcard v0.12.2 [INFO] [stderr] Downloaded env_logger v0.11.1 [INFO] [stderr] Downloaded hoot v0.1.3 [INFO] [stderr] Downloaded rustls-webpki v0.102.1 [INFO] [stderr] Downloaded regex-automata v0.4.4 [INFO] [stderr] Downloaded ring v0.17.7 [INFO] [stderr] Downloaded hidapi v2.5.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+22572d0994593197593e2a1b7b18d720a9a349a7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 13d43023624c4681baf7b5d895bc5ffb3c891823e3b0a7db4d4e4b9da5cdf219 [INFO] running `Command { std: "docker" "start" "-a" "13d43023624c4681baf7b5d895bc5ffb3c891823e3b0a7db4d4e4b9da5cdf219", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "13d43023624c4681baf7b5d895bc5ffb3c891823e3b0a7db4d4e4b9da5cdf219", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "13d43023624c4681baf7b5d895bc5ffb3c891823e3b0a7db4d4e4b9da5cdf219", kill_on_drop: false }` [INFO] [stdout] 13d43023624c4681baf7b5d895bc5ffb3c891823e3b0a7db4d4e4b9da5cdf219 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+22572d0994593197593e2a1b7b18d720a9a349a7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ca7cb8fb902ad708fb4f9d1971dba962ba4637324ab01d020b6da47e15c591e5 [INFO] running `Command { std: "docker" "start" "-a" "ca7cb8fb902ad708fb4f9d1971dba962ba4637324ab01d020b6da47e15c591e5", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.152 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Checking der v0.7.8 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling serde v1.0.196 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Checking rustls-pki-types v1.1.0 [INFO] [stderr] Compiling bitcoin-internals v0.2.0 [INFO] [stderr] Compiling pkg-config v0.3.29 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling serde_json v1.0.113 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Compiling rustls v0.22.2 [INFO] [stderr] Compiling portable-atomic v1.6.0 [INFO] [stderr] Checking ryu v1.0.16 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Checking hoot v0.1.3 [INFO] [stderr] Checking hex-conservative v0.1.1 [INFO] [stderr] Checking unicode-width v0.1.11 [INFO] [stderr] Checking os_str_bytes v6.6.1 [INFO] [stderr] Checking anstyle v1.0.4 [INFO] [stderr] Compiling semver v1.0.21 [INFO] [stderr] Checking fastrand v2.0.1 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Checking idna v0.3.0 [INFO] [stderr] Checking flate2 v1.0.28 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking inout v0.1.3 [INFO] [stderr] Checking clap_lex v0.2.4 [INFO] [stderr] Checking anstream v0.6.11 [INFO] [stderr] Checking bitcoin_hashes v0.13.0 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking webpki-roots v0.26.0 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Checking spki v0.7.3 [INFO] [stderr] Checking sec1 v0.7.3 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking textwrap v0.16.0 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Checking pkcs8 v0.10.2 [INFO] [stderr] Checking rfc6979 v0.4.0 [INFO] [stderr] Checking aes v0.8.3 [INFO] [stderr] Checking ctr v0.9.2 [INFO] [stderr] Checking console v0.15.8 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking rtoolbox v0.0.2 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking url v2.3.1 [INFO] [stderr] Checking base58 v0.2.0 [INFO] [stderr] Checking number_prefix v0.4.0 [INFO] [stderr] Checking hmac-sha256 v1.1.7 [INFO] [stderr] Checking json v0.12.4 [INFO] [stderr] Checking rpassword v7.3.1 [INFO] [stderr] Checking ff v0.13.0 [INFO] [stderr] Checking crypto-bigint v0.5.5 [INFO] [stderr] Checking signature v2.2.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking group v0.13.0 [INFO] [stderr] Checking indicatif v0.17.7 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking regex-automata v0.4.4 [INFO] [stderr] Compiling ring v0.17.7 [INFO] [stderr] Compiling hidapi v2.5.1 [INFO] [stderr] Compiling serde_derive v1.0.196 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Checking elliptic-curve v0.13.8 [INFO] [stderr] Checking ecdsa v0.16.9 [INFO] [stderr] Checking k256 v0.13.3 [INFO] [stderr] Checking regex v1.10.3 [INFO] [stderr] Compiling clap_derive v3.2.25 [INFO] [stderr] Checking env_filter v0.1.0 [INFO] [stderr] Checking coldcard v0.12.2 [INFO] [stderr] Checking env_logger v0.11.1 [INFO] [stderr] Checking clap v3.2.25 [INFO] [stderr] Checking rustls-webpki v0.102.1 [INFO] [stderr] Checking hootbin v0.1.1 [INFO] [stderr] Checking ureq v2.9.4 [INFO] [stderr] Checking coldcard-cli v0.12.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/main.rs:851:14 [INFO] [stdout] | [INFO] [stdout] 851 | Coldcard(coldcard::Error), [INFO] [stdout] | -------- ^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 851 | Coldcard(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/main.rs:852:16 [INFO] [stdout] | [INFO] [stdout] 852 | Derivation(derivation_path::Error), [INFO] [stdout] | ---------- ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 852 | Derivation(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/main.rs:853:12 [INFO] [stdout] | [INFO] [stdout] 853 | Encode(protocol::EncodeError), [INFO] [stdout] | ------ ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 853 | Encode(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/main.rs:854:14 [INFO] [stdout] | [INFO] [stdout] 854 | Firmware(firmware::Error), [INFO] [stdout] | -------- ^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 854 | Firmware(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/main.rs:855:24 [INFO] [stdout] | [INFO] [stdout] 855 | UnexpectedResponse(protocol::Response), [INFO] [stdout] | ------------------ ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 855 | UnexpectedResponse(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/main.rs:857:8 [INFO] [stdout] | [INFO] [stdout] 857 | Io(std::io::Error), [INFO] [stdout] | -- ^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 857 | Io(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/main.rs:851:14 [INFO] [stdout] | [INFO] [stdout] 851 | Coldcard(coldcard::Error), [INFO] [stdout] | -------- ^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 851 | Coldcard(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/main.rs:852:16 [INFO] [stdout] | [INFO] [stdout] 852 | Derivation(derivation_path::Error), [INFO] [stdout] | ---------- ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 852 | Derivation(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/main.rs:853:12 [INFO] [stdout] | [INFO] [stdout] 853 | Encode(protocol::EncodeError), [INFO] [stdout] | ------ ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 853 | Encode(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/main.rs:854:14 [INFO] [stdout] | [INFO] [stdout] 854 | Firmware(firmware::Error), [INFO] [stdout] | -------- ^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 854 | Firmware(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/main.rs:855:24 [INFO] [stdout] | [INFO] [stdout] 855 | UnexpectedResponse(protocol::Response), [INFO] [stdout] | ------------------ ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 855 | UnexpectedResponse(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/main.rs:857:8 [INFO] [stdout] | [INFO] [stdout] 857 | Io(std::io::Error), [INFO] [stdout] | -- ^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 857 | Io(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.21s [INFO] running `Command { std: "docker" "inspect" "ca7cb8fb902ad708fb4f9d1971dba962ba4637324ab01d020b6da47e15c591e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ca7cb8fb902ad708fb4f9d1971dba962ba4637324ab01d020b6da47e15c591e5", kill_on_drop: false }` [INFO] [stdout] ca7cb8fb902ad708fb4f9d1971dba962ba4637324ab01d020b6da47e15c591e5 [INFO] checking coldcard-cli-0.12.2 against try#6289438dbad80b1a0029c66dd3f6abf57c2c51be for pr-126452-1 [INFO] extracting crate coldcard-cli 0.12.2 into /workspace/builds/worker-6-tc2/source [INFO] validating manifest of crates.io crate coldcard-cli 0.12.2 on toolchain 6289438dbad80b1a0029c66dd3f6abf57c2c51be [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6289438dbad80b1a0029c66dd3f6abf57c2c51be" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate coldcard-cli 0.12.2 [INFO] finished tweaking crates.io crate coldcard-cli 0.12.2 [INFO] tweaked toml for crates.io crate coldcard-cli 0.12.2 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate crates.io crate coldcard-cli 0.12.2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6289438dbad80b1a0029c66dd3f6abf57c2c51be" "fetch" "--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-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+6289438dbad80b1a0029c66dd3f6abf57c2c51be" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d43e58cb31d4f05631667b68507bc89a9e7e7d8e016def5d1f5d6dd5b7319128 [INFO] running `Command { std: "docker" "start" "-a" "d43e58cb31d4f05631667b68507bc89a9e7e7d8e016def5d1f5d6dd5b7319128", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d43e58cb31d4f05631667b68507bc89a9e7e7d8e016def5d1f5d6dd5b7319128", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d43e58cb31d4f05631667b68507bc89a9e7e7d8e016def5d1f5d6dd5b7319128", kill_on_drop: false }` [INFO] [stdout] d43e58cb31d4f05631667b68507bc89a9e7e7d8e016def5d1f5d6dd5b7319128 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+6289438dbad80b1a0029c66dd3f6abf57c2c51be" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 78b7a645c5c17da0f3bd9e0e6b8c4c39e556093fc99105464859e2664e2aa4b0 [INFO] running `Command { std: "docker" "start" "-a" "78b7a645c5c17da0f3bd9e0e6b8c4c39e556093fc99105464859e2664e2aa4b0", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.152 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Checking der v0.7.8 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling serde v1.0.196 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling bitcoin-internals v0.2.0 [INFO] [stderr] Compiling pkg-config v0.3.29 [INFO] [stderr] Compiling serde_json v1.0.113 [INFO] [stderr] Checking rustls-pki-types v1.1.0 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Checking ryu v1.0.16 [INFO] [stderr] Compiling portable-atomic v1.6.0 [INFO] [stderr] Compiling rustls v0.22.2 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Checking hoot v0.1.3 [INFO] [stderr] Checking unicode-width v0.1.11 [INFO] [stderr] Checking anstyle v1.0.4 [INFO] [stderr] Checking os_str_bytes v6.6.1 [INFO] [stderr] Checking hex-conservative v0.1.1 [INFO] [stderr] Compiling semver v1.0.21 [INFO] [stderr] Checking fastrand v2.0.1 [INFO] [stderr] Checking flate2 v1.0.28 [INFO] [stderr] Checking anstream v0.6.11 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking inout v0.1.3 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Checking idna v0.3.0 [INFO] [stderr] Checking clap_lex v0.2.4 [INFO] [stderr] Checking bitcoin_hashes v0.13.0 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking webpki-roots v0.26.0 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Checking ctr v0.9.2 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking rtoolbox v0.0.2 [INFO] [stderr] Checking console v0.15.8 [INFO] [stderr] Checking aes v0.8.3 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking spki v0.7.3 [INFO] [stderr] Checking sec1 v0.7.3 [INFO] [stderr] Checking rfc6979 v0.4.0 [INFO] [stderr] Checking url v2.3.1 [INFO] [stderr] Checking number_prefix v0.4.0 [INFO] [stderr] Checking ff v0.13.0 [INFO] [stderr] Checking crypto-bigint v0.5.5 [INFO] [stderr] Checking signature v2.2.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking pkcs8 v0.10.2 [INFO] [stderr] Checking base58 v0.2.0 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking textwrap v0.16.0 [INFO] [stderr] Checking rpassword v7.3.1 [INFO] [stderr] Checking group v0.13.0 [INFO] [stderr] Checking json v0.12.4 [INFO] [stderr] Checking hmac-sha256 v1.1.7 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking indicatif v0.17.7 [INFO] [stderr] Compiling ring v0.17.7 [INFO] [stderr] Compiling hidapi v2.5.1 [INFO] [stderr] Checking regex-automata v0.4.4 [INFO] [stderr] Compiling serde_derive v1.0.196 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Checking elliptic-curve v0.13.8 [INFO] [stderr] Checking ecdsa v0.16.9 [INFO] [stderr] Checking k256 v0.13.3 [INFO] [stderr] Checking regex v1.10.3 [INFO] [stderr] Compiling clap_derive v3.2.25 [INFO] [stderr] Checking coldcard v0.12.2 [INFO] [stderr] Checking env_filter v0.1.0 [INFO] [stderr] Checking env_logger v0.11.1 [INFO] [stderr] Checking clap v3.2.25 [INFO] [stderr] Checking rustls-webpki v0.102.1 [INFO] [stderr] Checking hootbin v0.1.1 [INFO] [stderr] Checking ureq v2.9.4 [INFO] [stderr] Checking coldcard-cli v0.12.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/main.rs:851:14 [INFO] [stdout] | [INFO] [stdout] 851 | Coldcard(coldcard::Error), [INFO] [stdout] | -------- ^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 851 | Coldcard(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/main.rs:852:16 [INFO] [stdout] | [INFO] [stdout] 852 | Derivation(derivation_path::Error), [INFO] [stdout] | ---------- ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 852 | Derivation(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/main.rs:853:12 [INFO] [stdout] | [INFO] [stdout] 853 | Encode(protocol::EncodeError), [INFO] [stdout] | ------ ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 853 | Encode(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/main.rs:854:14 [INFO] [stdout] | [INFO] [stdout] 854 | Firmware(firmware::Error), [INFO] [stdout] | -------- ^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 854 | Firmware(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/main.rs:855:24 [INFO] [stdout] | [INFO] [stdout] 855 | UnexpectedResponse(protocol::Response), [INFO] [stdout] | ------------------ ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 855 | UnexpectedResponse(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/main.rs:857:8 [INFO] [stdout] | [INFO] [stdout] 857 | Io(std::io::Error), [INFO] [stdout] | -- ^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 857 | Io(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/main.rs:851:14 [INFO] [stdout] | [INFO] [stdout] 851 | Coldcard(coldcard::Error), [INFO] [stdout] | -------- ^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 851 | Coldcard(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/main.rs:852:16 [INFO] [stdout] | [INFO] [stdout] 852 | Derivation(derivation_path::Error), [INFO] [stdout] | ---------- ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 852 | Derivation(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/main.rs:853:12 [INFO] [stdout] | [INFO] [stdout] 853 | Encode(protocol::EncodeError), [INFO] [stdout] | ------ ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 853 | Encode(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/main.rs:854:14 [INFO] [stdout] | [INFO] [stdout] 854 | Firmware(firmware::Error), [INFO] [stdout] | -------- ^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 854 | Firmware(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/main.rs:855:24 [INFO] [stdout] | [INFO] [stdout] 855 | UnexpectedResponse(protocol::Response), [INFO] [stdout] | ------------------ ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 855 | UnexpectedResponse(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/main.rs:857:8 [INFO] [stdout] | [INFO] [stdout] 857 | Io(std::io::Error), [INFO] [stdout] | -- ^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 857 | Io(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.96s [INFO] running `Command { std: "docker" "inspect" "78b7a645c5c17da0f3bd9e0e6b8c4c39e556093fc99105464859e2664e2aa4b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "78b7a645c5c17da0f3bd9e0e6b8c4c39e556093fc99105464859e2664e2aa4b0", kill_on_drop: false }` [INFO] [stdout] 78b7a645c5c17da0f3bd9e0e6b8c4c39e556093fc99105464859e2664e2aa4b0