[INFO] cloning repository https://github.com/conduition/dlctix [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/conduition/dlctix" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fconduition%2Fdlctix", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fconduition%2Fdlctix'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8712a099d673f1c16871e996321c79d738e8bd01 [INFO] checking conduition/dlctix against master#385fa9d845dd326c6bbfd58c22244215e431948a for never-type-fallback-to-never [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fconduition%2Fdlctix" "/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/conduition/dlctix on toolchain 385fa9d845dd326c6bbfd58c22244215e431948a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/conduition/dlctix [INFO] finished tweaking git repo https://github.com/conduition/dlctix [INFO] tweaked toml for git repo https://github.com/conduition/dlctix written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/conduition/dlctix 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" "+385fa9d845dd326c6bbfd58c22244215e431948a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded bitcoincore-rpc v0.18.0 [INFO] [stderr] Downloaded bitcoincore-rpc-json v0.18.0 [INFO] [stderr] Downloaded serdect v0.2.0 [INFO] [stderr] Downloaded half v1.8.3 [INFO] [stderr] Downloaded bech32 v0.10.0-beta [INFO] [stderr] Downloaded jsonrpc v0.14.1 [INFO] [stderr] Downloaded musig2 v0.0.11 [INFO] [stderr] Downloaded bitcoin v0.31.1 [INFO] [stderr] Downloaded secp v0.2.3 [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" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 45012fc9dab6da42ebe11380e6ceeb96b651cbbc0bcdbead4052a0c133974a20 [INFO] running `Command { std: "docker" "start" "-a" "45012fc9dab6da42ebe11380e6ceeb96b651cbbc0bcdbead4052a0c133974a20", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "45012fc9dab6da42ebe11380e6ceeb96b651cbbc0bcdbead4052a0c133974a20", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "45012fc9dab6da42ebe11380e6ceeb96b651cbbc0bcdbead4052a0c133974a20", kill_on_drop: false }` [INFO] [stdout] 45012fc9dab6da42ebe11380e6ceeb96b651cbbc0bcdbead4052a0c133974a20 [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" "+385fa9d845dd326c6bbfd58c22244215e431948a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7e42faec05cb5b41e209973bc2d371f7fda4f9a72b7f159f7061c22ba8173dc6 [INFO] running `Command { std: "docker" "start" "-a" "7e42faec05cb5b41e209973bc2d371f7fda4f9a72b7f159f7061c22ba8173dc6", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling cc v1.0.90 [INFO] [stderr] Compiling bitcoin-internals v0.2.0 [INFO] [stderr] Checking hex-conservative v0.1.1 [INFO] [stderr] Compiling hex_lit v0.1.1 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Compiling bitcoin v0.31.1 [INFO] [stderr] Compiling serde_json v1.0.114 [INFO] [stderr] Checking bech32 v0.10.0-beta [INFO] [stderr] Checking base16ct v0.2.0 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Checking half v1.8.3 [INFO] [stderr] Checking dotenv v0.15.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking tempdir v0.3.7 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling secp256k1-sys v0.9.2 [INFO] [stderr] Compiling syn v2.0.52 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Checking serde v1.0.197 [INFO] [stderr] Checking serdect v0.2.0 [INFO] [stderr] Checking serde_cbor v0.11.2 [INFO] [stderr] Checking bitcoin_hashes v0.13.0 [INFO] [stderr] Checking jsonrpc v0.14.1 [INFO] [stderr] Checking secp256k1 v0.28.2 [INFO] [stderr] Checking secp v0.2.3 [INFO] [stderr] Checking musig2 v0.0.11 [INFO] [stderr] Checking bitcoincore-rpc-json v0.18.0 [INFO] [stderr] Checking dlctix v0.0.6 (/opt/rustwide/workdir) [INFO] [stderr] Checking bitcoincore-rpc v0.18.0 [INFO] [stdout] warning: the item `bitcoin` is imported redundantly [INFO] [stdout] --> tests/basic.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use dlctix::bitcoin; [INFO] [stdout] | ^^^^^^^^^^^^^^^ the item `bitcoin` is already defined by prelude [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `musig2` is imported redundantly [INFO] [stdout] --> tests/basic.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use dlctix::musig2; [INFO] [stdout] | ^^^^^^^^^^^^^^ the item `musig2` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `InputWeightPrediction` is imported redundantly [INFO] [stdout] --> src/regtest.rs:6:46 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::*; [INFO] [stdout] | -------- the item `InputWeightPrediction` is already imported here [INFO] [stdout] ... [INFO] [stdout] 6 | blockdata::transaction::{predict_weight, InputWeightPrediction}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Prevouts` is imported redundantly [INFO] [stdout] --> src/regtest.rs:10:15 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::*; [INFO] [stdout] | -------- the item `Prevouts` is already imported here [INFO] [stdout] ... [INFO] [stdout] 10 | sighash::{Prevouts, SighashCache, TapSighashType}, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `OutPoint` is imported redundantly [INFO] [stdout] --> src/regtest.rs:11:40 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::*; [INFO] [stdout] | -------- the item `OutPoint` is already imported here [INFO] [stdout] ... [INFO] [stdout] 11 | Address, Amount, FeeRate, Network, OutPoint, ScriptBuf, Sequence, Transaction, TxIn, TxOut, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Transaction` is imported redundantly [INFO] [stdout] --> src/regtest.rs:11:71 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::*; [INFO] [stdout] | -------- the item `Transaction` is already imported here [INFO] [stdout] ... [INFO] [stdout] 11 | Address, Amount, FeeRate, Network, OutPoint, ScriptBuf, Sequence, Transaction, TxIn, TxOut, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `TxIn` is imported redundantly [INFO] [stdout] --> src/regtest.rs:11:84 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::*; [INFO] [stdout] | -------- the item `TxIn` is already imported here [INFO] [stdout] ... [INFO] [stdout] 11 | Address, Amount, FeeRate, Network, OutPoint, ScriptBuf, Sequence, Transaction, TxIn, TxOut, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `TxOut` is imported redundantly [INFO] [stdout] --> src/regtest.rs:11:90 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::*; [INFO] [stdout] | -------- the item `TxOut` is already imported here [INFO] [stdout] ... [INFO] [stdout] 11 | Address, Amount, FeeRate, Network, OutPoint, ScriptBuf, Sequence, Transaction, TxIn, TxOut, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `CompactSignature` is imported redundantly [INFO] [stdout] --> src/regtest.rs:13:14 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::*; [INFO] [stdout] | -------- the item `CompactSignature` is already imported here [INFO] [stdout] ... [INFO] [stdout] 13 | use musig2::{CompactSignature, LiftedSignature, PartialSignature, PubNonce}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `PartialSignature` is imported redundantly [INFO] [stdout] --> src/regtest.rs:13:49 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::*; [INFO] [stdout] | -------- the item `PartialSignature` is already imported here [INFO] [stdout] ... [INFO] [stdout] 13 | use musig2::{CompactSignature, LiftedSignature, PartialSignature, PubNonce}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `PubNonce` is imported redundantly [INFO] [stdout] --> src/regtest.rs:13:67 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::*; [INFO] [stdout] | -------- the item `PubNonce` is already imported here [INFO] [stdout] ... [INFO] [stdout] 13 | use musig2::{CompactSignature, LiftedSignature, PartialSignature, PubNonce}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `MaybeScalar` is imported redundantly [INFO] [stdout] --> src/regtest.rs:15:12 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::*; [INFO] [stdout] | -------- the item `MaybeScalar` is already imported here [INFO] [stdout] ... [INFO] [stdout] 15 | use secp::{MaybeScalar, Point, Scalar}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Point` is imported redundantly [INFO] [stdout] --> src/regtest.rs:15:25 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::*; [INFO] [stdout] | -------- the item `Point` is already imported here [INFO] [stdout] ... [INFO] [stdout] 15 | use secp::{MaybeScalar, Point, Scalar}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Scalar` is imported redundantly [INFO] [stdout] --> src/regtest.rs:15:32 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::*; [INFO] [stdout] | -------- the item `Scalar` is already imported here [INFO] [stdout] ... [INFO] [stdout] 15 | use secp::{MaybeScalar, Point, Scalar}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `serde_json` is imported redundantly [INFO] [stdout] --> src/regtest.rs:17:23 [INFO] [stdout] | [INFO] [stdout] 17 | use bitcoincore_rpc::{jsonrpc::serde_json, Auth, Client as BitcoinClient, RpcApi}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ the item `serde_json` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `BTreeMap` is imported redundantly [INFO] [stdout] --> src/regtest.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::*; [INFO] [stdout] | -------- the item `BTreeMap` is already imported here [INFO] [stdout] ... [INFO] [stdout] 22 | collections::BTreeMap, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 14 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.56s [INFO] running `Command { std: "docker" "inspect" "7e42faec05cb5b41e209973bc2d371f7fda4f9a72b7f159f7061c22ba8173dc6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7e42faec05cb5b41e209973bc2d371f7fda4f9a72b7f159f7061c22ba8173dc6", kill_on_drop: false }` [INFO] [stdout] 7e42faec05cb5b41e209973bc2d371f7fda4f9a72b7f159f7061c22ba8173dc6 [INFO] checking conduition/dlctix against try#2d84f2737f3bd9ebfcb07f75aa198d6cf7c715d2 for never-type-fallback-to-never [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fconduition%2Fdlctix" "/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/conduition/dlctix on toolchain 2d84f2737f3bd9ebfcb07f75aa198d6cf7c715d2 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2d84f2737f3bd9ebfcb07f75aa198d6cf7c715d2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/conduition/dlctix [INFO] finished tweaking git repo https://github.com/conduition/dlctix [INFO] tweaked toml for git repo https://github.com/conduition/dlctix written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/conduition/dlctix 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" "+2d84f2737f3bd9ebfcb07f75aa198d6cf7c715d2" "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" "+2d84f2737f3bd9ebfcb07f75aa198d6cf7c715d2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5bb78c00a8413337ff5c3a206952d5a3513b963d430c0520f87cdb9b35e492b9 [INFO] running `Command { std: "docker" "start" "-a" "5bb78c00a8413337ff5c3a206952d5a3513b963d430c0520f87cdb9b35e492b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5bb78c00a8413337ff5c3a206952d5a3513b963d430c0520f87cdb9b35e492b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5bb78c00a8413337ff5c3a206952d5a3513b963d430c0520f87cdb9b35e492b9", kill_on_drop: false }` [INFO] [stdout] 5bb78c00a8413337ff5c3a206952d5a3513b963d430c0520f87cdb9b35e492b9 [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" "+2d84f2737f3bd9ebfcb07f75aa198d6cf7c715d2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6c1ba7fb1dfce3f7f0296b4bec32f8c68549aaea67e22a76d24053cff0edd48b [INFO] running `Command { std: "docker" "start" "-a" "6c1ba7fb1dfce3f7f0296b4bec32f8c68549aaea67e22a76d24053cff0edd48b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling cc v1.0.90 [INFO] [stderr] Compiling bitcoin-internals v0.2.0 [INFO] [stderr] Checking hex-conservative v0.1.1 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Compiling hex_lit v0.1.1 [INFO] [stderr] Compiling serde_json v1.0.114 [INFO] [stderr] Compiling bitcoin v0.31.1 [INFO] [stderr] Checking base16ct v0.2.0 [INFO] [stderr] Checking bech32 v0.10.0-beta [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking half v1.8.3 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Checking dotenv v0.15.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking tempdir v0.3.7 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling syn v2.0.52 [INFO] [stderr] Compiling secp256k1-sys v0.9.2 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Checking serde v1.0.197 [INFO] [stderr] Checking serdect v0.2.0 [INFO] [stderr] Checking serde_cbor v0.11.2 [INFO] [stderr] Checking bitcoin_hashes v0.13.0 [INFO] [stderr] Checking jsonrpc v0.14.1 [INFO] [stderr] Checking secp256k1 v0.28.2 [INFO] [stderr] Checking secp v0.2.3 [INFO] [stderr] Checking musig2 v0.0.11 [INFO] [stderr] Checking bitcoincore-rpc-json v0.18.0 [INFO] [stderr] Checking dlctix v0.0.6 (/opt/rustwide/workdir) [INFO] [stderr] Checking bitcoincore-rpc v0.18.0 [INFO] [stdout] warning: the item `bitcoin` is imported redundantly [INFO] [stdout] --> tests/basic.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use dlctix::bitcoin; [INFO] [stdout] | ^^^^^^^^^^^^^^^ the item `bitcoin` is already defined by prelude [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `musig2` is imported redundantly [INFO] [stdout] --> tests/basic.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use dlctix::musig2; [INFO] [stdout] | ^^^^^^^^^^^^^^ the item `musig2` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `InputWeightPrediction` is imported redundantly [INFO] [stdout] --> src/regtest.rs:6:46 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::*; [INFO] [stdout] | -------- the item `InputWeightPrediction` is already imported here [INFO] [stdout] ... [INFO] [stdout] 6 | blockdata::transaction::{predict_weight, InputWeightPrediction}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Prevouts` is imported redundantly [INFO] [stdout] --> src/regtest.rs:10:15 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::*; [INFO] [stdout] | -------- the item `Prevouts` is already imported here [INFO] [stdout] ... [INFO] [stdout] 10 | sighash::{Prevouts, SighashCache, TapSighashType}, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `OutPoint` is imported redundantly [INFO] [stdout] --> src/regtest.rs:11:40 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::*; [INFO] [stdout] | -------- the item `OutPoint` is already imported here [INFO] [stdout] ... [INFO] [stdout] 11 | Address, Amount, FeeRate, Network, OutPoint, ScriptBuf, Sequence, Transaction, TxIn, TxOut, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Transaction` is imported redundantly [INFO] [stdout] --> src/regtest.rs:11:71 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::*; [INFO] [stdout] | -------- the item `Transaction` is already imported here [INFO] [stdout] ... [INFO] [stdout] 11 | Address, Amount, FeeRate, Network, OutPoint, ScriptBuf, Sequence, Transaction, TxIn, TxOut, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `TxIn` is imported redundantly [INFO] [stdout] --> src/regtest.rs:11:84 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::*; [INFO] [stdout] | -------- the item `TxIn` is already imported here [INFO] [stdout] ... [INFO] [stdout] 11 | Address, Amount, FeeRate, Network, OutPoint, ScriptBuf, Sequence, Transaction, TxIn, TxOut, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `TxOut` is imported redundantly [INFO] [stdout] --> src/regtest.rs:11:90 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::*; [INFO] [stdout] | -------- the item `TxOut` is already imported here [INFO] [stdout] ... [INFO] [stdout] 11 | Address, Amount, FeeRate, Network, OutPoint, ScriptBuf, Sequence, Transaction, TxIn, TxOut, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `CompactSignature` is imported redundantly [INFO] [stdout] --> src/regtest.rs:13:14 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::*; [INFO] [stdout] | -------- the item `CompactSignature` is already imported here [INFO] [stdout] ... [INFO] [stdout] 13 | use musig2::{CompactSignature, LiftedSignature, PartialSignature, PubNonce}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `PartialSignature` is imported redundantly [INFO] [stdout] --> src/regtest.rs:13:49 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::*; [INFO] [stdout] | -------- the item `PartialSignature` is already imported here [INFO] [stdout] ... [INFO] [stdout] 13 | use musig2::{CompactSignature, LiftedSignature, PartialSignature, PubNonce}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `PubNonce` is imported redundantly [INFO] [stdout] --> src/regtest.rs:13:67 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::*; [INFO] [stdout] | -------- the item `PubNonce` is already imported here [INFO] [stdout] ... [INFO] [stdout] 13 | use musig2::{CompactSignature, LiftedSignature, PartialSignature, PubNonce}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `MaybeScalar` is imported redundantly [INFO] [stdout] --> src/regtest.rs:15:12 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::*; [INFO] [stdout] | -------- the item `MaybeScalar` is already imported here [INFO] [stdout] ... [INFO] [stdout] 15 | use secp::{MaybeScalar, Point, Scalar}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Point` is imported redundantly [INFO] [stdout] --> src/regtest.rs:15:25 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::*; [INFO] [stdout] | -------- the item `Point` is already imported here [INFO] [stdout] ... [INFO] [stdout] 15 | use secp::{MaybeScalar, Point, Scalar}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Scalar` is imported redundantly [INFO] [stdout] --> src/regtest.rs:15:32 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::*; [INFO] [stdout] | -------- the item `Scalar` is already imported here [INFO] [stdout] ... [INFO] [stdout] 15 | use secp::{MaybeScalar, Point, Scalar}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `serde_json` is imported redundantly [INFO] [stdout] --> src/regtest.rs:17:23 [INFO] [stdout] | [INFO] [stdout] 17 | use bitcoincore_rpc::{jsonrpc::serde_json, Auth, Client as BitcoinClient, RpcApi}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ the item `serde_json` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `BTreeMap` is imported redundantly [INFO] [stdout] --> src/regtest.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::*; [INFO] [stdout] | -------- the item `BTreeMap` is already imported here [INFO] [stdout] ... [INFO] [stdout] 22 | collections::BTreeMap, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 14 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.86s [INFO] running `Command { std: "docker" "inspect" "6c1ba7fb1dfce3f7f0296b4bec32f8c68549aaea67e22a76d24053cff0edd48b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6c1ba7fb1dfce3f7f0296b4bec32f8c68549aaea67e22a76d24053cff0edd48b", kill_on_drop: false }` [INFO] [stdout] 6c1ba7fb1dfce3f7f0296b4bec32f8c68549aaea67e22a76d24053cff0edd48b