[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] 4465f0295ee00deb9bed77ef84e55fa1c6f429bb
[INFO] testing ic-mockery/ic-mockery against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fic-mockery%2Fic-mockery" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/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-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ic-mockery/ic-mockery on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2c32f0796822d4dce896d57bcb1d99fdad018a2e6617668468039d06c94c58ba
[INFO] running `Command { std: "docker" "start" "-a" "2c32f0796822d4dce896d57bcb1d99fdad018a2e6617668468039d06c94c58ba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2c32f0796822d4dce896d57bcb1d99fdad018a2e6617668468039d06c94c58ba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2c32f0796822d4dce896d57bcb1d99fdad018a2e6617668468039d06c94c58ba", kill_on_drop: false }`
[INFO] [stdout] 2c32f0796822d4dce896d57bcb1d99fdad018a2e6617668468039d06c94c58ba
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7aa6d8c7aebbce7ddc0eccfc73405342b09ec7f729a0aae33b1db861eb65ccb9
[INFO] running `Command { std: "docker" "start" "-a" "7aa6d8c7aebbce7ddc0eccfc73405342b09ec7f729a0aae33b1db861eb65ccb9", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling rustversion v1.0.21
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling cc v1.2.26
[INFO] [stderr]    Compiling typed-arena v2.0.2
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling data-encoding v2.9.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling leb128 v0.2.5
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling pretty v0.12.4
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling slotmap v1.1.1
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling ic-cdk-executor v2.0.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling rustls v0.23.27
[INFO] [stderr]    Compiling ic0 v1.0.1
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling psm v0.1.26
[INFO] [stderr]    Compiling stacker v0.1.21
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling deranged v0.4.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling rustls-native-certs v0.8.1
[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 schemars v0.8.22
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling half v1.8.3
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling iri-string v0.7.8
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling slog v2.7.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling dyn-clone v1.0.19
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling backoff v0.4.0
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling binread_derive v2.1.0
[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 rustls-webpki v0.103.3
[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 candid_derive v0.10.20
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.29
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling schemars_derive v0.8.22
[INFO] [stderr]    Compiling tokio v1.45.1
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling binread v2.2.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling serde_bytes v0.11.17
[INFO] [stderr]    Compiling ic_principal v0.1.1
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling ic-error-types v0.2.0
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling serde_cbor v0.11.2
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling erased-serde v0.3.31
[INFO] [stderr]    Compiling ic-certification v3.0.3
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling candid v0.10.20
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-rustls v0.26.2
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling h2 v0.4.10
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling tracing-appender v0.2.3
[INFO] [stderr]    Compiling ic-management-canister-types v0.5.0
[INFO] [stderr]    Compiling ic-transport-types v0.40.1
[INFO] [stderr]    Compiling ic-cdk-macros v0.19.0
[INFO] [stderr]    Compiling hyper v1.6.0
[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 2m 09s
[INFO] running `Command { std: "docker" "inspect" "7aa6d8c7aebbce7ddc0eccfc73405342b09ec7f729a0aae33b1db861eb65ccb9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7aa6d8c7aebbce7ddc0eccfc73405342b09ec7f729a0aae33b1db861eb65ccb9", kill_on_drop: false }`
[INFO] [stdout] 7aa6d8c7aebbce7ddc0eccfc73405342b09ec7f729a0aae33b1db861eb65ccb9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3217c2f1051a9298270cff9ded8dda2f97887b4c8e12617d6013e5c7bb181f32
[INFO] running `Command { std: "docker" "start" "-a" "3217c2f1051a9298270cff9ded8dda2f97887b4c8e12617d6013e5c7bb181f32", kill_on_drop: false }`
[INFO] [stderr]    Compiling ic-mockery-macro v0.1.0 (/opt/rustwide/workdir/crates/ic-mockery-macro)
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling winnow v0.7.10
[INFO] [stderr]    Compiling target-triple v0.1.4
[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 13.31s
[INFO] running `Command { std: "docker" "inspect" "3217c2f1051a9298270cff9ded8dda2f97887b4c8e12617d6013e5c7bb181f32", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3217c2f1051a9298270cff9ded8dda2f97887b4c8e12617d6013e5c7bb181f32", kill_on_drop: false }`
[INFO] [stdout] 3217c2f1051a9298270cff9ded8dda2f97887b4c8e12617d6013e5c7bb181f32
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e12ba24fb5ece44e88871f1351d846b95ca3b23ac6ae3fc9711b56e5056b1b4c
[INFO] running `Command { std: "docker" "start" "-a" "e12ba24fb5ece44e88871f1351d846b95ca3b23ac6ae3fc9711b56e5056b1b4c", 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.58s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/canister-b6b5a194e6c0f2aa)
[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 unittests src/lib.rs (/opt/rustwide/target/debug/deps/ic_mockery-3fe1c0d3468cea90)
[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] [stderr]      Running tests/mocking_support_test.rs (/opt/rustwide/target/debug/deps/mocking_support_test-2e2856c184975b8b)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test builder_methods_chain ... FAILED
[INFO] [stdout] test basic_execute_flow_should_return_value has been running for over 60 seconds
[INFO] [stdout] test execute_without_call_panics has been running for over 60 seconds
[INFO] [stdout] test basic_execute_flow_should_return_value ... FAILED
[INFO] [stdout] test execute_without_call_panics - should panic ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- builder_methods_chain 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 'builder_methods_chain' (20) 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:     0x571dede9c22a - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x571dede9c22a - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x571dede9c22a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x571dede9c22a - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x571dedeb3e6a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x571dedeb3e6a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x571dedea19d2 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x571dedea19d2 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x571dede76e2f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x571dede76e2f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x571dede92459 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x571ded26417c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x571ded26417c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x571dede926d2 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x571dede926d2 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x571dede76ee8 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x571dede6df89 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x571dede77ead - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x571dedeb46dc - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x571ded2abab8 - core[35159d6ffb30e017]::panicking::panic_display::<alloc[a8a7aba520129d98]::string::String>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x571ded3c3493 - pocket_ic[41b8692e1378b435]::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:     0x571ded2df1a3 - <pocket_ic[41b8692e1378b435]::nonblocking::PocketIc>::from_components::<pocket_ic[41b8692e1378b435]::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:     0x571ded3c1291 - <pocket_ic[41b8692e1378b435]::PocketIc>::from_components::<pocket_ic[41b8692e1378b435]::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:     0x571ded3b26dc - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<<pocket_ic[41b8692e1378b435]::PocketIc>::from_components<pocket_ic[41b8692e1378b435]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x571ded3b2a7d - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<<pocket_ic[41b8692e1378b435]::PocketIc>::from_components<pocket_ic[41b8692e1378b435]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x571ded3652bd - <tokio[a2f0ded993bc3ce]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<<pocket_ic[41b8692e1378b435]::PocketIc>::from_components<pocket_ic[41b8692e1378b435]::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:     0x571ded3630f3 - tokio[a2f0ded993bc3ce]::task::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<pocket_ic[41b8692e1378b435]::nonblocking::PocketIc>, <tokio[a2f0ded993bc3ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<<pocket_ic[41b8692e1378b435]::PocketIc>::from_components<pocket_ic[41b8692e1378b435]::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:     0x571ded3630f3 - tokio[a2f0ded993bc3ce]::task::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<pocket_ic[41b8692e1378b435]::nonblocking::PocketIc>, <tokio[a2f0ded993bc3ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<<pocket_ic[41b8692e1378b435]::PocketIc>::from_components<pocket_ic[41b8692e1378b435]::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:     0x571ded3630f3 - <tokio[a2f0ded993bc3ce]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<<pocket_ic[41b8692e1378b435]::PocketIc>::from_components<pocket_ic[41b8692e1378b435]::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:     0x571ded33e5a1 - <tokio[a2f0ded993bc3ce]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<pocket_ic[41b8692e1378b435]::nonblocking::PocketIc>, <tokio[a2f0ded993bc3ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<<pocket_ic[41b8692e1378b435]::PocketIc>::from_components<pocket_ic[41b8692e1378b435]::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:     0x571ded353d31 - <tokio[a2f0ded993bc3ce]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<<pocket_ic[41b8692e1378b435]::PocketIc>::from_components<pocket_ic[41b8692e1378b435]::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:     0x571ded35378c - <tokio[a2f0ded993bc3ce]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[a2f0ded993bc3ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<<pocket_ic[41b8692e1378b435]::PocketIc>::from_components<pocket_ic[41b8692e1378b435]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<pocket_ic[41b8692e1378b435]::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:     0x571ded403d5e - <tokio[a2f0ded993bc3ce]::runtime::context::scoped::Scoped<tokio[a2f0ded993bc3ce]::runtime::scheduler::Context>>::set::<<tokio[a2f0ded993bc3ce]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a2f0ded993bc3ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<<pocket_ic[41b8692e1378b435]::PocketIc>::from_components<pocket_ic[41b8692e1378b435]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<pocket_ic[41b8692e1378b435]::nonblocking::PocketIc>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[a2f0ded993bc3ce]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<pocket_ic[41b8692e1378b435]::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:     0x571ded33079b - tokio[a2f0ded993bc3ce]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[a2f0ded993bc3ce]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<pocket_ic[41b8692e1378b435]::nonblocking::PocketIc>), <tokio[a2f0ded993bc3ce]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a2f0ded993bc3ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<<pocket_ic[41b8692e1378b435]::PocketIc>::from_components<pocket_ic[41b8692e1378b435]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<pocket_ic[41b8692e1378b435]::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:     0x571ded2bddd0 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[a2f0ded993bc3ce]::runtime::context::Context>>::try_with::<tokio[a2f0ded993bc3ce]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[a2f0ded993bc3ce]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<pocket_ic[41b8692e1378b435]::nonblocking::PocketIc>), <tokio[a2f0ded993bc3ce]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a2f0ded993bc3ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<<pocket_ic[41b8692e1378b435]::PocketIc>::from_components<pocket_ic[41b8692e1378b435]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<pocket_ic[41b8692e1378b435]::nonblocking::PocketIc>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[a2f0ded993bc3ce]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<pocket_ic[41b8692e1378b435]::nonblocking::PocketIc>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   35:     0x571ded2bb903 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[a2f0ded993bc3ce]::runtime::context::Context>>::with::<tokio[a2f0ded993bc3ce]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[a2f0ded993bc3ce]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<pocket_ic[41b8692e1378b435]::nonblocking::PocketIc>), <tokio[a2f0ded993bc3ce]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a2f0ded993bc3ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<<pocket_ic[41b8692e1378b435]::PocketIc>::from_components<pocket_ic[41b8692e1378b435]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<pocket_ic[41b8692e1378b435]::nonblocking::PocketIc>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[a2f0ded993bc3ce]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<pocket_ic[41b8692e1378b435]::nonblocking::PocketIc>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   36:     0x571ded3247d2 - tokio[a2f0ded993bc3ce]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[a2f0ded993bc3ce]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<pocket_ic[41b8692e1378b435]::nonblocking::PocketIc>), <tokio[a2f0ded993bc3ce]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a2f0ded993bc3ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<<pocket_ic[41b8692e1378b435]::PocketIc>::from_components<pocket_ic[41b8692e1378b435]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<pocket_ic[41b8692e1378b435]::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:     0x571ded346fff - <tokio[a2f0ded993bc3ce]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[a2f0ded993bc3ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<<pocket_ic[41b8692e1378b435]::PocketIc>::from_components<pocket_ic[41b8692e1378b435]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<pocket_ic[41b8692e1378b435]::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:     0x571ded34c55d - <tokio[a2f0ded993bc3ce]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<<pocket_ic[41b8692e1378b435]::PocketIc>::from_components<pocket_ic[41b8692e1378b435]::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:     0x571ded34d3d6 - <tokio[a2f0ded993bc3ce]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<<pocket_ic[41b8692e1378b435]::PocketIc>::from_components<pocket_ic[41b8692e1378b435]::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:     0x571ded3977d2 - tokio[a2f0ded993bc3ce]::runtime::context::runtime::enter_runtime::<<tokio[a2f0ded993bc3ce]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<<pocket_ic[41b8692e1378b435]::PocketIc>::from_components<pocket_ic[41b8692e1378b435]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>::{closure#0}, pocket_ic[41b8692e1378b435]::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:     0x571ded33b550 - <tokio[a2f0ded993bc3ce]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<<pocket_ic[41b8692e1378b435]::PocketIc>::from_components<pocket_ic[41b8692e1378b435]::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:     0x571ded3a5419 - <tokio[a2f0ded993bc3ce]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<<pocket_ic[41b8692e1378b435]::PocketIc>::from_components<pocket_ic[41b8692e1378b435]::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:     0x571ded3a73ce - <tokio[a2f0ded993bc3ce]::runtime::runtime::Runtime>::block_on::<<pocket_ic[41b8692e1378b435]::PocketIc>::from_components<pocket_ic[41b8692e1378b435]::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:     0x571ded3b6fd6 - <pocket_ic[41b8692e1378b435]::PocketIc>::from_components::<pocket_ic[41b8692e1378b435]::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:     0x571ded3ce7ab - <pocket_ic[41b8692e1378b435]::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:     0x571ded3ccc22 - <pocket_ic[41b8692e1378b435]::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]   47:     0x571ded2535d9 - mocking_support_test[4729fde297961ec8]::builder_methods_chain
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/ic-mockery/tests/mocking_support_test.rs:24:15
[INFO] [stdout]   48:     0x571ded252dc7 - mocking_support_test[4729fde297961ec8]::builder_methods_chain::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/ic-mockery/tests/mocking_support_test.rs:23:27
[INFO] [stdout]   49:     0x571ded244df6 - <mocking_support_test[4729fde297961ec8]::builder_methods_chain::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x571ded25745b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x571ded25745b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   52:     0x571ded264c4b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   53:     0x571ded264c4b - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x571ded264c4b - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x571ded264c4b - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x571ded264c4b - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x571ded264c4b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   58:     0x571ded264c4b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   59:     0x571ded25f624 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   60:     0x571ded25f624 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   61:     0x571ded267852 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   62:     0x571ded267852 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   63:     0x571ded267852 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   64:     0x571ded267852 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   65:     0x571ded267852 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   66:     0x571ded267852 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   67:     0x571ded267852 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   68:     0x571dede9b23f - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   69:     0x571dede9b23f - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   70:     0x717ec946caa4 - <unknown>
[INFO] [stdout]   71:     0x717ec94f9a64 - clone
[INFO] [stdout]   72:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- basic_execute_flow_should_return_value stdout ----
[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: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:     0x571dede9c22a - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x571dede9c22a - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x571dede9c22a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x571dede9c22a - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x571dedeb3e6a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x571dedeb3e6a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x571dedea19d2 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x571dedea19d2 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x571dede76e2f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x571dede76e2f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x571dede92459 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x571ded26417c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x571ded26417c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x571dede926d2 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x571dede926d2 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x571dede76ee8 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x571dede6df89 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x571dede77ead - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x571dedeb46dc - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x571ded3c314e - pocket_ic[41b8692e1378b435]::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:     0x571ded2df1a3 - <pocket_ic[41b8692e1378b435]::nonblocking::PocketIc>::from_components::<pocket_ic[41b8692e1378b435]::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:     0x571ded3c1291 - <pocket_ic[41b8692e1378b435]::PocketIc>::from_components::<pocket_ic[41b8692e1378b435]::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:     0x571ded3b26dc - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<<pocket_ic[41b8692e1378b435]::PocketIc>::from_components<pocket_ic[41b8692e1378b435]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x571ded3b2a7d - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<<pocket_ic[41b8692e1378b435]::PocketIc>::from_components<pocket_ic[41b8692e1378b435]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x571ded3652bd - <tokio[a2f0ded993bc3ce]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<<pocket_ic[41b8692e1378b435]::PocketIc>::from_components<pocket_ic[41b8692e1378b435]::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:     0x571ded3630f3 - tokio[a2f0ded993bc3ce]::task::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<pocket_ic[41b8692e1378b435]::nonblocking::PocketIc>, <tokio[a2f0ded993bc3ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<<pocket_ic[41b8692e1378b435]::PocketIc>::from_components<pocket_ic[41b8692e1378b435]::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:     0x571ded3630f3 - tokio[a2f0ded993bc3ce]::task::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<pocket_ic[41b8692e1378b435]::nonblocking::PocketIc>, <tokio[a2f0ded993bc3ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<<pocket_ic[41b8692e1378b435]::PocketIc>::from_components<pocket_ic[41b8692e1378b435]::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:     0x571ded3630f3 - <tokio[a2f0ded993bc3ce]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<<pocket_ic[41b8692e1378b435]::PocketIc>::from_components<pocket_ic[41b8692e1378b435]::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:     0x571ded33e5a1 - <tokio[a2f0ded993bc3ce]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<pocket_ic[41b8692e1378b435]::nonblocking::PocketIc>, <tokio[a2f0ded993bc3ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<<pocket_ic[41b8692e1378b435]::PocketIc>::from_components<pocket_ic[41b8692e1378b435]::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:     0x571ded353d31 - <tokio[a2f0ded993bc3ce]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<<pocket_ic[41b8692e1378b435]::PocketIc>::from_components<pocket_ic[41b8692e1378b435]::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:     0x571ded35378c - <tokio[a2f0ded993bc3ce]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[a2f0ded993bc3ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<<pocket_ic[41b8692e1378b435]::PocketIc>::from_components<pocket_ic[41b8692e1378b435]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<pocket_ic[41b8692e1378b435]::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:     0x571ded403d5e - <tokio[a2f0ded993bc3ce]::runtime::context::scoped::Scoped<tokio[a2f0ded993bc3ce]::runtime::scheduler::Context>>::set::<<tokio[a2f0ded993bc3ce]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a2f0ded993bc3ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<<pocket_ic[41b8692e1378b435]::PocketIc>::from_components<pocket_ic[41b8692e1378b435]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<pocket_ic[41b8692e1378b435]::nonblocking::PocketIc>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[a2f0ded993bc3ce]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<pocket_ic[41b8692e1378b435]::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:     0x571ded33079b - tokio[a2f0ded993bc3ce]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[a2f0ded993bc3ce]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<pocket_ic[41b8692e1378b435]::nonblocking::PocketIc>), <tokio[a2f0ded993bc3ce]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a2f0ded993bc3ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<<pocket_ic[41b8692e1378b435]::PocketIc>::from_components<pocket_ic[41b8692e1378b435]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<pocket_ic[41b8692e1378b435]::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:     0x571ded2bddd0 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[a2f0ded993bc3ce]::runtime::context::Context>>::try_with::<tokio[a2f0ded993bc3ce]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[a2f0ded993bc3ce]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<pocket_ic[41b8692e1378b435]::nonblocking::PocketIc>), <tokio[a2f0ded993bc3ce]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a2f0ded993bc3ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<<pocket_ic[41b8692e1378b435]::PocketIc>::from_components<pocket_ic[41b8692e1378b435]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<pocket_ic[41b8692e1378b435]::nonblocking::PocketIc>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[a2f0ded993bc3ce]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<pocket_ic[41b8692e1378b435]::nonblocking::PocketIc>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   34:     0x571ded2bb903 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[a2f0ded993bc3ce]::runtime::context::Context>>::with::<tokio[a2f0ded993bc3ce]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[a2f0ded993bc3ce]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<pocket_ic[41b8692e1378b435]::nonblocking::PocketIc>), <tokio[a2f0ded993bc3ce]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a2f0ded993bc3ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<<pocket_ic[41b8692e1378b435]::PocketIc>::from_components<pocket_ic[41b8692e1378b435]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<pocket_ic[41b8692e1378b435]::nonblocking::PocketIc>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[a2f0ded993bc3ce]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<pocket_ic[41b8692e1378b435]::nonblocking::PocketIc>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   35:     0x571ded3247d2 - tokio[a2f0ded993bc3ce]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[a2f0ded993bc3ce]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<pocket_ic[41b8692e1378b435]::nonblocking::PocketIc>), <tokio[a2f0ded993bc3ce]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a2f0ded993bc3ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<<pocket_ic[41b8692e1378b435]::PocketIc>::from_components<pocket_ic[41b8692e1378b435]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<pocket_ic[41b8692e1378b435]::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:     0x571ded346fff - <tokio[a2f0ded993bc3ce]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[a2f0ded993bc3ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<<pocket_ic[41b8692e1378b435]::PocketIc>::from_components<pocket_ic[41b8692e1378b435]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<pocket_ic[41b8692e1378b435]::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:     0x571ded34c55d - <tokio[a2f0ded993bc3ce]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<<pocket_ic[41b8692e1378b435]::PocketIc>::from_components<pocket_ic[41b8692e1378b435]::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:     0x571ded34d3d6 - <tokio[a2f0ded993bc3ce]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<<pocket_ic[41b8692e1378b435]::PocketIc>::from_components<pocket_ic[41b8692e1378b435]::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:     0x571ded3977d2 - tokio[a2f0ded993bc3ce]::runtime::context::runtime::enter_runtime::<<tokio[a2f0ded993bc3ce]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<<pocket_ic[41b8692e1378b435]::PocketIc>::from_components<pocket_ic[41b8692e1378b435]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>::{closure#0}, pocket_ic[41b8692e1378b435]::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:     0x571ded33b550 - <tokio[a2f0ded993bc3ce]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<<pocket_ic[41b8692e1378b435]::PocketIc>::from_components<pocket_ic[41b8692e1378b435]::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:     0x571ded3a5419 - <tokio[a2f0ded993bc3ce]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<<pocket_ic[41b8692e1378b435]::PocketIc>::from_components<pocket_ic[41b8692e1378b435]::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:     0x571ded3a73ce - <tokio[a2f0ded993bc3ce]::runtime::runtime::Runtime>::block_on::<<pocket_ic[41b8692e1378b435]::PocketIc>::from_components<pocket_ic[41b8692e1378b435]::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:     0x571ded3b6fd6 - <pocket_ic[41b8692e1378b435]::PocketIc>::from_components::<pocket_ic[41b8692e1378b435]::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:     0x571ded3ce7ab - <pocket_ic[41b8692e1378b435]::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:     0x571ded253878 - mocking_support_test[4729fde297961ec8]::basic_execute_flow_should_return_value
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/ic-mockery/tests/mocking_support_test.rs:38:10
[INFO] [stdout]   46:     0x571ded252e27 - mocking_support_test[4729fde297961ec8]::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]   47:     0x571ded244e76 - <mocking_support_test[4729fde297961ec8]::basic_execute_flow_should_return_value::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x571ded25745b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x571ded25745b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   50:     0x571ded264c4b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   51:     0x571ded264c4b - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x571ded264c4b - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x571ded264c4b - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x571ded264c4b - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x571ded264c4b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   56:     0x571ded264c4b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   57:     0x571ded25f624 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   58:     0x571ded25f624 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   59:     0x571ded267852 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   60:     0x571ded267852 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   61:     0x571ded267852 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   62:     0x571ded267852 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   63:     0x571ded267852 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   64:     0x571ded267852 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   65:     0x571ded267852 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   66:     0x571dede9b23f - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   67:     0x571dede9b23f - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   68:     0x717ec946caa4 - <unknown>
[INFO] [stdout]   69:     0x717ec94f9a64 - clone
[INFO] [stdout]   70:                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:     0x571dede9c22a - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x571dede9c22a - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x571dede9c22a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x571dede9c22a - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x571dedeb3e6a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x571dedeb3e6a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x571dedea19d2 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x571dedea19d2 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x571dede76e2f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x571dede76e2f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x571dede92459 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x571ded26417c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x571ded26417c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x571dede926d2 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x571dede926d2 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x571dede76ee8 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x571dede6df89 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x571dede77ead - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x571dedeb46dc - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x571ded3c314e - pocket_ic[41b8692e1378b435]::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:     0x571ded2df1a3 - <pocket_ic[41b8692e1378b435]::nonblocking::PocketIc>::from_components::<pocket_ic[41b8692e1378b435]::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:     0x571ded3c1291 - <pocket_ic[41b8692e1378b435]::PocketIc>::from_components::<pocket_ic[41b8692e1378b435]::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:     0x571ded3b26dc - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<<pocket_ic[41b8692e1378b435]::PocketIc>::from_components<pocket_ic[41b8692e1378b435]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x571ded3b2a7d - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<<pocket_ic[41b8692e1378b435]::PocketIc>::from_components<pocket_ic[41b8692e1378b435]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x571ded3652bd - <tokio[a2f0ded993bc3ce]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<<pocket_ic[41b8692e1378b435]::PocketIc>::from_components<pocket_ic[41b8692e1378b435]::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:     0x571ded3630f3 - tokio[a2f0ded993bc3ce]::task::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<pocket_ic[41b8692e1378b435]::nonblocking::PocketIc>, <tokio[a2f0ded993bc3ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<<pocket_ic[41b8692e1378b435]::PocketIc>::from_components<pocket_ic[41b8692e1378b435]::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:     0x571ded3630f3 - tokio[a2f0ded993bc3ce]::task::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<pocket_ic[41b8692e1378b435]::nonblocking::PocketIc>, <tokio[a2f0ded993bc3ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<<pocket_ic[41b8692e1378b435]::PocketIc>::from_components<pocket_ic[41b8692e1378b435]::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:     0x571ded3630f3 - <tokio[a2f0ded993bc3ce]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<<pocket_ic[41b8692e1378b435]::PocketIc>::from_components<pocket_ic[41b8692e1378b435]::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:     0x571ded33e5a1 - <tokio[a2f0ded993bc3ce]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<pocket_ic[41b8692e1378b435]::nonblocking::PocketIc>, <tokio[a2f0ded993bc3ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<<pocket_ic[41b8692e1378b435]::PocketIc>::from_components<pocket_ic[41b8692e1378b435]::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:     0x571ded353d31 - <tokio[a2f0ded993bc3ce]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<<pocket_ic[41b8692e1378b435]::PocketIc>::from_components<pocket_ic[41b8692e1378b435]::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:     0x571ded35378c - <tokio[a2f0ded993bc3ce]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[a2f0ded993bc3ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<<pocket_ic[41b8692e1378b435]::PocketIc>::from_components<pocket_ic[41b8692e1378b435]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<pocket_ic[41b8692e1378b435]::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:     0x571ded403d5e - <tokio[a2f0ded993bc3ce]::runtime::context::scoped::Scoped<tokio[a2f0ded993bc3ce]::runtime::scheduler::Context>>::set::<<tokio[a2f0ded993bc3ce]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a2f0ded993bc3ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<<pocket_ic[41b8692e1378b435]::PocketIc>::from_components<pocket_ic[41b8692e1378b435]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<pocket_ic[41b8692e1378b435]::nonblocking::PocketIc>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[a2f0ded993bc3ce]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<pocket_ic[41b8692e1378b435]::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:     0x571ded33079b - tokio[a2f0ded993bc3ce]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[a2f0ded993bc3ce]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<pocket_ic[41b8692e1378b435]::nonblocking::PocketIc>), <tokio[a2f0ded993bc3ce]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a2f0ded993bc3ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<<pocket_ic[41b8692e1378b435]::PocketIc>::from_components<pocket_ic[41b8692e1378b435]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<pocket_ic[41b8692e1378b435]::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:     0x571ded2bddd0 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[a2f0ded993bc3ce]::runtime::context::Context>>::try_with::<tokio[a2f0ded993bc3ce]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[a2f0ded993bc3ce]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<pocket_ic[41b8692e1378b435]::nonblocking::PocketIc>), <tokio[a2f0ded993bc3ce]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a2f0ded993bc3ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<<pocket_ic[41b8692e1378b435]::PocketIc>::from_components<pocket_ic[41b8692e1378b435]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<pocket_ic[41b8692e1378b435]::nonblocking::PocketIc>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[a2f0ded993bc3ce]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<pocket_ic[41b8692e1378b435]::nonblocking::PocketIc>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   34:     0x571ded2bb903 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[a2f0ded993bc3ce]::runtime::context::Context>>::with::<tokio[a2f0ded993bc3ce]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[a2f0ded993bc3ce]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<pocket_ic[41b8692e1378b435]::nonblocking::PocketIc>), <tokio[a2f0ded993bc3ce]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a2f0ded993bc3ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<<pocket_ic[41b8692e1378b435]::PocketIc>::from_components<pocket_ic[41b8692e1378b435]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<pocket_ic[41b8692e1378b435]::nonblocking::PocketIc>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[a2f0ded993bc3ce]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<pocket_ic[41b8692e1378b435]::nonblocking::PocketIc>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   35:     0x571ded3247d2 - tokio[a2f0ded993bc3ce]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[a2f0ded993bc3ce]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<pocket_ic[41b8692e1378b435]::nonblocking::PocketIc>), <tokio[a2f0ded993bc3ce]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[a2f0ded993bc3ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<<pocket_ic[41b8692e1378b435]::PocketIc>::from_components<pocket_ic[41b8692e1378b435]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<pocket_ic[41b8692e1378b435]::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:     0x571ded346fff - <tokio[a2f0ded993bc3ce]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[a2f0ded993bc3ce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<<pocket_ic[41b8692e1378b435]::PocketIc>::from_components<pocket_ic[41b8692e1378b435]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<pocket_ic[41b8692e1378b435]::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:     0x571ded34c55d - <tokio[a2f0ded993bc3ce]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<<pocket_ic[41b8692e1378b435]::PocketIc>::from_components<pocket_ic[41b8692e1378b435]::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:     0x571ded34d3d6 - <tokio[a2f0ded993bc3ce]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<<pocket_ic[41b8692e1378b435]::PocketIc>::from_components<pocket_ic[41b8692e1378b435]::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:     0x571ded3977d2 - tokio[a2f0ded993bc3ce]::runtime::context::runtime::enter_runtime::<<tokio[a2f0ded993bc3ce]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<<pocket_ic[41b8692e1378b435]::PocketIc>::from_components<pocket_ic[41b8692e1378b435]::common::rest::ExtendedSubnetConfigSet>::{closure#1}>>>::{closure#0}, pocket_ic[41b8692e1378b435]::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:     0x571ded33b550 - <tokio[a2f0ded993bc3ce]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<<pocket_ic[41b8692e1378b435]::PocketIc>::from_components<pocket_ic[41b8692e1378b435]::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:     0x571ded3a5419 - <tokio[a2f0ded993bc3ce]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<<pocket_ic[41b8692e1378b435]::PocketIc>::from_components<pocket_ic[41b8692e1378b435]::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:     0x571ded3a73ce - <tokio[a2f0ded993bc3ce]::runtime::runtime::Runtime>::block_on::<<pocket_ic[41b8692e1378b435]::PocketIc>::from_components<pocket_ic[41b8692e1378b435]::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:     0x571ded3b6fd6 - <pocket_ic[41b8692e1378b435]::PocketIc>::from_components::<pocket_ic[41b8692e1378b435]::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:     0x571ded3ce7ab - <pocket_ic[41b8692e1378b435]::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:     0x571ded3ccc22 - <pocket_ic[41b8692e1378b435]::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:     0x571ded2536aa - mocking_support_test[4729fde297961ec8]::execute_without_call_panics
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/ic-mockery/tests/mocking_support_test.rs:17:15
[INFO] [stdout]   47:     0x571ded252df7 - mocking_support_test[4729fde297961ec8]::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:     0x571ded244e36 - <mocking_support_test[4729fde297961ec8]::execute_without_call_panics::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x571ded25745b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x571ded25745b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   51:     0x571ded264c4b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   52:     0x571ded264c4b - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   53:     0x571ded264c4b - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   54:     0x571ded264c4b - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   55:     0x571ded264c4b - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x571ded264c4b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   57:     0x571ded264c4b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   58:     0x571ded25f624 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   59:     0x571ded25f624 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   60:     0x571ded267852 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   61:     0x571ded267852 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   62:     0x571ded267852 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   63:     0x571ded267852 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   64:     0x571ded267852 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   65:     0x571ded267852 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   66:     0x571ded267852 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   67:     0x571dede9b23f - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   68:     0x571dede9b23f - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   69:     0x717ec946caa4 - <unknown>
[INFO] [stdout]   70:     0x717ec94f9a64 - 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] 
[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" "e12ba24fb5ece44e88871f1351d846b95ca3b23ac6ae3fc9711b56e5056b1b4c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e12ba24fb5ece44e88871f1351d846b95ca3b23ac6ae3fc9711b56e5056b1b4c", kill_on_drop: false }`
[INFO] [stdout] e12ba24fb5ece44e88871f1351d846b95ca3b23ac6ae3fc9711b56e5056b1b4c
