[INFO] cloning repository https://github.com/Blockstream/liquid-functionary
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Blockstream/liquid-functionary" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBlockstream%2Fliquid-functionary", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBlockstream%2Fliquid-functionary'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d3ccee17d92758afe6f6efac9d4153fa4f09c9a6
[INFO] checking Blockstream/liquid-functionary against master#a26e97be8826d408309fffbd8168362365719f50 for pr-136776
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBlockstream%2Fliquid-functionary" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/Blockstream/liquid-functionary on toolchain a26e97be8826d408309fffbd8168362365719f50
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a26e97be8826d408309fffbd8168362365719f50" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/Blockstream/liquid-functionary
[INFO] finished tweaking git repo https://github.com/Blockstream/liquid-functionary
[INFO] tweaked toml for git repo https://github.com/Blockstream/liquid-functionary written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/Blockstream/liquid-functionary 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" "+a26e97be8826d408309fffbd8168362365719f50" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: /workspace/builds/worker-2-tc1/source/functionary_logs/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-2-tc1/source/blocksigner/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-2-tc1/source/functionary_common/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-2-tc1/source/hsm_update_tool/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-2-tc1/source/functionary/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-2-tc1/source/watchman/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-2-tc1/source/init_hsm/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded bitcoin-internals v0.2.0
[INFO] [stderr]   Downloaded hex_lit v0.1.1
[INFO] [stderr]   Downloaded bitcoin_hashes v0.13.0
[INFO] [stderr]   Downloaded getargs v0.4.1
[INFO] [stderr]   Downloaded CoreFoundation-sys v0.1.4
[INFO] [stderr]   Downloaded proc-macro-hack v0.5.8
[INFO] [stderr]   Downloaded secp256k1-zkp v0.10.1
[INFO] [stderr]   Downloaded anyhow v1.0.33
[INFO] [stderr]   Downloaded bitcoin_hashes v0.10.0
[INFO] [stderr]   Downloaded serde_json v1.0.39
[INFO] [stderr]   Downloaded bech32 v0.10.0-beta
[INFO] [stderr]   Downloaded secp256k1 v0.28.2
[INFO] [stderr]   Downloaded clap v2.33.0
[INFO] [stderr]   Downloaded syn v0.15.29
[INFO] [stderr]   Downloaded serialport v3.3.0
[INFO] [stderr]   Downloaded jsonrpc v0.15.0
[INFO] [stderr]   Downloaded bitcoin-private v0.1.0
[INFO] [stderr]   Downloaded bitcoin v0.31.1
[INFO] [stderr]   Downloaded mach v0.1.2
[INFO] [stderr]   Downloaded libudev v0.2.0
[INFO] [stderr]   Downloaded c2-chacha v0.2.3
[INFO] [stderr]   Downloaded miniscript v11.0.0
[INFO] [stderr]   Downloaded byteorder v0.3.13
[INFO] [stderr]   Downloaded hex-conservative v0.1.1
[INFO] [stderr]   Downloaded IOKit-sys v0.1.5
[INFO] [stderr]   Downloaded hex-literal-impl v0.2.0
[INFO] [stderr]   Downloaded rand_chacha v0.2.1
[INFO] [stderr]   Downloaded toml v0.5.0
[INFO] [stderr]   Downloaded secp256k1-sys v0.9.2
[INFO] [stderr]   Downloaded elements v0.24.1
[INFO] [stderr]   Downloaded secp256k1-zkp-sys v0.9.1
[INFO] [stderr]   Downloaded hex-literal v0.2.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+a26e97be8826d408309fffbd8168362365719f50" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4d412bdef9e8556f7f1459306fcf2381afe3a772f0106fe27dcf03182a1da828
[INFO] running `Command { std: "docker" "start" "-a" "4d412bdef9e8556f7f1459306fcf2381afe3a772f0106fe27dcf03182a1da828", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4d412bdef9e8556f7f1459306fcf2381afe3a772f0106fe27dcf03182a1da828", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4d412bdef9e8556f7f1459306fcf2381afe3a772f0106fe27dcf03182a1da828", kill_on_drop: false }`
[INFO] [stdout] 4d412bdef9e8556f7f1459306fcf2381afe3a772f0106fe27dcf03182a1da828
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+a26e97be8826d408309fffbd8168362365719f50" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f136b307f99c537f5502e25d170d8401dbe5f8a782a940bf6b17aaba9e7b1391
[INFO] running `Command { std: "docker" "start" "-a" "f136b307f99c537f5502e25d170d8401dbe5f8a782a940bf6b17aaba9e7b1391", kill_on_drop: false }`
[INFO] [stderr] warning: /opt/rustwide/workdir/functionary_common/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/watchman/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/hsm_update_tool/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/functionary_logs/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/init_hsm/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/blocksigner/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/functionary/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling cc v1.0.41
[INFO] [stderr]    Compiling bitcoin-internals v0.2.0
[INFO] [stderr]    Compiling hex_lit v0.1.1
[INFO] [stderr]    Compiling ryu v0.2.7
[INFO] [stderr]    Compiling bitcoin-private v0.1.0
[INFO] [stderr]    Compiling bitcoin v0.31.1
[INFO] [stderr]    Compiling functionary_common v2.4.0 (/opt/rustwide/workdir/functionary_common)
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]     Checking hex-conservative v0.1.1
[INFO] [stderr]    Compiling autocfg v0.1.8
[INFO] [stderr]     Checking itoa v0.4.3
[INFO] [stderr]     Checking bech32 v0.10.0-beta
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking byteorder v0.3.13
[INFO] [stderr]     Checking base64 v0.13.1
[INFO] [stderr]     Checking rand_core v0.4.2
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling byteorder v1.3.1
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling pkg-config v0.3.25
[INFO] [stderr]     Checking rand_core v0.3.1
[INFO] [stderr]     Checking cfg-if v0.1.7
[INFO] [stderr]    Compiling proc-macro2 v0.4.27
[INFO] [stderr]    Compiling anyhow v1.0.33
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling getrandom v0.1.14
[INFO] [stderr]    Compiling syn v1.0.60
[INFO] [stderr]    Compiling syn v0.15.29
[INFO] [stderr]     Checking rand_xorshift v0.1.1
[INFO] [stderr]     Checking rand_hc v0.1.0
[INFO] [stderr]     Checking rand_isaac v0.1.1
[INFO] [stderr]     Checking rand_jitter v0.1.4
[INFO] [stderr]     Checking safemem v0.3.0
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]     Checking getrandom v0.2.12
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]     Checking time v0.1.43
[INFO] [stderr]    Compiling libudev-sys v0.1.4
[INFO] [stderr]     Checking rand_os v0.1.3
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking base64 v0.9.3
[INFO] [stderr]    Compiling secp256k1-sys v0.9.2
[INFO] [stderr]    Compiling secp256k1-zkp-sys v0.9.1
[INFO] [stderr]    Compiling syn v2.0.51
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking c2-chacha v0.2.3
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking getargs v0.4.1
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling quote v0.6.11
[INFO] [stderr]     Checking rand_chacha v0.2.1
[INFO] [stderr]     Checking unicode-width v0.1.7
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking nix v0.14.1
[INFO] [stderr]     Checking libudev v0.2.0
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking remove_dir_all v0.5.2
[INFO] [stderr]     Checking vec_map v0.8.1
[INFO] [stderr]     Checking ansi_term v0.11.0
[INFO] [stderr]     Checking strsim v0.8.0
[INFO] [stderr]     Checking clap v2.33.0
[INFO] [stderr]     Checking bitcoin_hashes v0.10.0
[INFO] [stderr]    Compiling regex v1.5.5
[INFO] [stderr]     Checking tempfile v3.1.0
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling parallel_port v2.3.0 (/opt/rustwide/workdir/parallel_port)
[INFO] [stderr]    Compiling proc-macro-hack v0.5.8
[INFO] [stderr]    Compiling thiserror-impl v1.0.31
[INFO] [stderr]     Checking serialport v3.3.0
[INFO] [stderr]    Compiling hex-literal-impl v0.2.0
[INFO] [stderr]     Checking hex-literal v0.2.0
[INFO] [stderr]     Checking thiserror v1.0.31
[INFO] [stderr]     Checking serde_json v1.0.39
[INFO] [stderr]     Checking toml v0.5.0
[INFO] [stderr]     Checking bitcoin_hashes v0.13.0
[INFO] [stderr]     Checking jsonrpc v0.15.0
[INFO] [stderr]     Checking secp256k1 v0.28.2
[INFO] [stderr]     Checking secp256k1-zkp v0.10.1
[INFO] [stderr]     Checking elements v0.24.1
[INFO] [stderr]     Checking miniscript v11.0.0
[INFO] [stdout] warning: creating a shared reference to mutable static is discouraged
[INFO] [stdout]    --> functionary_common/src/constants.rs:153:17
[INFO] [stdout]     |
[INFO] [stdout] 153 |         assert!(CONSTANTS_STATIC.is_none(), "Must not set Constants more than once");
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: `#[warn(static_mut_refs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static is discouraged
[INFO] [stdout]    --> functionary_common/src/constants.rs:164:19
[INFO] [stdout]     |
[INFO] [stdout] 164 |             match CONSTANTS_STATIC.as_ref() {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static is discouraged
[INFO] [stdout]    --> functionary_common/src/rollouts.rs:162:17
[INFO] [stdout]     |
[INFO] [stdout] 162 |         assert!(ROLLOUTS_STATIC.is_none(), "Must not set rollouts more than once");
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static is discouraged
[INFO] [stdout]    --> functionary_common/src/rollouts.rs:173:19
[INFO] [stdout]     |
[INFO] [stdout] 173 |             match ROLLOUTS_STATIC.as_ref() {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking functionary_logs v2.4.0 (/opt/rustwide/workdir/functionary_logs)
[INFO] [stdout] warning: creating a shared reference to mutable static is discouraged
[INFO] [stdout]    --> functionary_common/src/constants.rs:153:17
[INFO] [stdout]     |
[INFO] [stdout] 153 |         assert!(CONSTANTS_STATIC.is_none(), "Must not set Constants more than once");
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: `#[warn(static_mut_refs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static is discouraged
[INFO] [stdout]    --> functionary_common/src/constants.rs:164:19
[INFO] [stdout]     |
[INFO] [stdout] 164 |             match CONSTANTS_STATIC.as_ref() {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static is discouraged
[INFO] [stdout]    --> functionary_common/src/rollouts.rs:162:17
[INFO] [stdout]     |
[INFO] [stdout] 162 |         assert!(ROLLOUTS_STATIC.is_none(), "Must not set rollouts more than once");
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static is discouraged
[INFO] [stdout]    --> functionary_common/src/rollouts.rs:173:19
[INFO] [stdout]     |
[INFO] [stdout] 173 |             match ROLLOUTS_STATIC.as_ref() {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static is discouraged
[INFO] [stdout]    --> functionary_common/src/constants.rs:153:17
[INFO] [stdout]     |
[INFO] [stdout] 153 |         assert!(CONSTANTS_STATIC.is_none(), "Must not set Constants more than once");
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: `#[warn(static_mut_refs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static is discouraged
[INFO] [stdout]    --> functionary_common/src/constants.rs:164:19
[INFO] [stdout]     |
[INFO] [stdout] 164 |             match CONSTANTS_STATIC.as_ref() {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static is discouraged
[INFO] [stdout]    --> functionary_common/src/rollouts.rs:162:17
[INFO] [stdout]     |
[INFO] [stdout] 162 |         assert!(ROLLOUTS_STATIC.is_none(), "Must not set rollouts more than once");
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static is discouraged
[INFO] [stdout]    --> functionary_common/src/rollouts.rs:173:19
[INFO] [stdout]     |
[INFO] [stdout] 173 |             match ROLLOUTS_STATIC.as_ref() {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking functionary v2.4.0 (/opt/rustwide/workdir/functionary)
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]    --> functionary/src/hsm/message.rs:358:55
[INFO] [stdout]     |
[INFO] [stdout] 356 |     impl<'a> SetWitnessScript<'a> {
[INFO] [stdout]     |          -- lifetime `'a` declared here
[INFO] [stdout] 357 |         /// Creates a `SetWitnessScript` holding a reference to a script; expected to "wrap" the script and therefore not outlive it.
[INFO] [stdout] 358 |         pub fn new(script: &'a bitcoin::ScriptBuf) -> SetWitnessScript {
[INFO] [stdout]     |                                                       ^^^^^^^^^^^^^^^^ this elided lifetime gets resolved as `'a`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(elided_named_lifetimes)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]    --> functionary/src/network/mod.rs:229:47
[INFO] [stdout]     |
[INFO] [stdout] 227 | impl <'a> MeteredSocket<'a> {
[INFO] [stdout]     |       -- lifetime `'a` declared here
[INFO] [stdout] 228 |     /// Make a new wrapped socket, initializing count to zero
[INFO] [stdout] 229 |     pub fn new(socket: &'a net::TcpStream) -> MeteredSocket {
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^ this elided lifetime gets resolved as `'a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]    --> functionary/src/watchman/blockchain/mod.rs:275:10
[INFO] [stdout]     |
[INFO] [stdout] 268 | impl<'tx> TxIterator<'tx> {
[INFO] [stdout]     |      --- lifetime `'tx` declared here
[INFO] [stdout] ...
[INFO] [stdout] 275 |     ) -> TxIterator {
[INFO] [stdout]     |          ^^^^^^^^^^ this elided lifetime gets resolved as `'tx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]    --> functionary/src/watchman/transaction.rs:359:60
[INFO] [stdout]     |
[INFO] [stdout] 356 | impl<'utxo, 'pegout> Proposal<'utxo, 'pegout> {
[INFO] [stdout]     |             ------- lifetime `'pegout` declared here
[INFO] [stdout] ...
[INFO] [stdout] 359 |     pub fn new(change_spk: &'pegout bitcoin::ScriptBuf) -> Proposal {
[INFO] [stdout]     |                                                            ^^^^^^^^ this elided lifetime gets resolved as `'pegout`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]    --> functionary/src/hsm/message.rs:358:55
[INFO] [stdout]     |
[INFO] [stdout] 356 |     impl<'a> SetWitnessScript<'a> {
[INFO] [stdout]     |          -- lifetime `'a` declared here
[INFO] [stdout] 357 |         /// Creates a `SetWitnessScript` holding a reference to a script; expected to "wrap" the script and therefore not outlive it.
[INFO] [stdout] 358 |         pub fn new(script: &'a bitcoin::ScriptBuf) -> SetWitnessScript {
[INFO] [stdout]     |                                                       ^^^^^^^^^^^^^^^^ this elided lifetime gets resolved as `'a`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(elided_named_lifetimes)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]    --> functionary/src/network/mod.rs:229:47
[INFO] [stdout]     |
[INFO] [stdout] 227 | impl <'a> MeteredSocket<'a> {
[INFO] [stdout]     |       -- lifetime `'a` declared here
[INFO] [stdout] 228 |     /// Make a new wrapped socket, initializing count to zero
[INFO] [stdout] 229 |     pub fn new(socket: &'a net::TcpStream) -> MeteredSocket {
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^ this elided lifetime gets resolved as `'a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]    --> functionary/src/watchman/blockchain/mod.rs:275:10
[INFO] [stdout]     |
[INFO] [stdout] 268 | impl<'tx> TxIterator<'tx> {
[INFO] [stdout]     |      --- lifetime `'tx` declared here
[INFO] [stdout] ...
[INFO] [stdout] 275 |     ) -> TxIterator {
[INFO] [stdout]     |          ^^^^^^^^^^ this elided lifetime gets resolved as `'tx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]    --> functionary/src/watchman/transaction.rs:359:60
[INFO] [stdout]     |
[INFO] [stdout] 356 | impl<'utxo, 'pegout> Proposal<'utxo, 'pegout> {
[INFO] [stdout]     |             ------- lifetime `'pegout` declared here
[INFO] [stdout] ...
[INFO] [stdout] 359 |     pub fn new(change_spk: &'pegout bitcoin::ScriptBuf) -> Proposal {
[INFO] [stdout]     |                                                            ^^^^^^^^ this elided lifetime gets resolved as `'pegout`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]    --> functionary/src/hsm/message.rs:358:55
[INFO] [stdout]     |
[INFO] [stdout] 356 |     impl<'a> SetWitnessScript<'a> {
[INFO] [stdout]     |          -- lifetime `'a` declared here
[INFO] [stdout] 357 |         /// Creates a `SetWitnessScript` holding a reference to a script; expected to "wrap" the script and therefore not outlive it.
[INFO] [stdout] 358 |         pub fn new(script: &'a bitcoin::ScriptBuf) -> SetWitnessScript {
[INFO] [stdout]     |                                                       ^^^^^^^^^^^^^^^^ this elided lifetime gets resolved as `'a`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(elided_named_lifetimes)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]    --> functionary/src/network/mod.rs:229:47
[INFO] [stdout]     |
[INFO] [stdout] 227 | impl <'a> MeteredSocket<'a> {
[INFO] [stdout]     |       -- lifetime `'a` declared here
[INFO] [stdout] 228 |     /// Make a new wrapped socket, initializing count to zero
[INFO] [stdout] 229 |     pub fn new(socket: &'a net::TcpStream) -> MeteredSocket {
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^ this elided lifetime gets resolved as `'a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]    --> functionary/src/watchman/blockchain/mod.rs:275:10
[INFO] [stdout]     |
[INFO] [stdout] 268 | impl<'tx> TxIterator<'tx> {
[INFO] [stdout]     |      --- lifetime `'tx` declared here
[INFO] [stdout] ...
[INFO] [stdout] 275 |     ) -> TxIterator {
[INFO] [stdout]     |          ^^^^^^^^^^ this elided lifetime gets resolved as `'tx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]    --> functionary/src/watchman/transaction.rs:359:60
[INFO] [stdout]     |
[INFO] [stdout] 356 | impl<'utxo, 'pegout> Proposal<'utxo, 'pegout> {
[INFO] [stdout]     |             ------- lifetime `'pegout` declared here
[INFO] [stdout] ...
[INFO] [stdout] 359 |     pub fn new(change_spk: &'pegout bitcoin::ScriptBuf) -> Proposal {
[INFO] [stdout]     |                                                            ^^^^^^^^ this elided lifetime gets resolved as `'pegout`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking hsm_update_tool v2.0.0 (/opt/rustwide/workdir/hsm_update_tool)
[INFO] [stderr]     Checking watchman v2.4.0 (/opt/rustwide/workdir/watchman)
[INFO] [stderr]     Checking blocksigner v2.4.0 (/opt/rustwide/workdir/blocksigner)
[INFO] [stderr]     Checking init_hsm v2.0.0 (/opt/rustwide/workdir/init_hsm)
[INFO] [stdout] warning: missing documentation for a module
[INFO] [stdout]     --> functionary/src/message.rs:1803:1
[INFO] [stdout]      |
[INFO] [stdout] 1803 | pub mod tests {
[INFO] [stdout]      | ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]     --> functionary/src/lib.rs:30:9
[INFO] [stdout]      |
[INFO] [stdout] 30   | #![warn(missing_docs)]
[INFO] [stdout]      |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a constant
[INFO] [stdout]     --> functionary/src/message.rs:1810:5
[INFO] [stdout]      |
[INFO] [stdout] 1810 |     pub const CONST_HEADER: [u8; HEADER_LEN] = hex!("
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a constant
[INFO] [stdout]     --> functionary/src/message.rs:1818:5
[INFO] [stdout]      |
[INFO] [stdout] 1818 |     pub const CONST_BLOCK_PRECOMMIT: [u8; HEADER_LEN + 32] = hex!("
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a constant
[INFO] [stdout]     --> functionary/src/message.rs:1827:5
[INFO] [stdout]      |
[INFO] [stdout] 1827 |     pub const CONST_TX_PROPOSAL: [u8; HEADER_LEN + 107] = hex!("
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a constant
[INFO] [stdout]     --> functionary/src/message.rs:1838:5
[INFO] [stdout]      |
[INFO] [stdout] 1838 |     pub const CONST_TX_PRECOMMIT: [u8; HEADER_LEN + 32] = hex!("
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a constant
[INFO] [stdout]     --> functionary/src/message.rs:1847:5
[INFO] [stdout]      |
[INFO] [stdout] 1847 |     pub const CONST_TX_SIGNATURES: [u8; HEADER_LEN + 145] = hex!("
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a constant
[INFO] [stdout]     --> functionary/src/message.rs:1860:5
[INFO] [stdout]      |
[INFO] [stdout] 1860 |     pub const CONST_NACK: [u8; HEADER_LEN + 2] = hex!("
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a constant
[INFO] [stdout]     --> functionary/src/message.rs:1868:5
[INFO] [stdout]      |
[INFO] [stdout] 1868 |     pub const CONST_STATUS_BLOCKSIGNER_PRE_SEEN: [u8; HEADER_LEN + 132] = hex!("
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a constant
[INFO] [stdout]     --> functionary/src/message.rs:1880:5
[INFO] [stdout]      |
[INFO] [stdout] 1880 |     pub const CONST_STATUS_BLOCKSIGNER: [u8; HEADER_LEN + 145] = hex!("
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a constant
[INFO] [stdout]     --> functionary/src/message.rs:1893:5
[INFO] [stdout]      |
[INFO] [stdout] 1893 |     pub const CONST_STATUS_WATCHMAN_PRE_SEEN: [u8; HEADER_LEN + 344] = hex!("
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a constant
[INFO] [stdout]     --> functionary/src/message.rs:1912:5
[INFO] [stdout]      |
[INFO] [stdout] 1912 |     pub const CONST_STATUS_WATCHMAN: [u8; HEADER_LEN + 357] = hex!("
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a constant
[INFO] [stdout]     --> functionary/src/message.rs:1931:5
[INFO] [stdout]      |
[INFO] [stdout] 1931 |     pub const CONST_BLOCK_SIGNATURE: [u8; HEADER_LEN + 96] = hex!("
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a constant
[INFO] [stdout]     --> functionary/src/message.rs:1942:5
[INFO] [stdout]      |
[INFO] [stdout] 1942 |     pub const CONST_STATUS_ACK: [u8; HEADER_LEN] = hex!("
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a constant
[INFO] [stdout]     --> functionary/src/message.rs:1950:5
[INFO] [stdout]      |
[INFO] [stdout] 1950 |     pub const CONST_IDLE: [u8; HEADER_LEN] = hex!("
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a constant
[INFO] [stdout]     --> functionary/src/message.rs:1958:5
[INFO] [stdout]      |
[INFO] [stdout] 1958 |     pub const CONST_UNSIGNED_BLOCK: [u8; HEADER_LEN + 80] = hex!("
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a module
[INFO] [stdout]    --> functionary/src/peer.rs:842:1
[INFO] [stdout]     |
[INFO] [stdout] 842 | pub mod tests {
[INFO] [stdout]     | ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a module
[INFO] [stdout]     --> functionary/src/watchman/blockchain/mod.rs:1662:1
[INFO] [stdout]      |
[INFO] [stdout] 1662 | pub mod tests {
[INFO] [stdout]      | ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a module
[INFO] [stdout]    --> functionary/src/watchman/blockchain/fee.rs:393:1
[INFO] [stdout]     |
[INFO] [stdout] 393 | pub mod tests {
[INFO] [stdout]     | ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a constant
[INFO] [stdout]    --> functionary/src/watchman/blockchain/fee.rs:399:5
[INFO] [stdout]     |
[INFO] [stdout] 399 |     pub const FALLBACK_FEE_RATE: u64 = 20000;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a module
[INFO] [stdout]    --> functionary/src/watchman/blockchain/txindex.rs:986:1
[INFO] [stdout]     |
[INFO] [stdout] 986 | pub mod tests {
[INFO] [stdout]     | ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a constant
[INFO] [stdout]     --> functionary/src/watchman/blockchain/txindex.rs:1055:5
[INFO] [stdout]      |
[INFO] [stdout] 1055 |     pub const BLOCK0: [u8; 81] = hex!("
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a constant
[INFO] [stdout]     --> functionary/src/watchman/blockchain/txindex.rs:1059:5
[INFO] [stdout]      |
[INFO] [stdout] 1059 |     pub const BLOCK1: [u8; 285] = hex!(
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a constant
[INFO] [stdout]     --> functionary/src/watchman/blockchain/txindex.rs:1065:5
[INFO] [stdout]      |
[INFO] [stdout] 1065 |     pub const BLOCK2: [u8; 262] = hex!(
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a constant
[INFO] [stdout]     --> functionary/src/watchman/blockchain/txindex.rs:1071:5
[INFO] [stdout]      |
[INFO] [stdout] 1071 |     pub const BLOCK2_ALT: [u8; 262] = hex!(
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a constant
[INFO] [stdout]     --> functionary/src/watchman/blockchain/txindex.rs:1077:5
[INFO] [stdout]      |
[INFO] [stdout] 1077 |     pub const BLOCK3_ALT: [u8; 262] = hex!(
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a constant
[INFO] [stdout]     --> functionary/src/watchman/blockchain/txindex.rs:1083:5
[INFO] [stdout]      |
[INFO] [stdout] 1083 |     pub const BLOCK4_ALT: [u8; 262] = hex!(
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a constant
[INFO] [stdout]     --> functionary/src/watchman/blockchain/txindex.rs:1089:5
[INFO] [stdout]      |
[INFO] [stdout] 1089 |     pub const BLOCK5_ALT: [u8; 262] = hex!(
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a constant
[INFO] [stdout]     --> functionary/src/watchman/blockchain/txindex.rs:1096:5
[INFO] [stdout]      |
[INFO] [stdout] 1096 |     pub const BLOCK3: [u8; 262] = hex!(
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a constant
[INFO] [stdout]     --> functionary/src/watchman/blockchain/txindex.rs:1102:5
[INFO] [stdout]      |
[INFO] [stdout] 1102 |     pub const BLOCK4: [u8; 262] = hex!(
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a constant
[INFO] [stdout]     --> functionary/src/watchman/blockchain/txindex.rs:1108:5
[INFO] [stdout]      |
[INFO] [stdout] 1108 |     pub const BLOCK5: [u8; 262] = hex!(
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a constant
[INFO] [stdout]     --> functionary/src/watchman/blockchain/txindex.rs:1114:5
[INFO] [stdout]      |
[INFO] [stdout] 1114 |     pub const BLOCK6: [u8; 262] = hex!(
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a constant
[INFO] [stdout]     --> functionary/src/watchman/blockchain/txindex.rs:1120:5
[INFO] [stdout]      |
[INFO] [stdout] 1120 |     pub const BLOCK7: [u8; 262] = hex!(
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]     --> functionary/src/watchman/blockchain/mod.rs:1688:5
[INFO] [stdout]      |
[INFO] [stdout] 1688 |     pub fn test_descriptor_1() -> miniscript::Descriptor<tweak::Key> {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]     --> functionary/src/watchman/blockchain/mod.rs:1708:5
[INFO] [stdout]      |
[INFO] [stdout] 1708 |     pub fn test_descriptor_2() -> miniscript::Descriptor<tweak::Key> {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]     --> functionary/src/watchman/blockchain/mod.rs:1739:5
[INFO] [stdout]      |
[INFO] [stdout] 1739 |     pub fn test_descriptor_3() -> miniscript::Descriptor<tweak::Key> {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]     --> functionary/src/watchman/blockchain/mod.rs:1862:9
[INFO] [stdout]      |
[INFO] [stdout] 1862 |         pub descriptor: Descriptor<tweak::Key>,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for an associated function
[INFO] [stdout]     --> functionary/src/watchman/blockchain/mod.rs:1866:9
[INFO] [stdout]      |
[INFO] [stdout] 1866 |         pub fn new(descriptor: Descriptor<tweak::Key>) -> TestSetup {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]     --> functionary/src/watchman/blockchain/mod.rs:1872:9
[INFO] [stdout]      |
[INFO] [stdout] 1872 |         pub fn descriptor(&self) -> Descriptor<tweak::Key> {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]     --> functionary/src/watchman/blockchain/mod.rs:1876:9
[INFO] [stdout]      |
[INFO] [stdout] 1876 |         pub fn csv(&self) -> u64 {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]     --> functionary/src/watchman/blockchain/mod.rs:1880:9
[INFO] [stdout]      |
[INFO] [stdout] 1880 |         pub fn utxotable(&self) -> utxotable::UtxoTable {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]     --> functionary/src/watchman/blockchain/mod.rs:1885:9
[INFO] [stdout]      |
[INFO] [stdout] 1885 |         pub fn manager(&self) -> Manager {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]     --> functionary/src/watchman/blockchain/mod.rs:1911:9
[INFO] [stdout]      |
[INFO] [stdout] 1911 |         pub fn peers(&self) -> HashSet<peer::Id> {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]     --> functionary/src/watchman/blockchain/mod.rs:2395:5
[INFO] [stdout]      |
[INFO] [stdout] 2395 | /     pub fn fund_transaction(
[INFO] [stdout] 2396 | |         available_inputs: &[u64],
[INFO] [stdout] 2397 | |         desired_outputs: &[u64],
[INFO] [stdout] 2398 | |         ongoing_input_idxs: &[usize],
[INFO] [stdout] 2399 | |         ongoing_pegout_idxs: &[usize],
[INFO] [stdout] 2400 | |         available_fees: u64,
[INFO] [stdout] 2401 | |     ) -> Result<bitcoin::Transaction, utxotable::Error> {
[INFO] [stdout]      | |_______________________________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]     --> functionary/src/watchman/blockchain/mod.rs:3657:5
[INFO] [stdout]      |
[INFO] [stdout] 3657 |     pub fn test_is_main_synced() {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 03s
[INFO] running `Command { std: "docker" "inspect" "f136b307f99c537f5502e25d170d8401dbe5f8a782a940bf6b17aaba9e7b1391", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f136b307f99c537f5502e25d170d8401dbe5f8a782a940bf6b17aaba9e7b1391", kill_on_drop: false }`
[INFO] [stdout] f136b307f99c537f5502e25d170d8401dbe5f8a782a940bf6b17aaba9e7b1391
