[INFO] fetching crate titan-types 0.1.31... [INFO] testing titan-types-0.1.31 against beta-2025-10-28 for beta-1.92-2 [INFO] extracting crate titan-types 0.1.31 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate titan-types 0.1.31 [INFO] finished tweaking crates.io crate titan-types 0.1.31 [INFO] tweaked toml for crates.io crate titan-types 0.1.31 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate titan-types 0.1.31 on toolchain beta-2025-10-28 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate titan-types 0.1.31 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-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cfb76d436cc572dba6ca5c8973740316efa8b3a1de7b751cd0123e576c353f77 [INFO] running `Command { std: "docker" "start" "-a" "cfb76d436cc572dba6ca5c8973740316efa8b3a1de7b751cd0123e576c353f77", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cfb76d436cc572dba6ca5c8973740316efa8b3a1de7b751cd0123e576c353f77", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cfb76d436cc572dba6ca5c8973740316efa8b3a1de7b751cd0123e576c353f77", kill_on_drop: false }` [INFO] [stdout] cfb76d436cc572dba6ca5c8973740316efa8b3a1de7b751cd0123e576c353f77 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] afb5c8baa2b649d3ce3c2353798db986ba4a13cf80fe2c9eeb991823cdfd9f29 [INFO] running `Command { std: "docker" "start" "-a" "afb5c8baa2b649d3ce3c2353798db986ba4a13cf80fe2c9eeb991823cdfd9f29", kill_on_drop: false }` [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling bitcoin-io v0.1.3 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling bitcoin-internals v0.3.0 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling serde_json v1.0.134 [INFO] [stderr] Compiling hex_lit v0.1.1 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling cc v1.2.6 [INFO] [stderr] Compiling hex-conservative v0.2.1 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling bitcoin v0.32.5 [INFO] [stderr] Compiling winnow v0.6.20 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling bech32 v0.11.0 [INFO] [stderr] Compiling syn v2.0.93 [INFO] [stderr] Compiling minreq v2.13.0 [INFO] [stderr] Compiling borsh v1.5.3 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling thiserror v2.0.9 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling brotli-decompressor v4.0.1 [INFO] [stderr] Compiling bytes v1.9.0 [INFO] [stderr] Compiling indexmap v2.7.0 [INFO] [stderr] Compiling http v1.2.0 [INFO] [stderr] Compiling secp256k1-sys v0.10.1 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling brotli v7.0.0 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling thiserror-impl v2.0.9 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling proc-macro-crate v3.2.0 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling serde_with_macros v3.12.0 [INFO] [stderr] Compiling borsh-derive v1.5.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling derive_more v1.0.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling bitcoin_hashes v0.14.0 [INFO] [stderr] Compiling serde_with v3.12.0 [INFO] [stderr] Compiling uuid v1.12.1 [INFO] [stderr] Compiling bitcoin-units v0.1.2 [INFO] [stderr] Compiling secp256k1 v0.29.1 [INFO] [stderr] Compiling base58ck v0.1.0 [INFO] [stderr] Compiling jsonrpc v0.18.0 [INFO] [stderr] Compiling bitcoincore-rpc-json v0.19.0 [INFO] [stderr] Compiling ordinals v0.0.14 [INFO] [stderr] Compiling bitcoincore-rpc v0.19.0 [INFO] [stderr] Compiling titan-types v0.1.31 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.41s [INFO] running `Command { std: "docker" "inspect" "afb5c8baa2b649d3ce3c2353798db986ba4a13cf80fe2c9eeb991823cdfd9f29", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "afb5c8baa2b649d3ce3c2353798db986ba4a13cf80fe2c9eeb991823cdfd9f29", kill_on_drop: false }` [INFO] [stdout] afb5c8baa2b649d3ce3c2353798db986ba4a13cf80fe2c9eeb991823cdfd9f29 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] afcf6b18277583f3a65a20c071320b39fc702faa7eb98ef9e5e15f859c33fa10 [INFO] running `Command { std: "docker" "start" "-a" "afcf6b18277583f3a65a20c071320b39fc702faa7eb98ef9e5e15f859c33fa10", kill_on_drop: false }` [INFO] [stderr] Compiling titan-types v0.1.31 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `Txid` [INFO] [stdout] --> src/outpoint.rs:182:43 [INFO] [stdout] | [INFO] [stdout] 182 | use bitcoin::{hashes::Hash, OutPoint, Txid}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3.36s [INFO] running `Command { std: "docker" "inspect" "afcf6b18277583f3a65a20c071320b39fc702faa7eb98ef9e5e15f859c33fa10", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "afcf6b18277583f3a65a20c071320b39fc702faa7eb98ef9e5e15f859c33fa10", kill_on_drop: false }` [INFO] [stdout] afcf6b18277583f3a65a20c071320b39fc702faa7eb98ef9e5e15f859c33fa10 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 73ab8cc3fcbf0b1ca67bd8606d26fd7f80eb3c4d193584135efcf95613851d07 [INFO] running `Command { std: "docker" "start" "-a" "73ab8cc3fcbf0b1ca67bd8606d26fd7f80eb3c4d193584135efcf95613851d07", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `Txid` [INFO] [stderr] --> src/outpoint.rs:182:43 [INFO] [stderr] | [INFO] [stderr] 182 | use bitcoin::{hashes::Hash, OutPoint, Txid}; [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `titan-types` (lib test) generated 1 warning (run `cargo fix --lib -p titan-types --tests` to apply 1 suggestion) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/titan_types-f373d85cd478ba38) [INFO] [stdout] [INFO] [stdout] running 118 tests [INFO] [stdout] test block::tests::test_block_with_edge_case_values ... ok [INFO] [stdout] test block::tests::test_block_with_single_rune_serialization ... ok [INFO] [stdout] test block::tests::test_block_with_single_tx_serialization ... ok [INFO] [stdout] test block::tests::test_empty_block_serialization_roundtrip ... ok [INFO] [stdout] test block::tests::test_full_block_serialization_roundtrip ... ok [INFO] [stdout] test block::tests::test_invalid_data_handling ... ok [INFO] [stdout] test block::tests::test_header_fields_preservation ... ok [INFO] [stdout] test block::tests::test_serialized_data_integrity ... ok [INFO] [stdout] test inscription_id::tests::display ... ok [INFO] [stdout] test mempool_entry::tests::test_invalid_deserialization_handling ... ok [INFO] [stdout] test inscription_id::tests::from_str ... ok [INFO] [stdout] test mempool_entry::tests::test_mempool_entry_extreme_values ... ok [INFO] [stdout] test mempool_entry::tests::test_mempool_entry_large_vectors ... ok [INFO] [stdout] test mempool_entry::tests::test_mempool_entry_fee_serialization ... ok [INFO] [stdout] test mempool_entry::tests::test_mempool_entry_minimal_serialization_deserialization ... ok [INFO] [stdout] test mempool_entry::tests::test_mempool_entry_serialization_deserialization_round_trip ... ok [INFO] [stdout] test mempool_entry::tests::test_mempool_entry_empty_vectors ... ok [INFO] [stdout] test mempool_entry::tests::test_mempool_entry_with_none_weight ... ok [INFO] [stdout] test mempool_entry::tests::test_mempool_entry_with_some_weight ... ok [INFO] [stdout] test outpoint::tests::test_serialized_outpoint_as_ref ... ok [INFO] [stdout] test mempool_entry::tests::test_mempool_entry_zero_values ... ok [INFO] [stdout] test mempool_entry::tests::test_serialized_data_consistency ... ok [INFO] [stdout] test block::tests::test_large_vectors_serialization ... ok [INFO] [stdout] test outpoint::tests::test_serialized_outpoint_display ... ok [INFO] [stdout] test outpoint::tests::test_serialized_outpoint_conversions ... ok [INFO] [stdout] test outpoint::tests::test_serialized_outpoint_consistency ... ok [INFO] [stdout] test outpoint::tests::test_serialized_outpoint_borsh_roundtrip ... ok [INFO] [stdout] test outpoint::tests::test_serialized_outpoint_from_slice ... ok [INFO] [stdout] test outpoint::tests::test_serialized_outpoint_from_txid_vout ... ok [INFO] [stdout] test outpoint::tests::test_serialized_outpoint_from_str ... ok [INFO] [stdout] test outpoint::tests::test_serialized_outpoint_creation ... ok [INFO] [stdout] test mempool_entry::tests::test_serialization_size_efficiency ... ok [INFO] [stdout] test outpoint::tests::test_serialized_outpoint_hash_and_eq ... ok [INFO] [stdout] test outpoint::tests::test_serialized_outpoint_try_from_box ... ok [INFO] [stdout] test outpoint::tests::test_serialized_outpoint_max_values ... ok [INFO] [stdout] test rune::tests::test_collection_of_rune_amounts ... ok [INFO] [stdout] test outpoint::tests::test_serialized_outpoint_zero_values ... ok [INFO] [stdout] test outpoint::tests::test_serialized_outpoint_serde_roundtrip ... ok [INFO] [stdout] test rune::tests::test_mint_response_serde_roundtrip ... ok [INFO] [stdout] test outpoint::tests::test_serialized_outpoint_edge_cases ... ok [INFO] [stdout] test rune::tests::test_mint_response_with_limits ... ok [INFO] [stdout] test outpoint::tests::test_serialized_outpoint_from_array ... ok [INFO] [stdout] test rune::tests::test_rune_amount_borsh_roundtrip ... ok [INFO] [stdout] test outpoint::tests::test_serialized_outpoint_to_txid ... ok [INFO] [stdout] test rune::tests::test_rune_amount_consistency ... ok [INFO] [stdout] test rune::tests::test_rune_amount_from_tuple ... ok [INFO] [stdout] test rune::tests::test_rune_amount_max_values ... ok [INFO] [stdout] test rune::tests::test_rune_amount_serde_roundtrip ... ok [INFO] [stdout] test rune::tests::test_rune_amounts_different_amounts ... ok [INFO] [stdout] test rune::tests::test_rune_amount_zero_values ... ok [INFO] [stdout] test rune::tests::test_rune_response_minimal ... ok [INFO] [stdout] test rune::tests::test_rune_response_extreme_values ... ok [INFO] [stdout] test rune::tests::test_rune_response_serde_roundtrip ... ok [INFO] [stdout] test tests::test_rune_amount ... ok [INFO] [stdout] test tests::test_serialization_consistency ... ok [INFO] [stdout] test tests::test_serialized_txid ... ok [INFO] [stdout] test tests::test_spender_reference ... ok [INFO] [stdout] test rune::tests::test_rune_response_optional_fields ... ok [INFO] [stdout] test rune::tests::test_rune_response_with_inscription ... ok [INFO] [stdout] test tests::test_serialized_outpoint ... ok [INFO] [stdout] test rune::tests::test_rune_response_turbo_enabled ... ok [INFO] [stdout] test tests::test_complex_nested_structures ... ok [INFO] [stdout] test tests::test_mempool_entry ... ok [INFO] [stdout] test rune::tests::test_rune_amounts_different_rune_ids ... ok [INFO] [stdout] test tests::test_spent_status ... ok [INFO] [stdout] test tests::test_transaction_status ... ok [INFO] [stdout] test tx_out::tests::test_edge_cases_with_extreme_rune_values ... ok [INFO] [stdout] test tx_out::tests::test_spender_reference_max_vin ... ok [INFO] [stdout] test tests::test_transaction_tx_out ... ok [INFO] [stdout] test tests::test_tx_out_entry ... ok [INFO] [stdout] test tx_out::tests::test_spent_status_different_variants ... ok [INFO] [stdout] test tx_out::tests::test_spender_reference_serde_roundtrip ... ok [INFO] [stdout] test tx_out::tests::test_spent_status_unspent ... ok [INFO] [stdout] test tx_out::tests::test_spender_reference_zero_vin ... ok [INFO] [stdout] test tx_out::tests::test_tx_out_entry_borsh_roundtrip ... ok [INFO] [stdout] test tx_out::tests::test_tx_out_entry_empty_runes ... ok [INFO] [stdout] test tx_out::tests::test_spender_reference_borsh_roundtrip ... ok [INFO] [stdout] test tx_out::tests::test_tx_out_entry_consistency ... ok [INFO] [stdout] test tx_out::tests::test_tx_out_entry_large_rune_collections ... ok [INFO] [stdout] test tx_out::tests::test_spent_status_serde_json_format ... ok [INFO] [stdout] test outpoint::tests::test_serialized_outpoint_to_serialized_txid ... ok [INFO] [stdout] test rune::tests::test_mint_response_no_limits ... ok [INFO] [stdout] test tests::test_edge_cases ... ok [INFO] [stdout] test tests::test_mempool_entry_fee ... ok [INFO] [stdout] test tx_out::tests::test_mixed_spent_statuses ... ok [INFO] [stdout] test tx_out::tests::test_tx_out_entry_max_value ... ok [INFO] [stdout] test txid::tests::test_serialized_txid_all_zeros ... ok [INFO] [stdout] test txid::tests::test_serialized_txid_as_bytes ... ok [INFO] [stdout] test tx_out::tests::test_tx_out_entry_multiple_runes ... ok [INFO] [stdout] test txid::tests::test_serialized_txid_as_ref ... ok [INFO] [stdout] test txid::tests::test_serialized_txid_consistency ... ok [INFO] [stdout] test txid::tests::test_serialized_txid_from_array ... ok [INFO] [stdout] test txid::tests::test_serialized_txid_bitcoin_interop ... ok [INFO] [stdout] test txid::tests::test_serialized_txid_display ... ok [INFO] [stdout] test txid::tests::test_serialized_txid_from_str_invalid_length ... ok [INFO] [stdout] test txid::tests::test_serialized_txid_clone_copy ... ok [INFO] [stdout] test txid::tests::test_serialized_txid_from_str ... ok [INFO] [stdout] test txid::tests::test_serialized_txid_from_str_invalid_hex ... ok [INFO] [stdout] test txid::tests::test_serialized_txid_hash_and_eq ... ok [INFO] [stdout] test txid::tests::test_serialized_txid_from_bitcoin_txid_ref ... ok [INFO] [stdout] test tx_out::tests::test_tx_out_entry_zero_value ... ok [INFO] [stdout] test tx_out::tests::test_tx_out_entry_with_runes ... ok [INFO] [stdout] test txid::tests::test_serialized_txid_borsh_roundtrip ... ok [INFO] [stdout] test txid::tests::test_serialized_txid_from_bitcoin_txid ... ok [INFO] [stdout] test txid::tests::test_serialized_txid_from_bitcoin_txid_double_ref ... ok [INFO] [stdout] test txid::tests::test_serialized_txid_from_slice ... ok [INFO] [stdout] test tx_out::tests::test_tx_out_entry_serde_roundtrip ... ok [INFO] [stdout] test txid::tests::test_serialized_txid_new ... ok [INFO] [stdout] test txid::tests::test_serialized_txid_patterns ... ok [INFO] [stdout] test txid::tests::test_serialized_txid_serde_roundtrip ... ok [INFO] [stdout] test txid::tests::test_serialized_txid_to_bitcoin_txid ... ok [INFO] [stdout] test txid::tests::test_serialized_txid_to_bitcoin_txid_ref ... ok [INFO] [stdout] test txid::tests::test_serialized_txid_try_from_box ... ok [INFO] [stdout] test txid::tests::test_serialized_txid_try_from_box_invalid_length ... ok [INFO] [stdout] test txid::tests::test_serialized_txid_zero_values ... ok [INFO] [stdout] test txid::tests::test_serialized_txid_max_values ... ok [INFO] [stdout] test tx_out::tests::test_spent_status_spent ... ok [INFO] [stdout] test txid::tests::test_serialized_txid_debug ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- txid::tests::test_serialized_txid_debug stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'txid::tests::test_serialized_txid_debug' (123) panicked at src/txid.rs:405:9: [INFO] [stdout] assertion failed: debug_str.contains("SerializedTxid") [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55f62b3b5ff2 - std::backtrace_rs::backtrace::libunwind::trace::h16acf28769fcd909 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x55f62b3b5ff2 - std::backtrace_rs::backtrace::trace_unsynchronized::hb5541aa5d4f92513 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x55f62b3b5ff2 - std::sys::backtrace::_print_fmt::h8ac8268cb667a306 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x55f62b3b5ff2 - ::fmt::h47627beda0767f4c [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x55f62b3c703f - core::fmt::rt::Argument::fmt::h686a01ad57c1c92a [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x55f62b3c703f - core::fmt::write::h8a63064c67176fd8 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/fmt/mod.rs:1469:25 [INFO] [stdout] 6: 0x55f62b3838c3 - std::io::default_write_fmt::hd4797e693c0ec256 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x55f62b3838c3 - std::io::Write::write_fmt::h791e240ad2720c99 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x55f62b38f852 - std::sys::backtrace::BacktraceLock::print::h4634d27c0afbaebb [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x55f62b39434f - std::panicking::default_hook::{{closure}}::h23e0299d4738b766 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x55f62b3941e1 - std::panicking::default_hook::hfeec6294e8751b62 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x55f62b2fce1e - as core::ops::function::Fn>::call::h3f5a16438cee2b4e [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/alloc/src/boxed.rs:2019:9 [INFO] [stdout] 12: 0x55f62b2fce1e - test::test_main_with_exit_callback::{{closure}}::h9214498cef9aafc5 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x55f62b39495f - as core::ops::function::Fn>::call::hdb18da3e68df7464 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/alloc/src/boxed.rs:2019:9 [INFO] [stdout] 14: 0x55f62b39495f - std::panicking::panic_with_hook::hd57cd463d793ed79 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x55f62b394786 - std::panicking::panic_handler::{{closure}}::hddd6216c3fddee3b [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:700:13 [INFO] [stdout] 16: 0x55f62b38f989 - std::sys::backtrace::__rust_end_short_backtrace::h5e7a56f283378525 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x55f62b37806d - __rustc[256c90bb7e548b45]::rust_begin_unwind [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x55f62b3cef70 - core::panicking::panic_fmt::hf19c198748ef6a95 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x55f62b3cef4c - core::panicking::panic::h5387b4c27e81d0dd [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panicking.rs:150:5 [INFO] [stdout] 20: 0x55f62b2ce57f - titan_types::txid::tests::test_serialized_txid_debug::hcb2001a18a29ae5f [INFO] [stdout] at /opt/rustwide/workdir/src/txid.rs:405:9 [INFO] [stdout] 21: 0x55f62b2ce5c7 - titan_types::txid::tests::test_serialized_txid_debug::{{closure}}::h34f817a0a33ae8b7 [INFO] [stdout] at /opt/rustwide/workdir/src/txid.rs:402:36 [INFO] [stdout] 22: 0x55f62b2d95f6 - core::ops::function::FnOnce::call_once::hbb95fade5209b206 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x55f62b2fcc6b - core::ops::function::FnOnce::call_once::h43f43c5185cf39c2 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x55f62b2fcc6b - test::__rust_begin_short_backtrace::hc4fa634eb2764bdc [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:663:18 [INFO] [stdout] 25: 0x55f62b311288 - test::run_test_in_process::{{closure}}::h9f4b799a5211b72a [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:686:74 [INFO] [stdout] 26: 0x55f62b311288 - as core::ops::function::FnOnce<()>>::call_once::ha572bf7dc5230a8f [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 27: 0x55f62b311288 - std::panicking::catch_unwind::do_call::hfd6ff51f25dd177b [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:590:40 [INFO] [stdout] 28: 0x55f62b311288 - std::panicking::catch_unwind::h8609b446221def5f [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:553:19 [INFO] [stdout] 29: 0x55f62b311288 - std::panic::catch_unwind::h362f73cc48531e26 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panic.rs:359:14 [INFO] [stdout] 30: 0x55f62b311288 - test::run_test_in_process::hf52fd21d696aae67 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:686:27 [INFO] [stdout] 31: 0x55f62b311288 - test::run_test::{{closure}}::h7e780b8354e6d007 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:607:43 [INFO] [stdout] 32: 0x55f62b2ea054 - test::run_test::{{closure}}::hdc2695f2276aad3e [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:637:41 [INFO] [stdout] 33: 0x55f62b2ea054 - std::sys::backtrace::__rust_begin_short_backtrace::h2555b2113ed90fc9 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 34: 0x55f62b2ed98a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h99800d480987dfb6 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/thread/mod.rs:562:17 [INFO] [stdout] 35: 0x55f62b2ed98a - as core::ops::function::FnOnce<()>>::call_once::hbbb69b5294b2221b [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 36: 0x55f62b2ed98a - std::panicking::catch_unwind::do_call::h495689350c27df20 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:590:40 [INFO] [stdout] 37: 0x55f62b2ed98a - std::panicking::catch_unwind::hf22437c51d1b3740 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:553:19 [INFO] [stdout] 38: 0x55f62b2ed98a - std::panic::catch_unwind::habda1a57de8231f8 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panic.rs:359:14 [INFO] [stdout] 39: 0x55f62b2ed98a - std::thread::Builder::spawn_unchecked_::{{closure}}::h5833d8dda8c7e80b [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/thread/mod.rs:560:30 [INFO] [stdout] 40: 0x55f62b2ed98a - core::ops::function::FnOnce::call_once{{vtable.shim}}::ha2910283a5058402 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 41: 0x55f62b38ac7f - as core::ops::function::FnOnce>::call_once::he4d85cb537521972 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/alloc/src/boxed.rs:2005:9 [INFO] [stdout] 42: 0x55f62b38ac7f - std::sys::thread::unix::Thread::new::thread_start::hbaf586a9e50a98cd [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 43: 0x72ccd9511aa4 - [INFO] [stdout] 44: 0x72ccd959ea64 - clone [INFO] [stdout] 45: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] txid::tests::test_serialized_txid_debug [INFO] [stdout] [INFO] [stdout] test result: FAILED. 117 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] running `Command { std: "docker" "inspect" "73ab8cc3fcbf0b1ca67bd8606d26fd7f80eb3c4d193584135efcf95613851d07", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "73ab8cc3fcbf0b1ca67bd8606d26fd7f80eb3c4d193584135efcf95613851d07", kill_on_drop: false }` [INFO] [stdout] 73ab8cc3fcbf0b1ca67bd8606d26fd7f80eb3c4d193584135efcf95613851d07