[INFO] fetching crate descriptor-wallet 0.5.0-alpha.1... [INFO] checking descriptor-wallet-0.5.0-alpha.1 against master#0599f3403366d9c57f0625e6de3af214b5042a90 for pr-87710 [INFO] extracting crate descriptor-wallet 0.5.0-alpha.1 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate descriptor-wallet 0.5.0-alpha.1 on toolchain 0599f3403366d9c57f0625e6de3af214b5042a90 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0599f3403366d9c57f0625e6de3af214b5042a90" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate descriptor-wallet 0.5.0-alpha.1 [INFO] finished tweaking crates.io crate descriptor-wallet 0.5.0-alpha.1 [INFO] tweaked toml for crates.io crate descriptor-wallet 0.5.0-alpha.1 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0599f3403366d9c57f0625e6de3af214b5042a90" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0599f3403366d9c57f0625e6de3af214b5042a90" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+0599f3403366d9c57f0625e6de3af214b5042a90" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 35c0dfa1ed548b63285ca3abe765c8345524d795988b112d03428e9ff1393a06 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "35c0dfa1ed548b63285ca3abe765c8345524d795988b112d03428e9ff1393a06", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "35c0dfa1ed548b63285ca3abe765c8345524d795988b112d03428e9ff1393a06", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "35c0dfa1ed548b63285ca3abe765c8345524d795988b112d03428e9ff1393a06", kill_on_drop: false }` [INFO] [stdout] 35c0dfa1ed548b63285ca3abe765c8345524d795988b112d03428e9ff1393a06 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+0599f3403366d9c57f0625e6de3af214b5042a90" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 228c8dfef9efc180e06b1b33bedd78286c051218464bffb23d153265e55c31f0 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "228c8dfef9efc180e06b1b33bedd78286c051218464bffb23d153265e55c31f0", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Checking bech32 v0.8.1 [INFO] [stderr] Checking bitcoin_hashes v0.10.0 [INFO] [stderr] Checking amplify_num v0.2.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling secp256k1-sys v0.4.1 [INFO] [stderr] Checking stringly_conversions v0.1.1 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Compiling amplify_syn v1.1.4 [INFO] [stderr] Checking syn v1.0.75 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Compiling amplify_derive v2.8.0 [INFO] [stderr] Checking secp256k1 v0.20.3 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking amplify v3.8.1 [INFO] [stderr] Checking bitcoin v0.27.0 [INFO] [stderr] Compiling strict_encoding_derive v1.5.2 [INFO] [stderr] Checking miniscript v6.0.1 [INFO] [stderr] Checking slip132 v0.4.0 [INFO] [stderr] Checking strict_encoding v1.6.1 [INFO] [stderr] Checking commit_verify v0.5.6 [INFO] [stderr] Checking descriptor-wallet v0.5.0-alpha.1 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `commit_verify::Slice32` [INFO] [stdout] --> src/hlc.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | use commit_verify::Slice32; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ no `Slice32` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `commit_verify::Slice32` [INFO] [stdout] --> src/psbt/proprietary.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | use commit_verify::Slice32; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ no `Slice32` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `commit_verify::Slice32` [INFO] [stdout] --> src/hlc.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | use commit_verify::Slice32; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ no `Slice32` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `commit_verify::Slice32` [INFO] [stdout] --> src/psbt/proprietary.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | use commit_verify::Slice32; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ no `Slice32` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0119]: conflicting implementations of trait `std::borrow::Borrow` for type `hlc::HashLock` [INFO] [stdout] --> src/hlc.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 32 | Wrapper, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: conflicting implementation in crate `core`: [INFO] [stdout] - impl Borrow for T [INFO] [stdout] where T: ?Sized; [INFO] [stdout] = note: this error originates in the derive macro `Wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0119]: conflicting implementations of trait `std::borrow::Borrow` for type `hlc::HashPreimage` [INFO] [stdout] --> src/hlc.rs:84:5 [INFO] [stdout] | [INFO] [stdout] 84 | Wrapper, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: conflicting implementation in crate `core`: [INFO] [stdout] - impl Borrow for T [INFO] [stdout] where T: ?Sized; [INFO] [stdout] = note: this error originates in the derive macro `Wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0119]: conflicting implementations of trait `std::borrow::BorrowMut` for type `hlc::HashLock` [INFO] [stdout] --> src/hlc.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 32 | Wrapper, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: conflicting implementation in crate `core`: [INFO] [stdout] - impl BorrowMut for T [INFO] [stdout] where T: ?Sized; [INFO] [stdout] = note: this error originates in the derive macro `Wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0119]: conflicting implementations of trait `std::borrow::BorrowMut` for type `hlc::HashPreimage` [INFO] [stdout] --> src/hlc.rs:84:5 [INFO] [stdout] | [INFO] [stdout] 84 | Wrapper, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: conflicting implementation in crate `core`: [INFO] [stdout] - impl BorrowMut for T [INFO] [stdout] where T: ?Sized; [INFO] [stdout] = note: this error originates in the derive macro `Wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0119]: conflicting implementations of trait `std::convert::AsRef<[u8]>` for type `hlc::HashLock` [INFO] [stdout] --> src/hlc.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 32 | Wrapper, [INFO] [stdout] | ^^^^^^^ conflicting implementation for `hlc::HashLock` [INFO] [stdout] ... [INFO] [stdout] 71 | impl AsRef<[u8]> for HashLock { [INFO] [stdout] | ----------------------------- first implementation here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0119]: conflicting implementations of trait `std::convert::AsRef<[u8]>` for type `hlc::HashPreimage` [INFO] [stdout] --> src/hlc.rs:84:5 [INFO] [stdout] | [INFO] [stdout] 84 | Wrapper, [INFO] [stdout] | ^^^^^^^ conflicting implementation for `hlc::HashPreimage` [INFO] [stdout] ... [INFO] [stdout] 129 | impl AsRef<[u8]> for HashPreimage { [INFO] [stdout] | --------------------------------- first implementation here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0119]: conflicting implementations of trait `std::borrow::Borrow` for type `hlc::HashLock` [INFO] [stdout] --> src/hlc.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 32 | Wrapper, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: conflicting implementation in crate `core`: [INFO] [stdout] - impl Borrow for T [INFO] [stdout] where T: ?Sized; [INFO] [stdout] = note: this error originates in the derive macro `Wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0119]: conflicting implementations of trait `std::borrow::Borrow` for type `hlc::HashPreimage` [INFO] [stdout] --> src/hlc.rs:84:5 [INFO] [stdout] | [INFO] [stdout] 84 | Wrapper, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: conflicting implementation in crate `core`: [INFO] [stdout] - impl Borrow for T [INFO] [stdout] where T: ?Sized; [INFO] [stdout] = note: this error originates in the derive macro `Wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0119]: conflicting implementations of trait `std::borrow::BorrowMut` for type `hlc::HashLock` [INFO] [stdout] --> src/hlc.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 32 | Wrapper, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: conflicting implementation in crate `core`: [INFO] [stdout] - impl BorrowMut for T [INFO] [stdout] where T: ?Sized; [INFO] [stdout] = note: this error originates in the derive macro `Wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0119]: conflicting implementations of trait `std::borrow::BorrowMut` for type `hlc::HashPreimage` [INFO] [stdout] --> src/hlc.rs:84:5 [INFO] [stdout] | [INFO] [stdout] 84 | Wrapper, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: conflicting implementation in crate `core`: [INFO] [stdout] - impl BorrowMut for T [INFO] [stdout] where T: ?Sized; [INFO] [stdout] = note: this error originates in the derive macro `Wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 8 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0119, E0432. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0119`. [INFO] [stdout] [INFO] [stderr] error: could not compile `descriptor-wallet` due to 9 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0119]: conflicting implementations of trait `std::convert::AsRef<[u8]>` for type `hlc::HashLock` [INFO] [stdout] --> src/hlc.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 32 | Wrapper, [INFO] [stdout] | ^^^^^^^ conflicting implementation for `hlc::HashLock` [INFO] [stdout] ... [INFO] [stdout] 71 | impl AsRef<[u8]> for HashLock { [INFO] [stdout] | ----------------------------- first implementation here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0119]: conflicting implementations of trait `std::convert::AsRef<[u8]>` for type `hlc::HashPreimage` [INFO] [stdout] --> src/hlc.rs:84:5 [INFO] [stdout] | [INFO] [stdout] 84 | Wrapper, [INFO] [stdout] | ^^^^^^^ conflicting implementation for `hlc::HashPreimage` [INFO] [stdout] ... [INFO] [stdout] 129 | impl AsRef<[u8]> for HashPreimage { [INFO] [stdout] | --------------------------------- first implementation here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 8 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0119, E0432. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0119`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "228c8dfef9efc180e06b1b33bedd78286c051218464bffb23d153265e55c31f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "228c8dfef9efc180e06b1b33bedd78286c051218464bffb23d153265e55c31f0", kill_on_drop: false }` [INFO] [stdout] 228c8dfef9efc180e06b1b33bedd78286c051218464bffb23d153265e55c31f0