[INFO] cloning repository https://github.com/gmikeska/musk
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gmikeska/musk" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgmikeska%2Fmusk", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgmikeska%2Fmusk'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9df223c5259233734beedd2220f380880a3233dd
[INFO] testing gmikeska/musk against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgmikeska%2Fmusk" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/gmikeska/musk
[INFO] finished tweaking git repo https://github.com/gmikeska/musk
[INFO] tweaked toml for git repo https://github.com/gmikeska/musk written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/gmikeska/musk on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/gmikeska/musk 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" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 682dc25ec53524276519d5fb7abeb87f75db5ed64355e35d57d3f9b796b53c99
[INFO] running `Command { std: "docker" "start" "-a" "682dc25ec53524276519d5fb7abeb87f75db5ed64355e35d57d3f9b796b53c99", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "682dc25ec53524276519d5fb7abeb87f75db5ed64355e35d57d3f9b796b53c99", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "682dc25ec53524276519d5fb7abeb87f75db5ed64355e35d57d3f9b796b53c99", kill_on_drop: false }`
[INFO] [stdout] 682dc25ec53524276519d5fb7abeb87f75db5ed64355e35d57d3f9b796b53c99
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 42d52c7f73ec7afd43c02295e34d6282e74b7e337ffa18f6b919cb46456966ed
[INFO] running `Command { std: "docker" "start" "-a" "42d52c7f73ec7afd43c02295e34d6282e74b7e337ffa18f6b919cb46456966ed", kill_on_drop: false }`
[INFO] [stderr]    Compiling find-msvc-tools v0.1.7
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling bitcoin-io v0.1.4
[INFO] [stderr]    Compiling zerocopy v0.8.33
[INFO] [stderr]    Compiling bitcoin-internals v0.3.0
[INFO] [stderr]    Compiling hex_lit v0.1.1
[INFO] [stderr]    Compiling zmij v1.0.13
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling hex-conservative v0.2.2
[INFO] [stderr]    Compiling bitcoin-private v0.1.0
[INFO] [stderr]    Compiling bitcoin v0.32.8
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling bech32 v0.11.1
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling pest v2.8.5
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling cc v1.2.52
[INFO] [stderr]    Compiling clap_builder v4.5.54
[INFO] [stderr]    Compiling bitcoin-units v0.1.2
[INFO] [stderr]    Compiling ghost-cell v0.2.6
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling bitcoin_hashes v0.14.1
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling secp256k1-sys v0.10.1
[INFO] [stderr]    Compiling secp256k1-zkp-sys v0.10.1
[INFO] [stderr]    Compiling simplicity-sys v0.6.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling pest_meta v2.8.5
[INFO] [stderr]    Compiling base58ck v0.1.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling clap v4.5.54
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling pest_generator v2.8.5
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling pest_derive v2.8.5
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling santiago v1.3.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling secp256k1 v0.29.1
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling jsonrpc v0.18.0
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling secp256k1-zkp v0.11.0
[INFO] [stderr]    Compiling elements v0.25.2
[INFO] [stderr]    Compiling miniscript v12.3.5
[INFO] [stderr]    Compiling simplicity-lang v0.7.0
[INFO] [stderr]    Compiling simplicityhl v0.4.0
[INFO] [stderr]    Compiling musk v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 05s
[INFO] running `Command { std: "docker" "inspect" "42d52c7f73ec7afd43c02295e34d6282e74b7e337ffa18f6b919cb46456966ed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "42d52c7f73ec7afd43c02295e34d6282e74b7e337ffa18f6b919cb46456966ed", kill_on_drop: false }`
[INFO] [stdout] 42d52c7f73ec7afd43c02295e34d6282e74b7e337ffa18f6b919cb46456966ed
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2c6ae69d09e76777e2f04972d99b2f12b6963d13718cc717466d3382f10e106d
[INFO] running `Command { std: "docker" "start" "-a" "2c6ae69d09e76777e2f04972d99b2f12b6963d13718cc717466d3382f10e106d", kill_on_drop: false }`
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling secp256k1 v0.29.1
[INFO] [stderr]    Compiling bitcoin v0.32.8
[INFO] [stderr]    Compiling secp256k1-zkp v0.11.0
[INFO] [stderr]    Compiling miniscript v12.3.5
[INFO] [stderr]    Compiling elements v0.25.2
[INFO] [stderr]    Compiling simplicity-lang v0.7.0
[INFO] [stderr]    Compiling simplicityhl v0.4.0
[INFO] [stderr]    Compiling musk v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `SpendBuilder`
[INFO] [stdout]   --> examples/rpc_client.rs:12:55
[INFO] [stdout]    |
[INFO] [stdout] 12 | use musk::{Arguments, NodeConfig, Program, RpcClient, SpendBuilder};
[INFO] [stdout]    |                                                       ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `SpendBuilder`, `Value`, `WitnessName`, `WitnessValues`, and `client::NodeClient`
[INFO] [stdout]  --> examples/basic_usage.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 |     client::NodeClient, Arguments, Program, SpendBuilder, Value, WitnessName, WitnessValues,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^                      ^^^^^^^^^^^^  ^^^^^  ^^^^^^^^^^^  ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]  --> examples/basic_usage.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use std::collections::HashMap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `XOnlyPublicKey`
[INFO] [stdout]   --> src/test_fixtures.rs:70:40
[INFO] [stdout]    |
[INFO] [stdout] 70 |     use elements::bitcoin::{PublicKey, XOnlyPublicKey};
[INFO] [stdout]    |                                        ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `witness`
[INFO] [stdout]    --> src/program.rs:335:29
[INFO] [stdout]     |
[INFO] [stdout] 335 |         let (program_bytes, witness) = satisfied.encode();
[INFO] [stdout]     |                             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_witness`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `genesis_hash` is never read
[INFO] [stdout]   --> src/mock_client.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | struct MockClientInner {
[INFO] [stdout]    |        --------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 21 |     genesis_hash: BlockHash,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `add_transaction`, `add_utxo`, `genesis_hash`, and `set_genesis_hash` are never used
[INFO] [stdout]   --> src/mock_client.rs:43:12
[INFO] [stdout]    |
[INFO] [stdout] 24 | impl MockClient {
[INFO] [stdout]    | --------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 43 |     pub fn add_transaction(&self, txid: Txid, tx: Transaction) {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 49 |     pub fn add_utxo(&self, address: Address, utxo: Utxo) {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 56 |     pub fn genesis_hash(&self) -> BlockHash {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 61 |     pub fn set_genesis_hash(&self, hash: BlockHash) {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SIMPLE_PROGRAM` is never used
[INFO] [stdout]  --> src/test_fixtures.rs:6:11
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub const SIMPLE_PROGRAM: &str = "fn main() { assert!(true); }";
[INFO] [stdout]   |           ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `FAILING_PROGRAM` is never used
[INFO] [stdout]  --> src/test_fixtures.rs:9:11
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub const FAILING_PROGRAM: &str = "fn main() { assert!(false); }";
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `PARAMETERIZED_PROGRAM` is never used
[INFO] [stdout]   --> src/test_fixtures.rs:12:11
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub const PARAMETERIZED_PROGRAM: &str = r#"
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `P2PK_PROGRAM` is never used
[INFO] [stdout]   --> src/test_fixtures.rs:20:11
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub const P2PK_PROGRAM: &str = r#"
[INFO] [stdout]    |           ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CAT_PROGRAM` is never used
[INFO] [stdout]   --> src/test_fixtures.rs:29:11
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub const CAT_PROGRAM: &str = r#"
[INFO] [stdout]    |           ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_genesis_hash` is never used
[INFO] [stdout]   --> src/test_fixtures.rs:42:8
[INFO] [stdout]    |
[INFO] [stdout] 42 | pub fn test_genesis_hash() -> elements::BlockHash {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_utxo` is never used
[INFO] [stdout]   --> src/test_fixtures.rs:49:8
[INFO] [stdout]    |
[INFO] [stdout] 49 | pub fn test_utxo() -> crate::client::Utxo {
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 31.65s
[INFO] running `Command { std: "docker" "inspect" "2c6ae69d09e76777e2f04972d99b2f12b6963d13718cc717466d3382f10e106d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2c6ae69d09e76777e2f04972d99b2f12b6963d13718cc717466d3382f10e106d", kill_on_drop: false }`
[INFO] [stdout] 2c6ae69d09e76777e2f04972d99b2f12b6963d13718cc717466d3382f10e106d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] dabd8e2c25002d2d5bec8b0586f9f5635ec992e733f6632b28cd0de55989c69c
[INFO] running `Command { std: "docker" "start" "-a" "dabd8e2c25002d2d5bec8b0586f9f5635ec992e733f6632b28cd0de55989c69c", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `SpendBuilder`
[INFO] [stderr]   --> examples/rpc_client.rs:12:55
[INFO] [stderr]    |
[INFO] [stderr] 12 | use musk::{Arguments, NodeConfig, Program, RpcClient, SpendBuilder};
[INFO] [stderr]    |                                                       ^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `musk` (example "rpc_client") generated 1 warning (run `cargo fix --example "rpc_client" -p musk` to apply 1 suggestion)
[INFO] [stderr] warning: unused imports: `SpendBuilder`, `Value`, `WitnessName`, `WitnessValues`, and `client::NodeClient`
[INFO] [stderr]  --> examples/basic_usage.rs:6:5
[INFO] [stderr]   |
[INFO] [stderr] 6 |     client::NodeClient, Arguments, Program, SpendBuilder, Value, WitnessName, WitnessValues,
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^                      ^^^^^^^^^^^^  ^^^^^  ^^^^^^^^^^^  ^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::collections::HashMap`
[INFO] [stderr]  --> examples/basic_usage.rs:8:5
[INFO] [stderr]   |
[INFO] [stderr] 8 | use std::collections::HashMap;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `musk` (example "basic_usage") generated 2 warnings (run `cargo fix --example "basic_usage" -p musk` to apply 2 suggestions)
[INFO] [stderr] warning: unused import: `XOnlyPublicKey`
[INFO] [stderr]   --> src/test_fixtures.rs:70:40
[INFO] [stderr]    |
[INFO] [stderr] 70 |     use elements::bitcoin::{PublicKey, XOnlyPublicKey};
[INFO] [stderr]    |                                        ^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `witness`
[INFO] [stderr]    --> src/program.rs:335:29
[INFO] [stderr]     |
[INFO] [stderr] 335 |         let (program_bytes, witness) = satisfied.encode();
[INFO] [stderr]     |                             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_witness`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `genesis_hash` is never read
[INFO] [stderr]   --> src/mock_client.rs:21:5
[INFO] [stderr]    |
[INFO] [stderr] 17 | struct MockClientInner {
[INFO] [stderr]    |        --------------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 21 |     genesis_hash: BlockHash,
[INFO] [stderr]    |     ^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: methods `add_transaction`, `add_utxo`, `genesis_hash`, and `set_genesis_hash` are never used
[INFO] [stderr]   --> src/mock_client.rs:43:12
[INFO] [stderr]    |
[INFO] [stderr] 24 | impl MockClient {
[INFO] [stderr]    | --------------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 43 |     pub fn add_transaction(&self, txid: Txid, tx: Transaction) {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 49 |     pub fn add_utxo(&self, address: Address, utxo: Utxo) {
[INFO] [stderr]    |            ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 56 |     pub fn genesis_hash(&self) -> BlockHash {
[INFO] [stderr]    |            ^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 61 |     pub fn set_genesis_hash(&self, hash: BlockHash) {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `SIMPLE_PROGRAM` is never used
[INFO] [stderr]  --> src/test_fixtures.rs:6:11
[INFO] [stderr]   |
[INFO] [stderr] 6 | pub const SIMPLE_PROGRAM: &str = "fn main() { assert!(true); }";
[INFO] [stderr]   |           ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `FAILING_PROGRAM` is never used
[INFO] [stderr]  --> src/test_fixtures.rs:9:11
[INFO] [stderr]   |
[INFO] [stderr] 9 | pub const FAILING_PROGRAM: &str = "fn main() { assert!(false); }";
[INFO] [stderr]   |           ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `PARAMETERIZED_PROGRAM` is never used
[INFO] [stderr]   --> src/test_fixtures.rs:12:11
[INFO] [stderr]    |
[INFO] [stderr] 12 | pub const PARAMETERIZED_PROGRAM: &str = r#"
[INFO] [stderr]    |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `P2PK_PROGRAM` is never used
[INFO] [stderr]   --> src/test_fixtures.rs:20:11
[INFO] [stderr]    |
[INFO] [stderr] 20 | pub const P2PK_PROGRAM: &str = r#"
[INFO] [stderr]    |           ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `CAT_PROGRAM` is never used
[INFO] [stderr]   --> src/test_fixtures.rs:29:11
[INFO] [stderr]    |
[INFO] [stderr] 29 | pub const CAT_PROGRAM: &str = r#"
[INFO] [stderr]    |           ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `test_genesis_hash` is never used
[INFO] [stderr]   --> src/test_fixtures.rs:42:8
[INFO] [stderr]    |
[INFO] [stderr] 42 | pub fn test_genesis_hash() -> elements::BlockHash {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `test_utxo` is never used
[INFO] [stderr]   --> src/test_fixtures.rs:49:8
[INFO] [stderr]    |
[INFO] [stderr] 49 | pub fn test_utxo() -> crate::client::Utxo {
[INFO] [stderr]    |        ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `musk` (lib test) generated 11 warnings (run `cargo fix --lib -p musk --tests` to apply 2 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/musk-61fe564ed0794596)
[INFO] [stdout] 
[INFO] [stdout] running 28 tests
[INFO] [stdout] test config::tests::test_network_params ... ok
[INFO] [stdout] test config::tests::test_parse_toml ... ok
[INFO] [stdout] test mock_client::tests::test_mock_broadcast ... ok
[INFO] [stdout] test config::tests::test_default_config ... ok
[INFO] [stdout] test mock_client::tests::test_mock_generate_blocks ... ok
[INFO] [stdout] test mock_client::tests::test_mock_get_utxos ... ok
[INFO] [stdout] test mock_client::tests::test_mock_send_to_address ... ok
[INFO] [stdout] test mock_client::tests::test_mock_get_new_address ... ok
[INFO] [stdout] test program::tests::test_encode ... ok
[INFO] [stdout] test program::tests::test_address_generation ... ok
[INFO] [stdout] test util::tests::test_default_internal_key ... ok
[INFO] [stdout] test util::tests::test_parse_xonly_public_key_invalid ... ok
[INFO] [stdout] test program::tests::test_source_preservation ... ok
[INFO] [stdout] test util::tests::test_parse_xonly_public_key ... ok
[INFO] [stdout] test witness::tests::test_witness_builder_chaining ... ok
[INFO] [stdout] test program::tests::test_satisfy_empty_witness ... ok
[INFO] [stdout] test witness::tests::test_witness_builder_default ... ok
[INFO] [stdout] test program::tests::test_cmr_deterministic ... ok
[INFO] [stdout] test program::tests::test_instantiate_no_params ... ok
[INFO] [stdout] test program::tests::test_from_source_invalid_syntax ... ok
[INFO] [stdout] test witness::tests::test_witness_builder_empty ... ok
[INFO] [stdout] test witness::tests::test_witness_builder_with_value ... ok
[INFO] [stdout] test util::tests::test_sign_schnorr_valid ... ok
[INFO] [stdout] test util::tests::test_keypair_deterministic ... ok
[INFO] [stdout] test program::tests::test_from_source_valid ... ok
[INFO] [stdout] test witness::tests::test_witness_builder_with_pubkey ... ok
[INFO] [stdout] test util::tests::test_xonly_public_key ... ok
[INFO] [stdout] test witness::tests::test_witness_builder_with_signature ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 28 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/address.rs (/opt/rustwide/target/debug/deps/address-216e13c61b74019b)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test test_create_taproot_info ... ok
[INFO] [stdout] test test_control_block_exists ... ok
[INFO] [stdout] test test_script_version ... ok
[INFO] [stdout] test test_different_programs_different_addresses ... ok
[INFO] [stdout] test test_taproot_info_deterministic ... ok
[INFO] [stdout] test test_taproot_address_format ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.34s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration.rs (/opt/rustwide/target/debug/deps/integration-be4e78827aa8080e)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test test_signature_witness ... ok
[INFO] [stdout] test test_simple_program_lifecycle ... ok
[INFO] [stdout] test test_cryptographic_utilities ... ok
[INFO] [stdout] test test_network_config ... ok
[INFO] [stdout] test test_witness_building ... ok
[INFO] [stdout] test test_program_determinism ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests musk
[INFO] [stdout] 
[INFO] [stdout] running 26 tests
[INFO] [stdout] test src/lib.rs - (line 28) ... ignored
[INFO] [stdout] test src/lib.rs - (line 9) ... ignored
[INFO] [stdout] test src/program.rs - program::Program::from_file (line 43) ... ignored
[INFO] [stdout] test src/rpc_client.rs - rpc_client (line 10) ... ignored
[INFO] [stdout] test src/program.rs - program::SatisfiedProgram::inner (line 269) ... ok
[INFO] [stdout] test src/program.rs - program::SatisfiedProgram::encode (line 251) ... FAILED
[INFO] [stdout] test src/program.rs - program::InstantiatedProgram::inner (line 221) ... FAILED
[INFO] [stdout] test src/program.rs - program::InstantiatedProgram::satisfy (line 194) ... FAILED
[INFO] [stdout] test src/program.rs - program::Program::parameters (line 61) ... FAILED
[INFO] [stdout] test src/program.rs - program::InstantiatedProgram::cmr (line 129) ... FAILED
[INFO] [stdout] test src/program.rs - program::Program::source (line 104) ... ok
[INFO] [stdout] test src/util.rs - util::sign_schnorr (line 32) ... ok
[INFO] [stdout] test src/witness.rs - witness (line 8) ... ok
[INFO] [stdout] test src/program.rs - program::InstantiatedProgram::address (line 146) ... ok
[INFO] [stdout] test src/util.rs - util::parse_xonly_public_key (line 70) ... ok
[INFO] [stdout] test src/program.rs - program::Program::from_source (line 21) ... ok
[INFO] [stdout] test src/witness.rs - witness::WitnessBuilder::build (line 116) ... ok
[INFO] [stdout] test src/program.rs - program::Program::instantiate (line 76) ... ok
[INFO] [stdout] test src/witness.rs - witness::WitnessBuilder::with_pubkey (line 95) ... ok
[INFO] [stdout] test src/witness.rs - witness::WitnessBuilder::new (line 36) ... ok
[INFO] [stdout] test src/witness.rs - witness::WitnessBuilder::with_signature (line 73) ... ok
[INFO] [stdout] test src/witness.rs - witness::WitnessBuilder::with (line 53) ... ok
[INFO] [stdout] test src/program.rs - program::InstantiatedProgram::script_version (line 176) ... ok
[INFO] [stdout] test src/util.rs - util::keypair_from_u32 (line 9) ... ok
[INFO] [stdout] test src/util.rs - util::xonly_public_key (line 50) ... ok
[INFO] [stdout] test src/util.rs - util::default_internal_key (line 92) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/program.rs - program::SatisfiedProgram::encode (line 251) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestnc2mnI/rustcgqUanp/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libmusk-4188a85cf26666ef,libjsonrpc-362cf68581a1e7e6,libbase64-42295ac2e0e134a3,libtoml-10de10e7344a581a,libtoml_edit-b588698bda6d639a,libserde_spanned-6e5c39d7f92e6d3a,libindexmap-f006485b143d2676,libequivalent-6a754676e6af62ae,libhashbrown-25abce2d85979e8d,libwinnow-ff325613e0e6d4a9,libtoml_write-2c704ffd35684d73,libtoml_datetime-8ac9a700c39ab3ee,libthiserror-e777bba563bb50fb,libsimplicityhl-55f815b863a4bc4f,libserde-98a4bc9678acf46b,libpest-a908a6831ad87dfe,libucd_trie-64e35acb102f3b4d,libitertools-dcbae72c1778dec3,libsimplicity-3bc5a73f6591f2a1,libminiscript-b31378cb6696c02b,libsimplicity_sys-8bae41d6ae72ce43,libsantiago-5514fb1fef8ade3c,libregex-3c65bebca023032a,libregex_automata-fe924d4147a6c133,libregex_syntax-7dc7ab5f1f598203,libghost_cell-4722dbecf06dace5,libbyteorder-8f59b6d1bfdaa844,libeither-971932073343a62d,libelements-c78423b94c1dfb4a,libserde_json-b987669d5aaa1e42,libmemchr-9be7e24c0cc6f173,libitoa-f3a70a1441f7f89b,libzmij-647fb5a0be3744e9,libserde_core-2c928ee17a7447a4,libsecp256k1_zkp-bbef9df73c702618,libbitcoin_private-2a60a59a28fd46a9,libsecp256k1_zkp_sys-ba2ce3b2c8cfab82,libbitcoin-fe2da2685709d7d9,libbitcoin_units-30e0ad19d9b44004,libsecp256k1-4eaa69f2e129a94d,librand-beffa147539b814e,librand_chacha-9f7d56552d9b9c69,libppv_lite86-e61ae08ff3e0f333,libzerocopy-a897f899067c4c31,librand_core-c3c789e09959b5bf,libgetrandom-3079fbcd3642781b,liblibc-5603348982743fbe,libcfg_if-83060ec5685761ae,libsecp256k1_sys-a9f3b3c2ea9ac286,libbech32-66596766b7f29516,libbase58ck-9ed8b17cfed2a828,libbitcoin_hashes-8455d2c501c1c5d6,libbitcoin_io-9bce9ef30012ff30,libhex_conservative-08768c78b8e8da9f,libarrayvec-c7dde542da3995d2,libbitcoin_internals-abdcd0fbf382babb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lc" "-lm" "-lrt" "-lpthread" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestnc2mnI/rustcgqUanp/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/secp256k1-sys-0cc1d080a51d8a96/out" "-L" "/opt/rustwide/target/debug/build/secp256k1-zkp-sys-d292ce0fcb4571e0/out" "-L" "/opt/rustwide/target/debug/build/simplicity-sys-e89066904f294b46/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestnc2mnI/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/program.rs - program::InstantiatedProgram::inner (line 221) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestHMctg1/rustcAQhDuj/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libmusk-4188a85cf26666ef,libjsonrpc-362cf68581a1e7e6,libbase64-42295ac2e0e134a3,libtoml-10de10e7344a581a,libtoml_edit-b588698bda6d639a,libserde_spanned-6e5c39d7f92e6d3a,libindexmap-f006485b143d2676,libequivalent-6a754676e6af62ae,libhashbrown-25abce2d85979e8d,libwinnow-ff325613e0e6d4a9,libtoml_write-2c704ffd35684d73,libtoml_datetime-8ac9a700c39ab3ee,libthiserror-e777bba563bb50fb,libsimplicityhl-55f815b863a4bc4f,libserde-98a4bc9678acf46b,libpest-a908a6831ad87dfe,libucd_trie-64e35acb102f3b4d,libitertools-dcbae72c1778dec3,libsimplicity-3bc5a73f6591f2a1,libminiscript-b31378cb6696c02b,libsimplicity_sys-8bae41d6ae72ce43,libsantiago-5514fb1fef8ade3c,libregex-3c65bebca023032a,libregex_automata-fe924d4147a6c133,libregex_syntax-7dc7ab5f1f598203,libghost_cell-4722dbecf06dace5,libbyteorder-8f59b6d1bfdaa844,libeither-971932073343a62d,libelements-c78423b94c1dfb4a,libserde_json-b987669d5aaa1e42,libmemchr-9be7e24c0cc6f173,libitoa-f3a70a1441f7f89b,libzmij-647fb5a0be3744e9,libserde_core-2c928ee17a7447a4,libsecp256k1_zkp-bbef9df73c702618,libbitcoin_private-2a60a59a28fd46a9,libsecp256k1_zkp_sys-ba2ce3b2c8cfab82,libbitcoin-fe2da2685709d7d9,libbitcoin_units-30e0ad19d9b44004,libsecp256k1-4eaa69f2e129a94d,librand-beffa147539b814e,librand_chacha-9f7d56552d9b9c69,libppv_lite86-e61ae08ff3e0f333,libzerocopy-a897f899067c4c31,librand_core-c3c789e09959b5bf,libgetrandom-3079fbcd3642781b,liblibc-5603348982743fbe,libcfg_if-83060ec5685761ae,libsecp256k1_sys-a9f3b3c2ea9ac286,libbech32-66596766b7f29516,libbase58ck-9ed8b17cfed2a828,libbitcoin_hashes-8455d2c501c1c5d6,libbitcoin_io-9bce9ef30012ff30,libhex_conservative-08768c78b8e8da9f,libarrayvec-c7dde542da3995d2,libbitcoin_internals-abdcd0fbf382babb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lc" "-lm" "-lrt" "-lpthread" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestHMctg1/rustcAQhDuj/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/secp256k1-sys-0cc1d080a51d8a96/out" "-L" "/opt/rustwide/target/debug/build/secp256k1-zkp-sys-d292ce0fcb4571e0/out" "-L" "/opt/rustwide/target/debug/build/simplicity-sys-e89066904f294b46/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestHMctg1/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/program.rs - program::InstantiatedProgram::satisfy (line 194) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestWizH5x/rustc4X8gbW/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libmusk-4188a85cf26666ef,libjsonrpc-362cf68581a1e7e6,libbase64-42295ac2e0e134a3,libtoml-10de10e7344a581a,libtoml_edit-b588698bda6d639a,libserde_spanned-6e5c39d7f92e6d3a,libindexmap-f006485b143d2676,libequivalent-6a754676e6af62ae,libhashbrown-25abce2d85979e8d,libwinnow-ff325613e0e6d4a9,libtoml_write-2c704ffd35684d73,libtoml_datetime-8ac9a700c39ab3ee,libthiserror-e777bba563bb50fb,libsimplicityhl-55f815b863a4bc4f,libserde-98a4bc9678acf46b,libpest-a908a6831ad87dfe,libucd_trie-64e35acb102f3b4d,libitertools-dcbae72c1778dec3,libsimplicity-3bc5a73f6591f2a1,libminiscript-b31378cb6696c02b,libsimplicity_sys-8bae41d6ae72ce43,libsantiago-5514fb1fef8ade3c,libregex-3c65bebca023032a,libregex_automata-fe924d4147a6c133,libregex_syntax-7dc7ab5f1f598203,libghost_cell-4722dbecf06dace5,libbyteorder-8f59b6d1bfdaa844,libeither-971932073343a62d,libelements-c78423b94c1dfb4a,libserde_json-b987669d5aaa1e42,libmemchr-9be7e24c0cc6f173,libitoa-f3a70a1441f7f89b,libzmij-647fb5a0be3744e9,libserde_core-2c928ee17a7447a4,libsecp256k1_zkp-bbef9df73c702618,libbitcoin_private-2a60a59a28fd46a9,libsecp256k1_zkp_sys-ba2ce3b2c8cfab82,libbitcoin-fe2da2685709d7d9,libbitcoin_units-30e0ad19d9b44004,libsecp256k1-4eaa69f2e129a94d,librand-beffa147539b814e,librand_chacha-9f7d56552d9b9c69,libppv_lite86-e61ae08ff3e0f333,libzerocopy-a897f899067c4c31,librand_core-c3c789e09959b5bf,libgetrandom-3079fbcd3642781b,liblibc-5603348982743fbe,libcfg_if-83060ec5685761ae,libsecp256k1_sys-a9f3b3c2ea9ac286,libbech32-66596766b7f29516,libbase58ck-9ed8b17cfed2a828,libbitcoin_hashes-8455d2c501c1c5d6,libbitcoin_io-9bce9ef30012ff30,libhex_conservative-08768c78b8e8da9f,libarrayvec-c7dde542da3995d2,libbitcoin_internals-abdcd0fbf382babb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lc" "-lm" "-lrt" "-lpthread" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestWizH5x/rustc4X8gbW/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/secp256k1-sys-0cc1d080a51d8a96/out" "-L" "/opt/rustwide/target/debug/build/secp256k1-zkp-sys-d292ce0fcb4571e0/out" "-L" "/opt/rustwide/target/debug/build/simplicity-sys-e89066904f294b46/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestWizH5x/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/program.rs - program::Program::parameters (line 61) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestLDeoV7/rustcniKIMf/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libmusk-4188a85cf26666ef,libjsonrpc-362cf68581a1e7e6,libbase64-42295ac2e0e134a3,libtoml-10de10e7344a581a,libtoml_edit-b588698bda6d639a,libserde_spanned-6e5c39d7f92e6d3a,libindexmap-f006485b143d2676,libequivalent-6a754676e6af62ae,libhashbrown-25abce2d85979e8d,libwinnow-ff325613e0e6d4a9,libtoml_write-2c704ffd35684d73,libtoml_datetime-8ac9a700c39ab3ee,libthiserror-e777bba563bb50fb,libsimplicityhl-55f815b863a4bc4f,libserde-98a4bc9678acf46b,libpest-a908a6831ad87dfe,libucd_trie-64e35acb102f3b4d,libitertools-dcbae72c1778dec3,libsimplicity-3bc5a73f6591f2a1,libminiscript-b31378cb6696c02b,libsimplicity_sys-8bae41d6ae72ce43,libsantiago-5514fb1fef8ade3c,libregex-3c65bebca023032a,libregex_automata-fe924d4147a6c133,libregex_syntax-7dc7ab5f1f598203,libghost_cell-4722dbecf06dace5,libbyteorder-8f59b6d1bfdaa844,libeither-971932073343a62d,libelements-c78423b94c1dfb4a,libserde_json-b987669d5aaa1e42,libmemchr-9be7e24c0cc6f173,libitoa-f3a70a1441f7f89b,libzmij-647fb5a0be3744e9,libserde_core-2c928ee17a7447a4,libsecp256k1_zkp-bbef9df73c702618,libbitcoin_private-2a60a59a28fd46a9,libsecp256k1_zkp_sys-ba2ce3b2c8cfab82,libbitcoin-fe2da2685709d7d9,libbitcoin_units-30e0ad19d9b44004,libsecp256k1-4eaa69f2e129a94d,librand-beffa147539b814e,librand_chacha-9f7d56552d9b9c69,libppv_lite86-e61ae08ff3e0f333,libzerocopy-a897f899067c4c31,librand_core-c3c789e09959b5bf,libgetrandom-3079fbcd3642781b,liblibc-5603348982743fbe,libcfg_if-83060ec5685761ae,libsecp256k1_sys-a9f3b3c2ea9ac286,libbech32-66596766b7f29516,libbase58ck-9ed8b17cfed2a828,libbitcoin_hashes-8455d2c501c1c5d6,libbitcoin_io-9bce9ef30012ff30,libhex_conservative-08768c78b8e8da9f,libarrayvec-c7dde542da3995d2,libbitcoin_internals-abdcd0fbf382babb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lc" "-lm" "-lrt" "-lpthread" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestLDeoV7/rustcniKIMf/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/secp256k1-sys-0cc1d080a51d8a96/out" "-L" "/opt/rustwide/target/debug/build/secp256k1-zkp-sys-d292ce0fcb4571e0/out" "-L" "/opt/rustwide/target/debug/build/simplicity-sys-e89066904f294b46/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestLDeoV7/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/program.rs - program::InstantiatedProgram::cmr (line 129) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctest5n8Y5N/rustcgv81xX/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libmusk-4188a85cf26666ef,libjsonrpc-362cf68581a1e7e6,libbase64-42295ac2e0e134a3,libtoml-10de10e7344a581a,libtoml_edit-b588698bda6d639a,libserde_spanned-6e5c39d7f92e6d3a,libindexmap-f006485b143d2676,libequivalent-6a754676e6af62ae,libhashbrown-25abce2d85979e8d,libwinnow-ff325613e0e6d4a9,libtoml_write-2c704ffd35684d73,libtoml_datetime-8ac9a700c39ab3ee,libthiserror-e777bba563bb50fb,libsimplicityhl-55f815b863a4bc4f,libserde-98a4bc9678acf46b,libpest-a908a6831ad87dfe,libucd_trie-64e35acb102f3b4d,libitertools-dcbae72c1778dec3,libsimplicity-3bc5a73f6591f2a1,libminiscript-b31378cb6696c02b,libsimplicity_sys-8bae41d6ae72ce43,libsantiago-5514fb1fef8ade3c,libregex-3c65bebca023032a,libregex_automata-fe924d4147a6c133,libregex_syntax-7dc7ab5f1f598203,libghost_cell-4722dbecf06dace5,libbyteorder-8f59b6d1bfdaa844,libeither-971932073343a62d,libelements-c78423b94c1dfb4a,libserde_json-b987669d5aaa1e42,libmemchr-9be7e24c0cc6f173,libitoa-f3a70a1441f7f89b,libzmij-647fb5a0be3744e9,libserde_core-2c928ee17a7447a4,libsecp256k1_zkp-bbef9df73c702618,libbitcoin_private-2a60a59a28fd46a9,libsecp256k1_zkp_sys-ba2ce3b2c8cfab82,libbitcoin-fe2da2685709d7d9,libbitcoin_units-30e0ad19d9b44004,libsecp256k1-4eaa69f2e129a94d,librand-beffa147539b814e,librand_chacha-9f7d56552d9b9c69,libppv_lite86-e61ae08ff3e0f333,libzerocopy-a897f899067c4c31,librand_core-c3c789e09959b5bf,libgetrandom-3079fbcd3642781b,liblibc-5603348982743fbe,libcfg_if-83060ec5685761ae,libsecp256k1_sys-a9f3b3c2ea9ac286,libbech32-66596766b7f29516,libbase58ck-9ed8b17cfed2a828,libbitcoin_hashes-8455d2c501c1c5d6,libbitcoin_io-9bce9ef30012ff30,libhex_conservative-08768c78b8e8da9f,libarrayvec-c7dde542da3995d2,libbitcoin_internals-abdcd0fbf382babb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lc" "-lm" "-lrt" "-lpthread" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctest5n8Y5N/rustcgv81xX/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/secp256k1-sys-0cc1d080a51d8a96/out" "-L" "/opt/rustwide/target/debug/build/secp256k1-zkp-sys-d292ce0fcb4571e0/out" "-L" "/opt/rustwide/target/debug/build/simplicity-sys-e89066904f294b46/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest5n8Y5N/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/program.rs - program::InstantiatedProgram::cmr (line 129)
[INFO] [stdout]     src/program.rs - program::InstantiatedProgram::inner (line 221)
[INFO] [stdout]     src/program.rs - program::InstantiatedProgram::satisfy (line 194)
[INFO] [stdout]     src/program.rs - program::Program::parameters (line 61)
[INFO] [stdout]     src/program.rs - program::SatisfiedProgram::encode (line 251)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 17 passed; 5 failed; 4 ignored; 0 measured; 0 filtered out; finished in 14.84s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "dabd8e2c25002d2d5bec8b0586f9f5635ec992e733f6632b28cd0de55989c69c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dabd8e2c25002d2d5bec8b0586f9f5635ec992e733f6632b28cd0de55989c69c", kill_on_drop: false }`
[INFO] [stdout] dabd8e2c25002d2d5bec8b0586f9f5635ec992e733f6632b28cd0de55989c69c
