[INFO] fetching crate mwc_core 5.3.9... [INFO] testing mwc_core-5.3.9 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145330-1 [INFO] extracting crate mwc_core 5.3.9 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate mwc_core 5.3.9 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate mwc_core 5.3.9 [INFO] tweaked toml for crates.io crate mwc_core 5.3.9 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate mwc_core 5.3.9 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate mwc_core 5.3.9 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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ripemd160 v0.9.1 [INFO] [stderr] Downloaded mwc_keychain v5.3.9 [INFO] [stderr] Downloaded mwc_util v5.3.9 [INFO] [stderr] Downloaded password-hash v0.2.3 [INFO] [stderr] Downloaded pbkdf2 v0.8.0 [INFO] [stderr] Downloaded croaring v1.1.0 [INFO] [stderr] Downloaded mwc_secp256k1zkp v0.7.16 [INFO] [stderr] Downloaded croaring-sys v2.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7614025f3a5990319bee56a1a441c06d367a3c2731bd3b88f8c584fbbcffd503 [INFO] running `Command { std: "docker" "start" "-a" "7614025f3a5990319bee56a1a441c06d367a3c2731bd3b88f8c584fbbcffd503", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7614025f3a5990319bee56a1a441c06d367a3c2731bd3b88f8c584fbbcffd503", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7614025f3a5990319bee56a1a441c06d367a3c2731bd3b88f8c584fbbcffd503", kill_on_drop: false }` [INFO] [stdout] 7614025f3a5990319bee56a1a441c06d367a3c2731bd3b88f8c584fbbcffd503 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c4d148f20e1eb05f90b06f07d5dfe06eb47f696d4b9a8e6bcdd32498e80bed27 [INFO] running `Command { std: "docker" "start" "-a" "c4d148f20e1eb05f90b06f07d5dfe06eb47f696d4b9a8e6bcdd32498e80bed27", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling cc v1.2.29 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling destructure_traitobject v0.2.0 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling unsafe-any-ors v1.0.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling ordered-float v2.10.1 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling gimli v0.31.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling typemap-ors v1.0.0 [INFO] [stderr] Compiling crypto-mac v0.11.1 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling thread-id v4.2.2 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling log-mdc v0.1.0 [INFO] [stderr] Compiling rustc-demangle v0.1.25 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling base64ct v1.8.0 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Compiling sha3 v0.8.2 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling blake2-rfc v0.2.18 [INFO] [stderr] Compiling password-hash v0.2.3 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling ripemd160 v0.9.1 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling pbkdf2 v0.8.0 [INFO] [stderr] Compiling enum_primitive v0.1.1 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling mwc_secp256k1zkp v0.7.16 [INFO] [stderr] Compiling croaring-sys v2.1.0 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling addr2line v0.24.2 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling backtrace v0.3.75 [INFO] [stderr] Compiling croaring v1.1.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling curve25519-dalek v3.2.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling zip v0.5.13 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling log4rs v1.3.0 [INFO] [stderr] Compiling mwc_util v5.3.9 [INFO] [stderr] Compiling mwc_keychain v5.3.9 [INFO] [stderr] Compiling mwc_core v5.3.9 (/opt/rustwide/workdir) [INFO] [stdout] warning: struct `Edge` is never constructed [INFO] [stdout] --> src/pow/common.rs:35:12 [INFO] [stdout] | [INFO] [stdout] 35 | pub struct Edge { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.01s [INFO] running `Command { std: "docker" "inspect" "c4d148f20e1eb05f90b06f07d5dfe06eb47f696d4b9a8e6bcdd32498e80bed27", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c4d148f20e1eb05f90b06f07d5dfe06eb47f696d4b9a8e6bcdd32498e80bed27", kill_on_drop: false }` [INFO] [stdout] c4d148f20e1eb05f90b06f07d5dfe06eb47f696d4b9a8e6bcdd32498e80bed27 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 604273f2c684a43935023ad18f84ec5afc5ad5c55420e10715cc21e2048f8286 [INFO] running `Command { std: "docker" "start" "-a" "604273f2c684a43935023ad18f84ec5afc5ad5c55420e10715cc21e2048f8286", kill_on_drop: false }` [INFO] [stderr] Compiling mwc_core v5.3.9 (/opt/rustwide/workdir) [INFO] [stdout] warning: struct `Edge` is never constructed [INFO] [stdout] --> src/pow/common.rs:35:12 [INFO] [stdout] | [INFO] [stdout] 35 | pub struct Edge { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `TestElem` is never constructed [INFO] [stdout] --> tests/common.rs:172:12 [INFO] [stdout] | [INFO] [stdout] 172 | pub struct TestElem(pub [u32; 4]); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Edge` is never constructed [INFO] [stdout] --> src/pow/common.rs:35:12 [INFO] [stdout] | [INFO] [stdout] 35 | pub struct Edge { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 7.21s [INFO] running `Command { std: "docker" "inspect" "604273f2c684a43935023ad18f84ec5afc5ad5c55420e10715cc21e2048f8286", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "604273f2c684a43935023ad18f84ec5afc5ad5c55420e10715cc21e2048f8286", kill_on_drop: false }` [INFO] [stdout] 604273f2c684a43935023ad18f84ec5afc5ad5c55420e10715cc21e2048f8286 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] da1fd56d0c64f55b5725e6243b053f3ace717bfb4c432c2c8aeed466f7813249 [INFO] running `Command { std: "docker" "start" "-a" "da1fd56d0c64f55b5725e6243b053f3ace717bfb4c432c2c8aeed466f7813249", kill_on_drop: false }` [INFO] [stderr] warning: struct `Edge` is never constructed [INFO] [stderr] --> src/pow/common.rs:35:12 [INFO] [stderr] | [INFO] [stderr] 35 | pub struct Edge { [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `mwc_core` (lib) generated 1 warning [INFO] [stderr] warning: `mwc_core` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] warning: struct `TestElem` is never constructed [INFO] [stderr] --> tests/common.rs:172:12 [INFO] [stderr] | [INFO] [stderr] 172 | pub struct TestElem(pub [u32; 4]); [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `mwc_core` (test "block") generated 1 warning [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mwc_core-567cd64072512d4e) [INFO] [stdout] [INFO] [stdout] running 45 tests [INFO] [stdout] test consensus::test::test_rewards_full_cycle ... ignored [INFO] [stdout] test consensus::test::test_calc_mwc_block_overage ... ok [INFO] [stdout] test consensus::test::test_graph_weight ... ok [INFO] [stdout] test core::test::test_amount_from_hr ... ok [INFO] [stdout] test core::test::test_amount_to_hr ... ok [INFO] [stdout] test consensus::test::test_epoch_dates ... ok [INFO] [stdout] test core::id::test::test_short_id ... ok [INFO] [stdout] test core::id::test::short_id_ord ... ok [INFO] [stdout] test core::transaction::test::kernel_features_serialization ... ok [INFO] [stdout] test core::transaction::test::kernel_features_serialization_nrd_enabled ... ok [INFO] [stdout] test consensus::test::test_calc_mwc_block_reward ... ok [INFO] [stdout] test global::test::mainnet_header_len ... ok [INFO] [stdout] test genesis::test::mainnet_genesis_hash ... ok [INFO] [stdout] test genesis::test::floonet_genesis_hash ... ok [INFO] [stdout] test global::test::automated_testing_header_len ... ok [INFO] [stdout] test libtx::proof::tests::view_key ... ok [INFO] [stdout] test global::test::floonet_header_len ... ok [INFO] [stdout] test core::transaction::test::test_height_locked_kernel_ser_deser ... ok [INFO] [stdout] test core::transaction::test::test_nrd_kernel_ser_deser ... ok [INFO] [stdout] test core::transaction::test::commit_consistency ... ok [INFO] [stdout] test pow::cuckaroo::test::cuckaroo19_vectors ... ok [INFO] [stdout] test pow::cuckarood::test::cuckarood19_29_vectors ... ok [INFO] [stdout] test pow::cuckaroom::test::cuckaroom19_29_vectors ... ok [INFO] [stdout] test pow::cuckarooz::test::cuckarooz19_29_vectors ... ok [INFO] [stdout] test libtx::aggsig::test::batch_signature ... ok [INFO] [stdout] test core::transaction::test::test_plain_kernel_ser_deser ... ok [INFO] [stdout] test pow::siphash::test::hash_block ... ok [INFO] [stdout] test pow::siphash::test::hash_some ... ok [INFO] [stdout] test pow::test::genesis_pow ... ok [INFO] [stdout] test pow::types::tests::test_proof_rw ... ok [INFO] [stdout] test core::transaction::test::input_short_id ... ok [INFO] [stdout] test core::transaction::test::nrd_kernel_verify_sig ... ok [INFO] [stdout] test libtx::proof::tests::view_key_no_switch ... ok [INFO] [stdout] test libtx::secp_ser::test::ser_secp_primitives ... ok [INFO] [stdout] test pow::cuckatoo::test::cuckatoo ... ok [INFO] [stdout] test libtx::proof::tests::legacy_builder ... ok [INFO] [stdout] test libtx::proof::tests::view_key_hardened ... ok [INFO] [stdout] test libtx::build::test::blind_simpler_tx ... ok [INFO] [stdout] test libtx::build::test::blind_simple_tx_with_offset ... ok [INFO] [stdout] test libtx::build::test::blind_simple_tx ... ok [INFO] [stdout] test libtx::proof::tests::view_key_child ... ok [INFO] [stdout] test global::test::user_testing_header_len ... ok [INFO] [stdout] test libtx::proof::tests::builder ... ok [INFO] [stdout] test pow::lean::test::lean_miner ... ok [INFO] [stdout] test consensus::test::test_last_epoch ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 44 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 7.46s [INFO] [stdout] [INFO] [stderr] Running tests/block.rs (/opt/rustwide/target/debug/deps/block-dbd98fe08d4aaa9e) [INFO] [stdout] [INFO] [stdout] running 27 tests [INFO] [stdout] 2025-10-02T03:42:45.440127141+00:00 INFO mwc_util::logger - log4rs is initialized, stdout level: Debug, min. level: Debug [INFO] [stdout] 2025-10-02T03:42:45.564311399+00:00 DEBUG mwc_core::libtx::build - Building input (spending regular output): 7, 0100000001000000000000000000000000 [INFO] [stdout] 2025-10-02T03:42:45.598571763+00:00 DEBUG mwc_core::libtx::build - Building input (spending regular output): 6, 0100000001000000000000000000000000 [INFO] [stdout] 2025-10-02T03:42:45.631083658+00:00 DEBUG mwc_core::libtx::build - Building output: 5, Commitment(081e0161827ce96c01750c059ae7f53d5ab686da084942a492202903ca5f836ff7) [INFO] [stdout] 2025-10-02T03:42:45.646223825+00:00 DEBUG mwc_core::libtx::build - Building input (spending regular output): 7, 0100000001000000000000000000000000 [INFO] [stdout] 2025-10-02T03:42:45.646661115+00:00 DEBUG mwc_core::libtx::build - Building output: 3, Commitment(087b63c75472baec55d8bc2bbb36d888f9d132baf7caf0f6bec7ad52c9533ab49f) [INFO] [stdout] 2025-10-02T03:42:45.724066992+00:00 DEBUG mwc_core::libtx::build - Building output: 5, Commitment(08c150a92049d8ebac3de0460892c6224e1c1ad32877637a1e666a5876a97a68c9) [INFO] [stdout] 2025-10-02T03:42:45.725719141+00:00 DEBUG mwc_core::libtx::build - Building input (spending regular output): 10, 0100000001000000000000000000000000 [INFO] [stdout] 2025-10-02T03:42:45.726069061+00:00 DEBUG mwc_core::libtx::build - Building input (spending regular output): 11, 0100000002000000000000000000000000 [INFO] [stdout] 2025-10-02T03:42:45.741602549+00:00 DEBUG mwc_core::libtx::build - Building input (spending regular output): 6, 0100000001000000000000000000000000 [INFO] [stdout] 2025-10-02T03:42:45.748789128+00:00 DEBUG mwc_core::libtx::build - Building input (spending regular output): 6, 0100000001000000000000000000000000 [INFO] [stdout] 2025-10-02T03:42:45.750507357+00:00 DEBUG mwc_core::libtx::build - Building output: 19, Commitment(09a876102c9105986d9106621b9a5ee96e051f2b02cc0e1f56f41a013ddaf7f2cf) [INFO] [stdout] 2025-10-02T03:42:45.788285931+00:00 DEBUG mwc_core::libtx::build - Building output: 3, Commitment(08c0e9f5717354c9410b59e7f45276b8d9e37cfa2aa9c4f26000b607d609d16bb5) [INFO] [stdout] 2025-10-02T03:42:45.790810080+00:00 DEBUG mwc_core::libtx::build - Building output: 3, Commitment(087353cf56b27da368e6673dd5449a532a3df38a029bd2472f49ab5b3badc21a13) [INFO] [stdout] test empty_block_with_coinbase_is_valid ... ok [INFO] [stdout] 2025-10-02T03:42:45.813308766+00:00 DEBUG mwc_core::libtx::build - Building input (spending regular output): 6, 0100000001000000000000000000000000 [INFO] [stdout] 2025-10-02T03:42:45.836669362+00:00 DEBUG mwc_core::libtx::build - Building input (spending regular output): 6, 0100000001000000000000000000000000 [INFO] [stdout] test empty_block_serialized_size ... ok [INFO] [stdout] test deserialize_untrusted_header_weight ... ok [INFO] [stdout] 2025-10-02T03:42:45.862204188+00:00 DEBUG mwc_core::libtx::build - Building output: 3, Commitment(08df67ae1af881697d9f744684f9e07d1d199f6e335e2a4d5536d1325b63e77362) [INFO] [stdout] 2025-10-02T03:42:45.864941298+00:00 DEBUG mwc_core::libtx::build - Building input (spending regular output): 6, 0100000001000000000000000000000000 [INFO] [stdout] 2025-10-02T03:42:45.878134746+00:00 DEBUG mwc_core::libtx::build - Building output: 3, Commitment(098189284712e6e79643a413c56dbaa84935367ee7adb53c4dfd8ed34cbfd93f0a) [INFO] [stdout] 2025-10-02T03:42:45.893073513+00:00 DEBUG mwc_core::libtx::build - Building output: 3, Commitment(08685e04d9f0a04854f7959773171002e21c7f2f8d4f1520cb8b73ab2cb646b0ca) [INFO] [stdout] 2025-10-02T03:42:45.937010325+00:00 DEBUG mwc_core::libtx::build - Building input (spending regular output): 7, 0100000001000000000000000000000000 [INFO] [stdout] test hydrate_empty_compact_block ... ok [INFO] [stdout] 2025-10-02T03:42:45.966101551+00:00 DEBUG mwc_core::libtx::build - Building output: 3, Commitment(0923577ead57329d2e30bdcc2c143c9b1d19b421f8bb07250397b31b17a5e63850) [INFO] [stdout] 2025-10-02T03:42:45.998326505+00:00 DEBUG mwc_core::libtx::build - Building input (spending regular output): 6, 0100000001000000000000000000000000 [INFO] [stdout] 2025-10-02T03:42:46.029100630+00:00 DEBUG mwc_core::libtx::build - Building input (spending regular output): 7, 0100000001000000000000000000000000 [INFO] [stdout] 2025-10-02T03:42:46.039230558+00:00 DEBUG mwc_core::libtx::build - Building output: 3, Commitment(090ca810e826014104e468381fd8f955fc47329255a274e995fe9f19c7f294be6b) [INFO] [stdout] 2025-10-02T03:42:46.047100717+00:00 DEBUG mwc_core::libtx::build - Building output: 5, Commitment(09798952e4241b05bdf5375a91b5c19288686e5f4496a3baf056e428a4a32e67e2) [INFO] [stdout] 2025-10-02T03:42:46.125440483+00:00 DEBUG mwc_core::libtx::build - Building output: 1, Commitment(09c7e31a40176a9b8969c1ee006ce36b9a7a1bb217aed3fe8028df5981244ab8db) [INFO] [stdout] test remove_coinbase_output_flag ... ok [INFO] [stdout] test serialize_deserialize_header_version ... ok [INFO] [stdout] 2025-10-02T03:42:46.198389051+00:00 DEBUG mwc_core::libtx::build - Building output: 1, Commitment(09841d3e6a268f882bd7ebaef95c3d3f3a9f6a4bf596216e7572c66db7157fd9b8) [INFO] [stdout] test serialize_deserialize_block_header ... ok [INFO] [stdout] 2025-10-02T03:42:46.222037697+00:00 DEBUG mwc_core::libtx::build - Building output: 1, Commitment(09e7f52768b17a3ff43296ddd2bfc0e2ffdab126ccb2318b7b7bc6499f9de16538) [INFO] [stdout] test remove_coinbase_kernel_flag ... ok [INFO] [stdout] 2025-10-02T03:42:46.252436902+00:00 DEBUG mwc_core::libtx::build - Building input (spending regular output): 6, 0100000001000000000000000000000000 [INFO] [stdout] 2025-10-02T03:42:46.258920150+00:00 DEBUG mwc_core::libtx::build - Building input (spending coinbase): 2380952380, 0100000001000000000000000000000000 [INFO] [stdout] 2025-10-02T03:42:46.259164550+00:00 DEBUG mwc_core::libtx::build - Building input (spending coinbase): 2380952380, 0100000002000000000000000000000000 [INFO] [stdout] 2025-10-02T03:42:46.292521744+00:00 DEBUG mwc_core::libtx::build - Building output: 3, Commitment(0808e68dde3484fbe33985b0b52b64c81a941b12c76c4ac57bb1bc92011c2ac211) [INFO] [stdout] 2025-10-02T03:42:46.301413263+00:00 DEBUG mwc_core::libtx::build - Building output: 2380952380, Commitment(09448f76840265b9fa9abed44b2fa9cb23c4254b187105ebecff1aed7910ed63aa) [INFO] [stdout] test empty_compact_block_serialized_size ... ok [INFO] [stdout] 2025-10-02T03:42:46.318099650+00:00 DEBUG mwc_core::libtx::build - Building input (spending regular output): 10, 0100000001000000000000000000000000 [INFO] [stdout] 2025-10-02T03:42:46.318267640+00:00 DEBUG mwc_core::libtx::build - Building input (spending regular output): 10, 0100000002000000000000000000000000 [INFO] [stdout] 2025-10-02T03:42:46.342103626+00:00 DEBUG mwc_core::libtx::build - Building output: 10, Commitment(0854036ac7c5b31c1b1cc353fd1b7faf37016796c228b2e8b1155fa7ac064a31b7) [INFO] [stdout] 2025-10-02T03:42:46.343812446+00:00 DEBUG mwc_core::libtx::build - Building output: 1, Commitment(09464a8699ac884bc633730291ac6c40cc982e484f02877758832e92db92d643ed) [INFO] [stdout] 2025-10-02T03:42:46.346792595+00:00 DEBUG mwc_core::libtx::build - Building input (spending regular output): 500000, 0100000000000000000000000000000000 [INFO] [stdout] 2025-10-02T03:42:46.362489723+00:00 DEBUG mwc_core::libtx::build - Building output: 5, Commitment(08d13512dd57780d3bcaf9c8edca9ae185805090b1d9ce61b2731f6ec9583d5527) [INFO] [stdout] 2025-10-02T03:42:46.370583801+00:00 DEBUG mwc_core::libtx::build - Building output: 3, Commitment(08b73ae988a10c10876fe0f7aaa49860bb4376c3c6cfa2f80894f963628742e6a8) [INFO] [stdout] 2025-10-02T03:42:46.376691770+00:00 DEBUG mwc_core::libtx::build - Building output: 1, Commitment(08f3867ed7a120e1acd1df642e9ef6f7a6d8c244f05306a9aed362022f7d07ef97) [INFO] [stdout] 2025-10-02T03:42:46.385581609+00:00 DEBUG mwc_core::libtx::build - Building output: 1, Commitment(09ce5f436da55514840506d9ba4b0cf5b17aa85d05c5e831fb41d0a83ff0c3dca5) [INFO] [stdout] 2025-10-02T03:42:46.411956934+00:00 DEBUG mwc_core::libtx::build - Building output: 1, Commitment(083aff90e0c58860155e9aa77412bcf7bbe54886654aefadbaf3862ab8691ad413) [INFO] [stdout] 2025-10-02T03:42:46.419975933+00:00 DEBUG mwc_core::libtx::build - Building input (spending regular output): 5, 0100000002000000000000000000000000 [INFO] [stdout] 2025-10-02T03:42:46.469223184+00:00 DEBUG mwc_core::libtx::build - Building output: 3, Commitment(09628fa23b44e3fe62967587fffc40287054f70436bea7c2392359cc98c4ae842a) [INFO] [stdout] 2025-10-02T03:42:46.540090682+00:00 DEBUG mwc_core::libtx::build - Building output: 6, Commitment(08cdd7e25f4a988771aa0fad38a66593f3247d9f5d0da30b2f94cc5392ce28ce50) [INFO] [stdout] 2025-10-02T03:42:46.675685499+00:00 DEBUG mwc_core::libtx::build - Building input (spending regular output): 6, 0100000001000000000000000000000000 [INFO] [stdout] test compact_block_hash_with_nonce ... ok [INFO] [stdout] 2025-10-02T03:42:46.710099693+00:00 DEBUG mwc_core::libtx::build - Building output: 1, Commitment(083fa5576c52a36ce645e408c693758fc84e6361ef7af4358069d92f72c8906bbe) [INFO] [stdout] 2025-10-02T03:42:46.713655652+00:00 DEBUG mwc_core::libtx::build - Building output: 3, Commitment(09a8345c95ab2ada04e6e157903f731f6539310233c1d5619d0b8e8fc6edea6214) [INFO] [stdout] 2025-10-02T03:42:46.717778292+00:00 DEBUG mwc_core::libtx::build - Building output: 5, Commitment(09871b493fc6765fdfe2d36e9ef2abcd39d71b6ccc336483b1d58cfbbf0953728f) [INFO] [stdout] 2025-10-02T03:42:46.753573756+00:00 DEBUG mwc_core::libtx::build - Building output: 2280952380, Commitment(09fa7280687772dc921b0dd4d40cc62f8cde6253c85f60cd63e1362712202aaf4a) [INFO] [stdout] test very_empty_block ... ok [INFO] [stdout] 2025-10-02T03:42:46.805527267+00:00 DEBUG mwc_core::libtx::build - Building output: 4, Commitment(091f6d6103b43d97a5330729e07fe49207661bb7d656b60fe0085af9aaaa26cb6c) [INFO] [stdout] test validate_header_proof ... ok [INFO] [stdout] test compact_block_single_tx_serialized_size ... ok [INFO] [stdout] 2025-10-02T03:42:46.820275864+00:00 DEBUG mwc_core::libtx::build - Building input (spending regular output): 6, 0100000001000000000000000000000000 [INFO] [stdout] 2025-10-02T03:42:46.834444032+00:00 DEBUG mwc_core::libtx::build - Building output: 3, Commitment(08099b03511e2ca28adf496d0a8a8bbc1cbfc5126560d8d9a0c6091595b6ecda62) [INFO] [stdout] 2025-10-02T03:42:46.926886406+00:00 DEBUG mwc_core::libtx::build - Building input (spending regular output): 7, 0100000001000000000000000000000000 [INFO] [stdout] 2025-10-02T03:42:46.962571720+00:00 DEBUG mwc_core::libtx::build - Building output: 3, Commitment(09b16abd6def632f4092fc4b2ef6641008cb702bbacfc3766bb6cbb0a70390e9a0) [INFO] [stdout] test convert_block_to_compact_block ... ok [INFO] [stdout] 2025-10-02T03:42:46.991817215+00:00 DEBUG mwc_core::libtx::build - Building output: 100000000, Commitment(08a27cc61920a146acca1b6a7c646feaed4607cfdb309f86d11f567b760c9e7452) [INFO] [stdout] test block_single_tx_serialized_size ... ok [INFO] [stdout] 2025-10-02T03:42:47.019788840+00:00 DEBUG mwc_core::libtx::build - Building output: 1, Commitment(080bc6ad5ce6d836d1b7d4f8d2690fc475dcb097f4f6cd2fcfd4cfaa051c33fe90) [INFO] [stdout] 2025-10-02T03:42:47.046782535+00:00 DEBUG mwc_core::libtx::build - Building output: 1, Commitment(0822e9969ff6dd92da68b72898acec41e266a1be3322acfd6771d644e0250bdee2) [INFO] [stdout] test block_with_cut_through ... ok [INFO] [stdout] 2025-10-02T03:42:47.114984274+00:00 DEBUG mwc_core::libtx::build - Building output: 5, Commitment(088d7bc9787f29394c9b53e54aef641d77b8f82809dc3c675a02dbc535d8bcefe2) [INFO] [stdout] test serialize_deserialize_compact_block ... ok [INFO] [stdout] test serialize_deserialize_block ... ok [INFO] [stdout] test same_amount_outputs_copy_range_proof ... ok [INFO] [stdout] 2025-10-02T03:42:47.223956635+00:00 DEBUG mwc_core::libtx::build - Building output: 3, Commitment(083c8f450cfb7c0da2e177f790ca78a805d321287a3457150071a3784766c68e44) [INFO] [stdout] test block_with_nrd_kernel_nrd_not_enabled ... ok [INFO] [stdout] test block_with_nrd_kernel_pre_post_hf3 ... ok [INFO] [stdout] 2025-10-02T03:42:47.275215436+00:00 DEBUG mwc_core::libtx::build - Building output: 5, Commitment(08b0e84235444318a2f790bae449a69d6254dbcdd5d3f8c79bc66b14397f9bf60b) [INFO] [stdout] 2025-10-02T03:42:47.291173464+00:00 DEBUG mwc_core::libtx::build - Building input (spending regular output): 6, 0100000001000000000000000000000000 [INFO] [stdout] test test_verify_cut_through_plain ... ok [INFO] [stdout] 2025-10-02T03:42:47.305505371+00:00 DEBUG mwc_core::libtx::build - Building output: 3, Commitment(09c364f0d25cb32c5bbf166981a3a1ee7a2f154416df4a5d85516d08df852e848e) [INFO] [stdout] 2025-10-02T03:42:47.306837131+00:00 DEBUG mwc_core::libtx::build - Building input (spending regular output): 6, 0100000001000000000000000000000000 [INFO] [stdout] 2025-10-02T03:42:47.320137899+00:00 DEBUG mwc_core::libtx::build - Building output: 3, Commitment(092c16154f25ecf46ff216fbfa820f3eb7519893dbb268cd9a66382cf7beffd28e) [INFO] [stdout] test test_verify_cut_through_coinbase ... ok [INFO] [stdout] 2025-10-02T03:42:47.374368209+00:00 DEBUG mwc_core::libtx::build - Building input (spending regular output): 7, 0100000001000000000000000000000000 [INFO] [stdout] 2025-10-02T03:42:47.384836257+00:00 DEBUG mwc_core::libtx::build - Building output: 2, Commitment(080d4276809762ec5d75d415d6c1205b386971f891c052e133d244ae8a2883876a) [INFO] [stdout] 2025-10-02T03:42:47.396543715+00:00 DEBUG mwc_core::libtx::build - Building output: 5, Commitment(0887ca986c3a47e106ff0cf0630154917c2504ed7d9c2b9d06808ed70fe077cdd4) [INFO] [stdout] 2025-10-02T03:42:47.432445299+00:00 DEBUG mwc_core::libtx::build - Building output: 1, Commitment(092926737e5dd241b0658dc026600308623c3d020c54be859684dce06fc12a3cbb) [INFO] [stdout] 2025-10-02T03:42:47.454096156+00:00 DEBUG mwc_core::libtx::build - Building output: 1, Commitment(08d38ddeb8de9f11aaae9d13e19b5eb37f4a7c29a23712dab35f2a61614d2b9615) [INFO] [stdout] 2025-10-02T03:42:47.492695889+00:00 DEBUG mwc_core::libtx::build - Building output: 4, Commitment(09f9cb27ff6db9929b37d4b7d4d1bf9c59dbc807cd134c9ceb45cf1a5aff512c3c) [INFO] [stdout] 2025-10-02T03:42:47.508850876+00:00 DEBUG mwc_core::libtx::build - Building output: 5, Commitment(093346f7fb69a29119be093dd2ec84fb80abaafc232599bd33743726160863d76b) [INFO] [stdout] 2025-10-02T03:42:47.588047762+00:00 DEBUG mwc_core::libtx::build - Building input (spending regular output): 6, 0100000001000000000000000000000000 [INFO] [stdout] 2025-10-02T03:42:47.597731611+00:00 DEBUG mwc_core::libtx::build - Building output: 3, Commitment(08e23b7ae6a3ea1bd7f60e1fdd3b1cbebde3e5da4bcac80ef260e067751c70d692) [INFO] [stdout] 2025-10-02T03:42:47.632054315+00:00 DEBUG mwc_core::libtx::build - Building output: 5, Commitment(08b3363c663407c062fc72ca7b6fdee633b6c553279160a610ea2c434cf31f8e3c) [INFO] [stdout] 2025-10-02T03:42:47.633895715+00:00 DEBUG mwc_core::libtx::build - Building input (spending regular output): 6, 0100000001000000000000000000000000 [INFO] [stdout] 2025-10-02T03:42:47.646067513+00:00 DEBUG mwc_core::libtx::build - Building output: 3, Commitment(08f059f5d9ab08266f62596105612ef7cae07fb9e42f85efedeb114da7944f489a) [INFO] [stdout] 2025-10-02T03:42:47.728486429+00:00 DEBUG mwc_core::libtx::build - Building output: 1, Commitment(09adcbbcb07e578a65400f98ae3a7421084682fb42fcbcc3f2fe0d18f2ee50effa) [INFO] [stdout] 2025-10-02T03:42:47.778938650+00:00 DEBUG mwc_core::libtx::build - Building output: 5, Commitment(090ee6252e73001a9a07e8f32a3d41e8c9cb16598c07bb02925bedcf6fe7165b82) [INFO] [stdout] 2025-10-02T03:42:47.791438338+00:00 DEBUG mwc_core::libtx::build - Building output: 1, Commitment(098e786cde55702043642eb378983aa864d07b00e5daac557c1704254278390f50) [INFO] [stdout] test wrong_amount_range_proof ... ok [INFO] [stdout] 2025-10-02T03:42:47.911137287+00:00 DEBUG mwc_core::libtx::build - Building output: 5, Commitment(09f5272dc9aeb59079919057728d4b1d050cfc22cc367a57d5c8655c93c1e62915) [INFO] [stdout] 2025-10-02T03:42:47.912131547+00:00 DEBUG mwc_core::libtx::build - Building input (spending regular output): 6, 0100000001000000000000000000000000 [INFO] [stdout] 2025-10-02T03:42:47.925553135+00:00 DEBUG mwc_core::libtx::build - Building output: 3, Commitment(08c678a136b6b778b5fa83a402cd5608b1ee895abfcb9cb5042e3de4fa34913660) [INFO] [stdout] 2025-10-02T03:42:47.974614516+00:00 DEBUG mwc_core::libtx::build - Building input (spending regular output): 6, 0100000001000000000000000000000000 [INFO] [stdout] 2025-10-02T03:42:47.987730014+00:00 DEBUG mwc_core::libtx::build - Building output: 3, Commitment(08c7fa0420baa023f5ca4341f2f1d3acf8b7503a83dbdeee635b6287ae2b3affca) [INFO] [stdout] 2025-10-02T03:42:48.051235693+00:00 DEBUG mwc_core::libtx::build - Building output: 5, Commitment(0874ff381f0bad73be504a48fb5024dc6aeac860739de67ae531f08c70c3897ef6) [INFO] [stdout] 2025-10-02T03:42:48.062052591+00:00 DEBUG mwc_core::libtx::build - Building output: 1, Commitment(088925667b766e9a92dee9f32557c94c32cd8639f6a4d23cd357a0d2bf56c36737) [INFO] [stdout] 2025-10-02T03:42:48.130900109+00:00 DEBUG mwc_core::libtx::build - Building output: 1, Commitment(08b00cf13d0c10cc0121ce6b1b1d7a913c5d6638052f4ff687a2e645f413a31798) [INFO] [stdout] 2025-10-02T03:42:48.189473759+00:00 DEBUG mwc_core::libtx::build - Building output: 5, Commitment(0889ddbf889a799ddc21f8b889a2927bec70ddd59052ca8d9203635ee3a22df2dd) [INFO] [stdout] 2025-10-02T03:42:48.281311954+00:00 DEBUG mwc_core::libtx::build - Building input (spending regular output): 6, 0100000001000000000000000000000000 [INFO] [stdout] 2025-10-02T03:42:48.296489541+00:00 DEBUG mwc_core::libtx::build - Building output: 3, Commitment(0877225717817bc8e6eef436005ad4609a3592a60da6e5c6add89282558d1add7c) [INFO] [stdout] 2025-10-02T03:42:48.355205061+00:00 DEBUG mwc_core::libtx::build - Building input (spending regular output): 6, 0100000001000000000000000000000000 [INFO] [stdout] 2025-10-02T03:42:48.373874618+00:00 DEBUG mwc_core::libtx::build - Building output: 3, Commitment(09b523ed5772bfcdfb318991802e0626027be87862c8f5de4221a4567e0d73f614) [INFO] [stdout] 2025-10-02T03:42:48.453127034+00:00 DEBUG mwc_core::libtx::build - Building output: 1, Commitment(08369fae9cfab0b4030d98ad1f448ce1125de15dcc0b6d08bca6c75ce5b11a8614) [INFO] [stdout] 2025-10-02T03:42:48.545355109+00:00 DEBUG mwc_core::libtx::build - Building output: 1, Commitment(09d9e46a08792333b5c83e79008b69b90aced8dbbdcc1afedff1e62941ca0dd2ba) [INFO] [stdout] test too_large_block ... ok [INFO] [stdout] 2025-10-02T03:42:48.687467334+00:00 DEBUG mwc_core::libtx::build - Building input (spending regular output): 6, 0100000001000000000000000000000000 [INFO] [stdout] 2025-10-02T03:42:48.709551730+00:00 DEBUG mwc_core::libtx::build - Building output: 3, Commitment(09e32ed17081335ae2ff7ad482b66ea6e4088ae14c047e66cc26b819d07d66f090) [INFO] [stdout] 2025-10-02T03:42:48.819842422+00:00 DEBUG mwc_core::libtx::build - Building input (spending regular output): 6, 0100000001000000000000000000000000 [INFO] [stdout] 2025-10-02T03:42:48.841542008+00:00 DEBUG mwc_core::libtx::build - Building output: 3, Commitment(092ebfef0dd5d99dece9ea721ac5ffa0686bdb7c90aaada576e04ab0fc1cfd375a) [INFO] [stdout] 2025-10-02T03:42:48.889698999+00:00 DEBUG mwc_core::libtx::build - Building output: 1, Commitment(091dd1d327b61491fc3d14cc6d4f2c559b199c1aed78b472569444893bdbb1f957) [INFO] [stdout] 2025-10-02T03:42:48.992143992+00:00 DEBUG mwc_core::libtx::build - Building output: 1, Commitment(0900129478e285a378db6636166a5a928f4913b85596453cf011d9fbf9686ced37) [INFO] [stdout] 2025-10-02T03:42:49.109581882+00:00 DEBUG mwc_core::libtx::build - Building input (spending regular output): 6, 0100000001000000000000000000000000 [INFO] [stdout] 2025-10-02T03:42:49.123834539+00:00 DEBUG mwc_core::libtx::build - Building output: 3, Commitment(0918bbdb7e0318a02a35beac99a4d374ceca8e31ae00053463f87a53ca851761d0) [INFO] [stdout] 2025-10-02T03:42:49.201392146+00:00 DEBUG mwc_core::libtx::build - Building input (spending regular output): 6, 0100000001000000000000000000000000 [INFO] [stdout] 2025-10-02T03:42:49.219869023+00:00 DEBUG mwc_core::libtx::build - Building output: 3, Commitment(0906b1b00d5da7269a4b0ac22854f098b83239327a7f6eab557afb73790e0c82e4) [INFO] [stdout] 2025-10-02T03:42:49.272244714+00:00 DEBUG mwc_core::libtx::build - Building output: 1, Commitment(098d83183127484bd10ce621011f57af2dc3db8c22c06da13510066b2225c5bb89) [INFO] [stdout] 2025-10-02T03:42:49.394459583+00:00 DEBUG mwc_core::libtx::build - Building output: 1, Commitment(09e0f82972ba1a375ec8e2ff495b7a6278449fbd3ab8d445544c36861850bf5535) [INFO] [stdout] 2025-10-02T03:42:49.518675862+00:00 DEBUG mwc_core::libtx::build - Building input (spending regular output): 6, 0100000001000000000000000000000000 [INFO] [stdout] 2025-10-02T03:42:49.536582559+00:00 DEBUG mwc_core::libtx::build - Building output: 3, Commitment(0950090df60cf0aadec56f73ac8bc464722863f15c96edd440a574328ca2cfa47c) [INFO] [stdout] 2025-10-02T03:42:49.618102975+00:00 DEBUG mwc_core::libtx::build - Building input (spending regular output): 6, 0100000001000000000000000000000000 [INFO] [stdout] 2025-10-02T03:42:49.633326583+00:00 DEBUG mwc_core::libtx::build - Building output: 3, Commitment(09ac3b6f846b1456c960352499108717e3563efe0925abd856592f304ad889e1fe) [INFO] [stdout] 2025-10-02T03:42:49.682653684+00:00 DEBUG mwc_core::libtx::build - Building output: 1, Commitment(083a5337521f816ef21565f17a2fad56de722dd9445bcd69c20c9d4189db9aecb9) [INFO] [stdout] 2025-10-02T03:42:49.780485307+00:00 DEBUG mwc_core::libtx::build - Building output: 1, Commitment(0881087f368b2cf48bc2f58aba40c7e2ec823a9de3541971534316008a5226289d) [INFO] [stdout] 2025-10-02T03:42:49.829293439+00:00 DEBUG mwc_core::libtx::build - Building input (spending regular output): 6, 0100000001000000000000000000000000 [INFO] [stdout] 2025-10-02T03:42:49.839174967+00:00 DEBUG mwc_core::libtx::build - Building output: 3, Commitment(0930373863020f98cb88a1c2a7e149a3e7563e73e0a8fb7e4a9bec515c987a8d72) [INFO] [stdout] 2025-10-02T03:42:49.953546728+00:00 DEBUG mwc_core::libtx::build - Building output: 1, Commitment(09fca0a2209eaaf2b3c334609f7564d39139f70adc38ebf0c626651c8644902caf) [INFO] [stdout] 2025-10-02T03:42:49.990599751+00:00 DEBUG mwc_core::libtx::build - Building input (spending regular output): 6, 0100000001000000000000000000000000 [INFO] [stdout] 2025-10-02T03:42:50.004863069+00:00 DEBUG mwc_core::libtx::build - Building output: 3, Commitment(0867d258d39781b9748e3dd09e0f8ab8245598e4ad96ffc7666f87ca630f87517d) [INFO] [stdout] 2025-10-02T03:42:50.148278224+00:00 DEBUG mwc_core::libtx::build - Building output: 1, Commitment(0854e2780ea755126446ce8edc26de15824224aeec50a4a71f517760b1130d6aa1) [INFO] [stdout] test block_10_tx_serialized_size ... ok [INFO] [stdout] test compact_block_10_tx_serialized_size ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 27 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 5.01s [INFO] [stdout] [INFO] [stderr] Running tests/common.rs (/opt/rustwide/target/debug/deps/common-f0c9d827c8a50fbe) [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 tests/consensus_automated.rs (/opt/rustwide/target/debug/deps/consensus_automated-98901adf3f46c9a0) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test next_target_adjustment ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/consensus_mainnet.rs (/opt/rustwide/target/debug/deps/consensus_mainnet-c8394b35c902b054) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test test_secondary_pow_scale ... ok [INFO] [stdout] test test_secondary_pow_ratio ... ok [INFO] [stdout] test next_target_adjustment ... ok [INFO] [stdout] test hard_forks ... ok [INFO] [stdout] test adjustment_scenarios ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.19s [INFO] [stdout] [INFO] [stderr] Running tests/core.rs (/opt/rustwide/target/debug/deps/core-ef7d0a73cadde4be) [INFO] [stdout] [INFO] [stdout] running 23 tests [INFO] [stdout] test blind_tx ... ignored [INFO] [stdout] test reward_empty_block ... ok [INFO] [stdout] test simple_tx_ser ... ok [INFO] [stdout] test simple_tx_ser_deser ... ok [INFO] [stdout] test test_verify_2i1o_sig ... ok [INFO] [stdout] test test_verify_1i1o_sig ... ok [INFO] [stdout] test build_two_half_kernels ... ok [INFO] [stdout] test hash_output ... ok [INFO] [stdout] test reward_with_tx_block ... ok [INFO] [stdout] test build_tx_kernel ... ok [INFO] [stdout] test tx_build_exchange ... ok [INFO] [stdout] test test_zero_commit_fails ... ok [INFO] [stdout] test simple_block ... ok [INFO] [stdout] test multi_kernel_transaction_deaggregation_3 ... ok [INFO] [stdout] test tx_hash_diff ... ok [INFO] [stdout] test tx_double_ser_deser ... ok [INFO] [stdout] test multi_kernel_transaction_deaggregation_2 ... ok [INFO] [stdout] test test_block_with_timelocked_tx ... ok [INFO] [stdout] test basic_transaction_deaggregation ... ok [INFO] [stdout] test transaction_cut_through ... ok [INFO] [stdout] test multi_kernel_transaction_deaggregation ... ok [INFO] [stdout] test multi_kernel_transaction_deaggregation_4 ... ok [INFO] [stdout] test multi_kernel_transaction_deaggregation_5 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 22 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 3.64s [INFO] [stdout] [INFO] [stderr] Running tests/merkle_proof.rs (/opt/rustwide/target/debug/deps/merkle_proof-7e3c890471b1d0d5) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test empty_merkle_proof ... ok [INFO] [stdout] test pmmr_merkle_proof_prune_and_rewind ... ok [INFO] [stdout] test merkle_proof_ser_deser ... ok [INFO] [stderr] Running tests/pmmr.rs (/opt/rustwide/target/debug/deps/pmmr-6f0fd8a7f0d6c2e8) [INFO] [stdout] test pmmr_merkle_proof ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 22 tests [INFO] [stdout] test bench_peak_map ... ignored [INFO] [stdout] test check_insertion_to_pmmr_index ... ok [INFO] [stdout] test check_elements_from_pmmr_index ... ok [INFO] [stdout] test pmmr_get_last_n_insertions ... ok [INFO] [stdout] test pmmr_prune ... ok [INFO] [stdout] test first_100_mmr_heights ... ok [INFO] [stdout] test some_peak_map ... ok [INFO] [stdout] test some_peaks ... ok [INFO] [stdout] test pmmr_push_root ... ok [INFO] [stdout] test test_bintree_leftmost ... ok [INFO] [stdout] test test_bintree_leaf_pos_iter ... ok [INFO] [stdout] test test_bintree_pos_iter ... ok [INFO] [stdout] test test_bintree_range ... ok [INFO] [stdout] test test_bintree_rightmost ... ok [INFO] [stdout] test test_is_leaf ... ok [INFO] [stdout] test some_peak_size ... ok [INFO] [stdout] test test_is_left_sibling ... ok [INFO] [stdout] test test_n_leaves ... ok [INFO] [stdout] test various_branches ... ok [INFO] [stdout] test test_pmmr_leaf_to_insertion_index ... ok [INFO] [stdout] test various_families ... ok [INFO] [stdout] test test_round_up_to_leaf_pos ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 21 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/segment.rs (/opt/rustwide/target/debug/deps/segment-b1826062de2b8ccb) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test unprunable_mmr ... ok [INFO] [stdout] test unprunable_mmr_2618 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.16s [INFO] [stdout] [INFO] [stderr] Running tests/transaction.rs (/opt/rustwide/target/debug/deps/transaction-618a9f12afcfcb23) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test test_fee_fields ... ok [INFO] [stdout] test test_transaction_equal ... ok [INFO] [stdout] test test_output_ser_deser ... ok [INFO] [stdout] test test_transaction_json_ser_deser ... ok [INFO] [stderr] Running tests/vec_backend.rs (/opt/rustwide/target/debug/deps/vec_backend-6d3c1d96617f4cb8) [INFO] [stdout] test test_verify_cut_through_coinbase ... ok [INFO] [stdout] test test_verify_cut_through_plain ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.69s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test leaf_pos_and_idx_iter_hash_only_test ... ok [INFO] [stdout] test leaf_pos_and_idx_iter_test ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests mwc_core [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test src/libtx/aggsig.rs - libtx::aggsig::create_secnonce (line 36) ... ok [INFO] [stdout] test src/libtx/aggsig.rs - libtx::aggsig::calculate_partial_sig (line 69) ... ok [INFO] [stdout] test src/libtx/aggsig.rs - libtx::aggsig::verify_partial_sig (line 139) ... ok [INFO] [stdout] test src/libtx/aggsig.rs - libtx::aggsig::verify_single_from_commit (line 286) ... ok [INFO] [stdout] test src/libtx/aggsig.rs - libtx::aggsig::verify_completed_sig (line 356) ... ok [INFO] [stdout] test src/libtx/aggsig.rs - libtx::aggsig::sign_from_key_id (line 221) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.30s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "da1fd56d0c64f55b5725e6243b053f3ace717bfb4c432c2c8aeed466f7813249", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "da1fd56d0c64f55b5725e6243b053f3ace717bfb4c432c2c8aeed466f7813249", kill_on_drop: false }` [INFO] [stdout] da1fd56d0c64f55b5725e6243b053f3ace717bfb4c432c2c8aeed466f7813249