[INFO] cloning repository https://github.com/ic-mockery/ic-mockery
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ic-mockery/ic-mockery" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fic-mockery%2Fic-mockery", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fic-mockery%2Fic-mockery'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] db59aafde649c27e21812abdc824cb1712a2a527
[INFO] testing ic-mockery/ic-mockery against master#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fic-mockery%2Fic-mockery" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ic-mockery/ic-mockery
[INFO] finished tweaking git repo https://github.com/ic-mockery/ic-mockery
[INFO] tweaked toml for git repo https://github.com/ic-mockery/ic-mockery written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ic-mockery/ic-mockery on toolchain 2fd6efc32704647e64d3d646d21c4c68eae100e4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ic-mockery/ic-mockery 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" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded psm v0.1.26
[INFO] [stderr]   Downloaded target-triple v0.1.4
[INFO] [stderr]   Downloaded trybuild v1.0.105
[INFO] [stderr]   Downloaded ic0 v1.0.1
[INFO] [stderr]   Downloaded ic-management-canister-types v0.5.0
[INFO] [stderr]   Downloaded ic-error-types v0.2.0
[INFO] [stderr]   Downloaded ic-cdk-macros v0.19.0
[INFO] [stderr]   Downloaded ic_principal v0.1.1
[INFO] [stderr]   Downloaded stacker v0.1.21
[INFO] [stderr]   Downloaded candid_derive v0.10.20
[INFO] [stderr]   Downloaded wslpath v0.0.2
[INFO] [stderr]   Downloaded ic-transport-types v0.40.1
[INFO] [stderr]   Downloaded ic-cdk-executor v2.0.0
[INFO] [stderr]   Downloaded ic-certification v3.0.3
[INFO] [stderr]   Downloaded candid v0.10.20
[INFO] [stderr]   Downloaded ic-cdk v0.19.0
[INFO] [stderr]   Downloaded hyper-util v0.1.14
[INFO] [stderr]   Downloaded pocket-ic v11.0.0
[INFO] [stderr]   Downloaded cc v1.2.26
[INFO] [stderr]   Downloaded quinn-udp v0.5.12
[INFO] [stderr]   Downloaded reqwest v0.12.25
[INFO] [stderr]   Downloaded winnow v0.7.10
[INFO] [stderr]   Downloaded slog v2.7.0
[INFO] [stderr]   Downloaded pretty v0.12.4
[INFO] [stderr]   Downloaded webpki-roots v1.0.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4220d547c6fb4c42318b390b34c172b1a4a2ab2f0c9063806044d0f218f18056
[INFO] running `Command { std: "docker" "start" "-a" "4220d547c6fb4c42318b390b34c172b1a4a2ab2f0c9063806044d0f218f18056", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4220d547c6fb4c42318b390b34c172b1a4a2ab2f0c9063806044d0f218f18056", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4220d547c6fb4c42318b390b34c172b1a4a2ab2f0c9063806044d0f218f18056", kill_on_drop: false }`
[INFO] [stdout] 4220d547c6fb4c42318b390b34c172b1a4a2ab2f0c9063806044d0f218f18056
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] db52f987f1b718130a7e028375bb6b82fe8f211bd088355a4d10b9f18b1db14e
[INFO] running `Command { std: "docker" "start" "-a" "db52f987f1b718130a7e028375bb6b82fe8f211bd088355a4d10b9f18b1db14e", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling cc v1.2.26
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling rustversion v1.0.21
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling typed-arena v2.0.2
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling pretty v0.12.4
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling leb128 v0.2.5
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling slotmap v1.1.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling ic-cdk-executor v2.0.0
[INFO] [stderr]    Compiling psm v0.1.26
[INFO] [stderr]    Compiling stacker v0.1.21
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling rustls v0.23.27
[INFO] [stderr]    Compiling ic0 v1.0.1
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling deranged v0.4.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]    Compiling rustls-native-certs v0.8.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling webpki-roots v1.0.0
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling slog v2.7.0
[INFO] [stderr]    Compiling iri-string v0.7.8
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling half v1.8.3
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling dyn-clone v1.0.19
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling binread_derive v2.1.0
[INFO] [stderr]    Compiling rustls-webpki v0.103.3
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling backoff v0.4.0
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling binread v2.2.0
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling candid_derive v0.10.20
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.29
[INFO] [stderr]    Compiling tokio v1.45.1
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling serde_bytes v0.11.17
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling ic_principal v0.1.1
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling candid v0.10.20
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling ic-error-types v0.2.0
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling ic-certification v3.0.3
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling erased-serde v0.3.31
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling h2 v0.4.10
[INFO] [stderr]    Compiling ic-management-canister-types v0.5.0
[INFO] [stderr]    Compiling tokio-rustls v0.26.2
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling serde_cbor v0.11.2
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling ic-cdk-macros v0.19.0
[INFO] [stderr]    Compiling schemars_derive v0.8.22
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling ic-transport-types v0.40.1
[INFO] [stderr]    Compiling tracing-appender v0.2.3
[INFO] [stderr]    Compiling ic-cdk v0.19.0
[INFO] [stderr]    Compiling hyper-util v0.1.14
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.12.25
[INFO] [stderr]    Compiling pocket-ic v11.0.0
[INFO] [stderr]    Compiling ic-mockery-macro v0.1.0 (/opt/rustwide/workdir/crates/ic-mockery-macro)
[INFO] [stderr]    Compiling canister v0.1.0 (/opt/rustwide/workdir/canister)
[INFO] [stderr]    Compiling ic-mockery v0.1.0 (/opt/rustwide/workdir/crates/ic-mockery)
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> crates/ic-mockery/src/mocking_support.rs:182:32
[INFO] [stdout]     |
[INFO] [stdout] 182 |     pub fn execute_no_ticks<T>(mut self) -> Result<T, String>
[INFO] [stdout]     |                                ----^^^^
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 11s
[INFO] running `Command { std: "docker" "inspect" "db52f987f1b718130a7e028375bb6b82fe8f211bd088355a4d10b9f18b1db14e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "db52f987f1b718130a7e028375bb6b82fe8f211bd088355a4d10b9f18b1db14e", kill_on_drop: false }`
[INFO] [stdout] db52f987f1b718130a7e028375bb6b82fe8f211bd088355a4d10b9f18b1db14e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 37fae6a4c0794cb92479d7c81d36a56b475d69fc817fe3b50d45f16c40a59973
[INFO] running `Command { std: "docker" "start" "-a" "37fae6a4c0794cb92479d7c81d36a56b475d69fc817fe3b50d45f16c40a59973", kill_on_drop: false }`
[INFO] [stderr]    Compiling ic-mockery-macro v0.1.0 (/opt/rustwide/workdir/crates/ic-mockery-macro)
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling winnow v0.7.10
[INFO] [stderr]    Compiling target-triple v0.1.4
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling canister v0.1.0 (/opt/rustwide/workdir/canister)
[INFO] [stderr]    Compiling ic-mockery v0.1.0 (/opt/rustwide/workdir/crates/ic-mockery)
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> crates/ic-mockery/src/mocking_support.rs:182:32
[INFO] [stdout]     |
[INFO] [stdout] 182 |     pub fn execute_no_ticks<T>(mut self) -> Result<T, String>
[INFO] [stdout]     |                                ----^^^^
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> crates/ic-mockery/src/mocking_support.rs:182:32
[INFO] [stdout]     |
[INFO] [stdout] 182 |     pub fn execute_no_ticks<T>(mut self) -> Result<T, String>
[INFO] [stdout]     |                                ----^^^^
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling trybuild v1.0.105
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 24.62s
[INFO] running `Command { std: "docker" "inspect" "37fae6a4c0794cb92479d7c81d36a56b475d69fc817fe3b50d45f16c40a59973", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "37fae6a4c0794cb92479d7c81d36a56b475d69fc817fe3b50d45f16c40a59973", kill_on_drop: false }`
[INFO] [stdout] 37fae6a4c0794cb92479d7c81d36a56b475d69fc817fe3b50d45f16c40a59973
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] b5903bfe9a56ab7db04203f1c9a6e957af7bf88983f1860e7e5966460ac5ea03
[INFO] running `Command { std: "docker" "start" "-a" "b5903bfe9a56ab7db04203f1c9a6e957af7bf88983f1860e7e5966460ac5ea03", kill_on_drop: false }`
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> crates/ic-mockery/src/mocking_support.rs:182:32
[INFO] [stderr]     |
[INFO] [stderr] 182 |     pub fn execute_no_ticks<T>(mut self) -> Result<T, String>
[INFO] [stderr]     |                                ----^^^^
[INFO] [stderr]     |                                |
[INFO] [stderr]     |                                help: remove this `mut`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `ic-mockery` (lib) generated 1 warning (run `cargo fix --lib -p ic-mockery` to apply 1 suggestion)
[INFO] [stderr] warning: `ic-mockery` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.33s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/canister-e966fc697f840333)
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ic_mockery-62bfed700ad2c000)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/mocking_support_test.rs (/opt/rustwide/target/debug/deps/mocking_support_test-29f0875e82edf055)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test basic_execute_flow_should_return_value ... FAILED
[INFO] [stdout] test builder_methods_chain has been running for over 60 seconds
[INFO] [stdout] test execute_without_call_panics has been running for over 60 seconds
[INFO] [stdout] test execute_without_call_panics - should panic ... FAILED
[INFO] [stdout] test builder_methods_chain ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- basic_execute_flow_should_return_value stdout ----
[INFO] [stdout] Failed to validate PocketIC server binary `/tmp/pocket-ic-server-11.0.0/pocket-ic`: `No such file or directory (os error 2)`. Going to download PocketIC server 11.0.0 from https://github.com/dfinity/pocketic/releases/download/11.0.0/pocket-ic-x86_64-linux.gz to the local path /tmp/pocket-ic-server-11.0.0/pocket-ic. To avoid downloads during test execution, please specify the path to the (ungzipped and executable) PocketIC server 11.0.0 using the function `PocketIcBuilder::with_server_binary` or using the `POCKET_IC_BIN` environment variable.
[INFO] [stdout] 
[INFO] [stdout] thread 'basic_execute_flow_should_return_value' (19) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-11.0.0/src/lib.rs:2036:21:
[INFO] [stdout] Failed to download PocketIC server: error sending request for url (https://github.com/dfinity/pocketic/releases/download/11.0.0/pocket-ic-x86_64-linux.gz)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58bad1d2a9e2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58bad1d2a9e2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58bad1d2a9e2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58bad1d2a9e2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58bad1d42eaa - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58bad1d42eaa - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x58bad1d30596 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x58bad1d30596 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x58bad1d0499f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58bad1d0499f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58bad1d20829 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58bad10fe28e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x58bad10fe28e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x58bad1d20a92 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x58bad1d20a92 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58bad1d04a58 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x58bad1cfbb79 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58bad1d05b6d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58bad1d4369c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58bad124ac38 - core[c5ed12ab89cc536a]::panicking::panic_display::<alloc[9c68fdf4f4f29218]::string::String>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x58bad122cef3 - pocket_ic[4297f90473f075ab]::start_server::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-11.0.0/src/lib.rs:2036:21
[INFO] [stdout]   21:     0x58bad116ff03 - <pocket_ic[4297f90473f075ab]::nonblocking::PocketIc>::from_components::<pocket_ic[4297f90473f075ab]::common::rest::ExtendedSubnetConfigSet>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-11.0.0/src/nonblocking.rs:156:14
[INFO] [stdout]   22:     0x58bad122a731 - <pocket_ic[4297f90473f075ab]::PocketIc>::from_components::<pocket_ic[4297f90473f075ab]::common::rest::ExtendedSubnetConfigSet>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-11.0.0/src/lib.rs:628:14
[INFO] [stdout]   23:     0x58bad1150bcc - <core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<<pocket_ic[4297f90473f075ab]::PocketIc>::from_components<pocket_ic[4297f90473f075ab]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x58bad1150f6d - <core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<<pocket_ic[4297f90473f075ab]::PocketIc>::from_components<pocket_ic[4297f90473f075ab]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x58bad11b56ad - <tokio[6f1c5c7a1406a9d0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<<pocket_ic[4297f90473f075ab]::PocketIc>::from_components<pocket_ic[4297f90473f075ab]::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.45.1/src/runtime/scheduler/current_thread/mod.rs:733:70
[INFO] [stdout]   26:     0x58bad11b34e3 - tokio[6f1c5c7a1406a9d0]::task::coop::with_budget::<core[c5ed12ab89cc536a]::task::poll::Poll<pocket_ic[4297f90473f075ab]::nonblocking::PocketIc>, <tokio[6f1c5c7a1406a9d0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<<pocket_ic[4297f90473f075ab]::PocketIc>::from_components<pocket_ic[4297f90473f075ab]::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.45.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   27:     0x58bad11b34e3 - tokio[6f1c5c7a1406a9d0]::task::coop::budget::<core[c5ed12ab89cc536a]::task::poll::Poll<pocket_ic[4297f90473f075ab]::nonblocking::PocketIc>, <tokio[6f1c5c7a1406a9d0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<<pocket_ic[4297f90473f075ab]::PocketIc>::from_components<pocket_ic[4297f90473f075ab]::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.45.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   28:     0x58bad11b34e3 - <tokio[6f1c5c7a1406a9d0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<<pocket_ic[4297f90473f075ab]::PocketIc>::from_components<pocket_ic[4297f90473f075ab]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:733:25
[INFO] [stdout]   29:     0x58bad118e991 - <tokio[6f1c5c7a1406a9d0]::runtime::scheduler::current_thread::Context>::enter::<core[c5ed12ab89cc536a]::task::poll::Poll<pocket_ic[4297f90473f075ab]::nonblocking::PocketIc>, <tokio[6f1c5c7a1406a9d0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<<pocket_ic[4297f90473f075ab]::PocketIc>::from_components<pocket_ic[4297f90473f075ab]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   30:     0x58bad11a4121 - <tokio[6f1c5c7a1406a9d0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<<pocket_ic[4297f90473f075ab]::PocketIc>::from_components<pocket_ic[4297f90473f075ab]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:732:44
[INFO] [stdout]   31:     0x58bad11a3b7c - <tokio[6f1c5c7a1406a9d0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[6f1c5c7a1406a9d0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<<pocket_ic[4297f90473f075ab]::PocketIc>::from_components<pocket_ic[4297f90473f075ab]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<pocket_ic[4297f90473f075ab]::nonblocking::PocketIc>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   32:     0x58bad11e224e - <tokio[6f1c5c7a1406a9d0]::runtime::context::scoped::Scoped<tokio[6f1c5c7a1406a9d0]::runtime::scheduler::Context>>::set::<<tokio[6f1c5c7a1406a9d0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[6f1c5c7a1406a9d0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<<pocket_ic[4297f90473f075ab]::PocketIc>::from_components<pocket_ic[4297f90473f075ab]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<pocket_ic[4297f90473f075ab]::nonblocking::PocketIc>>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[6f1c5c7a1406a9d0]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<pocket_ic[4297f90473f075ab]::nonblocking::PocketIc>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   33:     0x58bad125853b - tokio[6f1c5c7a1406a9d0]::runtime::context::set_scheduler::<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[6f1c5c7a1406a9d0]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<pocket_ic[4297f90473f075ab]::nonblocking::PocketIc>), <tokio[6f1c5c7a1406a9d0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[6f1c5c7a1406a9d0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<<pocket_ic[4297f90473f075ab]::PocketIc>::from_components<pocket_ic[4297f90473f075ab]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<pocket_ic[4297f90473f075ab]::nonblocking::PocketIc>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context.rs:176:38
[INFO] [stdout]   34:     0x58bad11c1c60 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<tokio[6f1c5c7a1406a9d0]::runtime::context::Context>>::try_with::<tokio[6f1c5c7a1406a9d0]::runtime::context::set_scheduler<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[6f1c5c7a1406a9d0]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<pocket_ic[4297f90473f075ab]::nonblocking::PocketIc>), <tokio[6f1c5c7a1406a9d0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[6f1c5c7a1406a9d0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<<pocket_ic[4297f90473f075ab]::PocketIc>::from_components<pocket_ic[4297f90473f075ab]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<pocket_ic[4297f90473f075ab]::nonblocking::PocketIc>>::{closure#0}>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[6f1c5c7a1406a9d0]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<pocket_ic[4297f90473f075ab]::nonblocking::PocketIc>)>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   35:     0x58bad11bf793 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<tokio[6f1c5c7a1406a9d0]::runtime::context::Context>>::with::<tokio[6f1c5c7a1406a9d0]::runtime::context::set_scheduler<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[6f1c5c7a1406a9d0]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<pocket_ic[4297f90473f075ab]::nonblocking::PocketIc>), <tokio[6f1c5c7a1406a9d0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[6f1c5c7a1406a9d0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<<pocket_ic[4297f90473f075ab]::PocketIc>::from_components<pocket_ic[4297f90473f075ab]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<pocket_ic[4297f90473f075ab]::nonblocking::PocketIc>>::{closure#0}>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[6f1c5c7a1406a9d0]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<pocket_ic[4297f90473f075ab]::nonblocking::PocketIc>)>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   36:     0x58bad1253072 - tokio[6f1c5c7a1406a9d0]::runtime::context::set_scheduler::<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[6f1c5c7a1406a9d0]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<pocket_ic[4297f90473f075ab]::nonblocking::PocketIc>), <tokio[6f1c5c7a1406a9d0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[6f1c5c7a1406a9d0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<<pocket_ic[4297f90473f075ab]::PocketIc>::from_components<pocket_ic[4297f90473f075ab]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<pocket_ic[4297f90473f075ab]::nonblocking::PocketIc>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context.rs:176:17
[INFO] [stdout]   37:     0x58bad11973ef - <tokio[6f1c5c7a1406a9d0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[6f1c5c7a1406a9d0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<<pocket_ic[4297f90473f075ab]::PocketIc>::from_components<pocket_ic[4297f90473f075ab]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<pocket_ic[4297f90473f075ab]::nonblocking::PocketIc>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   38:     0x58bad119c94d - <tokio[6f1c5c7a1406a9d0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<<pocket_ic[4297f90473f075ab]::PocketIc>::from_components<pocket_ic[4297f90473f075ab]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   39:     0x58bad119d7c6 - <tokio[6f1c5c7a1406a9d0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<<pocket_ic[4297f90473f075ab]::PocketIc>::from_components<pocket_ic[4297f90473f075ab]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   40:     0x58bad1264f32 - tokio[6f1c5c7a1406a9d0]::runtime::context::runtime::enter_runtime::<<tokio[6f1c5c7a1406a9d0]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<<pocket_ic[4297f90473f075ab]::PocketIc>::from_components<pocket_ic[4297f90473f075ab]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>::{closure#0}, pocket_ic[4297f90473f075ab]::nonblocking::PocketIc>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   41:     0x58bad118b940 - <tokio[6f1c5c7a1406a9d0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<<pocket_ic[4297f90473f075ab]::PocketIc>::from_components<pocket_ic[4297f90473f075ab]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   42:     0x58bad11de849 - <tokio[6f1c5c7a1406a9d0]::runtime::runtime::Runtime>::block_on_inner::<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<<pocket_ic[4297f90473f075ab]::PocketIc>::from_components<pocket_ic[4297f90473f075ab]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   43:     0x58bad11e07f4 - <tokio[6f1c5c7a1406a9d0]::runtime::runtime::Runtime>::block_on::<<pocket_ic[4297f90473f075ab]::PocketIc>::from_components<pocket_ic[4297f90473f075ab]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/runtime.rs:328:18
[INFO] [stdout]   44:     0x58bad121f7a6 - <pocket_ic[4297f90473f075ab]::PocketIc>::from_components::<pocket_ic[4297f90473f075ab]::common::rest::ExtendedSubnetConfigSet>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-11.0.0/src/lib.rs:612:33
[INFO] [stdout]   45:     0x58bad123bd7b - <pocket_ic[4297f90473f075ab]::PocketIcBuilder>::build
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-11.0.0/src/lib.rs:204:9
[INFO] [stdout]   46:     0x58bad10e6958 - mocking_support_test[dde21b7c994d96a8]::basic_execute_flow_should_return_value
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/ic-mockery/tests/mocking_support_test.rs:38:10
[INFO] [stdout]   47:     0x58bad10e5e57 - mocking_support_test[dde21b7c994d96a8]::basic_execute_flow_should_return_value::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/ic-mockery/tests/mocking_support_test.rs:35:44
[INFO] [stdout]   48:     0x58bad10e7c76 - <mocking_support_test[dde21b7c994d96a8]::basic_execute_flow_should_return_value::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x58bad10f263b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x58bad10f263b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   51:     0x58bad10fee9a - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   52:     0x58bad10fee9a - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   53:     0x58bad10fee9a - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   54:     0x58bad10fee9a - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   55:     0x58bad10fee9a - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x58bad10fee9a - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   57:     0x58bad10fee9a - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   58:     0x58bad10f9364 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   59:     0x58bad10f9364 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   60:     0x58bad1101992 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   61:     0x58bad1101992 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   62:     0x58bad1101992 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   63:     0x58bad1101992 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   64:     0x58bad1101992 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   65:     0x58bad1101992 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   66:     0x58bad1101992 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   67:     0x58bad1d29aaf - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   68:     0x58bad1d29aaf - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   69:     0x7490e285caa4 - <unknown>
[INFO] [stdout]   70:     0x7490e28e9a64 - clone
[INFO] [stdout]   71:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- execute_without_call_panics stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'execute_without_call_panics' (21) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-11.0.0/src/lib.rs:2048:25:
[INFO] [stdout] Timed out waiting for PocketIC server being available at the local path /tmp/pocket-ic-server-11.0.0/pocket-ic.
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58bad1d2a9e2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58bad1d2a9e2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58bad1d2a9e2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58bad1d2a9e2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58bad1d42eaa - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58bad1d42eaa - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x58bad1d30596 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x58bad1d30596 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x58bad1d0499f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58bad1d0499f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58bad1d20829 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58bad10fe28e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x58bad10fe28e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x58bad1d20a92 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x58bad1d20a92 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58bad1d04a58 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x58bad1cfbb79 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58bad1d05b6d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58bad1d4369c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58bad122cbae - pocket_ic[4297f90473f075ab]::start_server::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-11.0.0/src/lib.rs:2048:25
[INFO] [stdout]   20:     0x58bad116ff03 - <pocket_ic[4297f90473f075ab]::nonblocking::PocketIc>::from_components::<pocket_ic[4297f90473f075ab]::common::rest::ExtendedSubnetConfigSet>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-11.0.0/src/nonblocking.rs:156:14
[INFO] [stdout]   21:     0x58bad122a731 - <pocket_ic[4297f90473f075ab]::PocketIc>::from_components::<pocket_ic[4297f90473f075ab]::common::rest::ExtendedSubnetConfigSet>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-11.0.0/src/lib.rs:628:14
[INFO] [stdout]   22:     0x58bad1150bcc - <core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<<pocket_ic[4297f90473f075ab]::PocketIc>::from_components<pocket_ic[4297f90473f075ab]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x58bad1150f6d - <core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<<pocket_ic[4297f90473f075ab]::PocketIc>::from_components<pocket_ic[4297f90473f075ab]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x58bad11b56ad - <tokio[6f1c5c7a1406a9d0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<<pocket_ic[4297f90473f075ab]::PocketIc>::from_components<pocket_ic[4297f90473f075ab]::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.45.1/src/runtime/scheduler/current_thread/mod.rs:733:70
[INFO] [stdout]   25:     0x58bad11b34e3 - tokio[6f1c5c7a1406a9d0]::task::coop::with_budget::<core[c5ed12ab89cc536a]::task::poll::Poll<pocket_ic[4297f90473f075ab]::nonblocking::PocketIc>, <tokio[6f1c5c7a1406a9d0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<<pocket_ic[4297f90473f075ab]::PocketIc>::from_components<pocket_ic[4297f90473f075ab]::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.45.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   26:     0x58bad11b34e3 - tokio[6f1c5c7a1406a9d0]::task::coop::budget::<core[c5ed12ab89cc536a]::task::poll::Poll<pocket_ic[4297f90473f075ab]::nonblocking::PocketIc>, <tokio[6f1c5c7a1406a9d0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<<pocket_ic[4297f90473f075ab]::PocketIc>::from_components<pocket_ic[4297f90473f075ab]::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.45.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   27:     0x58bad11b34e3 - <tokio[6f1c5c7a1406a9d0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<<pocket_ic[4297f90473f075ab]::PocketIc>::from_components<pocket_ic[4297f90473f075ab]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:733:25
[INFO] [stdout]   28:     0x58bad118e991 - <tokio[6f1c5c7a1406a9d0]::runtime::scheduler::current_thread::Context>::enter::<core[c5ed12ab89cc536a]::task::poll::Poll<pocket_ic[4297f90473f075ab]::nonblocking::PocketIc>, <tokio[6f1c5c7a1406a9d0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<<pocket_ic[4297f90473f075ab]::PocketIc>::from_components<pocket_ic[4297f90473f075ab]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   29:     0x58bad11a4121 - <tokio[6f1c5c7a1406a9d0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<<pocket_ic[4297f90473f075ab]::PocketIc>::from_components<pocket_ic[4297f90473f075ab]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:732:44
[INFO] [stdout]   30:     0x58bad11a3b7c - <tokio[6f1c5c7a1406a9d0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[6f1c5c7a1406a9d0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<<pocket_ic[4297f90473f075ab]::PocketIc>::from_components<pocket_ic[4297f90473f075ab]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<pocket_ic[4297f90473f075ab]::nonblocking::PocketIc>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   31:     0x58bad11e224e - <tokio[6f1c5c7a1406a9d0]::runtime::context::scoped::Scoped<tokio[6f1c5c7a1406a9d0]::runtime::scheduler::Context>>::set::<<tokio[6f1c5c7a1406a9d0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[6f1c5c7a1406a9d0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<<pocket_ic[4297f90473f075ab]::PocketIc>::from_components<pocket_ic[4297f90473f075ab]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<pocket_ic[4297f90473f075ab]::nonblocking::PocketIc>>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[6f1c5c7a1406a9d0]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<pocket_ic[4297f90473f075ab]::nonblocking::PocketIc>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x58bad125853b - tokio[6f1c5c7a1406a9d0]::runtime::context::set_scheduler::<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[6f1c5c7a1406a9d0]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<pocket_ic[4297f90473f075ab]::nonblocking::PocketIc>), <tokio[6f1c5c7a1406a9d0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[6f1c5c7a1406a9d0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<<pocket_ic[4297f90473f075ab]::PocketIc>::from_components<pocket_ic[4297f90473f075ab]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<pocket_ic[4297f90473f075ab]::nonblocking::PocketIc>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context.rs:176:38
[INFO] [stdout]   33:     0x58bad11c1c60 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<tokio[6f1c5c7a1406a9d0]::runtime::context::Context>>::try_with::<tokio[6f1c5c7a1406a9d0]::runtime::context::set_scheduler<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[6f1c5c7a1406a9d0]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<pocket_ic[4297f90473f075ab]::nonblocking::PocketIc>), <tokio[6f1c5c7a1406a9d0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[6f1c5c7a1406a9d0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<<pocket_ic[4297f90473f075ab]::PocketIc>::from_components<pocket_ic[4297f90473f075ab]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<pocket_ic[4297f90473f075ab]::nonblocking::PocketIc>>::{closure#0}>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[6f1c5c7a1406a9d0]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<pocket_ic[4297f90473f075ab]::nonblocking::PocketIc>)>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   34:     0x58bad11bf793 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<tokio[6f1c5c7a1406a9d0]::runtime::context::Context>>::with::<tokio[6f1c5c7a1406a9d0]::runtime::context::set_scheduler<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[6f1c5c7a1406a9d0]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<pocket_ic[4297f90473f075ab]::nonblocking::PocketIc>), <tokio[6f1c5c7a1406a9d0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[6f1c5c7a1406a9d0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<<pocket_ic[4297f90473f075ab]::PocketIc>::from_components<pocket_ic[4297f90473f075ab]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<pocket_ic[4297f90473f075ab]::nonblocking::PocketIc>>::{closure#0}>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[6f1c5c7a1406a9d0]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<pocket_ic[4297f90473f075ab]::nonblocking::PocketIc>)>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   35:     0x58bad1253072 - tokio[6f1c5c7a1406a9d0]::runtime::context::set_scheduler::<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[6f1c5c7a1406a9d0]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<pocket_ic[4297f90473f075ab]::nonblocking::PocketIc>), <tokio[6f1c5c7a1406a9d0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[6f1c5c7a1406a9d0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<<pocket_ic[4297f90473f075ab]::PocketIc>::from_components<pocket_ic[4297f90473f075ab]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<pocket_ic[4297f90473f075ab]::nonblocking::PocketIc>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context.rs:176:17
[INFO] [stdout]   36:     0x58bad11973ef - <tokio[6f1c5c7a1406a9d0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[6f1c5c7a1406a9d0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<<pocket_ic[4297f90473f075ab]::PocketIc>::from_components<pocket_ic[4297f90473f075ab]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<pocket_ic[4297f90473f075ab]::nonblocking::PocketIc>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   37:     0x58bad119c94d - <tokio[6f1c5c7a1406a9d0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<<pocket_ic[4297f90473f075ab]::PocketIc>::from_components<pocket_ic[4297f90473f075ab]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   38:     0x58bad119d7c6 - <tokio[6f1c5c7a1406a9d0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<<pocket_ic[4297f90473f075ab]::PocketIc>::from_components<pocket_ic[4297f90473f075ab]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   39:     0x58bad1264f32 - tokio[6f1c5c7a1406a9d0]::runtime::context::runtime::enter_runtime::<<tokio[6f1c5c7a1406a9d0]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<<pocket_ic[4297f90473f075ab]::PocketIc>::from_components<pocket_ic[4297f90473f075ab]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>::{closure#0}, pocket_ic[4297f90473f075ab]::nonblocking::PocketIc>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x58bad118b940 - <tokio[6f1c5c7a1406a9d0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<<pocket_ic[4297f90473f075ab]::PocketIc>::from_components<pocket_ic[4297f90473f075ab]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   41:     0x58bad11de849 - <tokio[6f1c5c7a1406a9d0]::runtime::runtime::Runtime>::block_on_inner::<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<<pocket_ic[4297f90473f075ab]::PocketIc>::from_components<pocket_ic[4297f90473f075ab]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   42:     0x58bad11e07f4 - <tokio[6f1c5c7a1406a9d0]::runtime::runtime::Runtime>::block_on::<<pocket_ic[4297f90473f075ab]::PocketIc>::from_components<pocket_ic[4297f90473f075ab]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/runtime.rs:328:18
[INFO] [stdout]   43:     0x58bad121f7a6 - <pocket_ic[4297f90473f075ab]::PocketIc>::from_components::<pocket_ic[4297f90473f075ab]::common::rest::ExtendedSubnetConfigSet>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-11.0.0/src/lib.rs:612:33
[INFO] [stdout]   44:     0x58bad123bd7b - <pocket_ic[4297f90473f075ab]::PocketIcBuilder>::build
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-11.0.0/src/lib.rs:204:9
[INFO] [stdout]   45:     0x58bad1239f42 - <pocket_ic[4297f90473f075ab]::PocketIc>::new
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-11.0.0/src/lib.rs:554:58
[INFO] [stdout]   46:     0x58bad10e678a - mocking_support_test[dde21b7c994d96a8]::execute_without_call_panics
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/ic-mockery/tests/mocking_support_test.rs:17:15
[INFO] [stdout]   47:     0x58bad10e5e27 - mocking_support_test[dde21b7c994d96a8]::execute_without_call_panics::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/ic-mockery/tests/mocking_support_test.rs:16:33
[INFO] [stdout]   48:     0x58bad10e7c36 - <mocking_support_test[dde21b7c994d96a8]::execute_without_call_panics::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x58bad10f263b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x58bad10f263b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   51:     0x58bad10fee9a - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   52:     0x58bad10fee9a - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   53:     0x58bad10fee9a - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   54:     0x58bad10fee9a - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   55:     0x58bad10fee9a - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x58bad10fee9a - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   57:     0x58bad10fee9a - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   58:     0x58bad10f9364 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   59:     0x58bad10f9364 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   60:     0x58bad1101992 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   61:     0x58bad1101992 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   62:     0x58bad1101992 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   63:     0x58bad1101992 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   64:     0x58bad1101992 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   65:     0x58bad1101992 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   66:     0x58bad1101992 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   67:     0x58bad1d29aaf - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   68:     0x58bad1d29aaf - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   69:     0x7490e285caa4 - <unknown>
[INFO] [stdout]   70:     0x7490e28e9a64 - clone
[INFO] [stdout]   71:                0x0 - <unknown>
[INFO] [stdout] note: panic did not contain expected string
[INFO] [stdout]       panic message: "Timed out waiting for PocketIC server being available at the local path /tmp/pocket-ic-server-11.0.0/pocket-ic."
[INFO] [stdout]  expected substring: "Missing call"
[INFO] [stdout] ---- builder_methods_chain stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'builder_methods_chain' (20) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-11.0.0/src/lib.rs:2048:25:
[INFO] [stdout] Timed out waiting for PocketIC server being available at the local path /tmp/pocket-ic-server-11.0.0/pocket-ic.
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58bad1d2a9e2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58bad1d2a9e2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58bad1d2a9e2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58bad1d2a9e2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58bad1d42eaa - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58bad1d42eaa - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x58bad1d30596 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x58bad1d30596 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x58bad1d0499f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58bad1d0499f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58bad1d20829 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58bad10fe28e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x58bad10fe28e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x58bad1d20a92 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x58bad1d20a92 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58bad1d04a58 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x58bad1cfbb79 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58bad1d05b6d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58bad1d4369c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58bad122cbae - pocket_ic[4297f90473f075ab]::start_server::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-11.0.0/src/lib.rs:2048:25
[INFO] [stdout]   20:     0x58bad116ff03 - <pocket_ic[4297f90473f075ab]::nonblocking::PocketIc>::from_components::<pocket_ic[4297f90473f075ab]::common::rest::ExtendedSubnetConfigSet>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-11.0.0/src/nonblocking.rs:156:14
[INFO] [stdout]   21:     0x58bad122a731 - <pocket_ic[4297f90473f075ab]::PocketIc>::from_components::<pocket_ic[4297f90473f075ab]::common::rest::ExtendedSubnetConfigSet>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-11.0.0/src/lib.rs:628:14
[INFO] [stdout]   22:     0x58bad1150bcc - <core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<<pocket_ic[4297f90473f075ab]::PocketIc>::from_components<pocket_ic[4297f90473f075ab]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x58bad1150f6d - <core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<<pocket_ic[4297f90473f075ab]::PocketIc>::from_components<pocket_ic[4297f90473f075ab]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x58bad11b56ad - <tokio[6f1c5c7a1406a9d0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<<pocket_ic[4297f90473f075ab]::PocketIc>::from_components<pocket_ic[4297f90473f075ab]::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.45.1/src/runtime/scheduler/current_thread/mod.rs:733:70
[INFO] [stdout]   25:     0x58bad11b34e3 - tokio[6f1c5c7a1406a9d0]::task::coop::with_budget::<core[c5ed12ab89cc536a]::task::poll::Poll<pocket_ic[4297f90473f075ab]::nonblocking::PocketIc>, <tokio[6f1c5c7a1406a9d0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<<pocket_ic[4297f90473f075ab]::PocketIc>::from_components<pocket_ic[4297f90473f075ab]::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.45.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   26:     0x58bad11b34e3 - tokio[6f1c5c7a1406a9d0]::task::coop::budget::<core[c5ed12ab89cc536a]::task::poll::Poll<pocket_ic[4297f90473f075ab]::nonblocking::PocketIc>, <tokio[6f1c5c7a1406a9d0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<<pocket_ic[4297f90473f075ab]::PocketIc>::from_components<pocket_ic[4297f90473f075ab]::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.45.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   27:     0x58bad11b34e3 - <tokio[6f1c5c7a1406a9d0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<<pocket_ic[4297f90473f075ab]::PocketIc>::from_components<pocket_ic[4297f90473f075ab]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:733:25
[INFO] [stdout]   28:     0x58bad118e991 - <tokio[6f1c5c7a1406a9d0]::runtime::scheduler::current_thread::Context>::enter::<core[c5ed12ab89cc536a]::task::poll::Poll<pocket_ic[4297f90473f075ab]::nonblocking::PocketIc>, <tokio[6f1c5c7a1406a9d0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<<pocket_ic[4297f90473f075ab]::PocketIc>::from_components<pocket_ic[4297f90473f075ab]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   29:     0x58bad11a4121 - <tokio[6f1c5c7a1406a9d0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<<pocket_ic[4297f90473f075ab]::PocketIc>::from_components<pocket_ic[4297f90473f075ab]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:732:44
[INFO] [stdout]   30:     0x58bad11a3b7c - <tokio[6f1c5c7a1406a9d0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[6f1c5c7a1406a9d0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<<pocket_ic[4297f90473f075ab]::PocketIc>::from_components<pocket_ic[4297f90473f075ab]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<pocket_ic[4297f90473f075ab]::nonblocking::PocketIc>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   31:     0x58bad11e224e - <tokio[6f1c5c7a1406a9d0]::runtime::context::scoped::Scoped<tokio[6f1c5c7a1406a9d0]::runtime::scheduler::Context>>::set::<<tokio[6f1c5c7a1406a9d0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[6f1c5c7a1406a9d0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<<pocket_ic[4297f90473f075ab]::PocketIc>::from_components<pocket_ic[4297f90473f075ab]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<pocket_ic[4297f90473f075ab]::nonblocking::PocketIc>>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[6f1c5c7a1406a9d0]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<pocket_ic[4297f90473f075ab]::nonblocking::PocketIc>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x58bad125853b - tokio[6f1c5c7a1406a9d0]::runtime::context::set_scheduler::<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[6f1c5c7a1406a9d0]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<pocket_ic[4297f90473f075ab]::nonblocking::PocketIc>), <tokio[6f1c5c7a1406a9d0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[6f1c5c7a1406a9d0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<<pocket_ic[4297f90473f075ab]::PocketIc>::from_components<pocket_ic[4297f90473f075ab]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<pocket_ic[4297f90473f075ab]::nonblocking::PocketIc>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context.rs:176:38
[INFO] [stdout]   33:     0x58bad11c1c60 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<tokio[6f1c5c7a1406a9d0]::runtime::context::Context>>::try_with::<tokio[6f1c5c7a1406a9d0]::runtime::context::set_scheduler<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[6f1c5c7a1406a9d0]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<pocket_ic[4297f90473f075ab]::nonblocking::PocketIc>), <tokio[6f1c5c7a1406a9d0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[6f1c5c7a1406a9d0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<<pocket_ic[4297f90473f075ab]::PocketIc>::from_components<pocket_ic[4297f90473f075ab]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<pocket_ic[4297f90473f075ab]::nonblocking::PocketIc>>::{closure#0}>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[6f1c5c7a1406a9d0]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<pocket_ic[4297f90473f075ab]::nonblocking::PocketIc>)>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   34:     0x58bad11bf793 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<tokio[6f1c5c7a1406a9d0]::runtime::context::Context>>::with::<tokio[6f1c5c7a1406a9d0]::runtime::context::set_scheduler<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[6f1c5c7a1406a9d0]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<pocket_ic[4297f90473f075ab]::nonblocking::PocketIc>), <tokio[6f1c5c7a1406a9d0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[6f1c5c7a1406a9d0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<<pocket_ic[4297f90473f075ab]::PocketIc>::from_components<pocket_ic[4297f90473f075ab]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<pocket_ic[4297f90473f075ab]::nonblocking::PocketIc>>::{closure#0}>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[6f1c5c7a1406a9d0]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<pocket_ic[4297f90473f075ab]::nonblocking::PocketIc>)>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   35:     0x58bad1253072 - tokio[6f1c5c7a1406a9d0]::runtime::context::set_scheduler::<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[6f1c5c7a1406a9d0]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<pocket_ic[4297f90473f075ab]::nonblocking::PocketIc>), <tokio[6f1c5c7a1406a9d0]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[6f1c5c7a1406a9d0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<<pocket_ic[4297f90473f075ab]::PocketIc>::from_components<pocket_ic[4297f90473f075ab]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<pocket_ic[4297f90473f075ab]::nonblocking::PocketIc>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context.rs:176:17
[INFO] [stdout]   36:     0x58bad11973ef - <tokio[6f1c5c7a1406a9d0]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[6f1c5c7a1406a9d0]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<<pocket_ic[4297f90473f075ab]::PocketIc>::from_components<pocket_ic[4297f90473f075ab]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<pocket_ic[4297f90473f075ab]::nonblocking::PocketIc>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   37:     0x58bad119c94d - <tokio[6f1c5c7a1406a9d0]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<<pocket_ic[4297f90473f075ab]::PocketIc>::from_components<pocket_ic[4297f90473f075ab]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   38:     0x58bad119d7c6 - <tokio[6f1c5c7a1406a9d0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<<pocket_ic[4297f90473f075ab]::PocketIc>::from_components<pocket_ic[4297f90473f075ab]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   39:     0x58bad1264f32 - tokio[6f1c5c7a1406a9d0]::runtime::context::runtime::enter_runtime::<<tokio[6f1c5c7a1406a9d0]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<<pocket_ic[4297f90473f075ab]::PocketIc>::from_components<pocket_ic[4297f90473f075ab]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>::{closure#0}, pocket_ic[4297f90473f075ab]::nonblocking::PocketIc>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x58bad118b940 - <tokio[6f1c5c7a1406a9d0]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<<pocket_ic[4297f90473f075ab]::PocketIc>::from_components<pocket_ic[4297f90473f075ab]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   41:     0x58bad11de849 - <tokio[6f1c5c7a1406a9d0]::runtime::runtime::Runtime>::block_on_inner::<core[c5ed12ab89cc536a]::pin::Pin<alloc[9c68fdf4f4f29218]::boxed::Box<<pocket_ic[4297f90473f075ab]::PocketIc>::from_components<pocket_ic[4297f90473f075ab]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   42:     0x58bad11e07f4 - <tokio[6f1c5c7a1406a9d0]::runtime::runtime::Runtime>::block_on::<<pocket_ic[4297f90473f075ab]::PocketIc>::from_components<pocket_ic[4297f90473f075ab]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/runtime.rs:328:18
[INFO] [stdout]   43:     0x58bad121f7a6 - <pocket_ic[4297f90473f075ab]::PocketIc>::from_components::<pocket_ic[4297f90473f075ab]::common::rest::ExtendedSubnetConfigSet>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-11.0.0/src/lib.rs:612:33
[INFO] [stdout]   44:     0x58bad123bd7b - <pocket_ic[4297f90473f075ab]::PocketIcBuilder>::build
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-11.0.0/src/lib.rs:204:9
[INFO] [stdout]   45:     0x58bad1239f42 - <pocket_ic[4297f90473f075ab]::PocketIc>::new
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pocket-ic-11.0.0/src/lib.rs:554:58
[INFO] [stdout]   46:     0x58bad10e66b9 - mocking_support_test[dde21b7c994d96a8]::builder_methods_chain
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/ic-mockery/tests/mocking_support_test.rs:24:15
[INFO] [stdout]   47:     0x58bad10e5df7 - mocking_support_test[dde21b7c994d96a8]::builder_methods_chain::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/ic-mockery/tests/mocking_support_test.rs:23:27
[INFO] [stdout]   48:     0x58bad10e7bf6 - <mocking_support_test[dde21b7c994d96a8]::builder_methods_chain::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x58bad10f263b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x58bad10f263b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   51:     0x58bad10fee9a - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   52:     0x58bad10fee9a - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   53:     0x58bad10fee9a - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   54:     0x58bad10fee9a - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   55:     0x58bad10fee9a - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x58bad10fee9a - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   57:     0x58bad10fee9a - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   58:     0x58bad10f9364 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   59:     0x58bad10f9364 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   60:     0x58bad1101992 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   61:     0x58bad1101992 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   62:     0x58bad1101992 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   63:     0x58bad1101992 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   64:     0x58bad1101992 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   65:     0x58bad1101992 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   66:     0x58bad1101992 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   67:     0x58bad1d29aaf - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   68:     0x58bad1d29aaf - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   69:     0x7490e285caa4 - <unknown>
[INFO] [stdout]   70:     0x7490e28e9a64 - clone
[INFO] [stdout]   71:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     basic_execute_flow_should_return_value
[INFO] [stdout]     builder_methods_chain
[INFO] [stdout]     execute_without_call_panics
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 60.11s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p ic-mockery --test mocking_support_test`
[INFO] running `Command { std: "docker" "inspect" "b5903bfe9a56ab7db04203f1c9a6e957af7bf88983f1860e7e5966460ac5ea03", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b5903bfe9a56ab7db04203f1c9a6e957af7bf88983f1860e7e5966460ac5ea03", kill_on_drop: false }`
[INFO] [stdout] b5903bfe9a56ab7db04203f1c9a6e957af7bf88983f1860e7e5966460ac5ea03
