[INFO] cloning repository https://github.com/DogecoinEV-Foundation/electrs-dogev
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DogecoinEV-Foundation/electrs-dogev" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDogecoinEV-Foundation%2Felectrs-dogev", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDogecoinEV-Foundation%2Felectrs-dogev'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] bfc00a8a7b59cca100b3d1f0e83f5e4f38e1414f
[INFO] checking DogecoinEV-Foundation/electrs-dogev against master#779e19d8baa3e3625bd4fc5c85cbb2ad47b43155 for pr-147589-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDogecoinEV-Foundation%2Felectrs-dogev" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-5-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/DogecoinEV-Foundation/electrs-dogev
[INFO] finished tweaking git repo https://github.com/DogecoinEV-Foundation/electrs-dogev
[INFO] tweaked toml for git repo https://github.com/DogecoinEV-Foundation/electrs-dogev written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/DogecoinEV-Foundation/electrs-dogev on toolchain 779e19d8baa3e3625bd4fc5c85cbb2ad47b43155
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/DogecoinEV-Foundation/electrs-dogev already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating git repository `https://github.com/Blockstream/rust-electrum-client`
[INFO] [stderr]     Updating git repository `https://github.com/shesek/electrumd`
[INFO] [stderr]     Updating git repository `https://github.com/justanyuser/rust-dogecoinev`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/shesek/rust-jsonrpc`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 1 package to latest compatible version
[INFO] [stderr]       Adding bitcoin v0.31.2 (https://github.com/justanyuser/rust-dogecoinev?rev=66b465fc5cafb350772f559df484276aa96e2c85#66b465fc)
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded page_size v0.6.0
[INFO] [stderr]   Downloaded hyperlocal v0.8.0
[INFO] [stderr]   Downloaded sysconf v0.3.4
[INFO] [stderr]   Downloaded prettyplease v0.2.16
[INFO] [stderr]   Downloaded elementsd v0.9.1
[INFO] [stderr]   Downloaded bech32 v0.8.1
[INFO] [stderr]   Downloaded jsonrpc v0.14.1
[INFO] [stderr]   Downloaded bitcoind v0.35.1
[INFO] [stderr]   Downloaded base64-compat v1.0.0
[INFO] [stderr]   Downloaded ureq v1.5.5
[INFO] [stderr]   Downloaded cc v1.0.85
[INFO] [stderr]   Downloaded secp256k1 v0.20.3
[INFO] [stderr]   Downloaded ureq v2.9.6
[INFO] [stderr]   Downloaded bitcoind v0.34.1
[INFO] [stderr]   Downloaded minreq v2.11.0
[INFO] [stderr]   Downloaded stderrlog v0.6.0
[INFO] [stderr]   Downloaded publicsuffix v1.5.6
[INFO] [stderr]   Downloaded bitcoincore-rpc-json v0.18.0
[INFO] [stderr]   Downloaded bitcoincore-rpc v0.18.0
[INFO] [stderr]   Downloaded bitcoin v0.27.1
[INFO] [stderr]   Downloaded bitcoin v0.31.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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 15e671cc9ef40c8530ee9b6476f968c2016cc10a17643fef77295936d5a43bc7
[INFO] running `Command { std: "docker" "start" "-a" "15e671cc9ef40c8530ee9b6476f968c2016cc10a17643fef77295936d5a43bc7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "15e671cc9ef40c8530ee9b6476f968c2016cc10a17643fef77295936d5a43bc7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "15e671cc9ef40c8530ee9b6476f968c2016cc10a17643fef77295936d5a43bc7", kill_on_drop: false }`
[INFO] [stdout] 15e671cc9ef40c8530ee9b6476f968c2016cc10a17643fef77295936d5a43bc7
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 54bfda1c72fce780acdea8642a096244425c2d633ae92be937d7d248a4cd1d20
[INFO] running `Command { std: "docker" "start" "-a" "54bfda1c72fce780acdea8642a096244425c2d633ae92be937d7d248a4cd1d20", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling serde_json v1.0.115
[INFO] [stderr]    Compiling bitcoin-internals v0.2.0
[INFO] [stderr]     Checking getrandom v0.2.12
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling rustix v0.38.31
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]     Checking hex-conservative v0.1.1
[INFO] [stderr]    Compiling hex_lit v0.1.1
[INFO] [stderr]    Compiling prettyplease v0.2.16
[INFO] [stderr]    Compiling clang-sys v1.7.0
[INFO] [stderr]    Compiling standback v0.2.17
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]     Checking bech32 v0.10.0-beta
[INFO] [stderr]    Compiling libloading v0.8.1
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling crc32fast v1.4.0
[INFO] [stderr]     Checking either v1.10.0
[INFO] [stderr]    Compiling bindgen v0.65.1
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling rustls v0.21.10
[INFO] [stderr]    Compiling bitflags v2.4.2
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling const_fn v0.4.9
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling miniz_oxide v0.7.2
[INFO] [stderr]    Compiling time v0.2.27
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling minreq v2.11.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking socket2 v0.5.6
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling cookie v0.14.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling flate2 v1.0.28
[INFO] [stderr]     Checking mio v0.8.10
[INFO] [stderr]    Compiling bitcoin v0.31.2
[INFO] [stderr]     Checking smallvec v1.13.1
[INFO] [stderr]    Compiling matches v0.1.10
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling protobuf v2.28.0
[INFO] [stderr]     Checking gimli v0.28.1
[INFO] [stderr]    Compiling thiserror v1.0.57
[INFO] [stderr]    Compiling rust-crypto v0.2.36
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking parking_lot_core v0.9.9
[INFO] [stderr]    Compiling cc v1.0.85
[INFO] [stderr]    Compiling regex-automata v0.4.5
[INFO] [stderr]    Compiling filetime v0.2.23
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling inout v0.1.3
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking object v0.32.2
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]    Compiling error-chain v0.12.4
[INFO] [stderr]     Checking rand v0.4.6
[INFO] [stderr]    Compiling bitcoin v0.31.2 (https://github.com/justanyuser/rust-dogecoinev?rev=66b465fc5cafb350772f559df484276aa96e2c85#66b465fc)
[INFO] [stderr]    Compiling prometheus v0.13.3
[INFO] [stderr]     Checking iana-time-zone v0.1.60
[INFO] [stderr]     Checking rustc-demangle v0.1.23
[INFO] [stderr]    Compiling base64ct v1.6.0
[INFO] [stderr]    Compiling xattr v1.3.1
[INFO] [stderr]    Compiling bitcoin-private v0.1.0
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]    Compiling password-hash v0.4.2
[INFO] [stderr]     Checking chrono v0.4.34
[INFO] [stderr]    Compiling publicsuffix v1.5.6
[INFO] [stderr]    Compiling zstd-sys v2.0.9+zstd.1.5.5
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]    Compiling secp256k1-sys v0.9.2
[INFO] [stderr]    Compiling ring v0.17.7
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling libz-sys v1.1.15
[INFO] [stderr]    Compiling lz4-sys v1.9.4
[INFO] [stderr]    Compiling backtrace v0.3.69
[INFO] [stderr]    Compiling tar v0.4.40
[INFO] [stderr]     Checking addr2line v0.21.0
[INFO] [stderr]     Checking rand v0.3.23
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling time-macros-impl v0.1.2
[INFO] [stderr]    Compiling regex v1.10.3
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling time-macros v0.1.1
[INFO] [stderr]     Checking time v0.1.45
[INFO] [stderr]     Checking errno v0.2.8
[INFO] [stderr]     Checking is-terminal v0.4.12
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking rustc-serialize v0.3.25
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]     Checking stderrlog v0.6.0
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]    Compiling time v0.3.34
[INFO] [stderr]     Checking tiny_http v0.12.0
[INFO] [stderr]     Checking sysconf v0.3.4
[INFO] [stderr]     Checking signal-hook v0.3.17
[INFO] [stdout] error[E0282]: type annotations needed for `Box<_>`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/time-0.3.34/src/format_description/parse/mod.rs:83:9
[INFO] [stdout]    |
[INFO] [stdout] 83 |     let items = format_items
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 86 |     Ok(items.into())
[INFO] [stdout]    |        ----- type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving `items` an explicit type, where the placeholders `_` are specified
[INFO] [stdout]    |
[INFO] [stdout] 83 |     let items: Box<_> = format_items
[INFO] [stdout]    |              ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking tempfile v3.10.1
[INFO] [stderr]    Compiling pbkdf2 v0.11.0
[INFO] [stderr]    Compiling bzip2 v0.4.4
[INFO] [stdout] error[E0282]: type annotations needed for `Box<_>`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/time-0.3.34/src/format_description/parse/mod.rs:83:9
[INFO] [stdout]    |
[INFO] [stdout] 83 |     let items = format_items
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 86 |     Ok(items.into())
[INFO] [stdout]    |        ----- type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving `items` an explicit type, where the placeholders `_` are specified
[INFO] [stdout]    |
[INFO] [stdout] 83 |     let items: Box<_> = format_items
[INFO] [stdout]    |              ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr]    Compiling aes v0.8.3
[INFO] [stderr] error: could not compile `time` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `time` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "54bfda1c72fce780acdea8642a096244425c2d633ae92be937d7d248a4cd1d20", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "54bfda1c72fce780acdea8642a096244425c2d633ae92be937d7d248a4cd1d20", kill_on_drop: false }`
[INFO] [stdout] 54bfda1c72fce780acdea8642a096244425c2d633ae92be937d7d248a4cd1d20
