[INFO] cloning repository https://github.com/pythcoiner/smart_electrum_client
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pythcoiner/smart_electrum_client" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpythcoiner%2Fsmart_electrum_client", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpythcoiner%2Fsmart_electrum_client'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4ceb198437cab076843c77b7b10915b0e0d697b5
[INFO] checking pythcoiner/smart_electrum_client/4ceb198437cab076843c77b7b10915b0e0d697b5 against master#04ff05c9c0cfbca33115c5f1b8bb20a66a54b799 for pr-147834
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpythcoiner%2Fsmart_electrum_client" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/pythcoiner/smart_electrum_client
[INFO] finished tweaking git repo https://github.com/pythcoiner/smart_electrum_client
[INFO] tweaked toml for git repo https://github.com/pythcoiner/smart_electrum_client written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/pythcoiner/smart_electrum_client on toolchain 04ff05c9c0cfbca33115c5f1b8bb20a66a54b799
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+04ff05c9c0cfbca33115c5f1b8bb20a66a54b799" "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" "+04ff05c9c0cfbca33115c5f1b8bb20a66a54b799" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 90 packages to latest compatible versions
[INFO] [stderr]       Adding bitcoin_slices v0.8.0 (available: v0.10.0)
[INFO] [stderr]       Adding electrsd v0.29.0 (available: v0.36.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+04ff05c9c0cfbca33115c5f1b8bb20a66a54b799" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded bitcoincore-rpc v0.19.0
[INFO] [stderr]   Downloaded electrum-client v0.21.0
[INFO] [stderr]   Downloaded electrsd v0.29.0
[INFO] [stderr]   Downloaded bitcoincore-rpc-json v0.19.0
[INFO] [stderr]   Downloaded bitcoin_slices v0.8.0
[INFO] [stderr]   Downloaded bitcoind v0.36.1
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+04ff05c9c0cfbca33115c5f1b8bb20a66a54b799" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 35356ea529538fbbaaff4c01eb54645ecd0d74baa95c494bf7dd14f1fc473910
[INFO] running `Command { std: "docker" "start" "-a" "35356ea529538fbbaaff4c01eb54645ecd0d74baa95c494bf7dd14f1fc473910", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "35356ea529538fbbaaff4c01eb54645ecd0d74baa95c494bf7dd14f1fc473910", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "35356ea529538fbbaaff4c01eb54645ecd0d74baa95c494bf7dd14f1fc473910", kill_on_drop: false }`
[INFO] [stdout] 35356ea529538fbbaaff4c01eb54645ecd0d74baa95c494bf7dd14f1fc473910
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+04ff05c9c0cfbca33115c5f1b8bb20a66a54b799" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fa93581e3dc0887b582b79270fbe4abfac7a4a62dbad98fc9db6a6236b00fe51
[INFO] running `Command { std: "docker" "start" "-a" "fa93581e3dc0887b582b79270fbe4abfac7a4a62dbad98fc9db6a6236b00fe51", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling unicode-ident v1.0.20
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling find-msvc-tools v0.1.4
[INFO] [stderr]     Checking cfg-if v1.0.4
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling bitcoin-io v0.1.3
[INFO] [stderr]    Compiling bitcoin-internals v0.3.0
[INFO] [stderr]    Compiling cc v1.2.43
[INFO] [stderr]     Checking hex-conservative v0.2.1
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling hex_lit v0.1.1
[INFO] [stderr]     Checking memchr v2.7.6
[INFO] [stderr]    Compiling bitcoin v0.32.7
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]     Checking bech32 v0.11.0
[INFO] [stderr]     Checking log v0.4.28
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling openssl v0.10.74
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling bitcoind v0.36.1
[INFO] [stderr]    Compiling openssl-src v300.5.4+3.5.4
[INFO] [stderr]     Checking home v0.5.12
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking bitcoin_slices v0.8.0
[INFO] [stderr]    Compiling electrsd v0.29.0
[INFO] [stderr]    Compiling secp256k1-sys v0.10.1
[INFO] [stderr]    Compiling openssl-sys v0.9.110
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking nix v0.25.1
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking tempfile v3.23.0
[INFO] [stderr]     Checking which v4.4.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking bitcoin_hashes v0.14.0
[INFO] [stderr]     Checking minreq v2.14.1
[INFO] [stderr]     Checking bitcoin-units v0.1.2
[INFO] [stderr]     Checking jsonrpc v0.18.0
[INFO] [stderr]     Checking base58ck v0.1.0
[INFO] [stderr]     Checking secp256k1 v0.29.1
[INFO] [stderr]     Checking bitcoincore-rpc-json v0.19.0
[INFO] [stderr]     Checking miniscript v12.3.5
[INFO] [stderr]     Checking electrum-client v0.21.0
[INFO] [stderr]     Checking bitcoincore-rpc v0.19.0
[INFO] [stderr]     Checking simple_electrum_client v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0276]: impl has stricter requirements than trait
[INFO] [stdout]   --> src/electrum/types.rs:28:36
[INFO] [stdout]    |
[INFO] [stdout] 28 |             fn consensus_decode<D: io::BufRead + ?Sized>(
[INFO] [stdout]    |                                    ^^^^^^^^^^^ impl has extra requirement `D: miniscript::bitcoin::bitcoin_io::BufRead`
[INFO] [stdout] ...
[INFO] [stdout] 74 | impl_consensus_encoding!(HashPrefixRow, prefix, height);
[INFO] [stdout]    | ------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `impl_consensus_encoding` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0276]: impl has stricter requirements than trait
[INFO] [stdout]    --> src/electrum/types.rs:28:36
[INFO] [stdout]     |
[INFO] [stdout]  28 |             fn consensus_decode<D: io::BufRead + ?Sized>(
[INFO] [stdout]     |                                    ^^^^^^^^^^^ impl has extra requirement `D: miniscript::bitcoin::bitcoin_io::BufRead`
[INFO] [stdout] ...
[INFO] [stdout] 174 | impl_consensus_encoding!(HeaderRow, header);
[INFO] [stdout]     | ------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_consensus_encoding` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0276]: impl has stricter requirements than trait
[INFO] [stdout]   --> src/electrum/types.rs:28:36
[INFO] [stdout]    |
[INFO] [stdout] 28 |             fn consensus_decode<D: io::BufRead + ?Sized>(
[INFO] [stdout]    |                                    ^^^^^^^^^^^ impl has extra requirement `D: miniscript::bitcoin::bitcoin_io::BufRead`
[INFO] [stdout] ...
[INFO] [stdout] 74 | impl_consensus_encoding!(HashPrefixRow, prefix, height);
[INFO] [stdout]    | ------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `impl_consensus_encoding` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0276]: impl has stricter requirements than trait
[INFO] [stdout]    --> src/electrum/types.rs:28:36
[INFO] [stdout]     |
[INFO] [stdout]  28 |             fn consensus_decode<D: io::BufRead + ?Sized>(
[INFO] [stdout]     |                                    ^^^^^^^^^^^ impl has extra requirement `D: miniscript::bitcoin::bitcoin_io::BufRead`
[INFO] [stdout] ...
[INFO] [stdout] 174 | impl_consensus_encoding!(HeaderRow, header);
[INFO] [stdout]     | ------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_consensus_encoding` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0276`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `simple_electrum_client` (lib) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `simple_electrum_client` (lib test) due to 2 previous errors
[INFO] [stdout] For more information about this error, try `rustc --explain E0276`.
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "fa93581e3dc0887b582b79270fbe4abfac7a4a62dbad98fc9db6a6236b00fe51", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fa93581e3dc0887b582b79270fbe4abfac7a4a62dbad98fc9db6a6236b00fe51", kill_on_drop: false }`
[INFO] [stdout] fa93581e3dc0887b582b79270fbe4abfac7a4a62dbad98fc9db6a6236b00fe51
