[INFO] cloning repository https://github.com/PIVX-Labs/pivx-bridge [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/PIVX-Labs/pivx-bridge" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPIVX-Labs%2Fpivx-bridge", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPIVX-Labs%2Fpivx-bridge'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9aeb3a762440c2e815798ff8bf13bc320586a418 [INFO] testing PIVX-Labs/pivx-bridge against 1.97.0-beta.6 for beta-1.98-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPIVX-Labs%2Fpivx-bridge" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/PIVX-Labs/pivx-bridge [INFO] finished tweaking git repo https://github.com/PIVX-Labs/pivx-bridge [INFO] tweaked toml for git repo https://github.com/PIVX-Labs/pivx-bridge written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/PIVX-Labs/pivx-bridge on toolchain 1.97.0-beta.6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/PIVX-Labs/pivx-bridge 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" "+1.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded jaq-core v3.0.0 [INFO] [stderr] Downloaded zmq-sys v0.12.0 [INFO] [stderr] Downloaded jaq-json v2.0.0 [INFO] [stderr] Downloaded jaq-std v3.0.0 [INFO] [stderr] Downloaded regex-bites v0.1.6 [INFO] [stderr] Downloaded hifijson v0.5.0 [INFO] [stderr] Downloaded bitcoincore-zmq v1.5.4 [INFO] [stderr] Downloaded jwalk v0.8.1 [INFO] [stderr] Downloaded dircpy v0.3.20 [INFO] [stderr] Downloaded zmq v0.10.0 [INFO] [stderr] Downloaded async_zmq v0.4.0 [INFO] [stderr] Downloaded net2 v0.2.39 [INFO] [stderr] Downloaded indexmap v2.13.1 [INFO] [stderr] Downloaded tokio v1.51.0 [INFO] [stderr] Downloaded zeromq-src v0.2.6+4.3.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] 70ba2a9ca291ba4cc986015de251e3a7e75a6d3ee6b452c1867d22601ba13e56 [INFO] running `Command { std: "docker" "start" "70ba2a9ca291ba4cc986015de251e3a7e75a6d3ee6b452c1867d22601ba13e56", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "70ba2a9ca291ba4cc986015de251e3a7e75a6d3ee6b452c1867d22601ba13e56", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "70ba2a9ca291ba4cc986015de251e3a7e75a6d3ee6b452c1867d22601ba13e56" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "70ba2a9ca291ba4cc986015de251e3a7e75a6d3ee6b452c1867d22601ba13e56", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "70ba2a9ca291ba4cc986015de251e3a7e75a6d3ee6b452c1867d22601ba13e56" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling indexmap v2.13.1 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling winnow v0.7.15 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling tokio-macros v2.7.0 [INFO] [stderr] Compiling socket2 v0.6.3 [INFO] [stderr] Compiling mio v1.2.0 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling version-compare v0.2.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling cfg-expr v0.15.8 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling bitcoin-internals v0.3.0 [INFO] [stderr] Compiling simd-adler32 v0.3.9 [INFO] [stderr] Compiling cc v1.2.59 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling tokio v1.51.0 [INFO] [stderr] Compiling icu_normalizer v2.2.0 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling bitcoin_hashes v0.14.1 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling zmq v0.10.0 [INFO] [stderr] Compiling net2 v0.2.39 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling flate2 v1.1.9 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling typed-arena v2.0.2 [INFO] [stderr] Compiling rustls v0.23.37 [INFO] [stderr] Compiling bitcoin v0.32.8 [INFO] [stderr] Compiling dyn-clone v1.0.20 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling compression-codecs v0.4.37 [INFO] [stderr] Compiling jaq-core v3.0.0 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling bitcoin-units v0.1.2 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling base58ck v0.1.0 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling regex-bites v0.1.6 [INFO] [stderr] Compiling jiff v0.2.23 [INFO] [stderr] Compiling clap_builder v4.6.0 [INFO] [stderr] Compiling axum-core v0.5.6 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling jwalk v0.8.1 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling secp256k1-sys v0.10.1 [INFO] [stderr] Compiling webpki-roots v0.26.11 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling dircpy v0.3.20 [INFO] [stderr] Compiling zeromq-src v0.2.6+4.3.4 [INFO] [stderr] Compiling serde_path_to_error v0.1.20 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling hifijson v0.5.0 [INFO] [stderr] Compiling matchit v0.8.4 [INFO] [stderr] Compiling self_cell v1.2.2 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling clap v4.6.0 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling system-deps v6.2.2 [INFO] [stderr] Compiling jaq-std v3.0.0 [INFO] [stderr] Compiling hyper v1.9.0 [INFO] [stderr] Compiling async-compression v0.4.41 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling secp256k1 v0.29.1 [INFO] [stderr] Compiling zmq-sys v0.12.0 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling jaq-json v2.0.0 [INFO] [stderr] Compiling rustls-webpki v0.103.10 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling axum v0.8.8 [INFO] [stderr] Compiling ureq v2.12.1 [INFO] [stderr] Compiling async_zmq v0.4.0 [INFO] [stderr] Compiling bitcoincore-zmq v1.5.4 [INFO] [stderr] Compiling pivx-bridge v0.4.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 52s [INFO] running `Command { std: "docker" "inspect" "70ba2a9ca291ba4cc986015de251e3a7e75a6d3ee6b452c1867d22601ba13e56", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "70ba2a9ca291ba4cc986015de251e3a7e75a6d3ee6b452c1867d22601ba13e56" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling pivx-bridge v0.4.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 7.20s [INFO] running `Command { std: "docker" "inspect" "70ba2a9ca291ba4cc986015de251e3a7e75a6d3ee6b452c1867d22601ba13e56", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "70ba2a9ca291ba4cc986015de251e3a7e75a6d3ee6b452c1867d22601ba13e56" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.26s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/pivx_bridge-48aa2d3075759a7d) [INFO] [stdout] [INFO] [stdout] running 58 tests [INFO] [stdout] test api::tests::pivxcompat_to_compact_golden_vector ... ok [INFO] [stdout] test api::tests::pivxcompat_to_compactplus_golden_vector ... ok [INFO] [stdout] test block_cache::tests::insert_and_get_rehydrates ... ok [INFO] [stdout] test block_cache::tests::evicts_lowest_height ... ok [INFO] [stdout] test block_cache::tests::miss_returns_none ... ok [INFO] [stdout] test block_cache::tests::reorg_detection_and_invalidation ... ok [INFO] [stdout] test block_cache::tests::verbosity_fallback ... ok [INFO] [stdout] test cache::tests::find_last_footer_in_valid_stream ... ok [INFO] [stdout] test cache::tests::find_last_footer_multi_block ... ok [INFO] [stdout] test cache::tests::find_last_footer_truncated_stream ... ok [INFO] [stdout] test cache::tests::recover_cache_truncates_garbage ... ok [INFO] [stdout] test cache::tests::find_last_footer_empty ... ok [INFO] [stdout] test block_cache::tests::v2_request_never_falls_back_to_v1 ... ok [INFO] [stdout] test block_cache::tests::duplicate_insert_is_noop ... ok [INFO] [stdout] test index::tests::add_block_tracks_height_and_offset ... ok [INFO] [stdout] test hex::tests::decode_uppercase ... ok [INFO] [stdout] test index::tests::heights_from_filters_correctly ... ok [INFO] [stdout] test index::tests::add_duplicate_height_ignored ... ok [INFO] [stdout] test index::tests::byte_length_between ... ok [INFO] [stdout] test index::tests::json_format_matches_pivx_node_controller ... ok [INFO] [stdout] test index::tests::new_index_is_empty ... ok [INFO] [stdout] test hex::tests::decode_short_input ... ok [INFO] [stdout] test hex::tests::decode_valid ... ok [INFO] [stdout] test hex::tests::decode_real_mainnet_tx ... ok [INFO] [stdout] test hex::tests::decode_odd_length ... ok [INFO] [stdout] test cache::tests::append_and_read_roundtrip ... ok [INFO] [stdout] test proxy::tests::parse_params_empty ... ok [INFO] [stdout] test proxy::tests::parse_params_types ... ok [INFO] [stdout] test scanner::tests::parse_discriminant_absent ... ok [INFO] [stdout] test scanner::tests::parse_discriminant_present_empty ... ok [INFO] [stdout] test scanner::tests::parse_no_sapling_data ... ok [INFO] [stdout] test scanner::tests::parse_real_mainnet_tx ... ok [INFO] [stdout] test scanner::tests::parse_with_transparent_vout ... ok [INFO] [stdout] test scanner::tests::read_compact_size_four_byte ... ok [INFO] [stdout] test scanner::tests::read_compact_size_past_end ... ok [INFO] [stdout] test scanner::tests::read_compact_size_single_byte ... ok [INFO] [stdout] test scanner::tests::read_compact_size_two_byte ... ok [INFO] [stdout] test scanner::tests::sapling_header_correct ... ok [INFO] [stdout] test scanner::tests::spend_output_sizes_match_pivx_core ... ok [INFO] [stdout] test stream::tests::compact_header_before_txs ... ok [INFO] [stdout] test stream::tests::compact_plus_no_out_ciphertext ... ok [INFO] [stdout] test stream::tests::compact_output_size_math ... ok [INFO] [stdout] test index::tests::offset_for_height ... ok [INFO] [stdout] test cache::tests::reorg_truncates_cache_no_orphan_bytes ... ok [INFO] [stdout] test index::tests::save_and_load_roundtrip ... ok [INFO] [stdout] test proxy::tests::jq_complex_assignment ... ok [INFO] [stdout] test stream::tests::pivx_compat_empty_block ... ok [INFO] [stdout] test stream::tests::compact_tx_encodes_large_counts_as_varint ... ok [INFO] [stdout] test stream::tests::pivx_compat_footer_after_txs ... ok [INFO] [stdout] test stream::tests::pivx_compat_no_type_prefix_on_raw_tx ... ok [INFO] [stdout] test stream::tests::pivx_compat_multi_block_ordering ... ok [INFO] [stdout] test stream::tests::pivx_compat_multi_tx_then_footer ... ok [INFO] [stdout] test stream::tests::write_compact_size_matches_reader ... ok [INFO] [stdout] test proxy::tests::jq_identity ... ok [INFO] [stdout] test proxy::tests::jq_nested_field ... ok [INFO] [stdout] test proxy::tests::jq_object_construction ... ok [INFO] [stdout] test proxy::tests::jq_pipe ... ok [INFO] [stdout] test proxy::tests::jq_field_access ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 58 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "70ba2a9ca291ba4cc986015de251e3a7e75a6d3ee6b452c1867d22601ba13e56", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "70ba2a9ca291ba4cc986015de251e3a7e75a6d3ee6b452c1867d22601ba13e56", kill_on_drop: false }` [INFO] [stdout] 70ba2a9ca291ba4cc986015de251e3a7e75a6d3ee6b452c1867d22601ba13e56