[INFO] fetching crate handshakes 0.7.0...
[INFO] checking handshakes-0.7.0 against try#d336647335db03a0fc5b24fc5325cd3905c5b8e8 for pr-151146-1
[INFO] extracting crate handshakes 0.7.0 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate handshakes 0.7.0
[INFO] finished tweaking crates.io crate handshakes 0.7.0
[INFO] tweaked toml for crates.io crate handshakes 0.7.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate handshakes 0.7.0 on toolchain d336647335db03a0fc5b24fc5325cd3905c5b8e8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d336647335db03a0fc5b24fc5325cd3905c5b8e8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d336647335db03a0fc5b24fc5325cd3905c5b8e8" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 77 packages to latest compatible versions
[INFO] [stderr]       Adding bech32 v0.7.3 (available: v0.11.1)
[INFO] [stderr]       Adding coins-bip32 v0.7.0 (available: v0.13.0)
[INFO] [stderr]       Adding coins-core v0.7.0 (available: v0.13.0)
[INFO] [stderr]       Adding generic-array v0.14.7 (available: v0.14.9)
[INFO] [stderr]       Adding sha2 v0.8.2 (available: v0.10.9)
[INFO] [stderr]       Adding sha3 v0.8.2 (available: v0.10.8)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.18)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d336647335db03a0fc5b24fc5325cd3905c5b8e8" "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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+d336647335db03a0fc5b24fc5325cd3905c5b8e8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d199ad1dd301cd8346b6ea5707c95557dbdb87cb20a07928f0d570884f5c267a
[INFO] running `Command { std: "docker" "start" "-a" "d199ad1dd301cd8346b6ea5707c95557dbdb87cb20a07928f0d570884f5c267a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d199ad1dd301cd8346b6ea5707c95557dbdb87cb20a07928f0d570884f5c267a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d199ad1dd301cd8346b6ea5707c95557dbdb87cb20a07928f0d570884f5c267a", kill_on_drop: false }`
[INFO] [stdout] d199ad1dd301cd8346b6ea5707c95557dbdb87cb20a07928f0d570884f5c267a
[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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+d336647335db03a0fc5b24fc5325cd3905c5b8e8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6a1b5399d0ed08c50bf26092836a4d65aaf81348d379d82528905536667241d5
[INFO] running `Command { std: "docker" "start" "-a" "6a1b5399d0ed08c50bf26092836a4d65aaf81348d379d82528905536667241d5", kill_on_drop: false }`
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]     Checking cfg-if v1.0.4
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]     Checking base64ct v1.8.3
[INFO] [stderr]     Checking byte-tools v0.3.1
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking base16ct v0.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking opaque-debug v0.2.3
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]     Checking keccak v0.1.5
[INFO] [stderr]     Checking fake-simd v0.1.2
[INFO] [stderr]     Checking base58 v0.1.0
[INFO] [stderr]     Checking block-padding v0.1.5
[INFO] [stderr]     Checking bech32 v0.7.3
[INFO] [stderr]     Checking base64 v0.12.3
[INFO] [stderr]    Compiling arrayvec v0.4.12
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking bs58 v0.4.0
[INFO] [stderr]     Checking der v0.6.1
[INFO] [stderr]     Checking nodrop v0.1.14
[INFO] [stderr]     Checking constant_time_eq v0.1.5
[INFO] [stderr]     Checking blake2-rfc v0.2.18
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]     Checking generic-array v0.12.4
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking spki v0.6.0
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking pkcs8 v0.9.0
[INFO] [stderr]     Checking digest v0.8.1
[INFO] [stderr]     Checking block-buffer v0.7.3
[INFO] [stderr]     Checking sec1 v0.3.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking ff v0.12.1
[INFO] [stderr]     Checking crypto-bigint v0.4.9
[INFO] [stderr]     Checking sha2 v0.8.2
[INFO] [stderr]     Checking sha3 v0.8.2
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking signature v1.6.4
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking ripemd v0.1.3
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]     Checking sha3 v0.10.8
[INFO] [stderr]     Checking base58check v0.1.0
[INFO] [stderr]     Checking group v0.12.1
[INFO] [stderr]     Checking elliptic-curve v0.12.3
[INFO] [stderr]     Checking rfc6979 v0.3.1
[INFO] [stderr]     Checking ecdsa v0.14.8
[INFO] [stderr]     Checking k256 v0.11.6
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking coins-core v0.7.0
[INFO] [stderr]     Checking coins-bip32 v0.7.0
[INFO] [stderr]     Checking bitcoins v0.7.0
[INFO] [stderr]     Checking handshakes v0.7.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `mainnet`
[INFO] [stdout]   --> src/lib.rs:18:11
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[cfg(any(feature = "mainnet", feature = "testnet"))]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `mainnet` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `testnet`
[INFO] [stdout]   --> src/lib.rs:18:32
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[cfg(any(feature = "mainnet", feature = "testnet"))]
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `testnet` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `mainnet`
[INFO] [stdout]   --> src/lib.rs:21:11
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[cfg(any(feature = "mainnet", feature = "testnet"))]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `mainnet` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `testnet`
[INFO] [stdout]   --> src/lib.rs:21:32
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[cfg(any(feature = "mainnet", feature = "testnet"))]
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `testnet` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `mainnet`
[INFO] [stdout]   --> src/prelude.rs:11:11
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[cfg(any(feature = "mainnet", feature = "testnet", feature = "regtest"))]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `mainnet` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `testnet`
[INFO] [stdout]   --> src/prelude.rs:11:32
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[cfg(any(feature = "mainnet", feature = "testnet", feature = "regtest"))]
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `testnet` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `regtest`
[INFO] [stdout]   --> src/prelude.rs:11:53
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[cfg(any(feature = "mainnet", feature = "testnet", feature = "regtest"))]
[INFO] [stdout]    |                                                     ^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `regtest` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: ambiguous glob re-exports
[INFO] [stdout]  --> src/prelude.rs:1:9
[INFO] [stdout]   |
[INFO] [stdout] 1 |   pub use crate::{
[INFO] [stdout]   |  _________^
[INFO] [stdout] 2 | |     builder::*,
[INFO] [stdout] 3 | |     enc::*,
[INFO] [stdout] 4 | |     hashes::{TXID, WTXID},
[INFO] [stdout] 5 | |     types::*,
[INFO] [stdout] 6 | | };
[INFO] [stdout]   | |_^ the name `bases` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 9 |   pub use coins_core::prelude::*;
[INFO] [stdout]   |           ---------------------- but the name `bases` in the type namespace is also re-exported here
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #107880 <https://github.com/rust-lang/rust/issues/107880>
[INFO] [stdout]   = note: `#[deny(ambiguous_glob_reexports)]` (part of `#[deny(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: ambiguous glob re-exports
[INFO] [stdout]  --> src/prelude.rs:1:9
[INFO] [stdout]   |
[INFO] [stdout] 1 |   pub use crate::{
[INFO] [stdout]   |  _________^
[INFO] [stdout] 2 | |     builder::*,
[INFO] [stdout] 3 | |     enc::*,
[INFO] [stdout] 4 | |     hashes::{TXID, WTXID},
[INFO] [stdout] 5 | |     types::*,
[INFO] [stdout] 6 | | };
[INFO] [stdout]   | |_^ the name `encode_bech32` in the value namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 9 |   pub use coins_core::prelude::*;
[INFO] [stdout]   |           ---------------------- but the name `encode_bech32` in the value namespace is also re-exported here
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #107880 <https://github.com/rust-lang/rust/issues/107880>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: ambiguous glob re-exports
[INFO] [stdout]  --> src/prelude.rs:1:9
[INFO] [stdout]   |
[INFO] [stdout] 1 |   pub use crate::{
[INFO] [stdout]   |  _________^
[INFO] [stdout] 2 | |     builder::*,
[INFO] [stdout] 3 | |     enc::*,
[INFO] [stdout] 4 | |     hashes::{TXID, WTXID},
[INFO] [stdout] 5 | |     types::*,
[INFO] [stdout] 6 | | };
[INFO] [stdout]   | |_^ the name `decode_bech32` in the value namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 9 |   pub use coins_core::prelude::*;
[INFO] [stdout]   |           ---------------------- but the name `decode_bech32` in the value namespace is also re-exported here
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #107880 <https://github.com/rust-lang/rust/issues/107880>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `mainnet`
[INFO] [stdout]   --> src/lib.rs:18:11
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[cfg(any(feature = "mainnet", feature = "testnet"))]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `mainnet` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `testnet`
[INFO] [stdout]   --> src/lib.rs:18:32
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[cfg(any(feature = "mainnet", feature = "testnet"))]
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `testnet` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `mainnet`
[INFO] [stdout]   --> src/lib.rs:21:11
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[cfg(any(feature = "mainnet", feature = "testnet"))]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `mainnet` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `testnet`
[INFO] [stdout]   --> src/lib.rs:21:32
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[cfg(any(feature = "mainnet", feature = "testnet"))]
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `testnet` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `mainnet`
[INFO] [stdout]   --> src/prelude.rs:11:11
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[cfg(any(feature = "mainnet", feature = "testnet", feature = "regtest"))]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `mainnet` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `testnet`
[INFO] [stdout]   --> src/prelude.rs:11:32
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[cfg(any(feature = "mainnet", feature = "testnet", feature = "regtest"))]
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `testnet` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `regtest`
[INFO] [stdout]   --> src/prelude.rs:11:53
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[cfg(any(feature = "mainnet", feature = "testnet", feature = "regtest"))]
[INFO] [stdout]    |                                                     ^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `regtest` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: ambiguous glob re-exports
[INFO] [stdout]  --> src/prelude.rs:1:9
[INFO] [stdout]   |
[INFO] [stdout] 1 |   pub use crate::{
[INFO] [stdout]   |  _________^
[INFO] [stdout] 2 | |     builder::*,
[INFO] [stdout] 3 | |     enc::*,
[INFO] [stdout] 4 | |     hashes::{TXID, WTXID},
[INFO] [stdout] 5 | |     types::*,
[INFO] [stdout] 6 | | };
[INFO] [stdout]   | |_^ the name `bases` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 9 |   pub use coins_core::prelude::*;
[INFO] [stdout]   |           ---------------------- but the name `bases` in the type namespace is also re-exported here
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #107880 <https://github.com/rust-lang/rust/issues/107880>
[INFO] [stdout]   = note: `#[deny(ambiguous_glob_reexports)]` (part of `#[deny(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: ambiguous glob re-exports
[INFO] [stdout]  --> src/prelude.rs:1:9
[INFO] [stdout]   |
[INFO] [stdout] 1 |   pub use crate::{
[INFO] [stdout]   |  _________^
[INFO] [stdout] 2 | |     builder::*,
[INFO] [stdout] 3 | |     enc::*,
[INFO] [stdout] 4 | |     hashes::{TXID, WTXID},
[INFO] [stdout] 5 | |     types::*,
[INFO] [stdout] 6 | | };
[INFO] [stdout]   | |_^ the name `encode_bech32` in the value namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 9 |   pub use coins_core::prelude::*;
[INFO] [stdout]   |           ---------------------- but the name `encode_bech32` in the value namespace is also re-exported here
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #107880 <https://github.com/rust-lang/rust/issues/107880>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: ambiguous glob re-exports
[INFO] [stdout]  --> src/prelude.rs:1:9
[INFO] [stdout]   |
[INFO] [stdout] 1 |   pub use crate::{
[INFO] [stdout]   |  _________^
[INFO] [stdout] 2 | |     builder::*,
[INFO] [stdout] 3 | |     enc::*,
[INFO] [stdout] 4 | |     hashes::{TXID, WTXID},
[INFO] [stdout] 5 | |     types::*,
[INFO] [stdout] 6 | | };
[INFO] [stdout]   | |_^ the name `decode_bech32` in the value namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 9 |   pub use coins_core::prelude::*;
[INFO] [stdout]   |           ---------------------- but the name `decode_bech32` in the value namespace is also re-exported here
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #107880 <https://github.com/rust-lang/rust/issues/107880>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `handshakes` (lib test) due to 6 previous errors; 7 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `handshakes` (lib) due to 6 previous errors; 7 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "6a1b5399d0ed08c50bf26092836a4d65aaf81348d379d82528905536667241d5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6a1b5399d0ed08c50bf26092836a4d65aaf81348d379d82528905536667241d5", kill_on_drop: false }`
[INFO] [stdout] 6a1b5399d0ed08c50bf26092836a4d65aaf81348d379d82528905536667241d5
