[INFO] cloning repository https://github.com/stevenroose/hal [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/stevenroose/hal" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstevenroose%2Fhal", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstevenroose%2Fhal'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8ecde42d09446f22e8e07ba80b32106deaac4255 [INFO] checking stevenroose/hal against master#ceab6128fa48a616bfd3e3adf4bc80133b8ee223 for no-never-type-fallback [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstevenroose%2Fhal" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/stevenroose/hal on toolchain ceab6128fa48a616bfd3e3adf4bc80133b8ee223 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/stevenroose/hal [INFO] finished tweaking git repo https://github.com/stevenroose/hal [INFO] tweaked toml for git repo https://github.com/stevenroose/hal written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/stevenroose/hal 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" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/sanket1729/rust-secp256k1-zkp.git` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded bitcoin-private v0.1.0 [INFO] [stderr] Downloaded jobserver v0.1.11 [INFO] [stderr] Downloaded lightning-invoice v0.4.0 [INFO] [stderr] Downloaded base64-compat v1.0.0 [INFO] [stderr] Downloaded bip39 v1.0.1 [INFO] [stderr] Downloaded bech32 v0.7.3 [INFO] [stderr] Downloaded secp256k1-sys v0.4.0 [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] dc0e464c439f699b9e0ae466700145f17f1aa3bb1113ba02daee56cfc8430151 [INFO] running `Command { std: "docker" "start" "-a" "dc0e464c439f699b9e0ae466700145f17f1aa3bb1113ba02daee56cfc8430151", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dc0e464c439f699b9e0ae466700145f17f1aa3bb1113ba02daee56cfc8430151", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dc0e464c439f699b9e0ae466700145f17f1aa3bb1113ba02daee56cfc8430151", kill_on_drop: false }` [INFO] [stdout] dc0e464c439f699b9e0ae466700145f17f1aa3bb1113ba02daee56cfc8430151 [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 16d8f8d375c492ae6ea3ac908b104b1aa925e8b0f91cb0618bd926a55544e4c1 [INFO] running `Command { std: "docker" "start" "-a" "16d8f8d375c492ae6ea3ac908b104b1aa925e8b0f91cb0618bd926a55544e4c1", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.0.41 [INFO] [stderr] Compiling libc v0.2.92 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling syn v1.0.68 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling bitcoin-private v0.1.0 [INFO] [stderr] Checking linked-hash-map v0.5.4 [INFO] [stderr] Checking bitcoin_hashes v0.9.4 [INFO] [stderr] Checking bech32 v0.9.1 [INFO] [stderr] Checking unicode-normalization v0.1.9 [INFO] [stderr] Checking dtoa v0.4.8 [INFO] [stderr] Compiling hal v0.9.5 (/opt/rustwide/workdir) [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Checking bech32 v0.7.3 [INFO] [stderr] Checking base64-compat v1.0.0 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Checking hex v0.3.2 [INFO] [stderr] Checking shell-escape v0.1.5 [INFO] [stderr] Compiling secp256k1-sys v0.8.1 [INFO] [stderr] Compiling secp256k1-sys v0.6.1 [INFO] [stderr] Compiling secp256k1-sys v0.4.0 [INFO] [stderr] Compiling secp256k1-zkp-sys v0.8.1 (https://github.com/sanket1729/rust-secp256k1-zkp.git?rev=0de61c2cc536a58f08822851528a5dfa5968d155#0de61c2c) [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking getrandom v0.2.5 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking jobserver v0.1.11 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking secp256k1 v0.20.3 [INFO] [stderr] Checking lightning-invoice v0.4.0 [INFO] [stderr] Checking secp256k1 v0.27.0 [INFO] [stderr] Checking secp256k1-zkp v0.9.2 (https://github.com/sanket1729/rust-secp256k1-zkp.git?rev=0de61c2cc536a58f08822851528a5dfa5968d155#0de61c2c) [INFO] [stderr] Checking bitcoin_hashes v0.11.0 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking serde_yaml v0.8.17 [INFO] [stderr] Checking bip39 v1.0.1 [INFO] [stderr] Checking serde_json v1.0.64 [INFO] [stderr] Checking fern v0.5.9 [INFO] [stderr] Checking secp256k1 v0.24.3 [INFO] [stderr] Checking bitcoin v0.29.2 [INFO] [stderr] Checking miniscript v9.0.1 [INFO] [stdout] warning: the item `bitcoin` is imported redundantly [INFO] [stdout] --> src/address.rs:2:15 [INFO] [stdout] | [INFO] [stdout] 2 | use bitcoin::{self, Address, Network, Script, PubkeyHash, ScriptHash, WPubkeyHash, WScriptHash}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | extern crate bitcoin; [INFO] [stdout] | --------------------- the item `bitcoin` is already imported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `secp256k1` is imported redundantly [INFO] [stdout] --> src/key.rs:2:15 [INFO] [stdout] | [INFO] [stdout] 2 | use bitcoin::{secp256k1, Network, PrivateKey, PublicKey, XOnlyPublicKey}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | extern crate secp256k1; [INFO] [stdout] | ----------------------- the item `secp256k1` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `bitcoin` is imported redundantly [INFO] [stdout] --> src/address.rs:2:15 [INFO] [stdout] | [INFO] [stdout] 2 | use bitcoin::{self, Address, Network, Script, PubkeyHash, ScriptHash, WPubkeyHash, WScriptHash}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | extern crate bitcoin; [INFO] [stdout] | --------------------- the item `bitcoin` is already imported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `secp256k1` is imported redundantly [INFO] [stdout] --> src/key.rs:2:15 [INFO] [stdout] | [INFO] [stdout] 2 | use bitcoin::{secp256k1, Network, PrivateKey, PublicKey, XOnlyPublicKey}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | extern crate secp256k1; [INFO] [stdout] | ----------------------- the item `secp256k1` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `secp256k1` is imported redundantly [INFO] [stdout] --> src/bin/hal/args.rs:7:17 [INFO] [stdout] | [INFO] [stdout] 7 | use secp256k1::{self, XOnlyPublicKey}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bin/hal/main.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | extern crate secp256k1; [INFO] [stdout] | ----------------------- the item `secp256k1` is already imported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `clap` is imported redundantly [INFO] [stdout] --> src/bin/hal/cmd/address.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use clap; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bin/hal/main.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | extern crate clap; [INFO] [stdout] | ------------------ the item `clap` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `hal` is imported redundantly [INFO] [stdout] --> src/bin/hal/cmd/address.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use hal; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bin/hal/main.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | extern crate hal; [INFO] [stdout] | ----------------- the item `hal` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `clap` is imported redundantly [INFO] [stdout] --> src/bin/hal/cmd/bech32.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use clap; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bin/hal/main.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | extern crate clap; [INFO] [stdout] | ------------------ the item `clap` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `hex` is imported redundantly [INFO] [stdout] --> src/bin/hal/cmd/bech32.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use hex; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bin/hal/main.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | extern crate hex; [INFO] [stdout] | ----------------- the item `hex` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `hal` is imported redundantly [INFO] [stdout] --> src/bin/hal/cmd/bech32.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use hal; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bin/hal/main.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | extern crate hal; [INFO] [stdout] | ----------------- the item `hal` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `clap` is imported redundantly [INFO] [stdout] --> src/bin/hal/cmd/bip32.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use clap; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bin/hal/main.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | extern crate clap; [INFO] [stdout] | ------------------ the item `clap` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `clap` is imported redundantly [INFO] [stdout] --> src/bin/hal/cmd/bip39.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use clap; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bin/hal/main.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | extern crate clap; [INFO] [stdout] | ------------------ the item `clap` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `hex` is imported redundantly [INFO] [stdout] --> src/bin/hal/cmd/bip39.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use hex; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bin/hal/main.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | extern crate hex; [INFO] [stdout] | ----------------- the item `hex` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `hal` is imported redundantly [INFO] [stdout] --> src/bin/hal/cmd/bip39.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use hal; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bin/hal/main.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | extern crate hal; [INFO] [stdout] | ----------------- the item `hal` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `secp256k1` is imported redundantly [INFO] [stdout] --> src/bin/hal/cmd/key.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use bitcoin::secp256k1; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bin/hal/main.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | extern crate secp256k1; [INFO] [stdout] | ----------------------- the item `secp256k1` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `clap` is imported redundantly [INFO] [stdout] --> src/bin/hal/cmd/key.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use clap; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bin/hal/main.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | extern crate clap; [INFO] [stdout] | ------------------ the item `clap` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `hal` is imported redundantly [INFO] [stdout] --> src/bin/hal/cmd/key.rs:8:11 [INFO] [stdout] | [INFO] [stdout] 8 | use hal::{self, GetInfo}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bin/hal/main.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | extern crate hal; [INFO] [stdout] | ----------------- the item `hal` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `clap` is imported redundantly [INFO] [stdout] --> src/bin/hal/cmd/ln.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use clap; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bin/hal/main.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | extern crate clap; [INFO] [stdout] | ------------------ the item `clap` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `clap` is imported redundantly [INFO] [stdout] --> src/bin/hal/cmd/merkle.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use clap; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bin/hal/main.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | extern crate clap; [INFO] [stdout] | ------------------ the item `clap` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `secp256k1` is imported redundantly [INFO] [stdout] --> src/bin/hal/cmd/message.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use bitcoin::secp256k1; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bin/hal/main.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | extern crate secp256k1; [INFO] [stdout] | ----------------------- the item `secp256k1` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `clap` is imported redundantly [INFO] [stdout] --> src/bin/hal/cmd/message.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use clap; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bin/hal/main.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | extern crate clap; [INFO] [stdout] | ------------------ the item `clap` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `clap` is imported redundantly [INFO] [stdout] --> src/bin/hal/cmd/miniscript.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use clap; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bin/hal/main.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | extern crate clap; [INFO] [stdout] | ------------------ the item `clap` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `base64` is imported redundantly [INFO] [stdout] --> src/bin/hal/cmd/psbt.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use base64; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bin/hal/main.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | extern crate base64; [INFO] [stdout] | -------------------- the item `base64` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `clap` is imported redundantly [INFO] [stdout] --> src/bin/hal/cmd/psbt.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use clap; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bin/hal/main.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | extern crate clap; [INFO] [stdout] | ------------------ the item `clap` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `secp256k1` is imported redundantly [INFO] [stdout] --> src/bin/hal/args.rs:7:17 [INFO] [stdout] | [INFO] [stdout] 7 | use secp256k1::{self, XOnlyPublicKey}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bin/hal/main.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | extern crate secp256k1; [INFO] [stdout] | ----------------------- the item `secp256k1` is already imported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `hex` is imported redundantly [INFO] [stdout] --> src/bin/hal/cmd/psbt.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use hex; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bin/hal/main.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | extern crate hex; [INFO] [stdout] | ----------------- the item `hex` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `secp256k1` is imported redundantly [INFO] [stdout] --> src/bin/hal/cmd/psbt.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use secp256k1; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bin/hal/main.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | extern crate secp256k1; [INFO] [stdout] | ----------------------- the item `secp256k1` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `clap` is imported redundantly [INFO] [stdout] --> src/bin/hal/cmd/address.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use clap; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bin/hal/main.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | extern crate clap; [INFO] [stdout] | ------------------ the item `clap` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `hal` is imported redundantly [INFO] [stdout] --> src/bin/hal/cmd/address.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use hal; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bin/hal/main.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | extern crate hal; [INFO] [stdout] | ----------------- the item `hal` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `clap` is imported redundantly [INFO] [stdout] --> src/bin/hal/cmd/script.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use clap; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bin/hal/main.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | extern crate clap; [INFO] [stdout] | ------------------ the item `clap` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `hex` is imported redundantly [INFO] [stdout] --> src/bin/hal/cmd/script.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use hex; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bin/hal/main.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | extern crate hex; [INFO] [stdout] | ----------------- the item `hex` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `clap` is imported redundantly [INFO] [stdout] --> src/bin/hal/cmd/bech32.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use clap; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bin/hal/main.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | extern crate clap; [INFO] [stdout] | ------------------ the item `clap` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `hex` is imported redundantly [INFO] [stdout] --> src/bin/hal/cmd/bech32.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use hex; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bin/hal/main.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | extern crate hex; [INFO] [stdout] | ----------------- the item `hex` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `hal` is imported redundantly [INFO] [stdout] --> src/bin/hal/cmd/bech32.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use hal; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bin/hal/main.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | extern crate hal; [INFO] [stdout] | ----------------- the item `hal` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `clap` is imported redundantly [INFO] [stdout] --> src/bin/hal/cmd/bip32.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use clap; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bin/hal/main.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | extern crate clap; [INFO] [stdout] | ------------------ the item `clap` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `clap` is imported redundantly [INFO] [stdout] --> src/bin/hal/cmd/bip39.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use clap; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bin/hal/main.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | extern crate clap; [INFO] [stdout] | ------------------ the item `clap` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `hex` is imported redundantly [INFO] [stdout] --> src/bin/hal/cmd/bip39.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use hex; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bin/hal/main.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | extern crate hex; [INFO] [stdout] | ----------------- the item `hex` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `hal` is imported redundantly [INFO] [stdout] --> src/bin/hal/cmd/bip39.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use hal; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bin/hal/main.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | extern crate hal; [INFO] [stdout] | ----------------- the item `hal` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `secp256k1` is imported redundantly [INFO] [stdout] --> src/bin/hal/cmd/key.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use bitcoin::secp256k1; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bin/hal/main.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | extern crate secp256k1; [INFO] [stdout] | ----------------------- the item `secp256k1` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `clap` is imported redundantly [INFO] [stdout] --> src/bin/hal/cmd/key.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use clap; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bin/hal/main.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | extern crate clap; [INFO] [stdout] | ------------------ the item `clap` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `hal` is imported redundantly [INFO] [stdout] --> src/bin/hal/cmd/key.rs:8:11 [INFO] [stdout] | [INFO] [stdout] 8 | use hal::{self, GetInfo}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bin/hal/main.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | extern crate hal; [INFO] [stdout] | ----------------- the item `hal` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `clap` is imported redundantly [INFO] [stdout] --> src/bin/hal/cmd/ln.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use clap; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bin/hal/main.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | extern crate clap; [INFO] [stdout] | ------------------ the item `clap` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `clap` is imported redundantly [INFO] [stdout] --> src/bin/hal/cmd/merkle.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use clap; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bin/hal/main.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | extern crate clap; [INFO] [stdout] | ------------------ the item `clap` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `secp256k1` is imported redundantly [INFO] [stdout] --> src/bin/hal/cmd/message.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use bitcoin::secp256k1; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bin/hal/main.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | extern crate secp256k1; [INFO] [stdout] | ----------------------- the item `secp256k1` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `clap` is imported redundantly [INFO] [stdout] --> src/bin/hal/cmd/message.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use clap; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bin/hal/main.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | extern crate clap; [INFO] [stdout] | ------------------ the item `clap` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `clap` is imported redundantly [INFO] [stdout] --> src/bin/hal/cmd/miniscript.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use clap; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bin/hal/main.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | extern crate clap; [INFO] [stdout] | ------------------ the item `clap` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `base64` is imported redundantly [INFO] [stdout] --> src/bin/hal/cmd/psbt.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use base64; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bin/hal/main.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | extern crate base64; [INFO] [stdout] | -------------------- the item `base64` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `clap` is imported redundantly [INFO] [stdout] --> src/bin/hal/cmd/psbt.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use clap; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bin/hal/main.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | extern crate clap; [INFO] [stdout] | ------------------ the item `clap` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `hex` is imported redundantly [INFO] [stdout] --> src/bin/hal/cmd/psbt.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use hex; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bin/hal/main.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | extern crate hex; [INFO] [stdout] | ----------------- the item `hex` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `secp256k1` is imported redundantly [INFO] [stdout] --> src/bin/hal/cmd/psbt.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use secp256k1; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bin/hal/main.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | extern crate secp256k1; [INFO] [stdout] | ----------------------- the item `secp256k1` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `clap` is imported redundantly [INFO] [stdout] --> src/bin/hal/cmd/script.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use clap; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bin/hal/main.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | extern crate clap; [INFO] [stdout] | ------------------ the item `clap` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `hex` is imported redundantly [INFO] [stdout] --> src/bin/hal/cmd/script.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use hex; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bin/hal/main.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | extern crate hex; [INFO] [stdout] | ----------------- the item `hex` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 24 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 24 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.08s [INFO] running `Command { std: "docker" "inspect" "16d8f8d375c492ae6ea3ac908b104b1aa925e8b0f91cb0618bd926a55544e4c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "16d8f8d375c492ae6ea3ac908b104b1aa925e8b0f91cb0618bd926a55544e4c1", kill_on_drop: false }` [INFO] [stdout] 16d8f8d375c492ae6ea3ac908b104b1aa925e8b0f91cb0618bd926a55544e4c1 [INFO] checking stevenroose/hal against try#3a4bc97f6385a3aa300a4fd689b44350e54fd676 for no-never-type-fallback [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstevenroose%2Fhal" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/stevenroose/hal on toolchain 3a4bc97f6385a3aa300a4fd689b44350e54fd676 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3a4bc97f6385a3aa300a4fd689b44350e54fd676" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/stevenroose/hal [INFO] finished tweaking git repo https://github.com/stevenroose/hal [INFO] tweaked toml for git repo https://github.com/stevenroose/hal written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/stevenroose/hal 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" "+3a4bc97f6385a3aa300a4fd689b44350e54fd676" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+3a4bc97f6385a3aa300a4fd689b44350e54fd676" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f8da2a4c06be402005c46c70325781ebbb5273a4742c67265e448ff8138aecc1 [INFO] running `Command { std: "docker" "start" "-a" "f8da2a4c06be402005c46c70325781ebbb5273a4742c67265e448ff8138aecc1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f8da2a4c06be402005c46c70325781ebbb5273a4742c67265e448ff8138aecc1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f8da2a4c06be402005c46c70325781ebbb5273a4742c67265e448ff8138aecc1", kill_on_drop: false }` [INFO] [stdout] f8da2a4c06be402005c46c70325781ebbb5273a4742c67265e448ff8138aecc1 [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+3a4bc97f6385a3aa300a4fd689b44350e54fd676" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ed0454e23d9bde0a09c67151d740f1c47ccfba0d1333cbabf9dd2d09cf828178 [INFO] running `Command { std: "docker" "start" "-a" "ed0454e23d9bde0a09c67151d740f1c47ccfba0d1333cbabf9dd2d09cf828178", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.0.41 [INFO] [stderr] Compiling libc v0.2.92 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling syn v1.0.68 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling bitcoin-private v0.1.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Checking bitcoin_hashes v0.9.4 [INFO] [stderr] Checking bech32 v0.9.1 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking linked-hash-map v0.5.4 [INFO] [stderr] Checking unicode-normalization v0.1.9 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Compiling hal v0.9.5 (/opt/rustwide/workdir) [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking bech32 v0.7.3 [INFO] [stderr] Checking dtoa v0.4.8 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Checking base64-compat v1.0.0 [INFO] [stderr] Checking hex v0.3.2 [INFO] [stderr] Checking shell-escape v0.1.5 [INFO] [stderr] Compiling secp256k1-sys v0.8.1 [INFO] [stderr] Compiling secp256k1-sys v0.6.1 [INFO] [stderr] Compiling secp256k1-sys v0.4.0 [INFO] [stderr] Compiling secp256k1-zkp-sys v0.8.1 (https://github.com/sanket1729/rust-secp256k1-zkp.git?rev=0de61c2cc536a58f08822851528a5dfa5968d155#0de61c2c) [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking getrandom v0.2.5 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking jobserver v0.1.11 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking secp256k1 v0.20.3 [INFO] [stderr] Checking secp256k1 v0.27.0 [INFO] [stderr] Checking lightning-invoice v0.4.0 [INFO] [stderr] Checking secp256k1-zkp v0.9.2 (https://github.com/sanket1729/rust-secp256k1-zkp.git?rev=0de61c2cc536a58f08822851528a5dfa5968d155#0de61c2c) [INFO] [stderr] Checking bitcoin_hashes v0.11.0 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking serde_yaml v0.8.17 [INFO] [stderr] Checking serde_json v1.0.64 [INFO] [stderr] Checking bip39 v1.0.1 [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/chrono-0.4.19/src/format/parse.rs:491:21 [INFO] [stdout] | [INFO] [stdout] 491 | Err(INVALID)?; [INFO] [stdout] | ^^^ cannot infer type of the type parameter `T` declared on the enum `Result` [INFO] [stdout] | [INFO] [stdout] help: consider specifying the generic arguments [INFO] [stdout] | [INFO] [stdout] 491 | Err::(INVALID)?; [INFO] [stdout] | +++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stderr] error: could not compile `chrono` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "ed0454e23d9bde0a09c67151d740f1c47ccfba0d1333cbabf9dd2d09cf828178", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ed0454e23d9bde0a09c67151d740f1c47ccfba0d1333cbabf9dd2d09cf828178", kill_on_drop: false }` [INFO] [stdout] ed0454e23d9bde0a09c67151d740f1c47ccfba0d1333cbabf9dd2d09cf828178