[INFO] cloning repository https://github.com/Mattgoods/SonarCloud-Test2
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Mattgoods/SonarCloud-Test2" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMattgoods%2FSonarCloud-Test2", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMattgoods%2FSonarCloud-Test2'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e111c50c345e06fdbbd975b5542b9b56ec359769
[INFO] testing Mattgoods/SonarCloud-Test2 against 1.90.0 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMattgoods%2FSonarCloud-Test2" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Mattgoods/SonarCloud-Test2
[INFO] finished tweaking git repo https://github.com/Mattgoods/SonarCloud-Test2
[INFO] tweaked toml for git repo https://github.com/Mattgoods/SonarCloud-Test2 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Mattgoods/SonarCloud-Test2 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Mattgoods/SonarCloud-Test2 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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]     Updating git repository `https://github.com/Davidson-Souza/rust-bitcoin`
[INFO] [stderr]     Updating git repository `https://github.com/douglaz/rust-miniscript.git`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rustreexo v0.1.0
[INFO] [stderr]   Downloaded amplify_syn v1.1.6
[INFO] [stderr]   Downloaded clap v4.3.4
[INFO] [stderr]   Downloaded ctrlc v3.4.0
[INFO] [stderr]   Downloaded allocator-api2 v0.2.15
[INFO] [stderr]   Downloaded amplify_derive v2.11.3
[INFO] [stderr]   Downloaded amplify_num v0.4.1
[INFO] [stderr]   Downloaded clap_builder v4.3.4
[INFO] [stderr]   Downloaded value-bag v1.4.0
[INFO] [stderr]   Downloaded slip132 v0.9.0
[INFO] [stderr]   Downloaded oneshot v0.1.5
[INFO] [stderr]   Downloaded amplify v3.14.2
[INFO] [stderr]   Downloaded dns-lookup v1.0.8
[INFO] [stderr]   Downloaded core2 v0.3.3
[INFO] [stderr]   Downloaded jsonrpc v0.14.1
[INFO] [stderr]   Downloaded bitcoin v0.30.0
[INFO] [stderr]   Downloaded miniscript v10.0.0
[INFO] [stderr]   Downloaded bitcoinconsensus v0.20.2-0.5.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f7dcdb0435779d79e2f06edd0d01ff13eecf5cdfec212af84f0867166ec93a51
[INFO] running `Command { std: "docker" "start" "-a" "f7dcdb0435779d79e2f06edd0d01ff13eecf5cdfec212af84f0867166ec93a51", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f7dcdb0435779d79e2f06edd0d01ff13eecf5cdfec212af84f0867166ec93a51", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f7dcdb0435779d79e2f06edd0d01ff13eecf5cdfec212af84f0867166ec93a51", kill_on_drop: false }`
[INFO] [stdout] f7dcdb0435779d79e2f06edd0d01ff13eecf5cdfec212af84f0867166ec93a51
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e9936cf5b9fca32d83a2c645a7f8ea1b8e9ab165ae0875e6494b81781be20223
[INFO] running `Command { std: "docker" "start" "-a" "e9936cf5b9fca32d83a2c645a7f8ea1b8e9ab165ae0875e6494b81781be20223", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling libc v0.2.146
[INFO] [stderr]    Compiling proc-macro2 v1.0.60
[INFO] [stderr]    Compiling quote v1.0.28
[INFO] [stderr]    Compiling unicode-ident v1.0.9
[INFO] [stderr]    Compiling serde v1.0.164
[INFO] [stderr]    Compiling value-bag v1.4.0
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling rustix v0.37.20
[INFO] [stderr]    Compiling linux-raw-sys v0.3.8
[INFO] [stderr]    Compiling futures-io v0.3.28
[INFO] [stderr]    Compiling hashbrown v0.8.2
[INFO] [stderr]    Compiling core2 v0.3.3
[INFO] [stderr]    Compiling lock_api v0.4.10
[INFO] [stderr]    Compiling ahash v0.3.8
[INFO] [stderr]    Compiling concurrent-queue v2.2.0
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling parking v2.1.0
[INFO] [stderr]    Compiling bech32 v0.9.1
[INFO] [stderr]    Compiling waker-fn v1.1.0
[INFO] [stderr]    Compiling async-lock v2.7.0
[INFO] [stderr]    Compiling futures-lite v1.13.0
[INFO] [stderr]    Compiling polling v2.8.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.15
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling log v0.4.19
[INFO] [stderr]    Compiling async-io v1.13.0
[INFO] [stderr]    Compiling async-task v4.4.0
[INFO] [stderr]    Compiling serde_json v1.0.97
[INFO] [stderr]    Compiling bitcoin-private v0.1.0
[INFO] [stderr]    Compiling futures-sink v0.3.28
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling async-channel v1.8.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling cpufeatures v0.2.8
[INFO] [stderr]    Compiling atomic-waker v1.1.1
[INFO] [stderr]    Compiling sha2 v0.10.7
[INFO] [stderr]    Compiling kv-log-macro v1.0.7
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling core2 v0.4.0
[INFO] [stderr]    Compiling aho-corasick v1.0.2
[INFO] [stderr]    Compiling regex-syntax v0.7.2
[INFO] [stderr]    Compiling clap_lex v0.5.0
[INFO] [stderr]    Compiling anyhow v1.0.71
[INFO] [stderr]    Compiling humantime v1.3.0
[INFO] [stderr]    Compiling oneshot v0.1.5
[INFO] [stderr]    Compiling amplify_num v0.4.1
[INFO] [stderr]    Compiling syn v2.0.18
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling bitcoin_hashes v0.12.0
[INFO] [stderr]    Compiling blocking v1.3.1
[INFO] [stderr]    Compiling async-executor v1.5.1
[INFO] [stderr]    Compiling jobserver v0.1.26
[INFO] [stderr]    Compiling socket2 v0.4.9
[INFO] [stderr]    Compiling fs2 v0.4.3
[INFO] [stderr]    Compiling getrandom v0.2.10
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling nix v0.26.2
[INFO] [stderr]    Compiling dirs v4.0.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling dns-lookup v1.0.8
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling sled v0.34.7
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rustreexo v0.1.0
[INFO] [stderr]    Compiling secp256k1-sys v0.6.1
[INFO] [stderr]    Compiling bitcoinconsensus v0.20.2-0.5.0
[INFO] [stderr]    Compiling ctrlc v3.4.0
[INFO] [stderr]    Compiling regex v1.8.4
[INFO] [stderr]    Compiling is-terminal v0.4.7
[INFO] [stderr]    Compiling anstream v0.3.2
[INFO] [stderr]    Compiling clap_builder v4.3.4
[INFO] [stderr]    Compiling amplify_syn v1.1.6
[INFO] [stderr]    Compiling async-global-executor v2.3.1
[INFO] [stderr]    Compiling env_logger v0.7.1
[INFO] [stderr]    Compiling async-attributes v1.1.2
[INFO] [stderr]    Compiling async-std v1.12.0
[INFO] [stderr]    Compiling pretty_env_logger v0.4.0
[INFO] [stderr]    Compiling amplify_derive v2.11.3
[INFO] [stderr]    Compiling serde_derive v1.0.164
[INFO] [stderr]    Compiling thiserror-impl v1.0.40
[INFO] [stderr]    Compiling futures-macro v0.3.28
[INFO] [stderr]    Compiling clap_derive v4.3.2
[INFO] [stderr]    Compiling thiserror v1.0.40
[INFO] [stderr]    Compiling amplify v3.14.2
[INFO] [stderr]    Compiling clap v4.3.4
[INFO] [stderr]    Compiling futures-executor v0.3.28
[INFO] [stderr]    Compiling futures v0.3.28
[INFO] [stderr]    Compiling bitcoin_hashes v0.11.0
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling kv v0.24.0
[INFO] [stderr]    Compiling jsonrpc v0.14.1
[INFO] [stderr]    Compiling secp256k1 v0.24.3
[INFO] [stderr]    Compiling bitcoin v0.29.2 (https://github.com/Davidson-Souza/rust-bitcoin?rev=a320c6535567acd3771da37759a7644eea5c6eb2#a320c653)
[INFO] [stderr]    Compiling miniscript v9.0.0 (https://github.com/douglaz/rust-miniscript.git?branch=master-2023-03-30#4a3ba11c)
[INFO] [stderr]    Compiling slip132 v0.9.0
[INFO] [stderr]    Compiling floresta-cli v0.1.0 (/opt/rustwide/workdir/crates/floresta-cli)
[INFO] [stderr]    Compiling floresta-common v0.1.0 (/opt/rustwide/workdir/crates/floresta-common)
[INFO] [stdout] warning: unexpected `cfg` condition value: `no-std`
[INFO] [stdout]   --> crates/floresta-common/src/lib.rs:39:7
[INFO] [stdout]    |
[INFO] [stdout] 39 | #[cfg(feature = "no-std")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `descriptors`, and `miniscript`
[INFO] [stdout]    = help: consider adding `no-std` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `no-std`
[INFO] [stdout]   --> crates/floresta-common/src/lib.rs:59:11
[INFO] [stdout]    |
[INFO] [stdout] 59 | #[cfg(not(feature = "no-std"))]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `descriptors`, and `miniscript`
[INFO] [stdout]    = help: consider adding `no-std` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling floresta-watch-only v0.1.0 (/opt/rustwide/workdir/crates/floresta-watch-only)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/floresta-watch-only/src/memory_database.rs:31:18
[INFO] [stdout]    |
[INFO] [stdout] 31 |     fn get_inner(&self) -> Result<sync::RwLockReadGuard<Inner>> {
[INFO] [stdout]    |                  ^^^^^            ---------------------------- the same lifetime is hidden here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 31 |     fn get_inner(&self) -> Result<sync::RwLockReadGuard<'_, Inner>> {
[INFO] [stdout]    |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/floresta-watch-only/src/memory_database.rs:36:22
[INFO] [stdout]    |
[INFO] [stdout] 36 |     fn get_inner_mut(&self) -> Result<sync::RwLockWriteGuard<Inner>> {
[INFO] [stdout]    |                      ^^^^^            ----------------------------- the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 36 |     fn get_inner_mut(&self) -> Result<sync::RwLockWriteGuard<'_, Inner>> {
[INFO] [stdout]    |                                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling floresta-chain v0.1.0 (/opt/rustwide/workdir/crates/floresta-chain)
[INFO] [stdout] warning: unexpected `cfg` condition value: `no-std`
[INFO] [stdout]   --> crates/floresta-chain/src/lib.rs:12:17
[INFO] [stdout]    |
[INFO] [stdout] 12 | #![cfg_attr(any(feature = "no-std", not(test)), no_std)]
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `bitcoinconsensus`, `hashbrown`, and `secp256k1`
[INFO] [stdout]    = help: consider adding `no-std` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cli-blockchain`
[INFO] [stdout]  --> crates/floresta-chain/src/pruned_utreexo/error.rs:4:7
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[cfg(feature = "cli-blockchain")]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `bitcoinconsensus`, `hashbrown`, and `secp256k1`
[INFO] [stdout]   = help: consider adding `cli-blockchain` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cli-blockchain`
[INFO] [stdout]   --> crates/floresta-chain/src/pruned_utreexo/error.rs:12:11
[INFO] [stdout]    |
[INFO] [stdout] 12 |     #[cfg(feature = "cli-blockchain")]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `bitcoinconsensus`, `hashbrown`, and `secp256k1`
[INFO] [stdout]    = help: consider adding `cli-blockchain` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling floresta-electrum v0.1.0 (/opt/rustwide/workdir/crates/floresta-electrum)
[INFO] [stderr]    Compiling floresta-wire v0.1.0 (/opt/rustwide/workdir/crates/floresta-wire)
[INFO] [stdout] warning: unexpected `cfg` condition value: `cli-blockchain`
[INFO] [stdout]  --> crates/floresta-electrum/src/error.rs:1:7
[INFO] [stdout]   |
[INFO] [stdout] 1 | #[cfg(feature = "cli-blockchain")]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = help: consider adding `cli-blockchain` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cli-blockchain`
[INFO] [stdout]  --> crates/floresta-electrum/src/error.rs:9:11
[INFO] [stdout]   |
[INFO] [stdout] 9 |     #[cfg(feature = "cli-blockchain")]
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = help: consider adding `cli-blockchain` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TransactionHistoryEntry` is never constructed
[INFO] [stdout]  --> crates/floresta-electrum/src/lib.rs:7:8
[INFO] [stdout]   |
[INFO] [stdout] 7 | struct TransactionHistoryEntry {
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MempoolTransaction` is never constructed
[INFO] [stdout]   --> crates/floresta-electrum/src/lib.rs:12:8
[INFO] [stdout]    |
[INFO] [stdout] 12 | struct MempoolTransaction {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> crates/floresta-wire/src/p2p_wire/socks.rs:121:15
[INFO] [stdout]     |
[INFO] [stdout] 121 |     ReadError(futures::io::Error),
[INFO] [stdout]     |     --------- ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Socks5Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 121 -     ReadError(futures::io::Error),
[INFO] [stdout] 121 +     ReadError(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling florestad v0.5.0 (/opt/rustwide/workdir/florestad)
[INFO] [stderr]    Compiling floresta v0.1.0 (/opt/rustwide/workdir/crates/floresta)
[INFO] [stdout] warning: unexpected `cfg` condition value: `cli-blockchain`
[INFO] [stdout]  --> florestad/src/error.rs:2:7
[INFO] [stdout]   |
[INFO] [stdout] 2 | #[cfg(feature = "cli-blockchain")]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `default`, `experimental-p2p`, `json-rpc`, `jsonrpc-core`, `jsonrpc-core-client`, `jsonrpc-derive`, and `jsonrpc-http-server`
[INFO] [stdout]   = help: consider adding `cli-blockchain` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cli-blockchain`
[INFO] [stdout]   --> florestad/src/error.rs:59:7
[INFO] [stdout]    |
[INFO] [stdout] 59 | #[cfg(feature = "cli-blockchain")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `experimental-p2p`, `json-rpc`, `jsonrpc-core`, `jsonrpc-core-client`, `jsonrpc-derive`, and `jsonrpc-http-server`
[INFO] [stdout]    = help: consider adding `cli-blockchain` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cli-blockchain`
[INFO] [stdout]  --> florestad/src/error.rs:7:11
[INFO] [stdout]   |
[INFO] [stdout] 7 |     #[cfg(feature = "cli-blockchain")]
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `default`, `experimental-p2p`, `json-rpc`, `jsonrpc-core`, `jsonrpc-core-client`, `jsonrpc-derive`, and `jsonrpc-http-server`
[INFO] [stdout]   = help: consider adding `cli-blockchain` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cli-blockchain`
[INFO] [stdout]   --> florestad/src/error.rs:30:19
[INFO] [stdout]    |
[INFO] [stdout] 30 |             #[cfg(feature = "cli-blockchain")]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `experimental-p2p`, `json-rpc`, `jsonrpc-core`, `jsonrpc-core-client`, `jsonrpc-derive`, and `jsonrpc-http-server`
[INFO] [stdout]    = help: consider adding `cli-blockchain` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `rpc_user`, `rpc_password`, `rpc_host`, and `rpc_port` are never read
[INFO] [stdout]   --> florestad/src/config_file.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct Rpc {
[INFO] [stdout]    |            --- fields in this struct
[INFO] [stdout] 12 |     pub rpc_user: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 13 |     pub rpc_password: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 14 |     pub rpc_host: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 15 |     pub rpc_port: Option<u32>,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Rpc` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]   --> florestad/src/main.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 21 | #![deny(unused)]
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    = note: `#[warn(dead_code)]` implied by `#[warn(unused)]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `batch_sync` is never read
[INFO] [stdout]   --> florestad/src/config_file.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub struct Misc {
[INFO] [stdout]    |            ---- field in this struct
[INFO] [stdout] 19 |     pub batch_sync: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Misc` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `rpc` and `misc` are never read
[INFO] [stdout]   --> florestad/src/config_file.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub struct ConfigFile {
[INFO] [stdout]    |            ---------- fields in this struct
[INFO] [stdout] 23 |     pub rpc: Option<Rpc>,
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 24 |     pub wallet: Wallet,
[INFO] [stdout] 25 |     pub misc: Option<Misc>,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ConfigFile` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 07s
[INFO] running `Command { std: "docker" "inspect" "e9936cf5b9fca32d83a2c645a7f8ea1b8e9ab165ae0875e6494b81781be20223", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e9936cf5b9fca32d83a2c645a7f8ea1b8e9ab165ae0875e6494b81781be20223", kill_on_drop: false }`
[INFO] [stdout] e9936cf5b9fca32d83a2c645a7f8ea1b8e9ab165ae0875e6494b81781be20223
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ccb4151b303e2155d2e153406b03d1d1dac6dd3b37c7a150d28c8bd85c8b8523
[INFO] running `Command { std: "docker" "start" "-a" "ccb4151b303e2155d2e153406b03d1d1dac6dd3b37c7a150d28c8bd85c8b8523", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling secp256k1-sys v0.8.1
[INFO] [stderr]    Compiling hex_lit v0.1.1
[INFO] [stderr]    Compiling bitcoin v0.30.0
[INFO] [stderr]    Compiling zstd-sys v2.0.8+zstd.1.5.5
[INFO] [stderr]    Compiling zstd-safe v6.0.5+zstd.1.5.4
[INFO] [stdout] warning: unexpected `cfg` condition value: `no-std`
[INFO] [stdout]   --> crates/floresta-common/src/lib.rs:39:7
[INFO] [stdout]    |
[INFO] [stdout] 39 | #[cfg(feature = "no-std")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `descriptors`, and `miniscript`
[INFO] [stdout]    = help: consider adding `no-std` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `no-std`
[INFO] [stdout]   --> crates/floresta-common/src/lib.rs:59:11
[INFO] [stdout]    |
[INFO] [stdout] 59 | #[cfg(not(feature = "no-std"))]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `descriptors`, and `miniscript`
[INFO] [stdout]    = help: consider adding `no-std` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `no-std`
[INFO] [stdout]   --> crates/floresta-chain/src/lib.rs:12:17
[INFO] [stdout]    |
[INFO] [stdout] 12 | #![cfg_attr(any(feature = "no-std", not(test)), no_std)]
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `bitcoinconsensus`, `hashbrown`, and `secp256k1`
[INFO] [stdout]    = help: consider adding `no-std` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cli-blockchain`
[INFO] [stdout]  --> crates/floresta-chain/src/pruned_utreexo/error.rs:4:7
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[cfg(feature = "cli-blockchain")]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `bitcoinconsensus`, `hashbrown`, and `secp256k1`
[INFO] [stdout]   = help: consider adding `cli-blockchain` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cli-blockchain`
[INFO] [stdout]   --> crates/floresta-chain/src/pruned_utreexo/error.rs:12:11
[INFO] [stdout]    |
[INFO] [stdout] 12 |     #[cfg(feature = "cli-blockchain")]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `bitcoinconsensus`, `hashbrown`, and `secp256k1`
[INFO] [stdout]    = help: consider adding `cli-blockchain` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/floresta-watch-only/src/memory_database.rs:31:18
[INFO] [stdout]    |
[INFO] [stdout] 31 |     fn get_inner(&self) -> Result<sync::RwLockReadGuard<Inner>> {
[INFO] [stdout]    |                  ^^^^^            ---------------------------- the same lifetime is hidden here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 31 |     fn get_inner(&self) -> Result<sync::RwLockReadGuard<'_, Inner>> {
[INFO] [stdout]    |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/floresta-watch-only/src/memory_database.rs:36:22
[INFO] [stdout]    |
[INFO] [stdout] 36 |     fn get_inner_mut(&self) -> Result<sync::RwLockWriteGuard<Inner>> {
[INFO] [stdout]    |                      ^^^^^            ----------------------------- the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 36 |     fn get_inner_mut(&self) -> Result<sync::RwLockWriteGuard<'_, Inner>> {
[INFO] [stdout]    |                                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling yansi v0.5.1
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> crates/floresta-wire/src/p2p_wire/socks.rs:121:15
[INFO] [stdout]     |
[INFO] [stdout] 121 |     ReadError(futures::io::Error),
[INFO] [stdout]     |     --------- ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Socks5Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 121 -     ReadError(futures::io::Error),
[INFO] [stdout] 121 +     ReadError(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cli-blockchain`
[INFO] [stdout]  --> crates/floresta-electrum/src/error.rs:1:7
[INFO] [stdout]   |
[INFO] [stdout] 1 | #[cfg(feature = "cli-blockchain")]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = help: consider adding `cli-blockchain` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cli-blockchain`
[INFO] [stdout]  --> crates/floresta-electrum/src/error.rs:9:11
[INFO] [stdout]   |
[INFO] [stdout] 9 |     #[cfg(feature = "cli-blockchain")]
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = help: consider adding `cli-blockchain` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TransactionHistoryEntry` is never constructed
[INFO] [stdout]  --> crates/floresta-electrum/src/lib.rs:7:8
[INFO] [stdout]   |
[INFO] [stdout] 7 | struct TransactionHistoryEntry {
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MempoolTransaction` is never constructed
[INFO] [stdout]   --> crates/floresta-electrum/src/lib.rs:12:8
[INFO] [stdout]    |
[INFO] [stdout] 12 | struct MempoolTransaction {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling floresta-wire v0.1.0 (/opt/rustwide/workdir/crates/floresta-wire)
[INFO] [stderr]    Compiling floresta-cli v0.1.0 (/opt/rustwide/workdir/crates/floresta-cli)
[INFO] [stderr]    Compiling floresta-electrum v0.1.0 (/opt/rustwide/workdir/crates/floresta-electrum)
[INFO] [stderr]    Compiling floresta-watch-only v0.1.0 (/opt/rustwide/workdir/crates/floresta-watch-only)
[INFO] [stderr]    Compiling floresta-common v0.1.0 (/opt/rustwide/workdir/crates/floresta-common)
[INFO] [stdout] warning: unexpected `cfg` condition value: `no-std`
[INFO] [stdout]   --> crates/floresta-common/src/lib.rs:39:7
[INFO] [stdout]    |
[INFO] [stdout] 39 | #[cfg(feature = "no-std")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `descriptors`, and `miniscript`
[INFO] [stdout]    = help: consider adding `no-std` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `no-std`
[INFO] [stdout]   --> crates/floresta-common/src/lib.rs:59:11
[INFO] [stdout]    |
[INFO] [stdout] 59 | #[cfg(not(feature = "no-std"))]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `descriptors`, and `miniscript`
[INFO] [stdout]    = help: consider adding `no-std` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cli-blockchain`
[INFO] [stdout]  --> crates/floresta-electrum/src/error.rs:1:7
[INFO] [stdout]   |
[INFO] [stdout] 1 | #[cfg(feature = "cli-blockchain")]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = help: consider adding `cli-blockchain` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cli-blockchain`
[INFO] [stdout]  --> crates/floresta-electrum/src/error.rs:9:11
[INFO] [stdout]   |
[INFO] [stdout] 9 |     #[cfg(feature = "cli-blockchain")]
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = help: consider adding `cli-blockchain` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling pretty_assertions v1.3.0
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/floresta-watch-only/src/memory_database.rs:31:18
[INFO] [stdout]    |
[INFO] [stdout] 31 |     fn get_inner(&self) -> Result<sync::RwLockReadGuard<Inner>> {
[INFO] [stdout]    |                  ^^^^^            ---------------------------- the same lifetime is hidden here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 31 |     fn get_inner(&self) -> Result<sync::RwLockReadGuard<'_, Inner>> {
[INFO] [stdout]    |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/floresta-watch-only/src/memory_database.rs:36:22
[INFO] [stdout]    |
[INFO] [stdout] 36 |     fn get_inner_mut(&self) -> Result<sync::RwLockWriteGuard<Inner>> {
[INFO] [stdout]    |                      ^^^^^            ----------------------------- the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 36 |     fn get_inner_mut(&self) -> Result<sync::RwLockWriteGuard<'_, Inner>> {
[INFO] [stdout]    |                                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling florestad v0.5.0 (/opt/rustwide/workdir/florestad)
[INFO] [stdout] warning: unexpected `cfg` condition value: `cli-blockchain`
[INFO] [stdout]  --> florestad/src/error.rs:2:7
[INFO] [stdout]   |
[INFO] [stdout] 2 | #[cfg(feature = "cli-blockchain")]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `default`, `experimental-p2p`, `json-rpc`, `jsonrpc-core`, `jsonrpc-core-client`, `jsonrpc-derive`, and `jsonrpc-http-server`
[INFO] [stdout]   = help: consider adding `cli-blockchain` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cli-blockchain`
[INFO] [stdout]   --> florestad/src/error.rs:59:7
[INFO] [stdout]    |
[INFO] [stdout] 59 | #[cfg(feature = "cli-blockchain")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `experimental-p2p`, `json-rpc`, `jsonrpc-core`, `jsonrpc-core-client`, `jsonrpc-derive`, and `jsonrpc-http-server`
[INFO] [stdout]    = help: consider adding `cli-blockchain` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cli-blockchain`
[INFO] [stdout]  --> florestad/src/error.rs:7:11
[INFO] [stdout]   |
[INFO] [stdout] 7 |     #[cfg(feature = "cli-blockchain")]
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `default`, `experimental-p2p`, `json-rpc`, `jsonrpc-core`, `jsonrpc-core-client`, `jsonrpc-derive`, and `jsonrpc-http-server`
[INFO] [stdout]   = help: consider adding `cli-blockchain` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cli-blockchain`
[INFO] [stdout]   --> florestad/src/error.rs:30:19
[INFO] [stdout]    |
[INFO] [stdout] 30 |             #[cfg(feature = "cli-blockchain")]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `experimental-p2p`, `json-rpc`, `jsonrpc-core`, `jsonrpc-core-client`, `jsonrpc-derive`, and `jsonrpc-http-server`
[INFO] [stdout]    = help: consider adding `cli-blockchain` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TransactionHistoryEntry` is never constructed
[INFO] [stdout]  --> crates/floresta-electrum/src/lib.rs:7:8
[INFO] [stdout]   |
[INFO] [stdout] 7 | struct TransactionHistoryEntry {
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MempoolTransaction` is never constructed
[INFO] [stdout]   --> crates/floresta-electrum/src/lib.rs:12:8
[INFO] [stdout]    |
[INFO] [stdout] 12 | struct MempoolTransaction {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `rpc_user`, `rpc_password`, `rpc_host`, and `rpc_port` are never read
[INFO] [stdout]   --> florestad/src/config_file.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct Rpc {
[INFO] [stdout]    |            --- fields in this struct
[INFO] [stdout] 12 |     pub rpc_user: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 13 |     pub rpc_password: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 14 |     pub rpc_host: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 15 |     pub rpc_port: Option<u32>,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Rpc` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]   --> florestad/src/main.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 21 | #![deny(unused)]
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    = note: `#[warn(dead_code)]` implied by `#[warn(unused)]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `batch_sync` is never read
[INFO] [stdout]   --> florestad/src/config_file.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub struct Misc {
[INFO] [stdout]    |            ---- field in this struct
[INFO] [stdout] 19 |     pub batch_sync: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Misc` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `rpc` and `misc` are never read
[INFO] [stdout]   --> florestad/src/config_file.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub struct ConfigFile {
[INFO] [stdout]    |            ---------- fields in this struct
[INFO] [stdout] 23 |     pub rpc: Option<Rpc>,
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 24 |     pub wallet: Wallet,
[INFO] [stdout] 25 |     pub misc: Option<Misc>,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ConfigFile` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> crates/floresta-wire/src/p2p_wire/socks.rs:121:15
[INFO] [stdout]     |
[INFO] [stdout] 121 |     ReadError(futures::io::Error),
[INFO] [stdout]     |     --------- ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Socks5Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 121 -     ReadError(futures::io::Error),
[INFO] [stdout] 121 +     ReadError(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling secp256k1 v0.27.0
[INFO] [stderr]    Compiling zstd v0.12.3+zstd.1.5.2
[INFO] [stderr]    Compiling floresta-chain v0.1.0 (/opt/rustwide/workdir/crates/floresta-chain)
[INFO] [stdout] warning: unexpected `cfg` condition value: `no-std`
[INFO] [stdout]   --> crates/floresta-chain/src/lib.rs:12:17
[INFO] [stdout]    |
[INFO] [stdout] 12 | #![cfg_attr(any(feature = "no-std", not(test)), no_std)]
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `bitcoinconsensus`, `hashbrown`, and `secp256k1`
[INFO] [stdout]    = help: consider adding `no-std` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cli-blockchain`
[INFO] [stdout]  --> crates/floresta-chain/src/pruned_utreexo/error.rs:4:7
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[cfg(feature = "cli-blockchain")]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `bitcoinconsensus`, `hashbrown`, and `secp256k1`
[INFO] [stdout]   = help: consider adding `cli-blockchain` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cli-blockchain`
[INFO] [stdout]   --> crates/floresta-chain/src/pruned_utreexo/error.rs:12:11
[INFO] [stdout]    |
[INFO] [stdout] 12 |     #[cfg(feature = "cli-blockchain")]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `bitcoinconsensus`, `hashbrown`, and `secp256k1`
[INFO] [stdout]    = help: consider adding `cli-blockchain` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling miniscript v10.0.0
[INFO] [stderr]    Compiling floresta v0.1.0 (/opt/rustwide/workdir/crates/floresta)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 22.46s
[INFO] running `Command { std: "docker" "inspect" "ccb4151b303e2155d2e153406b03d1d1dac6dd3b37c7a150d28c8bd85c8b8523", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ccb4151b303e2155d2e153406b03d1d1dac6dd3b37c7a150d28c8bd85c8b8523", kill_on_drop: false }`
[INFO] [stdout] ccb4151b303e2155d2e153406b03d1d1dac6dd3b37c7a150d28c8bd85c8b8523
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] bcc23a288a76ec7b3fbf5de89310bd711e90a59e4dc7c0fb9d4796ac92dad1ce
[INFO] running `Command { std: "docker" "start" "-a" "bcc23a288a76ec7b3fbf5de89310bd711e90a59e4dc7c0fb9d4796ac92dad1ce", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr] warning: unexpected `cfg` condition value: `no-std`
[INFO] [stderr]   --> crates/floresta-common/src/lib.rs:39:7
[INFO] [stderr]    |
[INFO] [stderr] 39 | #[cfg(feature = "no-std")]
[INFO] [stderr]    |       ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `default`, `descriptors`, and `miniscript`
[INFO] [stderr]    = help: consider adding `no-std` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `no-std`
[INFO] [stderr]   --> crates/floresta-common/src/lib.rs:59:11
[INFO] [stderr]    |
[INFO] [stderr] 59 | #[cfg(not(feature = "no-std"))]
[INFO] [stderr]    |           ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `default`, `descriptors`, and `miniscript`
[INFO] [stderr]    = help: consider adding `no-std` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: `floresta-common` (lib) generated 2 warnings
[INFO] [stderr] warning: unexpected `cfg` condition value: `no-std`
[INFO] [stderr]   --> crates/floresta-chain/src/lib.rs:12:17
[INFO] [stderr]    |
[INFO] [stderr] 12 | #![cfg_attr(any(feature = "no-std", not(test)), no_std)]
[INFO] [stderr]    |                 ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `bitcoinconsensus`, `hashbrown`, and `secp256k1`
[INFO] [stderr]    = help: consider adding `no-std` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `cli-blockchain`
[INFO] [stderr]  --> crates/floresta-chain/src/pruned_utreexo/error.rs:4:7
[INFO] [stderr]   |
[INFO] [stderr] 4 | #[cfg(feature = "cli-blockchain")]
[INFO] [stderr]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: expected values for `feature` are: `bitcoinconsensus`, `hashbrown`, and `secp256k1`
[INFO] [stderr]   = help: consider adding `cli-blockchain` as a feature in `Cargo.toml`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `cli-blockchain`
[INFO] [stderr]   --> crates/floresta-chain/src/pruned_utreexo/error.rs:12:11
[INFO] [stderr]    |
[INFO] [stderr] 12 |     #[cfg(feature = "cli-blockchain")]
[INFO] [stderr]    |           ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `bitcoinconsensus`, `hashbrown`, and `secp256k1`
[INFO] [stderr]    = help: consider adding `cli-blockchain` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> crates/floresta-watch-only/src/memory_database.rs:31:18
[INFO] [stderr]    |
[INFO] [stderr] 31 |     fn get_inner(&self) -> Result<sync::RwLockReadGuard<Inner>> {
[INFO] [stderr]    |                  ^^^^^            ---------------------------- the same lifetime is hidden here
[INFO] [stderr]    |                  |
[INFO] [stderr]    |                  the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 31 |     fn get_inner(&self) -> Result<sync::RwLockReadGuard<'_, Inner>> {
[INFO] [stderr]    |                                                         +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> crates/floresta-watch-only/src/memory_database.rs:36:22
[INFO] [stderr]    |
[INFO] [stderr] 36 |     fn get_inner_mut(&self) -> Result<sync::RwLockWriteGuard<Inner>> {
[INFO] [stderr]    |                      ^^^^^            ----------------------------- the same lifetime is hidden here
[INFO] [stderr]    |                      |
[INFO] [stderr]    |                      the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 36 |     fn get_inner_mut(&self) -> Result<sync::RwLockWriteGuard<'_, Inner>> {
[INFO] [stderr]    |                                                              +++
[INFO] [stderr] 
[INFO] [stderr] warning: `floresta-chain` (lib) generated 3 warnings
[INFO] [stderr] warning: `floresta-watch-only` (lib) generated 2 warnings
[INFO] [stderr] warning: unexpected `cfg` condition value: `cli-blockchain`
[INFO] [stderr]  --> crates/floresta-electrum/src/error.rs:1:7
[INFO] [stderr]   |
[INFO] [stderr] 1 | #[cfg(feature = "cli-blockchain")]
[INFO] [stderr]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]   |
[INFO] [stderr]   = note: no expected values for `feature`
[INFO] [stderr]   = help: consider adding `cli-blockchain` as a feature in `Cargo.toml`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `cli-blockchain`
[INFO] [stderr]  --> crates/floresta-electrum/src/error.rs:9:11
[INFO] [stderr]   |
[INFO] [stderr] 9 |     #[cfg(feature = "cli-blockchain")]
[INFO] [stderr]   |           ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]   |
[INFO] [stderr]   = note: no expected values for `feature`
[INFO] [stderr]   = help: consider adding `cli-blockchain` as a feature in `Cargo.toml`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: struct `TransactionHistoryEntry` is never constructed
[INFO] [stderr]  --> crates/floresta-electrum/src/lib.rs:7:8
[INFO] [stderr]   |
[INFO] [stderr] 7 | struct TransactionHistoryEntry {
[INFO] [stderr]   |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: struct `MempoolTransaction` is never constructed
[INFO] [stderr]   --> crates/floresta-electrum/src/lib.rs:12:8
[INFO] [stderr]    |
[INFO] [stderr] 12 | struct MempoolTransaction {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> crates/floresta-wire/src/p2p_wire/socks.rs:121:15
[INFO] [stderr]     |
[INFO] [stderr] 121 |     ReadError(futures::io::Error),
[INFO] [stderr]     |     --------- ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |     |
[INFO] [stderr]     |     field in this variant
[INFO] [stderr]     |
[INFO] [stderr]     = note: `Socks5Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]     = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]     |
[INFO] [stderr] 121 -     ReadError(futures::io::Error),
[INFO] [stderr] 121 +     ReadError(()),
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: `floresta-electrum` (lib) generated 4 warnings
[INFO] [stderr] warning: `floresta-wire` (lib) generated 1 warning
[INFO] [stderr] warning: `floresta-wire` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr] warning: `floresta-electrum` (lib test) generated 4 warnings (4 duplicates)
[INFO] [stderr] warning: `floresta-watch-only` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr] warning: `floresta-common` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr] warning: unexpected `cfg` condition value: `cli-blockchain`
[INFO] [stderr]  --> florestad/src/error.rs:2:7
[INFO] [stderr]   |
[INFO] [stderr] 2 | #[cfg(feature = "cli-blockchain")]
[INFO] [stderr]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: expected values for `feature` are: `default`, `experimental-p2p`, `json-rpc`, `jsonrpc-core`, `jsonrpc-core-client`, `jsonrpc-derive`, and `jsonrpc-http-server`
[INFO] [stderr]   = help: consider adding `cli-blockchain` as a feature in `Cargo.toml`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `cli-blockchain`
[INFO] [stderr]   --> florestad/src/error.rs:59:7
[INFO] [stderr]    |
[INFO] [stderr] 59 | #[cfg(feature = "cli-blockchain")]
[INFO] [stderr]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `default`, `experimental-p2p`, `json-rpc`, `jsonrpc-core`, `jsonrpc-core-client`, `jsonrpc-derive`, and `jsonrpc-http-server`
[INFO] [stderr]    = help: consider adding `cli-blockchain` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `cli-blockchain`
[INFO] [stderr]  --> florestad/src/error.rs:7:11
[INFO] [stderr]   |
[INFO] [stderr] 7 |     #[cfg(feature = "cli-blockchain")]
[INFO] [stderr]   |           ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: expected values for `feature` are: `default`, `experimental-p2p`, `json-rpc`, `jsonrpc-core`, `jsonrpc-core-client`, `jsonrpc-derive`, and `jsonrpc-http-server`
[INFO] [stderr]   = help: consider adding `cli-blockchain` as a feature in `Cargo.toml`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `cli-blockchain`
[INFO] [stderr]   --> florestad/src/error.rs:30:19
[INFO] [stderr]    |
[INFO] [stderr] 30 |             #[cfg(feature = "cli-blockchain")]
[INFO] [stderr]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `default`, `experimental-p2p`, `json-rpc`, `jsonrpc-core`, `jsonrpc-core-client`, `jsonrpc-derive`, and `jsonrpc-http-server`
[INFO] [stderr]    = help: consider adding `cli-blockchain` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: fields `rpc_user`, `rpc_password`, `rpc_host`, and `rpc_port` are never read
[INFO] [stderr]   --> florestad/src/config_file.rs:12:9
[INFO] [stderr]    |
[INFO] [stderr] 11 | pub struct Rpc {
[INFO] [stderr]    |            --- fields in this struct
[INFO] [stderr] 12 |     pub rpc_user: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^
[INFO] [stderr] 13 |     pub rpc_password: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^^^^^
[INFO] [stderr] 14 |     pub rpc_host: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^
[INFO] [stderr] 15 |     pub rpc_port: Option<u32>,
[INFO] [stderr]    |         ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Rpc` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] note: the lint level is defined here
[INFO] [stderr]   --> florestad/src/main.rs:21:9
[INFO] [stderr]    |
[INFO] [stderr] 21 | #![deny(unused)]
[INFO] [stderr]    |         ^^^^^^
[INFO] [stderr]    = note: `#[warn(dead_code)]` implied by `#[warn(unused)]`
[INFO] [stderr] 
[INFO] [stderr] warning: field `batch_sync` is never read
[INFO] [stderr]   --> florestad/src/config_file.rs:19:9
[INFO] [stderr]    |
[INFO] [stderr] 18 | pub struct Misc {
[INFO] [stderr]    |            ---- field in this struct
[INFO] [stderr] 19 |     pub batch_sync: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Misc` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `rpc` and `misc` are never read
[INFO] [stderr]   --> florestad/src/config_file.rs:23:9
[INFO] [stderr]    |
[INFO] [stderr] 22 | pub struct ConfigFile {
[INFO] [stderr]    |            ---------- fields in this struct
[INFO] [stderr] 23 |     pub rpc: Option<Rpc>,
[INFO] [stderr]    |         ^^^
[INFO] [stderr] 24 |     pub wallet: Wallet,
[INFO] [stderr] 25 |     pub misc: Option<Misc>,
[INFO] [stderr]    |         ^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `ConfigFile` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: `florestad` (bin "florestad" test) generated 7 warnings
[INFO] [stderr] warning: `floresta-chain` (lib test) generated 3 warnings (3 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.29s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/floresta-101214979abba3c7)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/floresta_chain-64ea60bb03d2c166)
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test pruned_utreexo::partial_chain::tests::test_with_invalid_block ... ok
[INFO] [stdout] test pruned_utreexo::chain_state::test::test_calc_next_work_required ... ok
[INFO] [stdout] test pruned_utreexo::udata::test::test_reconstruct_leaf_data ... ok
[INFO] [stdout] test test::test_network ... ok
[INFO] [stdout] test pruned_utreexo::udata::test::test_spk_recovery ... ok
[INFO] [stdout] test pruned_utreexo::partial_chain::tests::test_updating_single_chain ... ok
[INFO] [stdout] test pruned_utreexo::partial_chain::tests::test_updating_multiple_chains ... ok
[INFO] [stdout] test pruned_utreexo::chain_state::test::test_reorg ... FAILED
[INFO] [stdout] test pruned_utreexo::chain_state::test::accept_first_signet_headers ... FAILED
[INFO] [stdout] test pruned_utreexo::chain_state::test::accept_mainnet_headers ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- pruned_utreexo::chain_state::test::test_reorg stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'pruned_utreexo::chain_state::test::test_reorg' panicked at crates/floresta-chain/src/pruned_utreexo/chain_state.rs:1143:74:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Sled(Io(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5dfa9da7e182 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5dfa9da7e182 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5dfa9da7e182 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5dfa9da7e182 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5dfa9daa5bd3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5dfa9daa5bd3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5dfa9da7a8e3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5dfa9da7a8e3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5dfa9da7dfd2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5dfa9da7fc69 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5dfa9da7fa9e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5dfa9d7d87c4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5dfa9d7d87c4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5dfa9da8073e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5dfa9da8073e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5dfa9da8040a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5dfa9da7e689 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5dfa9da8009d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5dfa9daa3d00 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5dfa9daa41b6 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x5dfa9d6a8496 - core::result::Result<T,E>::unwrap::h2c9de9df82b40c8a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x5dfa9d6a8496 - floresta_chain::pruned_utreexo::chain_state::test::test_reorg::ha74f32ff02181e9b
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/floresta-chain/src/pruned_utreexo/chain_state.rs:1143:74
[INFO] [stdout]   22:     0x5dfa9d6a82e7 - floresta_chain::pruned_utreexo::chain_state::test::test_reorg::{{closure}}::he1b001f3a278305d
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/floresta-chain/src/pruned_utreexo/chain_state.rs:1141:20
[INFO] [stdout]   23:     0x5dfa9d6994b6 - core::ops::function::FnOnce::call_once::hbc31ffd734dfd5f5
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   24:     0x5dfa9d7de02b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   25:     0x5dfa9d7de02b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   26:     0x5dfa9d7dd165 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   27:     0x5dfa9d7dd165 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x5dfa9d7dd165 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   29:     0x5dfa9d7dd165 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   30:     0x5dfa9d7dd165 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5dfa9d7dd165 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   32:     0x5dfa9d7dd165 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   33:     0x5dfa9d7a0d64 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   34:     0x5dfa9d7a0d64 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x5dfa9d7a473a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x5dfa9d7a473a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x5dfa9d7a473a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   38:     0x5dfa9d7a473a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   39:     0x5dfa9d7a473a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5dfa9d7a473a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x5dfa9d7a473a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   42:     0x5dfa9da8374f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x5dfa9da8374f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   44:     0x739cd66f4aa4 - <unknown>
[INFO] [stdout]   45:     0x739cd6781a34 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- pruned_utreexo::chain_state::test::accept_first_signet_headers stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'pruned_utreexo::chain_state::test::accept_first_signet_headers' panicked at crates/floresta-chain/src/pruned_utreexo/chain_state.rs:1118:74:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Sled(Io(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5dfa9da7e182 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5dfa9da7e182 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5dfa9da7e182 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5dfa9da7e182 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5dfa9daa5bd3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5dfa9daa5bd3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5dfa9da7a8e3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5dfa9da7a8e3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5dfa9da7dfd2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5dfa9da7fc69 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5dfa9da7fa9e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5dfa9d7d87c4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5dfa9d7d87c4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5dfa9da8073e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5dfa9da8073e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5dfa9da8040a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5dfa9da7e689 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5dfa9da8009d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5dfa9daa3d00 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5dfa9daa41b6 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x5dfa9d6a7a57 - core::result::Result<T,E>::unwrap::h2c9de9df82b40c8a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x5dfa9d6a7a57 - floresta_chain::pruned_utreexo::chain_state::test::accept_first_signet_headers::h2cf27d4cdcc11ec5
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/floresta-chain/src/pruned_utreexo/chain_state.rs:1118:74
[INFO] [stdout]   22:     0x5dfa9d6a77b7 - floresta_chain::pruned_utreexo::chain_state::test::accept_first_signet_headers::{{closure}}::h1ecc5c85bdb56ed5
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/floresta-chain/src/pruned_utreexo/chain_state.rs:1111:37
[INFO] [stdout]   23:     0x5dfa9d6994f6 - core::ops::function::FnOnce::call_once::hbcc8fc6d500b8075
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   24:     0x5dfa9d7de02b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   25:     0x5dfa9d7de02b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   26:     0x5dfa9d7dd165 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   27:     0x5dfa9d7dd165 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x5dfa9d7dd165 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   29:     0x5dfa9d7dd165 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   30:     0x5dfa9d7dd165 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5dfa9d7dd165 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   32:     0x5dfa9d7dd165 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   33:     0x5dfa9d7a0d64 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   34:     0x5dfa9d7a0d64 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x5dfa9d7a473a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x5dfa9d7a473a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x5dfa9d7a473a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   38:     0x5dfa9d7a473a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   39:     0x5dfa9d7a473a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5dfa9d7a473a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x5dfa9d7a473a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   42:     0x5dfa9da8374f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x5dfa9da8374f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   44:     0x739cd66f4aa4 - <unknown>
[INFO] [stdout]   45:     0x739cd6781a34 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- pruned_utreexo::chain_state::test::accept_mainnet_headers stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'pruned_utreexo::chain_state::test::accept_mainnet_headers' panicked at crates/floresta-chain/src/pruned_utreexo/chain_state.rs:1104:74:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Sled(Io(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5dfa9da7e182 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5dfa9da7e182 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5dfa9da7e182 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5dfa9da7e182 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5dfa9daa5bd3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5dfa9daa5bd3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5dfa9da7a8e3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5dfa9da7a8e3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5dfa9da7dfd2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5dfa9da7fc69 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5dfa9da7fa9e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5dfa9d7d87c4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5dfa9d7d87c4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5dfa9da8073e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5dfa9da8073e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5dfa9da8040a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5dfa9da7e689 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5dfa9da8009d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5dfa9daa3d00 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5dfa9daa41b6 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x5dfa9d6a7497 - core::result::Result<T,E>::unwrap::h2c9de9df82b40c8a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x5dfa9d6a7497 - floresta_chain::pruned_utreexo::chain_state::test::accept_mainnet_headers::h66f1a96c2a9c5f3e
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/floresta-chain/src/pruned_utreexo/chain_state.rs:1104:74
[INFO] [stdout]   22:     0x5dfa9d6a71f7 - floresta_chain::pruned_utreexo::chain_state::test::accept_mainnet_headers::{{closure}}::h861ffdfef7cee21d
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/floresta-chain/src/pruned_utreexo/chain_state.rs:1097:32
[INFO] [stdout]   23:     0x5dfa9d699576 - core::ops::function::FnOnce::call_once::he7852992a630d643
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   24:     0x5dfa9d7de02b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   25:     0x5dfa9d7de02b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   26:     0x5dfa9d7dd165 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   27:     0x5dfa9d7dd165 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x5dfa9d7dd165 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   29:     0x5dfa9d7dd165 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   30:     0x5dfa9d7dd165 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5dfa9d7dd165 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   32:     0x5dfa9d7dd165 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   33:     0x5dfa9d7a0d64 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   34:     0x5dfa9d7a0d64 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x5dfa9d7a473a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x5dfa9d7a473a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x5dfa9d7a473a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   38:     0x5dfa9d7a473a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   39:     0x5dfa9d7a473a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5dfa9d7a473a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x5dfa9d7a473a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   42:     0x5dfa9da8374f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x5dfa9da8374f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   44:     0x739cd66f4aa4 - <unknown>
[INFO] [stdout]   45:     0x739cd6781a34 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     pruned_utreexo::chain_state::test::accept_first_signet_headers
[INFO] [stdout]     pruned_utreexo::chain_state::test::accept_mainnet_headers
[INFO] [stdout]     pruned_utreexo::chain_state::test::test_reorg
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 7 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p floresta-chain --lib`
[INFO] running `Command { std: "docker" "inspect" "bcc23a288a76ec7b3fbf5de89310bd711e90a59e4dc7c0fb9d4796ac92dad1ce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bcc23a288a76ec7b3fbf5de89310bd711e90a59e4dc7c0fb9d4796ac92dad1ce", kill_on_drop: false }`
[INFO] [stdout] bcc23a288a76ec7b3fbf5de89310bd711e90a59e4dc7c0fb9d4796ac92dad1ce
