[INFO] fetching crate bitcoin_hd 0.10.0...
[INFO] checking bitcoin_hd-0.10.0 against master#b0696a5160711c068cb1f01b7437db7990d15750 for pr-121848
[INFO] extracting crate bitcoin_hd 0.10.0 into /workspace/builds/worker-5-tc1/source
[INFO] validating manifest of crates.io crate bitcoin_hd 0.10.0 on toolchain b0696a5160711c068cb1f01b7437db7990d15750
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate bitcoin_hd 0.10.0
[INFO] finished tweaking crates.io crate bitcoin_hd 0.10.0
[INFO] tweaked toml for crates.io crate bitcoin_hd 0.10.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded strict_encoding_derive v0.9.0
[INFO] [stderr]   Downloaded encoding_derive_helpers v0.8.1
[INFO] [stderr]   Downloaded amplify_derive v2.11.3
[INFO] [stderr]   Downloaded amplify_syn v1.1.6
[INFO] [stderr]   Downloaded slip132 v0.10.0
[INFO] [stderr]   Downloaded amplify_num v0.4.1
[INFO] [stderr]   Downloaded amplify v3.14.2
[INFO] [stderr]   Downloaded strict_encoding v0.9.0
[INFO] [stderr]   Downloaded miniscript v9.0.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 09435d5542dc9db94e0cb65417bbd196552dfabd27846d358faa94eace9c6176
[INFO] running `Command { std: "docker" "start" "-a" "09435d5542dc9db94e0cb65417bbd196552dfabd27846d358faa94eace9c6176", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "09435d5542dc9db94e0cb65417bbd196552dfabd27846d358faa94eace9c6176", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "09435d5542dc9db94e0cb65417bbd196552dfabd27846d358faa94eace9c6176", kill_on_drop: false }`
[INFO] [stdout] 09435d5542dc9db94e0cb65417bbd196552dfabd27846d358faa94eace9c6176
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+b0696a5160711c068cb1f01b7437db7990d15750" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 829b2fe31d5ce109d27947c66dff0d9ff84db7a9abd4ea114f3fd04a49ccd0bc
[INFO] running `Command { std: "docker" "start" "-a" "829b2fe31d5ce109d27947c66dff0d9ff84db7a9abd4ea114f3fd04a49ccd0bc", kill_on_drop: false }`
[INFO] [stderr]     Checking bitcoin_hashes v0.11.0
[INFO] [stderr]    Compiling amplify_num v0.4.1
[INFO] [stderr]    Compiling secp256k1-sys v0.6.1
[INFO] [stderr]     Checking bech32 v0.9.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking chrono v0.4.35
[INFO] [stderr]     Checking amplify_syn v1.1.6
[INFO] [stderr]    Compiling amplify_derive v2.11.3
[INFO] [stderr]     Checking secp256k1 v0.24.3
[INFO] [stderr]     Checking bitcoin v0.29.2
[INFO] [stderr]    Compiling amplify v3.14.2
[INFO] [stderr]    Compiling encoding_derive_helpers v0.8.1
[INFO] [stderr]    Compiling strict_encoding_derive v0.9.0
[INFO] [stderr]     Checking strict_encoding v0.9.0
[INFO] [stderr]     Checking slip132 v0.10.0
[INFO] [stderr]     Checking bitcoin_hd v0.10.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0463]: can't find crate for `miniscript_crate`
[INFO] [stdout]   --> src/lib.rs:29:1
[INFO] [stdout]    |
[INFO] [stdout] 29 | extern crate miniscript_crate as miniscript;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `miniscript_crate`
[INFO] [stdout]   --> src/lib.rs:29:1
[INFO] [stdout]    |
[INFO] [stdout] 29 | extern crate miniscript_crate as miniscript;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `secp256k1` is imported redundantly
[INFO] [stdout]   --> src/account.rs:17:26
[INFO] [stdout]    |
[INFO] [stdout] 17 | use bitcoin::secp256k1::{self, Secp256k1, Signing, Verification};
[INFO] [stdout]    |                          ^^^^ the item `secp256k1` is already defined here
[INFO] [stdout]    |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]   --> src/lib.rs:19:34
[INFO] [stdout]    |
[INFO] [stdout] 19 | #![deny(dead_code, missing_docs, warnings)]
[INFO] [stdout]    |                                  ^^^^^^^^
[INFO] [stdout]    = note: `#[deny(unused_imports)]` implied by `#[deny(warnings)]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `strict_encoding` is imported redundantly
[INFO] [stdout]   --> src/indexes.rs:17:23
[INFO] [stdout]    |
[INFO] [stdout] 17 | use strict_encoding::{self, StrictDecode, StrictEncode};
[INFO] [stdout]    |                       ^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:24:1
[INFO] [stdout]    |
[INFO] [stdout] 24 | extern crate strict_encoding;
[INFO] [stdout]    | ----------------------------- the item `strict_encoding` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `strict_encoding` is imported redundantly
[INFO] [stdout]   --> src/path.rs:19:23
[INFO] [stdout]    |
[INFO] [stdout] 19 | use strict_encoding::{self, StrictDecode, StrictEncode};
[INFO] [stdout]    |                       ^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:24:1
[INFO] [stdout]    |
[INFO] [stdout] 24 | extern crate strict_encoding;
[INFO] [stdout]    | ----------------------------- the item `strict_encoding` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `strict_encoding` is imported redundantly
[INFO] [stdout]   --> src/ranges.rs:21:23
[INFO] [stdout]    |
[INFO] [stdout] 21 | use strict_encoding::{self, StrictDecode, StrictEncode};
[INFO] [stdout]    |                       ^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:24:1
[INFO] [stdout]    |
[INFO] [stdout] 24 | extern crate strict_encoding;
[INFO] [stdout]    | ----------------------------- the item `strict_encoding` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `TryInto` is imported redundantly
[INFO] [stdout]   --> src/standards.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use core::convert::TryInto;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   --> /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item `TryInto` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `secp256k1` is imported redundantly
[INFO] [stdout]   --> src/unsatisfiable.rs:13:26
[INFO] [stdout]    |
[INFO] [stdout] 13 | use bitcoin::secp256k1::{self, PublicKey, SECP256K1};
[INFO] [stdout]    |                          ^^^^ the item `secp256k1` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `secp256k1` is imported redundantly
[INFO] [stdout]   --> src/xkey.rs:20:15
[INFO] [stdout]    |
[INFO] [stdout] 20 | use bitcoin::{secp256k1, XpubIdentifier};
[INFO] [stdout]    |               ^^^^^^^^^ the item `secp256k1` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `secp256k1` is imported redundantly
[INFO] [stdout]   --> src/account.rs:17:26
[INFO] [stdout]    |
[INFO] [stdout] 17 | use bitcoin::secp256k1::{self, Secp256k1, Signing, Verification};
[INFO] [stdout]    |                          ^^^^ the item `secp256k1` is already defined here
[INFO] [stdout]    |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]   --> src/lib.rs:19:34
[INFO] [stdout]    |
[INFO] [stdout] 19 | #![deny(dead_code, missing_docs, warnings)]
[INFO] [stdout]    |                                  ^^^^^^^^
[INFO] [stdout]    = note: `#[deny(unused_imports)]` implied by `#[deny(warnings)]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `ExtendedPubKey` is imported redundantly
[INFO] [stdout]    --> src/account.rs:471:9
[INFO] [stdout]     |
[INFO] [stdout] 471 |     use bitcoin::util::bip32::ExtendedPubKey;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 472 |
[INFO] [stdout] 473 |     use super::*;
[INFO] [stdout]     |         -------- the item `ExtendedPubKey` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `strict_encoding` is imported redundantly
[INFO] [stdout]   --> src/indexes.rs:17:23
[INFO] [stdout]    |
[INFO] [stdout] 17 | use strict_encoding::{self, StrictDecode, StrictEncode};
[INFO] [stdout]    |                       ^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:24:1
[INFO] [stdout]    |
[INFO] [stdout] 24 | extern crate strict_encoding;
[INFO] [stdout]    | ----------------------------- the item `strict_encoding` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `strict_encoding` is imported redundantly
[INFO] [stdout]   --> src/path.rs:19:23
[INFO] [stdout]    |
[INFO] [stdout] 19 | use strict_encoding::{self, StrictDecode, StrictEncode};
[INFO] [stdout]    |                       ^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:24:1
[INFO] [stdout]    |
[INFO] [stdout] 24 | extern crate strict_encoding;
[INFO] [stdout]    | ----------------------------- the item `strict_encoding` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `strict_encoding` is imported redundantly
[INFO] [stdout]   --> src/ranges.rs:21:23
[INFO] [stdout]    |
[INFO] [stdout] 21 | use strict_encoding::{self, StrictDecode, StrictEncode};
[INFO] [stdout]    |                       ^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:24:1
[INFO] [stdout]    |
[INFO] [stdout] 24 | extern crate strict_encoding;
[INFO] [stdout]    | ----------------------------- the item `strict_encoding` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `TryInto` is imported redundantly
[INFO] [stdout]   --> src/standards.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use core::convert::TryInto;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   --> /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item `TryInto` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `secp256k1` is imported redundantly
[INFO] [stdout]   --> src/unsatisfiable.rs:13:26
[INFO] [stdout]    |
[INFO] [stdout] 13 | use bitcoin::secp256k1::{self, PublicKey, SECP256K1};
[INFO] [stdout]    |                          ^^^^ the item `secp256k1` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `secp256k1` is imported redundantly
[INFO] [stdout]   --> src/xkey.rs:20:15
[INFO] [stdout]    |
[INFO] [stdout] 20 | use bitcoin::{secp256k1, XpubIdentifier};
[INFO] [stdout]    |               ^^^^^^^^^ the item `secp256k1` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 8 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `bitcoin_hd` (lib) due to 9 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: aborting due to 9 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `bitcoin_hd` (lib test) due to 10 previous errors
[INFO] running `Command { std: "docker" "inspect" "829b2fe31d5ce109d27947c66dff0d9ff84db7a9abd4ea114f3fd04a49ccd0bc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "829b2fe31d5ce109d27947c66dff0d9ff84db7a9abd4ea114f3fd04a49ccd0bc", kill_on_drop: false }`
[INFO] [stdout] 829b2fe31d5ce109d27947c66dff0d9ff84db7a9abd4ea114f3fd04a49ccd0bc
[INFO] checking bitcoin_hd-0.10.0 against try#bfe97fcae016881ad333f0ff8cea2cadb9cf136c for pr-121848
[INFO] extracting crate bitcoin_hd 0.10.0 into /workspace/builds/worker-5-tc2/source
[INFO] validating manifest of crates.io crate bitcoin_hd 0.10.0 on toolchain bfe97fcae016881ad333f0ff8cea2cadb9cf136c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate bitcoin_hd 0.10.0
[INFO] finished tweaking crates.io crate bitcoin_hd 0.10.0
[INFO] tweaked toml for crates.io crate bitcoin_hd 0.10.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c79e241f2c02784963b18a7483745248be65bd166f97e78a06b0a89773654abb
[INFO] running `Command { std: "docker" "start" "-a" "c79e241f2c02784963b18a7483745248be65bd166f97e78a06b0a89773654abb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c79e241f2c02784963b18a7483745248be65bd166f97e78a06b0a89773654abb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c79e241f2c02784963b18a7483745248be65bd166f97e78a06b0a89773654abb", kill_on_drop: false }`
[INFO] [stdout] c79e241f2c02784963b18a7483745248be65bd166f97e78a06b0a89773654abb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8356ccb9db0af3a98cf703d8160514c391ecac86535604814530363fe8d2b712
[INFO] running `Command { std: "docker" "start" "-a" "8356ccb9db0af3a98cf703d8160514c391ecac86535604814530363fe8d2b712", kill_on_drop: false }`
[INFO] [stderr]    Compiling amplify_num v0.4.1
[INFO] [stderr]     Checking bitcoin_hashes v0.11.0
[INFO] [stderr]    Compiling secp256k1-sys v0.6.1
[INFO] [stderr]     Checking bech32 v0.9.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking chrono v0.4.35
[INFO] [stderr]     Checking amplify_syn v1.1.6
[INFO] [stderr]    Compiling amplify_derive v2.11.3
[INFO] [stderr]     Checking secp256k1 v0.24.3
[INFO] [stderr]     Checking bitcoin v0.29.2
[INFO] [stderr]    Compiling amplify v3.14.2
[INFO] [stderr]    Compiling encoding_derive_helpers v0.8.1
[INFO] [stderr]    Compiling strict_encoding_derive v0.9.0
[INFO] [stderr]     Checking strict_encoding v0.9.0
[INFO] [stderr]     Checking slip132 v0.10.0
[INFO] [stderr]     Checking bitcoin_hd v0.10.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0463]: can't find crate for `miniscript_crate`
[INFO] [stdout]   --> src/lib.rs:29:1
[INFO] [stdout]    |
[INFO] [stdout] 29 | extern crate miniscript_crate as miniscript;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `miniscript_crate`
[INFO] [stdout]   --> src/lib.rs:29:1
[INFO] [stdout]    |
[INFO] [stdout] 29 | extern crate miniscript_crate as miniscript;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `secp256k1` is imported redundantly
[INFO] [stdout]   --> src/account.rs:17:26
[INFO] [stdout]    |
[INFO] [stdout] 17 | use bitcoin::secp256k1::{self, Secp256k1, Signing, Verification};
[INFO] [stdout]    |                          ^^^^ the item `secp256k1` is already defined here
[INFO] [stdout]    |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]   --> src/lib.rs:19:34
[INFO] [stdout]    |
[INFO] [stdout] 19 | #![deny(dead_code, missing_docs, warnings)]
[INFO] [stdout]    |                                  ^^^^^^^^
[INFO] [stdout]    = note: `#[deny(unused_imports)]` implied by `#[deny(warnings)]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `strict_encoding` is imported redundantly
[INFO] [stdout]   --> src/indexes.rs:17:23
[INFO] [stdout]    |
[INFO] [stdout] 17 | use strict_encoding::{self, StrictDecode, StrictEncode};
[INFO] [stdout]    |                       ^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:24:1
[INFO] [stdout]    |
[INFO] [stdout] 24 | extern crate strict_encoding;
[INFO] [stdout]    | ----------------------------- the item `strict_encoding` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `strict_encoding` is imported redundantly
[INFO] [stdout]   --> src/path.rs:19:23
[INFO] [stdout]    |
[INFO] [stdout] 19 | use strict_encoding::{self, StrictDecode, StrictEncode};
[INFO] [stdout]    |                       ^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:24:1
[INFO] [stdout]    |
[INFO] [stdout] 24 | extern crate strict_encoding;
[INFO] [stdout]    | ----------------------------- the item `strict_encoding` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `strict_encoding` is imported redundantly
[INFO] [stdout]   --> src/ranges.rs:21:23
[INFO] [stdout]    |
[INFO] [stdout] 21 | use strict_encoding::{self, StrictDecode, StrictEncode};
[INFO] [stdout]    |                       ^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:24:1
[INFO] [stdout]    |
[INFO] [stdout] 24 | extern crate strict_encoding;
[INFO] [stdout]    | ----------------------------- the item `strict_encoding` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `TryInto` is imported redundantly
[INFO] [stdout]   --> src/standards.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use core::convert::TryInto;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   --> /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item `TryInto` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `secp256k1` is imported redundantly
[INFO] [stdout]   --> src/unsatisfiable.rs:13:26
[INFO] [stdout]    |
[INFO] [stdout] 13 | use bitcoin::secp256k1::{self, PublicKey, SECP256K1};
[INFO] [stdout]    |                          ^^^^ the item `secp256k1` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `secp256k1` is imported redundantly
[INFO] [stdout]   --> src/xkey.rs:20:15
[INFO] [stdout]    |
[INFO] [stdout] 20 | use bitcoin::{secp256k1, XpubIdentifier};
[INFO] [stdout]    |               ^^^^^^^^^ the item `secp256k1` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `secp256k1` is imported redundantly
[INFO] [stdout]   --> src/account.rs:17:26
[INFO] [stdout]    |
[INFO] [stdout] 17 | use bitcoin::secp256k1::{self, Secp256k1, Signing, Verification};
[INFO] [stdout]    |                          ^^^^ the item `secp256k1` is already defined here
[INFO] [stdout]    |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]   --> src/lib.rs:19:34
[INFO] [stdout]    |
[INFO] [stdout] 19 | #![deny(dead_code, missing_docs, warnings)]
[INFO] [stdout]    |                                  ^^^^^^^^
[INFO] [stdout]    = note: `#[deny(unused_imports)]` implied by `#[deny(warnings)]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `ExtendedPubKey` is imported redundantly
[INFO] [stdout]    --> src/account.rs:471:9
[INFO] [stdout]     |
[INFO] [stdout] 471 |     use bitcoin::util::bip32::ExtendedPubKey;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 472 |
[INFO] [stdout] 473 |     use super::*;
[INFO] [stdout]     |         -------- the item `ExtendedPubKey` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `strict_encoding` is imported redundantly
[INFO] [stdout]   --> src/indexes.rs:17:23
[INFO] [stdout]    |
[INFO] [stdout] 17 | use strict_encoding::{self, StrictDecode, StrictEncode};
[INFO] [stdout]    |                       ^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:24:1
[INFO] [stdout]    |
[INFO] [stdout] 24 | extern crate strict_encoding;
[INFO] [stdout]    | ----------------------------- the item `strict_encoding` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `strict_encoding` is imported redundantly
[INFO] [stdout]   --> src/path.rs:19:23
[INFO] [stdout]    |
[INFO] [stdout] 19 | use strict_encoding::{self, StrictDecode, StrictEncode};
[INFO] [stdout]    |                       ^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:24:1
[INFO] [stdout]    |
[INFO] [stdout] 24 | extern crate strict_encoding;
[INFO] [stdout]    | ----------------------------- the item `strict_encoding` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `strict_encoding` is imported redundantly
[INFO] [stdout]   --> src/ranges.rs:21:23
[INFO] [stdout]    |
[INFO] [stdout] 21 | use strict_encoding::{self, StrictDecode, StrictEncode};
[INFO] [stdout]    |                       ^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:24:1
[INFO] [stdout]    |
[INFO] [stdout] 24 | extern crate strict_encoding;
[INFO] [stdout]    | ----------------------------- the item `strict_encoding` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `TryInto` is imported redundantly
[INFO] [stdout]   --> src/standards.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use core::convert::TryInto;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   --> /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item `TryInto` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `secp256k1` is imported redundantly
[INFO] [stdout]   --> src/unsatisfiable.rs:13:26
[INFO] [stdout]    |
[INFO] [stdout] 13 | use bitcoin::secp256k1::{self, PublicKey, SECP256K1};
[INFO] [stdout]    |                          ^^^^ the item `secp256k1` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `secp256k1` is imported redundantly
[INFO] [stdout]   --> src/xkey.rs:20:15
[INFO] [stdout]    |
[INFO] [stdout] 20 | use bitcoin::{secp256k1, XpubIdentifier};
[INFO] [stdout]    |               ^^^^^^^^^ the item `secp256k1` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[ERROR] error running command: no output for 300 seconds
[INFO] running `Command { std: "docker" "inspect" "8356ccb9db0af3a98cf703d8160514c391ecac86535604814530363fe8d2b712", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8356ccb9db0af3a98cf703d8160514c391ecac86535604814530363fe8d2b712", kill_on_drop: false }`
[INFO] [stdout] 8356ccb9db0af3a98cf703d8160514c391ecac86535604814530363fe8d2b712
