[INFO] fetching crate bitcoins 0.7.0...
[INFO] checking bitcoins-0.7.0 against try#d336647335db03a0fc5b24fc5325cd3905c5b8e8 for pr-151146-1
[INFO] extracting crate bitcoins 0.7.0 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate bitcoins 0.7.0
[INFO] finished tweaking crates.io crate bitcoins 0.7.0
[INFO] tweaked toml for crates.io crate bitcoins 0.7.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate bitcoins 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 71 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 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] 238ef5a9f080878b89ce2af7e73df34086e08f5b614a81f7f949ca7760fe2e48
[INFO] running `Command { std: "docker" "start" "-a" "238ef5a9f080878b89ce2af7e73df34086e08f5b614a81f7f949ca7760fe2e48", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "238ef5a9f080878b89ce2af7e73df34086e08f5b614a81f7f949ca7760fe2e48", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "238ef5a9f080878b89ce2af7e73df34086e08f5b614a81f7f949ca7760fe2e48", kill_on_drop: false }`
[INFO] [stdout] 238ef5a9f080878b89ce2af7e73df34086e08f5b614a81f7f949ca7760fe2e48
[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] 9487d6cb081869c4eb34c05f835f94beffae74f44aa6c4e0e4be07679abdc31e
[INFO] running `Command { std: "docker" "start" "-a" "9487d6cb081869c4eb34c05f835f94beffae74f44aa6c4e0e4be07679abdc31e", kill_on_drop: false }`
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]     Checking const-oid v0.9.6
[INFO] [stderr]     Checking base64ct v1.8.3
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking generic-array v0.12.4
[INFO] [stderr]     Checking byte-tools v0.3.1
[INFO] [stderr]     Checking base16ct v0.1.1
[INFO] [stderr]     Checking der v0.6.1
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking fake-simd v0.1.2
[INFO] [stderr]     Checking block-padding v0.1.5
[INFO] [stderr]     Checking opaque-debug v0.2.3
[INFO] [stderr]     Checking base58 v0.1.0
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking bech32 v0.7.3
[INFO] [stderr]     Checking digest v0.8.1
[INFO] [stderr]     Checking block-buffer v0.7.3
[INFO] [stderr]     Checking base64 v0.12.3
[INFO] [stderr]     Checking bs58 v0.4.0
[INFO] [stderr]     Checking sha2 v0.8.2
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking ripemd v0.1.3
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]     Checking base58check v0.1.0
[INFO] [stderr]     Checking sha3 v0.10.8
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]     Checking spki v0.6.0
[INFO] [stderr]     Checking pkcs8 v0.9.0
[INFO] [stderr]     Checking sec1 v0.3.0
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking ff v0.12.1
[INFO] [stderr]     Checking crypto-bigint v0.4.9
[INFO] [stderr]     Checking signature v1.6.4
[INFO] [stderr]     Checking group v0.12.1
[INFO] [stderr]     Checking rfc6979 v0.3.1
[INFO] [stderr]     Checking elliptic-curve v0.12.3
[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 thiserror v1.0.69
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking coins-core v0.7.0
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking coins-bip32 v0.7.0
[INFO] [stderr]     Checking bitcoins v0.7.0 (/opt/rustwide/workdir)
[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::{BlockHash, 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] 7 |
[INFO] [stdout] 8 |   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::{BlockHash, 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] 7 |
[INFO] [stdout] 8 |   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::{BlockHash, 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] 7 |
[INFO] [stdout] 8 |   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] 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::{BlockHash, 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] 7 |
[INFO] [stdout] 8 |   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::{BlockHash, 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] 7 |
[INFO] [stdout] 8 |   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::{BlockHash, 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] 7 |
[INFO] [stdout] 8 |   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 `bitcoins` (lib) due to 6 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `bitcoins` (lib test) due to 6 previous errors
[INFO] running `Command { std: "docker" "inspect" "9487d6cb081869c4eb34c05f835f94beffae74f44aa6c4e0e4be07679abdc31e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9487d6cb081869c4eb34c05f835f94beffae74f44aa6c4e0e4be07679abdc31e", kill_on_drop: false }`
[INFO] [stdout] 9487d6cb081869c4eb34c05f835f94beffae74f44aa6c4e0e4be07679abdc31e
