[INFO] cloning repository https://github.com/AntonioVentilii/escrow
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AntonioVentilii/escrow" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAntonioVentilii%2Fescrow", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAntonioVentilii%2Fescrow'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 19309d0fe09e173889cc5fae634c902b9e0858a7
[INFO] testing AntonioVentilii/escrow 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%2FAntonioVentilii%2Fescrow" "/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/AntonioVentilii/escrow
[INFO] finished tweaking git repo https://github.com/AntonioVentilii/escrow
[INFO] tweaked toml for git repo https://github.com/AntonioVentilii/escrow written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AntonioVentilii/escrow 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/AntonioVentilii/escrow 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]     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 wslpath v0.0.2
[INFO] [stderr]   Downloaded pocket-ic v13.0.0
[INFO] [stderr]   Downloaded tracing-appender v0.2.4
[INFO] [stderr]   Downloaded slog v2.8.2
[INFO] [stderr]   Downloaded anyhow v1.0.101
[INFO] [stderr]   Downloaded half v1.8.3
[INFO] [stderr]   Downloaded erased-serde v0.3.31
[INFO] [stderr]   Downloaded syn v2.0.116
[INFO] [stderr]   Downloaded ic-transport-types v0.45.0
[INFO] [stderr]   Downloaded ic-certification v3.1.0
[INFO] [stderr]   Downloaded candid v0.10.27
[INFO] [stderr]   Downloaded stacker v0.1.23
[INFO] [stderr]   Downloaded ar_archive_writer v0.5.1
[INFO] [stderr]   Downloaded pretty v0.12.5
[INFO] [stderr]   Downloaded candid_derive v0.10.27
[INFO] [stderr]   Downloaded ic-management-canister-types v0.5.0
[INFO] [stderr]   Downloaded ic-error-types v0.2.0
[INFO] [stderr]   Downloaded psm v0.1.30
[INFO] [stderr]   Downloaded ic_principal v0.1.2
[INFO] [stderr]   Downloaded binread v2.2.0
[INFO] [stderr]   Downloaded binread_derive v2.1.0
[INFO] [stderr]   Downloaded ic-cdk-macros v0.20.1
[INFO] [stderr]   Downloaded ic-cdk-timers v1.0.0
[INFO] [stderr]   Downloaded ic0 v1.1.0
[INFO] [stderr]   Downloaded ic-cdk v0.20.1
[INFO] [stderr]   Downloaded ic-cdk-executor v2.0.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] b14bb92f78ebca6d5a84f844a365b4f909b828010b3044552b1969750dae30a0
[INFO] running `Command { std: "docker" "start" "b14bb92f78ebca6d5a84f844a365b4f909b828010b3044552b1969750dae30a0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b14bb92f78ebca6d5a84f844a365b4f909b828010b3044552b1969750dae30a0", 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" "b14bb92f78ebca6d5a84f844a365b4f909b828010b3044552b1969750dae30a0" "/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" "b14bb92f78ebca6d5a84f844a365b4f909b828010b3044552b1969750dae30a0", 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" "b14bb92f78ebca6d5a84f844a365b4f909b828010b3044552b1969750dae30a0" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling stacker v0.1.23
[INFO] [stderr]    Compiling slotmap v1.1.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling anyhow v1.0.101
[INFO] [stderr]    Compiling ic-cdk-executor v2.0.0
[INFO] [stderr]    Compiling typed-arena v2.0.2
[INFO] [stderr]    Compiling data-encoding v2.10.0
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling serde_bytes v0.11.19
[INFO] [stderr]    Compiling pretty v0.12.5
[INFO] [stderr]    Compiling ic0 v1.1.0
[INFO] [stderr]    Compiling syn v2.0.116
[INFO] [stderr]    Compiling leb128 v0.2.5
[INFO] [stderr]    Compiling ic-cdk-timers v1.0.0
[INFO] [stderr]    Compiling ar_archive_writer v0.5.1
[INFO] [stderr]    Compiling binread_derive v2.1.0
[INFO] [stderr]    Compiling psm v0.1.30
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling candid_derive v0.10.27
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling binread v2.2.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling ic_principal v0.1.2
[INFO] [stderr]    Compiling ic-error-types v0.2.0
[INFO] [stderr]    Compiling candid v0.10.27
[INFO] [stderr]    Compiling ic-cdk-macros v0.20.1
[INFO] [stderr]    Compiling ic-cdk v0.20.1
[INFO] [stderr]    Compiling escrow v0.0.7 (/opt/rustwide/workdir/src/escrow)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 00s
[INFO] running `Command { std: "docker" "inspect" "b14bb92f78ebca6d5a84f844a365b4f909b828010b3044552b1969750dae30a0", 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" "b14bb92f78ebca6d5a84f844a365b4f909b828010b3044552b1969750dae30a0" "/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 syn v2.0.116
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_bytes v0.11.19
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling num-conv v0.2.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling ic-cdk-executor v2.0.0
[INFO] [stderr]    Compiling rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling slog v2.8.2
[INFO] [stderr]    Compiling half v1.8.3
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling rustls-webpki v0.103.13
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling backoff v0.4.0
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling ic-cdk-timers v1.0.0
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling candid_derive v0.10.27
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling schemars_derive v0.8.22
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling ic_principal v0.1.2
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling ic-certification v3.1.0
[INFO] [stderr]    Compiling ic-error-types v0.2.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_cbor v0.11.2
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling erased-serde v0.3.31
[INFO] [stderr]    Compiling candid v0.10.27
[INFO] [stderr]    Compiling tracing-appender v0.2.4
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling ic-management-canister-types v0.5.0
[INFO] [stderr]    Compiling ic-transport-types v0.45.0
[INFO] [stderr]    Compiling ic-cdk-macros v0.20.1
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling ic-cdk v0.20.1
[INFO] [stderr]    Compiling escrow v0.0.7 (/opt/rustwide/workdir/src/escrow)
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling pocket-ic v13.0.0
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 55s
[INFO] running `Command { std: "docker" "inspect" "b14bb92f78ebca6d5a84f844a365b4f909b828010b3044552b1969750dae30a0", 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" "b14bb92f78ebca6d5a84f844a365b4f909b828010b3044552b1969750dae30a0" "/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.47s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/escrow-9b7fd169e9c66e62)
[INFO] [stdout] 
[INFO] [stdout] running 283 tests
[INFO] [stdout] test api::disputes::results::tests::public_view_hides_outcome_during_evidence_phase ... ok
[INFO] [stdout] test api::disputes::results::tests::public_view_hides_outcome_during_voting_phase ... ok
[INFO] [stdout] test memory::tests::arbitrator_count_reflects_inserts ... ok
[INFO] [stdout] test memory::tests::builder_cannot_forge_id ... ok
[INFO] [stdout] test memory::tests::deal_count_reflects_insertions ... ok
[INFO] [stdout] test api::deals::results::tests::deal_view_maps_metadata ... ok
[INFO] [stdout] test api::deals::results::tests::claimable_view_hides_payer_and_claim_code ... ok
[INFO] [stdout] test memory::tests::dispute_count_reflects_inserts ... ok
[INFO] [stdout] test memory::tests::dispute_ids_are_sequential ... ok
[INFO] [stdout] test memory::tests::insert_and_retrieve_dispute ... ok
[INFO] [stdout] test memory::tests::ids_are_sequential ... ok
[INFO] [stdout] test memory::tests::lock_prevents_double_processing ... ok
[INFO] [stdout] test memory::tests::insert_and_retrieve ... ok
[INFO] [stdout] test memory::tests::returns_none_for_unknown_id ... ok
[INFO] [stdout] test memory::tests::ids_are_globally_unique ... ok
[INFO] [stdout] test memory::tests::upsert_and_retrieve_arbitrator ... ok
[INFO] [stdout] test memory::tests::upsert_replaces_existing ... ok
[INFO] [stdout] test memory::tests::with_deal_mutates_in_place ... ok
[INFO] [stdout] test services::arbitrators::tests::admin_register_creates_active_profile ... ok
[INFO] [stdout] test services::arbitrators::tests::admin_register_is_idempotent_and_preserves_counters ... ok
[INFO] [stdout] test services::arbitrators::tests::admin_register_reactivates_deregistered ... ok
[INFO] [stdout] test services::arbitrators::tests::admin_register_reactivates_suspended ... ok
[INFO] [stdout] test services::arbitrators::tests::admin_register_rejects_anonymous_target ... ok
[INFO] [stdout] test services::arbitrators::tests::admin_register_rejects_canister_self ... ok
[INFO] [stdout] test services::arbitrators::tests::admin_set_status_returns_not_found_for_unregistered ... ok
[INFO] [stdout] test api::disputes::results::tests::public_view_reveals_outcome_when_resolved ... ok
[INFO] [stdout] test services::arbitrators::tests::admin_set_status_supports_all_transitions ... ok
[INFO] [stdout] test services::arbitrators::tests::deregister_is_idempotent_when_already_deregistered ... ok
[INFO] [stdout] test services::arbitrators::tests::get_returns_none_for_unregistered ... ok
[INFO] [stdout] test services::arbitrators::tests::list_caps_limit_at_100 ... ok
[INFO] [stdout] test services::arbitrators::tests::list_filters_by_min_score ... ok
[INFO] [stdout] test memory::tests::with_dispute_mutates_in_place ... ok
[INFO] [stdout] test services::arbitrators::tests::list_filters_by_status ... ok
[INFO] [stdout] test memory::tests::with_dispute_returns_none_for_unknown ... ok
[INFO] [stdout] test services::arbitrators::tests::list_oversized_offset_returns_empty_page ... ok
[INFO] [stdout] test memory::tests::with_disputes_iterates_all ... ok
[INFO] [stdout] test services::arbitrators::tests::list_paginates ... ok
[INFO] [stdout] test services::deals::tests::compute_deal_fees_zero_creation_fee_preserved ... ok
[INFO] [stdout] test services::deals::tests::compute_deal_fees_honours_min_fee_floor ... ok
[INFO] [stdout] test services::deals::tests::compute_deal_fees_splits_dispute_cost_in_half ... ok
[INFO] [stdout] test services::deals::tests::deal_view_contains_claim_code ... ok
[INFO] [stdout] test services::deals::tests::get_returns_deal_for_payer ... ok
[INFO] [stdout] test services::deals::tests::get_returns_deal_for_recipient ... ok
[INFO] [stdout] test services::deals::tests::get_returns_not_found ... ok
[INFO] [stdout] test services::deals::tests::list_returns_own_deals_only ... ok
[INFO] [stdout] test services::deals::tests::load_escrow_fee_returns_configured_value ... ok
[INFO] [stdout] test memory::tests::with_arbitrator_mutates_in_place ... ok
[INFO] [stdout] test services::arbitrators::tests::deregister_returns_not_found_for_unregistered ... ok
[INFO] [stdout] test memory::tests::with_arbitrators_filters_active ... ok
[INFO] [stdout] test services::deals::tests::payout_after_fees_saturates_at_zero_on_underflow ... ok
[INFO] [stdout] test services::deals::tests::payout_after_fees_subtracts_ef_plus_lf ... ok
[INFO] [stdout] test services::deals::tests::load_escrow_fee_returns_default_when_unset ... ok
[INFO] [stdout] test memory::tests::with_deals_reads_all ... ok
[INFO] [stdout] test services::disputes::tests::cast_vote_latest_wins_overwrite ... ok
[INFO] [stdout] test services::disputes::tests::cast_vote_lazy_advances_phase ... ok
[INFO] [stdout] test services::deals::tests::get_claimable_hides_sensitive_fields ... ok
[INFO] [stdout] test services::deals::tests::get_escrow_account_rejects_unrelated_caller ... ok
[INFO] [stdout] test services::disputes::tests::cast_vote_rejects_before_voting_opens ... ok
[INFO] [stdout] test services::deals::tests::get_rejects_unrelated_caller ... ok
[INFO] [stdout] test services::disputes::tests::cast_vote_rejects_non_panel_caller ... ok
[INFO] [stdout] test services::disputes::tests::cast_vote_records_panel_vote ... ok
[INFO] [stdout] test services::disputes::tests::cast_vote_rejects_after_voting_closes ... ok
[INFO] [stdout] test services::disputes::tests::eligible_excludes_inactive_arbitrators ... ok
[INFO] [stdout] test services::disputes::tests::cast_vote_rejects_suspended_arbitrator ... ok
[INFO] [stdout] test services::disputes::tests::arbitration_fee_from_snapshot_doubles_per_party_reserve ... ok
[INFO] [stdout] test services::disputes::tests::arbitration_fee_helper_pins_value_against_live_config_drift ... ok
[INFO] [stdout] test services::disputes::tests::arbitrator_assigned_counter_helper ... ok
[INFO] [stdout] test services::disputes::tests::cast_vote_rejects_resolved_dispute ... ok
[INFO] [stdout] test services::disputes::tests::cast_vote_returns_dispute_not_found_for_unknown_id ... ok
[INFO] [stdout] test services::disputes::tests::fee_saturates_on_huge_amounts ... ok
[INFO] [stdout] test services::disputes::tests::fee_uses_bps_when_above_min ... ok
[INFO] [stdout] test services::disputes::tests::fee_uses_min_when_bps_falls_below ... ok
[INFO] [stdout] test services::disputes::tests::get_public_works_without_authorization ... ok
[INFO] [stdout] test services::disputes::tests::get_rejects_unrelated_caller ... ok
[INFO] [stdout] test services::disputes::tests::get_returns_dispute_for_panel_member ... ok
[INFO] [stdout] test services::disputes::tests::list_for_caller_filters_by_party ... ok
[INFO] [stdout] test services::disputes::tests::load_dispute_config_reads_canister_default ... ok
[INFO] [stdout] test services::disputes::tests::select_is_deterministic_for_same_randomness ... ok
[INFO] [stdout] test services::disputes::tests::get_returns_dispute_for_party ... ok
[INFO] [stdout] test services::disputes::tests::select_returns_all_when_pool_smaller_than_panel ... ok
[INFO] [stdout] test services::disputes::tests::get_returns_dispute_not_found ... ok
[INFO] [stdout] test services::disputes::tests::select_returns_empty_when_eligible_empty ... ok
[INFO] [stdout] test services::disputes::tests::select_no_duplicates ... ok
[INFO] [stdout] test services::disputes::tests::select_returns_panel_size_when_pool_large_enough ... ok
[INFO] [stdout] test services::disputes::tests::submit_evidence_appends_for_panel_member ... ok
[INFO] [stdout] test services::disputes::tests::submit_evidence_appends_for_party ... ok
[INFO] [stdout] test services::disputes::tests::select_weighted_favours_higher_weights ... ok
[INFO] [stdout] test services::disputes::tests::submit_evidence_rejects_after_deadline ... ok
[INFO] [stdout] test services::disputes::tests::submit_evidence_rejects_empty_payload ... ok
[INFO] [stdout] test services::disputes::tests::submit_evidence_rejects_after_phase_advance ... ok
[INFO] [stdout] test services::disputes::tests::submit_evidence_rejects_oversized_note ... ok
[INFO] [stdout] test services::disputes::tests::submit_evidence_rejects_short_hash ... ok
[INFO] [stdout] test services::disputes::tests::submit_evidence_rejects_unrelated_caller ... ok
[INFO] [stdout] test services::disputes::tests::submit_evidence_requires_paired_url_hash ... ok
[INFO] [stdout] test services::disputes::tests::submit_evidence_returns_dispute_not_found ... ok
[INFO] [stdout] test services::disputes::tests::tally_one_cc_one_ic_one_abstain_no_quorum ... ok
[INFO] [stdout] test services::disputes::tests::tally_non_voted_treated_as_abstain ... ok
[INFO] [stdout] test services::disputes::tests::submit_evidence_replays_append ... ok
[INFO] [stdout] test services::disputes::tests::tally_one_cc_two_abstain_no_quorum ... ok
[INFO] [stdout] test services::disputes::tests::tally_panel_5_three_two_settles ... ok
[INFO] [stdout] test services::disputes::tests::tally_panel_5_two_two_one_no_quorum ... ok
[INFO] [stdout] test services::disputes::tests::tally_three_abstain_no_quorum ... ok
[INFO] [stdout] test services::disputes::tests::tally_two_cc_one_ic_settles ... ok
[INFO] [stdout] test services::disputes::tests::tally_two_cc_one_abstain_settles_with_quorum ... ok
[INFO] [stdout] test services::disputes::tests::tally_two_ic_refunds ... ok
[INFO] [stdout] test services::housekeeping::tests::allows_sequential_sweeps ... ok
[INFO] [stdout] test services::housekeeping::tests::blocks_concurrent_sweep ... ok
[INFO] [stdout] test services::housekeeping::tests::dispute_sweep_allows_sequential_sweeps ... ok
[INFO] [stdout] test services::housekeeping::tests::dispute_sweep_blocks_concurrent ... ok
[INFO] [stdout] test services::housekeeping::tests::dispute_sweep_guard_scoped_lifetime ... ok
[INFO] [stdout] test services::housekeeping::tests::dispute_sweep_resets_on_guard_drop ... ok
[INFO] [stdout] test services::housekeeping::tests::guard_scoped_lifetime ... ok
[INFO] [stdout] test services::housekeeping::tests::dispute_sweep_independent_from_expiry_sweep ... ok
[INFO] [stdout] test services::housekeeping::tests::resets_on_guard_drop ... ok
[INFO] [stdout] test services::icrc7::tests::balance_of_counts_correctly ... ok
[INFO] [stdout] test services::icrc7::tests::balance_of_subaccount_returns_zero ... ok
[INFO] [stdout] test services::icrc7::tests::balance_of_multiple_accounts ... ok
[INFO] [stdout] test services::icrc7::tests::collection_metadata_has_name ... ok
[INFO] [stdout] test services::icrc7::tests::metadata_for_unknown_id ... ok
[INFO] [stdout] test services::disputes::tests::eligible_includes_unscored_when_no_min_score ... ok
[INFO] [stdout] test services::icrc7::tests::owner_of_created_deal ... ok
[INFO] [stdout] test services::icrc7::tests::name_returns_constant ... ok
[INFO] [stdout] test services::disputes::tests::eligible_filters_by_min_score ... ok
[INFO] [stdout] test services::icrc7::tests::metadata_batch_mixed ... ok
[INFO] [stdout] test services::disputes::tests::eligible_excludes_payer_and_recipient ... ok
[INFO] [stdout] test services::icrc7::tests::metadata_for_existing_deal ... ok
[INFO] [stdout] test services::icrc7::tests::owner_of_settled_deal ... ok
[INFO] [stdout] test services::icrc7::tests::owner_of_unknown_id ... ok
[INFO] [stdout] test services::icrc7::tests::standards_include_icrc10 ... ok
[INFO] [stdout] test services::icrc7::tests::standards_include_icrc7 ... ok
[INFO] [stdout] test services::icrc7::tests::symbol_returns_constant ... ok
[INFO] [stdout] test services::icrc7::tests::tokens_empty_when_cursor_past_end ... ok
[INFO] [stdout] test services::icrc7::tests::tokens_of_filters_by_owner ... ok
[INFO] [stdout] test services::icrc7::tests::tokens_of_with_subaccount_returns_empty ... ok
[INFO] [stdout] test services::icrc7::tests::tokens_of_pagination ... ok
[INFO] [stdout] test services::icrc7::tests::tokens_respects_take_limit ... ok
[INFO] [stdout] test services::icrc7::tests::total_supply_reflects_deals ... ok
[INFO] [stdout] test services::icrc7::tests::transfer_rejects_all ... ok
[INFO] [stdout] test services::icrc7::tests::tokens_with_prev_cursor ... ok
[INFO] [stdout] test services::icrc7::tests::tokens_returns_ids_in_order ... ok
[INFO] [stdout] test services::reliability::tests::above_threshold_passes ... ok
[INFO] [stdout] test services::reliability::tests::in_progress_deals_ignored ... ok
[INFO] [stdout] test services::reliability::tests::new_user_has_no_score ... ok
[INFO] [stdout] test services::reliability::tests::refunded_counts_as_positive ... ok
[INFO] [stdout] test services::reliability::tests::validate_allows_under_min_concluded ... ok
[INFO] [stdout] test subaccounts::tests::encodes_deal_id_in_last_8_bytes ... ok
[INFO] [stdout] test services::reliability::tests::below_threshold_blocks ... ok
[INFO] [stdout] test services::reliability::tests::self_rejections_ignored ... ok
[INFO] [stdout] test services::reliability::tests::under_min_concluded_has_no_score ... ok
[INFO] [stdout] test subaccounts::tests::deterministic ... ok
[INFO] [stdout] test subaccounts::tests::length_is_32 ... ok
[INFO] [stdout] test subaccounts::tests::starts_with_domain_separator ... ok
[INFO] [stdout] test subaccounts::tests::treasury_is_deterministic_and_distinct_from_deals ... ok
[INFO] [stdout] test subaccounts::tests::unique_per_deal ... ok
[INFO] [stdout] test types::arbitrator::tests::score_is_clamped_to_100 ... ok
[INFO] [stdout] test types::arbitrator::tests::score_is_none_below_threshold ... ok
[INFO] [stdout] test types::arbitrator::tests::score_is_proportional_above_threshold ... ok
[INFO] [stdout] test types::asset::tests::icrc_constructor_round_trips ... ok
[INFO] [stdout] test types::arbitrator::tests::score_is_some_at_threshold ... ok
[INFO] [stdout] test types::dispute::tests::dispute_config_defaults_match_locked_decisions ... ok
[INFO] [stdout] test types::asset::tests::as_icrc_returns_ledger_principal_for_icrc_variant ... ok
[INFO] [stdout] test types::arbitrator::tests::profile_round_trips_through_candid ... ok
[INFO] [stdout] test types::dispute::tests::phase_round_trips_through_candid ... ok
[INFO] [stdout] test types::arbitrator::tests::arbitrator_status_round_trips_through_candid ... ok
[INFO] [stdout] test types::dispute::tests::outcome_round_trips_through_candid ... ok
[INFO] [stdout] test types::asset::tests::display_for_icrc_uses_canonical_prefix ... ok
[INFO] [stdout] test types::asset::tests::kind_for_icrc_is_stable_string ... ok
[INFO] [stdout] test types::icrc7::tests::account_with_zero_subaccount_owns ... ok
[INFO] [stdout] test types::icrc7::tests::account_with_subaccount_never_owns ... ok
[INFO] [stdout] test types::dispute::tests::dispute_round_trips_through_candid ... ok
[INFO] [stdout] test types::icrc7::tests::collection_metadata_structure ... ok
[INFO] [stdout] test types::icrc7::tests::collection_metadata_supply_reflects_input ... ok
[INFO] [stdout] test types::icrc7::tests::collection_metadata_name_value ... ok
[INFO] [stdout] test types::icrc7::tests::different_principal_does_not_own ... ok
[INFO] [stdout] test types::icrc7::tests::metadata_amount_as_nat ... ok
[INFO] [stdout] test types::icrc7::tests::matching_principal_owns_token ... ok
[INFO] [stdout] test types::icrc7::tests::empty_vec_is_default ... ok
[INFO] [stdout] test types::icrc7::tests::all_zeros_is_default ... ok
[INFO] [stdout] test types::dispute::tests::vote_round_trips_through_candid ... ok
[INFO] [stdout] test types::icrc7::tests::metadata_contains_required_fields ... ok
[INFO] [stdout] test types::icrc7::tests::none_is_default ... ok
[INFO] [stdout] test types::icrc7::tests::metadata_includes_optional_fields_when_present ... ok
[INFO] [stdout] test types::icrc7::tests::owner_falls_back_to_created_by_when_payer_none ... ok
[INFO] [stdout] test types::icrc7::tests::nonzero_is_not_default ... ok
[INFO] [stdout] test types::icrc7::tests::metadata_name_contains_deal_id ... ok
[INFO] [stdout] test types::icrc7::tests::metadata_omits_unset_optional_fields ... ok
[INFO] [stdout] test types::icrc7::tests::owner_of_created_is_payer ... ok
[INFO] [stdout] test types::icrc7::tests::owner_of_cancelled_is_payer ... ok
[INFO] [stdout] test types::icrc7::tests::owner_of_arbitrated_refunded_is_payer ... ok
[INFO] [stdout] test types::icrc7::tests::owner_of_disputed_is_payer ... ok
[INFO] [stdout] test types::icrc7::tests::owner_of_funded_is_payer ... ok
[INFO] [stdout] test types::icrc7::tests::owner_of_arbitrated_settled_is_recipient ... ok
[INFO] [stdout] test validation::tests::accept_ok_for_open_deal_with_valid_claim_code ... ok
[INFO] [stdout] test types::icrc7::tests::owner_of_refunded_is_payer ... ok
[INFO] [stdout] test types::icrc7::tests::owner_of_rejected_is_payer ... ok
[INFO] [stdout] test types::icrc7::tests::owner_of_settled_is_recipient ... ok
[INFO] [stdout] test types::icrc7::tests::owner_of_settled_falls_back_to_payer ... ok
[INFO] [stdout] test types::icrc7::tests::owner_subaccount_is_none ... ok
[INFO] [stdout] test validation::tests::accept_ok_when_funded_and_not_expired_with_bound_recipient ... ok
[INFO] [stdout] test validation::tests::accept_rejects_created_deal ... ok
[INFO] [stdout] test validation::tests::accept_idempotent_when_settled ... ok
[INFO] [stdout] test validation::tests::accept_rejects_expired ... ok
[INFO] [stdout] test validation::tests::accept_rejects_open_deal_with_wrong_claim_code ... ok
[INFO] [stdout] test validation::tests::accept_rejects_open_deal_without_claim_code ... ok
[INFO] [stdout] test validation::tests::cancel_ok_when_created ... ok
[INFO] [stdout] test validation::tests::cancel_rejects_funded ... ok
[INFO] [stdout] test validation::tests::accept_rejects_wrong_recipient ... ok
[INFO] [stdout] test validation::tests::consent_ok_for_payer ... ok
[INFO] [stdout] test validation::tests::consent_ok_for_recipient ... ok
[INFO] [stdout] test validation::tests::create_accepts_expiry_at_max_window ... ok
[INFO] [stdout] test validation::tests::consent_rejects_settled_deal ... ok
[INFO] [stdout] test validation::tests::create_accepts_valid_input ... ok
[INFO] [stdout] test validation::tests::create_rejects_zero_amount ... ok
[INFO] [stdout] test validation::tests::create_rejects_expiry_too_far ... ok
[INFO] [stdout] test validation::tests::create_rejects_past_expiry ... ok
[INFO] [stdout] test validation::tests::deal_limit_allows_under_cap ... ok
[INFO] [stdout] test validation::tests::consent_rejects_stranger ... ok
[INFO] [stdout] test validation::tests::dispute_config_accepts_odd_panel_sizes ... ok
[INFO] [stdout] test validation::tests::dispute_config_accepts_withdraw_fee_pct_at_boundaries ... ok
[INFO] [stdout] test validation::tests::dispute_config_default_is_valid ... ok
[INFO] [stdout] test validation::tests::deal_limit_does_not_count_terminal_deals ... ok
[INFO] [stdout] test validation::tests::deal_limit_rejects_at_cap ... ok
[INFO] [stdout] test validation::tests::dispute_config_rejects_fee_bps_above_100_pct ... ok
[INFO] [stdout] test validation::tests::dispute_config_rejects_default_panel_size_outside_bounds ... ok
[INFO] [stdout] test validation::tests::dispute_config_rejects_even_max_panel_size ... ok
[INFO] [stdout] test validation::tests::dispute_config_rejects_even_min_panel_size ... ok
[INFO] [stdout] test validation::tests::dispute_config_rejects_min_panel_size_below_3 ... ok
[INFO] [stdout] test validation::tests::dispute_config_rejects_max_below_min ... ok
[INFO] [stdout] test validation::tests::dispute_config_rejects_panel_size_below_3 ... ok
[INFO] [stdout] test validation::tests::dispute_config_rejects_withdraw_fee_pct_above_100 ... ok
[INFO] [stdout] test validation::tests::expiry_default_yes_only_overrides_empty ... ok
[INFO] [stdout] test validation::tests::dispute_config_rejects_zero_windows ... ok
[INFO] [stdout] test validation::tests::dispute_config_rejects_even_panel_size ... ok
[INFO] [stdout] test validation::tests::dispute_config_rejects_oversized_windows ... ok
[INFO] [stdout] test validation::tests::metadata_accepts_none ... ok
[INFO] [stdout] test validation::tests::metadata_accepts_valid_input ... ok
[INFO] [stdout] test validation::tests::metadata_rejects_long_note ... ok
[INFO] [stdout] test validation::tests::metadata_rejects_long_title ... ok
[INFO] [stdout] test validation::tests::min_amount_accepts_just_above_floor ... ok
[INFO] [stdout] test validation::tests::min_amount_floor_scales_with_panel_size ... ok
[INFO] [stdout] test validation::tests::min_amount_floor_for_default_panel ... ok
[INFO] [stdout] test validation::tests::min_amount_floor_takes_happy_path_when_panel_is_cheap ... ok
[INFO] [stdout] test validation::tests::min_amount_rejects_at_floor_and_reports_min_acceptable ... ok
[INFO] [stdout] test validation::tests::min_amount_rejects_below_floor ... ok
[INFO] [stdout] test validation::tests::open_dispute_accepts_expired_deal_when_allow_expired_set ... ok
[INFO] [stdout] test validation::tests::open_dispute_rejects_created_deal ... ok
[INFO] [stdout] test validation::tests::open_dispute_idempotent_on_already_disputed_deal ... ok
[INFO] [stdout] test validation::tests::open_dispute_rejects_deal_with_existing_dispute_attachment ... ok
[INFO] [stdout] test validation::tests::open_dispute_rejects_expired_deal_for_direct_caller ... ok
[INFO] [stdout] test validation::tests::open_dispute_rejects_unrelated_caller ... ok
[INFO] [stdout] test validation::tests::open_dispute_rejects_open_payer_deal ... ok
[INFO] [stdout] test validation::tests::panel_size_choice_accepts_within_bounds_and_odd ... ok
[INFO] [stdout] test validation::tests::open_dispute_rejects_tip_flow_deal ... ok
[INFO] [stdout] test validation::tests::panel_size_choice_rejects_below_min ... ok
[INFO] [stdout] test validation::tests::open_dispute_accepts_funded_deal_in_window ... ok
[INFO] [stdout] test validation::tests::panel_size_choice_rejects_above_max ... ok
[INFO] [stdout] test validation::tests::panel_size_choice_none_is_always_valid ... ok
[INFO] [stdout] test validation::tests::panel_size_choice_rejects_even_in_range ... ok
[INFO] [stdout] test validation::tests::reclaim_idempotent_when_refunded ... ok
[INFO] [stdout] test validation::tests::reclaim_ok_when_funded_and_expired ... ok
[INFO] [stdout] test validation::tests::reclaim_rejects_before_expiry ... ok
[INFO] [stdout] test validation::tests::reclaim_rejects_non_payer ... ok
[INFO] [stdout] test validation::tests::reclaim_rejects_settled_deal ... ok
[INFO] [stdout] test validation::tests::reject_idempotent_returns_already_finalised ... ok
[INFO] [stdout] test validation::tests::reject_not_allowed_on_funded_deal ... ok
[INFO] [stdout] test validation::tests::reject_ok_for_created_deal ... ok
[INFO] [stdout] test validation::tests::reject_rejects_stranger ... ok
[INFO] [stdout] test validation::tests::resolve_caller_is_explicit_recipient ... ok
[INFO] [stdout] test validation::tests::resolve_caller_is_payer_with_recipient ... ok
[INFO] [stdout] test validation::tests::resolve_caller_is_recipient_invoice ... ok
[INFO] [stdout] test validation::tests::resolve_defaults_caller_to_payer ... ok
[INFO] [stdout] test validation::tests::resolve_rejects_self_deal ... ok
[INFO] [stdout] test validation::tests::resolve_rejects_unrelated_caller ... ok
[INFO] [stdout] test validation::tests::sign_rejects_open_payer_deal ... ok
[INFO] [stdout] test validation::tests::sign_rejects_expired_deal ... ok
[INFO] [stdout] test validation::tests::sign_rejects_tip_flow_deal ... ok
[INFO] [stdout] test validation::tests::sign_rejects_non_funded_deal ... ok
[INFO] [stdout] test validation::tests::sign_rejects_unrelated_caller ... ok
[INFO] [stdout] test validation::tests::tally_branches_on_both_signatures_set ... ok
[INFO] [stdout] test validation::tests::resolve_rejects_anonymous_payer ... ok
[INFO] [stdout] test validation::tests::resolve_rejects_anonymous_recipient ... ok
[INFO] [stdout] test validation::tests::sign_accepts_funded_bound_deal_for_payer_and_recipient ... ok
[INFO] [stdout] test validation::tests::tally_pending_when_either_signature_is_empty ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 283 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/it/main.rs (/opt/rustwide/target/debug/deps/it-75e786ff31d5c644)
[INFO] [stdout] 
[INFO] [stdout] running 74 tests
[INFO] [stdout] test admin_config::get_fees_returns_default_schedule_for_any_caller ... FAILED
[INFO] [stdout] test admin_config::update_config_rejects_max_panel_below_min ... FAILED
[INFO] [stdout] test admin_config::update_config_rejects_non_controller_caller ... FAILED
[INFO] [stdout] test admin_config::update_config_rejects_panel_size_below_3 ... FAILED
[INFO] [stdout] test admin_config::update_config_rejects_withdraw_fee_pct_over_100 ... FAILED
[INFO] [stdout] test admin_config::update_config_rejects_zero_voting_window ... FAILED
[INFO] [stdout] test admin_treasury::admin_treasury_balance_rejects_non_controller ... FAILED
[INFO] [stdout] test admin_treasury::admin_treasury_balance_returns_live_balance ... FAILED
[INFO] [stdout] test admin_treasury::admin_treasury_withdraw_drains_to_destination ... FAILED
[INFO] [stdout] test admin_treasury::admin_treasury_withdraw_rejects_non_controller ... FAILED
[INFO] [stdout] test admin_treasury::creation_fee_lands_in_treasury_on_3a_create ... FAILED
[INFO] [stdout] test arbitrators::admin_register_creates_active_profile ... FAILED
[INFO] [stdout] test arbitrators::admin_register_is_idempotent ... FAILED
[INFO] [stdout] test arbitrators::admin_register_reactivates_deregistered ... FAILED
[INFO] [stdout] test arbitrators::admin_register_rejects_anonymous_target ... FAILED
[INFO] [stdout] test arbitrators::admin_register_rejects_canister_self ... FAILED
[INFO] [stdout] test arbitrators::admin_register_rejects_non_controller_caller ... FAILED
[INFO] [stdout] test arbitrators::admin_set_status_rejects_non_controller_caller ... FAILED
[INFO] [stdout] test arbitrators::admin_set_status_returns_not_found_for_unregistered ... FAILED
[INFO] [stdout] test arbitrators::admin_set_status_supports_all_transitions ... FAILED
[INFO] [stdout] test arbitrators::deregister_anonymous_caller_blocked ... FAILED
[INFO] [stdout] test arbitrators::deregister_is_idempotent ... FAILED
[INFO] [stdout] test arbitrators::deregister_unregistered_returns_not_found ... FAILED
[INFO] [stdout] test arbitrators::get_returns_none_for_unregistered ... FAILED
[INFO] [stdout] test arbitrators::get_returns_registered_profile ... FAILED
[INFO] [stdout] test arbitrators::list_filters_by_status ... FAILED
[INFO] [stdout] test arbitrators::list_returns_registered_arbitrators ... FAILED
[INFO] [stdout] test deals_money_flow::accept_deal_3a_settles_with_two_sided_reserve_math ... FAILED
[INFO] [stdout] test deals_money_flow::consent_deal_is_idempotent_for_already_consented_receiver ... FAILED
[INFO] [stdout] test deals_money_flow::consent_deal_without_approval_returns_dispute_reserve_required ... FAILED
[INFO] [stdout] test deals_money_flow::create_deal_3a_returns_dispute_reserve_required_without_approval ... FAILED
[INFO] [stdout] test deals_money_flow::create_deal_3b_receiver_creator_deposits_reserve_atomically ... FAILED
[INFO] [stdout] test deals_money_flow::create_deal_3b_returns_dispute_reserve_required_without_approval ... FAILED
[INFO] [stdout] test deals_money_flow::process_expired_deals_auto_settles_bound_deal_when_both_silent_at_expiry ... FAILED
[INFO] [stdout] test deals_money_flow::reclaim_deal_auto_settles_bound_deal_when_both_silent_at_expiry ... FAILED
[INFO] [stdout] test deals_money_flow::reject_after_receiver_consent_refunds_minus_ledger_fee ... FAILED
[INFO] [stdout] test deals_money_flow::reject_by_payer_3b_refunds_recipient_deposit ... FAILED
[INFO] [stdout] test deals_money_flow::sign_both_no_aborts_with_refund_money_flow ... FAILED
[INFO] [stdout] test deals_money_flow::sign_mixed_auto_opens_dispute ... FAILED
[INFO] [stdout] test disputes_evidence::submit_evidence_anonymous_caller_blocked ... FAILED
[INFO] [stdout] test disputes_evidence::submit_evidence_rejects_empty_payload_at_canister_boundary ... FAILED
[INFO] [stdout] test disputes_evidence::submit_evidence_rejects_oversized_artefact_url ... FAILED
[INFO] [stdout] test disputes_evidence::submit_evidence_rejects_oversized_note ... FAILED
[INFO] [stdout] test disputes_evidence::submit_evidence_rejects_short_hash ... FAILED
[INFO] [stdout] test disputes_evidence::submit_evidence_rejects_url_without_hash ... FAILED
[INFO] [stdout] test disputes_evidence::submit_evidence_returns_dispute_not_found ... FAILED
[INFO] [stdout] test disputes_finalize::finalize_dispute_anonymous_caller_blocked ... FAILED
[INFO] [stdout] test disputes_finalize::finalize_dispute_returns_dispute_not_found ... FAILED
[INFO] [stdout] test disputes_open::create_deal_hard_fails_when_ledger_unreachable ... FAILED
[INFO] [stdout] test disputes_open::create_deal_rejects_even_panel_size_in_range ... FAILED
[INFO] [stdout] test disputes_open::create_deal_rejects_panel_size_above_max ... FAILED
[INFO] [stdout] test disputes_open::create_deal_rejects_panel_size_below_min ... FAILED
[INFO] [stdout] test disputes_open::get_dispute_returns_not_found_for_unknown_id ... FAILED
[INFO] [stdout] test disputes_open::get_public_dispute_returns_not_found_for_unknown_id ... FAILED
[INFO] [stdout] test disputes_open::list_my_disputes_returns_empty_when_none ... FAILED
[INFO] [stdout] test disputes_open::open_dispute_rejects_anonymous_caller ... FAILED
[INFO] [stdout] test disputes_open::open_dispute_returns_not_found_for_unknown_deal ... FAILED
[INFO] [stdout] test disputes_vote::cast_vote_anonymous_caller_blocked ... FAILED
[INFO] [stdout] test disputes_vote::cast_vote_returns_dispute_not_found_for_unknown_id ... FAILED
[INFO] [stdout] test disputes_withdraw::withdraw_dispute_anonymous_caller_blocked ... FAILED
[INFO] [stdout] test disputes_withdraw::withdraw_dispute_rejects_abstain_proposal ... FAILED
[INFO] [stdout] test disputes_withdraw::withdraw_dispute_returns_dispute_not_found ... FAILED
[INFO] [stdout] test housekeeping::canister_healthy_after_sweep_timer_fires ... FAILED
[INFO] [stdout] test housekeeping::deploys_with_expiry_sweep_timer ... FAILED
[INFO] [stdout] test housekeeping::dispute_sweep_runs_without_panicking ... FAILED
[INFO] [stdout] test housekeeping::process_expired_returns_empty_when_no_deals ... FAILED
[INFO] [stdout] test housekeeping::survives_upgrade_with_timer_restart ... FAILED
[INFO] [stdout] test admin_config::get_fees_is_callable_by_anonymous has been running for over 60 seconds
[INFO] [stdout] test admin_config::get_fees_reflects_update_config_changes has been running for over 60 seconds
[INFO] [stdout] test admin_config::update_config_accepts_default_dispute_config has been running for over 60 seconds
[INFO] [stdout] test admin_config::update_config_does_not_persist_invalid_config has been running for over 60 seconds
[INFO] [stdout] test admin_config::update_config_rejects_default_panel_size_outside_bounds has been running for over 60 seconds
[INFO] [stdout] test admin_config::update_config_rejects_even_panel_size has been running for over 60 seconds
[INFO] [stdout] test admin_config::update_config_rejects_fee_bps_above_100_pct has been running for over 60 seconds
[INFO] [stdout] test admin_config::update_config_rejects_even_panel_size ... FAILED
[INFO] [stdout] test admin_config::update_config_rejects_default_panel_size_outside_bounds ... FAILED
[INFO] [stdout] test admin_config::get_fees_is_callable_by_anonymous ... FAILED
[INFO] [stdout] test admin_config::get_fees_reflects_update_config_changes ... FAILED
[INFO] [stdout] test admin_config::update_config_accepts_default_dispute_config ... FAILED
[INFO] [stdout] test admin_config::update_config_does_not_persist_invalid_config ... FAILED
[INFO] [stdout] test admin_config::update_config_rejects_fee_bps_above_100_pct ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- admin_config::get_fees_returns_default_schedule_for_any_caller stdout ----
[INFO] [stdout] Failed to validate PocketIC server binary `/tmp/pocket-ic-server-13.0.0/pocket-ic`: `No such file or directory (os error 2)`. Going to download PocketIC server 13.0.0 from https://github.com/dfinity/pocketic/releases/download/13.0.0/pocket-ic-x86_64-linux.gz to the local path /tmp/pocket-ic-server-13.0.0/pocket-ic. To avoid downloads during test execution, please specify the path to the (ungzipped and executable) PocketIC server 13.0.0 using the function `PocketIcBuilder::with_server_binary` or using the `POCKET_IC_BIN` environment variable.
[INFO] [stdout] 
[INFO] [stdout] thread 'admin_config::get_fees_returns_default_schedule_for_any_caller' (2806) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:2137:21:
[INFO] [stdout] Failed to download PocketIC server: error sending request for url (https://github.com/dfinity/pocketic/releases/download/13.0.0/pocket-ic-x86_64-linux.gz)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f191f0cee88 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f191f0cee88 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f191f0cee88 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f191f0cee88 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f191f0e6d1a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f191f0e6d1a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5f191f0d48a2 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5f191f0d48a2 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5f191f0a97a6 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f191f0a97a6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f191f0c5069 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5f191e3d460c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x5f191e3d460c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5f191f0c52e2 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x5f191f0c52e2 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5f191f0a9862 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5f191f09e129 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5f191f0aa8ed - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5f191f0e758c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5f191e533ea8 - core[8fb95b77d25ab6c8]::panicking::panic_display::<alloc[a7ee25936407c584]::string::String>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x5f191e5b2dd5 - pocket_ic[c53f61975fc5be7f]::start_server::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:2137:21
[INFO] [stdout]   21:     0x5f191e4c4d0e - <pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>::from_components::<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/nonblocking.rs:161:14
[INFO] [stdout]   22:     0x5f191e5b0859 - <pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components::<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:646:14
[INFO] [stdout]   23:     0x5f191e4fe69c - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5f191e4feb7d - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x5f191e4a67ed - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   26:     0x5f191e4a3803 - tokio[bdcf347b6875eef0]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>, <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   27:     0x5f191e4a3803 - tokio[bdcf347b6875eef0]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>, <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   28:     0x5f191e4a3803 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   29:     0x5f191e46fd81 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>, <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   30:     0x5f191e48d4b1 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   31:     0x5f191e48cdac - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   32:     0x5f191e59428e - <tokio[bdcf347b6875eef0]::runtime::context::scoped::Scoped<tokio[bdcf347b6875eef0]::runtime::scheduler::Context>>::set::<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   33:     0x5f191e4fab8b - tokio[bdcf347b6875eef0]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>), <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   34:     0x5f191e45dd50 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[bdcf347b6875eef0]::runtime::context::Context>>::try_with::<tokio[bdcf347b6875eef0]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>), <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   35:     0x5f191e45a883 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[bdcf347b6875eef0]::runtime::context::Context>>::with::<tokio[bdcf347b6875eef0]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>), <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   36:     0x5f191e4f3d12 - tokio[bdcf347b6875eef0]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>), <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   37:     0x5f191e47b31f - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   38:     0x5f191e482b3d - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   39:     0x5f191e483f56 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   40:     0x5f191e447912 - tokio[bdcf347b6875eef0]::runtime::context::runtime::enter_runtime::<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>::{closure#0}, pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   41:     0x5f191e46af10 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   42:     0x5f191e4ec929 - <tokio[bdcf347b6875eef0]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   43:     0x5f191e4ef597 - <tokio[bdcf347b6875eef0]::runtime::runtime::Runtime>::block_on::<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:343:18
[INFO] [stdout]   44:     0x5f191e5a1e2f - <pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components::<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:629:33
[INFO] [stdout]   45:     0x5f191e5c3517 - <pocket_ic[c53f61975fc5be7f]::PocketIcBuilder>::build
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:208:9
[INFO] [stdout]   46:     0x5f191e5c1422 - <pocket_ic[c53f61975fc5be7f]::PocketIc>::new
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:570:58
[INFO] [stdout]   47:     0x5f191e39d47c - it[efd6f420830a9a7b]::admin_config::setup
[INFO] [stdout]                                at /opt/rustwide/workdir/src/escrow/tests/it/admin_config.rs:23:24
[INFO] [stdout]   48:     0x5f191e3a0c94 - it[efd6f420830a9a7b]::admin_config::get_fees_returns_default_schedule_for_any_caller
[INFO] [stdout]                                at /opt/rustwide/workdir/src/escrow/tests/it/admin_config.rs:229:26
[INFO] [stdout]   49:     0x5f191e39d037 - it[efd6f420830a9a7b]::admin_config::get_fees_returns_default_schedule_for_any_caller::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/escrow/tests/it/admin_config.rs:228:54
[INFO] [stdout]   50:     0x5f191e3b6676 - <it[efd6f420830a9a7b]::admin_config::get_fees_returns_default_schedule_for_any_caller::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x5f191e3c76eb - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   52:     0x5f191e3c76eb - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   53:     0x5f191e3d4f65 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   54:     0x5f191e3d4f65 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   55:     0x5f191e3d4f65 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x5f191e3d4f65 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x5f191e3d4f65 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x5f191e3d4f65 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   59:     0x5f191e3d4f65 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   60:     0x5f191e3ce874 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   61:     0x5f191e3ce874 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   62:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   63:     0x5f191e3d7fe2 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   64:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   65:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   66:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   67:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   68:     0x5f191e3d7fe2 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   69:     0x5f191f0cdf1f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   70:     0x5f191f0cdf1f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   71:     0x74dd0b4c7aa4 - <unknown>
[INFO] [stdout]   72:     0x74dd0b554a64 - clone
[INFO] [stdout]   73:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- admin_config::update_config_rejects_max_panel_below_min stdout ----
[INFO] [stdout] Failed to validate PocketIC server binary `/tmp/pocket-ic-server-13.0.0/pocket-ic`: `No such file or directory (os error 2)`. Going to download PocketIC server 13.0.0 from https://github.com/dfinity/pocketic/releases/download/13.0.0/pocket-ic-x86_64-linux.gz to the local path /tmp/pocket-ic-server-13.0.0/pocket-ic. To avoid downloads during test execution, please specify the path to the (ungzipped and executable) PocketIC server 13.0.0 using the function `PocketIcBuilder::with_server_binary` or using the `POCKET_IC_BIN` environment variable.
[INFO] [stdout] 
[INFO] [stdout] thread 'admin_config::update_config_rejects_max_panel_below_min' (2856) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:2137:21:
[INFO] [stdout] Failed to download PocketIC server: error sending request for url (https://github.com/dfinity/pocketic/releases/download/13.0.0/pocket-ic-x86_64-linux.gz)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f191f0cee88 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f191f0cee88 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f191f0cee88 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f191f0cee88 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f191f0e6d1a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f191f0e6d1a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5f191f0d48a2 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5f191f0d48a2 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5f191f0a97a6 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f191f0a97a6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f191f0c5069 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5f191e3d460c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x5f191e3d460c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5f191f0c52e2 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x5f191f0c52e2 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5f191f0a9862 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5f191f09e129 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5f191f0aa8ed - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5f191f0e758c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5f191e533ea8 - core[8fb95b77d25ab6c8]::panicking::panic_display::<alloc[a7ee25936407c584]::string::String>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x5f191e5b2dd5 - pocket_ic[c53f61975fc5be7f]::start_server::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:2137:21
[INFO] [stdout]   21:     0x5f191e4c4d0e - <pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>::from_components::<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/nonblocking.rs:161:14
[INFO] [stdout]   22:     0x5f191e5b0859 - <pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components::<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:646:14
[INFO] [stdout]   23:     0x5f191e4fe69c - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5f191e4feb7d - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x5f191e4a67ed - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   26:     0x5f191e4a3803 - tokio[bdcf347b6875eef0]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>, <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   27:     0x5f191e4a3803 - tokio[bdcf347b6875eef0]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>, <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   28:     0x5f191e4a3803 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   29:     0x5f191e46fd81 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>, <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   30:     0x5f191e48d4b1 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   31:     0x5f191e48cdac - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   32:     0x5f191e59428e - <tokio[bdcf347b6875eef0]::runtime::context::scoped::Scoped<tokio[bdcf347b6875eef0]::runtime::scheduler::Context>>::set::<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   33:     0x5f191e4fab8b - tokio[bdcf347b6875eef0]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>), <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   34:     0x5f191e45dd50 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[bdcf347b6875eef0]::runtime::context::Context>>::try_with::<tokio[bdcf347b6875eef0]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>), <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   35:     0x5f191e45a883 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[bdcf347b6875eef0]::runtime::context::Context>>::with::<tokio[bdcf347b6875eef0]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>), <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   36:     0x5f191e4f3d12 - tokio[bdcf347b6875eef0]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>), <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   37:     0x5f191e47b31f - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   38:     0x5f191e482b3d - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   39:     0x5f191e483f56 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   40:     0x5f191e447912 - tokio[bdcf347b6875eef0]::runtime::context::runtime::enter_runtime::<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>::{closure#0}, pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   41:     0x5f191e46af10 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   42:     0x5f191e4ec929 - <tokio[bdcf347b6875eef0]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   43:     0x5f191e4ef597 - <tokio[bdcf347b6875eef0]::runtime::runtime::Runtime>::block_on::<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:343:18
[INFO] [stdout]   44:     0x5f191e5a1e2f - <pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components::<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:629:33
[INFO] [stdout]   45:     0x5f191e5c3517 - <pocket_ic[c53f61975fc5be7f]::PocketIcBuilder>::build
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:208:9
[INFO] [stdout]   46:     0x5f191e5c1422 - <pocket_ic[c53f61975fc5be7f]::PocketIc>::new
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:570:58
[INFO] [stdout]   47:     0x5f191e39d47c - it[efd6f420830a9a7b]::admin_config::setup
[INFO] [stdout]                                at /opt/rustwide/workdir/src/escrow/tests/it/admin_config.rs:23:24
[INFO] [stdout]   48:     0x5f191e39f0d4 - it[efd6f420830a9a7b]::admin_config::update_config_rejects_max_panel_below_min
[INFO] [stdout]                                at /opt/rustwide/workdir/src/escrow/tests/it/admin_config.rs:170:26
[INFO] [stdout]   49:     0x5f191e39cf17 - it[efd6f420830a9a7b]::admin_config::update_config_rejects_max_panel_below_min::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/escrow/tests/it/admin_config.rs:169:47
[INFO] [stdout]   50:     0x5f191e3b64f6 - <it[efd6f420830a9a7b]::admin_config::update_config_rejects_max_panel_below_min::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x5f191e3c76eb - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   52:     0x5f191e3c76eb - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   53:     0x5f191e3d4f65 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   54:     0x5f191e3d4f65 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   55:     0x5f191e3d4f65 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x5f191e3d4f65 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x5f191e3d4f65 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x5f191e3d4f65 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   59:     0x5f191e3d4f65 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   60:     0x5f191e3ce874 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   61:     0x5f191e3ce874 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   62:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   63:     0x5f191e3d7fe2 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   64:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   65:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   66:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   67:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   68:     0x5f191e3d7fe2 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   69:     0x5f191f0cdf1f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   70:     0x5f191f0cdf1f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   71:     0x74dd0b4c7aa4 - <unknown>
[INFO] [stdout]   72:     0x74dd0b554a64 - clone
[INFO] [stdout]   73:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- admin_config::update_config_rejects_non_controller_caller stdout ----
[INFO] [stdout] Failed to validate PocketIC server binary `/tmp/pocket-ic-server-13.0.0/pocket-ic`: `No such file or directory (os error 2)`. Going to download PocketIC server 13.0.0 from https://github.com/dfinity/pocketic/releases/download/13.0.0/pocket-ic-x86_64-linux.gz to the local path /tmp/pocket-ic-server-13.0.0/pocket-ic. To avoid downloads during test execution, please specify the path to the (ungzipped and executable) PocketIC server 13.0.0 using the function `PocketIcBuilder::with_server_binary` or using the `POCKET_IC_BIN` environment variable.
[INFO] [stdout] 
[INFO] [stdout] thread 'admin_config::update_config_rejects_non_controller_caller' (2867) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:2137:21:
[INFO] [stdout] Failed to download PocketIC server: error sending request for url (https://github.com/dfinity/pocketic/releases/download/13.0.0/pocket-ic-x86_64-linux.gz)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f191f0cee88 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f191f0cee88 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f191f0cee88 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f191f0cee88 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f191f0e6d1a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f191f0e6d1a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5f191f0d48a2 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5f191f0d48a2 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5f191f0a97a6 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f191f0a97a6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f191f0c5069 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5f191e3d460c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x5f191e3d460c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5f191f0c52e2 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x5f191f0c52e2 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5f191f0a9862 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5f191f09e129 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5f191f0aa8ed - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5f191f0e758c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5f191e533ea8 - core[8fb95b77d25ab6c8]::panicking::panic_display::<alloc[a7ee25936407c584]::string::String>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x5f191e5b2dd5 - pocket_ic[c53f61975fc5be7f]::start_server::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:2137:21
[INFO] [stdout]   21:     0x5f191e4c4d0e - <pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>::from_components::<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/nonblocking.rs:161:14
[INFO] [stdout]   22:     0x5f191e5b0859 - <pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components::<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:646:14
[INFO] [stdout]   23:     0x5f191e4fe69c - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5f191e4feb7d - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x5f191e4a67ed - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   26:     0x5f191e4a3803 - tokio[bdcf347b6875eef0]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>, <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   27:     0x5f191e4a3803 - tokio[bdcf347b6875eef0]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>, <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   28:     0x5f191e4a3803 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   29:     0x5f191e46fd81 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>, <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   30:     0x5f191e48d4b1 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   31:     0x5f191e48cdac - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   32:     0x5f191e59428e - <tokio[bdcf347b6875eef0]::runtime::context::scoped::Scoped<tokio[bdcf347b6875eef0]::runtime::scheduler::Context>>::set::<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   33:     0x5f191e4fab8b - tokio[bdcf347b6875eef0]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>), <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   34:     0x5f191e45dd50 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[bdcf347b6875eef0]::runtime::context::Context>>::try_with::<tokio[bdcf347b6875eef0]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>), <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   35:     0x5f191e45a883 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[bdcf347b6875eef0]::runtime::context::Context>>::with::<tokio[bdcf347b6875eef0]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>), <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   36:     0x5f191e4f3d12 - tokio[bdcf347b6875eef0]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>), <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   37:     0x5f191e47b31f - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   38:     0x5f191e482b3d - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   39:     0x5f191e483f56 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   40:     0x5f191e447912 - tokio[bdcf347b6875eef0]::runtime::context::runtime::enter_runtime::<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>::{closure#0}, pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   41:     0x5f191e46af10 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   42:     0x5f191e4ec929 - <tokio[bdcf347b6875eef0]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   43:     0x5f191e4ef597 - <tokio[bdcf347b6875eef0]::runtime::runtime::Runtime>::block_on::<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:343:18
[INFO] [stdout]   44:     0x5f191e5a1e2f - <pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components::<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:629:33
[INFO] [stdout]   45:     0x5f191e5c3517 - <pocket_ic[c53f61975fc5be7f]::PocketIcBuilder>::build
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:208:9
[INFO] [stdout]   46:     0x5f191e5c1422 - <pocket_ic[c53f61975fc5be7f]::PocketIc>::new
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:570:58
[INFO] [stdout]   47:     0x5f191e39d47c - it[efd6f420830a9a7b]::admin_config::setup
[INFO] [stdout]                                at /opt/rustwide/workdir/src/escrow/tests/it/admin_config.rs:23:24
[INFO] [stdout]   48:     0x5f191e39fcb1 - it[efd6f420830a9a7b]::admin_config::update_config_rejects_non_controller_caller
[INFO] [stdout]                                at /opt/rustwide/workdir/src/escrow/tests/it/admin_config.rs:212:26
[INFO] [stdout]   49:     0x5f191e39cf77 - it[efd6f420830a9a7b]::admin_config::update_config_rejects_non_controller_caller::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/escrow/tests/it/admin_config.rs:211:49
[INFO] [stdout]   50:     0x5f191e3b6576 - <it[efd6f420830a9a7b]::admin_config::update_config_rejects_non_controller_caller::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x5f191e3c76eb - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   52:     0x5f191e3c76eb - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   53:     0x5f191e3d4f65 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   54:     0x5f191e3d4f65 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   55:     0x5f191e3d4f65 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x5f191e3d4f65 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x5f191e3d4f65 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x5f191e3d4f65 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   59:     0x5f191e3d4f65 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   60:     0x5f191e3ce874 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   61:     0x5f191e3ce874 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   62:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   63:     0x5f191e3d7fe2 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   64:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   65:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   66:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   67:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   68:     0x5f191e3d7fe2 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   69:     0x5f191f0cdf1f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   70:     0x5f191f0cdf1f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   71:     0x74dd0b4c7aa4 - <unknown>
[INFO] [stdout]   72:     0x74dd0b554a64 - clone
[INFO] [stdout]   73:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- admin_config::update_config_rejects_panel_size_below_3 stdout ----
[INFO] [stdout] Failed to validate PocketIC server binary `/tmp/pocket-ic-server-13.0.0/pocket-ic`: `No such file or directory (os error 2)`. Going to download PocketIC server 13.0.0 from https://github.com/dfinity/pocketic/releases/download/13.0.0/pocket-ic-x86_64-linux.gz to the local path /tmp/pocket-ic-server-13.0.0/pocket-ic. To avoid downloads during test execution, please specify the path to the (ungzipped and executable) PocketIC server 13.0.0 using the function `PocketIcBuilder::with_server_binary` or using the `POCKET_IC_BIN` environment variable.
[INFO] [stdout] 
[INFO] [stdout] thread 'admin_config::update_config_rejects_panel_size_below_3' (2878) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:2137:21:
[INFO] [stdout] Failed to download PocketIC server: error sending request for url (https://github.com/dfinity/pocketic/releases/download/13.0.0/pocket-ic-x86_64-linux.gz)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f191f0cee88 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f191f0cee88 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f191f0cee88 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f191f0cee88 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f191f0e6d1a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f191f0e6d1a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5f191f0d48a2 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5f191f0d48a2 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5f191f0a97a6 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f191f0a97a6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f191f0c5069 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5f191e3d460c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x5f191e3d460c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5f191f0c52e2 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x5f191f0c52e2 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5f191f0a9862 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5f191f09e129 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5f191f0aa8ed - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5f191f0e758c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5f191e533ea8 - core[8fb95b77d25ab6c8]::panicking::panic_display::<alloc[a7ee25936407c584]::string::String>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x5f191e5b2dd5 - pocket_ic[c53f61975fc5be7f]::start_server::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:2137:21
[INFO] [stdout]   21:     0x5f191e4c4d0e - <pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>::from_components::<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/nonblocking.rs:161:14
[INFO] [stdout]   22:     0x5f191e5b0859 - <pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components::<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:646:14
[INFO] [stdout]   23:     0x5f191e4fe69c - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5f191e4feb7d - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x5f191e4a67ed - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   26:     0x5f191e4a3803 - tokio[bdcf347b6875eef0]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>, <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   27:     0x5f191e4a3803 - tokio[bdcf347b6875eef0]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>, <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   28:     0x5f191e4a3803 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   29:     0x5f191e46fd81 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>, <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   30:     0x5f191e48d4b1 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   31:     0x5f191e48cdac - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   32:     0x5f191e59428e - <tokio[bdcf347b6875eef0]::runtime::context::scoped::Scoped<tokio[bdcf347b6875eef0]::runtime::scheduler::Context>>::set::<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   33:     0x5f191e4fab8b - tokio[bdcf347b6875eef0]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>), <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   34:     0x5f191e45dd50 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[bdcf347b6875eef0]::runtime::context::Context>>::try_with::<tokio[bdcf347b6875eef0]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>), <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   35:     0x5f191e45a883 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[bdcf347b6875eef0]::runtime::context::Context>>::with::<tokio[bdcf347b6875eef0]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>), <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   36:     0x5f191e4f3d12 - tokio[bdcf347b6875eef0]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>), <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   37:     0x5f191e47b31f - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   38:     0x5f191e482b3d - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   39:     0x5f191e483f56 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   40:     0x5f191e447912 - tokio[bdcf347b6875eef0]::runtime::context::runtime::enter_runtime::<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>::{closure#0}, pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   41:     0x5f191e46af10 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   42:     0x5f191e4ec929 - <tokio[bdcf347b6875eef0]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   43:     0x5f191e4ef597 - <tokio[bdcf347b6875eef0]::runtime::runtime::Runtime>::block_on::<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:343:18
[INFO] [stdout]   44:     0x5f191e5a1e2f - <pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components::<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:629:33
[INFO] [stdout]   45:     0x5f191e5c3517 - <pocket_ic[c53f61975fc5be7f]::PocketIcBuilder>::build
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:208:9
[INFO] [stdout]   46:     0x5f191e5c1422 - <pocket_ic[c53f61975fc5be7f]::PocketIc>::new
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:570:58
[INFO] [stdout]   47:     0x5f191e39d47c - it[efd6f420830a9a7b]::admin_config::setup
[INFO] [stdout]                                at /opt/rustwide/workdir/src/escrow/tests/it/admin_config.rs:23:24
[INFO] [stdout]   48:     0x5f191e39e531 - it[efd6f420830a9a7b]::admin_config::update_config_rejects_panel_size_below_3
[INFO] [stdout]                                at /opt/rustwide/workdir/src/escrow/tests/it/admin_config.rs:74:26
[INFO] [stdout]   49:     0x5f191e39ceb7 - it[efd6f420830a9a7b]::admin_config::update_config_rejects_panel_size_below_3::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/escrow/tests/it/admin_config.rs:73:46
[INFO] [stdout]   50:     0x5f191e3b6476 - <it[efd6f420830a9a7b]::admin_config::update_config_rejects_panel_size_below_3::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x5f191e3c76eb - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   52:     0x5f191e3c76eb - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   53:     0x5f191e3d4f65 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   54:     0x5f191e3d4f65 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   55:     0x5f191e3d4f65 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x5f191e3d4f65 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x5f191e3d4f65 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x5f191e3d4f65 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   59:     0x5f191e3d4f65 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   60:     0x5f191e3ce874 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   61:     0x5f191e3ce874 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   62:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   63:     0x5f191e3d7fe2 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   64:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   65:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   66:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   67:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   68:     0x5f191e3d7fe2 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   69:     0x5f191f0cdf1f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   70:     0x5f191f0cdf1f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   71:     0x74dd0b4c7aa4 - <unknown>
[INFO] [stdout]   72:     0x74dd0b554a64 - clone
[INFO] [stdout]   73:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- admin_config::update_config_rejects_withdraw_fee_pct_over_100 stdout ----
[INFO] [stdout] Failed to validate PocketIC server binary `/tmp/pocket-ic-server-13.0.0/pocket-ic`: `No such file or directory (os error 2)`. Going to download PocketIC server 13.0.0 from https://github.com/dfinity/pocketic/releases/download/13.0.0/pocket-ic-x86_64-linux.gz to the local path /tmp/pocket-ic-server-13.0.0/pocket-ic. To avoid downloads during test execution, please specify the path to the (ungzipped and executable) PocketIC server 13.0.0 using the function `PocketIcBuilder::with_server_binary` or using the `POCKET_IC_BIN` environment variable.
[INFO] [stdout] 
[INFO] [stdout] thread 'admin_config::update_config_rejects_withdraw_fee_pct_over_100' (2894) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:2137:21:
[INFO] [stdout] Failed to download PocketIC server: error sending request for url (https://github.com/dfinity/pocketic/releases/download/13.0.0/pocket-ic-x86_64-linux.gz)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f191f0cee88 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f191f0cee88 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f191f0cee88 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f191f0cee88 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f191f0e6d1a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f191f0e6d1a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5f191f0d48a2 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5f191f0d48a2 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5f191f0a97a6 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f191f0a97a6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f191f0c5069 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5f191e3d460c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x5f191e3d460c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5f191f0c52e2 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x5f191f0c52e2 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5f191f0a9862 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5f191f09e129 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5f191f0aa8ed - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5f191f0e758c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5f191e533ea8 - core[8fb95b77d25ab6c8]::panicking::panic_display::<alloc[a7ee25936407c584]::string::String>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x5f191e5b2dd5 - pocket_ic[c53f61975fc5be7f]::start_server::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:2137:21
[INFO] [stdout]   21:     0x5f191e4c4d0e - <pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>::from_components::<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/nonblocking.rs:161:14
[INFO] [stdout]   22:     0x5f191e5b0859 - <pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components::<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:646:14
[INFO] [stdout]   23:     0x5f191e4fe69c - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5f191e4feb7d - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x5f191e4a67ed - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   26:     0x5f191e4a3803 - tokio[bdcf347b6875eef0]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>, <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   27:     0x5f191e4a3803 - tokio[bdcf347b6875eef0]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>, <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   28:     0x5f191e4a3803 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   29:     0x5f191e46fd81 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>, <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   30:     0x5f191e48d4b1 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   31:     0x5f191e48cdac - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   32:     0x5f191e59428e - <tokio[bdcf347b6875eef0]::runtime::context::scoped::Scoped<tokio[bdcf347b6875eef0]::runtime::scheduler::Context>>::set::<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   33:     0x5f191e4fab8b - tokio[bdcf347b6875eef0]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>), <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   34:     0x5f191e45dd50 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[bdcf347b6875eef0]::runtime::context::Context>>::try_with::<tokio[bdcf347b6875eef0]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>), <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   35:     0x5f191e45a883 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[bdcf347b6875eef0]::runtime::context::Context>>::with::<tokio[bdcf347b6875eef0]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>), <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   36:     0x5f191e4f3d12 - tokio[bdcf347b6875eef0]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>), <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   37:     0x5f191e47b31f - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   38:     0x5f191e482b3d - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   39:     0x5f191e483f56 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   40:     0x5f191e447912 - tokio[bdcf347b6875eef0]::runtime::context::runtime::enter_runtime::<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>::{closure#0}, pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   41:     0x5f191e46af10 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   42:     0x5f191e4ec929 - <tokio[bdcf347b6875eef0]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   43:     0x5f191e4ef597 - <tokio[bdcf347b6875eef0]::runtime::runtime::Runtime>::block_on::<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:343:18
[INFO] [stdout]   44:     0x5f191e5a1e2f - <pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components::<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:629:33
[INFO] [stdout]   45:     0x5f191e5c3517 - <pocket_ic[c53f61975fc5be7f]::PocketIcBuilder>::build
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:208:9
[INFO] [stdout]   46:     0x5f191e5c1422 - <pocket_ic[c53f61975fc5be7f]::PocketIc>::new
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:570:58
[INFO] [stdout]   47:     0x5f191e39d47c - it[efd6f420830a9a7b]::admin_config::setup
[INFO] [stdout]                                at /opt/rustwide/workdir/src/escrow/tests/it/admin_config.rs:23:24
[INFO] [stdout]   48:     0x5f191e3a06d1 - it[efd6f420830a9a7b]::admin_config::update_config_rejects_withdraw_fee_pct_over_100
[INFO] [stdout]                                at /opt/rustwide/workdir/src/escrow/tests/it/admin_config.rs:110:26
[INFO] [stdout]   49:     0x5f191e39d007 - it[efd6f420830a9a7b]::admin_config::update_config_rejects_withdraw_fee_pct_over_100::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/escrow/tests/it/admin_config.rs:109:53
[INFO] [stdout]   50:     0x5f191e3b6636 - <it[efd6f420830a9a7b]::admin_config::update_config_rejects_withdraw_fee_pct_over_100::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x5f191e3c76eb - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   52:     0x5f191e3c76eb - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   53:     0x5f191e3d4f65 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   54:     0x5f191e3d4f65 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   55:     0x5f191e3d4f65 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x5f191e3d4f65 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x5f191e3d4f65 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x5f191e3d4f65 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   59:     0x5f191e3d4f65 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   60:     0x5f191e3ce874 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   61:     0x5f191e3ce874 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   62:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   63:     0x5f191e3d7fe2 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   64:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   65:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   66:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   67:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   68:     0x5f191e3d7fe2 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   69:     0x5f191f0cdf1f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   70:     0x5f191f0cdf1f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   71:     0x74dd0b4c7aa4 - <unknown>
[INFO] [stdout]   72:     0x74dd0b554a64 - clone
[INFO] [stdout]   73:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- admin_config::update_config_rejects_zero_voting_window stdout ----
[INFO] [stdout] Failed to validate PocketIC server binary `/tmp/pocket-ic-server-13.0.0/pocket-ic`: `No such file or directory (os error 2)`. Going to download PocketIC server 13.0.0 from https://github.com/dfinity/pocketic/releases/download/13.0.0/pocket-ic-x86_64-linux.gz to the local path /tmp/pocket-ic-server-13.0.0/pocket-ic. To avoid downloads during test execution, please specify the path to the (ungzipped and executable) PocketIC server 13.0.0 using the function `PocketIcBuilder::with_server_binary` or using the `POCKET_IC_BIN` environment variable.
[INFO] [stdout] 
[INFO] [stdout] thread 'admin_config::update_config_rejects_zero_voting_window' (2905) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:2137:21:
[INFO] [stdout] Failed to download PocketIC server: error sending request for url (https://github.com/dfinity/pocketic/releases/download/13.0.0/pocket-ic-x86_64-linux.gz)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f191f0cee88 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f191f0cee88 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f191f0cee88 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f191f0cee88 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f191f0e6d1a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f191f0e6d1a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5f191f0d48a2 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5f191f0d48a2 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5f191f0a97a6 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f191f0a97a6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f191f0c5069 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5f191e3d460c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x5f191e3d460c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5f191f0c52e2 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x5f191f0c52e2 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5f191f0a9862 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5f191f09e129 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5f191f0aa8ed - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5f191f0e758c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5f191e533ea8 - core[8fb95b77d25ab6c8]::panicking::panic_display::<alloc[a7ee25936407c584]::string::String>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x5f191e5b2dd5 - pocket_ic[c53f61975fc5be7f]::start_server::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:2137:21
[INFO] [stdout]   21:     0x5f191e4c4d0e - <pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>::from_components::<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/nonblocking.rs:161:14
[INFO] [stdout]   22:     0x5f191e5b0859 - <pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components::<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:646:14
[INFO] [stdout]   23:     0x5f191e4fe69c - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5f191e4feb7d - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x5f191e4a67ed - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   26:     0x5f191e4a3803 - tokio[bdcf347b6875eef0]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>, <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   27:     0x5f191e4a3803 - tokio[bdcf347b6875eef0]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>, <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   28:     0x5f191e4a3803 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   29:     0x5f191e46fd81 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>, <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   30:     0x5f191e48d4b1 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   31:     0x5f191e48cdac - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   32:     0x5f191e59428e - <tokio[bdcf347b6875eef0]::runtime::context::scoped::Scoped<tokio[bdcf347b6875eef0]::runtime::scheduler::Context>>::set::<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   33:     0x5f191e4fab8b - tokio[bdcf347b6875eef0]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>), <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   34:     0x5f191e45dd50 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[bdcf347b6875eef0]::runtime::context::Context>>::try_with::<tokio[bdcf347b6875eef0]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>), <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   35:     0x5f191e45a883 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[bdcf347b6875eef0]::runtime::context::Context>>::with::<tokio[bdcf347b6875eef0]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>), <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   36:     0x5f191e4f3d12 - tokio[bdcf347b6875eef0]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>), <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   37:     0x5f191e47b31f - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   38:     0x5f191e482b3d - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   39:     0x5f191e483f56 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   40:     0x5f191e447912 - tokio[bdcf347b6875eef0]::runtime::context::runtime::enter_runtime::<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>::{closure#0}, pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   41:     0x5f191e46af10 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   42:     0x5f191e4ec929 - <tokio[bdcf347b6875eef0]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   43:     0x5f191e4ef597 - <tokio[bdcf347b6875eef0]::runtime::runtime::Runtime>::block_on::<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:343:18
[INFO] [stdout]   44:     0x5f191e5a1e2f - <pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components::<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:629:33
[INFO] [stdout]   45:     0x5f191e5c3517 - <pocket_ic[c53f61975fc5be7f]::PocketIcBuilder>::build
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:208:9
[INFO] [stdout]   46:     0x5f191e5c1422 - <pocket_ic[c53f61975fc5be7f]::PocketIc>::new
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:570:58
[INFO] [stdout]   47:     0x5f191e39d47c - it[efd6f420830a9a7b]::admin_config::setup
[INFO] [stdout]                                at /opt/rustwide/workdir/src/escrow/tests/it/admin_config.rs:23:24
[INFO] [stdout]   48:     0x5f191e39eb01 - it[efd6f420830a9a7b]::admin_config::update_config_rejects_zero_voting_window
[INFO] [stdout]                                at /opt/rustwide/workdir/src/escrow/tests/it/admin_config.rs:92:26
[INFO] [stdout]   49:     0x5f191e39cee7 - it[efd6f420830a9a7b]::admin_config::update_config_rejects_zero_voting_window::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/escrow/tests/it/admin_config.rs:91:46
[INFO] [stdout]   50:     0x5f191e3b64b6 - <it[efd6f420830a9a7b]::admin_config::update_config_rejects_zero_voting_window::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x5f191e3c76eb - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   52:     0x5f191e3c76eb - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   53:     0x5f191e3d4f65 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   54:     0x5f191e3d4f65 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   55:     0x5f191e3d4f65 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x5f191e3d4f65 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x5f191e3d4f65 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x5f191e3d4f65 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   59:     0x5f191e3d4f65 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   60:     0x5f191e3ce874 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   61:     0x5f191e3ce874 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   62:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   63:     0x5f191e3d7fe2 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   64:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   65:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   66:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   67:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   68:     0x5f191e3d7fe2 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   69:     0x5f191f0cdf1f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   70:     0x5f191f0cdf1f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   71:     0x74dd0b4c7aa4 - <unknown>
[INFO] [stdout]   72:     0x74dd0b554a64 - clone
[INFO] [stdout]   73:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- admin_treasury::admin_treasury_balance_rejects_non_controller stdout ----
[INFO] [stdout] Failed to validate PocketIC server binary `/tmp/pocket-ic-server-13.0.0/pocket-ic`: `No such file or directory (os error 2)`. Going to download PocketIC server 13.0.0 from https://github.com/dfinity/pocketic/releases/download/13.0.0/pocket-ic-x86_64-linux.gz to the local path /tmp/pocket-ic-server-13.0.0/pocket-ic. To avoid downloads during test execution, please specify the path to the (ungzipped and executable) PocketIC server 13.0.0 using the function `PocketIcBuilder::with_server_binary` or using the `POCKET_IC_BIN` environment variable.
[INFO] [stdout] 
[INFO] [stdout] thread 'admin_treasury::admin_treasury_balance_rejects_non_controller' (2917) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:2137:21:
[INFO] [stdout] Failed to download PocketIC server: error sending request for url (https://github.com/dfinity/pocketic/releases/download/13.0.0/pocket-ic-x86_64-linux.gz)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f191f0cee88 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f191f0cee88 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f191f0cee88 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f191f0cee88 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f191f0e6d1a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f191f0e6d1a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5f191f0d48a2 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5f191f0d48a2 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5f191f0a97a6 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f191f0a97a6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f191f0c5069 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5f191e3d460c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x5f191e3d460c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5f191f0c52e2 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x5f191f0c52e2 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5f191f0a9862 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5f191f09e129 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5f191f0aa8ed - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5f191f0e758c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5f191e533ea8 - core[8fb95b77d25ab6c8]::panicking::panic_display::<alloc[a7ee25936407c584]::string::String>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x5f191e5b2dd5 - pocket_ic[c53f61975fc5be7f]::start_server::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:2137:21
[INFO] [stdout]   21:     0x5f191e4c4d0e - <pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>::from_components::<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/nonblocking.rs:161:14
[INFO] [stdout]   22:     0x5f191e5b0859 - <pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components::<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:646:14
[INFO] [stdout]   23:     0x5f191e4fe69c - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5f191e4feb7d - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x5f191e4a67ed - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   26:     0x5f191e4a3803 - tokio[bdcf347b6875eef0]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>, <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   27:     0x5f191e4a3803 - tokio[bdcf347b6875eef0]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>, <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   28:     0x5f191e4a3803 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   29:     0x5f191e46fd81 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>, <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   30:     0x5f191e48d4b1 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   31:     0x5f191e48cdac - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   32:     0x5f191e59428e - <tokio[bdcf347b6875eef0]::runtime::context::scoped::Scoped<tokio[bdcf347b6875eef0]::runtime::scheduler::Context>>::set::<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   33:     0x5f191e4fab8b - tokio[bdcf347b6875eef0]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>), <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   34:     0x5f191e45dd50 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[bdcf347b6875eef0]::runtime::context::Context>>::try_with::<tokio[bdcf347b6875eef0]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>), <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   35:     0x5f191e45a883 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[bdcf347b6875eef0]::runtime::context::Context>>::with::<tokio[bdcf347b6875eef0]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>), <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   36:     0x5f191e4f3d12 - tokio[bdcf347b6875eef0]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>), <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   37:     0x5f191e47b31f - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   38:     0x5f191e482b3d - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   39:     0x5f191e483f56 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   40:     0x5f191e447912 - tokio[bdcf347b6875eef0]::runtime::context::runtime::enter_runtime::<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>::{closure#0}, pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   41:     0x5f191e46af10 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   42:     0x5f191e4ec929 - <tokio[bdcf347b6875eef0]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   43:     0x5f191e4ef597 - <tokio[bdcf347b6875eef0]::runtime::runtime::Runtime>::block_on::<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:343:18
[INFO] [stdout]   44:     0x5f191e5a1e2f - <pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components::<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:629:33
[INFO] [stdout]   45:     0x5f191e5c3517 - <pocket_ic[c53f61975fc5be7f]::PocketIcBuilder>::build
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:208:9
[INFO] [stdout]   46:     0x5f191e5c1422 - <pocket_ic[c53f61975fc5be7f]::PocketIc>::new
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:570:58
[INFO] [stdout]   47:     0x5f191e3c3d0c - it[efd6f420830a9a7b]::admin_treasury::setup
[INFO] [stdout]                                at /opt/rustwide/workdir/src/escrow/tests/it/admin_treasury.rs:47:24
[INFO] [stdout]   48:     0x5f191e3c48e4 - it[efd6f420830a9a7b]::admin_treasury::admin_treasury_balance_rejects_non_controller
[INFO] [stdout]                                at /opt/rustwide/workdir/src/escrow/tests/it/admin_treasury.rs:161:34
[INFO] [stdout]   49:     0x5f191e3c06a7 - it[efd6f420830a9a7b]::admin_treasury::admin_treasury_balance_rejects_non_controller::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/escrow/tests/it/admin_treasury.rs:160:51
[INFO] [stdout]   50:     0x5f191e3b6b76 - <it[efd6f420830a9a7b]::admin_treasury::admin_treasury_balance_rejects_non_controller::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x5f191e3c76eb - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   52:     0x5f191e3c76eb - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   53:     0x5f191e3d4f65 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   54:     0x5f191e3d4f65 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   55:     0x5f191e3d4f65 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x5f191e3d4f65 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x5f191e3d4f65 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x5f191e3d4f65 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   59:     0x5f191e3d4f65 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   60:     0x5f191e3ce874 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   61:     0x5f191e3ce874 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   62:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   63:     0x5f191e3d7fe2 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   64:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   65:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   66:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   67:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   68:     0x5f191e3d7fe2 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   69:     0x5f191f0cdf1f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   70:     0x5f191f0cdf1f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   71:     0x74dd0b4c7aa4 - <unknown>
[INFO] [stdout]   72:     0x74dd0b554a64 - clone
[INFO] [stdout]   73:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- admin_treasury::admin_treasury_balance_returns_live_balance stdout ----
[INFO] [stdout] Failed to validate PocketIC server binary `/tmp/pocket-ic-server-13.0.0/pocket-ic`: `No such file or directory (os error 2)`. Going to download PocketIC server 13.0.0 from https://github.com/dfinity/pocketic/releases/download/13.0.0/pocket-ic-x86_64-linux.gz to the local path /tmp/pocket-ic-server-13.0.0/pocket-ic. To avoid downloads during test execution, please specify the path to the (ungzipped and executable) PocketIC server 13.0.0 using the function `PocketIcBuilder::with_server_binary` or using the `POCKET_IC_BIN` environment variable.
[INFO] [stdout] 
[INFO] [stdout] thread 'admin_treasury::admin_treasury_balance_returns_live_balance' (2922) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:2137:21:
[INFO] [stdout] Failed to download PocketIC server: error sending request for url (https://github.com/dfinity/pocketic/releases/download/13.0.0/pocket-ic-x86_64-linux.gz)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f191f0cee88 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f191f0cee88 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f191f0cee88 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f191f0cee88 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f191f0e6d1a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f191f0e6d1a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5f191f0d48a2 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5f191f0d48a2 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5f191f0a97a6 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f191f0a97a6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f191f0c5069 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5f191e3d460c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x5f191e3d460c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5f191f0c52e2 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x5f191f0c52e2 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5f191f0a9862 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5f191f09e129 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5f191f0aa8ed - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5f191f0e758c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5f191e533ea8 - core[8fb95b77d25ab6c8]::panicking::panic_display::<alloc[a7ee25936407c584]::string::String>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x5f191e5b2dd5 - pocket_ic[c53f61975fc5be7f]::start_server::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:2137:21
[INFO] [stdout]   21:     0x5f191e4c4d0e - <pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>::from_components::<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/nonblocking.rs:161:14
[INFO] [stdout]   22:     0x5f191e5b0859 - <pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components::<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:646:14
[INFO] [stdout]   23:     0x5f191e4fe69c - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5f191e4feb7d - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x5f191e4a67ed - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   26:     0x5f191e4a3803 - tokio[bdcf347b6875eef0]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>, <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   27:     0x5f191e4a3803 - tokio[bdcf347b6875eef0]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>, <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   28:     0x5f191e4a3803 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   29:     0x5f191e46fd81 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>, <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   30:     0x5f191e48d4b1 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   31:     0x5f191e48cdac - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   32:     0x5f191e59428e - <tokio[bdcf347b6875eef0]::runtime::context::scoped::Scoped<tokio[bdcf347b6875eef0]::runtime::scheduler::Context>>::set::<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   33:     0x5f191e4fab8b - tokio[bdcf347b6875eef0]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>), <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   34:     0x5f191e45dd50 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[bdcf347b6875eef0]::runtime::context::Context>>::try_with::<tokio[bdcf347b6875eef0]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>), <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   35:     0x5f191e45a883 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[bdcf347b6875eef0]::runtime::context::Context>>::with::<tokio[bdcf347b6875eef0]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>), <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   36:     0x5f191e4f3d12 - tokio[bdcf347b6875eef0]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>), <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   37:     0x5f191e47b31f - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   38:     0x5f191e482b3d - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   39:     0x5f191e483f56 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   40:     0x5f191e447912 - tokio[bdcf347b6875eef0]::runtime::context::runtime::enter_runtime::<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>::{closure#0}, pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   41:     0x5f191e46af10 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   42:     0x5f191e4ec929 - <tokio[bdcf347b6875eef0]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   43:     0x5f191e4ef597 - <tokio[bdcf347b6875eef0]::runtime::runtime::Runtime>::block_on::<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:343:18
[INFO] [stdout]   44:     0x5f191e5a1e2f - <pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components::<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:629:33
[INFO] [stdout]   45:     0x5f191e5c3517 - <pocket_ic[c53f61975fc5be7f]::PocketIcBuilder>::build
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:208:9
[INFO] [stdout]   46:     0x5f191e5c1422 - <pocket_ic[c53f61975fc5be7f]::PocketIc>::new
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:570:58
[INFO] [stdout]   47:     0x5f191e3c3d0c - it[efd6f420830a9a7b]::admin_treasury::setup
[INFO] [stdout]                                at /opt/rustwide/workdir/src/escrow/tests/it/admin_treasury.rs:47:24
[INFO] [stdout]   48:     0x5f191e3c41c4 - it[efd6f420830a9a7b]::admin_treasury::admin_treasury_balance_returns_live_balance
[INFO] [stdout]                                at /opt/rustwide/workdir/src/escrow/tests/it/admin_treasury.rs:144:33
[INFO] [stdout]   49:     0x5f191e3c0647 - it[efd6f420830a9a7b]::admin_treasury::admin_treasury_balance_returns_live_balance::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/escrow/tests/it/admin_treasury.rs:143:49
[INFO] [stdout]   50:     0x5f191e3b6af6 - <it[efd6f420830a9a7b]::admin_treasury::admin_treasury_balance_returns_live_balance::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x5f191e3c76eb - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   52:     0x5f191e3c76eb - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   53:     0x5f191e3d4f65 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   54:     0x5f191e3d4f65 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   55:     0x5f191e3d4f65 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x5f191e3d4f65 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x5f191e3d4f65 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x5f191e3d4f65 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   59:     0x5f191e3d4f65 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   60:     0x5f191e3ce874 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   61:     0x5f191e3ce874 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   62:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   63:     0x5f191e3d7fe2 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   64:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   65:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   66:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   67:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   68:     0x5f191e3d7fe2 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   69:     0x5f191f0cdf1f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   70:     0x5f191f0cdf1f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   71:     0x74dd0b4c7aa4 - <unknown>
[INFO] [stdout]   72:     0x74dd0b554a64 - clone
[INFO] [stdout]   73:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- admin_treasury::admin_treasury_withdraw_drains_to_destination stdout ----
[INFO] [stdout] Failed to validate PocketIC server binary `/tmp/pocket-ic-server-13.0.0/pocket-ic`: `No such file or directory (os error 2)`. Going to download PocketIC server 13.0.0 from https://github.com/dfinity/pocketic/releases/download/13.0.0/pocket-ic-x86_64-linux.gz to the local path /tmp/pocket-ic-server-13.0.0/pocket-ic. To avoid downloads during test execution, please specify the path to the (ungzipped and executable) PocketIC server 13.0.0 using the function `PocketIcBuilder::with_server_binary` or using the `POCKET_IC_BIN` environment variable.
[INFO] [stdout] 
[INFO] [stdout] thread 'admin_treasury::admin_treasury_withdraw_drains_to_destination' (2933) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:2137:21:
[INFO] [stdout] Failed to download PocketIC server: error sending request for url (https://github.com/dfinity/pocketic/releases/download/13.0.0/pocket-ic-x86_64-linux.gz)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f191f0cee88 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f191f0cee88 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f191f0cee88 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f191f0cee88 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f191f0e6d1a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f191f0e6d1a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5f191f0d48a2 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5f191f0d48a2 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5f191f0a97a6 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f191f0a97a6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f191f0c5069 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5f191e3d460c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x5f191e3d460c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5f191f0c52e2 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x5f191f0c52e2 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5f191f0a9862 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5f191f09e129 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5f191f0aa8ed - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5f191f0e758c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5f191e533ea8 - core[8fb95b77d25ab6c8]::panicking::panic_display::<alloc[a7ee25936407c584]::string::String>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x5f191e5b2dd5 - pocket_ic[c53f61975fc5be7f]::start_server::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:2137:21
[INFO] [stdout]   21:     0x5f191e4c4d0e - <pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>::from_components::<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/nonblocking.rs:161:14
[INFO] [stdout]   22:     0x5f191e5b0859 - <pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components::<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:646:14
[INFO] [stdout]   23:     0x5f191e4fe69c - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5f191e4feb7d - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x5f191e4a67ed - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   26:     0x5f191e4a3803 - tokio[bdcf347b6875eef0]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>, <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   27:     0x5f191e4a3803 - tokio[bdcf347b6875eef0]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>, <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   28:     0x5f191e4a3803 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   29:     0x5f191e46fd81 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>, <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   30:     0x5f191e48d4b1 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   31:     0x5f191e48cdac - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   32:     0x5f191e59428e - <tokio[bdcf347b6875eef0]::runtime::context::scoped::Scoped<tokio[bdcf347b6875eef0]::runtime::scheduler::Context>>::set::<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   33:     0x5f191e4fab8b - tokio[bdcf347b6875eef0]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>), <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   34:     0x5f191e45dd50 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[bdcf347b6875eef0]::runtime::context::Context>>::try_with::<tokio[bdcf347b6875eef0]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>), <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   35:     0x5f191e45a883 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[bdcf347b6875eef0]::runtime::context::Context>>::with::<tokio[bdcf347b6875eef0]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>), <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   36:     0x5f191e4f3d12 - tokio[bdcf347b6875eef0]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>), <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   37:     0x5f191e47b31f - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   38:     0x5f191e482b3d - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   39:     0x5f191e483f56 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   40:     0x5f191e447912 - tokio[bdcf347b6875eef0]::runtime::context::runtime::enter_runtime::<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>::{closure#0}, pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   41:     0x5f191e46af10 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   42:     0x5f191e4ec929 - <tokio[bdcf347b6875eef0]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   43:     0x5f191e4ef597 - <tokio[bdcf347b6875eef0]::runtime::runtime::Runtime>::block_on::<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:343:18
[INFO] [stdout]   44:     0x5f191e5a1e2f - <pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components::<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:629:33
[INFO] [stdout]   45:     0x5f191e5c3517 - <pocket_ic[c53f61975fc5be7f]::PocketIcBuilder>::build
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:208:9
[INFO] [stdout]   46:     0x5f191e5c1422 - <pocket_ic[c53f61975fc5be7f]::PocketIc>::new
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:570:58
[INFO] [stdout]   47:     0x5f191e3c3d0c - it[efd6f420830a9a7b]::admin_treasury::setup
[INFO] [stdout]                                at /opt/rustwide/workdir/src/escrow/tests/it/admin_treasury.rs:47:24
[INFO] [stdout]   48:     0x5f191e3c4c5c - it[efd6f420830a9a7b]::admin_treasury::admin_treasury_withdraw_drains_to_destination
[INFO] [stdout]                                at /opt/rustwide/workdir/src/escrow/tests/it/admin_treasury.rs:180:33
[INFO] [stdout]   49:     0x5f191e3c06d7 - it[efd6f420830a9a7b]::admin_treasury::admin_treasury_withdraw_drains_to_destination::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/escrow/tests/it/admin_treasury.rs:179:51
[INFO] [stdout]   50:     0x5f191e3b6bb6 - <it[efd6f420830a9a7b]::admin_treasury::admin_treasury_withdraw_drains_to_destination::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x5f191e3c76eb - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   52:     0x5f191e3c76eb - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   53:     0x5f191e3d4f65 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   54:     0x5f191e3d4f65 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   55:     0x5f191e3d4f65 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x5f191e3d4f65 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x5f191e3d4f65 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x5f191e3d4f65 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   59:     0x5f191e3d4f65 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   60:     0x5f191e3ce874 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   61:     0x5f191e3ce874 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   62:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   63:     0x5f191e3d7fe2 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   64:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   65:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   66:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   67:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   68:     0x5f191e3d7fe2 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   69:     0x5f191f0cdf1f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   70:     0x5f191f0cdf1f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   71:     0x74dd0b4c7aa4 - <unknown>
[INFO] [stdout]   72:     0x74dd0b554a64 - clone
[INFO] [stdout]   73:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- admin_treasury::admin_treasury_withdraw_rejects_non_controller stdout ----
[INFO] [stdout] Failed to validate PocketIC server binary `/tmp/pocket-ic-server-13.0.0/pocket-ic`: `No such file or directory (os error 2)`. Going to download PocketIC server 13.0.0 from https://github.com/dfinity/pocketic/releases/download/13.0.0/pocket-ic-x86_64-linux.gz to the local path /tmp/pocket-ic-server-13.0.0/pocket-ic. To avoid downloads during test execution, please specify the path to the (ungzipped and executable) PocketIC server 13.0.0 using the function `PocketIcBuilder::with_server_binary` or using the `POCKET_IC_BIN` environment variable.
[INFO] [stdout] 
[INFO] [stdout] thread 'admin_treasury::admin_treasury_withdraw_rejects_non_controller' (2951) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:2137:21:
[INFO] [stdout] Failed to download PocketIC server: error sending request for url (https://github.com/dfinity/pocketic/releases/download/13.0.0/pocket-ic-x86_64-linux.gz)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f191f0cee88 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f191f0cee88 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f191f0cee88 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f191f0cee88 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f191f0e6d1a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f191f0e6d1a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5f191f0d48a2 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5f191f0d48a2 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5f191f0a97a6 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f191f0a97a6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f191f0c5069 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5f191e3d460c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x5f191e3d460c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5f191f0c52e2 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x5f191f0c52e2 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5f191f0a9862 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5f191f09e129 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5f191f0aa8ed - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5f191f0e758c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5f191e533ea8 - core[8fb95b77d25ab6c8]::panicking::panic_display::<alloc[a7ee25936407c584]::string::String>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x5f191e5b2dd5 - pocket_ic[c53f61975fc5be7f]::start_server::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:2137:21
[INFO] [stdout]   21:     0x5f191e4c4d0e - <pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>::from_components::<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/nonblocking.rs:161:14
[INFO] [stdout]   22:     0x5f191e5b0859 - <pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components::<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:646:14
[INFO] [stdout]   23:     0x5f191e4fe69c - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5f191e4feb7d - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x5f191e4a67ed - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   26:     0x5f191e4a3803 - tokio[bdcf347b6875eef0]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>, <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   27:     0x5f191e4a3803 - tokio[bdcf347b6875eef0]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>, <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   28:     0x5f191e4a3803 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   29:     0x5f191e46fd81 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>, <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   30:     0x5f191e48d4b1 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   31:     0x5f191e48cdac - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   32:     0x5f191e59428e - <tokio[bdcf347b6875eef0]::runtime::context::scoped::Scoped<tokio[bdcf347b6875eef0]::runtime::scheduler::Context>>::set::<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   33:     0x5f191e4fab8b - tokio[bdcf347b6875eef0]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>), <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   34:     0x5f191e45dd50 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[bdcf347b6875eef0]::runtime::context::Context>>::try_with::<tokio[bdcf347b6875eef0]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>), <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   35:     0x5f191e45a883 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[bdcf347b6875eef0]::runtime::context::Context>>::with::<tokio[bdcf347b6875eef0]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>), <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   36:     0x5f191e4f3d12 - tokio[bdcf347b6875eef0]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>), <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   37:     0x5f191e47b31f - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   38:     0x5f191e482b3d - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   39:     0x5f191e483f56 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   40:     0x5f191e447912 - tokio[bdcf347b6875eef0]::runtime::context::runtime::enter_runtime::<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>::{closure#0}, pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   41:     0x5f191e46af10 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   42:     0x5f191e4ec929 - <tokio[bdcf347b6875eef0]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   43:     0x5f191e4ef597 - <tokio[bdcf347b6875eef0]::runtime::runtime::Runtime>::block_on::<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:343:18
[INFO] [stdout]   44:     0x5f191e5a1e2f - <pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components::<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:629:33
[INFO] [stdout]   45:     0x5f191e5c3517 - <pocket_ic[c53f61975fc5be7f]::PocketIcBuilder>::build
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:208:9
[INFO] [stdout]   46:     0x5f191e5c1422 - <pocket_ic[c53f61975fc5be7f]::PocketIc>::new
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:570:58
[INFO] [stdout]   47:     0x5f191e3c3d0c - it[efd6f420830a9a7b]::admin_treasury::setup
[INFO] [stdout]                                at /opt/rustwide/workdir/src/escrow/tests/it/admin_treasury.rs:47:24
[INFO] [stdout]   48:     0x5f191e3c5534 - it[efd6f420830a9a7b]::admin_treasury::admin_treasury_withdraw_rejects_non_controller
[INFO] [stdout]                                at /opt/rustwide/workdir/src/escrow/tests/it/admin_treasury.rs:231:34
[INFO] [stdout]   49:     0x5f191e3c0707 - it[efd6f420830a9a7b]::admin_treasury::admin_treasury_withdraw_rejects_non_controller::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/escrow/tests/it/admin_treasury.rs:230:52
[INFO] [stdout]   50:     0x5f191e3b6bf6 - <it[efd6f420830a9a7b]::admin_treasury::admin_treasury_withdraw_rejects_non_controller::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x5f191e3c76eb - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   52:     0x5f191e3c76eb - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   53:     0x5f191e3d4f65 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   54:     0x5f191e3d4f65 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   55:     0x5f191e3d4f65 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x5f191e3d4f65 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x5f191e3d4f65 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x5f191e3d4f65 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   59:     0x5f191e3d4f65 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   60:     0x5f191e3ce874 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   61:     0x5f191e3ce874 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   62:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   63:     0x5f191e3d7fe2 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   64:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   65:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   66:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   67:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   68:     0x5f191e3d7fe2 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   69:     0x5f191f0cdf1f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   70:     0x5f191f0cdf1f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   71:     0x74dd0b4c7aa4 - <unknown>
[INFO] [stdout]   72:     0x74dd0b554a64 - clone
[INFO] [stdout]   73:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- admin_treasury::creation_fee_lands_in_treasury_on_3a_create stdout ----
[INFO] [stdout] Failed to validate PocketIC server binary `/tmp/pocket-ic-server-13.0.0/pocket-ic`: `No such file or directory (os error 2)`. Going to download PocketIC server 13.0.0 from https://github.com/dfinity/pocketic/releases/download/13.0.0/pocket-ic-x86_64-linux.gz to the local path /tmp/pocket-ic-server-13.0.0/pocket-ic. To avoid downloads during test execution, please specify the path to the (ungzipped and executable) PocketIC server 13.0.0 using the function `PocketIcBuilder::with_server_binary` or using the `POCKET_IC_BIN` environment variable.
[INFO] [stdout] 
[INFO] [stdout] thread 'admin_treasury::creation_fee_lands_in_treasury_on_3a_create' (2967) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:2137:21:
[INFO] [stdout] Failed to download PocketIC server: error sending request for url (https://github.com/dfinity/pocketic/releases/download/13.0.0/pocket-ic-x86_64-linux.gz)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f191f0cee88 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f191f0cee88 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f191f0cee88 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f191f0cee88 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f191f0e6d1a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f191f0e6d1a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5f191f0d48a2 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5f191f0d48a2 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5f191f0a97a6 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f191f0a97a6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f191f0c5069 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5f191e3d460c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x5f191e3d460c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5f191f0c52e2 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x5f191f0c52e2 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5f191f0a9862 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5f191f09e129 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5f191f0aa8ed - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5f191f0e758c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5f191e533ea8 - core[8fb95b77d25ab6c8]::panicking::panic_display::<alloc[a7ee25936407c584]::string::String>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x5f191e5b2dd5 - pocket_ic[c53f61975fc5be7f]::start_server::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:2137:21
[INFO] [stdout]   21:     0x5f191e4c4d0e - <pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>::from_components::<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/nonblocking.rs:161:14
[INFO] [stdout]   22:     0x5f191e5b0859 - <pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components::<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:646:14
[INFO] [stdout]   23:     0x5f191e4fe69c - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5f191e4feb7d - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x5f191e4a67ed - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   26:     0x5f191e4a3803 - tokio[bdcf347b6875eef0]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>, <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   27:     0x5f191e4a3803 - tokio[bdcf347b6875eef0]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>, <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   28:     0x5f191e4a3803 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   29:     0x5f191e46fd81 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>, <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   30:     0x5f191e48d4b1 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   31:     0x5f191e48cdac - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   32:     0x5f191e59428e - <tokio[bdcf347b6875eef0]::runtime::context::scoped::Scoped<tokio[bdcf347b6875eef0]::runtime::scheduler::Context>>::set::<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   33:     0x5f191e4fab8b - tokio[bdcf347b6875eef0]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>), <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   34:     0x5f191e45dd50 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[bdcf347b6875eef0]::runtime::context::Context>>::try_with::<tokio[bdcf347b6875eef0]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>), <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   35:     0x5f191e45a883 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[bdcf347b6875eef0]::runtime::context::Context>>::with::<tokio[bdcf347b6875eef0]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>), <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   36:     0x5f191e4f3d12 - tokio[bdcf347b6875eef0]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>), <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   37:     0x5f191e47b31f - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   38:     0x5f191e482b3d - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   39:     0x5f191e483f56 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   40:     0x5f191e447912 - tokio[bdcf347b6875eef0]::runtime::context::runtime::enter_runtime::<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>::{closure#0}, pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   41:     0x5f191e46af10 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   42:     0x5f191e4ec929 - <tokio[bdcf347b6875eef0]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   43:     0x5f191e4ef597 - <tokio[bdcf347b6875eef0]::runtime::runtime::Runtime>::block_on::<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:343:18
[INFO] [stdout]   44:     0x5f191e5a1e2f - <pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components::<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:629:33
[INFO] [stdout]   45:     0x5f191e5c3517 - <pocket_ic[c53f61975fc5be7f]::PocketIcBuilder>::build
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:208:9
[INFO] [stdout]   46:     0x5f191e5c1422 - <pocket_ic[c53f61975fc5be7f]::PocketIc>::new
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:570:58
[INFO] [stdout]   47:     0x5f191e3c3d0c - it[efd6f420830a9a7b]::admin_treasury::setup
[INFO] [stdout]                                at /opt/rustwide/workdir/src/escrow/tests/it/admin_treasury.rs:47:24
[INFO] [stdout]   48:     0x5f191e3c452c - it[efd6f420830a9a7b]::admin_treasury::creation_fee_lands_in_treasury_on_3a_create
[INFO] [stdout]                                at /opt/rustwide/workdir/src/escrow/tests/it/admin_treasury.rs:127:33
[INFO] [stdout]   49:     0x5f191e3c0677 - it[efd6f420830a9a7b]::admin_treasury::creation_fee_lands_in_treasury_on_3a_create::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/escrow/tests/it/admin_treasury.rs:126:49
[INFO] [stdout]   50:     0x5f191e3b6b36 - <it[efd6f420830a9a7b]::admin_treasury::creation_fee_lands_in_treasury_on_3a_create::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x5f191e3c76eb - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   52:     0x5f191e3c76eb - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   53:     0x5f191e3d4f65 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   54:     0x5f191e3d4f65 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   55:     0x5f191e3d4f65 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x5f191e3d4f65 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x5f191e3d4f65 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x5f191e3d4f65 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   59:     0x5f191e3d4f65 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   60:     0x5f191e3ce874 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   61:     0x5f191e3ce874 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   62:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   63:     0x5f191e3d7fe2 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   64:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   65:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   66:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   67:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   68:     0x5f191e3d7fe2 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   69:     0x5f191f0cdf1f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   70:     0x5f191f0cdf1f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   71:     0x74dd0b4c7aa4 - <unknown>
[INFO] [stdout]   72:     0x74dd0b554a64 - clone
[INFO] [stdout]   73:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- arbitrators::admin_register_creates_active_profile stdout ----
[INFO] [stdout] Failed to validate PocketIC server binary `/tmp/pocket-ic-server-13.0.0/pocket-ic`: `No such file or directory (os error 2)`. Going to download PocketIC server 13.0.0 from https://github.com/dfinity/pocketic/releases/download/13.0.0/pocket-ic-x86_64-linux.gz to the local path /tmp/pocket-ic-server-13.0.0/pocket-ic. To avoid downloads during test execution, please specify the path to the (ungzipped and executable) PocketIC server 13.0.0 using the function `PocketIcBuilder::with_server_binary` or using the `POCKET_IC_BIN` environment variable.
[INFO] [stdout] 
[INFO] [stdout] thread 'arbitrators::admin_register_creates_active_profile' (2978) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:2137:21:
[INFO] [stdout] Failed to download PocketIC server: error sending request for url (https://github.com/dfinity/pocketic/releases/download/13.0.0/pocket-ic-x86_64-linux.gz)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f191f0cee88 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f191f0cee88 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f191f0cee88 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f191f0cee88 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f191f0e6d1a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f191f0e6d1a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5f191f0d48a2 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5f191f0d48a2 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5f191f0a97a6 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f191f0a97a6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f191f0c5069 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5f191e3d460c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x5f191e3d460c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5f191f0c52e2 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x5f191f0c52e2 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5f191f0a9862 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5f191f09e129 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5f191f0aa8ed - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5f191f0e758c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5f191e533ea8 - core[8fb95b77d25ab6c8]::panicking::panic_display::<alloc[a7ee25936407c584]::string::String>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x5f191e5b2dd5 - pocket_ic[c53f61975fc5be7f]::start_server::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:2137:21
[INFO] [stdout]   21:     0x5f191e4c4d0e - <pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>::from_components::<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/nonblocking.rs:161:14
[INFO] [stdout]   22:     0x5f191e5b0859 - <pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components::<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:646:14
[INFO] [stdout]   23:     0x5f191e4fe69c - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5f191e4feb7d - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x5f191e4a67ed - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   26:     0x5f191e4a3803 - tokio[bdcf347b6875eef0]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>, <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   27:     0x5f191e4a3803 - tokio[bdcf347b6875eef0]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>, <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   28:     0x5f191e4a3803 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   29:     0x5f191e46fd81 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>, <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   30:     0x5f191e48d4b1 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   31:     0x5f191e48cdac - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   32:     0x5f191e59428e - <tokio[bdcf347b6875eef0]::runtime::context::scoped::Scoped<tokio[bdcf347b6875eef0]::runtime::scheduler::Context>>::set::<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   33:     0x5f191e4fab8b - tokio[bdcf347b6875eef0]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>), <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   34:     0x5f191e45dd50 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[bdcf347b6875eef0]::runtime::context::Context>>::try_with::<tokio[bdcf347b6875eef0]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>), <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   35:     0x5f191e45a883 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[bdcf347b6875eef0]::runtime::context::Context>>::with::<tokio[bdcf347b6875eef0]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>), <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   36:     0x5f191e4f3d12 - tokio[bdcf347b6875eef0]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>), <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   37:     0x5f191e47b31f - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   38:     0x5f191e482b3d - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   39:     0x5f191e483f56 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   40:     0x5f191e447912 - tokio[bdcf347b6875eef0]::runtime::context::runtime::enter_runtime::<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>::{closure#0}, pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   41:     0x5f191e46af10 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   42:     0x5f191e4ec929 - <tokio[bdcf347b6875eef0]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   43:     0x5f191e4ef597 - <tokio[bdcf347b6875eef0]::runtime::runtime::Runtime>::block_on::<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:343:18
[INFO] [stdout]   44:     0x5f191e5a1e2f - <pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components::<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:629:33
[INFO] [stdout]   45:     0x5f191e5c3517 - <pocket_ic[c53f61975fc5be7f]::PocketIcBuilder>::build
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:208:9
[INFO] [stdout]   46:     0x5f191e5c1422 - <pocket_ic[c53f61975fc5be7f]::PocketIc>::new
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:570:58
[INFO] [stdout]   47:     0x5f191e3895fc - it[efd6f420830a9a7b]::arbitrators::setup
[INFO] [stdout]                                at /opt/rustwide/workdir/src/escrow/tests/it/arbitrators.rs:37:24
[INFO] [stdout]   48:     0x5f191e38b634 - it[efd6f420830a9a7b]::arbitrators::admin_register_creates_active_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/escrow/tests/it/arbitrators.rs:97:26
[INFO] [stdout]   49:     0x5f191e388b97 - it[efd6f420830a9a7b]::arbitrators::admin_register_creates_active_profile::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/escrow/tests/it/arbitrators.rs:96:43
[INFO] [stdout]   50:     0x5f191e3b61b6 - <it[efd6f420830a9a7b]::arbitrators::admin_register_creates_active_profile::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x5f191e3c76eb - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   52:     0x5f191e3c76eb - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   53:     0x5f191e3d4f65 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   54:     0x5f191e3d4f65 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   55:     0x5f191e3d4f65 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x5f191e3d4f65 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x5f191e3d4f65 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x5f191e3d4f65 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   59:     0x5f191e3d4f65 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   60:     0x5f191e3ce874 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   61:     0x5f191e3ce874 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   62:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   63:     0x5f191e3d7fe2 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   64:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   65:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   66:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   67:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   68:     0x5f191e3d7fe2 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   69:     0x5f191f0cdf1f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   70:     0x5f191f0cdf1f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   71:     0x74dd0b4c7aa4 - <unknown>
[INFO] [stdout]   72:     0x74dd0b554a64 - clone
[INFO] [stdout]   73:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- arbitrators::admin_register_is_idempotent stdout ----
[INFO] [stdout] Failed to validate PocketIC server binary `/tmp/pocket-ic-server-13.0.0/pocket-ic`: `No such file or directory (os error 2)`. Going to download PocketIC server 13.0.0 from https://github.com/dfinity/pocketic/releases/download/13.0.0/pocket-ic-x86_64-linux.gz to the local path /tmp/pocket-ic-server-13.0.0/pocket-ic. To avoid downloads during test execution, please specify the path to the (ungzipped and executable) PocketIC server 13.0.0 using the function `PocketIcBuilder::with_server_binary` or using the `POCKET_IC_BIN` environment variable.
[INFO] [stdout] 
[INFO] [stdout] thread 'arbitrators::admin_register_is_idempotent' (2984) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:2137:21:
[INFO] [stdout] Failed to download PocketIC server: error sending request for url (https://github.com/dfinity/pocketic/releases/download/13.0.0/pocket-ic-x86_64-linux.gz)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f191f0cee88 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f191f0cee88 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f191f0cee88 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f191f0cee88 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f191f0e6d1a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f191f0e6d1a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5f191f0d48a2 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5f191f0d48a2 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5f191f0a97a6 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f191f0a97a6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f191f0c5069 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5f191e3d460c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x5f191e3d460c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5f191f0c52e2 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x5f191f0c52e2 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5f191f0a9862 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5f191f09e129 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5f191f0aa8ed - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5f191f0e758c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5f191e533ea8 - core[8fb95b77d25ab6c8]::panicking::panic_display::<alloc[a7ee25936407c584]::string::String>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x5f191e5b2dd5 - pocket_ic[c53f61975fc5be7f]::start_server::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:2137:21
[INFO] [stdout]   21:     0x5f191e4c4d0e - <pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>::from_components::<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/nonblocking.rs:161:14
[INFO] [stdout]   22:     0x5f191e5b0859 - <pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components::<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:646:14
[INFO] [stdout]   23:     0x5f191e4fe69c - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5f191e4feb7d - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x5f191e4a67ed - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   26:     0x5f191e4a3803 - tokio[bdcf347b6875eef0]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>, <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   27:     0x5f191e4a3803 - tokio[bdcf347b6875eef0]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>, <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   28:     0x5f191e4a3803 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   29:     0x5f191e46fd81 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>, <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   30:     0x5f191e48d4b1 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   31:     0x5f191e48cdac - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   32:     0x5f191e59428e - <tokio[bdcf347b6875eef0]::runtime::context::scoped::Scoped<tokio[bdcf347b6875eef0]::runtime::scheduler::Context>>::set::<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   33:     0x5f191e4fab8b - tokio[bdcf347b6875eef0]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>), <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   34:     0x5f191e45dd50 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[bdcf347b6875eef0]::runtime::context::Context>>::try_with::<tokio[bdcf347b6875eef0]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>), <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   35:     0x5f191e45a883 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[bdcf347b6875eef0]::runtime::context::Context>>::with::<tokio[bdcf347b6875eef0]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>), <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   36:     0x5f191e4f3d12 - tokio[bdcf347b6875eef0]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>), <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   37:     0x5f191e47b31f - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   38:     0x5f191e482b3d - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   39:     0x5f191e483f56 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   40:     0x5f191e447912 - tokio[bdcf347b6875eef0]::runtime::context::runtime::enter_runtime::<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>::{closure#0}, pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   41:     0x5f191e46af10 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   42:     0x5f191e4ec929 - <tokio[bdcf347b6875eef0]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   43:     0x5f191e4ef597 - <tokio[bdcf347b6875eef0]::runtime::runtime::Runtime>::block_on::<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:343:18
[INFO] [stdout]   44:     0x5f191e5a1e2f - <pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components::<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:629:33
[INFO] [stdout]   45:     0x5f191e5c3517 - <pocket_ic[c53f61975fc5be7f]::PocketIcBuilder>::build
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:208:9
[INFO] [stdout]   46:     0x5f191e5c1422 - <pocket_ic[c53f61975fc5be7f]::PocketIc>::new
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:570:58
[INFO] [stdout]   47:     0x5f191e3895fc - it[efd6f420830a9a7b]::arbitrators::setup
[INFO] [stdout]                                at /opt/rustwide/workdir/src/escrow/tests/it/arbitrators.rs:37:24
[INFO] [stdout]   48:     0x5f191e38a2b4 - it[efd6f420830a9a7b]::arbitrators::admin_register_is_idempotent
[INFO] [stdout]                                at /opt/rustwide/workdir/src/escrow/tests/it/arbitrators.rs:113:26
[INFO] [stdout]   49:     0x5f191e388a77 - it[efd6f420830a9a7b]::arbitrators::admin_register_is_idempotent::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/escrow/tests/it/arbitrators.rs:112:34
[INFO] [stdout]   50:     0x5f191e3b6036 - <it[efd6f420830a9a7b]::arbitrators::admin_register_is_idempotent::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x5f191e3c76eb - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   52:     0x5f191e3c76eb - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   53:     0x5f191e3d4f65 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   54:     0x5f191e3d4f65 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   55:     0x5f191e3d4f65 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x5f191e3d4f65 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x5f191e3d4f65 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x5f191e3d4f65 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   59:     0x5f191e3d4f65 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   60:     0x5f191e3ce874 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   61:     0x5f191e3ce874 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   62:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   63:     0x5f191e3d7fe2 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   64:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   65:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   66:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   67:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   68:     0x5f191e3d7fe2 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   69:     0x5f191f0cdf1f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   70:     0x5f191f0cdf1f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   71:     0x74dd0b4c7aa4 - <unknown>
[INFO] [stdout]   72:     0x74dd0b554a64 - clone
[INFO] [stdout]   73:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- arbitrators::admin_register_reactivates_deregistered stdout ----
[INFO] [stdout] Failed to validate PocketIC server binary `/tmp/pocket-ic-server-13.0.0/pocket-ic`: `No such file or directory (os error 2)`. Going to download PocketIC server 13.0.0 from https://github.com/dfinity/pocketic/releases/download/13.0.0/pocket-ic-x86_64-linux.gz to the local path /tmp/pocket-ic-server-13.0.0/pocket-ic. To avoid downloads during test execution, please specify the path to the (ungzipped and executable) PocketIC server 13.0.0 using the function `PocketIcBuilder::with_server_binary` or using the `POCKET_IC_BIN` environment variable.
[INFO] [stdout] 
[INFO] [stdout] thread 'arbitrators::admin_register_reactivates_deregistered' (2995) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:2137:21:
[INFO] [stdout] Failed to download PocketIC server: error sending request for url (https://github.com/dfinity/pocketic/releases/download/13.0.0/pocket-ic-x86_64-linux.gz)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f191f0cee88 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f191f0cee88 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f191f0cee88 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f191f0cee88 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f191f0e6d1a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f191f0e6d1a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5f191f0d48a2 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5f191f0d48a2 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5f191f0a97a6 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f191f0a97a6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f191f0c5069 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5f191e3d460c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x5f191e3d460c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5f191f0c52e2 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x5f191f0c52e2 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5f191f0a9862 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5f191f09e129 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5f191f0aa8ed - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5f191f0e758c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5f191e533ea8 - core[8fb95b77d25ab6c8]::panicking::panic_display::<alloc[a7ee25936407c584]::string::String>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x5f191e5b2dd5 - pocket_ic[c53f61975fc5be7f]::start_server::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:2137:21
[INFO] [stdout]   21:     0x5f191e4c4d0e - <pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>::from_components::<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/nonblocking.rs:161:14
[INFO] [stdout]   22:     0x5f191e5b0859 - <pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components::<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:646:14
[INFO] [stdout]   23:     0x5f191e4fe69c - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5f191e4feb7d - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x5f191e4a67ed - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   26:     0x5f191e4a3803 - tokio[bdcf347b6875eef0]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>, <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   27:     0x5f191e4a3803 - tokio[bdcf347b6875eef0]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>, <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   28:     0x5f191e4a3803 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   29:     0x5f191e46fd81 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>, <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   30:     0x5f191e48d4b1 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   31:     0x5f191e48cdac - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   32:     0x5f191e59428e - <tokio[bdcf347b6875eef0]::runtime::context::scoped::Scoped<tokio[bdcf347b6875eef0]::runtime::scheduler::Context>>::set::<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   33:     0x5f191e4fab8b - tokio[bdcf347b6875eef0]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>), <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   34:     0x5f191e45dd50 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[bdcf347b6875eef0]::runtime::context::Context>>::try_with::<tokio[bdcf347b6875eef0]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>), <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   35:     0x5f191e45a883 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[bdcf347b6875eef0]::runtime::context::Context>>::with::<tokio[bdcf347b6875eef0]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>), <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   36:     0x5f191e4f3d12 - tokio[bdcf347b6875eef0]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>), <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   37:     0x5f191e47b31f - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   38:     0x5f191e482b3d - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   39:     0x5f191e483f56 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   40:     0x5f191e447912 - tokio[bdcf347b6875eef0]::runtime::context::runtime::enter_runtime::<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>::{closure#0}, pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   41:     0x5f191e46af10 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   42:     0x5f191e4ec929 - <tokio[bdcf347b6875eef0]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   43:     0x5f191e4ef597 - <tokio[bdcf347b6875eef0]::runtime::runtime::Runtime>::block_on::<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:343:18
[INFO] [stdout]   44:     0x5f191e5a1e2f - <pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components::<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:629:33
[INFO] [stdout]   45:     0x5f191e5c3517 - <pocket_ic[c53f61975fc5be7f]::PocketIcBuilder>::build
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:208:9
[INFO] [stdout]   46:     0x5f191e5c1422 - <pocket_ic[c53f61975fc5be7f]::PocketIc>::new
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:570:58
[INFO] [stdout]   47:     0x5f191e3895fc - it[efd6f420830a9a7b]::arbitrators::setup
[INFO] [stdout]                                at /opt/rustwide/workdir/src/escrow/tests/it/arbitrators.rs:37:24
[INFO] [stdout]   48:     0x5f191e38baa1 - it[efd6f420830a9a7b]::arbitrators::admin_register_reactivates_deregistered
[INFO] [stdout]                                at /opt/rustwide/workdir/src/escrow/tests/it/arbitrators.rs:133:26
[INFO] [stdout]   49:     0x5f191e388bc7 - it[efd6f420830a9a7b]::arbitrators::admin_register_reactivates_deregistered::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/escrow/tests/it/arbitrators.rs:132:45
[INFO] [stdout]   50:     0x5f191e3b61f6 - <it[efd6f420830a9a7b]::arbitrators::admin_register_reactivates_deregistered::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x5f191e3c76eb - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   52:     0x5f191e3c76eb - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   53:     0x5f191e3d4f65 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   54:     0x5f191e3d4f65 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   55:     0x5f191e3d4f65 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x5f191e3d4f65 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x5f191e3d4f65 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x5f191e3d4f65 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   59:     0x5f191e3d4f65 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   60:     0x5f191e3ce874 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   61:     0x5f191e3ce874 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   62:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   63:     0x5f191e3d7fe2 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   64:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   65:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   66:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   67:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   68:     0x5f191e3d7fe2 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   69:     0x5f191f0cdf1f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   70:     0x5f191f0cdf1f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   71:     0x74dd0b4c7aa4 - <unknown>
[INFO] [stdout]   72:     0x74dd0b554a64 - clone
[INFO] [stdout]   73:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- arbitrators::admin_register_rejects_anonymous_target stdout ----
[INFO] [stdout] Failed to validate PocketIC server binary `/tmp/pocket-ic-server-13.0.0/pocket-ic`: `No such file or directory (os error 2)`. Going to download PocketIC server 13.0.0 from https://github.com/dfinity/pocketic/releases/download/13.0.0/pocket-ic-x86_64-linux.gz to the local path /tmp/pocket-ic-server-13.0.0/pocket-ic. To avoid downloads during test execution, please specify the path to the (ungzipped and executable) PocketIC server 13.0.0 using the function `PocketIcBuilder::with_server_binary` or using the `POCKET_IC_BIN` environment variable.
[INFO] [stdout] 
[INFO] [stdout] thread 'arbitrators::admin_register_rejects_anonymous_target' (3013) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:2137:21:
[INFO] [stdout] Failed to download PocketIC server: error sending request for url (https://github.com/dfinity/pocketic/releases/download/13.0.0/pocket-ic-x86_64-linux.gz)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f191f0cee88 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f191f0cee88 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f191f0cee88 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f191f0cee88 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f191f0e6d1a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f191f0e6d1a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5f191f0d48a2 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5f191f0d48a2 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5f191f0a97a6 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f191f0a97a6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f191f0c5069 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5f191e3d460c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x5f191e3d460c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5f191f0c52e2 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x5f191f0c52e2 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5f191f0a9862 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5f191f09e129 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5f191f0aa8ed - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5f191f0e758c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5f191e533ea8 - core[8fb95b77d25ab6c8]::panicking::panic_display::<alloc[a7ee25936407c584]::string::String>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x5f191e5b2dd5 - pocket_ic[c53f61975fc5be7f]::start_server::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:2137:21
[INFO] [stdout]   21:     0x5f191e4c4d0e - <pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>::from_components::<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/nonblocking.rs:161:14
[INFO] [stdout]   22:     0x5f191e5b0859 - <pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components::<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:646:14
[INFO] [stdout]   23:     0x5f191e4fe69c - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5f191e4feb7d - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x5f191e4a67ed - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   26:     0x5f191e4a3803 - tokio[bdcf347b6875eef0]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>, <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   27:     0x5f191e4a3803 - tokio[bdcf347b6875eef0]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>, <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   28:     0x5f191e4a3803 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   29:     0x5f191e46fd81 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>, <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   30:     0x5f191e48d4b1 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   31:     0x5f191e48cdac - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   32:     0x5f191e59428e - <tokio[bdcf347b6875eef0]::runtime::context::scoped::Scoped<tokio[bdcf347b6875eef0]::runtime::scheduler::Context>>::set::<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   33:     0x5f191e4fab8b - tokio[bdcf347b6875eef0]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>), <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   34:     0x5f191e45dd50 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[bdcf347b6875eef0]::runtime::context::Context>>::try_with::<tokio[bdcf347b6875eef0]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>), <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   35:     0x5f191e45a883 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[bdcf347b6875eef0]::runtime::context::Context>>::with::<tokio[bdcf347b6875eef0]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>), <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   36:     0x5f191e4f3d12 - tokio[bdcf347b6875eef0]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>), <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   37:     0x5f191e47b31f - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   38:     0x5f191e482b3d - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   39:     0x5f191e483f56 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   40:     0x5f191e447912 - tokio[bdcf347b6875eef0]::runtime::context::runtime::enter_runtime::<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>::{closure#0}, pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   41:     0x5f191e46af10 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   42:     0x5f191e4ec929 - <tokio[bdcf347b6875eef0]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   43:     0x5f191e4ef597 - <tokio[bdcf347b6875eef0]::runtime::runtime::Runtime>::block_on::<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:343:18
[INFO] [stdout]   44:     0x5f191e5a1e2f - <pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components::<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:629:33
[INFO] [stdout]   45:     0x5f191e5c3517 - <pocket_ic[c53f61975fc5be7f]::PocketIcBuilder>::build
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:208:9
[INFO] [stdout]   46:     0x5f191e5c1422 - <pocket_ic[c53f61975fc5be7f]::PocketIc>::new
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:570:58
[INFO] [stdout]   47:     0x5f191e3895fc - it[efd6f420830a9a7b]::arbitrators::setup
[INFO] [stdout]                                at /opt/rustwide/workdir/src/escrow/tests/it/arbitrators.rs:37:24
[INFO] [stdout]   48:     0x5f191e38bf71 - it[efd6f420830a9a7b]::arbitrators::admin_register_rejects_anonymous_target
[INFO] [stdout]                                at /opt/rustwide/workdir/src/escrow/tests/it/arbitrators.rs:165:26
[INFO] [stdout]   49:     0x5f191e388bf7 - it[efd6f420830a9a7b]::arbitrators::admin_register_rejects_anonymous_target::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/escrow/tests/it/arbitrators.rs:164:45
[INFO] [stdout]   50:     0x5f191e3b6236 - <it[efd6f420830a9a7b]::arbitrators::admin_register_rejects_anonymous_target::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x5f191e3c76eb - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   52:     0x5f191e3c76eb - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   53:     0x5f191e3d4f65 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   54:     0x5f191e3d4f65 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   55:     0x5f191e3d4f65 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x5f191e3d4f65 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x5f191e3d4f65 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x5f191e3d4f65 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   59:     0x5f191e3d4f65 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   60:     0x5f191e3ce874 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   61:     0x5f191e3ce874 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   62:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   63:     0x5f191e3d7fe2 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   64:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   65:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   66:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   67:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   68:     0x5f191e3d7fe2 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   69:     0x5f191f0cdf1f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   70:     0x5f191f0cdf1f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   71:     0x74dd0b4c7aa4 - <unknown>
[INFO] [stdout]   72:     0x74dd0b554a64 - clone
[INFO] [stdout]   73:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- arbitrators::admin_register_rejects_canister_self stdout ----
[INFO] [stdout] Failed to validate PocketIC server binary `/tmp/pocket-ic-server-13.0.0/pocket-ic`: `No such file or directory (os error 2)`. Going to download PocketIC server 13.0.0 from https://github.com/dfinity/pocketic/releases/download/13.0.0/pocket-ic-x86_64-linux.gz to the local path /tmp/pocket-ic-server-13.0.0/pocket-ic. To avoid downloads during test execution, please specify the path to the (ungzipped and executable) PocketIC server 13.0.0 using the function `PocketIcBuilder::with_server_binary` or using the `POCKET_IC_BIN` environment variable.
[INFO] [stdout] 
[INFO] [stdout] thread 'arbitrators::admin_register_rejects_canister_self' (3023) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:2137:21:
[INFO] [stdout] Failed to download PocketIC server: error sending request for url (https://github.com/dfinity/pocketic/releases/download/13.0.0/pocket-ic-x86_64-linux.gz)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f191f0cee88 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f191f0cee88 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f191f0cee88 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f191f0cee88 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f191f0e6d1a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f191f0e6d1a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5f191f0d48a2 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5f191f0d48a2 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5f191f0a97a6 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f191f0a97a6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f191f0c5069 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5f191e3d460c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x5f191e3d460c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5f191f0c52e2 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x5f191f0c52e2 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5f191f0a9862 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5f191f09e129 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5f191f0aa8ed - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5f191f0e758c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5f191e533ea8 - core[8fb95b77d25ab6c8]::panicking::panic_display::<alloc[a7ee25936407c584]::string::String>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x5f191e5b2dd5 - pocket_ic[c53f61975fc5be7f]::start_server::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:2137:21
[INFO] [stdout]   21:     0x5f191e4c4d0e - <pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>::from_components::<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/nonblocking.rs:161:14
[INFO] [stdout]   22:     0x5f191e5b0859 - <pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components::<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:646:14
[INFO] [stdout]   23:     0x5f191e4fe69c - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5f191e4feb7d - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x5f191e4a67ed - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   26:     0x5f191e4a3803 - tokio[bdcf347b6875eef0]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>, <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   27:     0x5f191e4a3803 - tokio[bdcf347b6875eef0]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>, <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   28:     0x5f191e4a3803 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   29:     0x5f191e46fd81 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>, <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   30:     0x5f191e48d4b1 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   31:     0x5f191e48cdac - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   32:     0x5f191e59428e - <tokio[bdcf347b6875eef0]::runtime::context::scoped::Scoped<tokio[bdcf347b6875eef0]::runtime::scheduler::Context>>::set::<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   33:     0x5f191e4fab8b - tokio[bdcf347b6875eef0]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>), <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   34:     0x5f191e45dd50 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[bdcf347b6875eef0]::runtime::context::Context>>::try_with::<tokio[bdcf347b6875eef0]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>), <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   35:     0x5f191e45a883 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[bdcf347b6875eef0]::runtime::context::Context>>::with::<tokio[bdcf347b6875eef0]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>), <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   36:     0x5f191e4f3d12 - tokio[bdcf347b6875eef0]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>), <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   37:     0x5f191e47b31f - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   38:     0x5f191e482b3d - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   39:     0x5f191e483f56 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   40:     0x5f191e447912 - tokio[bdcf347b6875eef0]::runtime::context::runtime::enter_runtime::<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>::{closure#0}, pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   41:     0x5f191e46af10 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   42:     0x5f191e4ec929 - <tokio[bdcf347b6875eef0]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   43:     0x5f191e4ef597 - <tokio[bdcf347b6875eef0]::runtime::runtime::Runtime>::block_on::<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:343:18
[INFO] [stdout]   44:     0x5f191e5a1e2f - <pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components::<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:629:33
[INFO] [stdout]   45:     0x5f191e5c3517 - <pocket_ic[c53f61975fc5be7f]::PocketIcBuilder>::build
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:208:9
[INFO] [stdout]   46:     0x5f191e5c1422 - <pocket_ic[c53f61975fc5be7f]::PocketIc>::new
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:570:58
[INFO] [stdout]   47:     0x5f191e3895fc - it[efd6f420830a9a7b]::arbitrators::setup
[INFO] [stdout]                                at /opt/rustwide/workdir/src/escrow/tests/it/arbitrators.rs:37:24
[INFO] [stdout]   48:     0x5f191e38b1e1 - it[efd6f420830a9a7b]::arbitrators::admin_register_rejects_canister_self
[INFO] [stdout]                                at /opt/rustwide/workdir/src/escrow/tests/it/arbitrators.rs:175:26
[INFO] [stdout]   49:     0x5f191e388b67 - it[efd6f420830a9a7b]::arbitrators::admin_register_rejects_canister_self::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/escrow/tests/it/arbitrators.rs:174:42
[INFO] [stdout]   50:     0x5f191e3b6176 - <it[efd6f420830a9a7b]::arbitrators::admin_register_rejects_canister_self::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x5f191e3c76eb - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   52:     0x5f191e3c76eb - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   53:     0x5f191e3d4f65 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   54:     0x5f191e3d4f65 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   55:     0x5f191e3d4f65 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x5f191e3d4f65 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x5f191e3d4f65 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x5f191e3d4f65 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   59:     0x5f191e3d4f65 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   60:     0x5f191e3ce874 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   61:     0x5f191e3ce874 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   62:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   63:     0x5f191e3d7fe2 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   64:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   65:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   66:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   67:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   68:     0x5f191e3d7fe2 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   69:     0x5f191f0cdf1f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   70:     0x5f191f0cdf1f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   71:     0x74dd0b4c7aa4 - <unknown>
[INFO] [stdout]   72:     0x74dd0b554a64 - clone
[INFO] [stdout]   73:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- arbitrators::admin_register_rejects_non_controller_caller stdout ----
[INFO] [stdout] Failed to validate PocketIC server binary `/tmp/pocket-ic-server-13.0.0/pocket-ic`: `No such file or directory (os error 2)`. Going to download PocketIC server 13.0.0 from https://github.com/dfinity/pocketic/releases/download/13.0.0/pocket-ic-x86_64-linux.gz to the local path /tmp/pocket-ic-server-13.0.0/pocket-ic. To avoid downloads during test execution, please specify the path to the (ungzipped and executable) PocketIC server 13.0.0 using the function `PocketIcBuilder::with_server_binary` or using the `POCKET_IC_BIN` environment variable.
[INFO] [stdout] 
[INFO] [stdout] thread 'arbitrators::admin_register_rejects_non_controller_caller' (3033) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:2137:21:
[INFO] [stdout] Failed to download PocketIC server: error sending request for url (https://github.com/dfinity/pocketic/releases/download/13.0.0/pocket-ic-x86_64-linux.gz)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f191f0cee88 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f191f0cee88 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f191f0cee88 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f191f0cee88 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f191f0e6d1a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f191f0e6d1a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5f191f0d48a2 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5f191f0d48a2 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5f191f0a97a6 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f191f0a97a6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f191f0c5069 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5f191e3d460c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x5f191e3d460c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5f191f0c52e2 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x5f191f0c52e2 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5f191f0a9862 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5f191f09e129 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5f191f0aa8ed - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5f191f0e758c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5f191e533ea8 - core[8fb95b77d25ab6c8]::panicking::panic_display::<alloc[a7ee25936407c584]::string::String>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x5f191e5b2dd5 - pocket_ic[c53f61975fc5be7f]::start_server::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:2137:21
[INFO] [stdout]   21:     0x5f191e4c4d0e - <pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>::from_components::<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/nonblocking.rs:161:14
[INFO] [stdout]   22:     0x5f191e5b0859 - <pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components::<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:646:14
[INFO] [stdout]   23:     0x5f191e4fe69c - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5f191e4feb7d - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x5f191e4a67ed - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   26:     0x5f191e4a3803 - tokio[bdcf347b6875eef0]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>, <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   27:     0x5f191e4a3803 - tokio[bdcf347b6875eef0]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>, <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   28:     0x5f191e4a3803 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   29:     0x5f191e46fd81 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>, <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   30:     0x5f191e48d4b1 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   31:     0x5f191e48cdac - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   32:     0x5f191e59428e - <tokio[bdcf347b6875eef0]::runtime::context::scoped::Scoped<tokio[bdcf347b6875eef0]::runtime::scheduler::Context>>::set::<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   33:     0x5f191e4fab8b - tokio[bdcf347b6875eef0]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>), <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   34:     0x5f191e45dd50 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[bdcf347b6875eef0]::runtime::context::Context>>::try_with::<tokio[bdcf347b6875eef0]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>), <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   35:     0x5f191e45a883 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[bdcf347b6875eef0]::runtime::context::Context>>::with::<tokio[bdcf347b6875eef0]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>), <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   36:     0x5f191e4f3d12 - tokio[bdcf347b6875eef0]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>), <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   37:     0x5f191e47b31f - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   38:     0x5f191e482b3d - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   39:     0x5f191e483f56 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   40:     0x5f191e447912 - tokio[bdcf347b6875eef0]::runtime::context::runtime::enter_runtime::<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>::{closure#0}, pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   41:     0x5f191e46af10 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   42:     0x5f191e4ec929 - <tokio[bdcf347b6875eef0]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   43:     0x5f191e4ef597 - <tokio[bdcf347b6875eef0]::runtime::runtime::Runtime>::block_on::<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:343:18
[INFO] [stdout]   44:     0x5f191e5a1e2f - <pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components::<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:629:33
[INFO] [stdout]   45:     0x5f191e5c3517 - <pocket_ic[c53f61975fc5be7f]::PocketIcBuilder>::build
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:208:9
[INFO] [stdout]   46:     0x5f191e5c1422 - <pocket_ic[c53f61975fc5be7f]::PocketIc>::new
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:570:58
[INFO] [stdout]   47:     0x5f191e3895fc - it[efd6f420830a9a7b]::arbitrators::setup
[INFO] [stdout]                                at /opt/rustwide/workdir/src/escrow/tests/it/arbitrators.rs:37:24
[INFO] [stdout]   48:     0x5f191e38c801 - it[efd6f420830a9a7b]::arbitrators::admin_register_rejects_non_controller_caller
[INFO] [stdout]                                at /opt/rustwide/workdir/src/escrow/tests/it/arbitrators.rs:151:26
[INFO] [stdout]   49:     0x5f191e388c87 - it[efd6f420830a9a7b]::arbitrators::admin_register_rejects_non_controller_caller::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/escrow/tests/it/arbitrators.rs:150:50
[INFO] [stdout]   50:     0x5f191e3b62f6 - <it[efd6f420830a9a7b]::arbitrators::admin_register_rejects_non_controller_caller::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x5f191e3c76eb - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   52:     0x5f191e3c76eb - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   53:     0x5f191e3d4f65 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   54:     0x5f191e3d4f65 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   55:     0x5f191e3d4f65 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x5f191e3d4f65 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x5f191e3d4f65 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x5f191e3d4f65 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   59:     0x5f191e3d4f65 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   60:     0x5f191e3ce874 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   61:     0x5f191e3ce874 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   62:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   63:     0x5f191e3d7fe2 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   64:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   65:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   66:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   67:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   68:     0x5f191e3d7fe2 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   69:     0x5f191f0cdf1f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   70:     0x5f191f0cdf1f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   71:     0x74dd0b4c7aa4 - <unknown>
[INFO] [stdout]   72:     0x74dd0b554a64 - clone
[INFO] [stdout]   73:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- arbitrators::admin_set_status_rejects_non_controller_caller stdout ----
[INFO] [stdout] Failed to validate PocketIC server binary `/tmp/pocket-ic-server-13.0.0/pocket-ic`: `No such file or directory (os error 2)`. Going to download PocketIC server 13.0.0 from https://github.com/dfinity/pocketic/releases/download/13.0.0/pocket-ic-x86_64-linux.gz to the local path /tmp/pocket-ic-server-13.0.0/pocket-ic. To avoid downloads during test execution, please specify the path to the (ungzipped and executable) PocketIC server 13.0.0 using the function `PocketIcBuilder::with_server_binary` or using the `POCKET_IC_BIN` environment variable.
[INFO] [stdout] 
[INFO] [stdout] thread 'arbitrators::admin_set_status_rejects_non_controller_caller' (3043) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:2137:21:
[INFO] [stdout] Failed to download PocketIC server: error sending request for url (https://github.com/dfinity/pocketic/releases/download/13.0.0/pocket-ic-x86_64-linux.gz)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f191f0cee88 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f191f0cee88 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f191f0cee88 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f191f0cee88 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f191f0e6d1a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f191f0e6d1a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5f191f0d48a2 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5f191f0d48a2 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5f191f0a97a6 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f191f0a97a6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f191f0c5069 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5f191e3d460c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x5f191e3d460c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5f191f0c52e2 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x5f191f0c52e2 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5f191f0a9862 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5f191f09e129 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5f191f0aa8ed - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5f191f0e758c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5f191e533ea8 - core[8fb95b77d25ab6c8]::panicking::panic_display::<alloc[a7ee25936407c584]::string::String>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x5f191e5b2dd5 - pocket_ic[c53f61975fc5be7f]::start_server::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:2137:21
[INFO] [stdout]   21:     0x5f191e4c4d0e - <pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>::from_components::<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/nonblocking.rs:161:14
[INFO] [stdout]   22:     0x5f191e5b0859 - <pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components::<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:646:14
[INFO] [stdout]   23:     0x5f191e4fe69c - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5f191e4feb7d - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x5f191e4a67ed - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   26:     0x5f191e4a3803 - tokio[bdcf347b6875eef0]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>, <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   27:     0x5f191e4a3803 - tokio[bdcf347b6875eef0]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>, <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   28:     0x5f191e4a3803 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   29:     0x5f191e46fd81 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>, <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   30:     0x5f191e48d4b1 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   31:     0x5f191e48cdac - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   32:     0x5f191e59428e - <tokio[bdcf347b6875eef0]::runtime::context::scoped::Scoped<tokio[bdcf347b6875eef0]::runtime::scheduler::Context>>::set::<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   33:     0x5f191e4fab8b - tokio[bdcf347b6875eef0]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>), <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   34:     0x5f191e45dd50 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[bdcf347b6875eef0]::runtime::context::Context>>::try_with::<tokio[bdcf347b6875eef0]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>), <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   35:     0x5f191e45a883 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[bdcf347b6875eef0]::runtime::context::Context>>::with::<tokio[bdcf347b6875eef0]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>), <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   36:     0x5f191e4f3d12 - tokio[bdcf347b6875eef0]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>), <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   37:     0x5f191e47b31f - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   38:     0x5f191e482b3d - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   39:     0x5f191e483f56 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   40:     0x5f191e447912 - tokio[bdcf347b6875eef0]::runtime::context::runtime::enter_runtime::<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>::{closure#0}, pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   41:     0x5f191e46af10 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   42:     0x5f191e4ec929 - <tokio[bdcf347b6875eef0]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   43:     0x5f191e4ef597 - <tokio[bdcf347b6875eef0]::runtime::runtime::Runtime>::block_on::<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:343:18
[INFO] [stdout]   44:     0x5f191e5a1e2f - <pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components::<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:629:33
[INFO] [stdout]   45:     0x5f191e5c3517 - <pocket_ic[c53f61975fc5be7f]::PocketIcBuilder>::build
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:208:9
[INFO] [stdout]   46:     0x5f191e5c1422 - <pocket_ic[c53f61975fc5be7f]::PocketIc>::new
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:570:58
[INFO] [stdout]   47:     0x5f191e3895fc - it[efd6f420830a9a7b]::arbitrators::setup
[INFO] [stdout]                                at /opt/rustwide/workdir/src/escrow/tests/it/arbitrators.rs:37:24
[INFO] [stdout]   48:     0x5f191e38cae1 - it[efd6f420830a9a7b]::arbitrators::admin_set_status_rejects_non_controller_caller
[INFO] [stdout]                                at /opt/rustwide/workdir/src/escrow/tests/it/arbitrators.rs:221:26
[INFO] [stdout]   49:     0x5f191e388cb7 - it[efd6f420830a9a7b]::arbitrators::admin_set_status_rejects_non_controller_caller::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/escrow/tests/it/arbitrators.rs:220:52
[INFO] [stdout]   50:     0x5f191e3b6336 - <it[efd6f420830a9a7b]::arbitrators::admin_set_status_rejects_non_controller_caller::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x5f191e3c76eb - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   52:     0x5f191e3c76eb - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   53:     0x5f191e3d4f65 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   54:     0x5f191e3d4f65 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   55:     0x5f191e3d4f65 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x5f191e3d4f65 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x5f191e3d4f65 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x5f191e3d4f65 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   59:     0x5f191e3d4f65 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   60:     0x5f191e3ce874 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   61:     0x5f191e3ce874 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   62:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   63:     0x5f191e3d7fe2 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   64:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   65:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   66:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   67:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   68:     0x5f191e3d7fe2 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   69:     0x5f191f0cdf1f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   70:     0x5f191f0cdf1f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   71:     0x74dd0b4c7aa4 - <unknown>
[INFO] [stdout]   72:     0x74dd0b554a64 - clone
[INFO] [stdout]   73:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- arbitrators::admin_set_status_returns_not_found_for_unregistered stdout ----
[INFO] [stdout] Failed to validate PocketIC server binary `/tmp/pocket-ic-server-13.0.0/pocket-ic`: `No such file or directory (os error 2)`. Going to download PocketIC server 13.0.0 from https://github.com/dfinity/pocketic/releases/download/13.0.0/pocket-ic-x86_64-linux.gz to the local path /tmp/pocket-ic-server-13.0.0/pocket-ic. To avoid downloads during test execution, please specify the path to the (ungzipped and executable) PocketIC server 13.0.0 using the function `PocketIcBuilder::with_server_binary` or using the `POCKET_IC_BIN` environment variable.
[INFO] [stdout] 
[INFO] [stdout] thread 'arbitrators::admin_set_status_returns_not_found_for_unregistered' (3056) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:2137:21:
[INFO] [stdout] Failed to download PocketIC server: error sending request for url (https://github.com/dfinity/pocketic/releases/download/13.0.0/pocket-ic-x86_64-linux.gz)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f191f0cee88 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f191f0cee88 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f191f0cee88 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f191f0cee88 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f191f0e6d1a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f191f0e6d1a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5f191f0d48a2 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5f191f0d48a2 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5f191f0a97a6 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f191f0a97a6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f191f0c5069 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5f191e3d460c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x5f191e3d460c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5f191f0c52e2 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x5f191f0c52e2 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5f191f0a9862 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5f191f09e129 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5f191f0aa8ed - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5f191f0e758c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5f191e533ea8 - core[8fb95b77d25ab6c8]::panicking::panic_display::<alloc[a7ee25936407c584]::string::String>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x5f191e5b2dd5 - pocket_ic[c53f61975fc5be7f]::start_server::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:2137:21
[INFO] [stdout]   21:     0x5f191e4c4d0e - <pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>::from_components::<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/nonblocking.rs:161:14
[INFO] [stdout]   22:     0x5f191e5b0859 - <pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components::<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:646:14
[INFO] [stdout]   23:     0x5f191e4fe69c - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5f191e4feb7d - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x5f191e4a67ed - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   26:     0x5f191e4a3803 - tokio[bdcf347b6875eef0]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>, <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   27:     0x5f191e4a3803 - tokio[bdcf347b6875eef0]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>, <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   28:     0x5f191e4a3803 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   29:     0x5f191e46fd81 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>, <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   30:     0x5f191e48d4b1 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   31:     0x5f191e48cdac - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   32:     0x5f191e59428e - <tokio[bdcf347b6875eef0]::runtime::context::scoped::Scoped<tokio[bdcf347b6875eef0]::runtime::scheduler::Context>>::set::<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   33:     0x5f191e4fab8b - tokio[bdcf347b6875eef0]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>), <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   34:     0x5f191e45dd50 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[bdcf347b6875eef0]::runtime::context::Context>>::try_with::<tokio[bdcf347b6875eef0]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>), <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   35:     0x5f191e45a883 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[bdcf347b6875eef0]::runtime::context::Context>>::with::<tokio[bdcf347b6875eef0]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>), <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   36:     0x5f191e4f3d12 - tokio[bdcf347b6875eef0]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>), <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   37:     0x5f191e47b31f - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   38:     0x5f191e482b3d - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   39:     0x5f191e483f56 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   40:     0x5f191e447912 - tokio[bdcf347b6875eef0]::runtime::context::runtime::enter_runtime::<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>::{closure#0}, pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   41:     0x5f191e46af10 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   42:     0x5f191e4ec929 - <tokio[bdcf347b6875eef0]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   43:     0x5f191e4ef597 - <tokio[bdcf347b6875eef0]::runtime::runtime::Runtime>::block_on::<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:343:18
[INFO] [stdout]   44:     0x5f191e5a1e2f - <pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components::<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:629:33
[INFO] [stdout]   45:     0x5f191e5c3517 - <pocket_ic[c53f61975fc5be7f]::PocketIcBuilder>::build
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:208:9
[INFO] [stdout]   46:     0x5f191e5c1422 - <pocket_ic[c53f61975fc5be7f]::PocketIc>::new
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:570:58
[INFO] [stdout]   47:     0x5f191e3895fc - it[efd6f420830a9a7b]::arbitrators::setup
[INFO] [stdout]                                at /opt/rustwide/workdir/src/escrow/tests/it/arbitrators.rs:37:24
[INFO] [stdout]   48:     0x5f191e38cdc1 - it[efd6f420830a9a7b]::arbitrators::admin_set_status_returns_not_found_for_unregistered
[INFO] [stdout]                                at /opt/rustwide/workdir/src/escrow/tests/it/arbitrators.rs:190:26
[INFO] [stdout]   49:     0x5f191e388ce7 - it[efd6f420830a9a7b]::arbitrators::admin_set_status_returns_not_found_for_unregistered::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/escrow/tests/it/arbitrators.rs:189:57
[INFO] [stdout]   50:     0x5f191e3b6376 - <it[efd6f420830a9a7b]::arbitrators::admin_set_status_returns_not_found_for_unregistered::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x5f191e3c76eb - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   52:     0x5f191e3c76eb - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   53:     0x5f191e3d4f65 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   54:     0x5f191e3d4f65 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   55:     0x5f191e3d4f65 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x5f191e3d4f65 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x5f191e3d4f65 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x5f191e3d4f65 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   59:     0x5f191e3d4f65 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   60:     0x5f191e3ce874 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   61:     0x5f191e3ce874 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   62:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   63:     0x5f191e3d7fe2 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   64:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   65:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   66:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   67:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   68:     0x5f191e3d7fe2 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   69:     0x5f191f0cdf1f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   70:     0x5f191f0cdf1f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   71:     0x74dd0b4c7aa4 - <unknown>
[INFO] [stdout]   72:     0x74dd0b554a64 - clone
[INFO] [stdout]   73:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- arbitrators::admin_set_status_supports_all_transitions stdout ----
[INFO] [stdout] Failed to validate PocketIC server binary `/tmp/pocket-ic-server-13.0.0/pocket-ic`: `No such file or directory (os error 2)`. Going to download PocketIC server 13.0.0 from https://github.com/dfinity/pocketic/releases/download/13.0.0/pocket-ic-x86_64-linux.gz to the local path /tmp/pocket-ic-server-13.0.0/pocket-ic. To avoid downloads during test execution, please specify the path to the (ungzipped and executable) PocketIC server 13.0.0 using the function `PocketIcBuilder::with_server_binary` or using the `POCKET_IC_BIN` environment variable.
[INFO] [stdout] 
[INFO] [stdout] thread 'arbitrators::admin_set_status_supports_all_transitions' (3069) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:2137:21:
[INFO] [stdout] Failed to download PocketIC server: error sending request for url (https://github.com/dfinity/pocketic/releases/download/13.0.0/pocket-ic-x86_64-linux.gz)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f191f0cee88 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f191f0cee88 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f191f0cee88 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f191f0cee88 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f191f0e6d1a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f191f0e6d1a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5f191f0d48a2 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5f191f0d48a2 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5f191f0a97a6 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f191f0a97a6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f191f0c5069 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5f191e3d460c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x5f191e3d460c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5f191f0c52e2 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x5f191f0c52e2 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5f191f0a9862 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5f191f09e129 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5f191f0aa8ed - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5f191f0e758c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5f191e533ea8 - core[8fb95b77d25ab6c8]::panicking::panic_display::<alloc[a7ee25936407c584]::string::String>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x5f191e5b2dd5 - pocket_ic[c53f61975fc5be7f]::start_server::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:2137:21
[INFO] [stdout]   21:     0x5f191e4c4d0e - <pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>::from_components::<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/nonblocking.rs:161:14
[INFO] [stdout]   22:     0x5f191e5b0859 - <pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components::<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:646:14
[INFO] [stdout]   23:     0x5f191e4fe69c - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5f191e4feb7d - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x5f191e4a67ed - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   26:     0x5f191e4a3803 - tokio[bdcf347b6875eef0]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>, <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   27:     0x5f191e4a3803 - tokio[bdcf347b6875eef0]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>, <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   28:     0x5f191e4a3803 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   29:     0x5f191e46fd81 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>, <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   30:     0x5f191e48d4b1 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   31:     0x5f191e48cdac - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   32:     0x5f191e59428e - <tokio[bdcf347b6875eef0]::runtime::context::scoped::Scoped<tokio[bdcf347b6875eef0]::runtime::scheduler::Context>>::set::<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   33:     0x5f191e4fab8b - tokio[bdcf347b6875eef0]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>), <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   34:     0x5f191e45dd50 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[bdcf347b6875eef0]::runtime::context::Context>>::try_with::<tokio[bdcf347b6875eef0]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>), <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   35:     0x5f191e45a883 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[bdcf347b6875eef0]::runtime::context::Context>>::with::<tokio[bdcf347b6875eef0]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>), <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   36:     0x5f191e4f3d12 - tokio[bdcf347b6875eef0]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>), <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   37:     0x5f191e47b31f - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   38:     0x5f191e482b3d - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   39:     0x5f191e483f56 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   40:     0x5f191e447912 - tokio[bdcf347b6875eef0]::runtime::context::runtime::enter_runtime::<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>::{closure#0}, pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   41:     0x5f191e46af10 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   42:     0x5f191e4ec929 - <tokio[bdcf347b6875eef0]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   43:     0x5f191e4ef597 - <tokio[bdcf347b6875eef0]::runtime::runtime::Runtime>::block_on::<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:343:18
[INFO] [stdout]   44:     0x5f191e5a1e2f - <pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components::<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:629:33
[INFO] [stdout]   45:     0x5f191e5c3517 - <pocket_ic[c53f61975fc5be7f]::PocketIcBuilder>::build
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:208:9
[INFO] [stdout]   46:     0x5f191e5c1422 - <pocket_ic[c53f61975fc5be7f]::PocketIc>::new
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:570:58
[INFO] [stdout]   47:     0x5f191e3895fc - it[efd6f420830a9a7b]::arbitrators::setup
[INFO] [stdout]                                at /opt/rustwide/workdir/src/escrow/tests/it/arbitrators.rs:37:24
[INFO] [stdout]   48:     0x5f191e38c171 - it[efd6f420830a9a7b]::arbitrators::admin_set_status_supports_all_transitions
[INFO] [stdout]                                at /opt/rustwide/workdir/src/escrow/tests/it/arbitrators.rs:200:26
[INFO] [stdout]   49:     0x5f191e388c27 - it[efd6f420830a9a7b]::arbitrators::admin_set_status_supports_all_transitions::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/escrow/tests/it/arbitrators.rs:199:47
[INFO] [stdout]   50:     0x5f191e3b6276 - <it[efd6f420830a9a7b]::arbitrators::admin_set_status_supports_all_transitions::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x5f191e3c76eb - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   52:     0x5f191e3c76eb - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   53:     0x5f191e3d4f65 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   54:     0x5f191e3d4f65 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   55:     0x5f191e3d4f65 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x5f191e3d4f65 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x5f191e3d4f65 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x5f191e3d4f65 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   59:     0x5f191e3d4f65 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   60:     0x5f191e3ce874 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   61:     0x5f191e3ce874 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   62:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   63:     0x5f191e3d7fe2 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   64:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   65:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   66:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   67:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   68:     0x5f191e3d7fe2 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   69:     0x5f191f0cdf1f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   70:     0x5f191f0cdf1f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   71:     0x74dd0b4c7aa4 - <unknown>
[INFO] [stdout]   72:     0x74dd0b554a64 - clone
[INFO] [stdout]   73:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- arbitrators::deregister_anonymous_caller_blocked stdout ----
[INFO] [stdout] Failed to validate PocketIC server binary `/tmp/pocket-ic-server-13.0.0/pocket-ic`: `No such file or directory (os error 2)`. Going to download PocketIC server 13.0.0 from https://github.com/dfinity/pocketic/releases/download/13.0.0/pocket-ic-x86_64-linux.gz to the local path /tmp/pocket-ic-server-13.0.0/pocket-ic. To avoid downloads during test execution, please specify the path to the (ungzipped and executable) PocketIC server 13.0.0 using the function `PocketIcBuilder::with_server_binary` or using the `POCKET_IC_BIN` environment variable.
[INFO] [stdout] 
[INFO] [stdout] thread 'arbitrators::deregister_anonymous_caller_blocked' (3087) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:2137:21:
[INFO] [stdout] Failed to download PocketIC server: error sending request for url (https://github.com/dfinity/pocketic/releases/download/13.0.0/pocket-ic-x86_64-linux.gz)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f191f0cee88 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f191f0cee88 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f191f0cee88 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f191f0cee88 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f191f0e6d1a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f191f0e6d1a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5f191f0d48a2 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5f191f0d48a2 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5f191f0a97a6 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f191f0a97a6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f191f0c5069 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5f191e3d460c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x5f191e3d460c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5f191f0c52e2 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x5f191f0c52e2 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5f191f0a9862 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5f191f09e129 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5f191f0aa8ed - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5f191f0e758c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5f191e533ea8 - core[8fb95b77d25ab6c8]::panicking::panic_display::<alloc[a7ee25936407c584]::string::String>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x5f191e5b2dd5 - pocket_ic[c53f61975fc5be7f]::start_server::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:2137:21
[INFO] [stdout]   21:     0x5f191e4c4d0e - <pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>::from_components::<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/nonblocking.rs:161:14
[INFO] [stdout]   22:     0x5f191e5b0859 - <pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components::<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:646:14
[INFO] [stdout]   23:     0x5f191e4fe69c - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5f191e4feb7d - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x5f191e4a67ed - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   26:     0x5f191e4a3803 - tokio[bdcf347b6875eef0]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>, <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   27:     0x5f191e4a3803 - tokio[bdcf347b6875eef0]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>, <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   28:     0x5f191e4a3803 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   29:     0x5f191e46fd81 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>, <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   30:     0x5f191e48d4b1 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   31:     0x5f191e48cdac - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   32:     0x5f191e59428e - <tokio[bdcf347b6875eef0]::runtime::context::scoped::Scoped<tokio[bdcf347b6875eef0]::runtime::scheduler::Context>>::set::<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   33:     0x5f191e4fab8b - tokio[bdcf347b6875eef0]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>), <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   34:     0x5f191e45dd50 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[bdcf347b6875eef0]::runtime::context::Context>>::try_with::<tokio[bdcf347b6875eef0]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>), <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   35:     0x5f191e45a883 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[bdcf347b6875eef0]::runtime::context::Context>>::with::<tokio[bdcf347b6875eef0]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>), <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   36:     0x5f191e4f3d12 - tokio[bdcf347b6875eef0]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>), <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   37:     0x5f191e47b31f - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   38:     0x5f191e482b3d - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   39:     0x5f191e483f56 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   40:     0x5f191e447912 - tokio[bdcf347b6875eef0]::runtime::context::runtime::enter_runtime::<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>::{closure#0}, pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   41:     0x5f191e46af10 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   42:     0x5f191e4ec929 - <tokio[bdcf347b6875eef0]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   43:     0x5f191e4ef597 - <tokio[bdcf347b6875eef0]::runtime::runtime::Runtime>::block_on::<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:343:18
[INFO] [stdout]   44:     0x5f191e5a1e2f - <pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components::<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:629:33
[INFO] [stdout]   45:     0x5f191e5c3517 - <pocket_ic[c53f61975fc5be7f]::PocketIcBuilder>::build
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:208:9
[INFO] [stdout]   46:     0x5f191e5c1422 - <pocket_ic[c53f61975fc5be7f]::PocketIc>::new
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:570:58
[INFO] [stdout]   47:     0x5f191e3895fc - it[efd6f420830a9a7b]::arbitrators::setup
[INFO] [stdout]                                at /opt/rustwide/workdir/src/escrow/tests/it/arbitrators.rs:37:24
[INFO] [stdout]   48:     0x5f191e38aca1 - it[efd6f420830a9a7b]::arbitrators::deregister_anonymous_caller_blocked
[INFO] [stdout]                                at /opt/rustwide/workdir/src/escrow/tests/it/arbitrators.rs:267:26
[INFO] [stdout]   49:     0x5f191e388b07 - it[efd6f420830a9a7b]::arbitrators::deregister_anonymous_caller_blocked::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/escrow/tests/it/arbitrators.rs:266:41
[INFO] [stdout]   50:     0x5f191e3b60f6 - <it[efd6f420830a9a7b]::arbitrators::deregister_anonymous_caller_blocked::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x5f191e3c76eb - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   52:     0x5f191e3c76eb - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   53:     0x5f191e3d4f65 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   54:     0x5f191e3d4f65 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   55:     0x5f191e3d4f65 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x5f191e3d4f65 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x5f191e3d4f65 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x5f191e3d4f65 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   59:     0x5f191e3d4f65 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   60:     0x5f191e3ce874 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   61:     0x5f191e3ce874 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   62:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   63:     0x5f191e3d7fe2 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   64:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   65:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   66:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   67:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   68:     0x5f191e3d7fe2 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   69:     0x5f191f0cdf1f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   70:     0x5f191f0cdf1f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   71:     0x74dd0b4c7aa4 - <unknown>
[INFO] [stdout]   72:     0x74dd0b554a64 - clone
[INFO] [stdout]   73:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- arbitrators::deregister_is_idempotent stdout ----
[INFO] [stdout] Failed to validate PocketIC server binary `/tmp/pocket-ic-server-13.0.0/pocket-ic`: `No such file or directory (os error 2)`. Going to download PocketIC server 13.0.0 from https://github.com/dfinity/pocketic/releases/download/13.0.0/pocket-ic-x86_64-linux.gz to the local path /tmp/pocket-ic-server-13.0.0/pocket-ic. To avoid downloads during test execution, please specify the path to the (ungzipped and executable) PocketIC server 13.0.0 using the function `PocketIcBuilder::with_server_binary` or using the `POCKET_IC_BIN` environment variable.
[INFO] [stdout] 
[INFO] [stdout] thread 'arbitrators::deregister_is_idempotent' (3098) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:2137:21:
[INFO] [stdout] Failed to download PocketIC server: error sending request for url (https://github.com/dfinity/pocketic/releases/download/13.0.0/pocket-ic-x86_64-linux.gz)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f191f0cee88 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f191f0cee88 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f191f0cee88 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f191f0cee88 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f191f0e6d1a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f191f0e6d1a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5f191f0d48a2 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5f191f0d48a2 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5f191f0a97a6 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f191f0a97a6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f191f0c5069 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5f191e3d460c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x5f191e3d460c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5f191f0c52e2 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x5f191f0c52e2 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5f191f0a9862 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5f191f09e129 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5f191f0aa8ed - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5f191f0e758c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5f191e533ea8 - core[8fb95b77d25ab6c8]::panicking::panic_display::<alloc[a7ee25936407c584]::string::String>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x5f191e5b2dd5 - pocket_ic[c53f61975fc5be7f]::start_server::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:2137:21
[INFO] [stdout]   21:     0x5f191e4c4d0e - <pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>::from_components::<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/nonblocking.rs:161:14
[INFO] [stdout]   22:     0x5f191e5b0859 - <pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components::<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:646:14
[INFO] [stdout]   23:     0x5f191e4fe69c - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5f191e4feb7d - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x5f191e4a67ed - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   26:     0x5f191e4a3803 - tokio[bdcf347b6875eef0]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>, <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   27:     0x5f191e4a3803 - tokio[bdcf347b6875eef0]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>, <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   28:     0x5f191e4a3803 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   29:     0x5f191e46fd81 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>, <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   30:     0x5f191e48d4b1 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   31:     0x5f191e48cdac - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   32:     0x5f191e59428e - <tokio[bdcf347b6875eef0]::runtime::context::scoped::Scoped<tokio[bdcf347b6875eef0]::runtime::scheduler::Context>>::set::<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   33:     0x5f191e4fab8b - tokio[bdcf347b6875eef0]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>), <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   34:     0x5f191e45dd50 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[bdcf347b6875eef0]::runtime::context::Context>>::try_with::<tokio[bdcf347b6875eef0]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>), <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   35:     0x5f191e45a883 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[bdcf347b6875eef0]::runtime::context::Context>>::with::<tokio[bdcf347b6875eef0]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>), <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   36:     0x5f191e4f3d12 - tokio[bdcf347b6875eef0]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>), <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   37:     0x5f191e47b31f - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   38:     0x5f191e482b3d - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   39:     0x5f191e483f56 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   40:     0x5f191e447912 - tokio[bdcf347b6875eef0]::runtime::context::runtime::enter_runtime::<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>::{closure#0}, pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   41:     0x5f191e46af10 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   42:     0x5f191e4ec929 - <tokio[bdcf347b6875eef0]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   43:     0x5f191e4ef597 - <tokio[bdcf347b6875eef0]::runtime::runtime::Runtime>::block_on::<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:343:18
[INFO] [stdout]   44:     0x5f191e5a1e2f - <pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components::<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:629:33
[INFO] [stdout]   45:     0x5f191e5c3517 - <pocket_ic[c53f61975fc5be7f]::PocketIcBuilder>::build
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:208:9
[INFO] [stdout]   46:     0x5f191e5c1422 - <pocket_ic[c53f61975fc5be7f]::PocketIc>::new
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:570:58
[INFO] [stdout]   47:     0x5f191e3895fc - it[efd6f420830a9a7b]::arbitrators::setup
[INFO] [stdout]                                at /opt/rustwide/workdir/src/escrow/tests/it/arbitrators.rs:37:24
[INFO] [stdout]   48:     0x5f191e389cd4 - it[efd6f420830a9a7b]::arbitrators::deregister_is_idempotent
[INFO] [stdout]                                at /opt/rustwide/workdir/src/escrow/tests/it/arbitrators.rs:249:26
[INFO] [stdout]   49:     0x5f191e388a47 - it[efd6f420830a9a7b]::arbitrators::deregister_is_idempotent::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/escrow/tests/it/arbitrators.rs:248:30
[INFO] [stdout]   50:     0x5f191e3b5ff6 - <it[efd6f420830a9a7b]::arbitrators::deregister_is_idempotent::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x5f191e3c76eb - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   52:     0x5f191e3c76eb - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   53:     0x5f191e3d4f65 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   54:     0x5f191e3d4f65 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   55:     0x5f191e3d4f65 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x5f191e3d4f65 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x5f191e3d4f65 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x5f191e3d4f65 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   59:     0x5f191e3d4f65 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   60:     0x5f191e3ce874 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   61:     0x5f191e3ce874 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   62:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   63:     0x5f191e3d7fe2 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   64:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   65:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   66:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   67:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   68:     0x5f191e3d7fe2 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   69:     0x5f191f0cdf1f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   70:     0x5f191f0cdf1f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   71:     0x74dd0b4c7aa4 - <unknown>
[INFO] [stdout]   72:     0x74dd0b554a64 - clone
[INFO] [stdout]   73:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- arbitrators::deregister_unregistered_returns_not_found stdout ----
[INFO] [stdout] Failed to validate PocketIC server binary `/tmp/pocket-ic-server-13.0.0/pocket-ic`: `No such file or directory (os error 2)`. Going to download PocketIC server 13.0.0 from https://github.com/dfinity/pocketic/releases/download/13.0.0/pocket-ic-x86_64-linux.gz to the local path /tmp/pocket-ic-server-13.0.0/pocket-ic. To avoid downloads during test execution, please specify the path to the (ungzipped and executable) PocketIC server 13.0.0 using the function `PocketIcBuilder::with_server_binary` or using the `POCKET_IC_BIN` environment variable.
[INFO] [stdout] 
[INFO] [stdout] thread 'arbitrators::deregister_unregistered_returns_not_found' (3111) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:2137:21:
[INFO] [stdout] Failed to download PocketIC server: error sending request for url (https://github.com/dfinity/pocketic/releases/download/13.0.0/pocket-ic-x86_64-linux.gz)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f191f0cee88 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f191f0cee88 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f191f0cee88 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f191f0cee88 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f191f0e6d1a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f191f0e6d1a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5f191f0d48a2 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5f191f0d48a2 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5f191f0a97a6 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f191f0a97a6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f191f0c5069 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5f191e3d460c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x5f191e3d460c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5f191f0c52e2 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x5f191f0c52e2 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5f191f0a9862 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5f191f09e129 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5f191f0aa8ed - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5f191f0e758c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5f191e533ea8 - core[8fb95b77d25ab6c8]::panicking::panic_display::<alloc[a7ee25936407c584]::string::String>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x5f191e5b2dd5 - pocket_ic[c53f61975fc5be7f]::start_server::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:2137:21
[INFO] [stdout]   21:     0x5f191e4c4d0e - <pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>::from_components::<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/nonblocking.rs:161:14
[INFO] [stdout]   22:     0x5f191e5b0859 - <pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components::<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:646:14
[INFO] [stdout]   23:     0x5f191e4fe69c - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5f191e4feb7d - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x5f191e4a67ed - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   26:     0x5f191e4a3803 - tokio[bdcf347b6875eef0]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>, <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   27:     0x5f191e4a3803 - tokio[bdcf347b6875eef0]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>, <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   28:     0x5f191e4a3803 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   29:     0x5f191e46fd81 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>, <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   30:     0x5f191e48d4b1 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   31:     0x5f191e48cdac - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   32:     0x5f191e59428e - <tokio[bdcf347b6875eef0]::runtime::context::scoped::Scoped<tokio[bdcf347b6875eef0]::runtime::scheduler::Context>>::set::<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   33:     0x5f191e4fab8b - tokio[bdcf347b6875eef0]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>), <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   34:     0x5f191e45dd50 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[bdcf347b6875eef0]::runtime::context::Context>>::try_with::<tokio[bdcf347b6875eef0]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>), <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   35:     0x5f191e45a883 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[bdcf347b6875eef0]::runtime::context::Context>>::with::<tokio[bdcf347b6875eef0]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>), <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   36:     0x5f191e4f3d12 - tokio[bdcf347b6875eef0]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>), <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   37:     0x5f191e47b31f - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   38:     0x5f191e482b3d - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   39:     0x5f191e483f56 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   40:     0x5f191e447912 - tokio[bdcf347b6875eef0]::runtime::context::runtime::enter_runtime::<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>::{closure#0}, pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   41:     0x5f191e46af10 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   42:     0x5f191e4ec929 - <tokio[bdcf347b6875eef0]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   43:     0x5f191e4ef597 - <tokio[bdcf347b6875eef0]::runtime::runtime::Runtime>::block_on::<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:343:18
[INFO] [stdout]   44:     0x5f191e5a1e2f - <pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components::<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:629:33
[INFO] [stdout]   45:     0x5f191e5c3517 - <pocket_ic[c53f61975fc5be7f]::PocketIcBuilder>::build
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:208:9
[INFO] [stdout]   46:     0x5f191e5c1422 - <pocket_ic[c53f61975fc5be7f]::PocketIc>::new
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:570:58
[INFO] [stdout]   47:     0x5f191e3895fc - it[efd6f420830a9a7b]::arbitrators::setup
[INFO] [stdout]                                at /opt/rustwide/workdir/src/escrow/tests/it/arbitrators.rs:37:24
[INFO] [stdout]   48:     0x5f191e38c601 - it[efd6f420830a9a7b]::arbitrators::deregister_unregistered_returns_not_found
[INFO] [stdout]                                at /opt/rustwide/workdir/src/escrow/tests/it/arbitrators.rs:239:26
[INFO] [stdout]   49:     0x5f191e388c57 - it[efd6f420830a9a7b]::arbitrators::deregister_unregistered_returns_not_found::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/escrow/tests/it/arbitrators.rs:238:47
[INFO] [stdout]   50:     0x5f191e3b62b6 - <it[efd6f420830a9a7b]::arbitrators::deregister_unregistered_returns_not_found::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x5f191e3c76eb - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   52:     0x5f191e3c76eb - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   53:     0x5f191e3d4f65 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   54:     0x5f191e3d4f65 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   55:     0x5f191e3d4f65 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x5f191e3d4f65 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x5f191e3d4f65 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x5f191e3d4f65 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   59:     0x5f191e3d4f65 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   60:     0x5f191e3ce874 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   61:     0x5f191e3ce874 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   62:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   63:     0x5f191e3d7fe2 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   64:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   65:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   66:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   67:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   68:     0x5f191e3d7fe2 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   69:     0x5f191f0cdf1f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   70:     0x5f191f0cdf1f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   71:     0x74dd0b4c7aa4 - <unknown>
[INFO] [stdout]   72:     0x74dd0b554a64 - clone
[INFO] [stdout]   73:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- arbitrators::get_returns_none_for_unregistered stdout ----
[INFO] [stdout] Failed to validate PocketIC server binary `/tmp/pocket-ic-server-13.0.0/pocket-ic`: `No such file or directory (os error 2)`. Going to download PocketIC server 13.0.0 from https://github.com/dfinity/pocketic/releases/download/13.0.0/pocket-ic-x86_64-linux.gz to the local path /tmp/pocket-ic-server-13.0.0/pocket-ic. To avoid downloads during test execution, please specify the path to the (ungzipped and executable) PocketIC server 13.0.0 using the function `PocketIcBuilder::with_server_binary` or using the `POCKET_IC_BIN` environment variable.
[INFO] [stdout] 
[INFO] [stdout] thread 'arbitrators::get_returns_none_for_unregistered' (3122) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:2137:21:
[INFO] [stdout] Failed to download PocketIC server: error sending request for url (https://github.com/dfinity/pocketic/releases/download/13.0.0/pocket-ic-x86_64-linux.gz)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f191f0cee88 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f191f0cee88 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f191f0cee88 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f191f0cee88 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f191f0e6d1a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f191f0e6d1a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5f191f0d48a2 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5f191f0d48a2 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5f191f0a97a6 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f191f0a97a6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f191f0c5069 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5f191e3d460c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x5f191e3d460c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5f191f0c52e2 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x5f191f0c52e2 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5f191f0a9862 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5f191f09e129 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5f191f0aa8ed - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5f191f0e758c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5f191e533ea8 - core[8fb95b77d25ab6c8]::panicking::panic_display::<alloc[a7ee25936407c584]::string::String>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x5f191e5b2dd5 - pocket_ic[c53f61975fc5be7f]::start_server::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:2137:21
[INFO] [stdout]   21:     0x5f191e4c4d0e - <pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>::from_components::<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/nonblocking.rs:161:14
[INFO] [stdout]   22:     0x5f191e5b0859 - <pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components::<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:646:14
[INFO] [stdout]   23:     0x5f191e4fe69c - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5f191e4feb7d - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x5f191e4a67ed - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   26:     0x5f191e4a3803 - tokio[bdcf347b6875eef0]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>, <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   27:     0x5f191e4a3803 - tokio[bdcf347b6875eef0]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>, <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   28:     0x5f191e4a3803 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   29:     0x5f191e46fd81 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>, <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   30:     0x5f191e48d4b1 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   31:     0x5f191e48cdac - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   32:     0x5f191e59428e - <tokio[bdcf347b6875eef0]::runtime::context::scoped::Scoped<tokio[bdcf347b6875eef0]::runtime::scheduler::Context>>::set::<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   33:     0x5f191e4fab8b - tokio[bdcf347b6875eef0]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>), <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   34:     0x5f191e45dd50 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[bdcf347b6875eef0]::runtime::context::Context>>::try_with::<tokio[bdcf347b6875eef0]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>), <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   35:     0x5f191e45a883 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[bdcf347b6875eef0]::runtime::context::Context>>::with::<tokio[bdcf347b6875eef0]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>), <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   36:     0x5f191e4f3d12 - tokio[bdcf347b6875eef0]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>), <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   37:     0x5f191e47b31f - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   38:     0x5f191e482b3d - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   39:     0x5f191e483f56 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   40:     0x5f191e447912 - tokio[bdcf347b6875eef0]::runtime::context::runtime::enter_runtime::<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>::{closure#0}, pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   41:     0x5f191e46af10 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   42:     0x5f191e4ec929 - <tokio[bdcf347b6875eef0]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   43:     0x5f191e4ef597 - <tokio[bdcf347b6875eef0]::runtime::runtime::Runtime>::block_on::<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:343:18
[INFO] [stdout]   44:     0x5f191e5a1e2f - <pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components::<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:629:33
[INFO] [stdout]   45:     0x5f191e5c3517 - <pocket_ic[c53f61975fc5be7f]::PocketIcBuilder>::build
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:208:9
[INFO] [stdout]   46:     0x5f191e5c1422 - <pocket_ic[c53f61975fc5be7f]::PocketIc>::new
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:570:58
[INFO] [stdout]   47:     0x5f191e3895fc - it[efd6f420830a9a7b]::arbitrators::setup
[INFO] [stdout]                                at /opt/rustwide/workdir/src/escrow/tests/it/arbitrators.rs:37:24
[INFO] [stdout]   48:     0x5f191e38ab61 - it[efd6f420830a9a7b]::arbitrators::get_returns_none_for_unregistered
[INFO] [stdout]                                at /opt/rustwide/workdir/src/escrow/tests/it/arbitrators.rs:293:26
[INFO] [stdout]   49:     0x5f191e388ad7 - it[efd6f420830a9a7b]::arbitrators::get_returns_none_for_unregistered::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/escrow/tests/it/arbitrators.rs:292:39
[INFO] [stdout]   50:     0x5f191e3b60b6 - <it[efd6f420830a9a7b]::arbitrators::get_returns_none_for_unregistered::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x5f191e3c76eb - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   52:     0x5f191e3c76eb - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   53:     0x5f191e3d4f65 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   54:     0x5f191e3d4f65 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   55:     0x5f191e3d4f65 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x5f191e3d4f65 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x5f191e3d4f65 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x5f191e3d4f65 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   59:     0x5f191e3d4f65 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   60:     0x5f191e3ce874 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   61:     0x5f191e3ce874 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   62:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   63:     0x5f191e3d7fe2 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   64:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   65:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   66:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   67:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   68:     0x5f191e3d7fe2 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   69:     0x5f191f0cdf1f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   70:     0x5f191f0cdf1f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   71:     0x74dd0b4c7aa4 - <unknown>
[INFO] [stdout]   72:     0x74dd0b554a64 - clone
[INFO] [stdout]   73:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- arbitrators::get_returns_registered_profile stdout ----
[INFO] [stdout] Failed to validate PocketIC server binary `/tmp/pocket-ic-server-13.0.0/pocket-ic`: `No such file or directory (os error 2)`. Going to download PocketIC server 13.0.0 from https://github.com/dfinity/pocketic/releases/download/13.0.0/pocket-ic-x86_64-linux.gz to the local path /tmp/pocket-ic-server-13.0.0/pocket-ic. To avoid downloads during test execution, please specify the path to the (ungzipped and executable) PocketIC server 13.0.0 using the function `PocketIcBuilder::with_server_binary` or using the `POCKET_IC_BIN` environment variable.
[INFO] [stdout] 
[INFO] [stdout] thread 'arbitrators::get_returns_registered_profile' (3131) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:2137:21:
[INFO] [stdout] Failed to download PocketIC server: error sending request for url (https://github.com/dfinity/pocketic/releases/download/13.0.0/pocket-ic-x86_64-linux.gz)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f191f0cee88 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f191f0cee88 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f191f0cee88 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f191f0cee88 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f191f0e6d1a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f191f0e6d1a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5f191f0d48a2 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5f191f0d48a2 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5f191f0a97a6 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f191f0a97a6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f191f0c5069 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5f191e3d460c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x5f191e3d460c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5f191f0c52e2 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x5f191f0c52e2 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5f191f0a9862 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5f191f09e129 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5f191f0aa8ed - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5f191f0e758c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5f191e533ea8 - core[8fb95b77d25ab6c8]::panicking::panic_display::<alloc[a7ee25936407c584]::string::String>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x5f191e5b2dd5 - pocket_ic[c53f61975fc5be7f]::start_server::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:2137:21
[INFO] [stdout]   21:     0x5f191e4c4d0e - <pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>::from_components::<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/nonblocking.rs:161:14
[INFO] [stdout]   22:     0x5f191e5b0859 - <pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components::<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:646:14
[INFO] [stdout]   23:     0x5f191e4fe69c - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5f191e4feb7d - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x5f191e4a67ed - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   26:     0x5f191e4a3803 - tokio[bdcf347b6875eef0]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>, <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   27:     0x5f191e4a3803 - tokio[bdcf347b6875eef0]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>, <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   28:     0x5f191e4a3803 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   29:     0x5f191e46fd81 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>, <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   30:     0x5f191e48d4b1 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   31:     0x5f191e48cdac - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   32:     0x5f191e59428e - <tokio[bdcf347b6875eef0]::runtime::context::scoped::Scoped<tokio[bdcf347b6875eef0]::runtime::scheduler::Context>>::set::<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   33:     0x5f191e4fab8b - tokio[bdcf347b6875eef0]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>), <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   34:     0x5f191e45dd50 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[bdcf347b6875eef0]::runtime::context::Context>>::try_with::<tokio[bdcf347b6875eef0]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>), <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   35:     0x5f191e45a883 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[bdcf347b6875eef0]::runtime::context::Context>>::with::<tokio[bdcf347b6875eef0]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>), <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   36:     0x5f191e4f3d12 - tokio[bdcf347b6875eef0]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>), <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   37:     0x5f191e47b31f - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   38:     0x5f191e482b3d - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   39:     0x5f191e483f56 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   40:     0x5f191e447912 - tokio[bdcf347b6875eef0]::runtime::context::runtime::enter_runtime::<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>::{closure#0}, pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   41:     0x5f191e46af10 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   42:     0x5f191e4ec929 - <tokio[bdcf347b6875eef0]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   43:     0x5f191e4ef597 - <tokio[bdcf347b6875eef0]::runtime::runtime::Runtime>::block_on::<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:343:18
[INFO] [stdout]   44:     0x5f191e5a1e2f - <pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components::<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:629:33
[INFO] [stdout]   45:     0x5f191e5c3517 - <pocket_ic[c53f61975fc5be7f]::PocketIcBuilder>::build
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:208:9
[INFO] [stdout]   46:     0x5f191e5c1422 - <pocket_ic[c53f61975fc5be7f]::PocketIc>::new
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:570:58
[INFO] [stdout]   47:     0x5f191e3895fc - it[efd6f420830a9a7b]::arbitrators::setup
[INFO] [stdout]                                at /opt/rustwide/workdir/src/escrow/tests/it/arbitrators.rs:37:24
[INFO] [stdout]   48:     0x5f191e38a881 - it[efd6f420830a9a7b]::arbitrators::get_returns_registered_profile
[INFO] [stdout]                                at /opt/rustwide/workdir/src/escrow/tests/it/arbitrators.rs:281:26
[INFO] [stdout]   49:     0x5f191e388aa7 - it[efd6f420830a9a7b]::arbitrators::get_returns_registered_profile::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/escrow/tests/it/arbitrators.rs:280:36
[INFO] [stdout]   50:     0x5f191e3b6076 - <it[efd6f420830a9a7b]::arbitrators::get_returns_registered_profile::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x5f191e3c76eb - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   52:     0x5f191e3c76eb - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   53:     0x5f191e3d4f65 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   54:     0x5f191e3d4f65 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   55:     0x5f191e3d4f65 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x5f191e3d4f65 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x5f191e3d4f65 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x5f191e3d4f65 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   59:     0x5f191e3d4f65 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   60:     0x5f191e3ce874 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   61:     0x5f191e3ce874 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   62:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   63:     0x5f191e3d7fe2 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   64:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   65:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   66:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   67:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   68:     0x5f191e3d7fe2 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   69:     0x5f191f0cdf1f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   70:     0x5f191f0cdf1f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   71:     0x74dd0b4c7aa4 - <unknown>
[INFO] [stdout]   72:     0x74dd0b554a64 - clone
[INFO] [stdout]   73:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- arbitrators::list_filters_by_status stdout ----
[INFO] [stdout] Failed to validate PocketIC server binary `/tmp/pocket-ic-server-13.0.0/pocket-ic`: `No such file or directory (os error 2)`. Going to download PocketIC server 13.0.0 from https://github.com/dfinity/pocketic/releases/download/13.0.0/pocket-ic-x86_64-linux.gz to the local path /tmp/pocket-ic-server-13.0.0/pocket-ic. To avoid downloads during test execution, please specify the path to the (ungzipped and executable) PocketIC server 13.0.0 using the function `PocketIcBuilder::with_server_binary` or using the `POCKET_IC_BIN` environment variable.
[INFO] [stdout] 
[INFO] [stdout] thread 'arbitrators::list_filters_by_status' (3141) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:2137:21:
[INFO] [stdout] Failed to download PocketIC server: error sending request for url (https://github.com/dfinity/pocketic/releases/download/13.0.0/pocket-ic-x86_64-linux.gz)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f191f0cee88 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f191f0cee88 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f191f0cee88 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f191f0cee88 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f191f0e6d1a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f191f0e6d1a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5f191f0d48a2 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5f191f0d48a2 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5f191f0a97a6 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f191f0a97a6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f191f0c5069 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5f191e3d460c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x5f191e3d460c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5f191f0c52e2 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x5f191f0c52e2 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5f191f0a9862 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5f191f09e129 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5f191f0aa8ed - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5f191f0e758c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5f191e533ea8 - core[8fb95b77d25ab6c8]::panicking::panic_display::<alloc[a7ee25936407c584]::string::String>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x5f191e5b2dd5 - pocket_ic[c53f61975fc5be7f]::start_server::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:2137:21
[INFO] [stdout]   21:     0x5f191e4c4d0e - <pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>::from_components::<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/nonblocking.rs:161:14
[INFO] [stdout]   22:     0x5f191e5b0859 - <pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components::<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:646:14
[INFO] [stdout]   23:     0x5f191e4fe69c - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5f191e4feb7d - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x5f191e4a67ed - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   26:     0x5f191e4a3803 - tokio[bdcf347b6875eef0]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>, <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   27:     0x5f191e4a3803 - tokio[bdcf347b6875eef0]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>, <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   28:     0x5f191e4a3803 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   29:     0x5f191e46fd81 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>, <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   30:     0x5f191e48d4b1 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   31:     0x5f191e48cdac - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   32:     0x5f191e59428e - <tokio[bdcf347b6875eef0]::runtime::context::scoped::Scoped<tokio[bdcf347b6875eef0]::runtime::scheduler::Context>>::set::<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   33:     0x5f191e4fab8b - tokio[bdcf347b6875eef0]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>), <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   34:     0x5f191e45dd50 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[bdcf347b6875eef0]::runtime::context::Context>>::try_with::<tokio[bdcf347b6875eef0]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>), <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   35:     0x5f191e45a883 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[bdcf347b6875eef0]::runtime::context::Context>>::with::<tokio[bdcf347b6875eef0]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>), <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   36:     0x5f191e4f3d12 - tokio[bdcf347b6875eef0]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>), <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   37:     0x5f191e47b31f - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   38:     0x5f191e482b3d - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   39:     0x5f191e483f56 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   40:     0x5f191e447912 - tokio[bdcf347b6875eef0]::runtime::context::runtime::enter_runtime::<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>::{closure#0}, pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   41:     0x5f191e46af10 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   42:     0x5f191e4ec929 - <tokio[bdcf347b6875eef0]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   43:     0x5f191e4ef597 - <tokio[bdcf347b6875eef0]::runtime::runtime::Runtime>::block_on::<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:343:18
[INFO] [stdout]   44:     0x5f191e5a1e2f - <pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components::<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:629:33
[INFO] [stdout]   45:     0x5f191e5c3517 - <pocket_ic[c53f61975fc5be7f]::PocketIcBuilder>::build
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:208:9
[INFO] [stdout]   46:     0x5f191e5c1422 - <pocket_ic[c53f61975fc5be7f]::PocketIc>::new
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:570:58
[INFO] [stdout]   47:     0x5f191e3895fc - it[efd6f420830a9a7b]::arbitrators::setup
[INFO] [stdout]                                at /opt/rustwide/workdir/src/escrow/tests/it/arbitrators.rs:37:24
[INFO] [stdout]   48:     0x5f191e3898e4 - it[efd6f420830a9a7b]::arbitrators::list_filters_by_status
[INFO] [stdout]                                at /opt/rustwide/workdir/src/escrow/tests/it/arbitrators.rs:309:26
[INFO] [stdout]   49:     0x5f191e388a17 - it[efd6f420830a9a7b]::arbitrators::list_filters_by_status::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/escrow/tests/it/arbitrators.rs:308:28
[INFO] [stdout]   50:     0x5f191e3b5fb6 - <it[efd6f420830a9a7b]::arbitrators::list_filters_by_status::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x5f191e3c76eb - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   52:     0x5f191e3c76eb - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   53:     0x5f191e3d4f65 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   54:     0x5f191e3d4f65 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   55:     0x5f191e3d4f65 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x5f191e3d4f65 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x5f191e3d4f65 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x5f191e3d4f65 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   59:     0x5f191e3d4f65 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   60:     0x5f191e3ce874 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   61:     0x5f191e3ce874 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   62:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   63:     0x5f191e3d7fe2 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   64:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   65:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   66:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   67:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   68:     0x5f191e3d7fe2 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   69:     0x5f191f0cdf1f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   70:     0x5f191f0cdf1f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   71:     0x74dd0b4c7aa4 - <unknown>
[INFO] [stdout]   72:     0x74dd0b554a64 - clone
[INFO] [stdout]   73:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- arbitrators::list_returns_registered_arbitrators stdout ----
[INFO] [stdout] Failed to validate PocketIC server binary `/tmp/pocket-ic-server-13.0.0/pocket-ic`: `No such file or directory (os error 2)`. Going to download PocketIC server 13.0.0 from https://github.com/dfinity/pocketic/releases/download/13.0.0/pocket-ic-x86_64-linux.gz to the local path /tmp/pocket-ic-server-13.0.0/pocket-ic. To avoid downloads during test execution, please specify the path to the (ungzipped and executable) PocketIC server 13.0.0 using the function `PocketIcBuilder::with_server_binary` or using the `POCKET_IC_BIN` environment variable.
[INFO] [stdout] 
[INFO] [stdout] thread 'arbitrators::list_returns_registered_arbitrators' (3151) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:2137:21:
[INFO] [stdout] Failed to download PocketIC server: error sending request for url (https://github.com/dfinity/pocketic/releases/download/13.0.0/pocket-ic-x86_64-linux.gz)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f191f0cee88 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f191f0cee88 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f191f0cee88 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f191f0cee88 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f191f0e6d1a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f191f0e6d1a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5f191f0d48a2 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5f191f0d48a2 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5f191f0a97a6 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f191f0a97a6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f191f0c5069 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5f191e3d460c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x5f191e3d460c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5f191f0c52e2 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x5f191f0c52e2 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5f191f0a9862 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5f191f09e129 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5f191f0aa8ed - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5f191f0e758c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5f191e533ea8 - core[8fb95b77d25ab6c8]::panicking::panic_display::<alloc[a7ee25936407c584]::string::String>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x5f191e5b2dd5 - pocket_ic[c53f61975fc5be7f]::start_server::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:2137:21
[INFO] [stdout]   21:     0x5f191e4c4d0e - <pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>::from_components::<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/nonblocking.rs:161:14
[INFO] [stdout]   22:     0x5f191e5b0859 - <pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components::<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:646:14
[INFO] [stdout]   23:     0x5f191e4fe69c - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5f191e4feb7d - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x5f191e4a67ed - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   26:     0x5f191e4a3803 - tokio[bdcf347b6875eef0]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>, <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   27:     0x5f191e4a3803 - tokio[bdcf347b6875eef0]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>, <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   28:     0x5f191e4a3803 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   29:     0x5f191e46fd81 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>, <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   30:     0x5f191e48d4b1 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   31:     0x5f191e48cdac - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   32:     0x5f191e59428e - <tokio[bdcf347b6875eef0]::runtime::context::scoped::Scoped<tokio[bdcf347b6875eef0]::runtime::scheduler::Context>>::set::<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   33:     0x5f191e4fab8b - tokio[bdcf347b6875eef0]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>), <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   34:     0x5f191e45dd50 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[bdcf347b6875eef0]::runtime::context::Context>>::try_with::<tokio[bdcf347b6875eef0]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>), <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   35:     0x5f191e45a883 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[bdcf347b6875eef0]::runtime::context::Context>>::with::<tokio[bdcf347b6875eef0]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>), <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   36:     0x5f191e4f3d12 - tokio[bdcf347b6875eef0]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>), <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   37:     0x5f191e47b31f - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   38:     0x5f191e482b3d - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   39:     0x5f191e483f56 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   40:     0x5f191e447912 - tokio[bdcf347b6875eef0]::runtime::context::runtime::enter_runtime::<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>::{closure#0}, pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   41:     0x5f191e46af10 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   42:     0x5f191e4ec929 - <tokio[bdcf347b6875eef0]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   43:     0x5f191e4ef597 - <tokio[bdcf347b6875eef0]::runtime::runtime::Runtime>::block_on::<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:343:18
[INFO] [stdout]   44:     0x5f191e5a1e2f - <pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components::<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:629:33
[INFO] [stdout]   45:     0x5f191e5c3517 - <pocket_ic[c53f61975fc5be7f]::PocketIcBuilder>::build
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:208:9
[INFO] [stdout]   46:     0x5f191e5c1422 - <pocket_ic[c53f61975fc5be7f]::PocketIc>::new
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:570:58
[INFO] [stdout]   47:     0x5f191e3895fc - it[efd6f420830a9a7b]::arbitrators::setup
[INFO] [stdout]                                at /opt/rustwide/workdir/src/escrow/tests/it/arbitrators.rs:37:24
[INFO] [stdout]   48:     0x5f191e38af01 - it[efd6f420830a9a7b]::arbitrators::list_returns_registered_arbitrators
[INFO] [stdout]                                at /opt/rustwide/workdir/src/escrow/tests/it/arbitrators.rs:299:26
[INFO] [stdout]   49:     0x5f191e388b37 - it[efd6f420830a9a7b]::arbitrators::list_returns_registered_arbitrators::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/escrow/tests/it/arbitrators.rs:298:41
[INFO] [stdout]   50:     0x5f191e3b6136 - <it[efd6f420830a9a7b]::arbitrators::list_returns_registered_arbitrators::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x5f191e3c76eb - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   52:     0x5f191e3c76eb - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   53:     0x5f191e3d4f65 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   54:     0x5f191e3d4f65 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   55:     0x5f191e3d4f65 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x5f191e3d4f65 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x5f191e3d4f65 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x5f191e3d4f65 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   59:     0x5f191e3d4f65 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   60:     0x5f191e3ce874 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   61:     0x5f191e3ce874 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   62:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   63:     0x5f191e3d7fe2 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   64:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   65:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   66:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   67:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   68:     0x5f191e3d7fe2 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   69:     0x5f191f0cdf1f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   70:     0x5f191f0cdf1f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   71:     0x74dd0b4c7aa4 - <unknown>
[INFO] [stdout]   72:     0x74dd0b554a64 - clone
[INFO] [stdout]   73:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- deals_money_flow::accept_deal_3a_settles_with_two_sided_reserve_math stdout ----
[INFO] [stdout] Failed to validate PocketIC server binary `/tmp/pocket-ic-server-13.0.0/pocket-ic`: `No such file or directory (os error 2)`. Going to download PocketIC server 13.0.0 from https://github.com/dfinity/pocketic/releases/download/13.0.0/pocket-ic-x86_64-linux.gz to the local path /tmp/pocket-ic-server-13.0.0/pocket-ic. To avoid downloads during test execution, please specify the path to the (ungzipped and executable) PocketIC server 13.0.0 using the function `PocketIcBuilder::with_server_binary` or using the `POCKET_IC_BIN` environment variable.
[INFO] [stdout] 
[INFO] [stdout] thread 'deals_money_flow::accept_deal_3a_settles_with_two_sided_reserve_math' (3159) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:2137:21:
[INFO] [stdout] Failed to download PocketIC server: error sending request for url (https://github.com/dfinity/pocketic/releases/download/13.0.0/pocket-ic-x86_64-linux.gz)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f191f0cee88 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f191f0cee88 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f191f0cee88 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f191f0cee88 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f191f0e6d1a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f191f0e6d1a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5f191f0d48a2 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5f191f0d48a2 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5f191f0a97a6 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f191f0a97a6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f191f0c5069 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5f191e3d460c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x5f191e3d460c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5f191f0c52e2 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x5f191f0c52e2 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5f191f0a9862 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5f191f09e129 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5f191f0aa8ed - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5f191f0e758c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5f191e533ea8 - core[8fb95b77d25ab6c8]::panicking::panic_display::<alloc[a7ee25936407c584]::string::String>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x5f191e5b2dd5 - pocket_ic[c53f61975fc5be7f]::start_server::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:2137:21
[INFO] [stdout]   21:     0x5f191e4c4d0e - <pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>::from_components::<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/nonblocking.rs:161:14
[INFO] [stdout]   22:     0x5f191e5b0859 - <pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components::<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:646:14
[INFO] [stdout]   23:     0x5f191e4fe69c - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5f191e4feb7d - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x5f191e4a67ed - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   26:     0x5f191e4a3803 - tokio[bdcf347b6875eef0]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>, <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   27:     0x5f191e4a3803 - tokio[bdcf347b6875eef0]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>, <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   28:     0x5f191e4a3803 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   29:     0x5f191e46fd81 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>, <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   30:     0x5f191e48d4b1 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   31:     0x5f191e48cdac - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   32:     0x5f191e59428e - <tokio[bdcf347b6875eef0]::runtime::context::scoped::Scoped<tokio[bdcf347b6875eef0]::runtime::scheduler::Context>>::set::<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   33:     0x5f191e4fab8b - tokio[bdcf347b6875eef0]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>), <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   34:     0x5f191e45dd50 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[bdcf347b6875eef0]::runtime::context::Context>>::try_with::<tokio[bdcf347b6875eef0]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>), <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   35:     0x5f191e45a883 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[bdcf347b6875eef0]::runtime::context::Context>>::with::<tokio[bdcf347b6875eef0]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>), <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   36:     0x5f191e4f3d12 - tokio[bdcf347b6875eef0]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>), <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   37:     0x5f191e47b31f - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   38:     0x5f191e482b3d - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   39:     0x5f191e483f56 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   40:     0x5f191e447912 - tokio[bdcf347b6875eef0]::runtime::context::runtime::enter_runtime::<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>::{closure#0}, pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   41:     0x5f191e46af10 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   42:     0x5f191e4ec929 - <tokio[bdcf347b6875eef0]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   43:     0x5f191e4ef597 - <tokio[bdcf347b6875eef0]::runtime::runtime::Runtime>::block_on::<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:343:18
[INFO] [stdout]   44:     0x5f191e5a1e2f - <pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components::<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:629:33
[INFO] [stdout]   45:     0x5f191e5c3517 - <pocket_ic[c53f61975fc5be7f]::PocketIcBuilder>::build
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:208:9
[INFO] [stdout]   46:     0x5f191e5c1422 - <pocket_ic[c53f61975fc5be7f]::PocketIc>::new
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:570:58
[INFO] [stdout]   47:     0x5f191e376934 - it[efd6f420830a9a7b]::deals_money_flow::setup
[INFO] [stdout]                                at /opt/rustwide/workdir/src/escrow/tests/it/deals_money_flow.rs:72:24
[INFO] [stdout]   48:     0x5f191e378edc - it[efd6f420830a9a7b]::deals_money_flow::accept_deal_3a_settles_with_two_sided_reserve_math
[INFO] [stdout]                                at /opt/rustwide/workdir/src/escrow/tests/it/deals_money_flow.rs:295:33
[INFO] [stdout]   49:     0x5f191e374f77 - it[efd6f420830a9a7b]::deals_money_flow::accept_deal_3a_settles_with_two_sided_reserve_math::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/escrow/tests/it/deals_money_flow.rs:294:56
[INFO] [stdout]   50:     0x5f191e3b6cf6 - <it[efd6f420830a9a7b]::deals_money_flow::accept_deal_3a_settles_with_two_sided_reserve_math::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x5f191e3c76eb - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   52:     0x5f191e3c76eb - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   53:     0x5f191e3d4f65 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   54:     0x5f191e3d4f65 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   55:     0x5f191e3d4f65 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x5f191e3d4f65 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x5f191e3d4f65 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x5f191e3d4f65 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   59:     0x5f191e3d4f65 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   60:     0x5f191e3ce874 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   61:     0x5f191e3ce874 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   62:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   63:     0x5f191e3d7fe2 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   64:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   65:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   66:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   67:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   68:     0x5f191e3d7fe2 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   69:     0x5f191f0cdf1f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   70:     0x5f191f0cdf1f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   71:     0x74dd0b4c7aa4 - <unknown>
[INFO] [stdout]   72:     0x74dd0b554a64 - clone
[INFO] [stdout]   73:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- deals_money_flow::consent_deal_is_idempotent_for_already_consented_receiver stdout ----
[INFO] [stdout] Failed to validate PocketIC server binary `/tmp/pocket-ic-server-13.0.0/pocket-ic`: `No such file or directory (os error 2)`. Going to download PocketIC server 13.0.0 from https://github.com/dfinity/pocketic/releases/download/13.0.0/pocket-ic-x86_64-linux.gz to the local path /tmp/pocket-ic-server-13.0.0/pocket-ic. To avoid downloads during test execution, please specify the path to the (ungzipped and executable) PocketIC server 13.0.0 using the function `PocketIcBuilder::with_server_binary` or using the `POCKET_IC_BIN` environment variable.
[INFO] [stdout] 
[INFO] [stdout] thread 'deals_money_flow::consent_deal_is_idempotent_for_already_consented_receiver' (3172) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:2137:21:
[INFO] [stdout] Failed to download PocketIC server: error sending request for url (https://github.com/dfinity/pocketic/releases/download/13.0.0/pocket-ic-x86_64-linux.gz)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f191f0cee88 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f191f0cee88 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f191f0cee88 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f191f0cee88 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f191f0e6d1a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f191f0e6d1a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5f191f0d48a2 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5f191f0d48a2 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5f191f0a97a6 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f191f0a97a6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f191f0c5069 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5f191e3d460c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x5f191e3d460c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5f191f0c52e2 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x5f191f0c52e2 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5f191f0a9862 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5f191f09e129 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5f191f0aa8ed - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5f191f0e758c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5f191e533ea8 - core[8fb95b77d25ab6c8]::panicking::panic_display::<alloc[a7ee25936407c584]::string::String>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x5f191e5b2dd5 - pocket_ic[c53f61975fc5be7f]::start_server::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:2137:21
[INFO] [stdout]   21:     0x5f191e4c4d0e - <pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>::from_components::<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/nonblocking.rs:161:14
[INFO] [stdout]   22:     0x5f191e5b0859 - <pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components::<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:646:14
[INFO] [stdout]   23:     0x5f191e4fe69c - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5f191e4feb7d - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x5f191e4a67ed - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   26:     0x5f191e4a3803 - tokio[bdcf347b6875eef0]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>, <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   27:     0x5f191e4a3803 - tokio[bdcf347b6875eef0]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>, <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   28:     0x5f191e4a3803 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   29:     0x5f191e46fd81 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>, <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   30:     0x5f191e48d4b1 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   31:     0x5f191e48cdac - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   32:     0x5f191e59428e - <tokio[bdcf347b6875eef0]::runtime::context::scoped::Scoped<tokio[bdcf347b6875eef0]::runtime::scheduler::Context>>::set::<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   33:     0x5f191e4fab8b - tokio[bdcf347b6875eef0]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>), <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   34:     0x5f191e45dd50 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[bdcf347b6875eef0]::runtime::context::Context>>::try_with::<tokio[bdcf347b6875eef0]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>), <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   35:     0x5f191e45a883 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[bdcf347b6875eef0]::runtime::context::Context>>::with::<tokio[bdcf347b6875eef0]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>), <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   36:     0x5f191e4f3d12 - tokio[bdcf347b6875eef0]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>), <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   37:     0x5f191e47b31f - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   38:     0x5f191e482b3d - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   39:     0x5f191e483f56 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   40:     0x5f191e447912 - tokio[bdcf347b6875eef0]::runtime::context::runtime::enter_runtime::<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>::{closure#0}, pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   41:     0x5f191e46af10 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   42:     0x5f191e4ec929 - <tokio[bdcf347b6875eef0]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   43:     0x5f191e4ef597 - <tokio[bdcf347b6875eef0]::runtime::runtime::Runtime>::block_on::<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:343:18
[INFO] [stdout]   44:     0x5f191e5a1e2f - <pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components::<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:629:33
[INFO] [stdout]   45:     0x5f191e5c3517 - <pocket_ic[c53f61975fc5be7f]::PocketIcBuilder>::build
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:208:9
[INFO] [stdout]   46:     0x5f191e5c1422 - <pocket_ic[c53f61975fc5be7f]::PocketIc>::new
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:570:58
[INFO] [stdout]   47:     0x5f191e376934 - it[efd6f420830a9a7b]::deals_money_flow::setup
[INFO] [stdout]                                at /opt/rustwide/workdir/src/escrow/tests/it/deals_money_flow.rs:72:24
[INFO] [stdout]   48:     0x5f191e37ad2c - it[efd6f420830a9a7b]::deals_money_flow::consent_deal_is_idempotent_for_already_consented_receiver
[INFO] [stdout]                                at /opt/rustwide/workdir/src/escrow/tests/it/deals_money_flow.rs:748:33
[INFO] [stdout]   49:     0x5f191e374fd7 - it[efd6f420830a9a7b]::deals_money_flow::consent_deal_is_idempotent_for_already_consented_receiver::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/escrow/tests/it/deals_money_flow.rs:747:63
[INFO] [stdout]   50:     0x5f191e3b6d76 - <it[efd6f420830a9a7b]::deals_money_flow::consent_deal_is_idempotent_for_already_consented_receiver::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x5f191e3c76eb - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   52:     0x5f191e3c76eb - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   53:     0x5f191e3d4f65 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   54:     0x5f191e3d4f65 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   55:     0x5f191e3d4f65 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x5f191e3d4f65 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x5f191e3d4f65 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x5f191e3d4f65 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   59:     0x5f191e3d4f65 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   60:     0x5f191e3ce874 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   61:     0x5f191e3ce874 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   62:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   63:     0x5f191e3d7fe2 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   64:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   65:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   66:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   67:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   68:     0x5f191e3d7fe2 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   69:     0x5f191f0cdf1f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   70:     0x5f191f0cdf1f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   71:     0x74dd0b4c7aa4 - <unknown>
[INFO] [stdout]   72:     0x74dd0b554a64 - clone
[INFO] [stdout]   73:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- deals_money_flow::consent_deal_without_approval_returns_dispute_reserve_required stdout ----
[INFO] [stdout] Failed to validate PocketIC server binary `/tmp/pocket-ic-server-13.0.0/pocket-ic`: `No such file or directory (os error 2)`. Going to download PocketIC server 13.0.0 from https://github.com/dfinity/pocketic/releases/download/13.0.0/pocket-ic-x86_64-linux.gz to the local path /tmp/pocket-ic-server-13.0.0/pocket-ic. To avoid downloads during test execution, please specify the path to the (ungzipped and executable) PocketIC server 13.0.0 using the function `PocketIcBuilder::with_server_binary` or using the `POCKET_IC_BIN` environment variable.
[INFO] [stdout] 
[INFO] [stdout] thread 'deals_money_flow::consent_deal_without_approval_returns_dispute_reserve_required' (3185) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:2137:21:
[INFO] [stdout] Failed to download PocketIC server: error sending request for url (https://github.com/dfinity/pocketic/releases/download/13.0.0/pocket-ic-x86_64-linux.gz)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f191f0cee88 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f191f0cee88 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f191f0cee88 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f191f0cee88 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f191f0e6d1a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f191f0e6d1a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5f191f0d48a2 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5f191f0d48a2 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5f191f0a97a6 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f191f0a97a6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f191f0c5069 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5f191e3d460c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x5f191e3d460c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5f191f0c52e2 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x5f191f0c52e2 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5f191f0a9862 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5f191f09e129 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5f191f0aa8ed - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5f191f0e758c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5f191e533ea8 - core[8fb95b77d25ab6c8]::panicking::panic_display::<alloc[a7ee25936407c584]::string::String>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x5f191e5b2dd5 - pocket_ic[c53f61975fc5be7f]::start_server::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:2137:21
[INFO] [stdout]   21:     0x5f191e4c4d0e - <pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>::from_components::<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/nonblocking.rs:161:14
[INFO] [stdout]   22:     0x5f191e5b0859 - <pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components::<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:646:14
[INFO] [stdout]   23:     0x5f191e4fe69c - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5f191e4feb7d - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x5f191e4a67ed - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   26:     0x5f191e4a3803 - tokio[bdcf347b6875eef0]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>, <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   27:     0x5f191e4a3803 - tokio[bdcf347b6875eef0]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>, <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   28:     0x5f191e4a3803 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   29:     0x5f191e46fd81 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>, <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   30:     0x5f191e48d4b1 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   31:     0x5f191e48cdac - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   32:     0x5f191e59428e - <tokio[bdcf347b6875eef0]::runtime::context::scoped::Scoped<tokio[bdcf347b6875eef0]::runtime::scheduler::Context>>::set::<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   33:     0x5f191e4fab8b - tokio[bdcf347b6875eef0]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>), <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   34:     0x5f191e45dd50 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[bdcf347b6875eef0]::runtime::context::Context>>::try_with::<tokio[bdcf347b6875eef0]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>), <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   35:     0x5f191e45a883 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[bdcf347b6875eef0]::runtime::context::Context>>::with::<tokio[bdcf347b6875eef0]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>), <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   36:     0x5f191e4f3d12 - tokio[bdcf347b6875eef0]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>), <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   37:     0x5f191e47b31f - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   38:     0x5f191e482b3d - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   39:     0x5f191e483f56 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   40:     0x5f191e447912 - tokio[bdcf347b6875eef0]::runtime::context::runtime::enter_runtime::<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>::{closure#0}, pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   41:     0x5f191e46af10 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   42:     0x5f191e4ec929 - <tokio[bdcf347b6875eef0]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   43:     0x5f191e4ef597 - <tokio[bdcf347b6875eef0]::runtime::runtime::Runtime>::block_on::<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:343:18
[INFO] [stdout]   44:     0x5f191e5a1e2f - <pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components::<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:629:33
[INFO] [stdout]   45:     0x5f191e5c3517 - <pocket_ic[c53f61975fc5be7f]::PocketIcBuilder>::build
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:208:9
[INFO] [stdout]   46:     0x5f191e5c1422 - <pocket_ic[c53f61975fc5be7f]::PocketIc>::new
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:570:58
[INFO] [stdout]   47:     0x5f191e376934 - it[efd6f420830a9a7b]::deals_money_flow::setup
[INFO] [stdout]                                at /opt/rustwide/workdir/src/escrow/tests/it/deals_money_flow.rs:72:24
[INFO] [stdout]   48:     0x5f191e37c114 - it[efd6f420830a9a7b]::deals_money_flow::consent_deal_without_approval_returns_dispute_reserve_required
[INFO] [stdout]                                at /opt/rustwide/workdir/src/escrow/tests/it/deals_money_flow.rs:805:33
[INFO] [stdout]   49:     0x5f191e375037 - it[efd6f420830a9a7b]::deals_money_flow::consent_deal_without_approval_returns_dispute_reserve_required::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/escrow/tests/it/deals_money_flow.rs:804:68
[INFO] [stdout]   50:     0x5f191e3b6df6 - <it[efd6f420830a9a7b]::deals_money_flow::consent_deal_without_approval_returns_dispute_reserve_required::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x5f191e3c76eb - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   52:     0x5f191e3c76eb - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   53:     0x5f191e3d4f65 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   54:     0x5f191e3d4f65 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   55:     0x5f191e3d4f65 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x5f191e3d4f65 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x5f191e3d4f65 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x5f191e3d4f65 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   59:     0x5f191e3d4f65 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   60:     0x5f191e3ce874 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   61:     0x5f191e3ce874 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   62:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   63:     0x5f191e3d7fe2 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   64:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   65:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   66:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   67:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   68:     0x5f191e3d7fe2 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   69:     0x5f191f0cdf1f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   70:     0x5f191f0cdf1f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   71:     0x74dd0b4c7aa4 - <unknown>
[INFO] [stdout]   72:     0x74dd0b554a64 - clone
[INFO] [stdout]   73:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- deals_money_flow::create_deal_3a_returns_dispute_reserve_required_without_approval stdout ----
[INFO] [stdout] Failed to validate PocketIC server binary `/tmp/pocket-ic-server-13.0.0/pocket-ic`: `No such file or directory (os error 2)`. Going to download PocketIC server 13.0.0 from https://github.com/dfinity/pocketic/releases/download/13.0.0/pocket-ic-x86_64-linux.gz to the local path /tmp/pocket-ic-server-13.0.0/pocket-ic. To avoid downloads during test execution, please specify the path to the (ungzipped and executable) PocketIC server 13.0.0 using the function `PocketIcBuilder::with_server_binary` or using the `POCKET_IC_BIN` environment variable.
[INFO] [stdout] 
[INFO] [stdout] thread 'deals_money_flow::create_deal_3a_returns_dispute_reserve_required_without_approval' (3193) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:2137:21:
[INFO] [stdout] Failed to download PocketIC server: error sending request for url (https://github.com/dfinity/pocketic/releases/download/13.0.0/pocket-ic-x86_64-linux.gz)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f191f0cee88 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f191f0cee88 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f191f0cee88 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f191f0cee88 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f191f0e6d1a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f191f0e6d1a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5f191f0d48a2 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5f191f0d48a2 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5f191f0a97a6 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f191f0a97a6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f191f0c5069 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5f191e3d460c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x5f191e3d460c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5f191f0c52e2 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x5f191f0c52e2 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5f191f0a9862 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5f191f09e129 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5f191f0aa8ed - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5f191f0e758c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5f191e533ea8 - core[8fb95b77d25ab6c8]::panicking::panic_display::<alloc[a7ee25936407c584]::string::String>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x5f191e5b2dd5 - pocket_ic[c53f61975fc5be7f]::start_server::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:2137:21
[INFO] [stdout]   21:     0x5f191e4c4d0e - <pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>::from_components::<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/nonblocking.rs:161:14
[INFO] [stdout]   22:     0x5f191e5b0859 - <pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components::<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:646:14
[INFO] [stdout]   23:     0x5f191e4fe69c - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5f191e4feb7d - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x5f191e4a67ed - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   26:     0x5f191e4a3803 - tokio[bdcf347b6875eef0]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>, <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   27:     0x5f191e4a3803 - tokio[bdcf347b6875eef0]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>, <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   28:     0x5f191e4a3803 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   29:     0x5f191e46fd81 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>, <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   30:     0x5f191e48d4b1 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   31:     0x5f191e48cdac - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   32:     0x5f191e59428e - <tokio[bdcf347b6875eef0]::runtime::context::scoped::Scoped<tokio[bdcf347b6875eef0]::runtime::scheduler::Context>>::set::<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   33:     0x5f191e4fab8b - tokio[bdcf347b6875eef0]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>), <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   34:     0x5f191e45dd50 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[bdcf347b6875eef0]::runtime::context::Context>>::try_with::<tokio[bdcf347b6875eef0]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>), <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   35:     0x5f191e45a883 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[bdcf347b6875eef0]::runtime::context::Context>>::with::<tokio[bdcf347b6875eef0]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>), <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   36:     0x5f191e4f3d12 - tokio[bdcf347b6875eef0]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>), <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   37:     0x5f191e47b31f - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   38:     0x5f191e482b3d - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   39:     0x5f191e483f56 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   40:     0x5f191e447912 - tokio[bdcf347b6875eef0]::runtime::context::runtime::enter_runtime::<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>::{closure#0}, pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   41:     0x5f191e46af10 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   42:     0x5f191e4ec929 - <tokio[bdcf347b6875eef0]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   43:     0x5f191e4ef597 - <tokio[bdcf347b6875eef0]::runtime::runtime::Runtime>::block_on::<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:343:18
[INFO] [stdout]   44:     0x5f191e5a1e2f - <pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components::<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:629:33
[INFO] [stdout]   45:     0x5f191e5c3517 - <pocket_ic[c53f61975fc5be7f]::PocketIcBuilder>::build
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:208:9
[INFO] [stdout]   46:     0x5f191e5c1422 - <pocket_ic[c53f61975fc5be7f]::PocketIc>::new
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:570:58
[INFO] [stdout]   47:     0x5f191e376934 - it[efd6f420830a9a7b]::deals_money_flow::setup
[INFO] [stdout]                                at /opt/rustwide/workdir/src/escrow/tests/it/deals_money_flow.rs:72:24
[INFO] [stdout]   48:     0x5f191e37cf64 - it[efd6f420830a9a7b]::deals_money_flow::create_deal_3a_returns_dispute_reserve_required_without_approval
[INFO] [stdout]                                at /opt/rustwide/workdir/src/escrow/tests/it/deals_money_flow.rs:444:33
[INFO] [stdout]   49:     0x5f191e375097 - it[efd6f420830a9a7b]::deals_money_flow::create_deal_3a_returns_dispute_reserve_required_without_approval::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/escrow/tests/it/deals_money_flow.rs:443:70
[INFO] [stdout]   50:     0x5f191e3b6e76 - <it[efd6f420830a9a7b]::deals_money_flow::create_deal_3a_returns_dispute_reserve_required_without_approval::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x5f191e3c76eb - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   52:     0x5f191e3c76eb - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   53:     0x5f191e3d4f65 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   54:     0x5f191e3d4f65 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   55:     0x5f191e3d4f65 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x5f191e3d4f65 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x5f191e3d4f65 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x5f191e3d4f65 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   59:     0x5f191e3d4f65 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   60:     0x5f191e3ce874 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   61:     0x5f191e3ce874 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   62:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   63:     0x5f191e3d7fe2 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   64:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   65:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   66:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   67:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   68:     0x5f191e3d7fe2 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   69:     0x5f191f0cdf1f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   70:     0x5f191f0cdf1f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   71:     0x74dd0b4c7aa4 - <unknown>
[INFO] [stdout]   72:     0x74dd0b554a64 - clone
[INFO] [stdout]   73:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- deals_money_flow::create_deal_3b_receiver_creator_deposits_reserve_atomically stdout ----
[INFO] [stdout] Failed to validate PocketIC server binary `/tmp/pocket-ic-server-13.0.0/pocket-ic`: `No such file or directory (os error 2)`. Going to download PocketIC server 13.0.0 from https://github.com/dfinity/pocketic/releases/download/13.0.0/pocket-ic-x86_64-linux.gz to the local path /tmp/pocket-ic-server-13.0.0/pocket-ic. To avoid downloads during test execution, please specify the path to the (ungzipped and executable) PocketIC server 13.0.0 using the function `PocketIcBuilder::with_server_binary` or using the `POCKET_IC_BIN` environment variable.
[INFO] [stdout] 
[INFO] [stdout] thread 'deals_money_flow::create_deal_3b_receiver_creator_deposits_reserve_atomically' (3203) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:2137:21:
[INFO] [stdout] Failed to download PocketIC server: error sending request for url (https://github.com/dfinity/pocketic/releases/download/13.0.0/pocket-ic-x86_64-linux.gz)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f191f0cee88 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f191f0cee88 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f191f0cee88 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f191f0cee88 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f191f0e6d1a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f191f0e6d1a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5f191f0d48a2 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5f191f0d48a2 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5f191f0a97a6 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f191f0a97a6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f191f0c5069 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5f191e3d460c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x5f191e3d460c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5f191f0c52e2 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x5f191f0c52e2 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5f191f0a9862 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5f191f09e129 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5f191f0aa8ed - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5f191f0e758c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5f191e533ea8 - core[8fb95b77d25ab6c8]::panicking::panic_display::<alloc[a7ee25936407c584]::string::String>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x5f191e5b2dd5 - pocket_ic[c53f61975fc5be7f]::start_server::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:2137:21
[INFO] [stdout]   21:     0x5f191e4c4d0e - <pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>::from_components::<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/nonblocking.rs:161:14
[INFO] [stdout]   22:     0x5f191e5b0859 - <pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components::<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:646:14
[INFO] [stdout]   23:     0x5f191e4fe69c - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5f191e4feb7d - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x5f191e4a67ed - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   26:     0x5f191e4a3803 - tokio[bdcf347b6875eef0]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>, <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   27:     0x5f191e4a3803 - tokio[bdcf347b6875eef0]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>, <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   28:     0x5f191e4a3803 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   29:     0x5f191e46fd81 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>, <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   30:     0x5f191e48d4b1 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   31:     0x5f191e48cdac - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   32:     0x5f191e59428e - <tokio[bdcf347b6875eef0]::runtime::context::scoped::Scoped<tokio[bdcf347b6875eef0]::runtime::scheduler::Context>>::set::<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   33:     0x5f191e4fab8b - tokio[bdcf347b6875eef0]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>), <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   34:     0x5f191e45dd50 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[bdcf347b6875eef0]::runtime::context::Context>>::try_with::<tokio[bdcf347b6875eef0]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>), <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   35:     0x5f191e45a883 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[bdcf347b6875eef0]::runtime::context::Context>>::with::<tokio[bdcf347b6875eef0]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>), <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   36:     0x5f191e4f3d12 - tokio[bdcf347b6875eef0]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>), <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   37:     0x5f191e47b31f - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   38:     0x5f191e482b3d - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   39:     0x5f191e483f56 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   40:     0x5f191e447912 - tokio[bdcf347b6875eef0]::runtime::context::runtime::enter_runtime::<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>::{closure#0}, pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   41:     0x5f191e46af10 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   42:     0x5f191e4ec929 - <tokio[bdcf347b6875eef0]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   43:     0x5f191e4ef597 - <tokio[bdcf347b6875eef0]::runtime::runtime::Runtime>::block_on::<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:343:18
[INFO] [stdout]   44:     0x5f191e5a1e2f - <pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components::<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:629:33
[INFO] [stdout]   45:     0x5f191e5c3517 - <pocket_ic[c53f61975fc5be7f]::PocketIcBuilder>::build
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:208:9
[INFO] [stdout]   46:     0x5f191e5c1422 - <pocket_ic[c53f61975fc5be7f]::PocketIc>::new
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:570:58
[INFO] [stdout]   47:     0x5f191e376934 - it[efd6f420830a9a7b]::deals_money_flow::setup
[INFO] [stdout]                                at /opt/rustwide/workdir/src/escrow/tests/it/deals_money_flow.rs:72:24
[INFO] [stdout]   48:     0x5f191e37b96c - it[efd6f420830a9a7b]::deals_money_flow::create_deal_3b_receiver_creator_deposits_reserve_atomically
[INFO] [stdout]                                at /opt/rustwide/workdir/src/escrow/tests/it/deals_money_flow.rs:391:33
[INFO] [stdout]   49:     0x5f191e375007 - it[efd6f420830a9a7b]::deals_money_flow::create_deal_3b_receiver_creator_deposits_reserve_atomically::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/escrow/tests/it/deals_money_flow.rs:390:65
[INFO] [stdout]   50:     0x5f191e3b6db6 - <it[efd6f420830a9a7b]::deals_money_flow::create_deal_3b_receiver_creator_deposits_reserve_atomically::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x5f191e3c76eb - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   52:     0x5f191e3c76eb - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   53:     0x5f191e3d4f65 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   54:     0x5f191e3d4f65 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   55:     0x5f191e3d4f65 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x5f191e3d4f65 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x5f191e3d4f65 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x5f191e3d4f65 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   59:     0x5f191e3d4f65 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   60:     0x5f191e3ce874 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   61:     0x5f191e3ce874 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   62:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   63:     0x5f191e3d7fe2 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   64:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   65:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   66:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   67:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   68:     0x5f191e3d7fe2 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   69:     0x5f191f0cdf1f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   70:     0x5f191f0cdf1f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   71:     0x74dd0b4c7aa4 - <unknown>
[INFO] [stdout]   72:     0x74dd0b554a64 - clone
[INFO] [stdout]   73:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- deals_money_flow::create_deal_3b_returns_dispute_reserve_required_without_approval stdout ----
[INFO] [stdout] Failed to validate PocketIC server binary `/tmp/pocket-ic-server-13.0.0/pocket-ic`: `No such file or directory (os error 2)`. Going to download PocketIC server 13.0.0 from https://github.com/dfinity/pocketic/releases/download/13.0.0/pocket-ic-x86_64-linux.gz to the local path /tmp/pocket-ic-server-13.0.0/pocket-ic. To avoid downloads during test execution, please specify the path to the (ungzipped and executable) PocketIC server 13.0.0 using the function `PocketIcBuilder::with_server_binary` or using the `POCKET_IC_BIN` environment variable.
[INFO] [stdout] 
[INFO] [stdout] thread 'deals_money_flow::create_deal_3b_returns_dispute_reserve_required_without_approval' (3215) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:2137:21:
[INFO] [stdout] Failed to download PocketIC server: error sending request for url (https://github.com/dfinity/pocketic/releases/download/13.0.0/pocket-ic-x86_64-linux.gz)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f191f0cee88 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f191f0cee88 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f191f0cee88 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f191f0cee88 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f191f0e6d1a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f191f0e6d1a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5f191f0d48a2 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5f191f0d48a2 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5f191f0a97a6 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f191f0a97a6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f191f0c5069 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5f191e3d460c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x5f191e3d460c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5f191f0c52e2 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x5f191f0c52e2 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5f191f0a9862 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5f191f09e129 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5f191f0aa8ed - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5f191f0e758c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5f191e533ea8 - core[8fb95b77d25ab6c8]::panicking::panic_display::<alloc[a7ee25936407c584]::string::String>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x5f191e5b2dd5 - pocket_ic[c53f61975fc5be7f]::start_server::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:2137:21
[INFO] [stdout]   21:     0x5f191e4c4d0e - <pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>::from_components::<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/nonblocking.rs:161:14
[INFO] [stdout]   22:     0x5f191e5b0859 - <pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components::<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:646:14
[INFO] [stdout]   23:     0x5f191e4fe69c - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5f191e4feb7d - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x5f191e4a67ed - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   26:     0x5f191e4a3803 - tokio[bdcf347b6875eef0]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>, <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   27:     0x5f191e4a3803 - tokio[bdcf347b6875eef0]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>, <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   28:     0x5f191e4a3803 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   29:     0x5f191e46fd81 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>, <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   30:     0x5f191e48d4b1 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   31:     0x5f191e48cdac - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   32:     0x5f191e59428e - <tokio[bdcf347b6875eef0]::runtime::context::scoped::Scoped<tokio[bdcf347b6875eef0]::runtime::scheduler::Context>>::set::<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   33:     0x5f191e4fab8b - tokio[bdcf347b6875eef0]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>), <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   34:     0x5f191e45dd50 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[bdcf347b6875eef0]::runtime::context::Context>>::try_with::<tokio[bdcf347b6875eef0]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>), <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   35:     0x5f191e45a883 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[bdcf347b6875eef0]::runtime::context::Context>>::with::<tokio[bdcf347b6875eef0]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>), <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   36:     0x5f191e4f3d12 - tokio[bdcf347b6875eef0]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>), <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   37:     0x5f191e47b31f - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   38:     0x5f191e482b3d - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   39:     0x5f191e483f56 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   40:     0x5f191e447912 - tokio[bdcf347b6875eef0]::runtime::context::runtime::enter_runtime::<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>::{closure#0}, pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   41:     0x5f191e46af10 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   42:     0x5f191e4ec929 - <tokio[bdcf347b6875eef0]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   43:     0x5f191e4ef597 - <tokio[bdcf347b6875eef0]::runtime::runtime::Runtime>::block_on::<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:343:18
[INFO] [stdout]   44:     0x5f191e5a1e2f - <pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components::<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:629:33
[INFO] [stdout]   45:     0x5f191e5c3517 - <pocket_ic[c53f61975fc5be7f]::PocketIcBuilder>::build
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:208:9
[INFO] [stdout]   46:     0x5f191e5c1422 - <pocket_ic[c53f61975fc5be7f]::PocketIc>::new
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:570:58
[INFO] [stdout]   47:     0x5f191e376934 - it[efd6f420830a9a7b]::deals_money_flow::setup
[INFO] [stdout]                                at /opt/rustwide/workdir/src/escrow/tests/it/deals_money_flow.rs:72:24
[INFO] [stdout]   48:     0x5f191e37d234 - it[efd6f420830a9a7b]::deals_money_flow::create_deal_3b_returns_dispute_reserve_required_without_approval
[INFO] [stdout]                                at /opt/rustwide/workdir/src/escrow/tests/it/deals_money_flow.rs:426:33
[INFO] [stdout]   49:     0x5f191e3750c7 - it[efd6f420830a9a7b]::deals_money_flow::create_deal_3b_returns_dispute_reserve_required_without_approval::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/escrow/tests/it/deals_money_flow.rs:425:70
[INFO] [stdout]   50:     0x5f191e3b6eb6 - <it[efd6f420830a9a7b]::deals_money_flow::create_deal_3b_returns_dispute_reserve_required_without_approval::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x5f191e3c76eb - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   52:     0x5f191e3c76eb - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   53:     0x5f191e3d4f65 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   54:     0x5f191e3d4f65 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   55:     0x5f191e3d4f65 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x5f191e3d4f65 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x5f191e3d4f65 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x5f191e3d4f65 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   59:     0x5f191e3d4f65 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   60:     0x5f191e3ce874 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   61:     0x5f191e3ce874 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   62:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   63:     0x5f191e3d7fe2 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   64:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   65:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   66:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   67:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   68:     0x5f191e3d7fe2 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   69:     0x5f191f0cdf1f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   70:     0x5f191f0cdf1f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   71:     0x74dd0b4c7aa4 - <unknown>
[INFO] [stdout]   72:     0x74dd0b554a64 - clone
[INFO] [stdout]   73:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- deals_money_flow::process_expired_deals_auto_settles_bound_deal_when_both_silent_at_expiry stdout ----
[INFO] [stdout] Failed to validate PocketIC server binary `/tmp/pocket-ic-server-13.0.0/pocket-ic`: `No such file or directory (os error 2)`. Going to download PocketIC server 13.0.0 from https://github.com/dfinity/pocketic/releases/download/13.0.0/pocket-ic-x86_64-linux.gz to the local path /tmp/pocket-ic-server-13.0.0/pocket-ic. To avoid downloads during test execution, please specify the path to the (ungzipped and executable) PocketIC server 13.0.0 using the function `PocketIcBuilder::with_server_binary` or using the `POCKET_IC_BIN` environment variable.
[INFO] [stdout] 
[INFO] [stdout] thread 'deals_money_flow::process_expired_deals_auto_settles_bound_deal_when_both_silent_at_expiry' (3232) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:2137:21:
[INFO] [stdout] Failed to download PocketIC server: error sending request for url (https://github.com/dfinity/pocketic/releases/download/13.0.0/pocket-ic-x86_64-linux.gz)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f191f0cee88 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f191f0cee88 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f191f0cee88 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f191f0cee88 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f191f0e6d1a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f191f0e6d1a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5f191f0d48a2 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5f191f0d48a2 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5f191f0a97a6 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f191f0a97a6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f191f0c5069 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5f191e3d460c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x5f191e3d460c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5f191f0c52e2 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x5f191f0c52e2 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5f191f0a9862 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5f191f09e129 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5f191f0aa8ed - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5f191f0e758c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5f191e533ea8 - core[8fb95b77d25ab6c8]::panicking::panic_display::<alloc[a7ee25936407c584]::string::String>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x5f191e5b2dd5 - pocket_ic[c53f61975fc5be7f]::start_server::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:2137:21
[INFO] [stdout]   21:     0x5f191e4c4d0e - <pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>::from_components::<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/nonblocking.rs:161:14
[INFO] [stdout]   22:     0x5f191e5b0859 - <pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components::<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:646:14
[INFO] [stdout]   23:     0x5f191e4fe69c - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5f191e4feb7d - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x5f191e4a67ed - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   26:     0x5f191e4a3803 - tokio[bdcf347b6875eef0]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>, <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   27:     0x5f191e4a3803 - tokio[bdcf347b6875eef0]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>, <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   28:     0x5f191e4a3803 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   29:     0x5f191e46fd81 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>, <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   30:     0x5f191e48d4b1 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   31:     0x5f191e48cdac - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   32:     0x5f191e59428e - <tokio[bdcf347b6875eef0]::runtime::context::scoped::Scoped<tokio[bdcf347b6875eef0]::runtime::scheduler::Context>>::set::<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   33:     0x5f191e4fab8b - tokio[bdcf347b6875eef0]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>), <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   34:     0x5f191e45dd50 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[bdcf347b6875eef0]::runtime::context::Context>>::try_with::<tokio[bdcf347b6875eef0]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>), <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   35:     0x5f191e45a883 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[bdcf347b6875eef0]::runtime::context::Context>>::with::<tokio[bdcf347b6875eef0]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>), <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   36:     0x5f191e4f3d12 - tokio[bdcf347b6875eef0]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>), <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   37:     0x5f191e47b31f - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   38:     0x5f191e482b3d - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   39:     0x5f191e483f56 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   40:     0x5f191e447912 - tokio[bdcf347b6875eef0]::runtime::context::runtime::enter_runtime::<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>::{closure#0}, pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   41:     0x5f191e46af10 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   42:     0x5f191e4ec929 - <tokio[bdcf347b6875eef0]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   43:     0x5f191e4ef597 - <tokio[bdcf347b6875eef0]::runtime::runtime::Runtime>::block_on::<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:343:18
[INFO] [stdout]   44:     0x5f191e5a1e2f - <pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components::<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:629:33
[INFO] [stdout]   45:     0x5f191e5c3517 - <pocket_ic[c53f61975fc5be7f]::PocketIcBuilder>::build
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:208:9
[INFO] [stdout]   46:     0x5f191e5c1422 - <pocket_ic[c53f61975fc5be7f]::PocketIc>::new
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:570:58
[INFO] [stdout]   47:     0x5f191e376934 - it[efd6f420830a9a7b]::deals_money_flow::setup
[INFO] [stdout]                                at /opt/rustwide/workdir/src/escrow/tests/it/deals_money_flow.rs:72:24
[INFO] [stdout]   48:     0x5f191e37d50c - it[efd6f420830a9a7b]::deals_money_flow::process_expired_deals_auto_settles_bound_deal_when_both_silent_at_expiry
[INFO] [stdout]                                at /opt/rustwide/workdir/src/escrow/tests/it/deals_money_flow.rs:514:33
[INFO] [stdout]   49:     0x5f191e3750f7 - it[efd6f420830a9a7b]::deals_money_flow::process_expired_deals_auto_settles_bound_deal_when_both_silent_at_expiry::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/escrow/tests/it/deals_money_flow.rs:513:78
[INFO] [stdout]   50:     0x5f191e3b6ef6 - <it[efd6f420830a9a7b]::deals_money_flow::process_expired_deals_auto_settles_bound_deal_when_both_silent_at_expiry::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x5f191e3c76eb - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   52:     0x5f191e3c76eb - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   53:     0x5f191e3d4f65 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   54:     0x5f191e3d4f65 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   55:     0x5f191e3d4f65 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x5f191e3d4f65 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x5f191e3d4f65 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x5f191e3d4f65 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   59:     0x5f191e3d4f65 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   60:     0x5f191e3ce874 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   61:     0x5f191e3ce874 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   62:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   63:     0x5f191e3d7fe2 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   64:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   65:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   66:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   67:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   68:     0x5f191e3d7fe2 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   69:     0x5f191f0cdf1f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   70:     0x5f191f0cdf1f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   71:     0x74dd0b4c7aa4 - <unknown>
[INFO] [stdout]   72:     0x74dd0b554a64 - clone
[INFO] [stdout]   73:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- deals_money_flow::reclaim_deal_auto_settles_bound_deal_when_both_silent_at_expiry stdout ----
[INFO] [stdout] Failed to validate PocketIC server binary `/tmp/pocket-ic-server-13.0.0/pocket-ic`: `No such file or directory (os error 2)`. Going to download PocketIC server 13.0.0 from https://github.com/dfinity/pocketic/releases/download/13.0.0/pocket-ic-x86_64-linux.gz to the local path /tmp/pocket-ic-server-13.0.0/pocket-ic. To avoid downloads during test execution, please specify the path to the (ungzipped and executable) PocketIC server 13.0.0 using the function `PocketIcBuilder::with_server_binary` or using the `POCKET_IC_BIN` environment variable.
[INFO] [stdout] 
[INFO] [stdout] thread 'deals_money_flow::reclaim_deal_auto_settles_bound_deal_when_both_silent_at_expiry' (3242) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:2137:21:
[INFO] [stdout] Failed to download PocketIC server: error sending request for url (https://github.com/dfinity/pocketic/releases/download/13.0.0/pocket-ic-x86_64-linux.gz)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f191f0cee88 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f191f0cee88 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f191f0cee88 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f191f0cee88 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f191f0e6d1a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f191f0e6d1a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5f191f0d48a2 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5f191f0d48a2 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5f191f0a97a6 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f191f0a97a6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f191f0c5069 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5f191e3d460c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x5f191e3d460c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5f191f0c52e2 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x5f191f0c52e2 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5f191f0a9862 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5f191f09e129 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5f191f0aa8ed - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5f191f0e758c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5f191e533ea8 - core[8fb95b77d25ab6c8]::panicking::panic_display::<alloc[a7ee25936407c584]::string::String>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x5f191e5b2dd5 - pocket_ic[c53f61975fc5be7f]::start_server::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:2137:21
[INFO] [stdout]   21:     0x5f191e4c4d0e - <pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>::from_components::<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/nonblocking.rs:161:14
[INFO] [stdout]   22:     0x5f191e5b0859 - <pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components::<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:646:14
[INFO] [stdout]   23:     0x5f191e4fe69c - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5f191e4feb7d - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x5f191e4a67ed - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   26:     0x5f191e4a3803 - tokio[bdcf347b6875eef0]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>, <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   27:     0x5f191e4a3803 - tokio[bdcf347b6875eef0]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>, <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   28:     0x5f191e4a3803 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   29:     0x5f191e46fd81 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>, <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   30:     0x5f191e48d4b1 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   31:     0x5f191e48cdac - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   32:     0x5f191e59428e - <tokio[bdcf347b6875eef0]::runtime::context::scoped::Scoped<tokio[bdcf347b6875eef0]::runtime::scheduler::Context>>::set::<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   33:     0x5f191e4fab8b - tokio[bdcf347b6875eef0]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>), <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   34:     0x5f191e45dd50 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[bdcf347b6875eef0]::runtime::context::Context>>::try_with::<tokio[bdcf347b6875eef0]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>), <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   35:     0x5f191e45a883 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[bdcf347b6875eef0]::runtime::context::Context>>::with::<tokio[bdcf347b6875eef0]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>), <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   36:     0x5f191e4f3d12 - tokio[bdcf347b6875eef0]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>), <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   37:     0x5f191e47b31f - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   38:     0x5f191e482b3d - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   39:     0x5f191e483f56 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   40:     0x5f191e447912 - tokio[bdcf347b6875eef0]::runtime::context::runtime::enter_runtime::<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>::{closure#0}, pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   41:     0x5f191e46af10 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   42:     0x5f191e4ec929 - <tokio[bdcf347b6875eef0]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   43:     0x5f191e4ef597 - <tokio[bdcf347b6875eef0]::runtime::runtime::Runtime>::block_on::<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:343:18
[INFO] [stdout]   44:     0x5f191e5a1e2f - <pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components::<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:629:33
[INFO] [stdout]   45:     0x5f191e5c3517 - <pocket_ic[c53f61975fc5be7f]::PocketIcBuilder>::build
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:208:9
[INFO] [stdout]   46:     0x5f191e5c1422 - <pocket_ic[c53f61975fc5be7f]::PocketIc>::new
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:570:58
[INFO] [stdout]   47:     0x5f191e376934 - it[efd6f420830a9a7b]::deals_money_flow::setup
[INFO] [stdout]                                at /opt/rustwide/workdir/src/escrow/tests/it/deals_money_flow.rs:72:24
[INFO] [stdout]   48:     0x5f191e37c52c - it[efd6f420830a9a7b]::deals_money_flow::reclaim_deal_auto_settles_bound_deal_when_both_silent_at_expiry
[INFO] [stdout]                                at /opt/rustwide/workdir/src/escrow/tests/it/deals_money_flow.rs:467:33
[INFO] [stdout]   49:     0x5f191e375067 - it[efd6f420830a9a7b]::deals_money_flow::reclaim_deal_auto_settles_bound_deal_when_both_silent_at_expiry::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/escrow/tests/it/deals_money_flow.rs:466:69
[INFO] [stdout]   50:     0x5f191e3b6e36 - <it[efd6f420830a9a7b]::deals_money_flow::reclaim_deal_auto_settles_bound_deal_when_both_silent_at_expiry::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x5f191e3c76eb - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   52:     0x5f191e3c76eb - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   53:     0x5f191e3d4f65 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   54:     0x5f191e3d4f65 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   55:     0x5f191e3d4f65 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x5f191e3d4f65 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x5f191e3d4f65 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x5f191e3d4f65 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   59:     0x5f191e3d4f65 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   60:     0x5f191e3ce874 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   61:     0x5f191e3ce874 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   62:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   63:     0x5f191e3d7fe2 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   64:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   65:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   66:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   67:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   68:     0x5f191e3d7fe2 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   69:     0x5f191f0cdf1f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   70:     0x5f191f0cdf1f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   71:     0x74dd0b4c7aa4 - <unknown>
[INFO] [stdout]   72:     0x74dd0b554a64 - clone
[INFO] [stdout]   73:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- deals_money_flow::reject_after_receiver_consent_refunds_minus_ledger_fee stdout ----
[INFO] [stdout] Failed to validate PocketIC server binary `/tmp/pocket-ic-server-13.0.0/pocket-ic`: `No such file or directory (os error 2)`. Going to download PocketIC server 13.0.0 from https://github.com/dfinity/pocketic/releases/download/13.0.0/pocket-ic-x86_64-linux.gz to the local path /tmp/pocket-ic-server-13.0.0/pocket-ic. To avoid downloads during test execution, please specify the path to the (ungzipped and executable) PocketIC server 13.0.0 using the function `PocketIcBuilder::with_server_binary` or using the `POCKET_IC_BIN` environment variable.
[INFO] [stdout] 
[INFO] [stdout] thread 'deals_money_flow::reject_after_receiver_consent_refunds_minus_ledger_fee' (3253) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:2137:21:
[INFO] [stdout] Failed to download PocketIC server: error sending request for url (https://github.com/dfinity/pocketic/releases/download/13.0.0/pocket-ic-x86_64-linux.gz)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f191f0cee88 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f191f0cee88 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f191f0cee88 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f191f0cee88 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f191f0e6d1a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f191f0e6d1a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5f191f0d48a2 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5f191f0d48a2 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5f191f0a97a6 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f191f0a97a6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f191f0c5069 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5f191e3d460c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x5f191e3d460c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5f191f0c52e2 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x5f191f0c52e2 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5f191f0a9862 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5f191f09e129 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5f191f0aa8ed - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5f191f0e758c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5f191e533ea8 - core[8fb95b77d25ab6c8]::panicking::panic_display::<alloc[a7ee25936407c584]::string::String>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x5f191e5b2dd5 - pocket_ic[c53f61975fc5be7f]::start_server::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:2137:21
[INFO] [stdout]   21:     0x5f191e4c4d0e - <pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>::from_components::<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/nonblocking.rs:161:14
[INFO] [stdout]   22:     0x5f191e5b0859 - <pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components::<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:646:14
[INFO] [stdout]   23:     0x5f191e4fe69c - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5f191e4feb7d - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x5f191e4a67ed - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   26:     0x5f191e4a3803 - tokio[bdcf347b6875eef0]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>, <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   27:     0x5f191e4a3803 - tokio[bdcf347b6875eef0]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>, <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   28:     0x5f191e4a3803 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   29:     0x5f191e46fd81 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>, <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   30:     0x5f191e48d4b1 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   31:     0x5f191e48cdac - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   32:     0x5f191e59428e - <tokio[bdcf347b6875eef0]::runtime::context::scoped::Scoped<tokio[bdcf347b6875eef0]::runtime::scheduler::Context>>::set::<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   33:     0x5f191e4fab8b - tokio[bdcf347b6875eef0]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>), <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   34:     0x5f191e45dd50 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[bdcf347b6875eef0]::runtime::context::Context>>::try_with::<tokio[bdcf347b6875eef0]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>), <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   35:     0x5f191e45a883 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[bdcf347b6875eef0]::runtime::context::Context>>::with::<tokio[bdcf347b6875eef0]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>), <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   36:     0x5f191e4f3d12 - tokio[bdcf347b6875eef0]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>), <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   37:     0x5f191e47b31f - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   38:     0x5f191e482b3d - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   39:     0x5f191e483f56 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   40:     0x5f191e447912 - tokio[bdcf347b6875eef0]::runtime::context::runtime::enter_runtime::<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>::{closure#0}, pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   41:     0x5f191e46af10 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   42:     0x5f191e4ec929 - <tokio[bdcf347b6875eef0]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   43:     0x5f191e4ef597 - <tokio[bdcf347b6875eef0]::runtime::runtime::Runtime>::block_on::<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:343:18
[INFO] [stdout]   44:     0x5f191e5a1e2f - <pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components::<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:629:33
[INFO] [stdout]   45:     0x5f191e5c3517 - <pocket_ic[c53f61975fc5be7f]::PocketIcBuilder>::build
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:208:9
[INFO] [stdout]   46:     0x5f191e5c1422 - <pocket_ic[c53f61975fc5be7f]::PocketIc>::new
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:570:58
[INFO] [stdout]   47:     0x5f191e376934 - it[efd6f420830a9a7b]::deals_money_flow::setup
[INFO] [stdout]                                at /opt/rustwide/workdir/src/escrow/tests/it/deals_money_flow.rs:72:24
[INFO] [stdout]   48:     0x5f191e37a50c - it[efd6f420830a9a7b]::deals_money_flow::reject_after_receiver_consent_refunds_minus_ledger_fee
[INFO] [stdout]                                at /opt/rustwide/workdir/src/escrow/tests/it/deals_money_flow.rs:654:33
[INFO] [stdout]   49:     0x5f191e374fa7 - it[efd6f420830a9a7b]::deals_money_flow::reject_after_receiver_consent_refunds_minus_ledger_fee::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/escrow/tests/it/deals_money_flow.rs:644:60
[INFO] [stdout]   50:     0x5f191e3b6d36 - <it[efd6f420830a9a7b]::deals_money_flow::reject_after_receiver_consent_refunds_minus_ledger_fee::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x5f191e3c76eb - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   52:     0x5f191e3c76eb - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   53:     0x5f191e3d4f65 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   54:     0x5f191e3d4f65 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   55:     0x5f191e3d4f65 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x5f191e3d4f65 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x5f191e3d4f65 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x5f191e3d4f65 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   59:     0x5f191e3d4f65 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   60:     0x5f191e3ce874 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   61:     0x5f191e3ce874 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   62:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   63:     0x5f191e3d7fe2 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   64:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   65:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   66:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   67:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   68:     0x5f191e3d7fe2 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   69:     0x5f191f0cdf1f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   70:     0x5f191f0cdf1f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   71:     0x74dd0b4c7aa4 - <unknown>
[INFO] [stdout]   72:     0x74dd0b554a64 - clone
[INFO] [stdout]   73:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- deals_money_flow::reject_by_payer_3b_refunds_recipient_deposit stdout ----
[INFO] [stdout] Failed to validate PocketIC server binary `/tmp/pocket-ic-server-13.0.0/pocket-ic`: `No such file or directory (os error 2)`. Going to download PocketIC server 13.0.0 from https://github.com/dfinity/pocketic/releases/download/13.0.0/pocket-ic-x86_64-linux.gz to the local path /tmp/pocket-ic-server-13.0.0/pocket-ic. To avoid downloads during test execution, please specify the path to the (ungzipped and executable) PocketIC server 13.0.0 using the function `PocketIcBuilder::with_server_binary` or using the `POCKET_IC_BIN` environment variable.
[INFO] [stdout] 
[INFO] [stdout] thread 'deals_money_flow::reject_by_payer_3b_refunds_recipient_deposit' (3266) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:2137:21:
[INFO] [stdout] Failed to download PocketIC server: error sending request for url (https://github.com/dfinity/pocketic/releases/download/13.0.0/pocket-ic-x86_64-linux.gz)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f191f0cee88 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f191f0cee88 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f191f0cee88 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f191f0cee88 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f191f0e6d1a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f191f0e6d1a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5f191f0d48a2 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5f191f0d48a2 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5f191f0a97a6 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f191f0a97a6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f191f0c5069 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5f191e3d460c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x5f191e3d460c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5f191f0c52e2 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x5f191f0c52e2 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5f191f0a9862 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5f191f09e129 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5f191f0aa8ed - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5f191f0e758c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5f191e533ea8 - core[8fb95b77d25ab6c8]::panicking::panic_display::<alloc[a7ee25936407c584]::string::String>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x5f191e5b2dd5 - pocket_ic[c53f61975fc5be7f]::start_server::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:2137:21
[INFO] [stdout]   21:     0x5f191e4c4d0e - <pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>::from_components::<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/nonblocking.rs:161:14
[INFO] [stdout]   22:     0x5f191e5b0859 - <pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components::<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:646:14
[INFO] [stdout]   23:     0x5f191e4fe69c - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5f191e4feb7d - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x5f191e4a67ed - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   26:     0x5f191e4a3803 - tokio[bdcf347b6875eef0]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>, <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   27:     0x5f191e4a3803 - tokio[bdcf347b6875eef0]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>, <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   28:     0x5f191e4a3803 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   29:     0x5f191e46fd81 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>, <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   30:     0x5f191e48d4b1 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   31:     0x5f191e48cdac - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   32:     0x5f191e59428e - <tokio[bdcf347b6875eef0]::runtime::context::scoped::Scoped<tokio[bdcf347b6875eef0]::runtime::scheduler::Context>>::set::<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   33:     0x5f191e4fab8b - tokio[bdcf347b6875eef0]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>), <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   34:     0x5f191e45dd50 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[bdcf347b6875eef0]::runtime::context::Context>>::try_with::<tokio[bdcf347b6875eef0]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>), <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   35:     0x5f191e45a883 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[bdcf347b6875eef0]::runtime::context::Context>>::with::<tokio[bdcf347b6875eef0]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>), <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   36:     0x5f191e4f3d12 - tokio[bdcf347b6875eef0]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>), <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   37:     0x5f191e47b31f - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   38:     0x5f191e482b3d - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   39:     0x5f191e483f56 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   40:     0x5f191e447912 - tokio[bdcf347b6875eef0]::runtime::context::runtime::enter_runtime::<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>::{closure#0}, pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   41:     0x5f191e46af10 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   42:     0x5f191e4ec929 - <tokio[bdcf347b6875eef0]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   43:     0x5f191e4ef597 - <tokio[bdcf347b6875eef0]::runtime::runtime::Runtime>::block_on::<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:343:18
[INFO] [stdout]   44:     0x5f191e5a1e2f - <pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components::<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:629:33
[INFO] [stdout]   45:     0x5f191e5c3517 - <pocket_ic[c53f61975fc5be7f]::PocketIcBuilder>::build
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:208:9
[INFO] [stdout]   46:     0x5f191e5c1422 - <pocket_ic[c53f61975fc5be7f]::PocketIc>::new
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:570:58
[INFO] [stdout]   47:     0x5f191e376934 - it[efd6f420830a9a7b]::deals_money_flow::setup
[INFO] [stdout]                                at /opt/rustwide/workdir/src/escrow/tests/it/deals_money_flow.rs:72:24
[INFO] [stdout]   48:     0x5f191e37877c - it[efd6f420830a9a7b]::deals_money_flow::reject_by_payer_3b_refunds_recipient_deposit
[INFO] [stdout]                                at /opt/rustwide/workdir/src/escrow/tests/it/deals_money_flow.rs:703:33
[INFO] [stdout]   49:     0x5f191e374e77 - it[efd6f420830a9a7b]::deals_money_flow::reject_by_payer_3b_refunds_recipient_deposit::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/escrow/tests/it/deals_money_flow.rs:698:50
[INFO] [stdout]   50:     0x5f191e3b6cb6 - <it[efd6f420830a9a7b]::deals_money_flow::reject_by_payer_3b_refunds_recipient_deposit::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x5f191e3c76eb - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   52:     0x5f191e3c76eb - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   53:     0x5f191e3d4f65 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   54:     0x5f191e3d4f65 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   55:     0x5f191e3d4f65 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x5f191e3d4f65 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x5f191e3d4f65 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x5f191e3d4f65 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   59:     0x5f191e3d4f65 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   60:     0x5f191e3ce874 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   61:     0x5f191e3ce874 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   62:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   63:     0x5f191e3d7fe2 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   64:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   65:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   66:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   67:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   68:     0x5f191e3d7fe2 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   69:     0x5f191f0cdf1f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   70:     0x5f191f0cdf1f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   71:     0x74dd0b4c7aa4 - <unknown>
[INFO] [stdout]   72:     0x74dd0b554a64 - clone
[INFO] [stdout]   73:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- deals_money_flow::sign_both_no_aborts_with_refund_money_flow stdout ----
[INFO] [stdout] Failed to validate PocketIC server binary `/tmp/pocket-ic-server-13.0.0/pocket-ic`: `No such file or directory (os error 2)`. Going to download PocketIC server 13.0.0 from https://github.com/dfinity/pocketic/releases/download/13.0.0/pocket-ic-x86_64-linux.gz to the local path /tmp/pocket-ic-server-13.0.0/pocket-ic. To avoid downloads during test execution, please specify the path to the (ungzipped and executable) PocketIC server 13.0.0 using the function `PocketIcBuilder::with_server_binary` or using the `POCKET_IC_BIN` environment variable.
[INFO] [stdout] 
[INFO] [stdout] thread 'deals_money_flow::sign_both_no_aborts_with_refund_money_flow' (3274) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:2137:21:
[INFO] [stdout] Failed to download PocketIC server: error sending request for url (https://github.com/dfinity/pocketic/releases/download/13.0.0/pocket-ic-x86_64-linux.gz)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f191f0cee88 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f191f0cee88 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f191f0cee88 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f191f0cee88 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f191f0e6d1a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f191f0e6d1a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5f191f0d48a2 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5f191f0d48a2 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5f191f0a97a6 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f191f0a97a6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f191f0c5069 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5f191e3d460c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x5f191e3d460c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5f191f0c52e2 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x5f191f0c52e2 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5f191f0a9862 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5f191f09e129 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5f191f0aa8ed - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5f191f0e758c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5f191e533ea8 - core[8fb95b77d25ab6c8]::panicking::panic_display::<alloc[a7ee25936407c584]::string::String>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x5f191e5b2dd5 - pocket_ic[c53f61975fc5be7f]::start_server::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:2137:21
[INFO] [stdout]   21:     0x5f191e4c4d0e - <pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>::from_components::<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/nonblocking.rs:161:14
[INFO] [stdout]   22:     0x5f191e5b0859 - <pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components::<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:646:14
[INFO] [stdout]   23:     0x5f191e4fe69c - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5f191e4feb7d - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x5f191e4a67ed - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   26:     0x5f191e4a3803 - tokio[bdcf347b6875eef0]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>, <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   27:     0x5f191e4a3803 - tokio[bdcf347b6875eef0]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>, <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   28:     0x5f191e4a3803 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   29:     0x5f191e46fd81 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>, <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   30:     0x5f191e48d4b1 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   31:     0x5f191e48cdac - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   32:     0x5f191e59428e - <tokio[bdcf347b6875eef0]::runtime::context::scoped::Scoped<tokio[bdcf347b6875eef0]::runtime::scheduler::Context>>::set::<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   33:     0x5f191e4fab8b - tokio[bdcf347b6875eef0]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>), <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   34:     0x5f191e45dd50 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[bdcf347b6875eef0]::runtime::context::Context>>::try_with::<tokio[bdcf347b6875eef0]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>), <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   35:     0x5f191e45a883 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[bdcf347b6875eef0]::runtime::context::Context>>::with::<tokio[bdcf347b6875eef0]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>), <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   36:     0x5f191e4f3d12 - tokio[bdcf347b6875eef0]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>), <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   37:     0x5f191e47b31f - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   38:     0x5f191e482b3d - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   39:     0x5f191e483f56 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   40:     0x5f191e447912 - tokio[bdcf347b6875eef0]::runtime::context::runtime::enter_runtime::<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>::{closure#0}, pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   41:     0x5f191e46af10 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   42:     0x5f191e4ec929 - <tokio[bdcf347b6875eef0]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   43:     0x5f191e4ef597 - <tokio[bdcf347b6875eef0]::runtime::runtime::Runtime>::block_on::<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:343:18
[INFO] [stdout]   44:     0x5f191e5a1e2f - <pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components::<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:629:33
[INFO] [stdout]   45:     0x5f191e5c3517 - <pocket_ic[c53f61975fc5be7f]::PocketIcBuilder>::build
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:208:9
[INFO] [stdout]   46:     0x5f191e5c1422 - <pocket_ic[c53f61975fc5be7f]::PocketIc>::new
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:570:58
[INFO] [stdout]   47:     0x5f191e376934 - it[efd6f420830a9a7b]::deals_money_flow::setup
[INFO] [stdout]                                at /opt/rustwide/workdir/src/escrow/tests/it/deals_money_flow.rs:72:24
[INFO] [stdout]   48:     0x5f191e377c3c - it[efd6f420830a9a7b]::deals_money_flow::sign_both_no_aborts_with_refund_money_flow
[INFO] [stdout]                                at /opt/rustwide/workdir/src/escrow/tests/it/deals_money_flow.rs:558:33
[INFO] [stdout]   49:     0x5f191e374e47 - it[efd6f420830a9a7b]::deals_money_flow::sign_both_no_aborts_with_refund_money_flow::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/escrow/tests/it/deals_money_flow.rs:557:48
[INFO] [stdout]   50:     0x5f191e3b6c76 - <it[efd6f420830a9a7b]::deals_money_flow::sign_both_no_aborts_with_refund_money_flow::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x5f191e3c76eb - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   52:     0x5f191e3c76eb - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   53:     0x5f191e3d4f65 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   54:     0x5f191e3d4f65 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   55:     0x5f191e3d4f65 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x5f191e3d4f65 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x5f191e3d4f65 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x5f191e3d4f65 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   59:     0x5f191e3d4f65 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   60:     0x5f191e3ce874 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   61:     0x5f191e3ce874 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   62:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   63:     0x5f191e3d7fe2 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   64:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   65:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   66:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   67:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   68:     0x5f191e3d7fe2 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   69:     0x5f191f0cdf1f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   70:     0x5f191f0cdf1f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   71:     0x74dd0b4c7aa4 - <unknown>
[INFO] [stdout]   72:     0x74dd0b554a64 - clone
[INFO] [stdout]   73:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- deals_money_flow::sign_mixed_auto_opens_dispute stdout ----
[INFO] [stdout] Failed to validate PocketIC server binary `/tmp/pocket-ic-server-13.0.0/pocket-ic`: `No such file or directory (os error 2)`. Going to download PocketIC server 13.0.0 from https://github.com/dfinity/pocketic/releases/download/13.0.0/pocket-ic-x86_64-linux.gz to the local path /tmp/pocket-ic-server-13.0.0/pocket-ic. To avoid downloads during test execution, please specify the path to the (ungzipped and executable) PocketIC server 13.0.0 using the function `PocketIcBuilder::with_server_binary` or using the `POCKET_IC_BIN` environment variable.
[INFO] [stdout] 
[INFO] [stdout] thread 'deals_money_flow::sign_mixed_auto_opens_dispute' (3285) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:2137:21:
[INFO] [stdout] Failed to download PocketIC server: error sending request for url (https://github.com/dfinity/pocketic/releases/download/13.0.0/pocket-ic-x86_64-linux.gz)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f191f0cee88 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f191f0cee88 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f191f0cee88 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f191f0cee88 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f191f0e6d1a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f191f0e6d1a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5f191f0d48a2 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5f191f0d48a2 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5f191f0a97a6 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f191f0a97a6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f191f0c5069 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5f191e3d460c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x5f191e3d460c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5f191f0c52e2 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x5f191f0c52e2 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5f191f0a9862 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5f191f09e129 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5f191f0aa8ed - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5f191f0e758c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5f191e533ea8 - core[8fb95b77d25ab6c8]::panicking::panic_display::<alloc[a7ee25936407c584]::string::String>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x5f191e5b2dd5 - pocket_ic[c53f61975fc5be7f]::start_server::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:2137:21
[INFO] [stdout]   21:     0x5f191e4c4d0e - <pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>::from_components::<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/nonblocking.rs:161:14
[INFO] [stdout]   22:     0x5f191e5b0859 - <pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components::<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:646:14
[INFO] [stdout]   23:     0x5f191e4fe69c - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5f191e4feb7d - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x5f191e4a67ed - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   26:     0x5f191e4a3803 - tokio[bdcf347b6875eef0]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>, <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   27:     0x5f191e4a3803 - tokio[bdcf347b6875eef0]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>, <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   28:     0x5f191e4a3803 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   29:     0x5f191e46fd81 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>, <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   30:     0x5f191e48d4b1 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   31:     0x5f191e48cdac - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   32:     0x5f191e59428e - <tokio[bdcf347b6875eef0]::runtime::context::scoped::Scoped<tokio[bdcf347b6875eef0]::runtime::scheduler::Context>>::set::<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   33:     0x5f191e4fab8b - tokio[bdcf347b6875eef0]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>), <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   34:     0x5f191e45dd50 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[bdcf347b6875eef0]::runtime::context::Context>>::try_with::<tokio[bdcf347b6875eef0]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>), <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   35:     0x5f191e45a883 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[bdcf347b6875eef0]::runtime::context::Context>>::with::<tokio[bdcf347b6875eef0]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>), <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   36:     0x5f191e4f3d12 - tokio[bdcf347b6875eef0]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>), <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   37:     0x5f191e47b31f - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   38:     0x5f191e482b3d - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   39:     0x5f191e483f56 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   40:     0x5f191e447912 - tokio[bdcf347b6875eef0]::runtime::context::runtime::enter_runtime::<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>::{closure#0}, pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   41:     0x5f191e46af10 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   42:     0x5f191e4ec929 - <tokio[bdcf347b6875eef0]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   43:     0x5f191e4ef597 - <tokio[bdcf347b6875eef0]::runtime::runtime::Runtime>::block_on::<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:343:18
[INFO] [stdout]   44:     0x5f191e5a1e2f - <pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components::<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:629:33
[INFO] [stdout]   45:     0x5f191e5c3517 - <pocket_ic[c53f61975fc5be7f]::PocketIcBuilder>::build
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:208:9
[INFO] [stdout]   46:     0x5f191e5c1422 - <pocket_ic[c53f61975fc5be7f]::PocketIc>::new
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:570:58
[INFO] [stdout]   47:     0x5f191e376934 - it[efd6f420830a9a7b]::deals_money_flow::setup
[INFO] [stdout]                                at /opt/rustwide/workdir/src/escrow/tests/it/deals_money_flow.rs:72:24
[INFO] [stdout]   48:     0x5f191e3774d4 - it[efd6f420830a9a7b]::deals_money_flow::sign_mixed_auto_opens_dispute
[INFO] [stdout]                                at /opt/rustwide/workdir/src/escrow/tests/it/deals_money_flow.rs:605:33
[INFO] [stdout]   49:     0x5f191e374e17 - it[efd6f420830a9a7b]::deals_money_flow::sign_mixed_auto_opens_dispute::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/escrow/tests/it/deals_money_flow.rs:604:35
[INFO] [stdout]   50:     0x5f191e3b6c36 - <it[efd6f420830a9a7b]::deals_money_flow::sign_mixed_auto_opens_dispute::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x5f191e3c76eb - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   52:     0x5f191e3c76eb - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   53:     0x5f191e3d4f65 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   54:     0x5f191e3d4f65 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   55:     0x5f191e3d4f65 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x5f191e3d4f65 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x5f191e3d4f65 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x5f191e3d4f65 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   59:     0x5f191e3d4f65 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   60:     0x5f191e3ce874 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   61:     0x5f191e3ce874 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   62:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   63:     0x5f191e3d7fe2 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   64:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   65:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   66:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   67:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   68:     0x5f191e3d7fe2 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   69:     0x5f191f0cdf1f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   70:     0x5f191f0cdf1f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   71:     0x74dd0b4c7aa4 - <unknown>
[INFO] [stdout]   72:     0x74dd0b554a64 - clone
[INFO] [stdout]   73:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- disputes_evidence::submit_evidence_anonymous_caller_blocked stdout ----
[INFO] [stdout] Failed to validate PocketIC server binary `/tmp/pocket-ic-server-13.0.0/pocket-ic`: `No such file or directory (os error 2)`. Going to download PocketIC server 13.0.0 from https://github.com/dfinity/pocketic/releases/download/13.0.0/pocket-ic-x86_64-linux.gz to the local path /tmp/pocket-ic-server-13.0.0/pocket-ic. To avoid downloads during test execution, please specify the path to the (ungzipped and executable) PocketIC server 13.0.0 using the function `PocketIcBuilder::with_server_binary` or using the `POCKET_IC_BIN` environment variable.
[INFO] [stdout] 
[INFO] [stdout] thread 'disputes_evidence::submit_evidence_anonymous_caller_blocked' (3294) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:2137:21:
[INFO] [stdout] Failed to download PocketIC server: error sending request for url (https://github.com/dfinity/pocketic/releases/download/13.0.0/pocket-ic-x86_64-linux.gz)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f191f0cee88 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f191f0cee88 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f191f0cee88 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f191f0cee88 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f191f0e6d1a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f191f0e6d1a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5f191f0d48a2 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5f191f0d48a2 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5f191f0a97a6 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f191f0a97a6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f191f0c5069 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5f191e3d460c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x5f191e3d460c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5f191f0c52e2 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x5f191f0c52e2 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5f191f0a9862 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5f191f09e129 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5f191f0aa8ed - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5f191f0e758c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5f191e533ea8 - core[8fb95b77d25ab6c8]::panicking::panic_display::<alloc[a7ee25936407c584]::string::String>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x5f191e5b2dd5 - pocket_ic[c53f61975fc5be7f]::start_server::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:2137:21
[INFO] [stdout]   21:     0x5f191e4c4d0e - <pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>::from_components::<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/nonblocking.rs:161:14
[INFO] [stdout]   22:     0x5f191e5b0859 - <pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components::<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:646:14
[INFO] [stdout]   23:     0x5f191e4fe69c - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5f191e4feb7d - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x5f191e4a67ed - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   26:     0x5f191e4a3803 - tokio[bdcf347b6875eef0]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>, <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   27:     0x5f191e4a3803 - tokio[bdcf347b6875eef0]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>, <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   28:     0x5f191e4a3803 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   29:     0x5f191e46fd81 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>, <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   30:     0x5f191e48d4b1 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   31:     0x5f191e48cdac - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   32:     0x5f191e59428e - <tokio[bdcf347b6875eef0]::runtime::context::scoped::Scoped<tokio[bdcf347b6875eef0]::runtime::scheduler::Context>>::set::<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   33:     0x5f191e4fab8b - tokio[bdcf347b6875eef0]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>), <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   34:     0x5f191e45dd50 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[bdcf347b6875eef0]::runtime::context::Context>>::try_with::<tokio[bdcf347b6875eef0]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>), <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   35:     0x5f191e45a883 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[bdcf347b6875eef0]::runtime::context::Context>>::with::<tokio[bdcf347b6875eef0]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>), <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   36:     0x5f191e4f3d12 - tokio[bdcf347b6875eef0]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>), <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   37:     0x5f191e47b31f - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   38:     0x5f191e482b3d - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   39:     0x5f191e483f56 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   40:     0x5f191e447912 - tokio[bdcf347b6875eef0]::runtime::context::runtime::enter_runtime::<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>::{closure#0}, pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   41:     0x5f191e46af10 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   42:     0x5f191e4ec929 - <tokio[bdcf347b6875eef0]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   43:     0x5f191e4ef597 - <tokio[bdcf347b6875eef0]::runtime::runtime::Runtime>::block_on::<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:343:18
[INFO] [stdout]   44:     0x5f191e5a1e2f - <pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components::<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:629:33
[INFO] [stdout]   45:     0x5f191e5c3517 - <pocket_ic[c53f61975fc5be7f]::PocketIcBuilder>::build
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:208:9
[INFO] [stdout]   46:     0x5f191e5c1422 - <pocket_ic[c53f61975fc5be7f]::PocketIc>::new
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:570:58
[INFO] [stdout]   47:     0x5f191e3a50a4 - it[efd6f420830a9a7b]::disputes_evidence::setup
[INFO] [stdout]                                at /opt/rustwide/workdir/src/escrow/tests/it/disputes_evidence.rs:25:24
[INFO] [stdout]   48:     0x5f191e3a5b01 - it[efd6f420830a9a7b]::disputes_evidence::submit_evidence_anonymous_caller_blocked
[INFO] [stdout]                                at /opt/rustwide/workdir/src/escrow/tests/it/disputes_evidence.rs:174:26
[INFO] [stdout]   49:     0x5f191e3a4847 - it[efd6f420830a9a7b]::disputes_evidence::submit_evidence_anonymous_caller_blocked::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/escrow/tests/it/disputes_evidence.rs:173:46
[INFO] [stdout]   50:     0x5f191e3b6fb6 - <it[efd6f420830a9a7b]::disputes_evidence::submit_evidence_anonymous_caller_blocked::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x5f191e3c76eb - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   52:     0x5f191e3c76eb - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   53:     0x5f191e3d4f65 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   54:     0x5f191e3d4f65 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   55:     0x5f191e3d4f65 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x5f191e3d4f65 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x5f191e3d4f65 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x5f191e3d4f65 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   59:     0x5f191e3d4f65 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   60:     0x5f191e3ce874 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   61:     0x5f191e3ce874 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   62:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   63:     0x5f191e3d7fe2 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   64:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   65:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   66:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   67:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   68:     0x5f191e3d7fe2 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   69:     0x5f191f0cdf1f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   70:     0x5f191f0cdf1f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   71:     0x74dd0b4c7aa4 - <unknown>
[INFO] [stdout]   72:     0x74dd0b554a64 - clone
[INFO] [stdout]   73:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- disputes_evidence::submit_evidence_rejects_empty_payload_at_canister_boundary stdout ----
[INFO] [stdout] Failed to validate PocketIC server binary `/tmp/pocket-ic-server-13.0.0/pocket-ic`: `No such file or directory (os error 2)`. Going to download PocketIC server 13.0.0 from https://github.com/dfinity/pocketic/releases/download/13.0.0/pocket-ic-x86_64-linux.gz to the local path /tmp/pocket-ic-server-13.0.0/pocket-ic. To avoid downloads during test execution, please specify the path to the (ungzipped and executable) PocketIC server 13.0.0 using the function `PocketIcBuilder::with_server_binary` or using the `POCKET_IC_BIN` environment variable.
[INFO] [stdout] 
[INFO] [stdout] thread 'disputes_evidence::submit_evidence_rejects_empty_payload_at_canister_boundary' (3307) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:2137:21:
[INFO] [stdout] Failed to download PocketIC server: error sending request for url (https://github.com/dfinity/pocketic/releases/download/13.0.0/pocket-ic-x86_64-linux.gz)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f191f0cee88 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f191f0cee88 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f191f0cee88 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f191f0cee88 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f191f0e6d1a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f191f0e6d1a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5f191f0d48a2 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5f191f0d48a2 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5f191f0a97a6 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f191f0a97a6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f191f0c5069 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5f191e3d460c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x5f191e3d460c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5f191f0c52e2 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x5f191f0c52e2 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5f191f0a9862 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5f191f09e129 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5f191f0aa8ed - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5f191f0e758c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5f191e533ea8 - core[8fb95b77d25ab6c8]::panicking::panic_display::<alloc[a7ee25936407c584]::string::String>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x5f191e5b2dd5 - pocket_ic[c53f61975fc5be7f]::start_server::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:2137:21
[INFO] [stdout]   21:     0x5f191e4c4d0e - <pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>::from_components::<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/nonblocking.rs:161:14
[INFO] [stdout]   22:     0x5f191e5b0859 - <pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components::<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:646:14
[INFO] [stdout]   23:     0x5f191e4fe69c - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5f191e4feb7d - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x5f191e4a67ed - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   26:     0x5f191e4a3803 - tokio[bdcf347b6875eef0]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>, <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   27:     0x5f191e4a3803 - tokio[bdcf347b6875eef0]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>, <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   28:     0x5f191e4a3803 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   29:     0x5f191e46fd81 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>, <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   30:     0x5f191e48d4b1 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   31:     0x5f191e48cdac - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   32:     0x5f191e59428e - <tokio[bdcf347b6875eef0]::runtime::context::scoped::Scoped<tokio[bdcf347b6875eef0]::runtime::scheduler::Context>>::set::<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   33:     0x5f191e4fab8b - tokio[bdcf347b6875eef0]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>), <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   34:     0x5f191e45dd50 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[bdcf347b6875eef0]::runtime::context::Context>>::try_with::<tokio[bdcf347b6875eef0]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>), <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   35:     0x5f191e45a883 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[bdcf347b6875eef0]::runtime::context::Context>>::with::<tokio[bdcf347b6875eef0]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>), <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   36:     0x5f191e4f3d12 - tokio[bdcf347b6875eef0]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>), <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   37:     0x5f191e47b31f - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   38:     0x5f191e482b3d - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   39:     0x5f191e483f56 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   40:     0x5f191e447912 - tokio[bdcf347b6875eef0]::runtime::context::runtime::enter_runtime::<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>::{closure#0}, pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   41:     0x5f191e46af10 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   42:     0x5f191e4ec929 - <tokio[bdcf347b6875eef0]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   43:     0x5f191e4ef597 - <tokio[bdcf347b6875eef0]::runtime::runtime::Runtime>::block_on::<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:343:18
[INFO] [stdout]   44:     0x5f191e5a1e2f - <pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components::<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:629:33
[INFO] [stdout]   45:     0x5f191e5c3517 - <pocket_ic[c53f61975fc5be7f]::PocketIcBuilder>::build
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:208:9
[INFO] [stdout]   46:     0x5f191e5c1422 - <pocket_ic[c53f61975fc5be7f]::PocketIc>::new
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:570:58
[INFO] [stdout]   47:     0x5f191e3a50a4 - it[efd6f420830a9a7b]::disputes_evidence::setup
[INFO] [stdout]                                at /opt/rustwide/workdir/src/escrow/tests/it/disputes_evidence.rs:25:24
[INFO] [stdout]   48:     0x5f191e3a6be1 - it[efd6f420830a9a7b]::disputes_evidence::submit_evidence_rejects_empty_payload_at_canister_boundary
[INFO] [stdout]                                at /opt/rustwide/workdir/src/escrow/tests/it/disputes_evidence.rs:61:26
[INFO] [stdout]   49:     0x5f191e3a4907 - it[efd6f420830a9a7b]::disputes_evidence::submit_evidence_rejects_empty_payload_at_canister_boundary::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/escrow/tests/it/disputes_evidence.rs:60:64
[INFO] [stdout]   50:     0x5f191e3b70b6 - <it[efd6f420830a9a7b]::disputes_evidence::submit_evidence_rejects_empty_payload_at_canister_boundary::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x5f191e3c76eb - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   52:     0x5f191e3c76eb - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   53:     0x5f191e3d4f65 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   54:     0x5f191e3d4f65 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   55:     0x5f191e3d4f65 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x5f191e3d4f65 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x5f191e3d4f65 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x5f191e3d4f65 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   59:     0x5f191e3d4f65 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   60:     0x5f191e3ce874 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   61:     0x5f191e3ce874 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   62:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   63:     0x5f191e3d7fe2 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   64:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   65:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   66:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   67:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   68:     0x5f191e3d7fe2 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   69:     0x5f191f0cdf1f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   70:     0x5f191f0cdf1f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   71:     0x74dd0b4c7aa4 - <unknown>
[INFO] [stdout]   72:     0x74dd0b554a64 - clone
[INFO] [stdout]   73:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- disputes_evidence::submit_evidence_rejects_oversized_artefact_url stdout ----
[INFO] [stdout] Failed to validate PocketIC server binary `/tmp/pocket-ic-server-13.0.0/pocket-ic`: `No such file or directory (os error 2)`. Going to download PocketIC server 13.0.0 from https://github.com/dfinity/pocketic/releases/download/13.0.0/pocket-ic-x86_64-linux.gz to the local path /tmp/pocket-ic-server-13.0.0/pocket-ic. To avoid downloads during test execution, please specify the path to the (ungzipped and executable) PocketIC server 13.0.0 using the function `PocketIcBuilder::with_server_binary` or using the `POCKET_IC_BIN` environment variable.
[INFO] [stdout] 
[INFO] [stdout] thread 'disputes_evidence::submit_evidence_rejects_oversized_artefact_url' (3320) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:2137:21:
[INFO] [stdout] Failed to download PocketIC server: error sending request for url (https://github.com/dfinity/pocketic/releases/download/13.0.0/pocket-ic-x86_64-linux.gz)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f191f0cee88 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f191f0cee88 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f191f0cee88 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f191f0cee88 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f191f0e6d1a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f191f0e6d1a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5f191f0d48a2 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5f191f0d48a2 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5f191f0a97a6 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f191f0a97a6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f191f0c5069 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5f191e3d460c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x5f191e3d460c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5f191f0c52e2 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x5f191f0c52e2 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5f191f0a9862 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5f191f09e129 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5f191f0aa8ed - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5f191f0e758c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5f191e533ea8 - core[8fb95b77d25ab6c8]::panicking::panic_display::<alloc[a7ee25936407c584]::string::String>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x5f191e5b2dd5 - pocket_ic[c53f61975fc5be7f]::start_server::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:2137:21
[INFO] [stdout]   21:     0x5f191e4c4d0e - <pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>::from_components::<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/nonblocking.rs:161:14
[INFO] [stdout]   22:     0x5f191e5b0859 - <pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components::<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:646:14
[INFO] [stdout]   23:     0x5f191e4fe69c - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5f191e4feb7d - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x5f191e4a67ed - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   26:     0x5f191e4a3803 - tokio[bdcf347b6875eef0]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>, <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   27:     0x5f191e4a3803 - tokio[bdcf347b6875eef0]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>, <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   28:     0x5f191e4a3803 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   29:     0x5f191e46fd81 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>, <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   30:     0x5f191e48d4b1 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   31:     0x5f191e48cdac - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   32:     0x5f191e59428e - <tokio[bdcf347b6875eef0]::runtime::context::scoped::Scoped<tokio[bdcf347b6875eef0]::runtime::scheduler::Context>>::set::<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   33:     0x5f191e4fab8b - tokio[bdcf347b6875eef0]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>), <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   34:     0x5f191e45dd50 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[bdcf347b6875eef0]::runtime::context::Context>>::try_with::<tokio[bdcf347b6875eef0]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>), <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   35:     0x5f191e45a883 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[bdcf347b6875eef0]::runtime::context::Context>>::with::<tokio[bdcf347b6875eef0]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>), <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   36:     0x5f191e4f3d12 - tokio[bdcf347b6875eef0]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>), <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   37:     0x5f191e47b31f - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   38:     0x5f191e482b3d - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   39:     0x5f191e483f56 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   40:     0x5f191e447912 - tokio[bdcf347b6875eef0]::runtime::context::runtime::enter_runtime::<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>::{closure#0}, pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   41:     0x5f191e46af10 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   42:     0x5f191e4ec929 - <tokio[bdcf347b6875eef0]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   43:     0x5f191e4ef597 - <tokio[bdcf347b6875eef0]::runtime::runtime::Runtime>::block_on::<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:343:18
[INFO] [stdout]   44:     0x5f191e5a1e2f - <pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components::<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:629:33
[INFO] [stdout]   45:     0x5f191e5c3517 - <pocket_ic[c53f61975fc5be7f]::PocketIcBuilder>::build
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:208:9
[INFO] [stdout]   46:     0x5f191e5c1422 - <pocket_ic[c53f61975fc5be7f]::PocketIc>::new
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:570:58
[INFO] [stdout]   47:     0x5f191e3a50a4 - it[efd6f420830a9a7b]::disputes_evidence::setup
[INFO] [stdout]                                at /opt/rustwide/workdir/src/escrow/tests/it/disputes_evidence.rs:25:24
[INFO] [stdout]   48:     0x5f191e3a6681 - it[efd6f420830a9a7b]::disputes_evidence::submit_evidence_rejects_oversized_artefact_url
[INFO] [stdout]                                at /opt/rustwide/workdir/src/escrow/tests/it/disputes_evidence.rs:147:26
[INFO] [stdout]   49:     0x5f191e3a48d7 - it[efd6f420830a9a7b]::disputes_evidence::submit_evidence_rejects_oversized_artefact_url::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/escrow/tests/it/disputes_evidence.rs:146:52
[INFO] [stdout]   50:     0x5f191e3b7076 - <it[efd6f420830a9a7b]::disputes_evidence::submit_evidence_rejects_oversized_artefact_url::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x5f191e3c76eb - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   52:     0x5f191e3c76eb - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   53:     0x5f191e3d4f65 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   54:     0x5f191e3d4f65 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   55:     0x5f191e3d4f65 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x5f191e3d4f65 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x5f191e3d4f65 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x5f191e3d4f65 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   59:     0x5f191e3d4f65 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   60:     0x5f191e3ce874 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   61:     0x5f191e3ce874 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   62:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   63:     0x5f191e3d7fe2 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   64:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   65:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   66:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   67:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   68:     0x5f191e3d7fe2 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   69:     0x5f191f0cdf1f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   70:     0x5f191f0cdf1f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   71:     0x74dd0b4c7aa4 - <unknown>
[INFO] [stdout]   72:     0x74dd0b554a64 - clone
[INFO] [stdout]   73:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- disputes_evidence::submit_evidence_rejects_oversized_note stdout ----
[INFO] [stdout] Failed to validate PocketIC server binary `/tmp/pocket-ic-server-13.0.0/pocket-ic`: `No such file or directory (os error 2)`. Going to download PocketIC server 13.0.0 from https://github.com/dfinity/pocketic/releases/download/13.0.0/pocket-ic-x86_64-linux.gz to the local path /tmp/pocket-ic-server-13.0.0/pocket-ic. To avoid downloads during test execution, please specify the path to the (ungzipped and executable) PocketIC server 13.0.0 using the function `PocketIcBuilder::with_server_binary` or using the `POCKET_IC_BIN` environment variable.
[INFO] [stdout] 
[INFO] [stdout] thread 'disputes_evidence::submit_evidence_rejects_oversized_note' (3335) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:2137:21:
[INFO] [stdout] Failed to download PocketIC server: error sending request for url (https://github.com/dfinity/pocketic/releases/download/13.0.0/pocket-ic-x86_64-linux.gz)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f191f0cee88 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f191f0cee88 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f191f0cee88 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f191f0cee88 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f191f0e6d1a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f191f0e6d1a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5f191f0d48a2 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5f191f0d48a2 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5f191f0a97a6 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f191f0a97a6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f191f0c5069 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5f191e3d460c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x5f191e3d460c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5f191f0c52e2 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x5f191f0c52e2 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5f191f0a9862 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5f191f09e129 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5f191f0aa8ed - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5f191f0e758c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5f191e533ea8 - core[8fb95b77d25ab6c8]::panicking::panic_display::<alloc[a7ee25936407c584]::string::String>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x5f191e5b2dd5 - pocket_ic[c53f61975fc5be7f]::start_server::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:2137:21
[INFO] [stdout]   21:     0x5f191e4c4d0e - <pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>::from_components::<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/nonblocking.rs:161:14
[INFO] [stdout]   22:     0x5f191e5b0859 - <pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components::<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:646:14
[INFO] [stdout]   23:     0x5f191e4fe69c - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5f191e4feb7d - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x5f191e4a67ed - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   26:     0x5f191e4a3803 - tokio[bdcf347b6875eef0]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>, <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   27:     0x5f191e4a3803 - tokio[bdcf347b6875eef0]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>, <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   28:     0x5f191e4a3803 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   29:     0x5f191e46fd81 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>, <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   30:     0x5f191e48d4b1 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   31:     0x5f191e48cdac - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   32:     0x5f191e59428e - <tokio[bdcf347b6875eef0]::runtime::context::scoped::Scoped<tokio[bdcf347b6875eef0]::runtime::scheduler::Context>>::set::<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   33:     0x5f191e4fab8b - tokio[bdcf347b6875eef0]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>), <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   34:     0x5f191e45dd50 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[bdcf347b6875eef0]::runtime::context::Context>>::try_with::<tokio[bdcf347b6875eef0]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>), <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   35:     0x5f191e45a883 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[bdcf347b6875eef0]::runtime::context::Context>>::with::<tokio[bdcf347b6875eef0]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>), <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   36:     0x5f191e4f3d12 - tokio[bdcf347b6875eef0]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>), <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   37:     0x5f191e47b31f - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   38:     0x5f191e482b3d - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   39:     0x5f191e483f56 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   40:     0x5f191e447912 - tokio[bdcf347b6875eef0]::runtime::context::runtime::enter_runtime::<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>::{closure#0}, pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   41:     0x5f191e46af10 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   42:     0x5f191e4ec929 - <tokio[bdcf347b6875eef0]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   43:     0x5f191e4ef597 - <tokio[bdcf347b6875eef0]::runtime::runtime::Runtime>::block_on::<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:343:18
[INFO] [stdout]   44:     0x5f191e5a1e2f - <pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components::<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:629:33
[INFO] [stdout]   45:     0x5f191e5c3517 - <pocket_ic[c53f61975fc5be7f]::PocketIcBuilder>::build
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:208:9
[INFO] [stdout]   46:     0x5f191e5c1422 - <pocket_ic[c53f61975fc5be7f]::PocketIc>::new
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:570:58
[INFO] [stdout]   47:     0x5f191e3a50a4 - it[efd6f420830a9a7b]::disputes_evidence::setup
[INFO] [stdout]                                at /opt/rustwide/workdir/src/escrow/tests/it/disputes_evidence.rs:25:24
[INFO] [stdout]   48:     0x5f191e3a5701 - it[efd6f420830a9a7b]::disputes_evidence::submit_evidence_rejects_oversized_note
[INFO] [stdout]                                at /opt/rustwide/workdir/src/escrow/tests/it/disputes_evidence.rs:125:26
[INFO] [stdout]   49:     0x5f191e3a4817 - it[efd6f420830a9a7b]::disputes_evidence::submit_evidence_rejects_oversized_note::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/escrow/tests/it/disputes_evidence.rs:124:44
[INFO] [stdout]   50:     0x5f191e3b6f76 - <it[efd6f420830a9a7b]::disputes_evidence::submit_evidence_rejects_oversized_note::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x5f191e3c76eb - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   52:     0x5f191e3c76eb - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   53:     0x5f191e3d4f65 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   54:     0x5f191e3d4f65 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   55:     0x5f191e3d4f65 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x5f191e3d4f65 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x5f191e3d4f65 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x5f191e3d4f65 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   59:     0x5f191e3d4f65 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   60:     0x5f191e3ce874 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   61:     0x5f191e3ce874 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   62:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   63:     0x5f191e3d7fe2 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   64:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   65:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   66:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   67:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   68:     0x5f191e3d7fe2 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   69:     0x5f191f0cdf1f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   70:     0x5f191f0cdf1f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   71:     0x74dd0b4c7aa4 - <unknown>
[INFO] [stdout]   72:     0x74dd0b554a64 - clone
[INFO] [stdout]   73:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- disputes_evidence::submit_evidence_rejects_short_hash stdout ----
[INFO] [stdout] Failed to validate PocketIC server binary `/tmp/pocket-ic-server-13.0.0/pocket-ic`: `No such file or directory (os error 2)`. Going to download PocketIC server 13.0.0 from https://github.com/dfinity/pocketic/releases/download/13.0.0/pocket-ic-x86_64-linux.gz to the local path /tmp/pocket-ic-server-13.0.0/pocket-ic. To avoid downloads during test execution, please specify the path to the (ungzipped and executable) PocketIC server 13.0.0 using the function `PocketIcBuilder::with_server_binary` or using the `POCKET_IC_BIN` environment variable.
[INFO] [stdout] 
[INFO] [stdout] thread 'disputes_evidence::submit_evidence_rejects_short_hash' (3342) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:2137:21:
[INFO] [stdout] Failed to download PocketIC server: error sending request for url (https://github.com/dfinity/pocketic/releases/download/13.0.0/pocket-ic-x86_64-linux.gz)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f191f0cee88 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f191f0cee88 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f191f0cee88 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f191f0cee88 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f191f0e6d1a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f191f0e6d1a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5f191f0d48a2 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5f191f0d48a2 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5f191f0a97a6 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f191f0a97a6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f191f0c5069 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5f191e3d460c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x5f191e3d460c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5f191f0c52e2 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x5f191f0c52e2 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5f191f0a9862 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5f191f09e129 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5f191f0aa8ed - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5f191f0e758c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5f191e533ea8 - core[8fb95b77d25ab6c8]::panicking::panic_display::<alloc[a7ee25936407c584]::string::String>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x5f191e5b2dd5 - pocket_ic[c53f61975fc5be7f]::start_server::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:2137:21
[INFO] [stdout]   21:     0x5f191e4c4d0e - <pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>::from_components::<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/nonblocking.rs:161:14
[INFO] [stdout]   22:     0x5f191e5b0859 - <pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components::<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:646:14
[INFO] [stdout]   23:     0x5f191e4fe69c - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5f191e4feb7d - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x5f191e4a67ed - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   26:     0x5f191e4a3803 - tokio[bdcf347b6875eef0]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>, <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   27:     0x5f191e4a3803 - tokio[bdcf347b6875eef0]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>, <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   28:     0x5f191e4a3803 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   29:     0x5f191e46fd81 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>, <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   30:     0x5f191e48d4b1 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   31:     0x5f191e48cdac - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   32:     0x5f191e59428e - <tokio[bdcf347b6875eef0]::runtime::context::scoped::Scoped<tokio[bdcf347b6875eef0]::runtime::scheduler::Context>>::set::<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   33:     0x5f191e4fab8b - tokio[bdcf347b6875eef0]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>), <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   34:     0x5f191e45dd50 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[bdcf347b6875eef0]::runtime::context::Context>>::try_with::<tokio[bdcf347b6875eef0]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>), <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   35:     0x5f191e45a883 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[bdcf347b6875eef0]::runtime::context::Context>>::with::<tokio[bdcf347b6875eef0]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>), <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   36:     0x5f191e4f3d12 - tokio[bdcf347b6875eef0]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>), <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   37:     0x5f191e47b31f - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   38:     0x5f191e482b3d - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   39:     0x5f191e483f56 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   40:     0x5f191e447912 - tokio[bdcf347b6875eef0]::runtime::context::runtime::enter_runtime::<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>::{closure#0}, pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   41:     0x5f191e46af10 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   42:     0x5f191e4ec929 - <tokio[bdcf347b6875eef0]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   43:     0x5f191e4ef597 - <tokio[bdcf347b6875eef0]::runtime::runtime::Runtime>::block_on::<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:343:18
[INFO] [stdout]   44:     0x5f191e5a1e2f - <pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components::<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:629:33
[INFO] [stdout]   45:     0x5f191e5c3517 - <pocket_ic[c53f61975fc5be7f]::PocketIcBuilder>::build
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:208:9
[INFO] [stdout]   46:     0x5f191e5c1422 - <pocket_ic[c53f61975fc5be7f]::PocketIc>::new
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:570:58
[INFO] [stdout]   47:     0x5f191e3a50a4 - it[efd6f420830a9a7b]::disputes_evidence::setup
[INFO] [stdout]                                at /opt/rustwide/workdir/src/escrow/tests/it/disputes_evidence.rs:25:24
[INFO] [stdout]   48:     0x5f191e3a5171 - it[efd6f420830a9a7b]::disputes_evidence::submit_evidence_rejects_short_hash
[INFO] [stdout]                                at /opt/rustwide/workdir/src/escrow/tests/it/disputes_evidence.rs:104:26
[INFO] [stdout]   49:     0x5f191e3a47e7 - it[efd6f420830a9a7b]::disputes_evidence::submit_evidence_rejects_short_hash::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/escrow/tests/it/disputes_evidence.rs:103:40
[INFO] [stdout]   50:     0x5f191e3b6f36 - <it[efd6f420830a9a7b]::disputes_evidence::submit_evidence_rejects_short_hash::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x5f191e3c76eb - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   52:     0x5f191e3c76eb - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   53:     0x5f191e3d4f65 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   54:     0x5f191e3d4f65 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   55:     0x5f191e3d4f65 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x5f191e3d4f65 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x5f191e3d4f65 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x5f191e3d4f65 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   59:     0x5f191e3d4f65 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   60:     0x5f191e3ce874 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   61:     0x5f191e3ce874 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   62:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   63:     0x5f191e3d7fe2 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   64:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   65:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   66:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   67:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   68:     0x5f191e3d7fe2 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   69:     0x5f191f0cdf1f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   70:     0x5f191f0cdf1f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   71:     0x74dd0b4c7aa4 - <unknown>
[INFO] [stdout]   72:     0x74dd0b554a64 - clone
[INFO] [stdout]   73:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- disputes_evidence::submit_evidence_rejects_url_without_hash stdout ----
[INFO] [stdout] Failed to validate PocketIC server binary `/tmp/pocket-ic-server-13.0.0/pocket-ic`: `No such file or directory (os error 2)`. Going to download PocketIC server 13.0.0 from https://github.com/dfinity/pocketic/releases/download/13.0.0/pocket-ic-x86_64-linux.gz to the local path /tmp/pocket-ic-server-13.0.0/pocket-ic. To avoid downloads during test execution, please specify the path to the (ungzipped and executable) PocketIC server 13.0.0 using the function `PocketIcBuilder::with_server_binary` or using the `POCKET_IC_BIN` environment variable.
[INFO] [stdout] 
[INFO] [stdout] thread 'disputes_evidence::submit_evidence_rejects_url_without_hash' (3351) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:2137:21:
[INFO] [stdout] Failed to download PocketIC server: error sending request for url (https://github.com/dfinity/pocketic/releases/download/13.0.0/pocket-ic-x86_64-linux.gz)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f191f0cee88 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f191f0cee88 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f191f0cee88 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f191f0cee88 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f191f0e6d1a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f191f0e6d1a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5f191f0d48a2 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5f191f0d48a2 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5f191f0a97a6 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f191f0a97a6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f191f0c5069 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5f191e3d460c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x5f191e3d460c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5f191f0c52e2 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x5f191f0c52e2 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5f191f0a9862 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5f191f09e129 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5f191f0aa8ed - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5f191f0e758c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5f191e533ea8 - core[8fb95b77d25ab6c8]::panicking::panic_display::<alloc[a7ee25936407c584]::string::String>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x5f191e5b2dd5 - pocket_ic[c53f61975fc5be7f]::start_server::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:2137:21
[INFO] [stdout]   21:     0x5f191e4c4d0e - <pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>::from_components::<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/nonblocking.rs:161:14
[INFO] [stdout]   22:     0x5f191e5b0859 - <pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components::<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:646:14
[INFO] [stdout]   23:     0x5f191e4fe69c - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5f191e4feb7d - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x5f191e4a67ed - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   26:     0x5f191e4a3803 - tokio[bdcf347b6875eef0]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>, <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   27:     0x5f191e4a3803 - tokio[bdcf347b6875eef0]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>, <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   28:     0x5f191e4a3803 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   29:     0x5f191e46fd81 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>, <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   30:     0x5f191e48d4b1 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   31:     0x5f191e48cdac - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   32:     0x5f191e59428e - <tokio[bdcf347b6875eef0]::runtime::context::scoped::Scoped<tokio[bdcf347b6875eef0]::runtime::scheduler::Context>>::set::<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   33:     0x5f191e4fab8b - tokio[bdcf347b6875eef0]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>), <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   34:     0x5f191e45dd50 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[bdcf347b6875eef0]::runtime::context::Context>>::try_with::<tokio[bdcf347b6875eef0]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>), <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   35:     0x5f191e45a883 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[bdcf347b6875eef0]::runtime::context::Context>>::with::<tokio[bdcf347b6875eef0]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>), <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   36:     0x5f191e4f3d12 - tokio[bdcf347b6875eef0]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>), <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   37:     0x5f191e47b31f - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   38:     0x5f191e482b3d - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   39:     0x5f191e483f56 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   40:     0x5f191e447912 - tokio[bdcf347b6875eef0]::runtime::context::runtime::enter_runtime::<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>::{closure#0}, pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   41:     0x5f191e46af10 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   42:     0x5f191e4ec929 - <tokio[bdcf347b6875eef0]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   43:     0x5f191e4ef597 - <tokio[bdcf347b6875eef0]::runtime::runtime::Runtime>::block_on::<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:343:18
[INFO] [stdout]   44:     0x5f191e5a1e2f - <pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components::<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:629:33
[INFO] [stdout]   45:     0x5f191e5c3517 - <pocket_ic[c53f61975fc5be7f]::PocketIcBuilder>::build
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:208:9
[INFO] [stdout]   46:     0x5f191e5c1422 - <pocket_ic[c53f61975fc5be7f]::PocketIc>::new
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:570:58
[INFO] [stdout]   47:     0x5f191e3a50a4 - it[efd6f420830a9a7b]::disputes_evidence::setup
[INFO] [stdout]                                at /opt/rustwide/workdir/src/escrow/tests/it/disputes_evidence.rs:25:24
[INFO] [stdout]   48:     0x5f191e3a5e81 - it[efd6f420830a9a7b]::disputes_evidence::submit_evidence_rejects_url_without_hash
[INFO] [stdout]                                at /opt/rustwide/workdir/src/escrow/tests/it/disputes_evidence.rs:83:26
[INFO] [stdout]   49:     0x5f191e3a4877 - it[efd6f420830a9a7b]::disputes_evidence::submit_evidence_rejects_url_without_hash::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/escrow/tests/it/disputes_evidence.rs:82:46
[INFO] [stdout]   50:     0x5f191e3b6ff6 - <it[efd6f420830a9a7b]::disputes_evidence::submit_evidence_rejects_url_without_hash::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x5f191e3c76eb - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   52:     0x5f191e3c76eb - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   53:     0x5f191e3d4f65 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   54:     0x5f191e3d4f65 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   55:     0x5f191e3d4f65 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x5f191e3d4f65 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x5f191e3d4f65 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x5f191e3d4f65 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   59:     0x5f191e3d4f65 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   60:     0x5f191e3ce874 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   61:     0x5f191e3ce874 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   62:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   63:     0x5f191e3d7fe2 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   64:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   65:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   66:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   67:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   68:     0x5f191e3d7fe2 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   69:     0x5f191f0cdf1f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   70:     0x5f191f0cdf1f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   71:     0x74dd0b4c7aa4 - <unknown>
[INFO] [stdout]   72:     0x74dd0b554a64 - clone
[INFO] [stdout]   73:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- disputes_evidence::submit_evidence_returns_dispute_not_found stdout ----
[INFO] [stdout] Failed to validate PocketIC server binary `/tmp/pocket-ic-server-13.0.0/pocket-ic`: `No such file or directory (os error 2)`. Going to download PocketIC server 13.0.0 from https://github.com/dfinity/pocketic/releases/download/13.0.0/pocket-ic-x86_64-linux.gz to the local path /tmp/pocket-ic-server-13.0.0/pocket-ic. To avoid downloads during test execution, please specify the path to the (ungzipped and executable) PocketIC server 13.0.0 using the function `PocketIcBuilder::with_server_binary` or using the `POCKET_IC_BIN` environment variable.
[INFO] [stdout] 
[INFO] [stdout] thread 'disputes_evidence::submit_evidence_returns_dispute_not_found' (3369) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:2137:21:
[INFO] [stdout] Failed to download PocketIC server: error sending request for url (https://github.com/dfinity/pocketic/releases/download/13.0.0/pocket-ic-x86_64-linux.gz)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f191f0cee88 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f191f0cee88 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f191f0cee88 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f191f0cee88 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f191f0e6d1a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f191f0e6d1a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5f191f0d48a2 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5f191f0d48a2 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5f191f0a97a6 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f191f0a97a6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f191f0c5069 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5f191e3d460c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x5f191e3d460c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5f191f0c52e2 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x5f191f0c52e2 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5f191f0a9862 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5f191f09e129 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5f191f0aa8ed - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5f191f0e758c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5f191e533ea8 - core[8fb95b77d25ab6c8]::panicking::panic_display::<alloc[a7ee25936407c584]::string::String>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x5f191e5b2dd5 - pocket_ic[c53f61975fc5be7f]::start_server::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:2137:21
[INFO] [stdout]   21:     0x5f191e4c4d0e - <pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>::from_components::<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/nonblocking.rs:161:14
[INFO] [stdout]   22:     0x5f191e5b0859 - <pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components::<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:646:14
[INFO] [stdout]   23:     0x5f191e4fe69c - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5f191e4feb7d - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x5f191e4a67ed - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   26:     0x5f191e4a3803 - tokio[bdcf347b6875eef0]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>, <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   27:     0x5f191e4a3803 - tokio[bdcf347b6875eef0]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>, <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   28:     0x5f191e4a3803 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   29:     0x5f191e46fd81 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>, <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   30:     0x5f191e48d4b1 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   31:     0x5f191e48cdac - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   32:     0x5f191e59428e - <tokio[bdcf347b6875eef0]::runtime::context::scoped::Scoped<tokio[bdcf347b6875eef0]::runtime::scheduler::Context>>::set::<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   33:     0x5f191e4fab8b - tokio[bdcf347b6875eef0]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>), <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   34:     0x5f191e45dd50 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[bdcf347b6875eef0]::runtime::context::Context>>::try_with::<tokio[bdcf347b6875eef0]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>), <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   35:     0x5f191e45a883 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[bdcf347b6875eef0]::runtime::context::Context>>::with::<tokio[bdcf347b6875eef0]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>), <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   36:     0x5f191e4f3d12 - tokio[bdcf347b6875eef0]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>), <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   37:     0x5f191e47b31f - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   38:     0x5f191e482b3d - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   39:     0x5f191e483f56 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   40:     0x5f191e447912 - tokio[bdcf347b6875eef0]::runtime::context::runtime::enter_runtime::<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>::{closure#0}, pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   41:     0x5f191e46af10 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   42:     0x5f191e4ec929 - <tokio[bdcf347b6875eef0]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   43:     0x5f191e4ef597 - <tokio[bdcf347b6875eef0]::runtime::runtime::Runtime>::block_on::<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:343:18
[INFO] [stdout]   44:     0x5f191e5a1e2f - <pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components::<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:629:33
[INFO] [stdout]   45:     0x5f191e5c3517 - <pocket_ic[c53f61975fc5be7f]::PocketIcBuilder>::build
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:208:9
[INFO] [stdout]   46:     0x5f191e5c1422 - <pocket_ic[c53f61975fc5be7f]::PocketIc>::new
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:570:58
[INFO] [stdout]   47:     0x5f191e3a50a4 - it[efd6f420830a9a7b]::disputes_evidence::setup
[INFO] [stdout]                                at /opt/rustwide/workdir/src/escrow/tests/it/disputes_evidence.rs:25:24
[INFO] [stdout]   48:     0x5f191e3a63a1 - it[efd6f420830a9a7b]::disputes_evidence::submit_evidence_returns_dispute_not_found
[INFO] [stdout]                                at /opt/rustwide/workdir/src/escrow/tests/it/disputes_evidence.rs:42:26
[INFO] [stdout]   49:     0x5f191e3a48a7 - it[efd6f420830a9a7b]::disputes_evidence::submit_evidence_returns_dispute_not_found::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/escrow/tests/it/disputes_evidence.rs:41:47
[INFO] [stdout]   50:     0x5f191e3b7036 - <it[efd6f420830a9a7b]::disputes_evidence::submit_evidence_returns_dispute_not_found::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x5f191e3c76eb - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   52:     0x5f191e3c76eb - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   53:     0x5f191e3d4f65 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   54:     0x5f191e3d4f65 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   55:     0x5f191e3d4f65 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x5f191e3d4f65 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x5f191e3d4f65 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x5f191e3d4f65 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   59:     0x5f191e3d4f65 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   60:     0x5f191e3ce874 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   61:     0x5f191e3ce874 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   62:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   63:     0x5f191e3d7fe2 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   64:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   65:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   66:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   67:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   68:     0x5f191e3d7fe2 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   69:     0x5f191f0cdf1f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   70:     0x5f191f0cdf1f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   71:     0x74dd0b4c7aa4 - <unknown>
[INFO] [stdout]   72:     0x74dd0b554a64 - clone
[INFO] [stdout]   73:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- disputes_finalize::finalize_dispute_anonymous_caller_blocked stdout ----
[INFO] [stdout] Failed to validate PocketIC server binary `/tmp/pocket-ic-server-13.0.0/pocket-ic`: `No such file or directory (os error 2)`. Going to download PocketIC server 13.0.0 from https://github.com/dfinity/pocketic/releases/download/13.0.0/pocket-ic-x86_64-linux.gz to the local path /tmp/pocket-ic-server-13.0.0/pocket-ic. To avoid downloads during test execution, please specify the path to the (ungzipped and executable) PocketIC server 13.0.0 using the function `PocketIcBuilder::with_server_binary` or using the `POCKET_IC_BIN` environment variable.
[INFO] [stdout] 
[INFO] [stdout] thread 'disputes_finalize::finalize_dispute_anonymous_caller_blocked' (3380) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:2137:21:
[INFO] [stdout] Failed to download PocketIC server: error sending request for url (https://github.com/dfinity/pocketic/releases/download/13.0.0/pocket-ic-x86_64-linux.gz)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f191f0cee88 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f191f0cee88 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f191f0cee88 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f191f0cee88 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f191f0e6d1a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f191f0e6d1a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5f191f0d48a2 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5f191f0d48a2 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5f191f0a97a6 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f191f0a97a6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f191f0c5069 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5f191e3d460c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x5f191e3d460c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5f191f0c52e2 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x5f191f0c52e2 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5f191f0a9862 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5f191f09e129 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5f191f0aa8ed - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5f191f0e758c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5f191e533ea8 - core[8fb95b77d25ab6c8]::panicking::panic_display::<alloc[a7ee25936407c584]::string::String>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x5f191e5b2dd5 - pocket_ic[c53f61975fc5be7f]::start_server::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:2137:21
[INFO] [stdout]   21:     0x5f191e4c4d0e - <pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>::from_components::<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/nonblocking.rs:161:14
[INFO] [stdout]   22:     0x5f191e5b0859 - <pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components::<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:646:14
[INFO] [stdout]   23:     0x5f191e4fe69c - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5f191e4feb7d - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x5f191e4a67ed - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   26:     0x5f191e4a3803 - tokio[bdcf347b6875eef0]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>, <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   27:     0x5f191e4a3803 - tokio[bdcf347b6875eef0]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>, <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   28:     0x5f191e4a3803 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   29:     0x5f191e46fd81 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>, <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   30:     0x5f191e48d4b1 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   31:     0x5f191e48cdac - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   32:     0x5f191e59428e - <tokio[bdcf347b6875eef0]::runtime::context::scoped::Scoped<tokio[bdcf347b6875eef0]::runtime::scheduler::Context>>::set::<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   33:     0x5f191e4fab8b - tokio[bdcf347b6875eef0]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>), <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   34:     0x5f191e45dd50 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[bdcf347b6875eef0]::runtime::context::Context>>::try_with::<tokio[bdcf347b6875eef0]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>), <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   35:     0x5f191e45a883 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[bdcf347b6875eef0]::runtime::context::Context>>::with::<tokio[bdcf347b6875eef0]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>), <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   36:     0x5f191e4f3d12 - tokio[bdcf347b6875eef0]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>), <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   37:     0x5f191e47b31f - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   38:     0x5f191e482b3d - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   39:     0x5f191e483f56 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   40:     0x5f191e447912 - tokio[bdcf347b6875eef0]::runtime::context::runtime::enter_runtime::<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>::{closure#0}, pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   41:     0x5f191e46af10 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   42:     0x5f191e4ec929 - <tokio[bdcf347b6875eef0]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   43:     0x5f191e4ef597 - <tokio[bdcf347b6875eef0]::runtime::runtime::Runtime>::block_on::<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:343:18
[INFO] [stdout]   44:     0x5f191e5a1e2f - <pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components::<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:629:33
[INFO] [stdout]   45:     0x5f191e5c3517 - <pocket_ic[c53f61975fc5be7f]::PocketIcBuilder>::build
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:208:9
[INFO] [stdout]   46:     0x5f191e5c1422 - <pocket_ic[c53f61975fc5be7f]::PocketIc>::new
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:570:58
[INFO] [stdout]   47:     0x5f191e3a6ed4 - it[efd6f420830a9a7b]::disputes_finalize::setup
[INFO] [stdout]                                at /opt/rustwide/workdir/src/escrow/tests/it/disputes_finalize.rs:32:24
[INFO] [stdout]   48:     0x5f191e3a6f91 - it[efd6f420830a9a7b]::disputes_finalize::finalize_dispute_anonymous_caller_blocked
[INFO] [stdout]                                at /opt/rustwide/workdir/src/escrow/tests/it/disputes_finalize.rs:57:26
[INFO] [stdout]   49:     0x5f191e3a4937 - it[efd6f420830a9a7b]::disputes_finalize::finalize_dispute_anonymous_caller_blocked::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/escrow/tests/it/disputes_finalize.rs:56:47
[INFO] [stdout]   50:     0x5f191e3b70f6 - <it[efd6f420830a9a7b]::disputes_finalize::finalize_dispute_anonymous_caller_blocked::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x5f191e3c76eb - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   52:     0x5f191e3c76eb - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   53:     0x5f191e3d4f65 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   54:     0x5f191e3d4f65 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   55:     0x5f191e3d4f65 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x5f191e3d4f65 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x5f191e3d4f65 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x5f191e3d4f65 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   59:     0x5f191e3d4f65 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   60:     0x5f191e3ce874 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   61:     0x5f191e3ce874 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   62:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   63:     0x5f191e3d7fe2 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   64:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   65:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   66:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   67:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   68:     0x5f191e3d7fe2 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   69:     0x5f191f0cdf1f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   70:     0x5f191f0cdf1f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   71:     0x74dd0b4c7aa4 - <unknown>
[INFO] [stdout]   72:     0x74dd0b554a64 - clone
[INFO] [stdout]   73:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- disputes_finalize::finalize_dispute_returns_dispute_not_found stdout ----
[INFO] [stdout] Failed to validate PocketIC server binary `/tmp/pocket-ic-server-13.0.0/pocket-ic`: `No such file or directory (os error 2)`. Going to download PocketIC server 13.0.0 from https://github.com/dfinity/pocketic/releases/download/13.0.0/pocket-ic-x86_64-linux.gz to the local path /tmp/pocket-ic-server-13.0.0/pocket-ic. To avoid downloads during test execution, please specify the path to the (ungzipped and executable) PocketIC server 13.0.0 using the function `PocketIcBuilder::with_server_binary` or using the `POCKET_IC_BIN` environment variable.
[INFO] [stdout] 
[INFO] [stdout] thread 'disputes_finalize::finalize_dispute_returns_dispute_not_found' (3385) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:2137:21:
[INFO] [stdout] Failed to download PocketIC server: error sending request for url (https://github.com/dfinity/pocketic/releases/download/13.0.0/pocket-ic-x86_64-linux.gz)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f191f0cee88 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f191f0cee88 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f191f0cee88 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f191f0cee88 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f191f0e6d1a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f191f0e6d1a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5f191f0d48a2 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5f191f0d48a2 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5f191f0a97a6 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f191f0a97a6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f191f0c5069 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5f191e3d460c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x5f191e3d460c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5f191f0c52e2 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x5f191f0c52e2 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5f191f0a9862 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5f191f09e129 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5f191f0aa8ed - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5f191f0e758c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5f191e533ea8 - core[8fb95b77d25ab6c8]::panicking::panic_display::<alloc[a7ee25936407c584]::string::String>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x5f191e5b2dd5 - pocket_ic[c53f61975fc5be7f]::start_server::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:2137:21
[INFO] [stdout]   21:     0x5f191e4c4d0e - <pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>::from_components::<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/nonblocking.rs:161:14
[INFO] [stdout]   22:     0x5f191e5b0859 - <pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components::<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:646:14
[INFO] [stdout]   23:     0x5f191e4fe69c - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5f191e4feb7d - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x5f191e4a67ed - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   26:     0x5f191e4a3803 - tokio[bdcf347b6875eef0]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>, <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   27:     0x5f191e4a3803 - tokio[bdcf347b6875eef0]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>, <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   28:     0x5f191e4a3803 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   29:     0x5f191e46fd81 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>, <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   30:     0x5f191e48d4b1 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   31:     0x5f191e48cdac - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   32:     0x5f191e59428e - <tokio[bdcf347b6875eef0]::runtime::context::scoped::Scoped<tokio[bdcf347b6875eef0]::runtime::scheduler::Context>>::set::<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   33:     0x5f191e4fab8b - tokio[bdcf347b6875eef0]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>), <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   34:     0x5f191e45dd50 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[bdcf347b6875eef0]::runtime::context::Context>>::try_with::<tokio[bdcf347b6875eef0]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>), <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   35:     0x5f191e45a883 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[bdcf347b6875eef0]::runtime::context::Context>>::with::<tokio[bdcf347b6875eef0]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>), <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   36:     0x5f191e4f3d12 - tokio[bdcf347b6875eef0]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>), <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   37:     0x5f191e47b31f - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   38:     0x5f191e482b3d - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   39:     0x5f191e483f56 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   40:     0x5f191e447912 - tokio[bdcf347b6875eef0]::runtime::context::runtime::enter_runtime::<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>::{closure#0}, pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   41:     0x5f191e46af10 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   42:     0x5f191e4ec929 - <tokio[bdcf347b6875eef0]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   43:     0x5f191e4ef597 - <tokio[bdcf347b6875eef0]::runtime::runtime::Runtime>::block_on::<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:343:18
[INFO] [stdout]   44:     0x5f191e5a1e2f - <pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components::<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:629:33
[INFO] [stdout]   45:     0x5f191e5c3517 - <pocket_ic[c53f61975fc5be7f]::PocketIcBuilder>::build
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:208:9
[INFO] [stdout]   46:     0x5f191e5c1422 - <pocket_ic[c53f61975fc5be7f]::PocketIc>::new
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:570:58
[INFO] [stdout]   47:     0x5f191e3a6ed4 - it[efd6f420830a9a7b]::disputes_finalize::setup
[INFO] [stdout]                                at /opt/rustwide/workdir/src/escrow/tests/it/disputes_finalize.rs:32:24
[INFO] [stdout]   48:     0x5f191e3a71f1 - it[efd6f420830a9a7b]::disputes_finalize::finalize_dispute_returns_dispute_not_found
[INFO] [stdout]                                at /opt/rustwide/workdir/src/escrow/tests/it/disputes_finalize.rs:39:26
[INFO] [stdout]   49:     0x5f191e3a4967 - it[efd6f420830a9a7b]::disputes_finalize::finalize_dispute_returns_dispute_not_found::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/escrow/tests/it/disputes_finalize.rs:38:48
[INFO] [stdout]   50:     0x5f191e3b7136 - <it[efd6f420830a9a7b]::disputes_finalize::finalize_dispute_returns_dispute_not_found::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x5f191e3c76eb - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   52:     0x5f191e3c76eb - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   53:     0x5f191e3d4f65 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   54:     0x5f191e3d4f65 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   55:     0x5f191e3d4f65 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x5f191e3d4f65 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x5f191e3d4f65 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x5f191e3d4f65 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   59:     0x5f191e3d4f65 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   60:     0x5f191e3ce874 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   61:     0x5f191e3ce874 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   62:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   63:     0x5f191e3d7fe2 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   64:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   65:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   66:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   67:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   68:     0x5f191e3d7fe2 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   69:     0x5f191f0cdf1f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   70:     0x5f191f0cdf1f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   71:     0x74dd0b4c7aa4 - <unknown>
[INFO] [stdout]   72:     0x74dd0b554a64 - clone
[INFO] [stdout]   73:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- disputes_open::create_deal_hard_fails_when_ledger_unreachable stdout ----
[INFO] [stdout] Failed to validate PocketIC server binary `/tmp/pocket-ic-server-13.0.0/pocket-ic`: `No such file or directory (os error 2)`. Going to download PocketIC server 13.0.0 from https://github.com/dfinity/pocketic/releases/download/13.0.0/pocket-ic-x86_64-linux.gz to the local path /tmp/pocket-ic-server-13.0.0/pocket-ic. To avoid downloads during test execution, please specify the path to the (ungzipped and executable) PocketIC server 13.0.0 using the function `PocketIcBuilder::with_server_binary` or using the `POCKET_IC_BIN` environment variable.
[INFO] [stdout] 
[INFO] [stdout] thread 'disputes_open::create_deal_hard_fails_when_ledger_unreachable' (3396) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:2137:21:
[INFO] [stdout] Failed to download PocketIC server: error sending request for url (https://github.com/dfinity/pocketic/releases/download/13.0.0/pocket-ic-x86_64-linux.gz)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f191f0cee88 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f191f0cee88 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f191f0cee88 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f191f0cee88 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f191f0e6d1a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f191f0e6d1a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5f191f0d48a2 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5f191f0d48a2 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5f191f0a97a6 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f191f0a97a6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f191f0c5069 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5f191e3d460c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x5f191e3d460c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5f191f0c52e2 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x5f191f0c52e2 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5f191f0a9862 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5f191f09e129 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5f191f0aa8ed - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5f191f0e758c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5f191e533ea8 - core[8fb95b77d25ab6c8]::panicking::panic_display::<alloc[a7ee25936407c584]::string::String>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x5f191e5b2dd5 - pocket_ic[c53f61975fc5be7f]::start_server::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:2137:21
[INFO] [stdout]   21:     0x5f191e4c4d0e - <pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>::from_components::<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/nonblocking.rs:161:14
[INFO] [stdout]   22:     0x5f191e5b0859 - <pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components::<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:646:14
[INFO] [stdout]   23:     0x5f191e4fe69c - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5f191e4feb7d - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x5f191e4a67ed - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   26:     0x5f191e4a3803 - tokio[bdcf347b6875eef0]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>, <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   27:     0x5f191e4a3803 - tokio[bdcf347b6875eef0]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>, <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   28:     0x5f191e4a3803 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   29:     0x5f191e46fd81 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>, <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   30:     0x5f191e48d4b1 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   31:     0x5f191e48cdac - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   32:     0x5f191e59428e - <tokio[bdcf347b6875eef0]::runtime::context::scoped::Scoped<tokio[bdcf347b6875eef0]::runtime::scheduler::Context>>::set::<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   33:     0x5f191e4fab8b - tokio[bdcf347b6875eef0]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>), <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   34:     0x5f191e45dd50 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[bdcf347b6875eef0]::runtime::context::Context>>::try_with::<tokio[bdcf347b6875eef0]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>), <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   35:     0x5f191e45a883 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[bdcf347b6875eef0]::runtime::context::Context>>::with::<tokio[bdcf347b6875eef0]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>), <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   36:     0x5f191e4f3d12 - tokio[bdcf347b6875eef0]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>), <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   37:     0x5f191e47b31f - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   38:     0x5f191e482b3d - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   39:     0x5f191e483f56 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   40:     0x5f191e447912 - tokio[bdcf347b6875eef0]::runtime::context::runtime::enter_runtime::<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>::{closure#0}, pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   41:     0x5f191e46af10 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   42:     0x5f191e4ec929 - <tokio[bdcf347b6875eef0]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   43:     0x5f191e4ef597 - <tokio[bdcf347b6875eef0]::runtime::runtime::Runtime>::block_on::<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:343:18
[INFO] [stdout]   44:     0x5f191e5a1e2f - <pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components::<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:629:33
[INFO] [stdout]   45:     0x5f191e5c3517 - <pocket_ic[c53f61975fc5be7f]::PocketIcBuilder>::build
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:208:9
[INFO] [stdout]   46:     0x5f191e5c1422 - <pocket_ic[c53f61975fc5be7f]::PocketIc>::new
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:570:58
[INFO] [stdout]   47:     0x5f191e3c0e44 - it[efd6f420830a9a7b]::disputes_open::setup
[INFO] [stdout]                                at /opt/rustwide/workdir/src/escrow/tests/it/disputes_open.rs:46:24
[INFO] [stdout]   48:     0x5f191e3c2219 - it[efd6f420830a9a7b]::disputes_open::create_deal_hard_fails_when_ledger_unreachable
[INFO] [stdout]                                at /opt/rustwide/workdir/src/escrow/tests/it/disputes_open.rs:140:26
[INFO] [stdout]   49:     0x5f191e3c0557 - it[efd6f420830a9a7b]::disputes_open::create_deal_hard_fails_when_ledger_unreachable::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/escrow/tests/it/disputes_open.rs:128:52
[INFO] [stdout]   50:     0x5f191e3b69b6 - <it[efd6f420830a9a7b]::disputes_open::create_deal_hard_fails_when_ledger_unreachable::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x5f191e3c76eb - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   52:     0x5f191e3c76eb - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   53:     0x5f191e3d4f65 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   54:     0x5f191e3d4f65 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   55:     0x5f191e3d4f65 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x5f191e3d4f65 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x5f191e3d4f65 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x5f191e3d4f65 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   59:     0x5f191e3d4f65 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   60:     0x5f191e3ce874 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   61:     0x5f191e3ce874 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   62:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   63:     0x5f191e3d7fe2 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   64:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   65:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   66:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   67:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   68:     0x5f191e3d7fe2 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   69:     0x5f191f0cdf1f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   70:     0x5f191f0cdf1f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   71:     0x74dd0b4c7aa4 - <unknown>
[INFO] [stdout]   72:     0x74dd0b554a64 - clone
[INFO] [stdout]   73:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- disputes_open::create_deal_rejects_even_panel_size_in_range stdout ----
[INFO] [stdout] Failed to validate PocketIC server binary `/tmp/pocket-ic-server-13.0.0/pocket-ic`: `No such file or directory (os error 2)`. Going to download PocketIC server 13.0.0 from https://github.com/dfinity/pocketic/releases/download/13.0.0/pocket-ic-x86_64-linux.gz to the local path /tmp/pocket-ic-server-13.0.0/pocket-ic. To avoid downloads during test execution, please specify the path to the (ungzipped and executable) PocketIC server 13.0.0 using the function `PocketIcBuilder::with_server_binary` or using the `POCKET_IC_BIN` environment variable.
[INFO] [stdout] 
[INFO] [stdout] thread 'disputes_open::create_deal_rejects_even_panel_size_in_range' (3408) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:2137:21:
[INFO] [stdout] Failed to download PocketIC server: error sending request for url (https://github.com/dfinity/pocketic/releases/download/13.0.0/pocket-ic-x86_64-linux.gz)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f191f0cee88 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f191f0cee88 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f191f0cee88 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f191f0cee88 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f191f0e6d1a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f191f0e6d1a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5f191f0d48a2 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5f191f0d48a2 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5f191f0a97a6 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f191f0a97a6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f191f0c5069 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5f191e3d460c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x5f191e3d460c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5f191f0c52e2 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x5f191f0c52e2 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5f191f0a9862 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5f191f09e129 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5f191f0aa8ed - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5f191f0e758c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5f191e533ea8 - core[8fb95b77d25ab6c8]::panicking::panic_display::<alloc[a7ee25936407c584]::string::String>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x5f191e5b2dd5 - pocket_ic[c53f61975fc5be7f]::start_server::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:2137:21
[INFO] [stdout]   21:     0x5f191e4c4d0e - <pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>::from_components::<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/nonblocking.rs:161:14
[INFO] [stdout]   22:     0x5f191e5b0859 - <pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components::<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:646:14
[INFO] [stdout]   23:     0x5f191e4fe69c - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5f191e4feb7d - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x5f191e4a67ed - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   26:     0x5f191e4a3803 - tokio[bdcf347b6875eef0]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>, <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   27:     0x5f191e4a3803 - tokio[bdcf347b6875eef0]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>, <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   28:     0x5f191e4a3803 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   29:     0x5f191e46fd81 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>, <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   30:     0x5f191e48d4b1 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   31:     0x5f191e48cdac - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   32:     0x5f191e59428e - <tokio[bdcf347b6875eef0]::runtime::context::scoped::Scoped<tokio[bdcf347b6875eef0]::runtime::scheduler::Context>>::set::<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   33:     0x5f191e4fab8b - tokio[bdcf347b6875eef0]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>), <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   34:     0x5f191e45dd50 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[bdcf347b6875eef0]::runtime::context::Context>>::try_with::<tokio[bdcf347b6875eef0]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>), <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   35:     0x5f191e45a883 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[bdcf347b6875eef0]::runtime::context::Context>>::with::<tokio[bdcf347b6875eef0]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>), <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   36:     0x5f191e4f3d12 - tokio[bdcf347b6875eef0]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>), <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   37:     0x5f191e47b31f - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   38:     0x5f191e482b3d - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   39:     0x5f191e483f56 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   40:     0x5f191e447912 - tokio[bdcf347b6875eef0]::runtime::context::runtime::enter_runtime::<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>::{closure#0}, pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   41:     0x5f191e46af10 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   42:     0x5f191e4ec929 - <tokio[bdcf347b6875eef0]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   43:     0x5f191e4ef597 - <tokio[bdcf347b6875eef0]::runtime::runtime::Runtime>::block_on::<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:343:18
[INFO] [stdout]   44:     0x5f191e5a1e2f - <pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components::<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:629:33
[INFO] [stdout]   45:     0x5f191e5c3517 - <pocket_ic[c53f61975fc5be7f]::PocketIcBuilder>::build
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:208:9
[INFO] [stdout]   46:     0x5f191e5c1422 - <pocket_ic[c53f61975fc5be7f]::PocketIc>::new
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:570:58
[INFO] [stdout]   47:     0x5f191e3c0e44 - it[efd6f420830a9a7b]::disputes_open::setup
[INFO] [stdout]                                at /opt/rustwide/workdir/src/escrow/tests/it/disputes_open.rs:46:24
[INFO] [stdout]   48:     0x5f191e3c1b19 - it[efd6f420830a9a7b]::disputes_open::create_deal_rejects_even_panel_size_in_range
[INFO] [stdout]                                at /opt/rustwide/workdir/src/escrow/tests/it/disputes_open.rs:113:26
[INFO] [stdout]   49:     0x5f191e3c04f7 - it[efd6f420830a9a7b]::disputes_open::create_deal_rejects_even_panel_size_in_range::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/escrow/tests/it/disputes_open.rs:112:50
[INFO] [stdout]   50:     0x5f191e3b6936 - <it[efd6f420830a9a7b]::disputes_open::create_deal_rejects_even_panel_size_in_range::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x5f191e3c76eb - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   52:     0x5f191e3c76eb - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   53:     0x5f191e3d4f65 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   54:     0x5f191e3d4f65 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   55:     0x5f191e3d4f65 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x5f191e3d4f65 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x5f191e3d4f65 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x5f191e3d4f65 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   59:     0x5f191e3d4f65 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   60:     0x5f191e3ce874 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   61:     0x5f191e3ce874 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   62:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   63:     0x5f191e3d7fe2 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   64:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   65:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   66:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   67:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   68:     0x5f191e3d7fe2 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   69:     0x5f191f0cdf1f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   70:     0x5f191f0cdf1f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   71:     0x74dd0b4c7aa4 - <unknown>
[INFO] [stdout]   72:     0x74dd0b554a64 - clone
[INFO] [stdout]   73:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- disputes_open::create_deal_rejects_panel_size_above_max stdout ----
[INFO] [stdout] Failed to validate PocketIC server binary `/tmp/pocket-ic-server-13.0.0/pocket-ic`: `No such file or directory (os error 2)`. Going to download PocketIC server 13.0.0 from https://github.com/dfinity/pocketic/releases/download/13.0.0/pocket-ic-x86_64-linux.gz to the local path /tmp/pocket-ic-server-13.0.0/pocket-ic. To avoid downloads during test execution, please specify the path to the (ungzipped and executable) PocketIC server 13.0.0 using the function `PocketIcBuilder::with_server_binary` or using the `POCKET_IC_BIN` environment variable.
[INFO] [stdout] 
[INFO] [stdout] thread 'disputes_open::create_deal_rejects_panel_size_above_max' (3424) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:2137:21:
[INFO] [stdout] Failed to download PocketIC server: error sending request for url (https://github.com/dfinity/pocketic/releases/download/13.0.0/pocket-ic-x86_64-linux.gz)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f191f0cee88 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f191f0cee88 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f191f0cee88 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f191f0cee88 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f191f0e6d1a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f191f0e6d1a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5f191f0d48a2 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5f191f0d48a2 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5f191f0a97a6 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f191f0a97a6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f191f0c5069 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5f191e3d460c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x5f191e3d460c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5f191f0c52e2 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x5f191f0c52e2 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5f191f0a9862 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5f191f09e129 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5f191f0aa8ed - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5f191f0e758c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5f191e533ea8 - core[8fb95b77d25ab6c8]::panicking::panic_display::<alloc[a7ee25936407c584]::string::String>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x5f191e5b2dd5 - pocket_ic[c53f61975fc5be7f]::start_server::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:2137:21
[INFO] [stdout]   21:     0x5f191e4c4d0e - <pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>::from_components::<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/nonblocking.rs:161:14
[INFO] [stdout]   22:     0x5f191e5b0859 - <pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components::<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:646:14
[INFO] [stdout]   23:     0x5f191e4fe69c - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5f191e4feb7d - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x5f191e4a67ed - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   26:     0x5f191e4a3803 - tokio[bdcf347b6875eef0]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>, <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   27:     0x5f191e4a3803 - tokio[bdcf347b6875eef0]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>, <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   28:     0x5f191e4a3803 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   29:     0x5f191e46fd81 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>, <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   30:     0x5f191e48d4b1 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   31:     0x5f191e48cdac - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   32:     0x5f191e59428e - <tokio[bdcf347b6875eef0]::runtime::context::scoped::Scoped<tokio[bdcf347b6875eef0]::runtime::scheduler::Context>>::set::<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   33:     0x5f191e4fab8b - tokio[bdcf347b6875eef0]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>), <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   34:     0x5f191e45dd50 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[bdcf347b6875eef0]::runtime::context::Context>>::try_with::<tokio[bdcf347b6875eef0]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>), <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   35:     0x5f191e45a883 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[bdcf347b6875eef0]::runtime::context::Context>>::with::<tokio[bdcf347b6875eef0]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>), <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   36:     0x5f191e4f3d12 - tokio[bdcf347b6875eef0]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>), <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   37:     0x5f191e47b31f - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   38:     0x5f191e482b3d - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   39:     0x5f191e483f56 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   40:     0x5f191e447912 - tokio[bdcf347b6875eef0]::runtime::context::runtime::enter_runtime::<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>::{closure#0}, pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   41:     0x5f191e46af10 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   42:     0x5f191e4ec929 - <tokio[bdcf347b6875eef0]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   43:     0x5f191e4ef597 - <tokio[bdcf347b6875eef0]::runtime::runtime::Runtime>::block_on::<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:343:18
[INFO] [stdout]   44:     0x5f191e5a1e2f - <pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components::<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:629:33
[INFO] [stdout]   45:     0x5f191e5c3517 - <pocket_ic[c53f61975fc5be7f]::PocketIcBuilder>::build
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:208:9
[INFO] [stdout]   46:     0x5f191e5c1422 - <pocket_ic[c53f61975fc5be7f]::PocketIc>::new
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:570:58
[INFO] [stdout]   47:     0x5f191e3c0e44 - it[efd6f420830a9a7b]::disputes_open::setup
[INFO] [stdout]                                at /opt/rustwide/workdir/src/escrow/tests/it/disputes_open.rs:46:24
[INFO] [stdout]   48:     0x5f191e3c1189 - it[efd6f420830a9a7b]::disputes_open::create_deal_rejects_panel_size_above_max
[INFO] [stdout]                                at /opt/rustwide/workdir/src/escrow/tests/it/disputes_open.rs:99:26
[INFO] [stdout]   49:     0x5f191e3c0467 - it[efd6f420830a9a7b]::disputes_open::create_deal_rejects_panel_size_above_max::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/escrow/tests/it/disputes_open.rs:98:46
[INFO] [stdout]   50:     0x5f191e3b6876 - <it[efd6f420830a9a7b]::disputes_open::create_deal_rejects_panel_size_above_max::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x5f191e3c76eb - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   52:     0x5f191e3c76eb - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   53:     0x5f191e3d4f65 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   54:     0x5f191e3d4f65 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   55:     0x5f191e3d4f65 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x5f191e3d4f65 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x5f191e3d4f65 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x5f191e3d4f65 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   59:     0x5f191e3d4f65 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   60:     0x5f191e3ce874 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   61:     0x5f191e3ce874 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   62:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   63:     0x5f191e3d7fe2 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   64:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   65:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   66:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   67:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   68:     0x5f191e3d7fe2 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   69:     0x5f191f0cdf1f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   70:     0x5f191f0cdf1f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   71:     0x74dd0b4c7aa4 - <unknown>
[INFO] [stdout]   72:     0x74dd0b554a64 - clone
[INFO] [stdout]   73:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- disputes_open::create_deal_rejects_panel_size_below_min stdout ----
[INFO] [stdout] Failed to validate PocketIC server binary `/tmp/pocket-ic-server-13.0.0/pocket-ic`: `No such file or directory (os error 2)`. Going to download PocketIC server 13.0.0 from https://github.com/dfinity/pocketic/releases/download/13.0.0/pocket-ic-x86_64-linux.gz to the local path /tmp/pocket-ic-server-13.0.0/pocket-ic. To avoid downloads during test execution, please specify the path to the (ungzipped and executable) PocketIC server 13.0.0 using the function `PocketIcBuilder::with_server_binary` or using the `POCKET_IC_BIN` environment variable.
[INFO] [stdout] 
[INFO] [stdout] thread 'disputes_open::create_deal_rejects_panel_size_below_min' (3435) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:2137:21:
[INFO] [stdout] Failed to download PocketIC server: error sending request for url (https://github.com/dfinity/pocketic/releases/download/13.0.0/pocket-ic-x86_64-linux.gz)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f191f0cee88 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f191f0cee88 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f191f0cee88 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f191f0cee88 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f191f0e6d1a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f191f0e6d1a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5f191f0d48a2 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5f191f0d48a2 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5f191f0a97a6 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f191f0a97a6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f191f0c5069 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5f191e3d460c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x5f191e3d460c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5f191f0c52e2 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x5f191f0c52e2 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5f191f0a9862 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5f191f09e129 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5f191f0aa8ed - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5f191f0e758c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5f191e533ea8 - core[8fb95b77d25ab6c8]::panicking::panic_display::<alloc[a7ee25936407c584]::string::String>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x5f191e5b2dd5 - pocket_ic[c53f61975fc5be7f]::start_server::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:2137:21
[INFO] [stdout]   21:     0x5f191e4c4d0e - <pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>::from_components::<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/nonblocking.rs:161:14
[INFO] [stdout]   22:     0x5f191e5b0859 - <pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components::<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:646:14
[INFO] [stdout]   23:     0x5f191e4fe69c - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5f191e4feb7d - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x5f191e4a67ed - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   26:     0x5f191e4a3803 - tokio[bdcf347b6875eef0]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>, <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   27:     0x5f191e4a3803 - tokio[bdcf347b6875eef0]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>, <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   28:     0x5f191e4a3803 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   29:     0x5f191e46fd81 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>, <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   30:     0x5f191e48d4b1 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   31:     0x5f191e48cdac - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   32:     0x5f191e59428e - <tokio[bdcf347b6875eef0]::runtime::context::scoped::Scoped<tokio[bdcf347b6875eef0]::runtime::scheduler::Context>>::set::<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   33:     0x5f191e4fab8b - tokio[bdcf347b6875eef0]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>), <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   34:     0x5f191e45dd50 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[bdcf347b6875eef0]::runtime::context::Context>>::try_with::<tokio[bdcf347b6875eef0]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>), <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   35:     0x5f191e45a883 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[bdcf347b6875eef0]::runtime::context::Context>>::with::<tokio[bdcf347b6875eef0]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>), <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   36:     0x5f191e4f3d12 - tokio[bdcf347b6875eef0]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>), <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   37:     0x5f191e47b31f - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   38:     0x5f191e482b3d - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   39:     0x5f191e483f56 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   40:     0x5f191e447912 - tokio[bdcf347b6875eef0]::runtime::context::runtime::enter_runtime::<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>::{closure#0}, pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   41:     0x5f191e46af10 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   42:     0x5f191e4ec929 - <tokio[bdcf347b6875eef0]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   43:     0x5f191e4ef597 - <tokio[bdcf347b6875eef0]::runtime::runtime::Runtime>::block_on::<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:343:18
[INFO] [stdout]   44:     0x5f191e5a1e2f - <pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components::<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:629:33
[INFO] [stdout]   45:     0x5f191e5c3517 - <pocket_ic[c53f61975fc5be7f]::PocketIcBuilder>::build
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:208:9
[INFO] [stdout]   46:     0x5f191e5c1422 - <pocket_ic[c53f61975fc5be7f]::PocketIc>::new
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:570:58
[INFO] [stdout]   47:     0x5f191e3c0e44 - it[efd6f420830a9a7b]::disputes_open::setup
[INFO] [stdout]                                at /opt/rustwide/workdir/src/escrow/tests/it/disputes_open.rs:46:24
[INFO] [stdout]   48:     0x5f191e3c1569 - it[efd6f420830a9a7b]::disputes_open::create_deal_rejects_panel_size_below_min
[INFO] [stdout]                                at /opt/rustwide/workdir/src/escrow/tests/it/disputes_open.rs:85:26
[INFO] [stdout]   49:     0x5f191e3c0497 - it[efd6f420830a9a7b]::disputes_open::create_deal_rejects_panel_size_below_min::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/escrow/tests/it/disputes_open.rs:84:46
[INFO] [stdout]   50:     0x5f191e3b68b6 - <it[efd6f420830a9a7b]::disputes_open::create_deal_rejects_panel_size_below_min::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x5f191e3c76eb - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   52:     0x5f191e3c76eb - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   53:     0x5f191e3d4f65 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   54:     0x5f191e3d4f65 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   55:     0x5f191e3d4f65 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x5f191e3d4f65 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x5f191e3d4f65 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x5f191e3d4f65 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   59:     0x5f191e3d4f65 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   60:     0x5f191e3ce874 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   61:     0x5f191e3ce874 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   62:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   63:     0x5f191e3d7fe2 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   64:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   65:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   66:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   67:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   68:     0x5f191e3d7fe2 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   69:     0x5f191f0cdf1f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   70:     0x5f191f0cdf1f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   71:     0x74dd0b4c7aa4 - <unknown>
[INFO] [stdout]   72:     0x74dd0b554a64 - clone
[INFO] [stdout]   73:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- disputes_open::get_dispute_returns_not_found_for_unknown_id stdout ----
[INFO] [stdout] Failed to validate PocketIC server binary `/tmp/pocket-ic-server-13.0.0/pocket-ic`: `No such file or directory (os error 2)`. Going to download PocketIC server 13.0.0 from https://github.com/dfinity/pocketic/releases/download/13.0.0/pocket-ic-x86_64-linux.gz to the local path /tmp/pocket-ic-server-13.0.0/pocket-ic. To avoid downloads during test execution, please specify the path to the (ungzipped and executable) PocketIC server 13.0.0 using the function `PocketIcBuilder::with_server_binary` or using the `POCKET_IC_BIN` environment variable.
[INFO] [stdout] 
[INFO] [stdout] thread 'disputes_open::get_dispute_returns_not_found_for_unknown_id' (3447) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:2137:21:
[INFO] [stdout] Failed to download PocketIC server: error sending request for url (https://github.com/dfinity/pocketic/releases/download/13.0.0/pocket-ic-x86_64-linux.gz)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f191f0cee88 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f191f0cee88 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f191f0cee88 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f191f0cee88 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f191f0e6d1a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f191f0e6d1a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5f191f0d48a2 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5f191f0d48a2 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5f191f0a97a6 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f191f0a97a6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f191f0c5069 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5f191e3d460c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x5f191e3d460c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5f191f0c52e2 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x5f191f0c52e2 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5f191f0a9862 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5f191f09e129 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5f191f0aa8ed - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5f191f0e758c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5f191e533ea8 - core[8fb95b77d25ab6c8]::panicking::panic_display::<alloc[a7ee25936407c584]::string::String>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x5f191e5b2dd5 - pocket_ic[c53f61975fc5be7f]::start_server::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:2137:21
[INFO] [stdout]   21:     0x5f191e4c4d0e - <pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>::from_components::<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/nonblocking.rs:161:14
[INFO] [stdout]   22:     0x5f191e5b0859 - <pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components::<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:646:14
[INFO] [stdout]   23:     0x5f191e4fe69c - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5f191e4feb7d - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x5f191e4a67ed - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   26:     0x5f191e4a3803 - tokio[bdcf347b6875eef0]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>, <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   27:     0x5f191e4a3803 - tokio[bdcf347b6875eef0]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>, <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   28:     0x5f191e4a3803 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   29:     0x5f191e46fd81 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>, <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   30:     0x5f191e48d4b1 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   31:     0x5f191e48cdac - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   32:     0x5f191e59428e - <tokio[bdcf347b6875eef0]::runtime::context::scoped::Scoped<tokio[bdcf347b6875eef0]::runtime::scheduler::Context>>::set::<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   33:     0x5f191e4fab8b - tokio[bdcf347b6875eef0]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>), <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   34:     0x5f191e45dd50 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[bdcf347b6875eef0]::runtime::context::Context>>::try_with::<tokio[bdcf347b6875eef0]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>), <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   35:     0x5f191e45a883 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[bdcf347b6875eef0]::runtime::context::Context>>::with::<tokio[bdcf347b6875eef0]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>), <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   36:     0x5f191e4f3d12 - tokio[bdcf347b6875eef0]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>), <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   37:     0x5f191e47b31f - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   38:     0x5f191e482b3d - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   39:     0x5f191e483f56 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   40:     0x5f191e447912 - tokio[bdcf347b6875eef0]::runtime::context::runtime::enter_runtime::<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>::{closure#0}, pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   41:     0x5f191e46af10 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   42:     0x5f191e4ec929 - <tokio[bdcf347b6875eef0]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   43:     0x5f191e4ef597 - <tokio[bdcf347b6875eef0]::runtime::runtime::Runtime>::block_on::<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:343:18
[INFO] [stdout]   44:     0x5f191e5a1e2f - <pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components::<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:629:33
[INFO] [stdout]   45:     0x5f191e5c3517 - <pocket_ic[c53f61975fc5be7f]::PocketIcBuilder>::build
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:208:9
[INFO] [stdout]   46:     0x5f191e5c1422 - <pocket_ic[c53f61975fc5be7f]::PocketIc>::new
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:570:58
[INFO] [stdout]   47:     0x5f191e3c0e44 - it[efd6f420830a9a7b]::disputes_open::setup
[INFO] [stdout]                                at /opt/rustwide/workdir/src/escrow/tests/it/disputes_open.rs:46:24
[INFO] [stdout]   48:     0x5f191e3c1ef1 - it[efd6f420830a9a7b]::disputes_open::get_dispute_returns_not_found_for_unknown_id
[INFO] [stdout]                                at /opt/rustwide/workdir/src/escrow/tests/it/disputes_open.rs:189:26
[INFO] [stdout]   49:     0x5f191e3c0527 - it[efd6f420830a9a7b]::disputes_open::get_dispute_returns_not_found_for_unknown_id::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/escrow/tests/it/disputes_open.rs:187:50
[INFO] [stdout]   50:     0x5f191e3b6976 - <it[efd6f420830a9a7b]::disputes_open::get_dispute_returns_not_found_for_unknown_id::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x5f191e3c76eb - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   52:     0x5f191e3c76eb - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   53:     0x5f191e3d4f65 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   54:     0x5f191e3d4f65 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   55:     0x5f191e3d4f65 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x5f191e3d4f65 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x5f191e3d4f65 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x5f191e3d4f65 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   59:     0x5f191e3d4f65 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   60:     0x5f191e3ce874 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   61:     0x5f191e3ce874 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   62:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   63:     0x5f191e3d7fe2 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   64:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   65:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   66:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   67:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   68:     0x5f191e3d7fe2 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   69:     0x5f191f0cdf1f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   70:     0x5f191f0cdf1f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   71:     0x74dd0b4c7aa4 - <unknown>
[INFO] [stdout]   72:     0x74dd0b554a64 - clone
[INFO] [stdout]   73:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- disputes_open::get_public_dispute_returns_not_found_for_unknown_id stdout ----
[INFO] [stdout] Failed to validate PocketIC server binary `/tmp/pocket-ic-server-13.0.0/pocket-ic`: `No such file or directory (os error 2)`. Going to download PocketIC server 13.0.0 from https://github.com/dfinity/pocketic/releases/download/13.0.0/pocket-ic-x86_64-linux.gz to the local path /tmp/pocket-ic-server-13.0.0/pocket-ic. To avoid downloads during test execution, please specify the path to the (ungzipped and executable) PocketIC server 13.0.0 using the function `PocketIcBuilder::with_server_binary` or using the `POCKET_IC_BIN` environment variable.
[INFO] [stdout] 
[INFO] [stdout] thread 'disputes_open::get_public_dispute_returns_not_found_for_unknown_id' (3458) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:2137:21:
[INFO] [stdout] Failed to download PocketIC server: error sending request for url (https://github.com/dfinity/pocketic/releases/download/13.0.0/pocket-ic-x86_64-linux.gz)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f191f0cee88 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f191f0cee88 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f191f0cee88 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f191f0cee88 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f191f0e6d1a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f191f0e6d1a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5f191f0d48a2 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5f191f0d48a2 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5f191f0a97a6 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f191f0a97a6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f191f0c5069 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5f191e3d460c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x5f191e3d460c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5f191f0c52e2 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x5f191f0c52e2 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5f191f0a9862 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5f191f09e129 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5f191f0aa8ed - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5f191f0e758c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5f191e533ea8 - core[8fb95b77d25ab6c8]::panicking::panic_display::<alloc[a7ee25936407c584]::string::String>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x5f191e5b2dd5 - pocket_ic[c53f61975fc5be7f]::start_server::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:2137:21
[INFO] [stdout]   21:     0x5f191e4c4d0e - <pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>::from_components::<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/nonblocking.rs:161:14
[INFO] [stdout]   22:     0x5f191e5b0859 - <pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components::<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:646:14
[INFO] [stdout]   23:     0x5f191e4fe69c - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5f191e4feb7d - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x5f191e4a67ed - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   26:     0x5f191e4a3803 - tokio[bdcf347b6875eef0]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>, <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   27:     0x5f191e4a3803 - tokio[bdcf347b6875eef0]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>, <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   28:     0x5f191e4a3803 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   29:     0x5f191e46fd81 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>, <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   30:     0x5f191e48d4b1 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   31:     0x5f191e48cdac - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   32:     0x5f191e59428e - <tokio[bdcf347b6875eef0]::runtime::context::scoped::Scoped<tokio[bdcf347b6875eef0]::runtime::scheduler::Context>>::set::<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   33:     0x5f191e4fab8b - tokio[bdcf347b6875eef0]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>), <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   34:     0x5f191e45dd50 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[bdcf347b6875eef0]::runtime::context::Context>>::try_with::<tokio[bdcf347b6875eef0]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>), <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   35:     0x5f191e45a883 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[bdcf347b6875eef0]::runtime::context::Context>>::with::<tokio[bdcf347b6875eef0]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>), <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   36:     0x5f191e4f3d12 - tokio[bdcf347b6875eef0]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>), <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   37:     0x5f191e47b31f - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   38:     0x5f191e482b3d - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   39:     0x5f191e483f56 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   40:     0x5f191e447912 - tokio[bdcf347b6875eef0]::runtime::context::runtime::enter_runtime::<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>::{closure#0}, pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   41:     0x5f191e46af10 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   42:     0x5f191e4ec929 - <tokio[bdcf347b6875eef0]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   43:     0x5f191e4ef597 - <tokio[bdcf347b6875eef0]::runtime::runtime::Runtime>::block_on::<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:343:18
[INFO] [stdout]   44:     0x5f191e5a1e2f - <pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components::<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:629:33
[INFO] [stdout]   45:     0x5f191e5c3517 - <pocket_ic[c53f61975fc5be7f]::PocketIcBuilder>::build
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:208:9
[INFO] [stdout]   46:     0x5f191e5c1422 - <pocket_ic[c53f61975fc5be7f]::PocketIc>::new
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:570:58
[INFO] [stdout]   47:     0x5f191e3c0e44 - it[efd6f420830a9a7b]::disputes_open::setup
[INFO] [stdout]                                at /opt/rustwide/workdir/src/escrow/tests/it/disputes_open.rs:46:24
[INFO] [stdout]   48:     0x5f191e3c27b1 - it[efd6f420830a9a7b]::disputes_open::get_public_dispute_returns_not_found_for_unknown_id
[INFO] [stdout]                                at /opt/rustwide/workdir/src/escrow/tests/it/disputes_open.rs:203:26
[INFO] [stdout]   49:     0x5f191e3c05b7 - it[efd6f420830a9a7b]::disputes_open::get_public_dispute_returns_not_found_for_unknown_id::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/escrow/tests/it/disputes_open.rs:201:57
[INFO] [stdout]   50:     0x5f191e3b6a36 - <it[efd6f420830a9a7b]::disputes_open::get_public_dispute_returns_not_found_for_unknown_id::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x5f191e3c76eb - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   52:     0x5f191e3c76eb - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   53:     0x5f191e3d4f65 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   54:     0x5f191e3d4f65 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   55:     0x5f191e3d4f65 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x5f191e3d4f65 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x5f191e3d4f65 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x5f191e3d4f65 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   59:     0x5f191e3d4f65 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   60:     0x5f191e3ce874 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   61:     0x5f191e3ce874 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   62:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   63:     0x5f191e3d7fe2 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   64:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   65:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   66:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   67:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   68:     0x5f191e3d7fe2 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   69:     0x5f191f0cdf1f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   70:     0x5f191f0cdf1f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   71:     0x74dd0b4c7aa4 - <unknown>
[INFO] [stdout]   72:     0x74dd0b554a64 - clone
[INFO] [stdout]   73:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- disputes_open::list_my_disputes_returns_empty_when_none stdout ----
[INFO] [stdout] Failed to validate PocketIC server binary `/tmp/pocket-ic-server-13.0.0/pocket-ic`: `No such file or directory (os error 2)`. Going to download PocketIC server 13.0.0 from https://github.com/dfinity/pocketic/releases/download/13.0.0/pocket-ic-x86_64-linux.gz to the local path /tmp/pocket-ic-server-13.0.0/pocket-ic. To avoid downloads during test execution, please specify the path to the (ungzipped and executable) PocketIC server 13.0.0 using the function `PocketIcBuilder::with_server_binary` or using the `POCKET_IC_BIN` environment variable.
[INFO] [stdout] 
[INFO] [stdout] thread 'disputes_open::list_my_disputes_returns_empty_when_none' (3467) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:2137:21:
[INFO] [stdout] Failed to download PocketIC server: error sending request for url (https://github.com/dfinity/pocketic/releases/download/13.0.0/pocket-ic-x86_64-linux.gz)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f191f0cee88 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f191f0cee88 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f191f0cee88 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f191f0cee88 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f191f0e6d1a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f191f0e6d1a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5f191f0d48a2 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5f191f0d48a2 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5f191f0a97a6 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f191f0a97a6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f191f0c5069 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5f191e3d460c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x5f191e3d460c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5f191f0c52e2 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x5f191f0c52e2 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5f191f0a9862 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5f191f09e129 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5f191f0aa8ed - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5f191f0e758c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5f191e533ea8 - core[8fb95b77d25ab6c8]::panicking::panic_display::<alloc[a7ee25936407c584]::string::String>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x5f191e5b2dd5 - pocket_ic[c53f61975fc5be7f]::start_server::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:2137:21
[INFO] [stdout]   21:     0x5f191e4c4d0e - <pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>::from_components::<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/nonblocking.rs:161:14
[INFO] [stdout]   22:     0x5f191e5b0859 - <pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components::<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:646:14
[INFO] [stdout]   23:     0x5f191e4fe69c - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5f191e4feb7d - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x5f191e4a67ed - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   26:     0x5f191e4a3803 - tokio[bdcf347b6875eef0]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>, <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   27:     0x5f191e4a3803 - tokio[bdcf347b6875eef0]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>, <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   28:     0x5f191e4a3803 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   29:     0x5f191e46fd81 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>, <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   30:     0x5f191e48d4b1 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   31:     0x5f191e48cdac - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   32:     0x5f191e59428e - <tokio[bdcf347b6875eef0]::runtime::context::scoped::Scoped<tokio[bdcf347b6875eef0]::runtime::scheduler::Context>>::set::<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   33:     0x5f191e4fab8b - tokio[bdcf347b6875eef0]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>), <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   34:     0x5f191e45dd50 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[bdcf347b6875eef0]::runtime::context::Context>>::try_with::<tokio[bdcf347b6875eef0]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>), <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   35:     0x5f191e45a883 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[bdcf347b6875eef0]::runtime::context::Context>>::with::<tokio[bdcf347b6875eef0]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>), <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   36:     0x5f191e4f3d12 - tokio[bdcf347b6875eef0]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>), <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   37:     0x5f191e47b31f - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   38:     0x5f191e482b3d - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   39:     0x5f191e483f56 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   40:     0x5f191e447912 - tokio[bdcf347b6875eef0]::runtime::context::runtime::enter_runtime::<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>::{closure#0}, pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   41:     0x5f191e46af10 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   42:     0x5f191e4ec929 - <tokio[bdcf347b6875eef0]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   43:     0x5f191e4ef597 - <tokio[bdcf347b6875eef0]::runtime::runtime::Runtime>::block_on::<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:343:18
[INFO] [stdout]   44:     0x5f191e5a1e2f - <pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components::<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:629:33
[INFO] [stdout]   45:     0x5f191e5c3517 - <pocket_ic[c53f61975fc5be7f]::PocketIcBuilder>::build
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:208:9
[INFO] [stdout]   46:     0x5f191e5c1422 - <pocket_ic[c53f61975fc5be7f]::PocketIc>::new
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:570:58
[INFO] [stdout]   47:     0x5f191e3c0e44 - it[efd6f420830a9a7b]::disputes_open::setup
[INFO] [stdout]                                at /opt/rustwide/workdir/src/escrow/tests/it/disputes_open.rs:46:24
[INFO] [stdout]   48:     0x5f191e3c1941 - it[efd6f420830a9a7b]::disputes_open::list_my_disputes_returns_empty_when_none
[INFO] [stdout]                                at /opt/rustwide/workdir/src/escrow/tests/it/disputes_open.rs:217:26
[INFO] [stdout]   49:     0x5f191e3c04c7 - it[efd6f420830a9a7b]::disputes_open::list_my_disputes_returns_empty_when_none::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/escrow/tests/it/disputes_open.rs:215:46
[INFO] [stdout]   50:     0x5f191e3b68f6 - <it[efd6f420830a9a7b]::disputes_open::list_my_disputes_returns_empty_when_none::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x5f191e3c76eb - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   52:     0x5f191e3c76eb - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   53:     0x5f191e3d4f65 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   54:     0x5f191e3d4f65 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   55:     0x5f191e3d4f65 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x5f191e3d4f65 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x5f191e3d4f65 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x5f191e3d4f65 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   59:     0x5f191e3d4f65 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   60:     0x5f191e3ce874 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   61:     0x5f191e3ce874 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   62:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   63:     0x5f191e3d7fe2 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   64:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   65:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   66:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   67:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   68:     0x5f191e3d7fe2 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   69:     0x5f191f0cdf1f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   70:     0x5f191f0cdf1f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   71:     0x74dd0b4c7aa4 - <unknown>
[INFO] [stdout]   72:     0x74dd0b554a64 - clone
[INFO] [stdout]   73:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- disputes_open::open_dispute_rejects_anonymous_caller stdout ----
[INFO] [stdout] Failed to validate PocketIC server binary `/tmp/pocket-ic-server-13.0.0/pocket-ic`: `No such file or directory (os error 2)`. Going to download PocketIC server 13.0.0 from https://github.com/dfinity/pocketic/releases/download/13.0.0/pocket-ic-x86_64-linux.gz to the local path /tmp/pocket-ic-server-13.0.0/pocket-ic. To avoid downloads during test execution, please specify the path to the (ungzipped and executable) PocketIC server 13.0.0 using the function `PocketIcBuilder::with_server_binary` or using the `POCKET_IC_BIN` environment variable.
[INFO] [stdout] 
[INFO] [stdout] thread 'disputes_open::open_dispute_rejects_anonymous_caller' (3480) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:2137:21:
[INFO] [stdout] Failed to download PocketIC server: error sending request for url (https://github.com/dfinity/pocketic/releases/download/13.0.0/pocket-ic-x86_64-linux.gz)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f191f0cee88 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f191f0cee88 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f191f0cee88 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f191f0cee88 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f191f0e6d1a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f191f0e6d1a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5f191f0d48a2 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5f191f0d48a2 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5f191f0a97a6 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f191f0a97a6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f191f0c5069 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5f191e3d460c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x5f191e3d460c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5f191f0c52e2 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x5f191f0c52e2 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5f191f0a9862 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5f191f09e129 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5f191f0aa8ed - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5f191f0e758c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5f191e533ea8 - core[8fb95b77d25ab6c8]::panicking::panic_display::<alloc[a7ee25936407c584]::string::String>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x5f191e5b2dd5 - pocket_ic[c53f61975fc5be7f]::start_server::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:2137:21
[INFO] [stdout]   21:     0x5f191e4c4d0e - <pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>::from_components::<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/nonblocking.rs:161:14
[INFO] [stdout]   22:     0x5f191e5b0859 - <pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components::<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:646:14
[INFO] [stdout]   23:     0x5f191e4fe69c - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5f191e4feb7d - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x5f191e4a67ed - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   26:     0x5f191e4a3803 - tokio[bdcf347b6875eef0]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>, <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   27:     0x5f191e4a3803 - tokio[bdcf347b6875eef0]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>, <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   28:     0x5f191e4a3803 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   29:     0x5f191e46fd81 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>, <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   30:     0x5f191e48d4b1 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   31:     0x5f191e48cdac - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   32:     0x5f191e59428e - <tokio[bdcf347b6875eef0]::runtime::context::scoped::Scoped<tokio[bdcf347b6875eef0]::runtime::scheduler::Context>>::set::<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   33:     0x5f191e4fab8b - tokio[bdcf347b6875eef0]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>), <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   34:     0x5f191e45dd50 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[bdcf347b6875eef0]::runtime::context::Context>>::try_with::<tokio[bdcf347b6875eef0]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>), <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   35:     0x5f191e45a883 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[bdcf347b6875eef0]::runtime::context::Context>>::with::<tokio[bdcf347b6875eef0]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>), <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   36:     0x5f191e4f3d12 - tokio[bdcf347b6875eef0]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>), <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   37:     0x5f191e47b31f - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   38:     0x5f191e482b3d - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   39:     0x5f191e483f56 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   40:     0x5f191e447912 - tokio[bdcf347b6875eef0]::runtime::context::runtime::enter_runtime::<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>::{closure#0}, pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   41:     0x5f191e46af10 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   42:     0x5f191e4ec929 - <tokio[bdcf347b6875eef0]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   43:     0x5f191e4ef597 - <tokio[bdcf347b6875eef0]::runtime::runtime::Runtime>::block_on::<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:343:18
[INFO] [stdout]   44:     0x5f191e5a1e2f - <pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components::<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:629:33
[INFO] [stdout]   45:     0x5f191e5c3517 - <pocket_ic[c53f61975fc5be7f]::PocketIcBuilder>::build
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:208:9
[INFO] [stdout]   46:     0x5f191e5c1422 - <pocket_ic[c53f61975fc5be7f]::PocketIc>::new
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:570:58
[INFO] [stdout]   47:     0x5f191e3c0e44 - it[efd6f420830a9a7b]::disputes_open::setup
[INFO] [stdout]                                at /opt/rustwide/workdir/src/escrow/tests/it/disputes_open.rs:46:24
[INFO] [stdout]   48:     0x5f191e3c0f21 - it[efd6f420830a9a7b]::disputes_open::open_dispute_rejects_anonymous_caller
[INFO] [stdout]                                at /opt/rustwide/workdir/src/escrow/tests/it/disputes_open.rs:171:26
[INFO] [stdout]   49:     0x5f191e3c0437 - it[efd6f420830a9a7b]::disputes_open::open_dispute_rejects_anonymous_caller::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/escrow/tests/it/disputes_open.rs:167:43
[INFO] [stdout]   50:     0x5f191e3b6836 - <it[efd6f420830a9a7b]::disputes_open::open_dispute_rejects_anonymous_caller::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x5f191e3c76eb - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   52:     0x5f191e3c76eb - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   53:     0x5f191e3d4f65 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   54:     0x5f191e3d4f65 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   55:     0x5f191e3d4f65 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x5f191e3d4f65 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x5f191e3d4f65 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x5f191e3d4f65 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   59:     0x5f191e3d4f65 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   60:     0x5f191e3ce874 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   61:     0x5f191e3ce874 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   62:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   63:     0x5f191e3d7fe2 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   64:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   65:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   66:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   67:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   68:     0x5f191e3d7fe2 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   69:     0x5f191f0cdf1f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   70:     0x5f191f0cdf1f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   71:     0x74dd0b4c7aa4 - <unknown>
[INFO] [stdout]   72:     0x74dd0b554a64 - clone
[INFO] [stdout]   73:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- disputes_open::open_dispute_returns_not_found_for_unknown_deal stdout ----
[INFO] [stdout] Failed to validate PocketIC server binary `/tmp/pocket-ic-server-13.0.0/pocket-ic`: `No such file or directory (os error 2)`. Going to download PocketIC server 13.0.0 from https://github.com/dfinity/pocketic/releases/download/13.0.0/pocket-ic-x86_64-linux.gz to the local path /tmp/pocket-ic-server-13.0.0/pocket-ic. To avoid downloads during test execution, please specify the path to the (ungzipped and executable) PocketIC server 13.0.0 using the function `PocketIcBuilder::with_server_binary` or using the `POCKET_IC_BIN` environment variable.
[INFO] [stdout] 
[INFO] [stdout] thread 'disputes_open::open_dispute_returns_not_found_for_unknown_deal' (3491) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:2137:21:
[INFO] [stdout] Failed to download PocketIC server: error sending request for url (https://github.com/dfinity/pocketic/releases/download/13.0.0/pocket-ic-x86_64-linux.gz)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f191f0cee88 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f191f0cee88 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f191f0cee88 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f191f0cee88 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f191f0e6d1a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f191f0e6d1a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5f191f0d48a2 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5f191f0d48a2 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5f191f0a97a6 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f191f0a97a6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f191f0c5069 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5f191e3d460c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x5f191e3d460c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5f191f0c52e2 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x5f191f0c52e2 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5f191f0a9862 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5f191f09e129 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5f191f0aa8ed - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5f191f0e758c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5f191e533ea8 - core[8fb95b77d25ab6c8]::panicking::panic_display::<alloc[a7ee25936407c584]::string::String>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x5f191e5b2dd5 - pocket_ic[c53f61975fc5be7f]::start_server::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:2137:21
[INFO] [stdout]   21:     0x5f191e4c4d0e - <pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>::from_components::<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/nonblocking.rs:161:14
[INFO] [stdout]   22:     0x5f191e5b0859 - <pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components::<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:646:14
[INFO] [stdout]   23:     0x5f191e4fe69c - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5f191e4feb7d - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x5f191e4a67ed - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   26:     0x5f191e4a3803 - tokio[bdcf347b6875eef0]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>, <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   27:     0x5f191e4a3803 - tokio[bdcf347b6875eef0]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>, <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   28:     0x5f191e4a3803 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   29:     0x5f191e46fd81 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>, <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   30:     0x5f191e48d4b1 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   31:     0x5f191e48cdac - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   32:     0x5f191e59428e - <tokio[bdcf347b6875eef0]::runtime::context::scoped::Scoped<tokio[bdcf347b6875eef0]::runtime::scheduler::Context>>::set::<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   33:     0x5f191e4fab8b - tokio[bdcf347b6875eef0]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>), <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   34:     0x5f191e45dd50 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[bdcf347b6875eef0]::runtime::context::Context>>::try_with::<tokio[bdcf347b6875eef0]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>), <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   35:     0x5f191e45a883 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[bdcf347b6875eef0]::runtime::context::Context>>::with::<tokio[bdcf347b6875eef0]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>), <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   36:     0x5f191e4f3d12 - tokio[bdcf347b6875eef0]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>), <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   37:     0x5f191e47b31f - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   38:     0x5f191e482b3d - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   39:     0x5f191e483f56 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   40:     0x5f191e447912 - tokio[bdcf347b6875eef0]::runtime::context::runtime::enter_runtime::<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>::{closure#0}, pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   41:     0x5f191e46af10 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   42:     0x5f191e4ec929 - <tokio[bdcf347b6875eef0]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   43:     0x5f191e4ef597 - <tokio[bdcf347b6875eef0]::runtime::runtime::Runtime>::block_on::<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:343:18
[INFO] [stdout]   44:     0x5f191e5a1e2f - <pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components::<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:629:33
[INFO] [stdout]   45:     0x5f191e5c3517 - <pocket_ic[c53f61975fc5be7f]::PocketIcBuilder>::build
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:208:9
[INFO] [stdout]   46:     0x5f191e5c1422 - <pocket_ic[c53f61975fc5be7f]::PocketIc>::new
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:570:58
[INFO] [stdout]   47:     0x5f191e3c0e44 - it[efd6f420830a9a7b]::disputes_open::setup
[INFO] [stdout]                                at /opt/rustwide/workdir/src/escrow/tests/it/disputes_open.rs:46:24
[INFO] [stdout]   48:     0x5f191e3c2491 - it[efd6f420830a9a7b]::disputes_open::open_dispute_returns_not_found_for_unknown_deal
[INFO] [stdout]                                at /opt/rustwide/workdir/src/escrow/tests/it/disputes_open.rs:151:26
[INFO] [stdout]   49:     0x5f191e3c0587 - it[efd6f420830a9a7b]::disputes_open::open_dispute_returns_not_found_for_unknown_deal::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/escrow/tests/it/disputes_open.rs:150:53
[INFO] [stdout]   50:     0x5f191e3b69f6 - <it[efd6f420830a9a7b]::disputes_open::open_dispute_returns_not_found_for_unknown_deal::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x5f191e3c76eb - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   52:     0x5f191e3c76eb - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   53:     0x5f191e3d4f65 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   54:     0x5f191e3d4f65 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   55:     0x5f191e3d4f65 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x5f191e3d4f65 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x5f191e3d4f65 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x5f191e3d4f65 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   59:     0x5f191e3d4f65 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   60:     0x5f191e3ce874 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   61:     0x5f191e3ce874 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   62:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   63:     0x5f191e3d7fe2 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   64:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   65:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   66:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   67:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   68:     0x5f191e3d7fe2 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   69:     0x5f191f0cdf1f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   70:     0x5f191f0cdf1f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   71:     0x74dd0b4c7aa4 - <unknown>
[INFO] [stdout]   72:     0x74dd0b554a64 - clone
[INFO] [stdout]   73:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- disputes_vote::cast_vote_anonymous_caller_blocked stdout ----
[INFO] [stdout] Failed to validate PocketIC server binary `/tmp/pocket-ic-server-13.0.0/pocket-ic`: `No such file or directory (os error 2)`. Going to download PocketIC server 13.0.0 from https://github.com/dfinity/pocketic/releases/download/13.0.0/pocket-ic-x86_64-linux.gz to the local path /tmp/pocket-ic-server-13.0.0/pocket-ic. To avoid downloads during test execution, please specify the path to the (ungzipped and executable) PocketIC server 13.0.0 using the function `PocketIcBuilder::with_server_binary` or using the `POCKET_IC_BIN` environment variable.
[INFO] [stdout] 
[INFO] [stdout] thread 'disputes_vote::cast_vote_anonymous_caller_blocked' (3502) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:2137:21:
[INFO] [stdout] Failed to download PocketIC server: error sending request for url (https://github.com/dfinity/pocketic/releases/download/13.0.0/pocket-ic-x86_64-linux.gz)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f191f0cee88 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f191f0cee88 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f191f0cee88 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f191f0cee88 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f191f0e6d1a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f191f0e6d1a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5f191f0d48a2 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5f191f0d48a2 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5f191f0a97a6 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f191f0a97a6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f191f0c5069 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5f191e3d460c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x5f191e3d460c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5f191f0c52e2 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x5f191f0c52e2 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5f191f0a9862 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5f191f09e129 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5f191f0aa8ed - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5f191f0e758c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5f191e533ea8 - core[8fb95b77d25ab6c8]::panicking::panic_display::<alloc[a7ee25936407c584]::string::String>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x5f191e5b2dd5 - pocket_ic[c53f61975fc5be7f]::start_server::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:2137:21
[INFO] [stdout]   21:     0x5f191e4c4d0e - <pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>::from_components::<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/nonblocking.rs:161:14
[INFO] [stdout]   22:     0x5f191e5b0859 - <pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components::<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:646:14
[INFO] [stdout]   23:     0x5f191e4fe69c - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5f191e4feb7d - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x5f191e4a67ed - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   26:     0x5f191e4a3803 - tokio[bdcf347b6875eef0]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>, <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   27:     0x5f191e4a3803 - tokio[bdcf347b6875eef0]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>, <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   28:     0x5f191e4a3803 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   29:     0x5f191e46fd81 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>, <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   30:     0x5f191e48d4b1 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   31:     0x5f191e48cdac - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   32:     0x5f191e59428e - <tokio[bdcf347b6875eef0]::runtime::context::scoped::Scoped<tokio[bdcf347b6875eef0]::runtime::scheduler::Context>>::set::<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   33:     0x5f191e4fab8b - tokio[bdcf347b6875eef0]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>), <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   34:     0x5f191e45dd50 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[bdcf347b6875eef0]::runtime::context::Context>>::try_with::<tokio[bdcf347b6875eef0]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>), <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   35:     0x5f191e45a883 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[bdcf347b6875eef0]::runtime::context::Context>>::with::<tokio[bdcf347b6875eef0]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>), <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   36:     0x5f191e4f3d12 - tokio[bdcf347b6875eef0]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>), <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   37:     0x5f191e47b31f - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   38:     0x5f191e482b3d - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   39:     0x5f191e483f56 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   40:     0x5f191e447912 - tokio[bdcf347b6875eef0]::runtime::context::runtime::enter_runtime::<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>::{closure#0}, pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   41:     0x5f191e46af10 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   42:     0x5f191e4ec929 - <tokio[bdcf347b6875eef0]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   43:     0x5f191e4ef597 - <tokio[bdcf347b6875eef0]::runtime::runtime::Runtime>::block_on::<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:343:18
[INFO] [stdout]   44:     0x5f191e5a1e2f - <pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components::<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:629:33
[INFO] [stdout]   45:     0x5f191e5c3517 - <pocket_ic[c53f61975fc5be7f]::PocketIcBuilder>::build
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:208:9
[INFO] [stdout]   46:     0x5f191e5c1422 - <pocket_ic[c53f61975fc5be7f]::PocketIc>::new
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:570:58
[INFO] [stdout]   47:     0x5f191e3c2b24 - it[efd6f420830a9a7b]::disputes_vote::setup
[INFO] [stdout]                                at /opt/rustwide/workdir/src/escrow/tests/it/disputes_vote.rs:28:24
[INFO] [stdout]   48:     0x5f191e3c2c91 - it[efd6f420830a9a7b]::disputes_vote::cast_vote_anonymous_caller_blocked
[INFO] [stdout]                                at /opt/rustwide/workdir/src/escrow/tests/it/disputes_vote.rs:58:26
[INFO] [stdout]   49:     0x5f191e3c05e7 - it[efd6f420830a9a7b]::disputes_vote::cast_vote_anonymous_caller_blocked::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/escrow/tests/it/disputes_vote.rs:57:40
[INFO] [stdout]   50:     0x5f191e3b6a76 - <it[efd6f420830a9a7b]::disputes_vote::cast_vote_anonymous_caller_blocked::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x5f191e3c76eb - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   52:     0x5f191e3c76eb - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   53:     0x5f191e3d4f65 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   54:     0x5f191e3d4f65 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   55:     0x5f191e3d4f65 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x5f191e3d4f65 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x5f191e3d4f65 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x5f191e3d4f65 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   59:     0x5f191e3d4f65 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   60:     0x5f191e3ce874 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   61:     0x5f191e3ce874 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   62:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   63:     0x5f191e3d7fe2 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   64:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   65:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   66:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   67:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   68:     0x5f191e3d7fe2 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   69:     0x5f191f0cdf1f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   70:     0x5f191f0cdf1f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   71:     0x74dd0b4c7aa4 - <unknown>
[INFO] [stdout]   72:     0x74dd0b554a64 - clone
[INFO] [stdout]   73:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- disputes_vote::cast_vote_returns_dispute_not_found_for_unknown_id stdout ----
[INFO] [stdout] Failed to validate PocketIC server binary `/tmp/pocket-ic-server-13.0.0/pocket-ic`: `No such file or directory (os error 2)`. Going to download PocketIC server 13.0.0 from https://github.com/dfinity/pocketic/releases/download/13.0.0/pocket-ic-x86_64-linux.gz to the local path /tmp/pocket-ic-server-13.0.0/pocket-ic. To avoid downloads during test execution, please specify the path to the (ungzipped and executable) PocketIC server 13.0.0 using the function `PocketIcBuilder::with_server_binary` or using the `POCKET_IC_BIN` environment variable.
[INFO] [stdout] 
[INFO] [stdout] thread 'disputes_vote::cast_vote_returns_dispute_not_found_for_unknown_id' (3513) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:2137:21:
[INFO] [stdout] Failed to download PocketIC server: error sending request for url (https://github.com/dfinity/pocketic/releases/download/13.0.0/pocket-ic-x86_64-linux.gz)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f191f0cee88 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f191f0cee88 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f191f0cee88 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f191f0cee88 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f191f0e6d1a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f191f0e6d1a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5f191f0d48a2 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5f191f0d48a2 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5f191f0a97a6 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f191f0a97a6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f191f0c5069 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5f191e3d460c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x5f191e3d460c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5f191f0c52e2 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x5f191f0c52e2 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5f191f0a9862 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5f191f09e129 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5f191f0aa8ed - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5f191f0e758c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5f191e533ea8 - core[8fb95b77d25ab6c8]::panicking::panic_display::<alloc[a7ee25936407c584]::string::String>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x5f191e5b2dd5 - pocket_ic[c53f61975fc5be7f]::start_server::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:2137:21
[INFO] [stdout]   21:     0x5f191e4c4d0e - <pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>::from_components::<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/nonblocking.rs:161:14
[INFO] [stdout]   22:     0x5f191e5b0859 - <pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components::<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:646:14
[INFO] [stdout]   23:     0x5f191e4fe69c - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5f191e4feb7d - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x5f191e4a67ed - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   26:     0x5f191e4a3803 - tokio[bdcf347b6875eef0]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>, <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   27:     0x5f191e4a3803 - tokio[bdcf347b6875eef0]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>, <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   28:     0x5f191e4a3803 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   29:     0x5f191e46fd81 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>, <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   30:     0x5f191e48d4b1 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   31:     0x5f191e48cdac - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   32:     0x5f191e59428e - <tokio[bdcf347b6875eef0]::runtime::context::scoped::Scoped<tokio[bdcf347b6875eef0]::runtime::scheduler::Context>>::set::<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   33:     0x5f191e4fab8b - tokio[bdcf347b6875eef0]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>), <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   34:     0x5f191e45dd50 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[bdcf347b6875eef0]::runtime::context::Context>>::try_with::<tokio[bdcf347b6875eef0]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>), <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   35:     0x5f191e45a883 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[bdcf347b6875eef0]::runtime::context::Context>>::with::<tokio[bdcf347b6875eef0]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>), <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   36:     0x5f191e4f3d12 - tokio[bdcf347b6875eef0]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>), <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   37:     0x5f191e47b31f - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   38:     0x5f191e482b3d - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   39:     0x5f191e483f56 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   40:     0x5f191e447912 - tokio[bdcf347b6875eef0]::runtime::context::runtime::enter_runtime::<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>::{closure#0}, pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   41:     0x5f191e46af10 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   42:     0x5f191e4ec929 - <tokio[bdcf347b6875eef0]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   43:     0x5f191e4ef597 - <tokio[bdcf347b6875eef0]::runtime::runtime::Runtime>::block_on::<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:343:18
[INFO] [stdout]   44:     0x5f191e5a1e2f - <pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components::<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:629:33
[INFO] [stdout]   45:     0x5f191e5c3517 - <pocket_ic[c53f61975fc5be7f]::PocketIcBuilder>::build
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:208:9
[INFO] [stdout]   46:     0x5f191e5c1422 - <pocket_ic[c53f61975fc5be7f]::PocketIc>::new
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:570:58
[INFO] [stdout]   47:     0x5f191e3c2b24 - it[efd6f420830a9a7b]::disputes_vote::setup
[INFO] [stdout]                                at /opt/rustwide/workdir/src/escrow/tests/it/disputes_vote.rs:28:24
[INFO] [stdout]   48:     0x5f191e3c2f01 - it[efd6f420830a9a7b]::disputes_vote::cast_vote_returns_dispute_not_found_for_unknown_id
[INFO] [stdout]                                at /opt/rustwide/workdir/src/escrow/tests/it/disputes_vote.rs:41:26
[INFO] [stdout]   49:     0x5f191e3c0617 - it[efd6f420830a9a7b]::disputes_vote::cast_vote_returns_dispute_not_found_for_unknown_id::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/escrow/tests/it/disputes_vote.rs:40:56
[INFO] [stdout]   50:     0x5f191e3b6ab6 - <it[efd6f420830a9a7b]::disputes_vote::cast_vote_returns_dispute_not_found_for_unknown_id::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x5f191e3c76eb - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   52:     0x5f191e3c76eb - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   53:     0x5f191e3d4f65 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   54:     0x5f191e3d4f65 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   55:     0x5f191e3d4f65 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x5f191e3d4f65 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x5f191e3d4f65 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x5f191e3d4f65 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   59:     0x5f191e3d4f65 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   60:     0x5f191e3ce874 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   61:     0x5f191e3ce874 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   62:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   63:     0x5f191e3d7fe2 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   64:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   65:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   66:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   67:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   68:     0x5f191e3d7fe2 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   69:     0x5f191f0cdf1f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   70:     0x5f191f0cdf1f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   71:     0x74dd0b4c7aa4 - <unknown>
[INFO] [stdout]   72:     0x74dd0b554a64 - clone
[INFO] [stdout]   73:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- disputes_withdraw::withdraw_dispute_anonymous_caller_blocked stdout ----
[INFO] [stdout] Failed to validate PocketIC server binary `/tmp/pocket-ic-server-13.0.0/pocket-ic`: `No such file or directory (os error 2)`. Going to download PocketIC server 13.0.0 from https://github.com/dfinity/pocketic/releases/download/13.0.0/pocket-ic-x86_64-linux.gz to the local path /tmp/pocket-ic-server-13.0.0/pocket-ic. To avoid downloads during test execution, please specify the path to the (ungzipped and executable) PocketIC server 13.0.0 using the function `PocketIcBuilder::with_server_binary` or using the `POCKET_IC_BIN` environment variable.
[INFO] [stdout] 
[INFO] [stdout] thread 'disputes_withdraw::withdraw_dispute_anonymous_caller_blocked' (3521) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:2137:21:
[INFO] [stdout] Failed to download PocketIC server: error sending request for url (https://github.com/dfinity/pocketic/releases/download/13.0.0/pocket-ic-x86_64-linux.gz)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f191f0cee88 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f191f0cee88 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f191f0cee88 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f191f0cee88 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f191f0e6d1a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f191f0e6d1a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5f191f0d48a2 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5f191f0d48a2 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5f191f0a97a6 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f191f0a97a6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f191f0c5069 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5f191e3d460c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x5f191e3d460c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5f191f0c52e2 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x5f191f0c52e2 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5f191f0a9862 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5f191f09e129 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5f191f0aa8ed - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5f191f0e758c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5f191e533ea8 - core[8fb95b77d25ab6c8]::panicking::panic_display::<alloc[a7ee25936407c584]::string::String>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x5f191e5b2dd5 - pocket_ic[c53f61975fc5be7f]::start_server::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:2137:21
[INFO] [stdout]   21:     0x5f191e4c4d0e - <pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>::from_components::<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/nonblocking.rs:161:14
[INFO] [stdout]   22:     0x5f191e5b0859 - <pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components::<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:646:14
[INFO] [stdout]   23:     0x5f191e4fe69c - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5f191e4feb7d - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x5f191e4a67ed - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   26:     0x5f191e4a3803 - tokio[bdcf347b6875eef0]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>, <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   27:     0x5f191e4a3803 - tokio[bdcf347b6875eef0]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>, <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   28:     0x5f191e4a3803 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   29:     0x5f191e46fd81 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>, <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   30:     0x5f191e48d4b1 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   31:     0x5f191e48cdac - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   32:     0x5f191e59428e - <tokio[bdcf347b6875eef0]::runtime::context::scoped::Scoped<tokio[bdcf347b6875eef0]::runtime::scheduler::Context>>::set::<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   33:     0x5f191e4fab8b - tokio[bdcf347b6875eef0]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>), <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   34:     0x5f191e45dd50 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[bdcf347b6875eef0]::runtime::context::Context>>::try_with::<tokio[bdcf347b6875eef0]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>), <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   35:     0x5f191e45a883 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[bdcf347b6875eef0]::runtime::context::Context>>::with::<tokio[bdcf347b6875eef0]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>), <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   36:     0x5f191e4f3d12 - tokio[bdcf347b6875eef0]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>), <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   37:     0x5f191e47b31f - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   38:     0x5f191e482b3d - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   39:     0x5f191e483f56 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   40:     0x5f191e447912 - tokio[bdcf347b6875eef0]::runtime::context::runtime::enter_runtime::<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>::{closure#0}, pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   41:     0x5f191e46af10 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   42:     0x5f191e4ec929 - <tokio[bdcf347b6875eef0]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   43:     0x5f191e4ef597 - <tokio[bdcf347b6875eef0]::runtime::runtime::Runtime>::block_on::<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:343:18
[INFO] [stdout]   44:     0x5f191e5a1e2f - <pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components::<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:629:33
[INFO] [stdout]   45:     0x5f191e5c3517 - <pocket_ic[c53f61975fc5be7f]::PocketIcBuilder>::build
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:208:9
[INFO] [stdout]   46:     0x5f191e5c1422 - <pocket_ic[c53f61975fc5be7f]::PocketIc>::new
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:570:58
[INFO] [stdout]   47:     0x5f191e3c5aa4 - it[efd6f420830a9a7b]::disputes_withdraw::setup
[INFO] [stdout]                                at /opt/rustwide/workdir/src/escrow/tests/it/disputes_withdraw.rs:30:24
[INFO] [stdout]   48:     0x5f191e3c5b61 - it[efd6f420830a9a7b]::disputes_withdraw::withdraw_dispute_anonymous_caller_blocked
[INFO] [stdout]                                at /opt/rustwide/workdir/src/escrow/tests/it/disputes_withdraw.rs:85:26
[INFO] [stdout]   49:     0x5f191e3c0737 - it[efd6f420830a9a7b]::disputes_withdraw::withdraw_dispute_anonymous_caller_blocked::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/escrow/tests/it/disputes_withdraw.rs:84:47
[INFO] [stdout]   50:     0x5f191e3b7176 - <it[efd6f420830a9a7b]::disputes_withdraw::withdraw_dispute_anonymous_caller_blocked::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x5f191e3c76eb - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   52:     0x5f191e3c76eb - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   53:     0x5f191e3d4f65 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   54:     0x5f191e3d4f65 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   55:     0x5f191e3d4f65 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x5f191e3d4f65 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x5f191e3d4f65 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x5f191e3d4f65 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   59:     0x5f191e3d4f65 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   60:     0x5f191e3ce874 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   61:     0x5f191e3ce874 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   62:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   63:     0x5f191e3d7fe2 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   64:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   65:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   66:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   67:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   68:     0x5f191e3d7fe2 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   69:     0x5f191f0cdf1f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   70:     0x5f191f0cdf1f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   71:     0x74dd0b4c7aa4 - <unknown>
[INFO] [stdout]   72:     0x74dd0b554a64 - clone
[INFO] [stdout]   73:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- disputes_withdraw::withdraw_dispute_rejects_abstain_proposal stdout ----
[INFO] [stdout] Failed to validate PocketIC server binary `/tmp/pocket-ic-server-13.0.0/pocket-ic`: `No such file or directory (os error 2)`. Going to download PocketIC server 13.0.0 from https://github.com/dfinity/pocketic/releases/download/13.0.0/pocket-ic-x86_64-linux.gz to the local path /tmp/pocket-ic-server-13.0.0/pocket-ic. To avoid downloads during test execution, please specify the path to the (ungzipped and executable) PocketIC server 13.0.0 using the function `PocketIcBuilder::with_server_binary` or using the `POCKET_IC_BIN` environment variable.
[INFO] [stdout] 
[INFO] [stdout] thread 'disputes_withdraw::withdraw_dispute_rejects_abstain_proposal' (3536) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:2137:21:
[INFO] [stdout] Failed to download PocketIC server: error sending request for url (https://github.com/dfinity/pocketic/releases/download/13.0.0/pocket-ic-x86_64-linux.gz)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f191f0cee88 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f191f0cee88 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f191f0cee88 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f191f0cee88 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f191f0e6d1a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f191f0e6d1a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5f191f0d48a2 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5f191f0d48a2 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5f191f0a97a6 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f191f0a97a6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f191f0c5069 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5f191e3d460c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x5f191e3d460c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5f191f0c52e2 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x5f191f0c52e2 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5f191f0a9862 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5f191f09e129 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5f191f0aa8ed - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5f191f0e758c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5f191e533ea8 - core[8fb95b77d25ab6c8]::panicking::panic_display::<alloc[a7ee25936407c584]::string::String>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x5f191e5b2dd5 - pocket_ic[c53f61975fc5be7f]::start_server::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:2137:21
[INFO] [stdout]   21:     0x5f191e4c4d0e - <pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>::from_components::<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/nonblocking.rs:161:14
[INFO] [stdout]   22:     0x5f191e5b0859 - <pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components::<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:646:14
[INFO] [stdout]   23:     0x5f191e4fe69c - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5f191e4feb7d - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x5f191e4a67ed - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   26:     0x5f191e4a3803 - tokio[bdcf347b6875eef0]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>, <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   27:     0x5f191e4a3803 - tokio[bdcf347b6875eef0]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>, <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   28:     0x5f191e4a3803 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   29:     0x5f191e46fd81 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>, <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   30:     0x5f191e48d4b1 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   31:     0x5f191e48cdac - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   32:     0x5f191e59428e - <tokio[bdcf347b6875eef0]::runtime::context::scoped::Scoped<tokio[bdcf347b6875eef0]::runtime::scheduler::Context>>::set::<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   33:     0x5f191e4fab8b - tokio[bdcf347b6875eef0]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>), <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   34:     0x5f191e45dd50 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[bdcf347b6875eef0]::runtime::context::Context>>::try_with::<tokio[bdcf347b6875eef0]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>), <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   35:     0x5f191e45a883 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[bdcf347b6875eef0]::runtime::context::Context>>::with::<tokio[bdcf347b6875eef0]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>), <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   36:     0x5f191e4f3d12 - tokio[bdcf347b6875eef0]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>), <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   37:     0x5f191e47b31f - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   38:     0x5f191e482b3d - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   39:     0x5f191e483f56 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   40:     0x5f191e447912 - tokio[bdcf347b6875eef0]::runtime::context::runtime::enter_runtime::<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>::{closure#0}, pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   41:     0x5f191e46af10 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   42:     0x5f191e4ec929 - <tokio[bdcf347b6875eef0]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   43:     0x5f191e4ef597 - <tokio[bdcf347b6875eef0]::runtime::runtime::Runtime>::block_on::<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:343:18
[INFO] [stdout]   44:     0x5f191e5a1e2f - <pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components::<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:629:33
[INFO] [stdout]   45:     0x5f191e5c3517 - <pocket_ic[c53f61975fc5be7f]::PocketIcBuilder>::build
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:208:9
[INFO] [stdout]   46:     0x5f191e5c1422 - <pocket_ic[c53f61975fc5be7f]::PocketIc>::new
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:570:58
[INFO] [stdout]   47:     0x5f191e3c5aa4 - it[efd6f420830a9a7b]::disputes_withdraw::setup
[INFO] [stdout]                                at /opt/rustwide/workdir/src/escrow/tests/it/disputes_withdraw.rs:30:24
[INFO] [stdout]   48:     0x5f191e3c5de1 - it[efd6f420830a9a7b]::disputes_withdraw::withdraw_dispute_rejects_abstain_proposal
[INFO] [stdout]                                at /opt/rustwide/workdir/src/escrow/tests/it/disputes_withdraw.rs:64:26
[INFO] [stdout]   49:     0x5f191e3c0767 - it[efd6f420830a9a7b]::disputes_withdraw::withdraw_dispute_rejects_abstain_proposal::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/escrow/tests/it/disputes_withdraw.rs:63:47
[INFO] [stdout]   50:     0x5f191e3b71b6 - <it[efd6f420830a9a7b]::disputes_withdraw::withdraw_dispute_rejects_abstain_proposal::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x5f191e3c76eb - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   52:     0x5f191e3c76eb - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   53:     0x5f191e3d4f65 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   54:     0x5f191e3d4f65 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   55:     0x5f191e3d4f65 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x5f191e3d4f65 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x5f191e3d4f65 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x5f191e3d4f65 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   59:     0x5f191e3d4f65 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   60:     0x5f191e3ce874 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   61:     0x5f191e3ce874 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   62:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   63:     0x5f191e3d7fe2 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   64:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   65:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   66:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   67:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   68:     0x5f191e3d7fe2 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   69:     0x5f191f0cdf1f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   70:     0x5f191f0cdf1f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   71:     0x74dd0b4c7aa4 - <unknown>
[INFO] [stdout]   72:     0x74dd0b554a64 - clone
[INFO] [stdout]   73:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- disputes_withdraw::withdraw_dispute_returns_dispute_not_found stdout ----
[INFO] [stdout] Failed to validate PocketIC server binary `/tmp/pocket-ic-server-13.0.0/pocket-ic`: `No such file or directory (os error 2)`. Going to download PocketIC server 13.0.0 from https://github.com/dfinity/pocketic/releases/download/13.0.0/pocket-ic-x86_64-linux.gz to the local path /tmp/pocket-ic-server-13.0.0/pocket-ic. To avoid downloads during test execution, please specify the path to the (ungzipped and executable) PocketIC server 13.0.0 using the function `PocketIcBuilder::with_server_binary` or using the `POCKET_IC_BIN` environment variable.
[INFO] [stdout] 
[INFO] [stdout] thread 'disputes_withdraw::withdraw_dispute_returns_dispute_not_found' (3549) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:2137:21:
[INFO] [stdout] Failed to download PocketIC server: error sending request for url (https://github.com/dfinity/pocketic/releases/download/13.0.0/pocket-ic-x86_64-linux.gz)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f191f0cee88 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f191f0cee88 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f191f0cee88 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f191f0cee88 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f191f0e6d1a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f191f0e6d1a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5f191f0d48a2 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5f191f0d48a2 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5f191f0a97a6 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f191f0a97a6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f191f0c5069 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5f191e3d460c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x5f191e3d460c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5f191f0c52e2 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x5f191f0c52e2 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5f191f0a9862 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5f191f09e129 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5f191f0aa8ed - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5f191f0e758c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5f191e533ea8 - core[8fb95b77d25ab6c8]::panicking::panic_display::<alloc[a7ee25936407c584]::string::String>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x5f191e5b2dd5 - pocket_ic[c53f61975fc5be7f]::start_server::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:2137:21
[INFO] [stdout]   21:     0x5f191e4c4d0e - <pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>::from_components::<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/nonblocking.rs:161:14
[INFO] [stdout]   22:     0x5f191e5b0859 - <pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components::<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:646:14
[INFO] [stdout]   23:     0x5f191e4fe69c - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5f191e4feb7d - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x5f191e4a67ed - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   26:     0x5f191e4a3803 - tokio[bdcf347b6875eef0]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>, <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   27:     0x5f191e4a3803 - tokio[bdcf347b6875eef0]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>, <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   28:     0x5f191e4a3803 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   29:     0x5f191e46fd81 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>, <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   30:     0x5f191e48d4b1 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   31:     0x5f191e48cdac - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   32:     0x5f191e59428e - <tokio[bdcf347b6875eef0]::runtime::context::scoped::Scoped<tokio[bdcf347b6875eef0]::runtime::scheduler::Context>>::set::<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   33:     0x5f191e4fab8b - tokio[bdcf347b6875eef0]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>), <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   34:     0x5f191e45dd50 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[bdcf347b6875eef0]::runtime::context::Context>>::try_with::<tokio[bdcf347b6875eef0]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>), <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   35:     0x5f191e45a883 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[bdcf347b6875eef0]::runtime::context::Context>>::with::<tokio[bdcf347b6875eef0]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>), <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   36:     0x5f191e4f3d12 - tokio[bdcf347b6875eef0]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>), <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   37:     0x5f191e47b31f - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   38:     0x5f191e482b3d - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   39:     0x5f191e483f56 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   40:     0x5f191e447912 - tokio[bdcf347b6875eef0]::runtime::context::runtime::enter_runtime::<<tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>::{closure#0}, pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   41:     0x5f191e46af10 - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   42:     0x5f191e4ec929 - <tokio[bdcf347b6875eef0]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   43:     0x5f191e4ef597 - <tokio[bdcf347b6875eef0]::runtime::runtime::Runtime>::block_on::<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:343:18
[INFO] [stdout]   44:     0x5f191e5a1e2f - <pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components::<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:629:33
[INFO] [stdout]   45:     0x5f191e5c3517 - <pocket_ic[c53f61975fc5be7f]::PocketIcBuilder>::build
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:208:9
[INFO] [stdout]   46:     0x5f191e5c1422 - <pocket_ic[c53f61975fc5be7f]::PocketIc>::new
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:570:58
[INFO] [stdout]   47:     0x5f191e3c5aa4 - it[efd6f420830a9a7b]::disputes_withdraw::setup
[INFO] [stdout]                                at /opt/rustwide/workdir/src/escrow/tests/it/disputes_withdraw.rs:30:24
[INFO] [stdout]   48:     0x5f191e3c6221 - it[efd6f420830a9a7b]::disputes_withdraw::withdraw_dispute_returns_dispute_not_found
[INFO] [stdout]                                at /opt/rustwide/workdir/src/escrow/tests/it/disputes_withdraw.rs:47:26
[INFO] [stdout]   49:     0x5f191e3c0797 - it[efd6f420830a9a7b]::disputes_withdraw::withdraw_dispute_returns_dispute_not_found::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/escrow/tests/it/disputes_withdraw.rs:46:48
[INFO] [stdout]   50:     0x5f191e3b71f6 - <it[efd6f420830a9a7b]::disputes_withdraw::withdraw_dispute_returns_dispute_not_found::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x5f191e3c76eb - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   52:     0x5f191e3c76eb - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   53:     0x5f191e3d4f65 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   54:     0x5f191e3d4f65 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   55:     0x5f191e3d4f65 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x5f191e3d4f65 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x5f191e3d4f65 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x5f191e3d4f65 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   59:     0x5f191e3d4f65 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   60:     0x5f191e3ce874 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   61:     0x5f191e3ce874 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   62:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   63:     0x5f191e3d7fe2 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   64:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   65:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   66:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   67:     0x5f191e3d7fe2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   68:     0x5f191e3d7fe2 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   69:     0x5f191f0cdf1f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   70:     0x5f191f0cdf1f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   71:     0x74dd0b4c7aa4 - <unknown>
[INFO] [stdout]   72:     0x74dd0b554a64 - clone
[INFO] [stdout]   73:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- housekeeping::canister_healthy_after_sweep_timer_fires stdout ----
[INFO] [stdout] Failed to validate PocketIC server binary `/tmp/pocket-ic-server-13.0.0/pocket-ic`: `No such file or directory (os error 2)`. Going to download PocketIC server 13.0.0 from https://github.com/dfinity/pocketic/releases/download/13.0.0/pocket-ic-x86_64-linux.gz to the local path /tmp/pocket-ic-server-13.0.0/pocket-ic. To avoid downloads during test execution, please specify the path to the (ungzipped and executable) PocketIC server 13.0.0 using the function `PocketIcBuilder::with_server_binary` or using the `POCKET_IC_BIN` environment variable.
[INFO] [stdout] 
[INFO] [stdout] thread 'housekeeping::canister_healthy_after_sweep_timer_fires' (3558) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:2137:21:
[INFO] [stdout] Failed to download PocketIC server: error sending request for url (https://github.com/dfinity/pocketic/releases/download/13.0.0/pocket-ic-x86_64-linux.gz)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f191f0cee88 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f191f0cee88 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f191f0cee88 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f191f0cee88 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f191f0e6d1a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f191f0e6d1a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5f191f0d48a2 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5f191f0d48a2 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5f191f0a97a6 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f191f0a97a6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f191f0c5069 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5f191e3d460c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x5f191e3d460c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5f191f0c52e2 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x5f191f0c52e2 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5f191f0a9862 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5f191f09e129 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5f191f0aa8ed - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5f191f0e758c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5f191e533ea8 - core[8fb95b77d25ab6c8]::panicking::panic_display::<alloc[a7ee25936407c584]::string::String>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x5f191e5b2dd5 - pocket_ic[c53f61975fc5be7f]::start_server::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:2137:21
[INFO] [stdout]   21:     0x5f191e4c4d0e - <pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>::from_components::<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/nonblocking.rs:161:14
[INFO] [stdout]   22:     0x5f191e5b0859 - <pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components::<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-13.0.0/src/lib.rs:646:14
[INFO] [stdout]   23:     0x5f191e4fe69c - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5f191e4feb7d - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x5f191e4a67ed - <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   26:     0x5f191e4a3803 - tokio[bdcf347b6875eef0]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<pocket_ic[c53f61975fc5be7f]::nonblocking::PocketIc>, <tokio[bdcf347b6875eef0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<<pocket_ic[c53f61975fc5be7f]::PocketIc>::from_components<pocket_ic[c53f61975fc5be7f]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}::{closure#0}>
[WARN] too many lines in the log, truncating it
