[INFO] cloning repository https://github.com/natmatter/dmt-indexer
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/natmatter/dmt-indexer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnatmatter%2Fdmt-indexer", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnatmatter%2Fdmt-indexer'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f65a5c1c45a4f85569dce95189c312e178383084
[INFO] testing natmatter/dmt-indexer/f65a5c1c45a4f85569dce95189c312e178383084 against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnatmatter%2Fdmt-indexer" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/natmatter/dmt-indexer
[INFO] removed 0 missing examples
[INFO] finished tweaking git repo https://github.com/natmatter/dmt-indexer
[INFO] tweaked toml for git repo https://github.com/natmatter/dmt-indexer written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/natmatter/dmt-indexer on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/natmatter/dmt-indexer 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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded bitcoin-units v0.1.2
[INFO] [stderr]   Downloaded hex_lit v0.1.1
[INFO] [stderr]   Downloaded rustls-webpki v0.103.12
[INFO] [stderr]   Downloaded base58ck v0.1.0
[INFO] [stderr]   Downloaded bitcoin-internals v0.3.0
[INFO] [stderr]   Downloaded bech32 v0.11.1
[INFO] [stderr]   Downloaded redb v2.6.3
[INFO] [stderr]   Downloaded axum v0.8.9
[INFO] [stderr]   Downloaded bitcoin v0.32.8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] eab70f0b62f1d36bd5743756b6b9fb38b3179f2709b61e000c61c8b79ed6c11a
[INFO] running `Command { std: "docker" "start" "-a" "eab70f0b62f1d36bd5743756b6b9fb38b3179f2709b61e000c61c8b79ed6c11a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "eab70f0b62f1d36bd5743756b6b9fb38b3179f2709b61e000c61c8b79ed6c11a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eab70f0b62f1d36bd5743756b6b9fb38b3179f2709b61e000c61c8b79ed6c11a", kill_on_drop: false }`
[INFO] [stdout] eab70f0b62f1d36bd5743756b6b9fb38b3179f2709b61e000c61c8b79ed6c11a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d1b6011e7dd3990b241d67f31e2828d2b4c1c0cc7d338b6f2e06e5fe00daa7d8
[INFO] running `Command { std: "docker" "start" "-a" "d1b6011e7dd3990b241d67f31e2828d2b4c1c0cc7d338b6f2e06e5fe00daa7d8", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.185
[INFO] [stderr]    Compiling cc v1.2.60
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling writeable v0.6.3
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling hashbrown v0.17.0
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling rustls v0.23.38
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling bitcoin-io v0.1.4
[INFO] [stderr]    Compiling bitcoin-internals v0.3.0
[INFO] [stderr]    Compiling hex-conservative v0.2.2
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling protobuf v2.28.0
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling webpki-roots v1.0.7
[INFO] [stderr]    Compiling hex_lit v0.1.1
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling prometheus v0.13.4
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling iri-string v0.7.12
[INFO] [stderr]    Compiling bitcoin v0.32.8
[INFO] [stderr]    Compiling redb v2.6.3
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling brotli-decompressor v4.0.3
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling bech32 v0.11.1
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling secp256k1-sys v0.10.1
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling brotli v7.0.0
[INFO] [stderr]    Compiling rand v0.9.4
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling rustls-webpki v0.103.12
[INFO] [stderr]    Compiling zerofrom v0.1.7
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tungstenite v0.29.0
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling serde_with_macros v3.18.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling serde_with v3.18.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling bitcoin_hashes v0.14.1
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling bitcoin-units v0.1.2
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling rayon v1.12.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling tokio v1.52.1
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling base58ck v0.1.0
[INFO] [stderr]    Compiling secp256k1 v0.29.1
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tokio-tungstenite v0.29.0
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-rustls v0.27.9
[INFO] [stderr]    Compiling axum v0.8.9
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling sqlx-postgres v0.8.6
[INFO] [stderr]    Compiling sqlx v0.8.6
[INFO] [stderr]    Compiling dmt-indexer v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 09s
[INFO] running `Command { std: "docker" "inspect" "d1b6011e7dd3990b241d67f31e2828d2b4c1c0cc7d338b6f2e06e5fe00daa7d8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d1b6011e7dd3990b241d67f31e2828d2b4c1c0cc7d338b6f2e06e5fe00daa7d8", kill_on_drop: false }`
[INFO] [stdout] d1b6011e7dd3990b241d67f31e2828d2b4c1c0cc7d338b6f2e06e5fe00daa7d8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a06003e310c7f104eb94c345df25aae2d9eee50d38f19ef2cfbff29180e8a68b
[INFO] running `Command { std: "docker" "start" "-a" "a06003e310c7f104eb94c345df25aae2d9eee50d38f19ef2cfbff29180e8a68b", kill_on_drop: false }`
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling hex-literal v0.4.1
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling dmt-indexer v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 19.50s
[INFO] running `Command { std: "docker" "inspect" "a06003e310c7f104eb94c345df25aae2d9eee50d38f19ef2cfbff29180e8a68b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a06003e310c7f104eb94c345df25aae2d9eee50d38f19ef2cfbff29180e8a68b", kill_on_drop: false }`
[INFO] [stdout] a06003e310c7f104eb94c345df25aae2d9eee50d38f19ef2cfbff29180e8a68b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 05794dd82ec5368aacbe217e0d2736abbf1746ec3a4b5977752ff470799563b1
[INFO] running `Command { std: "docker" "start" "-a" "05794dd82ec5368aacbe217e0d2736abbf1746ec3a4b5977752ff470799563b1", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.57s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/dmt_indexer-376e29330596c5e4)
[INFO] [stdout] 
[INFO] [stdout] running 134 tests
[INFO] [stdout] test crypto::ecdsa_recover::tests::hex_r_parses ... ok
[INFO] [stdout] test config::tests::rejects_missing_auth ... ok
[INFO] [stdout] test crypto::ecdsa_recover::tests::tamper_hash_detected ... ok
[INFO] [stdout] test crypto::ecdsa_recover::tests::live_redeem_verifies ... ok
[INFO] [stdout] test config::tests::parses_minimal_cookie_auth ... ok
[INFO] [stdout] test config::tests::accepts_userpass ... ok
[INFO] [stdout] test inscription::envelope::tests::empty_tx_no_envelopes ... ok
[INFO] [stdout] test inscription::envelope::tests::fast_path_accepts_signature_with_surrounding_bytes ... ok
[INFO] [stdout] test crypto::ecdsa_recover::tests::tamper_msg_detected ... ok
[INFO] [stdout] test inscription::envelope::tests::fast_path_detects_ord_signature ... ok
[INFO] [stdout] test inscription::envelope::tests::fast_path_rejects_random_script ... ok
[INFO] [stdout] test inscription::envelope::tests::hash_type_sanity ... ok
[INFO] [stdout] test inscription::envelope::tests::parse_envelopes_accepts_non_minimal_protocol_push ... ok
[INFO] [stdout] test crypto::ecdsa_recover::tests::live_create_verifies ... ok
[INFO] [stdout] test inscription::envelope::tests::parser_preserves_pre_jubilee_pointer_curse ... ok
[INFO] [stdout] test inscription::envelope::tests::parser_preserves_pre_jubilee_pushnum_curse ... ok
[INFO] [stdout] test inscription::envelope::tests::parser_preserves_pre_jubilee_stutter_curse ... ok
[INFO] [stdout] test inscription::envelope::tests::pointer_decode_allows_trailing_zero_padding ... ok
[INFO] [stdout] test inscription::envelope::tests::parser_preserves_pre_jubilee_incomplete_field_curse ... ok
[INFO] [stdout] test inscription::envelope::tests::pointer_decode_little_endian_u64 ... ok
[INFO] [stdout] test inscription::envelope::tests::pushnum_mapping ... ok
[INFO] [stdout] test inscription::envelope::tests::tapscript_extraction_ignores_single_element_witness ... ok
[INFO] [stdout] test inscription::tracker::tests::fifo_lands_on_second_output_when_first_is_small ... ok
[INFO] [stdout] test inscription::tracker::tests::landing_on_op_return_burns ... ok
[INFO] [stdout] test inscription::tracker::tests::multi_input_respects_input_order ... ok
[INFO] [stdout] test inscription::tracker::tests::offset_past_outputs_falls_into_fees ... ok
[INFO] [stdout] test inscription::tracker::tests::multi_value_outpoint_all_carriers_move_together ... ok
[INFO] [stdout] test ledger::coinbase::tests::all_op_return_outputs_produce_no_rewards ... ok
[INFO] [stdout] test ledger::coinbase::tests::empty_below_activation ... ok
[INFO] [stdout] test inscription::tracker::tests::same_sat_ties_sort_by_sequence_rank ... ok
[INFO] [stdout] test inscription::tracker::tests::single_input_single_output_moves_at_offset_zero ... ok
[INFO] [stdout] test ledger::coinbase::tests::miner_unlock_before_activation ... ok
[INFO] [stdout] test ledger::coinbase::tests::miner_lock_past_activation ... ok
[INFO] [stdout] test inscription::envelope::tests::parser_preserves_pre_jubilee_unrecognized_even_field_curse ... ok
[INFO] [stdout] test ledger::coinbase::tests::sum_equals_reward_exactly ... ok
[INFO] [stdout] test ledger::coinbase::tests::zero_bits_is_empty ... ok
[INFO] [stdout] test inscription::envelope::tests::pointer_decode_rejects_non_zero_past_byte_8 ... ok
[INFO] [stdout] test inscription::envelope::tests::pointer_decode_empty_is_zero ... ok
[INFO] [stdout] test ledger::transfer::tests::blocked_sender_is_skipped_regardless_of_balance ... ok
[INFO] [stdout] test ledger::transfer::tests::sort_respected ... ok
[INFO] [stdout] test ledger::coinbase::tests::op_return_outputs_are_excluded ... ok
[INFO] [stdout] test ledger::transfer::tests::overcommitted_open_transferables_are_rejected_at_creation ... ok
[INFO] [stdout] test protocol::address::tests::empty_returns_none ... ok
[INFO] [stdout] test protocol::address::tests::leaves_base58_untouched ... ok
[INFO] [stdout] test protocol::address::tests::lowercases_mainnet_bech32 ... ok
[INFO] [stdout] test protocol::amount::tests::decimal_truncated_at_dec_zero ... ok
[INFO] [stdout] test protocol::amount::tests::decimal_zero_point_five_is_zero ... ok
[INFO] [stdout] test protocol::amount::tests::leading_zeros_ok ... ok
[INFO] [stdout] test protocol::amount::tests::overflow_rejected ... ok
[INFO] [stdout] test protocol::amount::tests::rejects_exponent ... ok
[INFO] [stdout] test protocol::amount::tests::rejects_internal_whitespace ... ok
[INFO] [stdout] test protocol::amount::tests::rejects_leading_whitespace ... ok
[INFO] [stdout] test protocol::amount::tests::rejects_negative ... ok
[INFO] [stdout] test protocol::amount::tests::resolve_all_zero_canonicalizes ... ok
[INFO] [stdout] test protocol::amount::tests::resolve_dec0_truncates ... ok
[INFO] [stdout] test protocol::amount::tests::resolve_dec2_truncates_and_strips ... ok
[INFO] [stdout] test protocol::amount::tests::resolve_dec2_pads ... ok
[INFO] [stdout] test protocol::amount::tests::simple_integer ... ok
[INFO] [stdout] test protocol::auth::tests::parses_create ... ok
[INFO] [stdout] test protocol::amount::tests::resolve_rejects_two_dots ... ok
[INFO] [stdout] test protocol::auth::tests::redeem_requires_data_field ... ok
[INFO] [stdout] test inscription::envelope::tests::parser_preserves_pre_jubilee_duplicate_field_curse ... ok
[INFO] [stdout] test protocol::auth::tests::parses_redeem ... ok
[INFO] [stdout] test protocol::amount::tests::u128_max_ok ... ok
[INFO] [stdout] test inscription::tracker::tests::multi_carrier_split_across_outputs_by_offset ... ok
[INFO] [stdout] test protocol::auth::tests::parses_cancel ... ok
[INFO] [stdout] test protocol::auth::tests::serde_preserve_order_round_trip ... ok
[INFO] [stdout] test protocol::auth::tests::wrong_op_rejected ... ok
[INFO] [stdout] test protocol::bits::tests::legacy_mode_string_still_parses_as_raw_hex ... ok
[INFO] [stdout] test inscription::envelope::tests::fast_path_accepts_non_minimal_protocol_push ... ok
[INFO] [stdout] test protocol::bits::tests::raw_hex_is_u32_value ... ok
[INFO] [stdout] test protocol::control::tests::block_op ... ok
[INFO] [stdout] test protocol::deploy::tests::accepts_missing_dt ... ok
[INFO] [stdout] test protocol::control::tests::unblock_op ... ok
[INFO] [stdout] test protocol::deploy::tests::captures_prv ... ok
[INFO] [stdout] test protocol::bits::tests::letters_in_bits_are_not_scarcity ... ok
[INFO] [stdout] test protocol::deploy::tests::parses_nat_shape ... ok
[INFO] [stdout] test protocol::deploy::tests::rejects_unknown_dim ... ok
[INFO] [stdout] test protocol::deploy::tests::rejects_unknown_dt ... ok
[INFO] [stdout] test protocol::envelope::tests::incompatible_content_type_is_not_tap ... ok
[INFO] [stdout] test protocol::element::tests::round_trip_tokens ... ok
[INFO] [stdout] test protocol::element::tests::rejects_unknown_field ... ok
[INFO] [stdout] test protocol::mint::tests::accepts_missing_dep ... ok
[INFO] [stdout] test protocol::mint::tests::blk_parses_with_jsparseint_semantics ... ok
[INFO] [stdout] test protocol::mint::tests::rejects_non_digit_leading_blk ... ok
[INFO] [stdout] test protocol::send::tests::bad_address_rejected ... ok
[INFO] [stdout] test protocol::send::tests::empty_items_rejected ... ok
[INFO] [stdout] test protocol::send::tests::negative_amount_rejected ... ok
[INFO] [stdout] test protocol::envelope::tests::missing_content_type_can_still_be_tap ... ok
[INFO] [stdout] test protocol::envelope::tests::brotli_roundtrip ... ok
[INFO] [stdout] test protocol::send::tests::missing_items_rejected ... ok
[INFO] [stdout] test protocol::send::tests::single_item ... ok
[INFO] [stdout] test protocol::send::tests::recipient_is_normalized_before_height_validation ... ok
[INFO] [stdout] test protocol::send::tests::dta_too_long ... ok
[INFO] [stdout] test protocol::tap::tests::accepts_token_auth ... ok
[INFO] [stdout] test protocol::tap::tests::accepts_token_trade ... ok
[INFO] [stdout] test protocol::tap::tests::accepts_token_send ... ok
[INFO] [stdout] test protocol::tap::tests::deploy_envelope ... ok
[INFO] [stdout] test protocol::envelope::tests::not_brotli_returns_none ... ok
[INFO] [stdout] test protocol::mint::tests::parses_canonical_mint ... ok
[INFO] [stdout] test protocol::send::tests::multi_item ... ok
[INFO] [stdout] test protocol::element::tests::parses_nat_element ... ok
[INFO] [stdout] test protocol::ticker::tests::accepts_four_char_after_unlock ... ok
[INFO] [stdout] test protocol::tap::tests::value_stringify_preserves_writer_sources_for_amount_fields ... ok
[INFO] [stdout] test protocol::ticker::tests::accepts_single_char_after_unlock ... ok
[INFO] [stdout] test protocol::tap::tests::rejects_unsupported ... ok
[INFO] [stdout] test protocol::ticker::tests::rejects_four_char_before_unlock ... ok
[INFO] [stdout] test protocol::ticker::tests::rejects_too_long ... ok
[INFO] [stdout] test protocol::tap::tests::rejects_non_tap ... ok
[INFO] [stdout] test protocol::ticker::tests::rejects_trailing_whitespace ... ok
[INFO] [stdout] test protocol::ticker::tests::lowercases ... ok
[INFO] [stdout] test protocol::ticker::tests::rejects_empty ... ok
[INFO] [stdout] test store::tables::tests::be_u64_is_monotonic ... ok
[INFO] [stdout] test protocol::transfer::tests::standard_transfer ... ok
[INFO] [stdout] test protocol::transfer::tests::rejects_negative ... ok
[INFO] [stdout] test protocol::ticker::tests::rejects_whitespace_inside ... ok
[INFO] [stdout] test store::tables::tests::round_trip_wallet_state_codec ... ok
[INFO] [stdout] test sync::scan::tests::fresh_inscription_lands_when_default_offset_is_inside_outputs ... ok
[INFO] [stdout] test sync::scan::tests::standard_tap_transfer_create_keeps_raw_tick_behavior ... ok
[INFO] [stdout] test sync::scan::tests::fresh_inscription_does_not_fallback_to_vout_zero_when_offset_is_fee_flotsam ... ok
[INFO] [stdout] test protocol::ticker::tests::accepts_dmt_prefixed_effective_ticker_length ... ok
[INFO] [stdout] test sync::scan::tests::valid_pointer_overrides_fee_flotsam_default_offset ... ok
[INFO] [stdout] test store::tables::tests::inv_u64_flips_order ... ok
[INFO] [stdout] test sync::scan::tests::dmt_nat_keeps_ord_tap_namespace ... ok
[INFO] [stdout] test sync::scan::tests::dmt_transfer_create_requires_dmt_prefixed_raw_tick ... ok
[INFO] [stdout] test crypto::ecdsa_recover::tests::decimal_r_parses ... ok
[INFO] [stdout] test protocol::element::tests::rejects_no_suffix ... ok
[INFO] [stdout] test protocol::element::tests::rejects_too_short ... ok
[INFO] [stdout] test protocol::ticker::tests::rejects_leading_whitespace ... ok
[INFO] [stdout] test protocol::ticker::tests::rejects_tab ... ok
[INFO] [stdout] test ledger::primitives::tests::success_moves_balances ... ok
[INFO] [stdout] test ledger::primitives::tests::self_send_is_no_op ... ok
[INFO] [stdout] test ledger::primitives::tests::insufficient_available_noop ... ok
[INFO] [stdout] test ledger::primitives::tests::spend_check_derives_available_from_total_minus_transferable ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 134 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.71s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/dmt_indexer-79e12eea43e45992)
[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/store_open.rs (/opt/rustwide/target/debug/deps/store_open-bb8cbe73a3e1b124)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test cursor_round_trip ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.50s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests dmt_indexer
[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] running `Command { std: "docker" "inspect" "05794dd82ec5368aacbe217e0d2736abbf1746ec3a4b5977752ff470799563b1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "05794dd82ec5368aacbe217e0d2736abbf1746ec3a4b5977752ff470799563b1", kill_on_drop: false }`
[INFO] [stdout] 05794dd82ec5368aacbe217e0d2736abbf1746ec3a4b5977752ff470799563b1
