[INFO] fetching crate arch_sdk 0.6.3... [INFO] testing arch_sdk-0.6.3 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210 [INFO] extracting crate arch_sdk 0.6.3 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate arch_sdk 0.6.3 [INFO] finished tweaking crates.io crate arch_sdk 0.6.3 [INFO] tweaked toml for crates.io crate arch_sdk 0.6.3 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate arch_sdk 0.6.3 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate arch_sdk 0.6.3 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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bb7c49c729b318786ccdc6973c65b7a53083bb95c994c124f39924dbaf32c1cb [INFO] running `Command { std: "docker" "start" "-a" "bb7c49c729b318786ccdc6973c65b7a53083bb95c994c124f39924dbaf32c1cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bb7c49c729b318786ccdc6973c65b7a53083bb95c994c124f39924dbaf32c1cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bb7c49c729b318786ccdc6973c65b7a53083bb95c994c124f39924dbaf32c1cb", kill_on_drop: false }` [INFO] [stdout] bb7c49c729b318786ccdc6973c65b7a53083bb95c994c124f39924dbaf32c1cb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d91403bb9f9bae2c0d796a8f5d5dad9307b605681358943a2c7c81de3525eaba [INFO] running `Command { std: "docker" "start" "-a" "d91403bb9f9bae2c0d796a8f5d5dad9307b605681358943a2c7c81de3525eaba", kill_on_drop: false }` [INFO] [stderr] Compiling bitcoin-internals v0.3.0 [INFO] [stderr] Compiling secp256k1-sys v0.10.1 [INFO] [stderr] Compiling bitcoin-io v0.1.2 [INFO] [stderr] Compiling hex-conservative v0.2.2 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling tokio v1.50.0 [INFO] [stderr] Compiling hex_lit v0.1.1 [INFO] [stderr] Compiling openssl-sys v0.9.112 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling bitcoin v0.32.5 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling winnow v0.7.15 [INFO] [stderr] Compiling toml_datetime v1.0.0+spec-1.1.0 [INFO] [stderr] Compiling bech32 v0.11.1 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling borsh v1.6.0 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling rustls v0.23.37 [INFO] [stderr] Compiling bytemuck v1.25.0 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling openssl v0.10.76 [INFO] [stderr] Compiling native-tls v0.2.18 [INFO] [stderr] Compiling brotli-decompressor v4.0.3 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling bitcoin_hashes v0.14.1 [INFO] [stderr] Compiling bitcoin-units v0.1.2 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling minreq v2.14.1 [INFO] [stderr] Compiling base58ck v0.1.0 [INFO] [stderr] Compiling jsonrpc v0.18.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling rustls-webpki v0.103.9 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling toml_parser v1.0.9+spec-1.1.0 [INFO] [stderr] Compiling snafu-derive v0.8.9 [INFO] [stderr] Compiling tempfile v3.27.0 [INFO] [stderr] Compiling brotli v7.0.0 [INFO] [stderr] Compiling toml_edit v0.25.4+spec-1.1.0 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling bitcode_derive v0.6.9 [INFO] [stderr] Compiling derive_more v1.0.0 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling five8_core v1.0.0 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling keccak v0.1.6 [INFO] [stderr] Compiling rusty-fork v0.3.1 [INFO] [stderr] Compiling secp256k1 v0.29.1 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling proc-macro-crate v3.5.0 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling tungstenite v0.26.2 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Compiling five8_const v1.0.0 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling rand_xorshift v0.4.0 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Compiling serde_with_macros v3.17.0 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling bitcoin_slices v0.10.0 [INFO] [stderr] Compiling borsh-derive v1.6.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.23 [INFO] [stderr] Compiling bitcode v0.6.9 [INFO] [stderr] Compiling unarray v0.1.4 [INFO] [stderr] Compiling snafu v0.8.9 [INFO] [stderr] Compiling solana-sanitize v2.2.1 [INFO] [stderr] Compiling indicatif v0.17.11 [INFO] [stderr] Compiling proptest v1.10.0 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling serde_with v3.17.0 [INFO] [stderr] Compiling uuid v1.22.0 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling sha256 v1.6.0 [INFO] [stderr] Compiling tokio-tungstenite v0.26.2 [INFO] [stderr] Compiling h2 v0.4.13 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling bitcoincore-rpc-json v0.19.0 [INFO] [stderr] Compiling ordinals v0.0.14 [INFO] [stderr] Compiling titan-types-core v1.3.3 [INFO] [stderr] Compiling bip322 v0.0.9 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling arch_program v0.6.3 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling bitcoincore-rpc v0.19.0 [INFO] [stderr] Compiling titan-types v0.1.33 [INFO] [stderr] Compiling titan-client v0.1.50 [INFO] [stderr] Compiling arch_sdk v0.6.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 13s [INFO] running `Command { std: "docker" "inspect" "d91403bb9f9bae2c0d796a8f5d5dad9307b605681358943a2c7c81de3525eaba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d91403bb9f9bae2c0d796a8f5d5dad9307b605681358943a2c7c81de3525eaba", kill_on_drop: false }` [INFO] [stdout] d91403bb9f9bae2c0d796a8f5d5dad9307b605681358943a2c7c81de3525eaba [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5a619f94124b10e5ca9e5ecb2a7666ab16c07764a9c8e26c2db42d8c3a1a4efc [INFO] running `Command { std: "docker" "start" "-a" "5a619f94124b10e5ca9e5ecb2a7666ab16c07764a9c8e26c2db42d8c3a1a4efc", kill_on_drop: false }` [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.23 [INFO] [stderr] Compiling assert-json-diff v2.0.2 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling mockito v1.7.2 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling titan-client v0.1.50 [INFO] [stderr] Compiling arch_sdk v0.6.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 34.69s [INFO] running `Command { std: "docker" "inspect" "5a619f94124b10e5ca9e5ecb2a7666ab16c07764a9c8e26c2db42d8c3a1a4efc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5a619f94124b10e5ca9e5ecb2a7666ab16c07764a9c8e26c2db42d8c3a1a4efc", kill_on_drop: false }` [INFO] [stdout] 5a619f94124b10e5ca9e5ecb2a7666ab16c07764a9c8e26c2db42d8c3a1a4efc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] dd2f569034edba28fca5deb03480e7ece4c948a189154faba9f967507ab82241 [INFO] running `Command { std: "docker" "start" "-a" "dd2f569034edba28fca5deb03480e7ece4c948a189154faba9f967507ab82241", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.50s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/arch_sdk-a5c45e279b439ce6) [INFO] [stdout] [INFO] [stdout] running 80 tests [INFO] [stdout] test client::rpc::tests::test_is_transaction_finalized_function ... ok [INFO] [stdout] test client::rpc::tests::test_get_processed_transaction ... ok [INFO] [stdout] test client::rpc::tests::test_call_method_basic ... ok [INFO] [stdout] test client::rpc::tests::test_get_best_block_hash ... ok [INFO] [stdout] test client::rpc::tests::test_get_program_accounts ... ok [INFO] [stdout] test client::rpc::tests::test_get_multiple_accounts ... ok [INFO] [stdout] test client::runtime::tests::block_on_from_current_thread_runtime_does_not_panic ... ok [INFO] [stdout] test client::rpc::tests::test_get_block_by_height ... ok [INFO] [stdout] test client::rpc::tests::test_get_block_hash ... ok [INFO] [stdout] test client::rpc::tests::test_get_full_block_by_height ... ok [INFO] [stdout] test types::block::tests::test_block_serialization_deserialization ... ok [INFO] [stdout] test types::block::tests::test_max_serialized_size ... ok [INFO] [stdout] test types::block::tests::test_block_hash ... ok [INFO] [stdout] test types::event::tests::block_event_timestamp_serializes_as_string ... ok [INFO] [stdout] test types::processed_transaction::tests::rollback_default_message_size ... ok [INFO] [stdout] test types::processed_transaction::tests::test_biggest_processed_transaction_within_max_size ... ok [INFO] [stdout] test types::processed_transaction::tests::test_compute_units_consumed_edge_cases ... ok [INFO] [stdout] test types::processed_transaction::tests::test_corrupt_accounts_length_in_instruction_returns_error ... ok [INFO] [stdout] test client::rpc::tests::test_get_network_pubkey ... ok [INFO] [stdout] test types::processed_transaction::tests::test_deserialization_log_message_too_long ... ok [INFO] [stdout] test types::processed_transaction::tests::test_deserialization_failed_message_too_long ... ok [INFO] [stdout] test types::processed_transaction::tests::test_empty_log_messages ... ok [INFO] [stdout] test types::processed_transaction::tests::test_deserialization_too_many_log_messages ... ok [INFO] [stdout] test types::processed_transaction::tests::test_from_fixed_array_invalid_utf8 ... ok [INFO] [stdout] test types::processed_transaction::tests::test_from_fixed_array_msg_len_exceeds_buffer ... ok [INFO] [stdout] test types::processed_transaction::tests::test_from_vec_inner_instruction_consumed_len_exceeds_error ... ok [INFO] [stdout] test types::processed_transaction::tests::test_failed_status_with_inner_instructions_alignment ... ok [INFO] [stdout] test types::processed_transaction::tests::test_inner_instruction_zero_accounts_zero_data_roundtrip ... ok [INFO] [stdout] test types::processed_transaction::tests::test_inner_instructions_empty_list_roundtrip ... ok [INFO] [stdout] test types::processed_transaction::tests::test_inner_instructions_length_mismatch_returns_error ... ok [INFO] [stdout] test types::processed_transaction::tests::test_inner_instructions_non_empty_roundtrip ... ok [INFO] [stdout] test types::processed_transaction::tests::test_inner_instructions_single_outer_empty_roundtrip ... ok [INFO] [stdout] test types::processed_transaction::tests::test_log_message_exactly_at_limit ... ok [INFO] [stdout] test types::event::tests::block_event_timestamp_handles_u128_max ... ok [INFO] [stdout] test types::processed_transaction::tests::test_inner_instruction_max_accounts_and_max_data_roundtrip ... ok [INFO] [stdout] test types::processed_transaction::tests::test_multiple_log_messages_within_limits ... ok [INFO] [stdout] test types::processed_transaction::tests::test_malformed_status_flag_returns_error ... ok [INFO] [stdout] test helper::utxo::tests::block_on_bridge_works_inside_current_thread_runtime ... ok [INFO] [stdout] test types::processed_transaction::tests::test_no_log_messages ... ok [INFO] [stdout] test client::rpc::tests::test_send_transactions ... ok [INFO] [stdout] test types::processed_transaction::tests::test_multiple_outers_mixed_empty_and_nonempty_roundtrip ... ok [INFO] [stdout] test types::processed_transaction::tests::test_rollback_with_message ... ok [INFO] [stdout] test types::processed_transaction::tests::test_outer_len_at_max_roundtrip_ok ... ok [INFO] [stdout] test types::processed_transaction::tests::test_rollback_with_message_too_long ... ok [INFO] [stdout] test types::processed_transaction::tests::test_serialization_log_message_gets_truncated ... ok [INFO] [stdout] test types::processed_transaction::tests::test_serialization_exactly_max_log_messages ... ok [INFO] [stdout] test types::processed_transaction::tests::test_serialization_not_rolledback ... ok [INFO] [stdout] test types::processed_transaction::tests::test_serialization_too_many_log_messages ... ok [INFO] [stdout] test types::processed_transaction::tests::test_to_vec_inner_instruction_serialized_size_exceeds_direct_error ... ok [INFO] [stdout] test types::processed_transaction::tests::test_to_vec_too_many_inners_single_outer_direct_error ... ok [INFO] [stdout] test types::processed_transaction::tests::test_to_vec_too_many_outer_instructions_direct_error ... ok [INFO] [stdout] test types::processed_transaction::tests::test_too_many_inner_instructions_cumulative_returns_error ... ok [INFO] [stdout] test types::processed_transaction::tests::test_too_many_inner_instructions_single_outer_returns_error ... ok [INFO] [stdout] test types::processed_transaction::tests::test_too_many_outer_instructions_returns_error ... ok [INFO] [stdout] test types::processed_transaction::tests::test_total_inners_at_max_roundtrip_ok ... ok [INFO] [stdout] test types::processed_transaction::tests::test_serialization_failed_message_too_long ... ok [INFO] [stdout] test types::processed_transaction::tests::test_total_inners_cumulative_exceeds_returns_error ... ok [INFO] [stdout] test types::processed_transaction::tests::test_truncated_inner_instruction_returns_error ... ok [INFO] [stdout] test types::runtime_transaction::tests::test_all_allowed_versions_are_valid ... ok [INFO] [stdout] test types::runtime_transaction::tests::test_version_not_in_allowed_versions ... ok [INFO] [stdout] test types::runtime_transaction::tests::test_from_slice_insufficient_data ... ok [INFO] [stdout] test types::runtime_transaction::tests::test_serde_roundtrip ... ok [INFO] [stdout] test types::signature::tests::test_serde_serialize_deserialize ... ok [INFO] [stdout] test types::transaction_to_sign::tests::test_more_than_allowed_inputs_should_fail ... ok [INFO] [stdout] test types::transaction_to_sign::tests::test_sdk_and_program_serialization_consistency ... ok [INFO] [stdout] test types::processed_transaction::tests::test_to_vec_total_inners_exceeds_direct_error ... ok [INFO] [stdout] test types::processed_transaction::tests::test_outer_len_mismatch_returns_error ... ok [INFO] [stdout] test types::transaction_to_sign::tests::test_serialize_and_back ... ok [INFO] [stdout] test client::rpc::tests::test_send_transaction ... ok [INFO] [stdout] test types::signature::fuzz_serialize_deserialize_signature ... ok [INFO] [stdout] test client::rpc::tests::test_read_account_info ... ok [INFO] [stdout] test client::rpc::tests::test_get_full_block ... ok [INFO] [stdout] test client::rpc::tests::test_call_method_basic_inside_current_thread_runtime ... ok [INFO] [stdout] test client::rpc::tests::test_not_found_error ... ok [INFO] [stdout] test client::rpc::tests::test_rpc_error_handling ... ok [INFO] [stdout] test client::rpc::tests::test_call_method_complex_type ... ok [INFO] [stdout] test client::rpc::tests::test_get_block ... ok [INFO] [stdout] test helper::program_deployment::tests::try_deploy_program_returns_elf_error_inside_current_thread_runtime ... ok [INFO] [stdout] test helper::bip322::bip322_tests::test_sign_with_random_nonce ... FAILED [INFO] [stdout] test client::rpc::tests::test_get_block_count ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- helper::bip322::bip322_tests::test_sign_with_random_nonce stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'helper::bip322::bip322_tests::test_sign_with_random_nonce' (70) panicked at src/helper/bip322.rs:192:18: [INFO] [stdout] getting first account info should not fail: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5fe09ee4c22a - std[e72de78501789eb0]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5fe09ee4c22a - std[e72de78501789eb0]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5fe09ee4c22a - std[e72de78501789eb0]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5fe09ee4c22a - <::print::DisplayBacktrace as core[6aaeda2c7ad07a48]::fmt::Display>::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5fe09ee6443a - ::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5fe09ee6443a - core[6aaeda2c7ad07a48]::fmt::write [INFO] [stdout] 6: 0x5fe09ee51702 - std[e72de78501789eb0]::io::default_write_fmt::> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5fe09ee51702 - as std[e72de78501789eb0]::io::Write>::write_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5fe09ee2879f - ::print [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5fe09ee2879f - std[e72de78501789eb0]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5fe09ee43829 - std[e72de78501789eb0]::panicking::default_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5fe09e12668c - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x5fe09e12668c - test[4f12b380f1fb68c5]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5fe09ee43aa2 - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x5fe09ee43aa2 - std[e72de78501789eb0]::panicking::panic_with_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5fe09ee28858 - std[e72de78501789eb0]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5fe09ee1fee9 - std[e72de78501789eb0]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5fe09ee2972d - __rustc[78a4cf188af856fc]::rust_begin_unwind [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5fe09ee64cac - core[6aaeda2c7ad07a48]::panicking::panic_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5fe09ee649f2 - core[6aaeda2c7ad07a48]::result::unwrap_failed [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x5fe09df7465b - >::expect [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/result.rs:1185:23 [INFO] [stdout] 21: 0x5fe09e119038 - arch_sdk[3f114b26f56a08a3]::helper::bip322::bip322_tests::test_sign_with_random_nonce [INFO] [stdout] at /opt/rustwide/workdir/src/helper/bip322.rs:192:18 [INFO] [stdout] 22: 0x5fe09e1074f7 - arch_sdk[3f114b26f56a08a3]::helper::bip322::bip322_tests::test_sign_with_random_nonce::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/helper/bip322.rs:189:37 [INFO] [stdout] 23: 0x5fe09df60b16 - >::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x5fe09e11a76b - core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x5fe09e11a76b - test[4f12b380f1fb68c5]::__rust_begin_short_backtrace::, fn() -> core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:663:18 [INFO] [stdout] 26: 0x5fe09e12715b - test[4f12b380f1fb68c5]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:74 [INFO] [stdout] 27: 0x5fe09e12715b - as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 28: 0x5fe09e12715b - std[e72de78501789eb0]::panicking::catch_unwind::do_call::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 29: 0x5fe09e12715b - std[e72de78501789eb0]::panicking::catch_unwind::, core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 30: 0x5fe09e12715b - std[e72de78501789eb0]::panic::catch_unwind::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x5fe09e12715b - test[4f12b380f1fb68c5]::run_test_in_process [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:27 [INFO] [stdout] 32: 0x5fe09e12715b - test[4f12b380f1fb68c5]::run_test::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:607:43 [INFO] [stdout] 33: 0x5fe09e122874 - test[4f12b380f1fb68c5]::run_test::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:637:41 [INFO] [stdout] 34: 0x5fe09e122874 - std[e72de78501789eb0]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 35: 0x5fe09e129d62 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 36: 0x5fe09e129d62 - ::{closure#1}::{closure#0}> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 37: 0x5fe09e129d62 - std[e72de78501789eb0]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 38: 0x5fe09e129d62 - std[e72de78501789eb0]::panicking::catch_unwind::<(), core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 39: 0x5fe09e129d62 - std[e72de78501789eb0]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x5fe09e129d62 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 41: 0x5fe09e129d62 - ::{closure#1} as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x5fe09ee4b2df - + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 43: 0x5fe09ee4b2df - ::new::thread_start [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 44: 0x73127dfb7aa4 - [INFO] [stdout] 45: 0x73127e044a64 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] helper::bip322::bip322_tests::test_sign_with_random_nonce [INFO] [stdout] [INFO] [stdout] test result: FAILED. 79 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.47s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] running `Command { std: "docker" "inspect" "dd2f569034edba28fca5deb03480e7ece4c948a189154faba9f967507ab82241", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dd2f569034edba28fca5deb03480e7ece4c948a189154faba9f967507ab82241", kill_on_drop: false }` [INFO] [stdout] dd2f569034edba28fca5deb03480e7ece4c948a189154faba9f967507ab82241