[INFO] cloning repository https://github.com/DocJade/meshpit
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DocJade/meshpit" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDocJade%2Fmeshpit", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDocJade%2Fmeshpit'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 305016f8610ed7721380171bc0e956d3295ceaf2
[INFO] testing DocJade/meshpit against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDocJade%2Fmeshpit" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/DocJade/meshpit
[INFO] finished tweaking git repo https://github.com/DocJade/meshpit
[INFO] tweaked toml for git repo https://github.com/DocJade/meshpit written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/DocJade/meshpit 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/DocJade/meshpit 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] 100496ccd31d86cf8f0e81d6e0ed342ed394cea42d1dd4f641fce7a8cb43ed75
[INFO] running `Command { std: "docker" "start" "-a" "100496ccd31d86cf8f0e81d6e0ed342ed394cea42d1dd4f641fce7a8cb43ed75", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "100496ccd31d86cf8f0e81d6e0ed342ed394cea42d1dd4f641fce7a8cb43ed75", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "100496ccd31d86cf8f0e81d6e0ed342ed394cea42d1dd4f641fce7a8cb43ed75", kill_on_drop: false }`
[INFO] [stdout] 100496ccd31d86cf8f0e81d6e0ed342ed394cea42d1dd4f641fce7a8cb43ed75
[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] 4cd7a2c629a30656df68867e42e5e54887ff1be9e60cbde8e5d442d6f95797b0
[INFO] running `Command { std: "docker" "start" "-a" "4cd7a2c629a30656df68867e42e5e54887ff1be9e60cbde8e5d442d6f95797b0", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling find-msvc-tools v0.1.8
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling aws-lc-rs v1.15.3
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling zerocopy v0.8.33
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling futures-lite v2.6.1
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling cc v1.2.53
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling toml_parser v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling aws-lc-sys v0.36.0
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling lzma-sys v0.1.20
[INFO] [stderr]    Compiling bzip2-sys v0.1.13+1.0.8
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling async-channel v2.5.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling piper v0.2.4
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling zmij v1.0.15
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling crc v3.4.0
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling blocking v1.6.2
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling err-derive v0.3.1
[INFO] [stderr]    Compiling toml_edit v0.23.10+spec-1.0.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling polling v3.11.0
[INFO] [stderr]    Compiling async-executor v1.13.3
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]    Compiling async-lock v3.4.2
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling time-core v0.1.7
[INFO] [stderr]    Compiling ryu v1.0.22
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling zip v2.6.1 (https://github.com/zip-rs/zip2.git?tag=v2.6.1#1d42731e)
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling bumpalo v3.19.1
[INFO] [stderr]    Compiling openssl-probe v0.2.0
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling lzma-rs v0.3.0
[INFO] [stderr]    Compiling zopfli v0.8.3
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling async-global-executor v2.4.1
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling time v0.3.45
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling env_filter v0.1.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling xz2 v0.1.7
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling bzip2 v0.5.2
[INFO] [stderr]    Compiling flate2 v1.1.8
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling kv-log-macro v1.0.7
[INFO] [stderr]    Compiling deflate64 v0.1.10
[INFO] [stderr]    Compiling jiff v0.2.18
[INFO] [stderr]    Compiling dtor-proc-macro v0.0.6
[INFO] [stderr]    Compiling tungstenite v0.28.0
[INFO] [stderr]    Compiling dtor v0.1.1
[INFO] [stderr]    Compiling async-std v1.13.2
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling ntest_timeout v0.9.5
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling ntest_test_cases v0.9.5
[INFO] [stderr]    Compiling ctor-proc-macro v0.0.7
[INFO] [stderr]    Compiling toml_writer v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling ctor v0.6.3
[INFO] [stderr]    Compiling ntest v0.9.5
[INFO] [stderr]    Compiling toml_edit v0.24.0+spec-1.1.0
[INFO] [stderr]    Compiling rcon v0.6.0
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling tokio-tungstenite v0.28.0
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling mcdata-rs v0.1.2
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling rustls-platform-verifier v0.6.2
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.13.1
[INFO] [stderr]    Compiling meshpit v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `serde_json::Value`
[INFO] [stdout]  --> src/minecraft/computercraft/computer_types/cc_panic.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use serde_json::Value;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::str::FromStr`
[INFO] [stdout]  --> src/minecraft/computercraft/computer_types/packet_types.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::str::FromStr;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `regex::Regex`
[INFO] [stdout]  --> src/minecraft/computercraft/computer_types/packet_types.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use regex::Regex;
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::minecraft::types::CoordinatePosition`
[INFO] [stdout]   --> src/minecraft/computercraft/computer_types/packet_types.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use crate::minecraft::types::CoordinatePosition;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `HashSet`
[INFO] [stdout]  --> src/minecraft/computercraft/computer_types/walkback_type.rs:3:33
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::collections::{HashMap, HashSet};
[INFO] [stdout]   |                                 ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `MinecraftBlock`
[INFO] [stdout]  --> src/minecraft/computercraft/computer_types/walkback_type.rs:8:45
[INFO] [stdout]   |
[INFO] [stdout] 8 | use crate::minecraft::vanilla::block_type::{MinecraftBlock, PositionedMinecraftBlock};
[INFO] [stdout]   |                                             ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]  --> src/minecraft/peripherals/inventory.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::collections::HashMap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `stack_trace`, `locals`, `up_values`, and `unknown_extra_data` are never read
[INFO] [stdout]   --> src/minecraft/computercraft/computer_types/cc_panic.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct LuaPanic {
[INFO] [stdout]    |            -------- fields in this struct
[INFO] [stdout] 15 |     stack_trace: String,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 16 |     locals: LuaPackedTable,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 17 |     up_values: LuaPackedTable,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 18 |     #[serde(flatten)] // Grab all of the fields that are unmatched.
[INFO] [stdout] 19 |     unknown_extra_data: HashMap<String, LuaValue>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `LuaPanic` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `position` is never read
[INFO] [stdout]   --> src/minecraft/vanilla/block_type.rs:43:5
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub struct PositionedMinecraftBlock {
[INFO] [stdout]    |            ------------------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 43 |     position: CoordinatePosition,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `PositionedMinecraftBlock` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 26s
[INFO] running `Command { std: "docker" "inspect" "4cd7a2c629a30656df68867e42e5e54887ff1be9e60cbde8e5d442d6f95797b0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4cd7a2c629a30656df68867e42e5e54887ff1be9e60cbde8e5d442d6f95797b0", kill_on_drop: false }`
[INFO] [stdout] 4cd7a2c629a30656df68867e42e5e54887ff1be9e60cbde8e5d442d6f95797b0
[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] 5196c47d23500652975e76db7e54925ca4eaa0676d5b44d918ae2cd4e686e6af
[INFO] running `Command { std: "docker" "start" "-a" "5196c47d23500652975e76db7e54925ca4eaa0676d5b44d918ae2cd4e686e6af", kill_on_drop: false }`
[INFO] [stdout] warning: unused import: `serde_json::Value`
[INFO] [stdout]  --> src/minecraft/computercraft/computer_types/cc_panic.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use serde_json::Value;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::str::FromStr`
[INFO] [stdout]  --> src/minecraft/computercraft/computer_types/packet_types.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::str::FromStr;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `regex::Regex`
[INFO] [stdout]  --> src/minecraft/computercraft/computer_types/packet_types.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use regex::Regex;
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::minecraft::types::CoordinatePosition`
[INFO] [stdout]   --> src/minecraft/computercraft/computer_types/packet_types.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use crate::minecraft::types::CoordinatePosition;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `HashSet`
[INFO] [stdout]  --> src/minecraft/computercraft/computer_types/walkback_type.rs:3:33
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::collections::{HashMap, HashSet};
[INFO] [stdout]   |                                 ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `MinecraftBlock`
[INFO] [stdout]  --> src/minecraft/computercraft/computer_types/walkback_type.rs:8:45
[INFO] [stdout]   |
[INFO] [stdout] 8 | use crate::minecraft::vanilla::block_type::{MinecraftBlock, PositionedMinecraftBlock};
[INFO] [stdout]   |                                             ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]  --> src/minecraft/peripherals/inventory.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::collections::HashMap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `stack_trace`, `locals`, `up_values`, and `unknown_extra_data` are never read
[INFO] [stdout]   --> src/minecraft/computercraft/computer_types/cc_panic.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct LuaPanic {
[INFO] [stdout]    |            -------- fields in this struct
[INFO] [stdout] 15 |     stack_trace: String,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 16 |     locals: LuaPackedTable,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 17 |     up_values: LuaPackedTable,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 18 |     #[serde(flatten)] // Grab all of the fields that are unmatched.
[INFO] [stdout] 19 |     unknown_extra_data: HashMap<String, LuaValue>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `LuaPanic` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `position` is never read
[INFO] [stdout]   --> src/minecraft/vanilla/block_type.rs:43:5
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub struct PositionedMinecraftBlock {
[INFO] [stdout]    |            ------------------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 43 |     position: CoordinatePosition,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `PositionedMinecraftBlock` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling meshpit v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `serde_json::Value`
[INFO] [stdout]  --> src/minecraft/computercraft/computer_types/cc_panic.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use serde_json::Value;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::str::FromStr`
[INFO] [stdout]  --> src/minecraft/computercraft/computer_types/packet_types.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::str::FromStr;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `regex::Regex`
[INFO] [stdout]  --> src/minecraft/computercraft/computer_types/packet_types.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use regex::Regex;
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::minecraft::types::CoordinatePosition`
[INFO] [stdout]   --> src/minecraft/computercraft/computer_types/packet_types.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use crate::minecraft::types::CoordinatePosition;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `HashSet`
[INFO] [stdout]  --> src/minecraft/computercraft/computer_types/walkback_type.rs:3:33
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::collections::{HashMap, HashSet};
[INFO] [stdout]   |                                 ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `MinecraftBlock`
[INFO] [stdout]  --> src/minecraft/computercraft/computer_types/walkback_type.rs:8:45
[INFO] [stdout]   |
[INFO] [stdout] 8 | use crate::minecraft::vanilla::block_type::{MinecraftBlock, PositionedMinecraftBlock};
[INFO] [stdout]   |                                             ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]  --> src/minecraft/peripherals/inventory.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::collections::HashMap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `path::PathBuf`
[INFO] [stdout]  --> src/tests/test_harness/test_enviroment.rs:7:35
[INFO] [stdout]   |
[INFO] [stdout] 7 | use std::{cmp::max, fmt::Display, path::PathBuf, sync::Arc};
[INFO] [stdout]   |                                   ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `stack_trace`, `locals`, `up_values`, and `unknown_extra_data` are never read
[INFO] [stdout]   --> src/minecraft/computercraft/computer_types/cc_panic.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct LuaPanic {
[INFO] [stdout]    |            -------- fields in this struct
[INFO] [stdout] 15 |     stack_trace: String,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 16 |     locals: LuaPackedTable,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 17 |     up_values: LuaPackedTable,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 18 |     #[serde(flatten)] // Grab all of the fields that are unmatched.
[INFO] [stdout] 19 |     unknown_extra_data: HashMap<String, LuaValue>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `LuaPanic` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `position` is never read
[INFO] [stdout]   --> src/minecraft/vanilla/block_type.rs:43:5
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub struct PositionedMinecraftBlock {
[INFO] [stdout]    |            ------------------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 43 |     position: CoordinatePosition,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `PositionedMinecraftBlock` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `area` is never used
[INFO] [stdout]    --> src/tests/test_harness/test_enviroment.rs:147:12
[INFO] [stdout]     |
[INFO] [stdout]  75 | impl MinecraftTestHandle {
[INFO] [stdout]     | ------------------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 147 |     pub fn area(&self) -> TestArea {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 9.84s
[INFO] running `Command { std: "docker" "inspect" "5196c47d23500652975e76db7e54925ca4eaa0676d5b44d918ae2cd4e686e6af", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5196c47d23500652975e76db7e54925ca4eaa0676d5b44d918ae2cd4e686e6af", kill_on_drop: false }`
[INFO] [stdout] 5196c47d23500652975e76db7e54925ca4eaa0676d5b44d918ae2cd4e686e6af
[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] d23fd9904bfc35d716a9dfef2c540324e9c1dbfeacd50ff8399b1e35b010b4ee
[INFO] running `Command { std: "docker" "start" "-a" "d23fd9904bfc35d716a9dfef2c540324e9c1dbfeacd50ff8399b1e35b010b4ee", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `serde_json::Value`
[INFO] [stderr]  --> src/minecraft/computercraft/computer_types/cc_panic.rs:4:5
[INFO] [stderr]   |
[INFO] [stderr] 4 | use serde_json::Value;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::str::FromStr`
[INFO] [stderr]  --> src/minecraft/computercraft/computer_types/packet_types.rs:3:5
[INFO] [stderr]   |
[INFO] [stderr] 3 | use std::str::FromStr;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `regex::Regex`
[INFO] [stderr]  --> src/minecraft/computercraft/computer_types/packet_types.rs:5:5
[INFO] [stderr]   |
[INFO] [stderr] 5 | use regex::Regex;
[INFO] [stderr]   |     ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `crate::minecraft::types::CoordinatePosition`
[INFO] [stderr]   --> src/minecraft/computercraft/computer_types/packet_types.rs:12:5
[INFO] [stderr]    |
[INFO] [stderr] 12 | use crate::minecraft::types::CoordinatePosition;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `HashSet`
[INFO] [stderr]  --> src/minecraft/computercraft/computer_types/walkback_type.rs:3:33
[INFO] [stderr]   |
[INFO] [stderr] 3 | use std::collections::{HashMap, HashSet};
[INFO] [stderr]   |                                 ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `MinecraftBlock`
[INFO] [stderr]  --> src/minecraft/computercraft/computer_types/walkback_type.rs:8:45
[INFO] [stderr]   |
[INFO] [stderr] 8 | use crate::minecraft::vanilla::block_type::{MinecraftBlock, PositionedMinecraftBlock};
[INFO] [stderr]   |                                             ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::collections::HashMap`
[INFO] [stderr]  --> src/minecraft/peripherals/inventory.rs:3:5
[INFO] [stderr]   |
[INFO] [stderr] 3 | use std::collections::HashMap;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: fields `stack_trace`, `locals`, `up_values`, and `unknown_extra_data` are never read
[INFO] [stderr]   --> src/minecraft/computercraft/computer_types/cc_panic.rs:15:5
[INFO] [stderr]    |
[INFO] [stderr] 14 | pub struct LuaPanic {
[INFO] [stderr]    |            -------- fields in this struct
[INFO] [stderr] 15 |     stack_trace: String,
[INFO] [stderr]    |     ^^^^^^^^^^^
[INFO] [stderr] 16 |     locals: LuaPackedTable,
[INFO] [stderr]    |     ^^^^^^
[INFO] [stderr] 17 |     up_values: LuaPackedTable,
[INFO] [stderr]    |     ^^^^^^^^^
[INFO] [stderr] 18 |     #[serde(flatten)] // Grab all of the fields that are unmatched.
[INFO] [stderr] 19 |     unknown_extra_data: HashMap<String, LuaValue>,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `LuaPanic` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `position` is never read
[INFO] [stderr]   --> src/minecraft/vanilla/block_type.rs:43:5
[INFO] [stderr]    |
[INFO] [stderr] 39 | pub struct PositionedMinecraftBlock {
[INFO] [stderr]    |            ------------------------ field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 43 |     position: CoordinatePosition,
[INFO] [stderr]    |     ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `PositionedMinecraftBlock` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `path::PathBuf`
[INFO] [stderr]  --> src/tests/test_harness/test_enviroment.rs:7:35
[INFO] [stderr]   |
[INFO] [stderr] 7 | use std::{cmp::max, fmt::Display, path::PathBuf, sync::Arc};
[INFO] [stderr]   |                                   ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `area` is never used
[INFO] [stderr]    --> src/tests/test_harness/test_enviroment.rs:147:12
[INFO] [stderr]     |
[INFO] [stderr]  75 | impl MinecraftTestHandle {
[INFO] [stderr]     | ------------------------ method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 147 |     pub fn area(&self) -> TestArea {
[INFO] [stderr]     |            ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `meshpit` (lib) generated 9 warnings (run `cargo fix --lib -p meshpit` to apply 7 suggestions)
[INFO] [stderr] warning: `meshpit` (lib test) generated 11 warnings (9 duplicates) (run `cargo fix --lib -p meshpit --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.35s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/meshpit-570de7588775daa1)
[INFO] [stdout] 
[INFO] [stdout] running 35 tests
[INFO] [stdout] test minecraft::computercraft::turtle::lua::mesh_os_tests::block_search_4_step_loop ... FAILED
[INFO] [stdout] test minecraft::computercraft::turtle::lua::mesh_os_tests::block_search_back_and_forth_test ... FAILED
[INFO] [stdout] test minecraft::computercraft::turtle::lua::mesh_os_tests::block_search_overhang ... FAILED
[INFO] [stdout] test minecraft::computercraft::turtle::lua::mesh_os_tests::block_search_task_test ... FAILED
[INFO] [stdout] test minecraft::computercraft::turtle::lua::mesh_os_tests::branch_miner_test ... FAILED
[INFO] [stdout] test minecraft::computercraft::turtle::lua::mesh_os_tests::lectern_from_scratch_test ... FAILED
[INFO] [stdout] test minecraft::computercraft::turtle::lua::mesh_os_tests::block_search_no_fly_test ... FAILED
[INFO] [stdout] test minecraft::computercraft::turtle::lua::mesh_os_tests::tree_chop_galore ... ignored
[INFO] [stdout] test minecraft::computercraft::turtle::lua::mesh_os_tests::tree_chop_test ... FAILED
[INFO] [stdout] test minecraft::computercraft::turtle::lua::mesh_os_tests::mitosis_basic ... FAILED
[INFO] [stdout] test minecraft::computercraft::turtle::lua::mesh_os_tests::recursive_miner_falling_test ... FAILED
[INFO] [stdout] test minecraft::computercraft::turtle::lua::mesh_os_tests::crafting_test ... FAILED
[INFO] [stdout] test minecraft::computercraft::turtle::lua::walkback_tests::basic_block_memorization ... FAILED
[INFO] [stdout] test minecraft::computercraft::turtle::lua::networking_tests::websocket_ping_pong ... FAILED
[INFO] [stdout] test minecraft::computercraft::turtle::lua::walkback_tests::basic_movement_test ... FAILED
[INFO] [stdout] test minecraft::computercraft::turtle::lua::walkback_tests::basic_walkback_tests ... FAILED
[INFO] [stdout] test minecraft::computercraft::turtle::lua::walkback_tests::recognize_all_blocks ... ignored
[INFO] [stdout] test minecraft::computercraft::turtle::lua::walkback_tests::empty_inventory_serialization ... FAILED
[INFO] [stdout] test minecraft::computercraft::turtle::lua::walkback_tests::rotation_breaking ... FAILED
[INFO] [stdout] test minecraft::computercraft::turtle::lua::mesh_os_tests::recursive_miner_test ... FAILED
[INFO] [stdout] test tests::connection::test_server_rcon ... FAILED
[INFO] [stdout] test tests::test_harness::sanity_tests::basic_computer_test ... FAILED
[INFO] [stdout] test tests::connection::test_start_server ... FAILED
[INFO] [stdout] test tests::test_harness::sanity_tests::basic_setblock_and_fill_test ... ignored
[INFO] [stdout] test tests::test_harness::sanity_tests::place_every_block ... ignored
[INFO] [stdout] test minecraft::computercraft::turtle::lua::walkback_tests::walkback_serialization ... FAILED
[INFO] [stdout] test tests::test_harness::sanity_tests::test_startup_file ... FAILED
[INFO] [stdout] test minecraft::computercraft::turtle::lua::walkback_tests::query_previous_positions ... FAILED
[INFO] [stdout] test minecraft::computercraft::turtle::lua::walkback_tests::dig_unsafe_block_test ... FAILED
[INFO] [stdout] test tests::test_harness::sanity_tests::turtle_fuel_test ... FAILED
[INFO] [stdout] test minecraft::computercraft::turtle::lua::mesh_os_tests::smelting_test ... FAILED
[INFO] [stdout] test tests::test_harness::test_websocket::basic_test_websocket ... FAILED
[INFO] [stdout] test minecraft::computercraft::modded_blocks::check_modded_blocks ... FAILED
[INFO] [stdout] test minecraft::computercraft::modded_items::check_modded_items ... FAILED
[INFO] [stdout] test tests::test_harness::test_websocket::double_open_websocket ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- minecraft::computercraft::turtle::lua::mesh_os_tests::block_search_4_step_loop stdout ----
[INFO] [stdout] [2026-05-10T15:52:34Z INFO  meshpit::tests::bridge] Starting test server... (1.21.1)
[INFO] [stdout] [2026-05-10T15:52:34Z INFO  meshpit::tests::bridge] Checking for server in ./test_server...
[INFO] [stdout] [2026-05-10T15:52:34Z INFO  meshpit::tests::bridge] Server not present, doing initial server setup...
[INFO] [stdout] [2026-05-10T15:52:34Z ERROR meshpit::tests::bridge] Unable to setup server directory! Do we have permission?
[INFO] [stdout] [2026-05-10T15:52:34Z ERROR meshpit::tests::bridge] Error: Os {
[INFO] [stdout]         code: 30,
[INFO] [stdout]         kind: ReadOnlyFilesystem,
[INFO] [stdout]         message: "Read-only file system",
[INFO] [stdout]     }
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (26) panicked at src/tests/bridge.rs:144:13:
[INFO] [stdout] explicit panic
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59d6cfc0952a - 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:     0x59d6cfc0952a - 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:     0x59d6cfc0952a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59d6cfc0952a - <<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:     0x59d6cfc22caa - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59d6cfc22caa - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x59d6cfc10322 - 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:     0x59d6cfc10322 - <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:     0x59d6cfbe4bdf - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59d6cfbe4bdf - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59d6cfc00259 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59d6cf1a330c - <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:     0x59d6cf1a330c - 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:     0x59d6cfc004d2 - <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:     0x59d6cfc004d2 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59d6cfbe4cca - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x59d6cfbdc299 - 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:     0x59d6cfbe5bfd - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59d6cfc2351c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59d6cfc234e2 - core[35159d6ffb30e017]::panicking::panic
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x59d6ceacfe72 - <meshpit[91365d30340eb49e]::tests::bridge::MinecraftEnvironment>::setup::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/bridge.rs:144:13
[INFO] [stdout]   21:     0x59d6cead5dbe - <meshpit[91365d30340eb49e]::tests::bridge::MinecraftEnvironment>::start::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/bridge.rs:96:54
[INFO] [stdout]   22:     0x59d6ceb17985 - <meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>::setup::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/test_harness/test_enviroment.rs:42:63
[INFO] [stdout]   23:     0x59d6ceb8e64b - <core[35159d6ffb30e017]::pin::Pin<&mut <meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>::setup::{closure#0}::{closure#0}> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x59d6ceb3322b - <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut <meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>::setup::{closure#0}::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   25:     0x59d6ceb32e8b - tokio[add99a0493cc7144]::task::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<meshpit[91365d30340eb49e]::tests::bridge::MinecraftEnvironment>, <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>::setup::{closure#0}::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   26:     0x59d6ceb32e8b - tokio[add99a0493cc7144]::task::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<meshpit[91365d30340eb49e]::tests::bridge::MinecraftEnvironment>, <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>::setup::{closure#0}::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   27:     0x59d6ceb32e8b - <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut <meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>::setup::{closure#0}::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   28:     0x59d6ceb2563d - <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<meshpit[91365d30340eb49e]::tests::bridge::MinecraftEnvironment>, <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>::setup::{closure#0}::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   29:     0x59d6ceb3083d - <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut <meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>::setup::{closure#0}::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   30:     0x59d6ceb2da8b - <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>::setup::{closure#0}::{closure#0}>>::{closure#0}, core[35159d6ffb30e017]::option::Option<meshpit[91365d30340eb49e]::tests::bridge::MinecraftEnvironment>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   31:     0x59d6ceba257a - <tokio[add99a0493cc7144]::runtime::context::scoped::Scoped<tokio[add99a0493cc7144]::runtime::scheduler::Context>>::set::<<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>::setup::{closure#0}::{closure#0}>>::{closure#0}, core[35159d6ffb30e017]::option::Option<meshpit[91365d30340eb49e]::tests::bridge::MinecraftEnvironment>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<meshpit[91365d30340eb49e]::tests::bridge::MinecraftEnvironment>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x59d6ceb31c2a - tokio[add99a0493cc7144]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<meshpit[91365d30340eb49e]::tests::bridge::MinecraftEnvironment>), <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>::setup::{closure#0}::{closure#0}>>::{closure#0}, core[35159d6ffb30e017]::option::Option<meshpit[91365d30340eb49e]::tests::bridge::MinecraftEnvironment>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   33:     0x59d6ceba37eb - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[add99a0493cc7144]::runtime::context::Context>>::try_with::<tokio[add99a0493cc7144]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<meshpit[91365d30340eb49e]::tests::bridge::MinecraftEnvironment>), <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>::setup::{closure#0}::{closure#0}>>::{closure#0}, core[35159d6ffb30e017]::option::Option<meshpit[91365d30340eb49e]::tests::bridge::MinecraftEnvironment>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<meshpit[91365d30340eb49e]::tests::bridge::MinecraftEnvironment>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   34:     0x59d6ceba2dc2 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[add99a0493cc7144]::runtime::context::Context>>::with::<tokio[add99a0493cc7144]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<meshpit[91365d30340eb49e]::tests::bridge::MinecraftEnvironment>), <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>::setup::{closure#0}::{closure#0}>>::{closure#0}, core[35159d6ffb30e017]::option::Option<meshpit[91365d30340eb49e]::tests::bridge::MinecraftEnvironment>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<meshpit[91365d30340eb49e]::tests::bridge::MinecraftEnvironment>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   35:     0x59d6ceb2b841 - tokio[add99a0493cc7144]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<meshpit[91365d30340eb49e]::tests::bridge::MinecraftEnvironment>), <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>::setup::{closure#0}::{closure#0}>>::{closure#0}, core[35159d6ffb30e017]::option::Option<meshpit[91365d30340eb49e]::tests::bridge::MinecraftEnvironment>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   36:     0x59d6ceb2ac5b - <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut <meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>::setup::{closure#0}::{closure#0}>>::{closure#0}, core[35159d6ffb30e017]::option::Option<meshpit[91365d30340eb49e]::tests::bridge::MinecraftEnvironment>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   37:     0x59d6ceb2b55c - <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut <meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>::setup::{closure#0}::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   38:     0x59d6ceb2cd52 - <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>::setup::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   39:     0x59d6ceb51dea - tokio[add99a0493cc7144]::runtime::context::runtime::enter_runtime::<<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CurrentThread>::block_on<<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>::setup::{closure#0}::{closure#0}>::{closure#0}, meshpit[91365d30340eb49e]::tests::bridge::MinecraftEnvironment>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x59d6ceb236f3 - <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>::setup::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   41:     0x59d6ceb48b0a - <tokio[add99a0493cc7144]::runtime::runtime::Runtime>::block_on_inner::<<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>::setup::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   42:     0x59d6ceb493da - <tokio[add99a0493cc7144]::runtime::runtime::Runtime>::block_on::<<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>::setup::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   43:     0x59d6ceb18074 - <meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>::setup::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/test_harness/test_enviroment.rs:42:16
[INFO] [stdout]   44:     0x59d6ceb69d81 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>::setup::{closure#0}, meshpit[91365d30340eb49e]::tests::bridge::MinecraftEnvironment>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   45:     0x59d6cebc1ce6 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>::setup::{closure#0}, meshpit[91365d30340eb49e]::tests::bridge::MinecraftEnvironment>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   46:     0x59d6cebdcf78 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>::setup::{closure#0}, meshpit[91365d30340eb49e]::tests::bridge::MinecraftEnvironment>::{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]   47:     0x59d6ceba8720 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>::setup::{closure#0}, meshpit[91365d30340eb49e]::tests::bridge::MinecraftEnvironment>::{closure#1}::{closure#0}>, meshpit[91365d30340eb49e]::tests::bridge::MinecraftEnvironment>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   48:     0x59d6cebc763b - __rust_try
[INFO] [stdout]   49:     0x59d6cebc115e - std[ec419fa8110287d5]::panicking::catch_unwind::<meshpit[91365d30340eb49e]::tests::bridge::MinecraftEnvironment, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>::setup::{closure#0}, meshpit[91365d30340eb49e]::tests::bridge::MinecraftEnvironment>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x59d6cebc115e - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>::setup::{closure#0}, meshpit[91365d30340eb49e]::tests::bridge::MinecraftEnvironment>::{closure#1}::{closure#0}>, meshpit[91365d30340eb49e]::tests::bridge::MinecraftEnvironment>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x59d6cebc115e - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>::setup::{closure#0}, meshpit[91365d30340eb49e]::tests::bridge::MinecraftEnvironment>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   52:     0x59d6cea9e15e - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>::setup::{closure#0}, meshpit[91365d30340eb49e]::tests::bridge::MinecraftEnvironment>::{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]   53:     0x59d6cfc0871f - <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]   54:     0x59d6cfc0871f - <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]   55:     0x7cefcd887aa4 - <unknown>
[INFO] [stdout]   56:     0x7cefcd914a64 - clone
[INFO] [stdout]   57:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'minecraft::computercraft::turtle::lua::mesh_os_tests::block_search_4_step_loop' (20) panicked at src/tests/test_harness/test_enviroment.rs:45:41:
[INFO] [stdout] well crap: Any { .. }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59d6cfc0952a - 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:     0x59d6cfc0952a - 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:     0x59d6cfc0952a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59d6cfc0952a - <<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:     0x59d6cfc22caa - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59d6cfc22caa - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x59d6cfc10322 - 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:     0x59d6cfc10322 - <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:     0x59d6cfbe4bdf - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59d6cfbe4bdf - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59d6cfc00259 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59d6cf1a330c - <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:     0x59d6cf1a330c - 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:     0x59d6cfc004d2 - <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:     0x59d6cfc004d2 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59d6cfbe4c98 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x59d6cfbdc299 - 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:     0x59d6cfbe5bfd - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59d6cfc2351c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59d6cfc23262 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x59d6ceb894ae - <core[35159d6ffb30e017]::result::Result<meshpit[91365d30340eb49e]::tests::bridge::MinecraftEnvironment, alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::any::Any + core[35159d6ffb30e017]::marker::Send>>>::expect
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x59d6ceb1e85b - <meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>::setup
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/test_harness/test_enviroment.rs:45:41
[INFO] [stdout]   22:     0x59d6ceb1e059 - meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MINECRAFT_TESTING_ENV::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/test_harness/test_enviroment.rs:27:15
[INFO] [stdout]   23:     0x59d6cea9fcce - <meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MINECRAFT_TESTING_ENV::{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]   24:     0x59d6cea9e1bb - <fn() -> alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x59d6cebadd9f - <once_cell[ca510c465c7bae99]::sync::Lazy<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1310:28
[INFO] [stdout]   26:     0x59d6cebada7a - <once_cell[ca510c465c7bae99]::sync::OnceCell<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init::<<once_cell[ca510c465c7bae99]::sync::Lazy<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1120:57
[INFO] [stdout]   27:     0x59d6cebc0732 - <once_cell[ca510c465c7bae99]::imp::OnceCell<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::initialize::<<once_cell[ca510c465c7bae99]::sync::OnceCell<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init<<once_cell[ca510c465c7bae99]::sync::Lazy<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>::{closure#0}, <once_cell[ca510c465c7bae99]::sync::OnceCell<_>>::get_or_init::Void>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:72:23
[INFO] [stdout]   28:     0x59d6cf91fa16 - <&mut dyn core[35159d6ffb30e017]::ops::function::FnMut<(), Output = bool> as core[35159d6ffb30e017]::ops::function::FnMut<()>>::call_mut
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:298:21
[INFO] [stdout]   29:     0x59d6cf91f70b - once_cell[ca510c465c7bae99]::imp::initialize_or_wait
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:196:20
[INFO] [stdout]   30:     0x59d6cebb4ac2 - <once_cell[ca510c465c7bae99]::imp::OnceCell<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::initialize::<<once_cell[ca510c465c7bae99]::sync::OnceCell<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init<<once_cell[ca510c465c7bae99]::sync::Lazy<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>::{closure#0}, <once_cell[ca510c465c7bae99]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:68:9
[INFO] [stdout]   31:     0x59d6ceba7029 - <once_cell[ca510c465c7bae99]::sync::OnceCell<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_try_init::<<once_cell[ca510c465c7bae99]::sync::OnceCell<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init<<once_cell[ca510c465c7bae99]::sync::Lazy<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>::{closure#0}, <once_cell[ca510c465c7bae99]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1161:20
[INFO] [stdout]   32:     0x59d6ceba6f73 - <once_cell[ca510c465c7bae99]::sync::OnceCell<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init::<<once_cell[ca510c465c7bae99]::sync::Lazy<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1120:24
[INFO] [stdout]   33:     0x59d6cebb0870 - <once_cell[ca510c465c7bae99]::sync::Lazy<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1309:23
[INFO] [stdout]   34:     0x59d6cebb3fba - <once_cell[ca510c465c7bae99]::sync::Lazy<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>> as core[35159d6ffb30e017]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1376:13
[INFO] [stdout]   35:     0x59d6ceb1589a - <meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestHandle>::new::<&str>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/test_harness/test_enviroment.rs:88:23
[INFO] [stdout]   36:     0x59d6ceab602a - meshpit[91365d30340eb49e]::minecraft::computercraft::turtle::lua::mesh_os_tests::block_search_4_step_loop::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/minecraft/computercraft/turtle/lua/mesh_os_tests.rs:1409:88
[INFO] [stdout]   37:     0x59d6ceb8e4d2 - <core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   38:     0x59d6ceb8e5ed - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   39:     0x59d6ceb331cd - <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   40:     0x59d6ceb32cbb - tokio[add99a0493cc7144]::task::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   41:     0x59d6ceb32cbb - tokio[add99a0493cc7144]::task::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   42:     0x59d6ceb32cbb - <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   43:     0x59d6ceb25fe0 - <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   44:     0x59d6ceb2fd8d - <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   45:     0x59d6ceb2da64 - <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   46:     0x59d6ceba241b - <tokio[add99a0493cc7144]::runtime::context::scoped::Scoped<tokio[add99a0493cc7144]::runtime::scheduler::Context>>::set::<<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   47:     0x59d6ceb31cf9 - tokio[add99a0493cc7144]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   48:     0x59d6ceba3b92 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[add99a0493cc7144]::runtime::context::Context>>::try_with::<tokio[add99a0493cc7144]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   49:     0x59d6ceba2ede - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[add99a0493cc7144]::runtime::context::Context>>::with::<tokio[add99a0493cc7144]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   50:     0x59d6ceb2b8fd - tokio[add99a0493cc7144]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   51:     0x59d6ceb2a830 - <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   52:     0x59d6ceb2b4c6 - <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   53:     0x59d6ceb2c9f0 - <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   54:     0x59d6ceb51c63 - tokio[add99a0493cc7144]::runtime::context::runtime::enter_runtime::<<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   55:     0x59d6ceb23621 - <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   56:     0x59d6ceb48964 - <tokio[add99a0493cc7144]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   57:     0x59d6ceb4916f - <tokio[add99a0493cc7144]::runtime::runtime::Runtime>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   58:     0x59d6ceac4376 - meshpit[91365d30340eb49e]::minecraft::computercraft::turtle::lua::mesh_os_tests::block_search_4_step_loop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/minecraft/computercraft/turtle/lua/mesh_os_tests.rs:1517:25
[INFO] [stdout]   59:     0x59d6ceaa33a7 - meshpit[91365d30340eb49e]::minecraft::computercraft::turtle::lua::mesh_os_tests::block_search_4_step_loop::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/minecraft/computercraft/turtle/lua/mesh_os_tests.rs:1403:36
[INFO] [stdout]   60:     0x59d6ceaa00d6 - <meshpit[91365d30340eb49e]::minecraft::computercraft::turtle::lua::mesh_os_tests::block_search_4_step_loop::{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]   61:     0x59d6cf1965eb - <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]   62:     0x59d6cf1965eb - 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]   63:     0x59d6cf1a3ddb - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   64:     0x59d6cf1a3ddb - <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]   65:     0x59d6cf1a3ddb - 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]   66:     0x59d6cf1a3ddb - 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]   67:     0x59d6cf1a3ddb - 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]   68:     0x59d6cf1a3ddb - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   69:     0x59d6cf1a3ddb - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   70:     0x59d6cf19e7b4 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   71:     0x59d6cf19e7b4 - 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]   72:     0x59d6cf1a69e2 - 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]   73:     0x59d6cf1a69e2 - <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]   74:     0x59d6cf1a69e2 - 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]   75:     0x59d6cf1a69e2 - 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]   76:     0x59d6cf1a69e2 - 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]   77:     0x59d6cf1a69e2 - 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]   78:     0x59d6cf1a69e2 - <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]   79:     0x59d6cfc0871f - <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]   80:     0x59d6cfc0871f - <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]   81:     0x7cefcd887aa4 - <unknown>
[INFO] [stdout]   82:     0x7cefcd914a64 - clone
[INFO] [stdout]   83:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- minecraft::computercraft::turtle::lua::mesh_os_tests::block_search_back_and_forth_test stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'minecraft::computercraft::turtle::lua::mesh_os_tests::block_search_back_and_forth_test' (21) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1311:25:
[INFO] [stdout] Lazy instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59d6cfc0952a - 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:     0x59d6cfc0952a - 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:     0x59d6cfc0952a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59d6cfc0952a - <<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:     0x59d6cfc22caa - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59d6cfc22caa - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x59d6cfc10322 - 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:     0x59d6cfc10322 - <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:     0x59d6cfbe4bdf - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59d6cfbe4bdf - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59d6cfc00259 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59d6cf1a330c - <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:     0x59d6cf1a330c - 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:     0x59d6cfc004d2 - <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:     0x59d6cfc004d2 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59d6cfbe4cca - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x59d6cfbdc299 - 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:     0x59d6cfbe5bfd - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59d6cfc2351c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59d6cebaddc8 - <once_cell[ca510c465c7bae99]::sync::Lazy<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1311:25
[INFO] [stdout]   20:     0x59d6cebada7a - <once_cell[ca510c465c7bae99]::sync::OnceCell<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init::<<once_cell[ca510c465c7bae99]::sync::Lazy<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1120:57
[INFO] [stdout]   21:     0x59d6cebc0732 - <once_cell[ca510c465c7bae99]::imp::OnceCell<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::initialize::<<once_cell[ca510c465c7bae99]::sync::OnceCell<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init<<once_cell[ca510c465c7bae99]::sync::Lazy<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>::{closure#0}, <once_cell[ca510c465c7bae99]::sync::OnceCell<_>>::get_or_init::Void>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:72:23
[INFO] [stdout]   22:     0x59d6cf91fa16 - <&mut dyn core[35159d6ffb30e017]::ops::function::FnMut<(), Output = bool> as core[35159d6ffb30e017]::ops::function::FnMut<()>>::call_mut
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:298:21
[INFO] [stdout]   23:     0x59d6cf91f70b - once_cell[ca510c465c7bae99]::imp::initialize_or_wait
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:196:20
[INFO] [stdout]   24:     0x59d6cebb4ac2 - <once_cell[ca510c465c7bae99]::imp::OnceCell<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::initialize::<<once_cell[ca510c465c7bae99]::sync::OnceCell<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init<<once_cell[ca510c465c7bae99]::sync::Lazy<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>::{closure#0}, <once_cell[ca510c465c7bae99]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:68:9
[INFO] [stdout]   25:     0x59d6ceba7029 - <once_cell[ca510c465c7bae99]::sync::OnceCell<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_try_init::<<once_cell[ca510c465c7bae99]::sync::OnceCell<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init<<once_cell[ca510c465c7bae99]::sync::Lazy<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>::{closure#0}, <once_cell[ca510c465c7bae99]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1161:20
[INFO] [stdout]   26:     0x59d6ceba6f73 - <once_cell[ca510c465c7bae99]::sync::OnceCell<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init::<<once_cell[ca510c465c7bae99]::sync::Lazy<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1120:24
[INFO] [stdout]   27:     0x59d6cebb0870 - <once_cell[ca510c465c7bae99]::sync::Lazy<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1309:23
[INFO] [stdout]   28:     0x59d6cebb3fba - <once_cell[ca510c465c7bae99]::sync::Lazy<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>> as core[35159d6ffb30e017]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1376:13
[INFO] [stdout]   29:     0x59d6ceb1589a - <meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestHandle>::new::<&str>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/test_harness/test_enviroment.rs:88:23
[INFO] [stdout]   30:     0x59d6ceac0adf - meshpit[91365d30340eb49e]::minecraft::computercraft::turtle::lua::mesh_os_tests::block_search_back_and_forth_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/minecraft/computercraft/turtle/lua/mesh_os_tests.rs:1286:88
[INFO] [stdout]   31:     0x59d6ceb8e4d2 - <core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   32:     0x59d6ceb8e5ed - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   33:     0x59d6ceb331cd - <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   34:     0x59d6ceb32cbb - tokio[add99a0493cc7144]::task::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   35:     0x59d6ceb32cbb - tokio[add99a0493cc7144]::task::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   36:     0x59d6ceb32cbb - <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   37:     0x59d6ceb25fe0 - <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   38:     0x59d6ceb2fd8d - <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   39:     0x59d6ceb2da64 - <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   40:     0x59d6ceba241b - <tokio[add99a0493cc7144]::runtime::context::scoped::Scoped<tokio[add99a0493cc7144]::runtime::scheduler::Context>>::set::<<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   41:     0x59d6ceb31cf9 - tokio[add99a0493cc7144]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   42:     0x59d6ceba3b92 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[add99a0493cc7144]::runtime::context::Context>>::try_with::<tokio[add99a0493cc7144]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   43:     0x59d6ceba2ede - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[add99a0493cc7144]::runtime::context::Context>>::with::<tokio[add99a0493cc7144]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   44:     0x59d6ceb2b8fd - tokio[add99a0493cc7144]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   45:     0x59d6ceb2a830 - <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   46:     0x59d6ceb2b4c6 - <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   47:     0x59d6ceb2c9f0 - <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   48:     0x59d6ceb51c63 - tokio[add99a0493cc7144]::runtime::context::runtime::enter_runtime::<<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   49:     0x59d6ceb23621 - <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   50:     0x59d6ceb48964 - <tokio[add99a0493cc7144]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   51:     0x59d6ceb4916f - <tokio[add99a0493cc7144]::runtime::runtime::Runtime>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   52:     0x59d6ceac4af6 - meshpit[91365d30340eb49e]::minecraft::computercraft::turtle::lua::mesh_os_tests::block_search_back_and_forth_test
[INFO] [stdout]                                at /opt/rustwide/workdir/src/minecraft/computercraft/turtle/lua/mesh_os_tests.rs:1396:25
[INFO] [stdout]   53:     0x59d6ceaa3467 - meshpit[91365d30340eb49e]::minecraft::computercraft::turtle::lua::mesh_os_tests::block_search_back_and_forth_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/minecraft/computercraft/turtle/lua/mesh_os_tests.rs:1280:44
[INFO] [stdout]   54:     0x59d6ceaa01d6 - <meshpit[91365d30340eb49e]::minecraft::computercraft::turtle::lua::mesh_os_tests::block_search_back_and_forth_test::{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]   55:     0x59d6cf1965eb - <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]   56:     0x59d6cf1965eb - 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]   57:     0x59d6cf1a3ddb - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   58:     0x59d6cf1a3ddb - <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]   59:     0x59d6cf1a3ddb - 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]   60:     0x59d6cf1a3ddb - 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]   61:     0x59d6cf1a3ddb - 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]   62:     0x59d6cf1a3ddb - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   63:     0x59d6cf1a3ddb - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   64:     0x59d6cf19e7b4 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   65:     0x59d6cf19e7b4 - 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]   66:     0x59d6cf1a69e2 - 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]   67:     0x59d6cf1a69e2 - <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]   68:     0x59d6cf1a69e2 - 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]   69:     0x59d6cf1a69e2 - 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]   70:     0x59d6cf1a69e2 - 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]   71:     0x59d6cf1a69e2 - 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]   72:     0x59d6cf1a69e2 - <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]   73:     0x59d6cfc0871f - <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]   74:     0x59d6cfc0871f - <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]   75:     0x7cefcd887aa4 - <unknown>
[INFO] [stdout]   76:     0x7cefcd914a64 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- minecraft::computercraft::turtle::lua::mesh_os_tests::block_search_overhang stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'minecraft::computercraft::turtle::lua::mesh_os_tests::block_search_overhang' (23) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1311:25:
[INFO] [stdout] Lazy instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59d6cfc0952a - 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:     0x59d6cfc0952a - 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:     0x59d6cfc0952a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59d6cfc0952a - <<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:     0x59d6cfc22caa - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59d6cfc22caa - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x59d6cfc10322 - 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:     0x59d6cfc10322 - <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:     0x59d6cfbe4bdf - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59d6cfbe4bdf - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59d6cfc00259 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59d6cf1a330c - <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:     0x59d6cf1a330c - 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:     0x59d6cfc004d2 - <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:     0x59d6cfc004d2 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59d6cfbe4cca - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x59d6cfbdc299 - 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:     0x59d6cfbe5bfd - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59d6cfc2351c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59d6cebaddc8 - <once_cell[ca510c465c7bae99]::sync::Lazy<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1311:25
[INFO] [stdout]   20:     0x59d6cebada7a - <once_cell[ca510c465c7bae99]::sync::OnceCell<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init::<<once_cell[ca510c465c7bae99]::sync::Lazy<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1120:57
[INFO] [stdout]   21:     0x59d6cebc0732 - <once_cell[ca510c465c7bae99]::imp::OnceCell<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::initialize::<<once_cell[ca510c465c7bae99]::sync::OnceCell<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init<<once_cell[ca510c465c7bae99]::sync::Lazy<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>::{closure#0}, <once_cell[ca510c465c7bae99]::sync::OnceCell<_>>::get_or_init::Void>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:72:23
[INFO] [stdout]   22:     0x59d6cf91fa16 - <&mut dyn core[35159d6ffb30e017]::ops::function::FnMut<(), Output = bool> as core[35159d6ffb30e017]::ops::function::FnMut<()>>::call_mut
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:298:21
[INFO] [stdout]   23:     0x59d6cf91f70b - once_cell[ca510c465c7bae99]::imp::initialize_or_wait
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:196:20
[INFO] [stdout]   24:     0x59d6cebb4ac2 - <once_cell[ca510c465c7bae99]::imp::OnceCell<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::initialize::<<once_cell[ca510c465c7bae99]::sync::OnceCell<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init<<once_cell[ca510c465c7bae99]::sync::Lazy<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>::{closure#0}, <once_cell[ca510c465c7bae99]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:68:9
[INFO] [stdout]   25:     0x59d6ceba7029 - <once_cell[ca510c465c7bae99]::sync::OnceCell<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_try_init::<<once_cell[ca510c465c7bae99]::sync::OnceCell<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init<<once_cell[ca510c465c7bae99]::sync::Lazy<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>::{closure#0}, <once_cell[ca510c465c7bae99]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1161:20
[INFO] [stdout]   26:     0x59d6ceba6f73 - <once_cell[ca510c465c7bae99]::sync::OnceCell<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init::<<once_cell[ca510c465c7bae99]::sync::Lazy<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1120:24
[INFO] [stdout]   27:     0x59d6cebb0870 - <once_cell[ca510c465c7bae99]::sync::Lazy<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1309:23
[INFO] [stdout]   28:     0x59d6cebb3fba - <once_cell[ca510c465c7bae99]::sync::Lazy<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>> as core[35159d6ffb30e017]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1376:13
[INFO] [stdout]   29:     0x59d6ceb1589a - <meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestHandle>::new::<&str>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/test_harness/test_enviroment.rs:88:23
[INFO] [stdout]   30:     0x59d6ceab19fa - meshpit[91365d30340eb49e]::minecraft::computercraft::turtle::lua::mesh_os_tests::block_search_overhang::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/minecraft/computercraft/turtle/lua/mesh_os_tests.rs:1529:76
[INFO] [stdout]   31:     0x59d6ceb8e4d2 - <core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   32:     0x59d6ceb8e5ed - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   33:     0x59d6ceb331cd - <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   34:     0x59d6ceb32cbb - tokio[add99a0493cc7144]::task::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   35:     0x59d6ceb32cbb - tokio[add99a0493cc7144]::task::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   36:     0x59d6ceb32cbb - <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   37:     0x59d6ceb25fe0 - <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   38:     0x59d6ceb2fd8d - <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   39:     0x59d6ceb2da64 - <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   40:     0x59d6ceba241b - <tokio[add99a0493cc7144]::runtime::context::scoped::Scoped<tokio[add99a0493cc7144]::runtime::scheduler::Context>>::set::<<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   41:     0x59d6ceb31cf9 - tokio[add99a0493cc7144]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   42:     0x59d6ceba3b92 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[add99a0493cc7144]::runtime::context::Context>>::try_with::<tokio[add99a0493cc7144]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   43:     0x59d6ceba2ede - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[add99a0493cc7144]::runtime::context::Context>>::with::<tokio[add99a0493cc7144]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   44:     0x59d6ceb2b8fd - tokio[add99a0493cc7144]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   45:     0x59d6ceb2a830 - <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   46:     0x59d6ceb2b4c6 - <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   47:     0x59d6ceb2c9f0 - <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   48:     0x59d6ceb51c63 - tokio[add99a0493cc7144]::runtime::context::runtime::enter_runtime::<<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   49:     0x59d6ceb23621 - <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   50:     0x59d6ceb48964 - <tokio[add99a0493cc7144]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   51:     0x59d6ceb4916f - <tokio[add99a0493cc7144]::runtime::runtime::Runtime>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   52:     0x59d6ceac3fb6 - meshpit[91365d30340eb49e]::minecraft::computercraft::turtle::lua::mesh_os_tests::block_search_overhang
[INFO] [stdout]                                at /opt/rustwide/workdir/src/minecraft/computercraft/turtle/lua/mesh_os_tests.rs:1639:25
[INFO] [stdout]   53:     0x59d6ceaa3347 - meshpit[91365d30340eb49e]::minecraft::computercraft::turtle::lua::mesh_os_tests::block_search_overhang::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/minecraft/computercraft/turtle/lua/mesh_os_tests.rs:1523:33
[INFO] [stdout]   54:     0x59d6ceaa0056 - <meshpit[91365d30340eb49e]::minecraft::computercraft::turtle::lua::mesh_os_tests::block_search_overhang::{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]   55:     0x59d6cf1965eb - <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]   56:     0x59d6cf1965eb - 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]   57:     0x59d6cf1a3ddb - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   58:     0x59d6cf1a3ddb - <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]   59:     0x59d6cf1a3ddb - 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]   60:     0x59d6cf1a3ddb - 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]   61:     0x59d6cf1a3ddb - 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]   62:     0x59d6cf1a3ddb - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   63:     0x59d6cf1a3ddb - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   64:     0x59d6cf19e7b4 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   65:     0x59d6cf19e7b4 - 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]   66:     0x59d6cf1a69e2 - 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]   67:     0x59d6cf1a69e2 - <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]   68:     0x59d6cf1a69e2 - 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]   69:     0x59d6cf1a69e2 - 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]   70:     0x59d6cf1a69e2 - 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]   71:     0x59d6cf1a69e2 - 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]   72:     0x59d6cf1a69e2 - <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]   73:     0x59d6cfc0871f - <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]   74:     0x59d6cfc0871f - <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]   75:     0x7cefcd887aa4 - <unknown>
[INFO] [stdout]   76:     0x7cefcd914a64 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- minecraft::computercraft::turtle::lua::mesh_os_tests::block_search_task_test stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'minecraft::computercraft::turtle::lua::mesh_os_tests::block_search_task_test' (24) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1311:25:
[INFO] [stdout] Lazy instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59d6cfc0952a - 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:     0x59d6cfc0952a - 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:     0x59d6cfc0952a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59d6cfc0952a - <<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:     0x59d6cfc22caa - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59d6cfc22caa - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x59d6cfc10322 - 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:     0x59d6cfc10322 - <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:     0x59d6cfbe4bdf - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59d6cfbe4bdf - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59d6cfc00259 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59d6cf1a330c - <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:     0x59d6cf1a330c - 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:     0x59d6cfc004d2 - <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:     0x59d6cfc004d2 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59d6cfbe4cca - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x59d6cfbdc299 - 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:     0x59d6cfbe5bfd - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59d6cfc2351c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59d6cebaddc8 - <once_cell[ca510c465c7bae99]::sync::Lazy<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1311:25
[INFO] [stdout]   20:     0x59d6cebada7a - <once_cell[ca510c465c7bae99]::sync::OnceCell<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init::<<once_cell[ca510c465c7bae99]::sync::Lazy<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1120:57
[INFO] [stdout]   21:     0x59d6cebc0732 - <once_cell[ca510c465c7bae99]::imp::OnceCell<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::initialize::<<once_cell[ca510c465c7bae99]::sync::OnceCell<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init<<once_cell[ca510c465c7bae99]::sync::Lazy<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>::{closure#0}, <once_cell[ca510c465c7bae99]::sync::OnceCell<_>>::get_or_init::Void>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:72:23
[INFO] [stdout]   22:     0x59d6cf91fa16 - <&mut dyn core[35159d6ffb30e017]::ops::function::FnMut<(), Output = bool> as core[35159d6ffb30e017]::ops::function::FnMut<()>>::call_mut
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:298:21
[INFO] [stdout]   23:     0x59d6cf91f70b - once_cell[ca510c465c7bae99]::imp::initialize_or_wait
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:196:20
[INFO] [stdout]   24:     0x59d6cebb4ac2 - <once_cell[ca510c465c7bae99]::imp::OnceCell<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::initialize::<<once_cell[ca510c465c7bae99]::sync::OnceCell<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init<<once_cell[ca510c465c7bae99]::sync::Lazy<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>::{closure#0}, <once_cell[ca510c465c7bae99]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:68:9
[INFO] [stdout]   25:     0x59d6ceba7029 - <once_cell[ca510c465c7bae99]::sync::OnceCell<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_try_init::<<once_cell[ca510c465c7bae99]::sync::OnceCell<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init<<once_cell[ca510c465c7bae99]::sync::Lazy<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>::{closure#0}, <once_cell[ca510c465c7bae99]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1161:20
[INFO] [stdout]   26:     0x59d6ceba6f73 - <once_cell[ca510c465c7bae99]::sync::OnceCell<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init::<<once_cell[ca510c465c7bae99]::sync::Lazy<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1120:24
[INFO] [stdout]   27:     0x59d6cebb0870 - <once_cell[ca510c465c7bae99]::sync::Lazy<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1309:23
[INFO] [stdout]   28:     0x59d6cebb3fba - <once_cell[ca510c465c7bae99]::sync::Lazy<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>> as core[35159d6ffb30e017]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1376:13
[INFO] [stdout]   29:     0x59d6ceb1589a - <meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestHandle>::new::<&str>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/test_harness/test_enviroment.rs:88:23
[INFO] [stdout]   30:     0x59d6ceab410d - meshpit[91365d30340eb49e]::minecraft::computercraft::turtle::lua::mesh_os_tests::block_search_task_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/minecraft/computercraft/turtle/lua/mesh_os_tests.rs:1033:77
[INFO] [stdout]   31:     0x59d6ceb8e4d2 - <core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   32:     0x59d6ceb8e5ed - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   33:     0x59d6ceb331cd - <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   34:     0x59d6ceb32cbb - tokio[add99a0493cc7144]::task::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   35:     0x59d6ceb32cbb - tokio[add99a0493cc7144]::task::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   36:     0x59d6ceb32cbb - <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   37:     0x59d6ceb25fe0 - <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   38:     0x59d6ceb2fd8d - <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   39:     0x59d6ceb2da64 - <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   40:     0x59d6ceba241b - <tokio[add99a0493cc7144]::runtime::context::scoped::Scoped<tokio[add99a0493cc7144]::runtime::scheduler::Context>>::set::<<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   41:     0x59d6ceb31cf9 - tokio[add99a0493cc7144]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   42:     0x59d6ceba3b92 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[add99a0493cc7144]::runtime::context::Context>>::try_with::<tokio[add99a0493cc7144]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   43:     0x59d6ceba2ede - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[add99a0493cc7144]::runtime::context::Context>>::with::<tokio[add99a0493cc7144]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   44:     0x59d6ceb2b8fd - tokio[add99a0493cc7144]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   45:     0x59d6ceb2a830 - <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   46:     0x59d6ceb2b4c6 - <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   47:     0x59d6ceb2c9f0 - <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   48:     0x59d6ceb51c63 - tokio[add99a0493cc7144]::runtime::context::runtime::enter_runtime::<<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   49:     0x59d6ceb23621 - <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   50:     0x59d6ceb48964 - <tokio[add99a0493cc7144]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   51:     0x59d6ceb4916f - <tokio[add99a0493cc7144]::runtime::runtime::Runtime>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   52:     0x59d6ceac4196 - meshpit[91365d30340eb49e]::minecraft::computercraft::turtle::lua::mesh_os_tests::block_search_task_test
[INFO] [stdout]                                at /opt/rustwide/workdir/src/minecraft/computercraft/turtle/lua/mesh_os_tests.rs:1136:25
[INFO] [stdout]   53:     0x59d6ceaa3377 - meshpit[91365d30340eb49e]::minecraft::computercraft::turtle::lua::mesh_os_tests::block_search_task_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/minecraft/computercraft/turtle/lua/mesh_os_tests.rs:1027:34
[INFO] [stdout]   54:     0x59d6ceaa0096 - <meshpit[91365d30340eb49e]::minecraft::computercraft::turtle::lua::mesh_os_tests::block_search_task_test::{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]   55:     0x59d6cf1965eb - <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]   56:     0x59d6cf1965eb - 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]   57:     0x59d6cf1a3ddb - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   58:     0x59d6cf1a3ddb - <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]   59:     0x59d6cf1a3ddb - 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]   60:     0x59d6cf1a3ddb - 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]   61:     0x59d6cf1a3ddb - 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]   62:     0x59d6cf1a3ddb - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   63:     0x59d6cf1a3ddb - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   64:     0x59d6cf19e7b4 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   65:     0x59d6cf19e7b4 - 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]   66:     0x59d6cf1a69e2 - 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]   67:     0x59d6cf1a69e2 - <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]   68:     0x59d6cf1a69e2 - 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]   69:     0x59d6cf1a69e2 - 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]   70:     0x59d6cf1a69e2 - 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]   71:     0x59d6cf1a69e2 - 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]   72:     0x59d6cf1a69e2 - <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]   73:     0x59d6cfc0871f - <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]   74:     0x59d6cfc0871f - <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]   75:     0x7cefcd887aa4 - <unknown>
[INFO] [stdout]   76:     0x7cefcd914a64 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- minecraft::computercraft::turtle::lua::mesh_os_tests::branch_miner_test stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'minecraft::computercraft::turtle::lua::mesh_os_tests::branch_miner_test' (25) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1311:25:
[INFO] [stdout] Lazy instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59d6cfc0952a - 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:     0x59d6cfc0952a - 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:     0x59d6cfc0952a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59d6cfc0952a - <<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:     0x59d6cfc22caa - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59d6cfc22caa - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x59d6cfc10322 - 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:     0x59d6cfc10322 - <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:     0x59d6cfbe4bdf - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59d6cfbe4bdf - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59d6cfc00259 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59d6cf1a330c - <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:     0x59d6cf1a330c - 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:     0x59d6cfc004d2 - <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:     0x59d6cfc004d2 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59d6cfbe4cca - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x59d6cfbdc299 - 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:     0x59d6cfbe5bfd - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59d6cfc2351c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59d6cebaddc8 - <once_cell[ca510c465c7bae99]::sync::Lazy<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1311:25
[INFO] [stdout]   20:     0x59d6cebada7a - <once_cell[ca510c465c7bae99]::sync::OnceCell<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init::<<once_cell[ca510c465c7bae99]::sync::Lazy<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1120:57
[INFO] [stdout]   21:     0x59d6cebc0732 - <once_cell[ca510c465c7bae99]::imp::OnceCell<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::initialize::<<once_cell[ca510c465c7bae99]::sync::OnceCell<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init<<once_cell[ca510c465c7bae99]::sync::Lazy<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>::{closure#0}, <once_cell[ca510c465c7bae99]::sync::OnceCell<_>>::get_or_init::Void>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:72:23
[INFO] [stdout]   22:     0x59d6cf91fa16 - <&mut dyn core[35159d6ffb30e017]::ops::function::FnMut<(), Output = bool> as core[35159d6ffb30e017]::ops::function::FnMut<()>>::call_mut
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:298:21
[INFO] [stdout]   23:     0x59d6cf91f70b - once_cell[ca510c465c7bae99]::imp::initialize_or_wait
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:196:20
[INFO] [stdout]   24:     0x59d6cebb4ac2 - <once_cell[ca510c465c7bae99]::imp::OnceCell<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::initialize::<<once_cell[ca510c465c7bae99]::sync::OnceCell<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init<<once_cell[ca510c465c7bae99]::sync::Lazy<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>::{closure#0}, <once_cell[ca510c465c7bae99]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:68:9
[INFO] [stdout]   25:     0x59d6ceba7029 - <once_cell[ca510c465c7bae99]::sync::OnceCell<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_try_init::<<once_cell[ca510c465c7bae99]::sync::OnceCell<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init<<once_cell[ca510c465c7bae99]::sync::Lazy<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>::{closure#0}, <once_cell[ca510c465c7bae99]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1161:20
[INFO] [stdout]   26:     0x59d6ceba6f73 - <once_cell[ca510c465c7bae99]::sync::OnceCell<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init::<<once_cell[ca510c465c7bae99]::sync::Lazy<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1120:24
[INFO] [stdout]   27:     0x59d6cebb0870 - <once_cell[ca510c465c7bae99]::sync::Lazy<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1309:23
[INFO] [stdout]   28:     0x59d6cebb3fba - <once_cell[ca510c465c7bae99]::sync::Lazy<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>> as core[35159d6ffb30e017]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1376:13
[INFO] [stdout]   29:     0x59d6ceb1589a - <meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestHandle>::new::<&str>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/test_harness/test_enviroment.rs:88:23
[INFO] [stdout]   30:     0x59d6ceaabcc0 - meshpit[91365d30340eb49e]::minecraft::computercraft::turtle::lua::mesh_os_tests::branch_miner_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/minecraft/computercraft/turtle/lua/mesh_os_tests.rs:369:72
[INFO] [stdout]   31:     0x59d6ceb8e4d2 - <core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   32:     0x59d6ceb8e5ed - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   33:     0x59d6ceb331cd - <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   34:     0x59d6ceb32cbb - tokio[add99a0493cc7144]::task::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   35:     0x59d6ceb32cbb - tokio[add99a0493cc7144]::task::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   36:     0x59d6ceb32cbb - <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   37:     0x59d6ceb25fe0 - <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   38:     0x59d6ceb2fd8d - <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   39:     0x59d6ceb2da64 - <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   40:     0x59d6ceba241b - <tokio[add99a0493cc7144]::runtime::context::scoped::Scoped<tokio[add99a0493cc7144]::runtime::scheduler::Context>>::set::<<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   41:     0x59d6ceb31cf9 - tokio[add99a0493cc7144]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   42:     0x59d6ceba3b92 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[add99a0493cc7144]::runtime::context::Context>>::try_with::<tokio[add99a0493cc7144]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   43:     0x59d6ceba2ede - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[add99a0493cc7144]::runtime::context::Context>>::with::<tokio[add99a0493cc7144]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   44:     0x59d6ceb2b8fd - tokio[add99a0493cc7144]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   45:     0x59d6ceb2a830 - <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   46:     0x59d6ceb2b4c6 - <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   47:     0x59d6ceb2c9f0 - <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   48:     0x59d6ceb51c63 - tokio[add99a0493cc7144]::runtime::context::runtime::enter_runtime::<<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   49:     0x59d6ceb23621 - <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   50:     0x59d6ceb48964 - <tokio[add99a0493cc7144]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   51:     0x59d6ceb4916f - <tokio[add99a0493cc7144]::runtime::runtime::Runtime>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   52:     0x59d6ceac3bf6 - meshpit[91365d30340eb49e]::minecraft::computercraft::turtle::lua::mesh_os_tests::branch_miner_test
[INFO] [stdout]                                at /opt/rustwide/workdir/src/minecraft/computercraft/turtle/lua/mesh_os_tests.rs:548:12
[INFO] [stdout]   53:     0x59d6ceaa32e7 - meshpit[91365d30340eb49e]::minecraft::computercraft::turtle::lua::mesh_os_tests::branch_miner_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/minecraft/computercraft/turtle/lua/mesh_os_tests.rs:363:29
[INFO] [stdout]   54:     0x59d6cea9ffd6 - <meshpit[91365d30340eb49e]::minecraft::computercraft::turtle::lua::mesh_os_tests::branch_miner_test::{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]   55:     0x59d6cf1965eb - <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]   56:     0x59d6cf1965eb - 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]   57:     0x59d6cf1a3ddb - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   58:     0x59d6cf1a3ddb - <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]   59:     0x59d6cf1a3ddb - 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]   60:     0x59d6cf1a3ddb - 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]   61:     0x59d6cf1a3ddb - 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]   62:     0x59d6cf1a3ddb - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   63:     0x59d6cf1a3ddb - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   64:     0x59d6cf19e7b4 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   65:     0x59d6cf19e7b4 - 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]   66:     0x59d6cf1a69e2 - 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]   67:     0x59d6cf1a69e2 - <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]   68:     0x59d6cf1a69e2 - 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]   69:     0x59d6cf1a69e2 - 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]   70:     0x59d6cf1a69e2 - 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]   71:     0x59d6cf1a69e2 - 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]   72:     0x59d6cf1a69e2 - <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]   73:     0x59d6cfc0871f - <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]   74:     0x59d6cfc0871f - <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]   75:     0x7cefcd887aa4 - <unknown>
[INFO] [stdout]   76:     0x7cefcd914a64 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- minecraft::computercraft::turtle::lua::mesh_os_tests::lectern_from_scratch_test stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'minecraft::computercraft::turtle::lua::mesh_os_tests::lectern_from_scratch_test' (31) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1311:25:
[INFO] [stdout] Lazy instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59d6cfc0952a - 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:     0x59d6cfc0952a - 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:     0x59d6cfc0952a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59d6cfc0952a - <<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:     0x59d6cfc22caa - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59d6cfc22caa - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x59d6cfc10322 - 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:     0x59d6cfc10322 - <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:     0x59d6cfbe4bdf - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59d6cfbe4bdf - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59d6cfc00259 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59d6cf1a330c - <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:     0x59d6cf1a330c - 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:     0x59d6cfc004d2 - <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:     0x59d6cfc004d2 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59d6cfbe4cca - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x59d6cfbdc299 - 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:     0x59d6cfbe5bfd - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59d6cfc2351c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59d6cebaddc8 - <once_cell[ca510c465c7bae99]::sync::Lazy<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1311:25
[INFO] [stdout]   20:     0x59d6cebada7a - <once_cell[ca510c465c7bae99]::sync::OnceCell<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init::<<once_cell[ca510c465c7bae99]::sync::Lazy<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1120:57
[INFO] [stdout]   21:     0x59d6cebc0732 - <once_cell[ca510c465c7bae99]::imp::OnceCell<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::initialize::<<once_cell[ca510c465c7bae99]::sync::OnceCell<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init<<once_cell[ca510c465c7bae99]::sync::Lazy<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>::{closure#0}, <once_cell[ca510c465c7bae99]::sync::OnceCell<_>>::get_or_init::Void>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:72:23
[INFO] [stdout]   22:     0x59d6cf91fa16 - <&mut dyn core[35159d6ffb30e017]::ops::function::FnMut<(), Output = bool> as core[35159d6ffb30e017]::ops::function::FnMut<()>>::call_mut
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:298:21
[INFO] [stdout]   23:     0x59d6cf91f70b - once_cell[ca510c465c7bae99]::imp::initialize_or_wait
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:196:20
[INFO] [stdout]   24:     0x59d6cebb4ac2 - <once_cell[ca510c465c7bae99]::imp::OnceCell<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::initialize::<<once_cell[ca510c465c7bae99]::sync::OnceCell<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init<<once_cell[ca510c465c7bae99]::sync::Lazy<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>::{closure#0}, <once_cell[ca510c465c7bae99]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:68:9
[INFO] [stdout]   25:     0x59d6ceba7029 - <once_cell[ca510c465c7bae99]::sync::OnceCell<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_try_init::<<once_cell[ca510c465c7bae99]::sync::OnceCell<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init<<once_cell[ca510c465c7bae99]::sync::Lazy<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>::{closure#0}, <once_cell[ca510c465c7bae99]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1161:20
[INFO] [stdout]   26:     0x59d6ceba6f73 - <once_cell[ca510c465c7bae99]::sync::OnceCell<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init::<<once_cell[ca510c465c7bae99]::sync::Lazy<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1120:24
[INFO] [stdout]   27:     0x59d6cebb0870 - <once_cell[ca510c465c7bae99]::sync::Lazy<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1309:23
[INFO] [stdout]   28:     0x59d6cebb3fba - <once_cell[ca510c465c7bae99]::sync::Lazy<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>> as core[35159d6ffb30e017]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1376:13
[INFO] [stdout]   29:     0x59d6ceb1589a - <meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestHandle>::new::<&str>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/test_harness/test_enviroment.rs:88:23
[INFO] [stdout]   30:     0x59d6ceabb385 - meshpit[91365d30340eb49e]::minecraft::computercraft::turtle::lua::mesh_os_tests::lectern_from_scratch_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/minecraft/computercraft/turtle/lua/mesh_os_tests.rs:559:80
[INFO] [stdout]   31:     0x59d6ceb8e4d2 - <core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   32:     0x59d6ceb8e5ed - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   33:     0x59d6ceb331cd - <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   34:     0x59d6ceb32cbb - tokio[add99a0493cc7144]::task::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   35:     0x59d6ceb32cbb - tokio[add99a0493cc7144]::task::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   36:     0x59d6ceb32cbb - <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   37:     0x59d6ceb25fe0 - <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   38:     0x59d6ceb2fd8d - <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   39:     0x59d6ceb2da64 - <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   40:     0x59d6ceba241b - <tokio[add99a0493cc7144]::runtime::context::scoped::Scoped<tokio[add99a0493cc7144]::runtime::scheduler::Context>>::set::<<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   41:     0x59d6ceb31cf9 - tokio[add99a0493cc7144]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   42:     0x59d6ceba3b92 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[add99a0493cc7144]::runtime::context::Context>>::try_with::<tokio[add99a0493cc7144]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   43:     0x59d6ceba2ede - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[add99a0493cc7144]::runtime::context::Context>>::with::<tokio[add99a0493cc7144]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   44:     0x59d6ceb2b8fd - tokio[add99a0493cc7144]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   45:     0x59d6ceb2a830 - <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   46:     0x59d6ceb2b4c6 - <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   47:     0x59d6ceb2c9f0 - <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   48:     0x59d6ceb51c63 - tokio[add99a0493cc7144]::runtime::context::runtime::enter_runtime::<<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   49:     0x59d6ceb23621 - <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   50:     0x59d6ceb48964 - <tokio[add99a0493cc7144]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   51:     0x59d6ceb4916f - <tokio[add99a0493cc7144]::runtime::runtime::Runtime>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   52:     0x59d6ceac4736 - meshpit[91365d30340eb49e]::minecraft::computercraft::turtle::lua::mesh_os_tests::lectern_from_scratch_test
[INFO] [stdout]                                at /opt/rustwide/workdir/src/minecraft/computercraft/turtle/lua/mesh_os_tests.rs:760:25
[INFO] [stdout]   53:     0x59d6ceaa3407 - meshpit[91365d30340eb49e]::minecraft::computercraft::turtle::lua::mesh_os_tests::lectern_from_scratch_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/minecraft/computercraft/turtle/lua/mesh_os_tests.rs:553:37
[INFO] [stdout]   54:     0x59d6ceaa0156 - <meshpit[91365d30340eb49e]::minecraft::computercraft::turtle::lua::mesh_os_tests::lectern_from_scratch_test::{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]   55:     0x59d6cf1965eb - <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]   56:     0x59d6cf1965eb - 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]   57:     0x59d6cf1a3ddb - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   58:     0x59d6cf1a3ddb - <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]   59:     0x59d6cf1a3ddb - 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]   60:     0x59d6cf1a3ddb - 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]   61:     0x59d6cf1a3ddb - 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]   62:     0x59d6cf1a3ddb - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   63:     0x59d6cf1a3ddb - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   64:     0x59d6cf19e7b4 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   65:     0x59d6cf19e7b4 - 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]   66:     0x59d6cf1a69e2 - 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]   67:     0x59d6cf1a69e2 - <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]   68:     0x59d6cf1a69e2 - 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]   69:     0x59d6cf1a69e2 - 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]   70:     0x59d6cf1a69e2 - 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]   71:     0x59d6cf1a69e2 - 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]   72:     0x59d6cf1a69e2 - <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]   73:     0x59d6cfc0871f - <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]   74:     0x59d6cfc0871f - <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]   75:     0x7cefcd887aa4 - <unknown>
[INFO] [stdout]   76:     0x7cefcd914a64 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- minecraft::computercraft::turtle::lua::mesh_os_tests::block_search_no_fly_test stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'minecraft::computercraft::turtle::lua::mesh_os_tests::block_search_no_fly_test' (22) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1311:25:
[INFO] [stdout] Lazy instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59d6cfc0952a - 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:     0x59d6cfc0952a - 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:     0x59d6cfc0952a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59d6cfc0952a - <<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:     0x59d6cfc22caa - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59d6cfc22caa - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x59d6cfc10322 - 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:     0x59d6cfc10322 - <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:     0x59d6cfbe4bdf - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59d6cfbe4bdf - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59d6cfc00259 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59d6cf1a330c - <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:     0x59d6cf1a330c - 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:     0x59d6cfc004d2 - <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:     0x59d6cfc004d2 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59d6cfbe4cca - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x59d6cfbdc299 - 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:     0x59d6cfbe5bfd - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59d6cfc2351c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59d6cebaddc8 - <once_cell[ca510c465c7bae99]::sync::Lazy<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1311:25
[INFO] [stdout]   20:     0x59d6cebada7a - <once_cell[ca510c465c7bae99]::sync::OnceCell<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init::<<once_cell[ca510c465c7bae99]::sync::Lazy<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1120:57
[INFO] [stdout]   21:     0x59d6cebc0732 - <once_cell[ca510c465c7bae99]::imp::OnceCell<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::initialize::<<once_cell[ca510c465c7bae99]::sync::OnceCell<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init<<once_cell[ca510c465c7bae99]::sync::Lazy<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>::{closure#0}, <once_cell[ca510c465c7bae99]::sync::OnceCell<_>>::get_or_init::Void>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:72:23
[INFO] [stdout]   22:     0x59d6cf91fa16 - <&mut dyn core[35159d6ffb30e017]::ops::function::FnMut<(), Output = bool> as core[35159d6ffb30e017]::ops::function::FnMut<()>>::call_mut
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:298:21
[INFO] [stdout]   23:     0x59d6cf91f70b - once_cell[ca510c465c7bae99]::imp::initialize_or_wait
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:196:20
[INFO] [stdout]   24:     0x59d6cebb4ac2 - <once_cell[ca510c465c7bae99]::imp::OnceCell<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::initialize::<<once_cell[ca510c465c7bae99]::sync::OnceCell<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init<<once_cell[ca510c465c7bae99]::sync::Lazy<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>::{closure#0}, <once_cell[ca510c465c7bae99]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:68:9
[INFO] [stdout]   25:     0x59d6ceba7029 - <once_cell[ca510c465c7bae99]::sync::OnceCell<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_try_init::<<once_cell[ca510c465c7bae99]::sync::OnceCell<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init<<once_cell[ca510c465c7bae99]::sync::Lazy<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>::{closure#0}, <once_cell[ca510c465c7bae99]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1161:20
[INFO] [stdout]   26:     0x59d6ceba6f73 - <once_cell[ca510c465c7bae99]::sync::OnceCell<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init::<<once_cell[ca510c465c7bae99]::sync::Lazy<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1120:24
[INFO] [stdout]   27:     0x59d6cebb0870 - <once_cell[ca510c465c7bae99]::sync::Lazy<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1309:23
[INFO] [stdout]   28:     0x59d6cebb3fba - <once_cell[ca510c465c7bae99]::sync::Lazy<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>> as core[35159d6ffb30e017]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1376:13
[INFO] [stdout]   29:     0x59d6ceb1589a - <meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestHandle>::new::<&str>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/test_harness/test_enviroment.rs:88:23
[INFO] [stdout]   30:     0x59d6ceab879f - meshpit[91365d30340eb49e]::minecraft::computercraft::turtle::lua::mesh_os_tests::block_search_no_fly_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/minecraft/computercraft/turtle/lua/mesh_os_tests.rs:1152:85
[INFO] [stdout]   31:     0x59d6ceb8e4d2 - <core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   32:     0x59d6ceb8e5ed - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   33:     0x59d6ceb331cd - <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   34:     0x59d6ceb32cbb - tokio[add99a0493cc7144]::task::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   35:     0x59d6ceb32cbb - tokio[add99a0493cc7144]::task::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   36:     0x59d6ceb32cbb - <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   37:     0x59d6ceb25fe0 - <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   38:     0x59d6ceb2fd8d - <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   39:     0x59d6ceb2da64 - <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   40:     0x59d6ceba241b - <tokio[add99a0493cc7144]::runtime::context::scoped::Scoped<tokio[add99a0493cc7144]::runtime::scheduler::Context>>::set::<<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   41:     0x59d6ceb31cf9 - tokio[add99a0493cc7144]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   42:     0x59d6ceba3b92 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[add99a0493cc7144]::runtime::context::Context>>::try_with::<tokio[add99a0493cc7144]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   43:     0x59d6ceba2ede - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[add99a0493cc7144]::runtime::context::Context>>::with::<tokio[add99a0493cc7144]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   44:     0x59d6ceb2b8fd - tokio[add99a0493cc7144]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   45:     0x59d6ceb2a830 - <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   46:     0x59d6ceb2b4c6 - <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   47:     0x59d6ceb2c9f0 - <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   48:     0x59d6ceb51c63 - tokio[add99a0493cc7144]::runtime::context::runtime::enter_runtime::<<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   49:     0x59d6ceb23621 - <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   50:     0x59d6ceb48964 - <tokio[add99a0493cc7144]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   51:     0x59d6ceb4916f - <tokio[add99a0493cc7144]::runtime::runtime::Runtime>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   52:     0x59d6ceac4556 - meshpit[91365d30340eb49e]::minecraft::computercraft::turtle::lua::mesh_os_tests::block_search_no_fly_test
[INFO] [stdout]                                at /opt/rustwide/workdir/src/minecraft/computercraft/turtle/lua/mesh_os_tests.rs:1274:29
[INFO] [stdout]   53:     0x59d6ceaa33d7 - meshpit[91365d30340eb49e]::minecraft::computercraft::turtle::lua::mesh_os_tests::block_search_no_fly_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/minecraft/computercraft/turtle/lua/mesh_os_tests.rs:1146:36
[INFO] [stdout]   54:     0x59d6ceaa0116 - <meshpit[91365d30340eb49e]::minecraft::computercraft::turtle::lua::mesh_os_tests::block_search_no_fly_test::{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]   55:     0x59d6cf1965eb - <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]   56:     0x59d6cf1965eb - 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]   57:     0x59d6cf1a3ddb - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   58:     0x59d6cf1a3ddb - <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]   59:     0x59d6cf1a3ddb - 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]   60:     0x59d6cf1a3ddb - 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]   61:     0x59d6cf1a3ddb - 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]   62:     0x59d6cf1a3ddb - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   63:     0x59d6cf1a3ddb - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   64:     0x59d6cf19e7b4 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   65:     0x59d6cf19e7b4 - 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]   66:     0x59d6cf1a69e2 - 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]   67:     0x59d6cf1a69e2 - <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]   68:     0x59d6cf1a69e2 - 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]   69:     0x59d6cf1a69e2 - 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]   70:     0x59d6cf1a69e2 - 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]   71:     0x59d6cf1a69e2 - 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]   72:     0x59d6cf1a69e2 - <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]   73:     0x59d6cfc0871f - <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]   74:     0x59d6cfc0871f - <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]   75:     0x7cefcd887aa4 - <unknown>
[INFO] [stdout]   76:     0x7cefcd914a64 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- minecraft::computercraft::turtle::lua::mesh_os_tests::tree_chop_test stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'minecraft::computercraft::turtle::lua::mesh_os_tests::tree_chop_test' (36) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1311:25:
[INFO] [stdout] Lazy instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59d6cfc0952a - 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:     0x59d6cfc0952a - 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:     0x59d6cfc0952a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59d6cfc0952a - <<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:     0x59d6cfc22caa - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59d6cfc22caa - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x59d6cfc10322 - 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:     0x59d6cfc10322 - <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:     0x59d6cfbe4bdf - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59d6cfbe4bdf - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59d6cfc00259 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59d6cf1a330c - <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:     0x59d6cf1a330c - 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:     0x59d6cfc004d2 - <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:     0x59d6cfc004d2 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59d6cfbe4cca - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x59d6cfbdc299 - 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:     0x59d6cfbe5bfd - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59d6cfc2351c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59d6cebaddc8 - <once_cell[ca510c465c7bae99]::sync::Lazy<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1311:25
[INFO] [stdout]   20:     0x59d6cebada7a - <once_cell[ca510c465c7bae99]::sync::OnceCell<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init::<<once_cell[ca510c465c7bae99]::sync::Lazy<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1120:57
[INFO] [stdout]   21:     0x59d6cebc0732 - <once_cell[ca510c465c7bae99]::imp::OnceCell<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::initialize::<<once_cell[ca510c465c7bae99]::sync::OnceCell<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init<<once_cell[ca510c465c7bae99]::sync::Lazy<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>::{closure#0}, <once_cell[ca510c465c7bae99]::sync::OnceCell<_>>::get_or_init::Void>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:72:23
[INFO] [stdout]   22:     0x59d6cf91fa16 - <&mut dyn core[35159d6ffb30e017]::ops::function::FnMut<(), Output = bool> as core[35159d6ffb30e017]::ops::function::FnMut<()>>::call_mut
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:298:21
[INFO] [stdout]   23:     0x59d6cf91f70b - once_cell[ca510c465c7bae99]::imp::initialize_or_wait
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:196:20
[INFO] [stdout]   24:     0x59d6cebb4ac2 - <once_cell[ca510c465c7bae99]::imp::OnceCell<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::initialize::<<once_cell[ca510c465c7bae99]::sync::OnceCell<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init<<once_cell[ca510c465c7bae99]::sync::Lazy<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>::{closure#0}, <once_cell[ca510c465c7bae99]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:68:9
[INFO] [stdout]   25:     0x59d6ceba7029 - <once_cell[ca510c465c7bae99]::sync::OnceCell<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_try_init::<<once_cell[ca510c465c7bae99]::sync::OnceCell<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init<<once_cell[ca510c465c7bae99]::sync::Lazy<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>::{closure#0}, <once_cell[ca510c465c7bae99]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1161:20
[INFO] [stdout]   26:     0x59d6ceba6f73 - <once_cell[ca510c465c7bae99]::sync::OnceCell<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init::<<once_cell[ca510c465c7bae99]::sync::Lazy<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1120:24
[INFO] [stdout]   27:     0x59d6cebb0870 - <once_cell[ca510c465c7bae99]::sync::Lazy<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1309:23
[INFO] [stdout]   28:     0x59d6cebb3fba - <once_cell[ca510c465c7bae99]::sync::Lazy<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>> as core[35159d6ffb30e017]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1376:13
[INFO] [stdout]   29:     0x59d6ceb1589a - <meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestHandle>::new::<&str>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/test_harness/test_enviroment.rs:88:23
[INFO] [stdout]   30:     0x59d6ceaaaaf0 - meshpit[91365d30340eb49e]::minecraft::computercraft::turtle::lua::mesh_os_tests::tree_chop_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/minecraft/computercraft/turtle/lua/mesh_os_tests.rs:144:70
[INFO] [stdout]   31:     0x59d6ceb8e4d2 - <core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   32:     0x59d6ceb8e5ed - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   33:     0x59d6ceb331cd - <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   34:     0x59d6ceb32cbb - tokio[add99a0493cc7144]::task::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   35:     0x59d6ceb32cbb - tokio[add99a0493cc7144]::task::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   36:     0x59d6ceb32cbb - <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   37:     0x59d6ceb25fe0 - <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   38:     0x59d6ceb2fd8d - <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   39:     0x59d6ceb2da64 - <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   40:     0x59d6ceba241b - <tokio[add99a0493cc7144]::runtime::context::scoped::Scoped<tokio[add99a0493cc7144]::runtime::scheduler::Context>>::set::<<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   41:     0x59d6ceb31cf9 - tokio[add99a0493cc7144]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   42:     0x59d6ceba3b92 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[add99a0493cc7144]::runtime::context::Context>>::try_with::<tokio[add99a0493cc7144]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   43:     0x59d6ceba2ede - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[add99a0493cc7144]::runtime::context::Context>>::with::<tokio[add99a0493cc7144]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   44:     0x59d6ceb2b8fd - tokio[add99a0493cc7144]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   45:     0x59d6ceb2a830 - <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   46:     0x59d6ceb2b4c6 - <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   47:     0x59d6ceb2c9f0 - <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   48:     0x59d6ceb51c63 - tokio[add99a0493cc7144]::runtime::context::runtime::enter_runtime::<<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   49:     0x59d6ceb23621 - <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   50:     0x59d6ceb48964 - <tokio[add99a0493cc7144]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   51:     0x59d6ceb4916f - <tokio[add99a0493cc7144]::runtime::runtime::Runtime>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   52:     0x59d6ceac3873 - meshpit[91365d30340eb49e]::minecraft::computercraft::turtle::lua::mesh_os_tests::tree_chop_test
[INFO] [stdout]                                at /opt/rustwide/workdir/src/minecraft/computercraft/turtle/lua/mesh_os_tests.rs:151:21
[INFO] [stdout]   53:     0x59d6ceaa3287 - meshpit[91365d30340eb49e]::minecraft::computercraft::turtle::lua::mesh_os_tests::tree_chop_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/minecraft/computercraft/turtle/lua/mesh_os_tests.rs:138:26
[INFO] [stdout]   54:     0x59d6cea9ff56 - <meshpit[91365d30340eb49e]::minecraft::computercraft::turtle::lua::mesh_os_tests::tree_chop_test::{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]   55:     0x59d6cf1965eb - <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]   56:     0x59d6cf1965eb - 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]   57:     0x59d6cf1a3ddb - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   58:     0x59d6cf1a3ddb - <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]   59:     0x59d6cf1a3ddb - 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]   60:     0x59d6cf1a3ddb - 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]   61:     0x59d6cf1a3ddb - 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]   62:     0x59d6cf1a3ddb - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   63:     0x59d6cf1a3ddb - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   64:     0x59d6cf19e7b4 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   65:     0x59d6cf19e7b4 - 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]   66:     0x59d6cf1a69e2 - 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]   67:     0x59d6cf1a69e2 - <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]   68:     0x59d6cf1a69e2 - 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]   69:     0x59d6cf1a69e2 - 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]   70:     0x59d6cf1a69e2 - 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]   71:     0x59d6cf1a69e2 - 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]   72:     0x59d6cf1a69e2 - <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]   73:     0x59d6cfc0871f - <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]   74:     0x59d6cfc0871f - <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]   75:     0x7cefcd887aa4 - <unknown>
[INFO] [stdout]   76:     0x7cefcd914a64 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- minecraft::computercraft::turtle::lua::mesh_os_tests::mitosis_basic stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'minecraft::computercraft::turtle::lua::mesh_os_tests::mitosis_basic' (32) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1311:25:
[INFO] [stdout] Lazy instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59d6cfc0952a - 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:     0x59d6cfc0952a - 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:     0x59d6cfc0952a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59d6cfc0952a - <<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:     0x59d6cfc22caa - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59d6cfc22caa - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x59d6cfc10322 - 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:     0x59d6cfc10322 - <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:     0x59d6cfbe4bdf - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59d6cfbe4bdf - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59d6cfc00259 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59d6cf1a330c - <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:     0x59d6cf1a330c - 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:     0x59d6cfc004d2 - <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:     0x59d6cfc004d2 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59d6cfbe4cca - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x59d6cfbdc299 - 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:     0x59d6cfbe5bfd - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59d6cfc2351c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59d6cebaddc8 - <once_cell[ca510c465c7bae99]::sync::Lazy<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1311:25
[INFO] [stdout]   20:     0x59d6cebada7a - <once_cell[ca510c465c7bae99]::sync::OnceCell<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init::<<once_cell[ca510c465c7bae99]::sync::Lazy<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1120:57
[INFO] [stdout]   21:     0x59d6cebc0732 - <once_cell[ca510c465c7bae99]::imp::OnceCell<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::initialize::<<once_cell[ca510c465c7bae99]::sync::OnceCell<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init<<once_cell[ca510c465c7bae99]::sync::Lazy<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>::{closure#0}, <once_cell[ca510c465c7bae99]::sync::OnceCell<_>>::get_or_init::Void>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:72:23
[INFO] [stdout]   22:     0x59d6cf91fa16 - <&mut dyn core[35159d6ffb30e017]::ops::function::FnMut<(), Output = bool> as core[35159d6ffb30e017]::ops::function::FnMut<()>>::call_mut
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:298:21
[INFO] [stdout]   23:     0x59d6cf91f70b - once_cell[ca510c465c7bae99]::imp::initialize_or_wait
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:196:20
[INFO] [stdout]   24:     0x59d6cebb4ac2 - <once_cell[ca510c465c7bae99]::imp::OnceCell<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::initialize::<<once_cell[ca510c465c7bae99]::sync::OnceCell<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init<<once_cell[ca510c465c7bae99]::sync::Lazy<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>::{closure#0}, <once_cell[ca510c465c7bae99]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:68:9
[INFO] [stdout]   25:     0x59d6ceba7029 - <once_cell[ca510c465c7bae99]::sync::OnceCell<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_try_init::<<once_cell[ca510c465c7bae99]::sync::OnceCell<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init<<once_cell[ca510c465c7bae99]::sync::Lazy<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>::{closure#0}, <once_cell[ca510c465c7bae99]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1161:20
[INFO] [stdout]   26:     0x59d6ceba6f73 - <once_cell[ca510c465c7bae99]::sync::OnceCell<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init::<<once_cell[ca510c465c7bae99]::sync::Lazy<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1120:24
[INFO] [stdout]   27:     0x59d6cebb0870 - <once_cell[ca510c465c7bae99]::sync::Lazy<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1309:23
[INFO] [stdout]   28:     0x59d6cebb3fba - <once_cell[ca510c465c7bae99]::sync::Lazy<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>> as core[35159d6ffb30e017]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1376:13
[INFO] [stdout]   29:     0x59d6ceb1589a - <meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestHandle>::new::<&str>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/test_harness/test_enviroment.rs:88:23
[INFO] [stdout]   30:     0x59d6ceaa5cc5 - meshpit[91365d30340eb49e]::minecraft::computercraft::turtle::lua::mesh_os_tests::mitosis_basic::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/minecraft/computercraft/turtle/lua/mesh_os_tests.rs:1804:73
[INFO] [stdout]   31:     0x59d6ceb8e4d2 - <core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   32:     0x59d6ceb8e5ed - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   33:     0x59d6ceb331cd - <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   34:     0x59d6ceb32cbb - tokio[add99a0493cc7144]::task::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   35:     0x59d6ceb32cbb - tokio[add99a0493cc7144]::task::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   36:     0x59d6ceb32cbb - <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   37:     0x59d6ceb25fe0 - <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   38:     0x59d6ceb2fd8d - <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   39:     0x59d6ceb2da64 - <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   40:     0x59d6ceba241b - <tokio[add99a0493cc7144]::runtime::context::scoped::Scoped<tokio[add99a0493cc7144]::runtime::scheduler::Context>>::set::<<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   41:     0x59d6ceb31cf9 - tokio[add99a0493cc7144]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   42:     0x59d6ceba3b92 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[add99a0493cc7144]::runtime::context::Context>>::try_with::<tokio[add99a0493cc7144]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   43:     0x59d6ceba2ede - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[add99a0493cc7144]::runtime::context::Context>>::with::<tokio[add99a0493cc7144]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   44:     0x59d6ceb2b8fd - tokio[add99a0493cc7144]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   45:     0x59d6ceb2a830 - <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   46:     0x59d6ceb2b4c6 - <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   47:     0x59d6ceb2c9f0 - <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   48:     0x59d6ceb51c63 - tokio[add99a0493cc7144]::runtime::context::runtime::enter_runtime::<<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   49:     0x59d6ceb23621 - <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   50:     0x59d6ceb48964 - <tokio[add99a0493cc7144]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   51:     0x59d6ceb4916f - <tokio[add99a0493cc7144]::runtime::runtime::Runtime>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   52:     0x59d6ceac34c6 - meshpit[91365d30340eb49e]::minecraft::computercraft::turtle::lua::mesh_os_tests::mitosis_basic
[INFO] [stdout]                                at /opt/rustwide/workdir/src/minecraft/computercraft/turtle/lua/mesh_os_tests.rs:1917:23
[INFO] [stdout]   53:     0x59d6ceaa1107 - meshpit[91365d30340eb49e]::minecraft::computercraft::turtle::lua::mesh_os_tests::mitosis_basic::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/minecraft/computercraft/turtle/lua/mesh_os_tests.rs:1798:25
[INFO] [stdout]   54:     0x59d6cea9fed6 - <meshpit[91365d30340eb49e]::minecraft::computercraft::turtle::lua::mesh_os_tests::mitosis_basic::{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]   55:     0x59d6cf1965eb - <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]   56:     0x59d6cf1965eb - 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]   57:     0x59d6cf1a3ddb - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   58:     0x59d6cf1a3ddb - <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]   59:     0x59d6cf1a3ddb - 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]   60:     0x59d6cf1a3ddb - 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]   61:     0x59d6cf1a3ddb - 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]   62:     0x59d6cf1a3ddb - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   63:     0x59d6cf1a3ddb - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   64:     0x59d6cf19e7b4 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   65:     0x59d6cf19e7b4 - 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]   66:     0x59d6cf1a69e2 - 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]   67:     0x59d6cf1a69e2 - <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]   68:     0x59d6cf1a69e2 - 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]   69:     0x59d6cf1a69e2 - 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]   70:     0x59d6cf1a69e2 - 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]   71:     0x59d6cf1a69e2 - 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]   72:     0x59d6cf1a69e2 - <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]   73:     0x59d6cfc0871f - <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]   74:     0x59d6cfc0871f - <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]   75:     0x7cefcd887aa4 - <unknown>
[INFO] [stdout]   76:     0x7cefcd914a64 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- minecraft::computercraft::turtle::lua::mesh_os_tests::recursive_miner_falling_test stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'minecraft::computercraft::turtle::lua::mesh_os_tests::recursive_miner_falling_test' (33) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1311:25:
[INFO] [stdout] Lazy instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59d6cfc0952a - 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:     0x59d6cfc0952a - 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:     0x59d6cfc0952a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59d6cfc0952a - <<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:     0x59d6cfc22caa - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59d6cfc22caa - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x59d6cfc10322 - 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:     0x59d6cfc10322 - <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:     0x59d6cfbe4bdf - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59d6cfbe4bdf - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59d6cfc00259 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59d6cf1a330c - <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:     0x59d6cf1a330c - 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:     0x59d6cfc004d2 - <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:     0x59d6cfc004d2 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59d6cfbe4cca - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x59d6cfbdc299 - 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:     0x59d6cfbe5bfd - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59d6cfc2351c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59d6cebaddc8 - <once_cell[ca510c465c7bae99]::sync::Lazy<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1311:25
[INFO] [stdout]   20:     0x59d6cebada7a - <once_cell[ca510c465c7bae99]::sync::OnceCell<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init::<<once_cell[ca510c465c7bae99]::sync::Lazy<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1120:57
[INFO] [stdout]   21:     0x59d6cebc0732 - <once_cell[ca510c465c7bae99]::imp::OnceCell<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::initialize::<<once_cell[ca510c465c7bae99]::sync::OnceCell<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init<<once_cell[ca510c465c7bae99]::sync::Lazy<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>::{closure#0}, <once_cell[ca510c465c7bae99]::sync::OnceCell<_>>::get_or_init::Void>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:72:23
[INFO] [stdout]   22:     0x59d6cf91fa16 - <&mut dyn core[35159d6ffb30e017]::ops::function::FnMut<(), Output = bool> as core[35159d6ffb30e017]::ops::function::FnMut<()>>::call_mut
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:298:21
[INFO] [stdout]   23:     0x59d6cf91f70b - once_cell[ca510c465c7bae99]::imp::initialize_or_wait
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:196:20
[INFO] [stdout]   24:     0x59d6cebb4ac2 - <once_cell[ca510c465c7bae99]::imp::OnceCell<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::initialize::<<once_cell[ca510c465c7bae99]::sync::OnceCell<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init<<once_cell[ca510c465c7bae99]::sync::Lazy<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>::{closure#0}, <once_cell[ca510c465c7bae99]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:68:9
[INFO] [stdout]   25:     0x59d6ceba7029 - <once_cell[ca510c465c7bae99]::sync::OnceCell<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_try_init::<<once_cell[ca510c465c7bae99]::sync::OnceCell<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init<<once_cell[ca510c465c7bae99]::sync::Lazy<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>::{closure#0}, <once_cell[ca510c465c7bae99]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1161:20
[INFO] [stdout]   26:     0x59d6ceba6f73 - <once_cell[ca510c465c7bae99]::sync::OnceCell<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init::<<once_cell[ca510c465c7bae99]::sync::Lazy<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1120:24
[INFO] [stdout]   27:     0x59d6cebb0870 - <once_cell[ca510c465c7bae99]::sync::Lazy<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1309:23
[INFO] [stdout]   28:     0x59d6cebb3fba - <once_cell[ca510c465c7bae99]::sync::Lazy<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>> as core[35159d6ffb30e017]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1376:13
[INFO] [stdout]   29:     0x59d6ceb1589a - <meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestHandle>::new::<&str>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/test_harness/test_enviroment.rs:88:23
[INFO] [stdout]   30:     0x59d6ceabe07c - meshpit[91365d30340eb49e]::minecraft::computercraft::turtle::lua::mesh_os_tests::recursive_miner_falling_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/minecraft/computercraft/turtle/lua/mesh_os_tests.rs:1649:90
[INFO] [stdout]   31:     0x59d6ceb8e4d2 - <core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   32:     0x59d6ceb8e5ed - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   33:     0x59d6ceb331cd - <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   34:     0x59d6ceb32cbb - tokio[add99a0493cc7144]::task::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   35:     0x59d6ceb32cbb - tokio[add99a0493cc7144]::task::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   36:     0x59d6ceb32cbb - <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   37:     0x59d6ceb25fe0 - <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   38:     0x59d6ceb2fd8d - <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   39:     0x59d6ceb2da64 - <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   40:     0x59d6ceba241b - <tokio[add99a0493cc7144]::runtime::context::scoped::Scoped<tokio[add99a0493cc7144]::runtime::scheduler::Context>>::set::<<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   41:     0x59d6ceb31cf9 - tokio[add99a0493cc7144]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   42:     0x59d6ceba3b92 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[add99a0493cc7144]::runtime::context::Context>>::try_with::<tokio[add99a0493cc7144]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   43:     0x59d6ceba2ede - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[add99a0493cc7144]::runtime::context::Context>>::with::<tokio[add99a0493cc7144]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   44:     0x59d6ceb2b8fd - tokio[add99a0493cc7144]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   45:     0x59d6ceb2a830 - <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   46:     0x59d6ceb2b4c6 - <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   47:     0x59d6ceb2c9f0 - <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   48:     0x59d6ceb51c63 - tokio[add99a0493cc7144]::runtime::context::runtime::enter_runtime::<<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   49:     0x59d6ceb23621 - <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   50:     0x59d6ceb48964 - <tokio[add99a0493cc7144]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   51:     0x59d6ceb4916f - <tokio[add99a0493cc7144]::runtime::runtime::Runtime>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   52:     0x59d6ceac4916 - meshpit[91365d30340eb49e]::minecraft::computercraft::turtle::lua::mesh_os_tests::recursive_miner_falling_test
[INFO] [stdout]                                at /opt/rustwide/workdir/src/minecraft/computercraft/turtle/lua/mesh_os_tests.rs:1792:12
[INFO] [stdout]   53:     0x59d6ceaa3437 - meshpit[91365d30340eb49e]::minecraft::computercraft::turtle::lua::mesh_os_tests::recursive_miner_falling_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/minecraft/computercraft/turtle/lua/mesh_os_tests.rs:1644:40
[INFO] [stdout]   54:     0x59d6ceaa0196 - <meshpit[91365d30340eb49e]::minecraft::computercraft::turtle::lua::mesh_os_tests::recursive_miner_falling_test::{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]   55:     0x59d6cf1965eb - <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]   56:     0x59d6cf1965eb - 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]   57:     0x59d6cf1a3ddb - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   58:     0x59d6cf1a3ddb - <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]   59:     0x59d6cf1a3ddb - 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]   60:     0x59d6cf1a3ddb - 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]   61:     0x59d6cf1a3ddb - 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]   62:     0x59d6cf1a3ddb - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   63:     0x59d6cf1a3ddb - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   64:     0x59d6cf19e7b4 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   65:     0x59d6cf19e7b4 - 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]   66:     0x59d6cf1a69e2 - 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]   67:     0x59d6cf1a69e2 - <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]   68:     0x59d6cf1a69e2 - 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]   69:     0x59d6cf1a69e2 - 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]   70:     0x59d6cf1a69e2 - 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]   71:     0x59d6cf1a69e2 - 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]   72:     0x59d6cf1a69e2 - <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]   73:     0x59d6cfc0871f - <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]   74:     0x59d6cfc0871f - <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]   75:     0x7cefcd887aa4 - <unknown>
[INFO] [stdout]   76:     0x7cefcd914a64 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- minecraft::computercraft::turtle::lua::mesh_os_tests::crafting_test stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'minecraft::computercraft::turtle::lua::mesh_os_tests::crafting_test' (30) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1311:25:
[INFO] [stdout] Lazy instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59d6cfc0952a - 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:     0x59d6cfc0952a - 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:     0x59d6cfc0952a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59d6cfc0952a - <<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:     0x59d6cfc22caa - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59d6cfc22caa - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x59d6cfc10322 - 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:     0x59d6cfc10322 - <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:     0x59d6cfbe4bdf - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59d6cfbe4bdf - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59d6cfc00259 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59d6cf1a330c - <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:     0x59d6cf1a330c - 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:     0x59d6cfc004d2 - <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:     0x59d6cfc004d2 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59d6cfbe4cca - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x59d6cfbdc299 - 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:     0x59d6cfbe5bfd - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59d6cfc2351c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59d6cebaddc8 - <once_cell[ca510c465c7bae99]::sync::Lazy<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1311:25
[INFO] [stdout]   20:     0x59d6cebada7a - <once_cell[ca510c465c7bae99]::sync::OnceCell<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init::<<once_cell[ca510c465c7bae99]::sync::Lazy<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1120:57
[INFO] [stdout]   21:     0x59d6cebc0732 - <once_cell[ca510c465c7bae99]::imp::OnceCell<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::initialize::<<once_cell[ca510c465c7bae99]::sync::OnceCell<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init<<once_cell[ca510c465c7bae99]::sync::Lazy<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>::{closure#0}, <once_cell[ca510c465c7bae99]::sync::OnceCell<_>>::get_or_init::Void>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:72:23
[INFO] [stdout]   22:     0x59d6cf91fa16 - <&mut dyn core[35159d6ffb30e017]::ops::function::FnMut<(), Output = bool> as core[35159d6ffb30e017]::ops::function::FnMut<()>>::call_mut
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:298:21
[INFO] [stdout]   23:     0x59d6cf91f70b - once_cell[ca510c465c7bae99]::imp::initialize_or_wait
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:196:20
[INFO] [stdout]   24:     0x59d6cebb4ac2 - <once_cell[ca510c465c7bae99]::imp::OnceCell<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::initialize::<<once_cell[ca510c465c7bae99]::sync::OnceCell<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init<<once_cell[ca510c465c7bae99]::sync::Lazy<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>::{closure#0}, <once_cell[ca510c465c7bae99]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:68:9
[INFO] [stdout]   25:     0x59d6ceba7029 - <once_cell[ca510c465c7bae99]::sync::OnceCell<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_try_init::<<once_cell[ca510c465c7bae99]::sync::OnceCell<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init<<once_cell[ca510c465c7bae99]::sync::Lazy<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>::{closure#0}, <once_cell[ca510c465c7bae99]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1161:20
[INFO] [stdout]   26:     0x59d6ceba6f73 - <once_cell[ca510c465c7bae99]::sync::OnceCell<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init::<<once_cell[ca510c465c7bae99]::sync::Lazy<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1120:24
[INFO] [stdout]   27:     0x59d6cebb0870 - <once_cell[ca510c465c7bae99]::sync::Lazy<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1309:23
[INFO] [stdout]   28:     0x59d6cebb3fba - <once_cell[ca510c465c7bae99]::sync::Lazy<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>> as core[35159d6ffb30e017]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1376:13
[INFO] [stdout]   29:     0x59d6ceb1589a - <meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestHandle>::new::<&str>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/test_harness/test_enviroment.rs:88:23
[INFO] [stdout]   30:     0x59d6ceaa37d5 - meshpit[91365d30340eb49e]::minecraft::computercraft::turtle::lua::mesh_os_tests::crafting_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/minecraft/computercraft/turtle/lua/mesh_os_tests.rs:771:68
[INFO] [stdout]   31:     0x59d6ceb8e4d2 - <core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   32:     0x59d6ceb8e5ed - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   33:     0x59d6ceb331cd - <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   34:     0x59d6ceb32cbb - tokio[add99a0493cc7144]::task::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   35:     0x59d6ceb32cbb - tokio[add99a0493cc7144]::task::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   36:     0x59d6ceb32cbb - <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   37:     0x59d6ceb25fe0 - <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   38:     0x59d6ceb2fd8d - <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   39:     0x59d6ceb2da64 - <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   40:     0x59d6ceba241b - <tokio[add99a0493cc7144]::runtime::context::scoped::Scoped<tokio[add99a0493cc7144]::runtime::scheduler::Context>>::set::<<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   41:     0x59d6ceb31cf9 - tokio[add99a0493cc7144]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   42:     0x59d6ceba3b92 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[add99a0493cc7144]::runtime::context::Context>>::try_with::<tokio[add99a0493cc7144]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   43:     0x59d6ceba2ede - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[add99a0493cc7144]::runtime::context::Context>>::with::<tokio[add99a0493cc7144]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   44:     0x59d6ceb2b8fd - tokio[add99a0493cc7144]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   45:     0x59d6ceb2a830 - <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   46:     0x59d6ceb2b4c6 - <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   47:     0x59d6ceb2c9f0 - <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   48:     0x59d6ceb51c63 - tokio[add99a0493cc7144]::runtime::context::runtime::enter_runtime::<<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   49:     0x59d6ceb23621 - <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   50:     0x59d6ceb48964 - <tokio[add99a0493cc7144]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   51:     0x59d6ceb4916f - <tokio[add99a0493cc7144]::runtime::runtime::Runtime>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   52:     0x59d6ceac32e6 - meshpit[91365d30340eb49e]::minecraft::computercraft::turtle::lua::mesh_os_tests::crafting_test
[INFO] [stdout]                                at /opt/rustwide/workdir/src/minecraft/computercraft/turtle/lua/mesh_os_tests.rs:890:25
[INFO] [stdout]   53:     0x59d6ceaa10d7 - meshpit[91365d30340eb49e]::minecraft::computercraft::turtle::lua::mesh_os_tests::crafting_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/minecraft/computercraft/turtle/lua/mesh_os_tests.rs:765:25
[INFO] [stdout]   54:     0x59d6cea9fe96 - <meshpit[91365d30340eb49e]::minecraft::computercraft::turtle::lua::mesh_os_tests::crafting_test::{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]   55:     0x59d6cf1965eb - <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]   56:     0x59d6cf1965eb - 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]   57:     0x59d6cf1a3ddb - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   58:     0x59d6cf1a3ddb - <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]   59:     0x59d6cf1a3ddb - 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]   60:     0x59d6cf1a3ddb - 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]   61:     0x59d6cf1a3ddb - 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]   62:     0x59d6cf1a3ddb - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   63:     0x59d6cf1a3ddb - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   64:     0x59d6cf19e7b4 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   65:     0x59d6cf19e7b4 - 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]   66:     0x59d6cf1a69e2 - 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]   67:     0x59d6cf1a69e2 - <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]   68:     0x59d6cf1a69e2 - 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]   69:     0x59d6cf1a69e2 - 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]   70:     0x59d6cf1a69e2 - 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]   71:     0x59d6cf1a69e2 - 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]   72:     0x59d6cf1a69e2 - <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]   73:     0x59d6cfc0871f - <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]   74:     0x59d6cfc0871f - <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]   75:     0x7cefcd887aa4 - <unknown>
[INFO] [stdout]   76:     0x7cefcd914a64 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- minecraft::computercraft::turtle::lua::walkback_tests::basic_block_memorization stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'minecraft::computercraft::turtle::lua::walkback_tests::basic_block_memorization' (38) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1311:25:
[INFO] [stdout] Lazy instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59d6cfc0952a - 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:     0x59d6cfc0952a - 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:     0x59d6cfc0952a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59d6cfc0952a - <<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:     0x59d6cfc22caa - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59d6cfc22caa - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x59d6cfc10322 - 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:     0x59d6cfc10322 - <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:     0x59d6cfbe4bdf - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59d6cfbe4bdf - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59d6cfc00259 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59d6cf1a330c - <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:     0x59d6cf1a330c - 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:     0x59d6cfc004d2 - <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:     0x59d6cfc004d2 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59d6cfbe4cca - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x59d6cfbdc299 - 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:     0x59d6cfbe5bfd - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59d6cfc2351c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59d6cebaddc8 - <once_cell[ca510c465c7bae99]::sync::Lazy<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1311:25
[INFO] [stdout]   20:     0x59d6cebada7a - <once_cell[ca510c465c7bae99]::sync::OnceCell<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init::<<once_cell[ca510c465c7bae99]::sync::Lazy<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1120:57
[INFO] [stdout]   21:     0x59d6cebc0732 - <once_cell[ca510c465c7bae99]::imp::OnceCell<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::initialize::<<once_cell[ca510c465c7bae99]::sync::OnceCell<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init<<once_cell[ca510c465c7bae99]::sync::Lazy<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>::{closure#0}, <once_cell[ca510c465c7bae99]::sync::OnceCell<_>>::get_or_init::Void>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:72:23
[INFO] [stdout]   22:     0x59d6cf91fa16 - <&mut dyn core[35159d6ffb30e017]::ops::function::FnMut<(), Output = bool> as core[35159d6ffb30e017]::ops::function::FnMut<()>>::call_mut
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:298:21
[INFO] [stdout]   23:     0x59d6cf91f70b - once_cell[ca510c465c7bae99]::imp::initialize_or_wait
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:196:20
[INFO] [stdout]   24:     0x59d6cebb4ac2 - <once_cell[ca510c465c7bae99]::imp::OnceCell<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::initialize::<<once_cell[ca510c465c7bae99]::sync::OnceCell<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init<<once_cell[ca510c465c7bae99]::sync::Lazy<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>::{closure#0}, <once_cell[ca510c465c7bae99]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:68:9
[INFO] [stdout]   25:     0x59d6ceba7029 - <once_cell[ca510c465c7bae99]::sync::OnceCell<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_try_init::<<once_cell[ca510c465c7bae99]::sync::OnceCell<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init<<once_cell[ca510c465c7bae99]::sync::Lazy<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>::{closure#0}, <once_cell[ca510c465c7bae99]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1161:20
[INFO] [stdout]   26:     0x59d6ceba6f73 - <once_cell[ca510c465c7bae99]::sync::OnceCell<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init::<<once_cell[ca510c465c7bae99]::sync::Lazy<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1120:24
[INFO] [stdout]   27:     0x59d6cebb0870 - <once_cell[ca510c465c7bae99]::sync::Lazy<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1309:23
[INFO] [stdout]   28:     0x59d6cebb3fba - <once_cell[ca510c465c7bae99]::sync::Lazy<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>> as core[35159d6ffb30e017]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1376:13
[INFO] [stdout]   29:     0x59d6ceb1589a - <meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestHandle>::new::<&str>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/test_harness/test_enviroment.rs:88:23
[INFO] [stdout]   30:     0x59d6cebf237d - meshpit[91365d30340eb49e]::minecraft::computercraft::turtle::lua::walkback_tests::basic_block_memorization::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/minecraft/computercraft/turtle/lua/walkback_tests.rs:291:78
[INFO] [stdout]   31:     0x59d6ceb8e4d2 - <core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   32:     0x59d6ceb8e5ed - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   33:     0x59d6ceb331cd - <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   34:     0x59d6ceb32cbb - tokio[add99a0493cc7144]::task::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   35:     0x59d6ceb32cbb - tokio[add99a0493cc7144]::task::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   36:     0x59d6ceb32cbb - <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   37:     0x59d6ceb25fe0 - <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   38:     0x59d6ceb2fd8d - <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   39:     0x59d6ceb2da64 - <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   40:     0x59d6ceba241b - <tokio[add99a0493cc7144]::runtime::context::scoped::Scoped<tokio[add99a0493cc7144]::runtime::scheduler::Context>>::set::<<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   41:     0x59d6ceb31cf9 - tokio[add99a0493cc7144]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   42:     0x59d6ceba3b92 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[add99a0493cc7144]::runtime::context::Context>>::try_with::<tokio[add99a0493cc7144]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   43:     0x59d6ceba2ede - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[add99a0493cc7144]::runtime::context::Context>>::with::<tokio[add99a0493cc7144]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   44:     0x59d6ceb2b8fd - tokio[add99a0493cc7144]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   45:     0x59d6ceb2a830 - <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   46:     0x59d6ceb2b4c6 - <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   47:     0x59d6ceb2c9f0 - <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   48:     0x59d6ceb51c63 - tokio[add99a0493cc7144]::runtime::context::runtime::enter_runtime::<<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   49:     0x59d6ceb23621 - <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   50:     0x59d6ceb48964 - <tokio[add99a0493cc7144]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   51:     0x59d6ceb4916f - <tokio[add99a0493cc7144]::runtime::runtime::Runtime>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   52:     0x59d6cebf7966 - meshpit[91365d30340eb49e]::minecraft::computercraft::turtle::lua::walkback_tests::basic_block_memorization
[INFO] [stdout]                                at /opt/rustwide/workdir/src/minecraft/computercraft/turtle/lua/walkback_tests.rs:401:26
[INFO] [stdout]   53:     0x59d6cebe54d7 - meshpit[91365d30340eb49e]::minecraft::computercraft::turtle::lua::walkback_tests::basic_block_memorization::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/minecraft/computercraft/turtle/lua/walkback_tests.rs:286:36
[INFO] [stdout]   54:     0x59d6ceaa0396 - <meshpit[91365d30340eb49e]::minecraft::computercraft::turtle::lua::walkback_tests::basic_block_memorization::{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]   55:     0x59d6cf1965eb - <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]   56:     0x59d6cf1965eb - 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]   57:     0x59d6cf1a3ddb - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   58:     0x59d6cf1a3ddb - <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]   59:     0x59d6cf1a3ddb - 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]   60:     0x59d6cf1a3ddb - 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]   61:     0x59d6cf1a3ddb - 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]   62:     0x59d6cf1a3ddb - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   63:     0x59d6cf1a3ddb - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   64:     0x59d6cf19e7b4 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   65:     0x59d6cf19e7b4 - 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]   66:     0x59d6cf1a69e2 - 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]   67:     0x59d6cf1a69e2 - <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]   68:     0x59d6cf1a69e2 - 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]   69:     0x59d6cf1a69e2 - 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]   70:     0x59d6cf1a69e2 - 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]   71:     0x59d6cf1a69e2 - 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]   72:     0x59d6cf1a69e2 - <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]   73:     0x59d6cfc0871f - <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]   74:     0x59d6cfc0871f - <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]   75:     0x7cefcd887aa4 - <unknown>
[INFO] [stdout]   76:     0x7cefcd914a64 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- minecraft::computercraft::turtle::lua::networking_tests::websocket_ping_pong stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'minecraft::computercraft::turtle::lua::networking_tests::websocket_ping_pong' (37) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1311:25:
[INFO] [stdout] Lazy instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59d6cfc0952a - 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:     0x59d6cfc0952a - 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:     0x59d6cfc0952a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59d6cfc0952a - <<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:     0x59d6cfc22caa - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59d6cfc22caa - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x59d6cfc10322 - 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:     0x59d6cfc10322 - <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:     0x59d6cfbe4bdf - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59d6cfbe4bdf - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59d6cfc00259 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59d6cf1a330c - <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:     0x59d6cf1a330c - 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:     0x59d6cfc004d2 - <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:     0x59d6cfc004d2 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59d6cfbe4cca - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x59d6cfbdc299 - 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:     0x59d6cfbe5bfd - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59d6cfc2351c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59d6cebaddc8 - <once_cell[ca510c465c7bae99]::sync::Lazy<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1311:25
[INFO] [stdout]   20:     0x59d6cebada7a - <once_cell[ca510c465c7bae99]::sync::OnceCell<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init::<<once_cell[ca510c465c7bae99]::sync::Lazy<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1120:57
[INFO] [stdout]   21:     0x59d6cebc0732 - <once_cell[ca510c465c7bae99]::imp::OnceCell<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::initialize::<<once_cell[ca510c465c7bae99]::sync::OnceCell<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init<<once_cell[ca510c465c7bae99]::sync::Lazy<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>::{closure#0}, <once_cell[ca510c465c7bae99]::sync::OnceCell<_>>::get_or_init::Void>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:72:23
[INFO] [stdout]   22:     0x59d6cf91fa16 - <&mut dyn core[35159d6ffb30e017]::ops::function::FnMut<(), Output = bool> as core[35159d6ffb30e017]::ops::function::FnMut<()>>::call_mut
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:298:21
[INFO] [stdout]   23:     0x59d6cf91f70b - once_cell[ca510c465c7bae99]::imp::initialize_or_wait
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:196:20
[INFO] [stdout]   24:     0x59d6cebb4ac2 - <once_cell[ca510c465c7bae99]::imp::OnceCell<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::initialize::<<once_cell[ca510c465c7bae99]::sync::OnceCell<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init<<once_cell[ca510c465c7bae99]::sync::Lazy<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>::{closure#0}, <once_cell[ca510c465c7bae99]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:68:9
[INFO] [stdout]   25:     0x59d6ceba7029 - <once_cell[ca510c465c7bae99]::sync::OnceCell<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_try_init::<<once_cell[ca510c465c7bae99]::sync::OnceCell<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init<<once_cell[ca510c465c7bae99]::sync::Lazy<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>::{closure#0}, <once_cell[ca510c465c7bae99]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1161:20
[INFO] [stdout]   26:     0x59d6ceba6f73 - <once_cell[ca510c465c7bae99]::sync::OnceCell<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init::<<once_cell[ca510c465c7bae99]::sync::Lazy<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1120:24
[INFO] [stdout]   27:     0x59d6cebb0870 - <once_cell[ca510c465c7bae99]::sync::Lazy<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1309:23
[INFO] [stdout]   28:     0x59d6cebb3fba - <once_cell[ca510c465c7bae99]::sync::Lazy<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>> as core[35159d6ffb30e017]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1376:13
[INFO] [stdout]   29:     0x59d6ceb1589a - <meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestHandle>::new::<&str>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/test_harness/test_enviroment.rs:88:23
[INFO] [stdout]   30:     0x59d6ceb5c065 - meshpit[91365d30340eb49e]::minecraft::computercraft::turtle::lua::networking_tests::websocket_ping_pong::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/minecraft/computercraft/turtle/lua/networking_tests.rs:14:74
[INFO] [stdout]   31:     0x59d6ceb8e4d2 - <core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   32:     0x59d6ceb8e5ed - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   33:     0x59d6ceb331cd - <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   34:     0x59d6ceb32cbb - tokio[add99a0493cc7144]::task::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   35:     0x59d6ceb32cbb - tokio[add99a0493cc7144]::task::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   36:     0x59d6ceb32cbb - <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   37:     0x59d6ceb25fe0 - <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   38:     0x59d6ceb2fd8d - <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   39:     0x59d6ceb2da64 - <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   40:     0x59d6ceba241b - <tokio[add99a0493cc7144]::runtime::context::scoped::Scoped<tokio[add99a0493cc7144]::runtime::scheduler::Context>>::set::<<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   41:     0x59d6ceb31cf9 - tokio[add99a0493cc7144]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   42:     0x59d6ceba3b92 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[add99a0493cc7144]::runtime::context::Context>>::try_with::<tokio[add99a0493cc7144]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   43:     0x59d6ceba2ede - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[add99a0493cc7144]::runtime::context::Context>>::with::<tokio[add99a0493cc7144]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   44:     0x59d6ceb2b8fd - tokio[add99a0493cc7144]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   45:     0x59d6ceb2a830 - <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   46:     0x59d6ceb2b4c6 - <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   47:     0x59d6ceb2c9f0 - <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   48:     0x59d6ceb51c63 - tokio[add99a0493cc7144]::runtime::context::runtime::enter_runtime::<<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   49:     0x59d6ceb23621 - <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   50:     0x59d6ceb48964 - <tokio[add99a0493cc7144]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   51:     0x59d6ceb4916f - <tokio[add99a0493cc7144]::runtime::runtime::Runtime>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   52:     0x59d6ceb61873 - meshpit[91365d30340eb49e]::minecraft::computercraft::turtle::lua::networking_tests::websocket_ping_pong
[INFO] [stdout]                                at /opt/rustwide/workdir/src/minecraft/computercraft/turtle/lua/networking_tests.rs:95:23
[INFO] [stdout]   53:     0x59d6ceb5bdb7 - meshpit[91365d30340eb49e]::minecraft::computercraft::turtle::lua::networking_tests::websocket_ping_pong::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/minecraft/computercraft/turtle/lua/networking_tests.rs:8:31
[INFO] [stdout]   54:     0x59d6ceaa0456 - <meshpit[91365d30340eb49e]::minecraft::computercraft::turtle::lua::networking_tests::websocket_ping_pong::{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]   55:     0x59d6cf1965eb - <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]   56:     0x59d6cf1965eb - 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]   57:     0x59d6cf1a3ddb - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   58:     0x59d6cf1a3ddb - <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]   59:     0x59d6cf1a3ddb - 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]   60:     0x59d6cf1a3ddb - 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]   61:     0x59d6cf1a3ddb - 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]   62:     0x59d6cf1a3ddb - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   63:     0x59d6cf1a3ddb - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   64:     0x59d6cf19e7b4 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   65:     0x59d6cf19e7b4 - 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]   66:     0x59d6cf1a69e2 - 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]   67:     0x59d6cf1a69e2 - <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]   68:     0x59d6cf1a69e2 - 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]   69:     0x59d6cf1a69e2 - 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]   70:     0x59d6cf1a69e2 - 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]   71:     0x59d6cf1a69e2 - 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]   72:     0x59d6cf1a69e2 - <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]   73:     0x59d6cfc0871f - <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]   74:     0x59d6cfc0871f - <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]   75:     0x7cefcd887aa4 - <unknown>
[INFO] [stdout]   76:     0x7cefcd914a64 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- minecraft::computercraft::turtle::lua::walkback_tests::basic_movement_test stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'minecraft::computercraft::turtle::lua::walkback_tests::basic_movement_test' (39) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1311:25:
[INFO] [stdout] Lazy instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59d6cfc0952a - 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:     0x59d6cfc0952a - 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:     0x59d6cfc0952a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59d6cfc0952a - <<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:     0x59d6cfc22caa - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59d6cfc22caa - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x59d6cfc10322 - 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:     0x59d6cfc10322 - <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:     0x59d6cfbe4bdf - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59d6cfbe4bdf - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59d6cfc00259 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59d6cf1a330c - <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:     0x59d6cf1a330c - 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:     0x59d6cfc004d2 - <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:     0x59d6cfc004d2 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59d6cfbe4cca - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x59d6cfbdc299 - 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:     0x59d6cfbe5bfd - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59d6cfc2351c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59d6cebaddc8 - <once_cell[ca510c465c7bae99]::sync::Lazy<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1311:25
[INFO] [stdout]   20:     0x59d6cebada7a - <once_cell[ca510c465c7bae99]::sync::OnceCell<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init::<<once_cell[ca510c465c7bae99]::sync::Lazy<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1120:57
[INFO] [stdout]   21:     0x59d6cebc0732 - <once_cell[ca510c465c7bae99]::imp::OnceCell<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::initialize::<<once_cell[ca510c465c7bae99]::sync::OnceCell<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init<<once_cell[ca510c465c7bae99]::sync::Lazy<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>::{closure#0}, <once_cell[ca510c465c7bae99]::sync::OnceCell<_>>::get_or_init::Void>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:72:23
[INFO] [stdout]   22:     0x59d6cf91fa16 - <&mut dyn core[35159d6ffb30e017]::ops::function::FnMut<(), Output = bool> as core[35159d6ffb30e017]::ops::function::FnMut<()>>::call_mut
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:298:21
[INFO] [stdout]   23:     0x59d6cf91f70b - once_cell[ca510c465c7bae99]::imp::initialize_or_wait
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:196:20
[INFO] [stdout]   24:     0x59d6cebb4ac2 - <once_cell[ca510c465c7bae99]::imp::OnceCell<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::initialize::<<once_cell[ca510c465c7bae99]::sync::OnceCell<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init<<once_cell[ca510c465c7bae99]::sync::Lazy<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>::{closure#0}, <once_cell[ca510c465c7bae99]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:68:9
[INFO] [stdout]   25:     0x59d6ceba7029 - <once_cell[ca510c465c7bae99]::sync::OnceCell<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_try_init::<<once_cell[ca510c465c7bae99]::sync::OnceCell<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init<<once_cell[ca510c465c7bae99]::sync::Lazy<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>::{closure#0}, <once_cell[ca510c465c7bae99]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1161:20
[INFO] [stdout]   26:     0x59d6ceba6f73 - <once_cell[ca510c465c7bae99]::sync::OnceCell<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init::<<once_cell[ca510c465c7bae99]::sync::Lazy<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1120:24
[INFO] [stdout]   27:     0x59d6cebb0870 - <once_cell[ca510c465c7bae99]::sync::Lazy<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1309:23
[INFO] [stdout]   28:     0x59d6cebb3fba - <once_cell[ca510c465c7bae99]::sync::Lazy<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>> as core[35159d6ffb30e017]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1376:13
[INFO] [stdout]   29:     0x59d6ceb1589a - <meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestHandle>::new::<&str>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/test_harness/test_enviroment.rs:88:23
[INFO] [stdout]   30:     0x59d6cebe7401 - meshpit[91365d30340eb49e]::minecraft::computercraft::turtle::lua::walkback_tests::basic_movement_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/minecraft/computercraft/turtle/lua/walkback_tests.rs:35:74
[INFO] [stdout]   31:     0x59d6ceb8e4d2 - <core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   32:     0x59d6ceb8e5ed - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   33:     0x59d6ceb331cd - <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   34:     0x59d6ceb32cbb - tokio[add99a0493cc7144]::task::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   35:     0x59d6ceb32cbb - tokio[add99a0493cc7144]::task::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   36:     0x59d6ceb32cbb - <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   37:     0x59d6ceb25fe0 - <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   38:     0x59d6ceb2fd8d - <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   39:     0x59d6ceb2da64 - <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   40:     0x59d6ceba241b - <tokio[add99a0493cc7144]::runtime::context::scoped::Scoped<tokio[add99a0493cc7144]::runtime::scheduler::Context>>::set::<<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   41:     0x59d6ceb31cf9 - tokio[add99a0493cc7144]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   42:     0x59d6ceba3b92 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[add99a0493cc7144]::runtime::context::Context>>::try_with::<tokio[add99a0493cc7144]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   43:     0x59d6ceba2ede - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[add99a0493cc7144]::runtime::context::Context>>::with::<tokio[add99a0493cc7144]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   44:     0x59d6ceb2b8fd - tokio[add99a0493cc7144]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   45:     0x59d6ceb2a830 - <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   46:     0x59d6ceb2b4c6 - <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   47:     0x59d6ceb2c9f0 - <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   48:     0x59d6ceb51c63 - tokio[add99a0493cc7144]::runtime::context::runtime::enter_runtime::<<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   49:     0x59d6ceb23621 - <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   50:     0x59d6ceb48964 - <tokio[add99a0493cc7144]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   51:     0x59d6ceb4916f - <tokio[add99a0493cc7144]::runtime::runtime::Runtime>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   52:     0x59d6cebf7033 - meshpit[91365d30340eb49e]::minecraft::computercraft::turtle::lua::walkback_tests::basic_movement_test
[INFO] [stdout]                                at /opt/rustwide/workdir/src/minecraft/computercraft/turtle/lua/walkback_tests.rs:169:21
[INFO] [stdout]   53:     0x59d6cebe53e7 - meshpit[91365d30340eb49e]::minecraft::computercraft::turtle::lua::walkback_tests::basic_movement_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/minecraft/computercraft/turtle/lua/walkback_tests.rs:21:31
[INFO] [stdout]   54:     0x59d6ceaa0256 - <meshpit[91365d30340eb49e]::minecraft::computercraft::turtle::lua::walkback_tests::basic_movement_test::{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]   55:     0x59d6cf1965eb - <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]   56:     0x59d6cf1965eb - 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]   57:     0x59d6cf1a3ddb - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   58:     0x59d6cf1a3ddb - <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]   59:     0x59d6cf1a3ddb - 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]   60:     0x59d6cf1a3ddb - 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]   61:     0x59d6cf1a3ddb - 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]   62:     0x59d6cf1a3ddb - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   63:     0x59d6cf1a3ddb - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   64:     0x59d6cf19e7b4 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   65:     0x59d6cf19e7b4 - 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]   66:     0x59d6cf1a69e2 - 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]   67:     0x59d6cf1a69e2 - <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]   68:     0x59d6cf1a69e2 - 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]   69:     0x59d6cf1a69e2 - 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]   70:     0x59d6cf1a69e2 - 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]   71:     0x59d6cf1a69e2 - 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]   72:     0x59d6cf1a69e2 - <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]   73:     0x59d6cfc0871f - <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]   74:     0x59d6cfc0871f - <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]   75:     0x7cefcd887aa4 - <unknown>
[INFO] [stdout]   76:     0x7cefcd914a64 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- minecraft::computercraft::turtle::lua::walkback_tests::basic_walkback_tests stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'minecraft::computercraft::turtle::lua::walkback_tests::basic_walkback_tests' (40) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1311:25:
[INFO] [stdout] Lazy instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59d6cfc0952a - 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:     0x59d6cfc0952a - 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:     0x59d6cfc0952a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59d6cfc0952a - <<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:     0x59d6cfc22caa - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59d6cfc22caa - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x59d6cfc10322 - 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:     0x59d6cfc10322 - <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:     0x59d6cfbe4bdf - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59d6cfbe4bdf - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59d6cfc00259 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59d6cf1a330c - <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:     0x59d6cf1a330c - 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:     0x59d6cfc004d2 - <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:     0x59d6cfc004d2 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59d6cfbe4cca - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x59d6cfbdc299 - 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:     0x59d6cfbe5bfd - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59d6cfc2351c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59d6cebaddc8 - <once_cell[ca510c465c7bae99]::sync::Lazy<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1311:25
[INFO] [stdout]   20:     0x59d6cebada7a - <once_cell[ca510c465c7bae99]::sync::OnceCell<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init::<<once_cell[ca510c465c7bae99]::sync::Lazy<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1120:57
[INFO] [stdout]   21:     0x59d6cebc0732 - <once_cell[ca510c465c7bae99]::imp::OnceCell<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::initialize::<<once_cell[ca510c465c7bae99]::sync::OnceCell<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init<<once_cell[ca510c465c7bae99]::sync::Lazy<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>::{closure#0}, <once_cell[ca510c465c7bae99]::sync::OnceCell<_>>::get_or_init::Void>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:72:23
[INFO] [stdout]   22:     0x59d6cf91fa16 - <&mut dyn core[35159d6ffb30e017]::ops::function::FnMut<(), Output = bool> as core[35159d6ffb30e017]::ops::function::FnMut<()>>::call_mut
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:298:21
[INFO] [stdout]   23:     0x59d6cf91f70b - once_cell[ca510c465c7bae99]::imp::initialize_or_wait
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:196:20
[INFO] [stdout]   24:     0x59d6cebb4ac2 - <once_cell[ca510c465c7bae99]::imp::OnceCell<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::initialize::<<once_cell[ca510c465c7bae99]::sync::OnceCell<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init<<once_cell[ca510c465c7bae99]::sync::Lazy<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>::{closure#0}, <once_cell[ca510c465c7bae99]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:68:9
[INFO] [stdout]   25:     0x59d6ceba7029 - <once_cell[ca510c465c7bae99]::sync::OnceCell<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_try_init::<<once_cell[ca510c465c7bae99]::sync::OnceCell<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init<<once_cell[ca510c465c7bae99]::sync::Lazy<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>::{closure#0}, <once_cell[ca510c465c7bae99]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1161:20
[INFO] [stdout]   26:     0x59d6ceba6f73 - <once_cell[ca510c465c7bae99]::sync::OnceCell<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init::<<once_cell[ca510c465c7bae99]::sync::Lazy<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1120:24
[INFO] [stdout]   27:     0x59d6cebb0870 - <once_cell[ca510c465c7bae99]::sync::Lazy<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1309:23
[INFO] [stdout]   28:     0x59d6cebb3fba - <once_cell[ca510c465c7bae99]::sync::Lazy<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>> as core[35159d6ffb30e017]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1376:13
[INFO] [stdout]   29:     0x59d6ceb1589a - <meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestHandle>::new::<&str>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/test_harness/test_enviroment.rs:88:23
[INFO] [stdout]   30:     0x59d6cebea395 - meshpit[91365d30340eb49e]::minecraft::computercraft::turtle::lua::walkback_tests::basic_walkback_tests::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/minecraft/computercraft/turtle/lua/walkback_tests.rs:186:75
[INFO] [stdout]   31:     0x59d6ceb8e4d2 - <core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   32:     0x59d6ceb8e5ed - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   33:     0x59d6ceb331cd - <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   34:     0x59d6ceb32cbb - tokio[add99a0493cc7144]::task::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   35:     0x59d6ceb32cbb - tokio[add99a0493cc7144]::task::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   36:     0x59d6ceb32cbb - <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   37:     0x59d6ceb25fe0 - <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   38:     0x59d6ceb2fd8d - <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   39:     0x59d6ceb2da64 - <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   40:     0x59d6ceba241b - <tokio[add99a0493cc7144]::runtime::context::scoped::Scoped<tokio[add99a0493cc7144]::runtime::scheduler::Context>>::set::<<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   41:     0x59d6ceb31cf9 - tokio[add99a0493cc7144]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   42:     0x59d6ceba3b92 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[add99a0493cc7144]::runtime::context::Context>>::try_with::<tokio[add99a0493cc7144]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   43:     0x59d6ceba2ede - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[add99a0493cc7144]::runtime::context::Context>>::with::<tokio[add99a0493cc7144]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   44:     0x59d6ceb2b8fd - tokio[add99a0493cc7144]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   45:     0x59d6ceb2a830 - <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   46:     0x59d6ceb2b4c6 - <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   47:     0x59d6ceb2c9f0 - <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   48:     0x59d6ceb51c63 - tokio[add99a0493cc7144]::runtime::context::runtime::enter_runtime::<<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   49:     0x59d6ceb23621 - <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   50:     0x59d6ceb48964 - <tokio[add99a0493cc7144]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   51:     0x59d6ceb4916f - <tokio[add99a0493cc7144]::runtime::runtime::Runtime>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   52:     0x59d6cebf7203 - meshpit[91365d30340eb49e]::minecraft::computercraft::turtle::lua::walkback_tests::basic_walkback_tests
[INFO] [stdout]                                at /opt/rustwide/workdir/src/minecraft/computercraft/turtle/lua/walkback_tests.rs:281:26
[INFO] [stdout]   53:     0x59d6cebe5417 - meshpit[91365d30340eb49e]::minecraft::computercraft::turtle::lua::walkback_tests::basic_walkback_tests::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/minecraft/computercraft/turtle/lua/walkback_tests.rs:174:32
[INFO] [stdout]   54:     0x59d6ceaa0296 - <meshpit[91365d30340eb49e]::minecraft::computercraft::turtle::lua::walkback_tests::basic_walkback_tests::{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]   55:     0x59d6cf1965eb - <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]   56:     0x59d6cf1965eb - 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]   57:     0x59d6cf1a3ddb - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   58:     0x59d6cf1a3ddb - <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]   59:     0x59d6cf1a3ddb - 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]   60:     0x59d6cf1a3ddb - 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]   61:     0x59d6cf1a3ddb - 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]   62:     0x59d6cf1a3ddb - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   63:     0x59d6cf1a3ddb - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   64:     0x59d6cf19e7b4 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   65:     0x59d6cf19e7b4 - 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]   66:     0x59d6cf1a69e2 - 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]   67:     0x59d6cf1a69e2 - <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]   68:     0x59d6cf1a69e2 - 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]   69:     0x59d6cf1a69e2 - 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]   70:     0x59d6cf1a69e2 - 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]   71:     0x59d6cf1a69e2 - 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]   72:     0x59d6cf1a69e2 - <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]   73:     0x59d6cfc0871f - <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]   74:     0x59d6cfc0871f - <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]   75:     0x7cefcd887aa4 - <unknown>
[INFO] [stdout]   76:     0x7cefcd914a64 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- minecraft::computercraft::turtle::lua::walkback_tests::empty_inventory_serialization stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'minecraft::computercraft::turtle::lua::walkback_tests::empty_inventory_serialization' (42) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1311:25:
[INFO] [stdout] Lazy instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59d6cfc0952a - 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:     0x59d6cfc0952a - 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:     0x59d6cfc0952a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59d6cfc0952a - <<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:     0x59d6cfc22caa - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59d6cfc22caa - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x59d6cfc10322 - 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:     0x59d6cfc10322 - <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:     0x59d6cfbe4bdf - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59d6cfbe4bdf - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59d6cfc00259 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59d6cf1a330c - <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:     0x59d6cf1a330c - 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:     0x59d6cfc004d2 - <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:     0x59d6cfc004d2 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59d6cfbe4cca - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x59d6cfbdc299 - 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:     0x59d6cfbe5bfd - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59d6cfc2351c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59d6cebaddc8 - <once_cell[ca510c465c7bae99]::sync::Lazy<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1311:25
[INFO] [stdout]   20:     0x59d6cebada7a - <once_cell[ca510c465c7bae99]::sync::OnceCell<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init::<<once_cell[ca510c465c7bae99]::sync::Lazy<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1120:57
[INFO] [stdout]   21:     0x59d6cebc0732 - <once_cell[ca510c465c7bae99]::imp::OnceCell<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::initialize::<<once_cell[ca510c465c7bae99]::sync::OnceCell<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init<<once_cell[ca510c465c7bae99]::sync::Lazy<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>::{closure#0}, <once_cell[ca510c465c7bae99]::sync::OnceCell<_>>::get_or_init::Void>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:72:23
[INFO] [stdout]   22:     0x59d6cf91fa16 - <&mut dyn core[35159d6ffb30e017]::ops::function::FnMut<(), Output = bool> as core[35159d6ffb30e017]::ops::function::FnMut<()>>::call_mut
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:298:21
[INFO] [stdout]   23:     0x59d6cf91f70b - once_cell[ca510c465c7bae99]::imp::initialize_or_wait
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:196:20
[INFO] [stdout]   24:     0x59d6cebb4ac2 - <once_cell[ca510c465c7bae99]::imp::OnceCell<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::initialize::<<once_cell[ca510c465c7bae99]::sync::OnceCell<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init<<once_cell[ca510c465c7bae99]::sync::Lazy<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>::{closure#0}, <once_cell[ca510c465c7bae99]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:68:9
[INFO] [stdout]   25:     0x59d6ceba7029 - <once_cell[ca510c465c7bae99]::sync::OnceCell<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_try_init::<<once_cell[ca510c465c7bae99]::sync::OnceCell<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init<<once_cell[ca510c465c7bae99]::sync::Lazy<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>::{closure#0}, <once_cell[ca510c465c7bae99]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1161:20
[INFO] [stdout]   26:     0x59d6ceba6f73 - <once_cell[ca510c465c7bae99]::sync::OnceCell<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init::<<once_cell[ca510c465c7bae99]::sync::Lazy<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1120:24
[INFO] [stdout]   27:     0x59d6cebb0870 - <once_cell[ca510c465c7bae99]::sync::Lazy<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1309:23
[INFO] [stdout]   28:     0x59d6cebb3fba - <once_cell[ca510c465c7bae99]::sync::Lazy<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>> as core[35159d6ffb30e017]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1376:13
[INFO] [stdout]   29:     0x59d6ceb1589a - <meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestHandle>::new::<&str>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/test_harness/test_enviroment.rs:88:23
[INFO] [stdout]   30:     0x59d6cebf51ae - meshpit[91365d30340eb49e]::minecraft::computercraft::turtle::lua::walkback_tests::empty_inventory_serialization::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/minecraft/computercraft/turtle/lua/walkback_tests.rs:482:84
[INFO] [stdout]   31:     0x59d6ceb8e4d2 - <core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   32:     0x59d6ceb8e5ed - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   33:     0x59d6ceb331cd - <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   34:     0x59d6ceb32cbb - tokio[add99a0493cc7144]::task::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   35:     0x59d6ceb32cbb - tokio[add99a0493cc7144]::task::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   36:     0x59d6ceb32cbb - <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   37:     0x59d6ceb25fe0 - <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   38:     0x59d6ceb2fd8d - <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   39:     0x59d6ceb2da64 - <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   40:     0x59d6ceba241b - <tokio[add99a0493cc7144]::runtime::context::scoped::Scoped<tokio[add99a0493cc7144]::runtime::scheduler::Context>>::set::<<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   41:     0x59d6ceb31cf9 - tokio[add99a0493cc7144]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   42:     0x59d6ceba3b92 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[add99a0493cc7144]::runtime::context::Context>>::try_with::<tokio[add99a0493cc7144]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   43:     0x59d6ceba2ede - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[add99a0493cc7144]::runtime::context::Context>>::with::<tokio[add99a0493cc7144]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   44:     0x59d6ceb2b8fd - tokio[add99a0493cc7144]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   45:     0x59d6ceb2a830 - <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   46:     0x59d6ceb2b4c6 - <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   47:     0x59d6ceb2c9f0 - <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   48:     0x59d6ceb51c63 - tokio[add99a0493cc7144]::runtime::context::runtime::enter_runtime::<<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   49:     0x59d6ceb23621 - <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   50:     0x59d6ceb48964 - <tokio[add99a0493cc7144]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   51:     0x59d6ceb4916f - <tokio[add99a0493cc7144]::runtime::runtime::Runtime>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   52:     0x59d6cebf7d03 - meshpit[91365d30340eb49e]::minecraft::computercraft::turtle::lua::walkback_tests::empty_inventory_serialization
[INFO] [stdout]                                at /opt/rustwide/workdir/src/minecraft/computercraft/turtle/lua/walkback_tests.rs:548:26
[INFO] [stdout]   53:     0x59d6cebe5537 - meshpit[91365d30340eb49e]::minecraft::computercraft::turtle::lua::walkback_tests::empty_inventory_serialization::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/minecraft/computercraft/turtle/lua/walkback_tests.rs:475:41
[INFO] [stdout]   54:     0x59d6ceaa0416 - <meshpit[91365d30340eb49e]::minecraft::computercraft::turtle::lua::walkback_tests::empty_inventory_serialization::{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]   55:     0x59d6cf1965eb - <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]   56:     0x59d6cf1965eb - 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]   57:     0x59d6cf1a3ddb - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   58:     0x59d6cf1a3ddb - <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]   59:     0x59d6cf1a3ddb - 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]   60:     0x59d6cf1a3ddb - 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]   61:     0x59d6cf1a3ddb - 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]   62:     0x59d6cf1a3ddb - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   63:     0x59d6cf1a3ddb - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   64:     0x59d6cf19e7b4 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   65:     0x59d6cf19e7b4 - 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]   66:     0x59d6cf1a69e2 - 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]   67:     0x59d6cf1a69e2 - <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]   68:     0x59d6cf1a69e2 - 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]   69:     0x59d6cf1a69e2 - 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]   70:     0x59d6cf1a69e2 - 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]   71:     0x59d6cf1a69e2 - 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]   72:     0x59d6cf1a69e2 - <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]   73:     0x59d6cfc0871f - <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]   74:     0x59d6cfc0871f - <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]   75:     0x7cefcd887aa4 - <unknown>
[INFO] [stdout]   76:     0x7cefcd914a64 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- minecraft::computercraft::turtle::lua::walkback_tests::rotation_breaking stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'minecraft::computercraft::turtle::lua::walkback_tests::rotation_breaking' (44) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1311:25:
[INFO] [stdout] Lazy instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59d6cfc0952a - 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:     0x59d6cfc0952a - 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:     0x59d6cfc0952a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59d6cfc0952a - <<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:     0x59d6cfc22caa - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59d6cfc22caa - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x59d6cfc10322 - 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:     0x59d6cfc10322 - <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:     0x59d6cfbe4bdf - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59d6cfbe4bdf - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59d6cfc00259 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59d6cf1a330c - <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:     0x59d6cf1a330c - 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:     0x59d6cfc004d2 - <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:     0x59d6cfc004d2 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59d6cfbe4cca - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x59d6cfbdc299 - 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:     0x59d6cfbe5bfd - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59d6cfc2351c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59d6cebaddc8 - <once_cell[ca510c465c7bae99]::sync::Lazy<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1311:25
[INFO] [stdout]   20:     0x59d6cebada7a - <once_cell[ca510c465c7bae99]::sync::OnceCell<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init::<<once_cell[ca510c465c7bae99]::sync::Lazy<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1120:57
[INFO] [stdout]   21:     0x59d6cebc0732 - <once_cell[ca510c465c7bae99]::imp::OnceCell<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::initialize::<<once_cell[ca510c465c7bae99]::sync::OnceCell<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init<<once_cell[ca510c465c7bae99]::sync::Lazy<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>::{closure#0}, <once_cell[ca510c465c7bae99]::sync::OnceCell<_>>::get_or_init::Void>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:72:23
[INFO] [stdout]   22:     0x59d6cf91fa16 - <&mut dyn core[35159d6ffb30e017]::ops::function::FnMut<(), Output = bool> as core[35159d6ffb30e017]::ops::function::FnMut<()>>::call_mut
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:298:21
[INFO] [stdout]   23:     0x59d6cf91f70b - once_cell[ca510c465c7bae99]::imp::initialize_or_wait
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:196:20
[INFO] [stdout]   24:     0x59d6cebb4ac2 - <once_cell[ca510c465c7bae99]::imp::OnceCell<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::initialize::<<once_cell[ca510c465c7bae99]::sync::OnceCell<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init<<once_cell[ca510c465c7bae99]::sync::Lazy<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>::{closure#0}, <once_cell[ca510c465c7bae99]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:68:9
[INFO] [stdout]   25:     0x59d6ceba7029 - <once_cell[ca510c465c7bae99]::sync::OnceCell<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_try_init::<<once_cell[ca510c465c7bae99]::sync::OnceCell<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init<<once_cell[ca510c465c7bae99]::sync::Lazy<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>::{closure#0}, <once_cell[ca510c465c7bae99]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1161:20
[INFO] [stdout]   26:     0x59d6ceba6f73 - <once_cell[ca510c465c7bae99]::sync::OnceCell<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init::<<once_cell[ca510c465c7bae99]::sync::Lazy<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1120:24
[INFO] [stdout]   27:     0x59d6cebb0870 - <once_cell[ca510c465c7bae99]::sync::Lazy<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1309:23
[INFO] [stdout]   28:     0x59d6cebb3fba - <once_cell[ca510c465c7bae99]::sync::Lazy<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>> as core[35159d6ffb30e017]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1376:13
[INFO] [stdout]   29:     0x59d6ceb1589a - <meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestHandle>::new::<&str>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/test_harness/test_enviroment.rs:88:23
[INFO] [stdout]   30:     0x59d6cebe5827 - meshpit[91365d30340eb49e]::minecraft::computercraft::turtle::lua::walkback_tests::rotation_breaking::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/minecraft/computercraft/turtle/lua/walkback_tests.rs:897:77
[INFO] [stdout]   31:     0x59d6ceb8e4d2 - <core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   32:     0x59d6ceb8e5ed - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   33:     0x59d6ceb331cd - <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   34:     0x59d6ceb32cbb - tokio[add99a0493cc7144]::task::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   35:     0x59d6ceb32cbb - tokio[add99a0493cc7144]::task::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   36:     0x59d6ceb32cbb - <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   37:     0x59d6ceb25fe0 - <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   38:     0x59d6ceb2fd8d - <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   39:     0x59d6ceb2da64 - <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   40:     0x59d6ceba241b - <tokio[add99a0493cc7144]::runtime::context::scoped::Scoped<tokio[add99a0493cc7144]::runtime::scheduler::Context>>::set::<<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   41:     0x59d6ceb31cf9 - tokio[add99a0493cc7144]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   42:     0x59d6ceba3b92 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[add99a0493cc7144]::runtime::context::Context>>::try_with::<tokio[add99a0493cc7144]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   43:     0x59d6ceba2ede - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[add99a0493cc7144]::runtime::context::Context>>::with::<tokio[add99a0493cc7144]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   44:     0x59d6ceb2b8fd - tokio[add99a0493cc7144]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   45:     0x59d6ceb2a830 - <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   46:     0x59d6ceb2b4c6 - <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   47:     0x59d6ceb2c9f0 - <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   48:     0x59d6ceb51c63 - tokio[add99a0493cc7144]::runtime::context::runtime::enter_runtime::<<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   49:     0x59d6ceb23621 - <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   50:     0x59d6ceb48964 - <tokio[add99a0493cc7144]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   51:     0x59d6ceb4916f - <tokio[add99a0493cc7144]::runtime::runtime::Runtime>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   52:     0x59d6cebf6e56 - meshpit[91365d30340eb49e]::minecraft::computercraft::turtle::lua::walkback_tests::rotation_breaking
[INFO] [stdout]                                at /opt/rustwide/workdir/src/minecraft/computercraft/turtle/lua/walkback_tests.rs:1039:12
[INFO] [stdout]   53:     0x59d6cebe53b7 - meshpit[91365d30340eb49e]::minecraft::computercraft::turtle::lua::walkback_tests::rotation_breaking::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/minecraft/computercraft/turtle/lua/walkback_tests.rs:888:29
[INFO] [stdout]   54:     0x59d6ceaa0216 - <meshpit[91365d30340eb49e]::minecraft::computercraft::turtle::lua::walkback_tests::rotation_breaking::{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]   55:     0x59d6cf1965eb - <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]   56:     0x59d6cf1965eb - 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]   57:     0x59d6cf1a3ddb - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   58:     0x59d6cf1a3ddb - <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]   59:     0x59d6cf1a3ddb - 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]   60:     0x59d6cf1a3ddb - 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]   61:     0x59d6cf1a3ddb - 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]   62:     0x59d6cf1a3ddb - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   63:     0x59d6cf1a3ddb - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   64:     0x59d6cf19e7b4 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   65:     0x59d6cf19e7b4 - 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]   66:     0x59d6cf1a69e2 - 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]   67:     0x59d6cf1a69e2 - <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]   68:     0x59d6cf1a69e2 - 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]   69:     0x59d6cf1a69e2 - 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]   70:     0x59d6cf1a69e2 - 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]   71:     0x59d6cf1a69e2 - 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]   72:     0x59d6cf1a69e2 - <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]   73:     0x59d6cfc0871f - <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]   74:     0x59d6cfc0871f - <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]   75:     0x7cefcd887aa4 - <unknown>
[INFO] [stdout]   76:     0x7cefcd914a64 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- minecraft::computercraft::turtle::lua::mesh_os_tests::recursive_miner_test stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'minecraft::computercraft::turtle::lua::mesh_os_tests::recursive_miner_test' (34) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1311:25:
[INFO] [stdout] Lazy instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59d6cfc0952a - 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:     0x59d6cfc0952a - 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:     0x59d6cfc0952a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59d6cfc0952a - <<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:     0x59d6cfc22caa - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59d6cfc22caa - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x59d6cfc10322 - 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:     0x59d6cfc10322 - <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:     0x59d6cfbe4bdf - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59d6cfbe4bdf - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59d6cfc00259 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59d6cf1a330c - <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:     0x59d6cf1a330c - 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:     0x59d6cfc004d2 - <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:     0x59d6cfc004d2 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59d6cfbe4cca - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x59d6cfbdc299 - 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:     0x59d6cfbe5bfd - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59d6cfc2351c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59d6cebaddc8 - <once_cell[ca510c465c7bae99]::sync::Lazy<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1311:25
[INFO] [stdout]   20:     0x59d6cebada7a - <once_cell[ca510c465c7bae99]::sync::OnceCell<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init::<<once_cell[ca510c465c7bae99]::sync::Lazy<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1120:57
[INFO] [stdout]   21:     0x59d6cebc0732 - <once_cell[ca510c465c7bae99]::imp::OnceCell<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::initialize::<<once_cell[ca510c465c7bae99]::sync::OnceCell<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init<<once_cell[ca510c465c7bae99]::sync::Lazy<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>::{closure#0}, <once_cell[ca510c465c7bae99]::sync::OnceCell<_>>::get_or_init::Void>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:72:23
[INFO] [stdout]   22:     0x59d6cf91fa16 - <&mut dyn core[35159d6ffb30e017]::ops::function::FnMut<(), Output = bool> as core[35159d6ffb30e017]::ops::function::FnMut<()>>::call_mut
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:298:21
[INFO] [stdout]   23:     0x59d6cf91f70b - once_cell[ca510c465c7bae99]::imp::initialize_or_wait
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:196:20
[INFO] [stdout]   24:     0x59d6cebb4ac2 - <once_cell[ca510c465c7bae99]::imp::OnceCell<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::initialize::<<once_cell[ca510c465c7bae99]::sync::OnceCell<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init<<once_cell[ca510c465c7bae99]::sync::Lazy<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>::{closure#0}, <once_cell[ca510c465c7bae99]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:68:9
[INFO] [stdout]   25:     0x59d6ceba7029 - <once_cell[ca510c465c7bae99]::sync::OnceCell<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_try_init::<<once_cell[ca510c465c7bae99]::sync::OnceCell<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init<<once_cell[ca510c465c7bae99]::sync::Lazy<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>::{closure#0}, <once_cell[ca510c465c7bae99]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1161:20
[INFO] [stdout]   26:     0x59d6ceba6f73 - <once_cell[ca510c465c7bae99]::sync::OnceCell<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init::<<once_cell[ca510c465c7bae99]::sync::Lazy<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1120:24
[INFO] [stdout]   27:     0x59d6cebb0870 - <once_cell[ca510c465c7bae99]::sync::Lazy<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1309:23
[INFO] [stdout]   28:     0x59d6cebb3fba - <once_cell[ca510c465c7bae99]::sync::Lazy<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>> as core[35159d6ffb30e017]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1376:13
[INFO] [stdout]   29:     0x59d6ceb1589a - <meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestHandle>::new::<&str>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/test_harness/test_enviroment.rs:88:23
[INFO] [stdout]   30:     0x59d6ceaaee2c - meshpit[91365d30340eb49e]::minecraft::computercraft::turtle::lua::mesh_os_tests::recursive_miner_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/minecraft/computercraft/turtle/lua/mesh_os_tests.rs:210:84
[INFO] [stdout]   31:     0x59d6ceb8e4d2 - <core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   32:     0x59d6ceb8e5ed - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   33:     0x59d6ceb331cd - <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   34:     0x59d6ceb32cbb - tokio[add99a0493cc7144]::task::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   35:     0x59d6ceb32cbb - tokio[add99a0493cc7144]::task::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   36:     0x59d6ceb32cbb - <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   37:     0x59d6ceb25fe0 - <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   38:     0x59d6ceb2fd8d - <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   39:     0x59d6ceb2da64 - <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   40:     0x59d6ceba241b - <tokio[add99a0493cc7144]::runtime::context::scoped::Scoped<tokio[add99a0493cc7144]::runtime::scheduler::Context>>::set::<<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   41:     0x59d6ceb31cf9 - tokio[add99a0493cc7144]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   42:     0x59d6ceba3b92 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[add99a0493cc7144]::runtime::context::Context>>::try_with::<tokio[add99a0493cc7144]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   43:     0x59d6ceba2ede - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[add99a0493cc7144]::runtime::context::Context>>::with::<tokio[add99a0493cc7144]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   44:     0x59d6ceb2b8fd - tokio[add99a0493cc7144]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   45:     0x59d6ceb2a830 - <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   46:     0x59d6ceb2b4c6 - <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   47:     0x59d6ceb2c9f0 - <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   48:     0x59d6ceb51c63 - tokio[add99a0493cc7144]::runtime::context::runtime::enter_runtime::<<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   49:     0x59d6ceb23621 - <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   50:     0x59d6ceb48964 - <tokio[add99a0493cc7144]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   51:     0x59d6ceb4916f - <tokio[add99a0493cc7144]::runtime::runtime::Runtime>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   52:     0x59d6ceac3dd6 - meshpit[91365d30340eb49e]::minecraft::computercraft::turtle::lua::mesh_os_tests::recursive_miner_test
[INFO] [stdout]                                at /opt/rustwide/workdir/src/minecraft/computercraft/turtle/lua/mesh_os_tests.rs:356:12
[INFO] [stdout]   53:     0x59d6ceaa3317 - meshpit[91365d30340eb49e]::minecraft::computercraft::turtle::lua::mesh_os_tests::recursive_miner_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/minecraft/computercraft/turtle/lua/mesh_os_tests.rs:205:32
[INFO] [stdout]   54:     0x59d6ceaa0016 - <meshpit[91365d30340eb49e]::minecraft::computercraft::turtle::lua::mesh_os_tests::recursive_miner_test::{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]   55:     0x59d6cf1965eb - <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]   56:     0x59d6cf1965eb - 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]   57:     0x59d6cf1a3ddb - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   58:     0x59d6cf1a3ddb - <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]   59:     0x59d6cf1a3ddb - 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]   60:     0x59d6cf1a3ddb - 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]   61:     0x59d6cf1a3ddb - 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]   62:     0x59d6cf1a3ddb - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   63:     0x59d6cf1a3ddb - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   64:     0x59d6cf19e7b4 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   65:     0x59d6cf19e7b4 - 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]   66:     0x59d6cf1a69e2 - 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]   67:     0x59d6cf1a69e2 - <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]   68:     0x59d6cf1a69e2 - 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]   69:     0x59d6cf1a69e2 - 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]   70:     0x59d6cf1a69e2 - 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]   71:     0x59d6cf1a69e2 - 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]   72:     0x59d6cf1a69e2 - <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]   73:     0x59d6cfc0871f - <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]   74:     0x59d6cfc0871f - <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]   75:     0x7cefcd887aa4 - <unknown>
[INFO] [stdout]   76:     0x7cefcd914a64 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::connection::test_server_rcon stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::connection::test_server_rcon' (46) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1311:25:
[INFO] [stdout] Lazy instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59d6cfc0952a - 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:     0x59d6cfc0952a - 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:     0x59d6cfc0952a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59d6cfc0952a - <<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:     0x59d6cfc22caa - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59d6cfc22caa - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x59d6cfc10322 - 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:     0x59d6cfc10322 - <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:     0x59d6cfbe4bdf - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59d6cfbe4bdf - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59d6cfc00259 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59d6cf1a330c - <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:     0x59d6cf1a330c - 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:     0x59d6cfc004d2 - <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:     0x59d6cfc004d2 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59d6cfbe4cca - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x59d6cfbdc299 - 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:     0x59d6cfbe5bfd - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59d6cfc2351c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59d6cebaddc8 - <once_cell[ca510c465c7bae99]::sync::Lazy<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1311:25
[INFO] [stdout]   20:     0x59d6cebada7a - <once_cell[ca510c465c7bae99]::sync::OnceCell<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init::<<once_cell[ca510c465c7bae99]::sync::Lazy<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1120:57
[INFO] [stdout]   21:     0x59d6cebc0732 - <once_cell[ca510c465c7bae99]::imp::OnceCell<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::initialize::<<once_cell[ca510c465c7bae99]::sync::OnceCell<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init<<once_cell[ca510c465c7bae99]::sync::Lazy<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>::{closure#0}, <once_cell[ca510c465c7bae99]::sync::OnceCell<_>>::get_or_init::Void>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:72:23
[INFO] [stdout]   22:     0x59d6cf91fa16 - <&mut dyn core[35159d6ffb30e017]::ops::function::FnMut<(), Output = bool> as core[35159d6ffb30e017]::ops::function::FnMut<()>>::call_mut
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:298:21
[INFO] [stdout]   23:     0x59d6cf91f70b - once_cell[ca510c465c7bae99]::imp::initialize_or_wait
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:196:20
[INFO] [stdout]   24:     0x59d6cebb4ac2 - <once_cell[ca510c465c7bae99]::imp::OnceCell<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::initialize::<<once_cell[ca510c465c7bae99]::sync::OnceCell<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init<<once_cell[ca510c465c7bae99]::sync::Lazy<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>::{closure#0}, <once_cell[ca510c465c7bae99]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:68:9
[INFO] [stdout]   25:     0x59d6ceba7029 - <once_cell[ca510c465c7bae99]::sync::OnceCell<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_try_init::<<once_cell[ca510c465c7bae99]::sync::OnceCell<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init<<once_cell[ca510c465c7bae99]::sync::Lazy<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>::{closure#0}, <once_cell[ca510c465c7bae99]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1161:20
[INFO] [stdout]   26:     0x59d6ceba6f73 - <once_cell[ca510c465c7bae99]::sync::OnceCell<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init::<<once_cell[ca510c465c7bae99]::sync::Lazy<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1120:24
[INFO] [stdout]   27:     0x59d6cebb0870 - <once_cell[ca510c465c7bae99]::sync::Lazy<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1309:23
[INFO] [stdout]   28:     0x59d6cebb3fba - <once_cell[ca510c465c7bae99]::sync::Lazy<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>> as core[35159d6ffb30e017]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1376:13
[INFO] [stdout]   29:     0x59d6ceadafd9 - meshpit[91365d30340eb49e]::tests::connection::test_server_rcon::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/connection.rs:29:21
[INFO] [stdout]   30:     0x59d6ceb8e4d2 - <core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   31:     0x59d6ceb8e5ed - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   32:     0x59d6ceb331cd - <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   33:     0x59d6ceb32cbb - tokio[add99a0493cc7144]::task::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   34:     0x59d6ceb32cbb - tokio[add99a0493cc7144]::task::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   35:     0x59d6ceb32cbb - <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   36:     0x59d6ceb25fe0 - <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   37:     0x59d6ceb2fd8d - <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   38:     0x59d6ceb2da64 - <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   39:     0x59d6ceba241b - <tokio[add99a0493cc7144]::runtime::context::scoped::Scoped<tokio[add99a0493cc7144]::runtime::scheduler::Context>>::set::<<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   40:     0x59d6ceb31cf9 - tokio[add99a0493cc7144]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   41:     0x59d6ceba3b92 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[add99a0493cc7144]::runtime::context::Context>>::try_with::<tokio[add99a0493cc7144]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   42:     0x59d6ceba2ede - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[add99a0493cc7144]::runtime::context::Context>>::with::<tokio[add99a0493cc7144]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   43:     0x59d6ceb2b8fd - tokio[add99a0493cc7144]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   44:     0x59d6ceb2a830 - <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   45:     0x59d6ceb2b4c6 - <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   46:     0x59d6ceb2c9f0 - <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   47:     0x59d6ceb51c63 - tokio[add99a0493cc7144]::runtime::context::runtime::enter_runtime::<<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   48:     0x59d6ceb23621 - <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   49:     0x59d6ceb48964 - <tokio[add99a0493cc7144]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   50:     0x59d6ceb4916f - <tokio[add99a0493cc7144]::runtime::runtime::Runtime>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   51:     0x59d6ceade0d4 - meshpit[91365d30340eb49e]::tests::connection::test_server_rcon
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/connection.rs:37:41
[INFO] [stdout]   52:     0x59d6ceadaf37 - meshpit[91365d30340eb49e]::tests::connection::test_server_rcon::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/connection.rs:28:28
[INFO] [stdout]   53:     0x59d6cea9fa96 - <meshpit[91365d30340eb49e]::tests::connection::test_server_rcon::{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]   54:     0x59d6cf1965eb - <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]   55:     0x59d6cf1965eb - 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]   56:     0x59d6cf1a3ddb - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   57:     0x59d6cf1a3ddb - <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]   58:     0x59d6cf1a3ddb - 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]   59:     0x59d6cf1a3ddb - 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]   60:     0x59d6cf1a3ddb - 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]   61:     0x59d6cf1a3ddb - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   62:     0x59d6cf1a3ddb - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   63:     0x59d6cf19e7b4 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   64:     0x59d6cf19e7b4 - 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]   65:     0x59d6cf1a69e2 - 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]   66:     0x59d6cf1a69e2 - <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]   67:     0x59d6cf1a69e2 - 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]   68:     0x59d6cf1a69e2 - 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]   69:     0x59d6cf1a69e2 - 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]   70:     0x59d6cf1a69e2 - 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]   71:     0x59d6cf1a69e2 - <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]   72:     0x59d6cfc0871f - <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]   73:     0x59d6cfc0871f - <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]   74:     0x7cefcd887aa4 - <unknown>
[INFO] [stdout]   75:     0x7cefcd914a64 - clone
[INFO] [stdout]   76:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_harness::sanity_tests::basic_computer_test stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_harness::sanity_tests::basic_computer_test' (49) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1311:25:
[INFO] [stdout] Lazy instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59d6cfc0952a - 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:     0x59d6cfc0952a - 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:     0x59d6cfc0952a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59d6cfc0952a - <<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:     0x59d6cfc22caa - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59d6cfc22caa - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x59d6cfc10322 - 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:     0x59d6cfc10322 - <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:     0x59d6cfbe4bdf - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59d6cfbe4bdf - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59d6cfc00259 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59d6cf1a330c - <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:     0x59d6cf1a330c - 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:     0x59d6cfc004d2 - <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:     0x59d6cfc004d2 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59d6cfbe4cca - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x59d6cfbdc299 - 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:     0x59d6cfbe5bfd - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59d6cfc2351c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59d6cebaddc8 - <once_cell[ca510c465c7bae99]::sync::Lazy<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1311:25
[INFO] [stdout]   20:     0x59d6cebada7a - <once_cell[ca510c465c7bae99]::sync::OnceCell<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init::<<once_cell[ca510c465c7bae99]::sync::Lazy<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1120:57
[INFO] [stdout]   21:     0x59d6cebc0732 - <once_cell[ca510c465c7bae99]::imp::OnceCell<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::initialize::<<once_cell[ca510c465c7bae99]::sync::OnceCell<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init<<once_cell[ca510c465c7bae99]::sync::Lazy<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>::{closure#0}, <once_cell[ca510c465c7bae99]::sync::OnceCell<_>>::get_or_init::Void>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:72:23
[INFO] [stdout]   22:     0x59d6cf91fa16 - <&mut dyn core[35159d6ffb30e017]::ops::function::FnMut<(), Output = bool> as core[35159d6ffb30e017]::ops::function::FnMut<()>>::call_mut
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:298:21
[INFO] [stdout]   23:     0x59d6cf91f70b - once_cell[ca510c465c7bae99]::imp::initialize_or_wait
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:196:20
[INFO] [stdout]   24:     0x59d6cebb4ac2 - <once_cell[ca510c465c7bae99]::imp::OnceCell<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::initialize::<<once_cell[ca510c465c7bae99]::sync::OnceCell<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init<<once_cell[ca510c465c7bae99]::sync::Lazy<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>::{closure#0}, <once_cell[ca510c465c7bae99]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:68:9
[INFO] [stdout]   25:     0x59d6ceba7029 - <once_cell[ca510c465c7bae99]::sync::OnceCell<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_try_init::<<once_cell[ca510c465c7bae99]::sync::OnceCell<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init<<once_cell[ca510c465c7bae99]::sync::Lazy<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>::{closure#0}, <once_cell[ca510c465c7bae99]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1161:20
[INFO] [stdout]   26:     0x59d6ceba6f73 - <once_cell[ca510c465c7bae99]::sync::OnceCell<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init::<<once_cell[ca510c465c7bae99]::sync::Lazy<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1120:24
[INFO] [stdout]   27:     0x59d6cebb0870 - <once_cell[ca510c465c7bae99]::sync::Lazy<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1309:23
[INFO] [stdout]   28:     0x59d6cebb3fba - <once_cell[ca510c465c7bae99]::sync::Lazy<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>> as core[35159d6ffb30e017]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1376:13
[INFO] [stdout]   29:     0x59d6ceb1589a - <meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestHandle>::new::<&str>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/test_harness/test_enviroment.rs:88:23
[INFO] [stdout]   30:     0x59d6ceb596c3 - meshpit[91365d30340eb49e]::tests::test_harness::sanity_tests::basic_computer_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/test_harness/sanity_tests.rs:168:74
[INFO] [stdout]   31:     0x59d6ceb8e4d2 - <core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   32:     0x59d6ceb8e5ed - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   33:     0x59d6ceb331cd - <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   34:     0x59d6ceb32cbb - tokio[add99a0493cc7144]::task::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   35:     0x59d6ceb32cbb - tokio[add99a0493cc7144]::task::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   36:     0x59d6ceb32cbb - <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   37:     0x59d6ceb25fe0 - <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   38:     0x59d6ceb2fd8d - <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   39:     0x59d6ceb2da64 - <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   40:     0x59d6ceba241b - <tokio[add99a0493cc7144]::runtime::context::scoped::Scoped<tokio[add99a0493cc7144]::runtime::scheduler::Context>>::set::<<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   41:     0x59d6ceb31cf9 - tokio[add99a0493cc7144]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   42:     0x59d6ceba3b92 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[add99a0493cc7144]::runtime::context::Context>>::try_with::<tokio[add99a0493cc7144]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   43:     0x59d6ceba2ede - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[add99a0493cc7144]::runtime::context::Context>>::with::<tokio[add99a0493cc7144]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   44:     0x59d6ceb2b8fd - tokio[add99a0493cc7144]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   45:     0x59d6ceb2a830 - <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   46:     0x59d6ceb2b4c6 - <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   47:     0x59d6ceb2c9f0 - <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   48:     0x59d6ceb51c63 - tokio[add99a0493cc7144]::runtime::context::runtime::enter_runtime::<<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   49:     0x59d6ceb23621 - <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   50:     0x59d6ceb48964 - <tokio[add99a0493cc7144]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   51:     0x59d6ceb4916f - <tokio[add99a0493cc7144]::runtime::runtime::Runtime>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   52:     0x59d6ceb614b6 - meshpit[91365d30340eb49e]::tests::test_harness::sanity_tests::basic_computer_test
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/test_harness/sanity_tests.rs:213:26
[INFO] [stdout]   53:     0x59d6ceb55de7 - meshpit[91365d30340eb49e]::tests::test_harness::sanity_tests::basic_computer_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/test_harness/sanity_tests.rs:162:31
[INFO] [stdout]   54:     0x59d6cea9fbd6 - <meshpit[91365d30340eb49e]::tests::test_harness::sanity_tests::basic_computer_test::{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]   55:     0x59d6cf1965eb - <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]   56:     0x59d6cf1965eb - 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]   57:     0x59d6cf1a3ddb - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   58:     0x59d6cf1a3ddb - <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]   59:     0x59d6cf1a3ddb - 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]   60:     0x59d6cf1a3ddb - 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]   61:     0x59d6cf1a3ddb - 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]   62:     0x59d6cf1a3ddb - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   63:     0x59d6cf1a3ddb - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   64:     0x59d6cf19e7b4 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   65:     0x59d6cf19e7b4 - 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]   66:     0x59d6cf1a69e2 - 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]   67:     0x59d6cf1a69e2 - <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]   68:     0x59d6cf1a69e2 - 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]   69:     0x59d6cf1a69e2 - 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]   70:     0x59d6cf1a69e2 - 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]   71:     0x59d6cf1a69e2 - 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]   72:     0x59d6cf1a69e2 - <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]   73:     0x59d6cfc0871f - <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]   74:     0x59d6cfc0871f - <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]   75:     0x7cefcd887aa4 - <unknown>
[INFO] [stdout]   76:     0x7cefcd914a64 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::connection::test_start_server stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (48) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1311:25:
[INFO] [stdout] Lazy instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59d6cfc0952a - 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:     0x59d6cfc0952a - 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:     0x59d6cfc0952a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59d6cfc0952a - <<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:     0x59d6cfc22caa - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59d6cfc22caa - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x59d6cfc10322 - 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:     0x59d6cfc10322 - <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:     0x59d6cfbe4bdf - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59d6cfbe4bdf - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59d6cfc00259 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59d6cf1a330c - <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:     0x59d6cf1a330c - 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:     0x59d6cfc004d2 - <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:     0x59d6cfc004d2 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59d6cfbe4cca - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x59d6cfbdc299 - 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:     0x59d6cfbe5bfd - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59d6cfc2351c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59d6cebaddc8 - <once_cell[ca510c465c7bae99]::sync::Lazy<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1311:25
[INFO] [stdout]   20:     0x59d6cebada7a - <once_cell[ca510c465c7bae99]::sync::OnceCell<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init::<<once_cell[ca510c465c7bae99]::sync::Lazy<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1120:57
[INFO] [stdout]   21:     0x59d6cebc0732 - <once_cell[ca510c465c7bae99]::imp::OnceCell<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::initialize::<<once_cell[ca510c465c7bae99]::sync::OnceCell<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init<<once_cell[ca510c465c7bae99]::sync::Lazy<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>::{closure#0}, <once_cell[ca510c465c7bae99]::sync::OnceCell<_>>::get_or_init::Void>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:72:23
[INFO] [stdout]   22:     0x59d6cf91fa16 - <&mut dyn core[35159d6ffb30e017]::ops::function::FnMut<(), Output = bool> as core[35159d6ffb30e017]::ops::function::FnMut<()>>::call_mut
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:298:21
[INFO] [stdout]   23:     0x59d6cf91f70b - once_cell[ca510c465c7bae99]::imp::initialize_or_wait
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:196:20
[INFO] [stdout]   24:     0x59d6cebb4ac2 - <once_cell[ca510c465c7bae99]::imp::OnceCell<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::initialize::<<once_cell[ca510c465c7bae99]::sync::OnceCell<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init<<once_cell[ca510c465c7bae99]::sync::Lazy<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>::{closure#0}, <once_cell[ca510c465c7bae99]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:68:9
[INFO] [stdout]   25:     0x59d6ceba7029 - <once_cell[ca510c465c7bae99]::sync::OnceCell<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_try_init::<<once_cell[ca510c465c7bae99]::sync::OnceCell<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init<<once_cell[ca510c465c7bae99]::sync::Lazy<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>::{closure#0}, <once_cell[ca510c465c7bae99]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1161:20
[INFO] [stdout]   26:     0x59d6ceba6f73 - <once_cell[ca510c465c7bae99]::sync::OnceCell<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init::<<once_cell[ca510c465c7bae99]::sync::Lazy<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1120:24
[INFO] [stdout]   27:     0x59d6cebb0870 - <once_cell[ca510c465c7bae99]::sync::Lazy<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1309:23
[INFO] [stdout]   28:     0x59d6cebb3fba - <once_cell[ca510c465c7bae99]::sync::Lazy<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>> as core[35159d6ffb30e017]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1376:13
[INFO] [stdout]   29:     0x59d6ceadb8ed - meshpit[91365d30340eb49e]::tests::connection::test_start_server::ntest_callback::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/connection.rs:22:13
[INFO] [stdout]   30:     0x59d6ceb8e4d2 - <core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   31:     0x59d6ceb8e5ed - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   32:     0x59d6ceb331cd - <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   33:     0x59d6ceb32cbb - tokio[add99a0493cc7144]::task::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   34:     0x59d6ceb32cbb - tokio[add99a0493cc7144]::task::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   35:     0x59d6ceb32cbb - <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   36:     0x59d6ceb25fe0 - <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   37:     0x59d6ceb2fd8d - <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   38:     0x59d6ceb2da64 - <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   39:     0x59d6ceba241b - <tokio[add99a0493cc7144]::runtime::context::scoped::Scoped<tokio[add99a0493cc7144]::runtime::scheduler::Context>>::set::<<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   40:     0x59d6ceb31cf9 - tokio[add99a0493cc7144]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   41:     0x59d6ceba3b92 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[add99a0493cc7144]::runtime::context::Context>>::try_with::<tokio[add99a0493cc7144]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   42:     0x59d6ceba2ede - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[add99a0493cc7144]::runtime::context::Context>>::with::<tokio[add99a0493cc7144]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   43:     0x59d6ceb2b8fd - tokio[add99a0493cc7144]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   44:     0x59d6ceb2a830 - <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   45:     0x59d6ceb2b4c6 - <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   46:     0x59d6ceb2c9f0 - <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   47:     0x59d6ceb51c63 - tokio[add99a0493cc7144]::runtime::context::runtime::enter_runtime::<<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   48:     0x59d6ceb23621 - <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   49:     0x59d6ceb48964 - <tokio[add99a0493cc7144]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   50:     0x59d6ceb4916f - <tokio[add99a0493cc7144]::runtime::runtime::Runtime>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   51:     0x59d6ceade897 - meshpit[91365d30340eb49e]::tests::connection::test_start_server::ntest_callback
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/connection.rs:22:73
[INFO] [stdout]   52:     0x59d6ceacd97a - meshpit[91365d30340eb49e]::tests::connection::test_start_server::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/connection.rs:19:1
[INFO] [stdout]   53:     0x59d6cea9eece - <meshpit[91365d30340eb49e]::tests::connection::test_start_server::{closure#0}::{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]   54:     0x59d6cebdd006 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<meshpit[91365d30340eb49e]::tests::connection::test_start_server::{closure#0}::{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]   55:     0x59d6ceba87f2 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<meshpit[91365d30340eb49e]::tests::connection::test_start_server::{closure#0}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x59d6cebc763b - __rust_try
[INFO] [stdout]   57:     0x59d6cebb98d6 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<meshpit[91365d30340eb49e]::tests::connection::test_start_server::{closure#0}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   58:     0x59d6cebb98d6 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<meshpit[91365d30340eb49e]::tests::connection::test_start_server::{closure#0}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   59:     0x59d6ceadb5a3 - meshpit[91365d30340eb49e]::tests::connection::test_start_server::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/connection.rs:19:1
[INFO] [stdout]   60:     0x59d6ceb69da3 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<meshpit[91365d30340eb49e]::tests::connection::test_start_server::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   61:     0x59d6cebc1ebb - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<meshpit[91365d30340eb49e]::tests::connection::test_start_server::{closure#0}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   62:     0x59d6cebdcfb0 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<meshpit[91365d30340eb49e]::tests::connection::test_start_server::{closure#0}, ()>::{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:     0x59d6ceba8796 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<meshpit[91365d30340eb49e]::tests::connection::test_start_server::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   64:     0x59d6cebc763b - __rust_try
[INFO] [stdout]   65:     0x59d6cebc1546 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<meshpit[91365d30340eb49e]::tests::connection::test_start_server::{closure#0}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   66:     0x59d6cebc1546 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<meshpit[91365d30340eb49e]::tests::connection::test_start_server::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   67:     0x59d6cebc1546 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<meshpit[91365d30340eb49e]::tests::connection::test_start_server::{closure#0}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   68:     0x59d6cea9e17e - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<meshpit[91365d30340eb49e]::tests::connection::test_start_server::{closure#0}, ()>::{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]   69:     0x59d6cfc0871f - <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]   70:     0x59d6cfc0871f - <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]   71:     0x7cefcd887aa4 - <unknown>
[INFO] [stdout]   72:     0x7cefcd914a64 - clone
[INFO] [stdout]   73:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- minecraft::computercraft::turtle::lua::walkback_tests::walkback_serialization stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'minecraft::computercraft::turtle::lua::walkback_tests::walkback_serialization' (45) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1311:25:
[INFO] [stdout] Lazy instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59d6cfc0952a - 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:     0x59d6cfc0952a - 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:     0x59d6cfc0952a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59d6cfc0952a - <<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:     0x59d6cfc22caa - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59d6cfc22caa - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x59d6cfc10322 - 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:     0x59d6cfc10322 - <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:     0x59d6cfbe4bdf - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59d6cfbe4bdf - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59d6cfc00259 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59d6cf1a330c - <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:     0x59d6cf1a330c - 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:     0x59d6cfc004d2 - <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:     0x59d6cfc004d2 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59d6cfbe4cca - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x59d6cfbdc299 - 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:     0x59d6cfbe5bfd - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59d6cfc2351c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59d6cebaddc8 - <once_cell[ca510c465c7bae99]::sync::Lazy<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1311:25
[INFO] [stdout]   20:     0x59d6cebada7a - <once_cell[ca510c465c7bae99]::sync::OnceCell<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init::<<once_cell[ca510c465c7bae99]::sync::Lazy<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1120:57
[INFO] [stdout]   21:     0x59d6cebc0732 - <once_cell[ca510c465c7bae99]::imp::OnceCell<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::initialize::<<once_cell[ca510c465c7bae99]::sync::OnceCell<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init<<once_cell[ca510c465c7bae99]::sync::Lazy<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>::{closure#0}, <once_cell[ca510c465c7bae99]::sync::OnceCell<_>>::get_or_init::Void>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:72:23
[INFO] [stdout]   22:     0x59d6cf91fa16 - <&mut dyn core[35159d6ffb30e017]::ops::function::FnMut<(), Output = bool> as core[35159d6ffb30e017]::ops::function::FnMut<()>>::call_mut
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:298:21
[INFO] [stdout]   23:     0x59d6cf91f70b - once_cell[ca510c465c7bae99]::imp::initialize_or_wait
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:196:20
[INFO] [stdout]   24:     0x59d6cebb4ac2 - <once_cell[ca510c465c7bae99]::imp::OnceCell<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::initialize::<<once_cell[ca510c465c7bae99]::sync::OnceCell<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init<<once_cell[ca510c465c7bae99]::sync::Lazy<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>::{closure#0}, <once_cell[ca510c465c7bae99]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:68:9
[INFO] [stdout]   25:     0x59d6ceba7029 - <once_cell[ca510c465c7bae99]::sync::OnceCell<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_try_init::<<once_cell[ca510c465c7bae99]::sync::OnceCell<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init<<once_cell[ca510c465c7bae99]::sync::Lazy<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>::{closure#0}, <once_cell[ca510c465c7bae99]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1161:20
[INFO] [stdout]   26:     0x59d6ceba6f73 - <once_cell[ca510c465c7bae99]::sync::OnceCell<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init::<<once_cell[ca510c465c7bae99]::sync::Lazy<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1120:24
[INFO] [stdout]   27:     0x59d6cebb0870 - <once_cell[ca510c465c7bae99]::sync::Lazy<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1309:23
[INFO] [stdout]   28:     0x59d6cebb3fba - <once_cell[ca510c465c7bae99]::sync::Lazy<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>> as core[35159d6ffb30e017]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1376:13
[INFO] [stdout]   29:     0x59d6ceb1589a - <meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestHandle>::new::<&str>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/test_harness/test_enviroment.rs:88:23
[INFO] [stdout]   30:     0x59d6cebf1042 - meshpit[91365d30340eb49e]::minecraft::computercraft::turtle::lua::walkback_tests::walkback_serialization::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/minecraft/computercraft/turtle/lua/walkback_tests.rs:411:77
[INFO] [stdout]   31:     0x59d6ceb8e4d2 - <core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   32:     0x59d6ceb8e5ed - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   33:     0x59d6ceb331cd - <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   34:     0x59d6ceb32cbb - tokio[add99a0493cc7144]::task::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   35:     0x59d6ceb32cbb - tokio[add99a0493cc7144]::task::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   36:     0x59d6ceb32cbb - <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   37:     0x59d6ceb25fe0 - <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   38:     0x59d6ceb2fd8d - <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   39:     0x59d6ceb2da64 - <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   40:     0x59d6ceba241b - <tokio[add99a0493cc7144]::runtime::context::scoped::Scoped<tokio[add99a0493cc7144]::runtime::scheduler::Context>>::set::<<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   41:     0x59d6ceb31cf9 - tokio[add99a0493cc7144]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   42:     0x59d6ceba3b92 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[add99a0493cc7144]::runtime::context::Context>>::try_with::<tokio[add99a0493cc7144]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   43:     0x59d6ceba2ede - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[add99a0493cc7144]::runtime::context::Context>>::with::<tokio[add99a0493cc7144]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   44:     0x59d6ceb2b8fd - tokio[add99a0493cc7144]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   45:     0x59d6ceb2a830 - <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   46:     0x59d6ceb2b4c6 - <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   47:     0x59d6ceb2c9f0 - <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   48:     0x59d6ceb51c63 - tokio[add99a0493cc7144]::runtime::context::runtime::enter_runtime::<<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   49:     0x59d6ceb23621 - <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   50:     0x59d6ceb48964 - <tokio[add99a0493cc7144]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   51:     0x59d6ceb4916f - <tokio[add99a0493cc7144]::runtime::runtime::Runtime>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   52:     0x59d6cebf7793 - meshpit[91365d30340eb49e]::minecraft::computercraft::turtle::lua::walkback_tests::walkback_serialization
[INFO] [stdout]                                at /opt/rustwide/workdir/src/minecraft/computercraft/turtle/lua/walkback_tests.rs:470:26
[INFO] [stdout]   53:     0x59d6cebe54a7 - meshpit[91365d30340eb49e]::minecraft::computercraft::turtle::lua::walkback_tests::walkback_serialization::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/minecraft/computercraft/turtle/lua/walkback_tests.rs:406:34
[INFO] [stdout]   54:     0x59d6ceaa0356 - <meshpit[91365d30340eb49e]::minecraft::computercraft::turtle::lua::walkback_tests::walkback_serialization::{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]   55:     0x59d6cf1965eb - <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]   56:     0x59d6cf1965eb - 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]   57:     0x59d6cf1a3ddb - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   58:     0x59d6cf1a3ddb - <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]   59:     0x59d6cf1a3ddb - 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]   60:     0x59d6cf1a3ddb - 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]   61:     0x59d6cf1a3ddb - 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]   62:     0x59d6cf1a3ddb - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   63:     0x59d6cf1a3ddb - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   64:     0x59d6cf19e7b4 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   65:     0x59d6cf19e7b4 - 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]   66:     0x59d6cf1a69e2 - 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]   67:     0x59d6cf1a69e2 - <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]   68:     0x59d6cf1a69e2 - 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]   69:     0x59d6cf1a69e2 - 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]   70:     0x59d6cf1a69e2 - 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]   71:     0x59d6cf1a69e2 - 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]   72:     0x59d6cf1a69e2 - <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]   73:     0x59d6cfc0871f - <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]   74:     0x59d6cfc0871f - <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]   75:     0x7cefcd887aa4 - <unknown>
[INFO] [stdout]   76:     0x7cefcd914a64 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_harness::sanity_tests::test_startup_file stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_harness::sanity_tests::test_startup_file' (50) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1311:25:
[INFO] [stdout] Lazy instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59d6cfc0952a - 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:     0x59d6cfc0952a - 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:     0x59d6cfc0952a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59d6cfc0952a - <<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:     0x59d6cfc22caa - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59d6cfc22caa - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x59d6cfc10322 - 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:     0x59d6cfc10322 - <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:     0x59d6cfbe4bdf - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59d6cfbe4bdf - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59d6cfc00259 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59d6cf1a330c - <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:     0x59d6cf1a330c - 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:     0x59d6cfc004d2 - <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:     0x59d6cfc004d2 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59d6cfbe4cca - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x59d6cfbdc299 - 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:     0x59d6cfbe5bfd - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59d6cfc2351c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59d6cebaddc8 - <once_cell[ca510c465c7bae99]::sync::Lazy<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1311:25
[INFO] [stdout]   20:     0x59d6cebada7a - <once_cell[ca510c465c7bae99]::sync::OnceCell<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init::<<once_cell[ca510c465c7bae99]::sync::Lazy<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1120:57
[INFO] [stdout]   21:     0x59d6cebc0732 - <once_cell[ca510c465c7bae99]::imp::OnceCell<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::initialize::<<once_cell[ca510c465c7bae99]::sync::OnceCell<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init<<once_cell[ca510c465c7bae99]::sync::Lazy<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>::{closure#0}, <once_cell[ca510c465c7bae99]::sync::OnceCell<_>>::get_or_init::Void>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:72:23
[INFO] [stdout]   22:     0x59d6cf91fa16 - <&mut dyn core[35159d6ffb30e017]::ops::function::FnMut<(), Output = bool> as core[35159d6ffb30e017]::ops::function::FnMut<()>>::call_mut
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:298:21
[INFO] [stdout]   23:     0x59d6cf91f70b - once_cell[ca510c465c7bae99]::imp::initialize_or_wait
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:196:20
[INFO] [stdout]   24:     0x59d6cebb4ac2 - <once_cell[ca510c465c7bae99]::imp::OnceCell<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::initialize::<<once_cell[ca510c465c7bae99]::sync::OnceCell<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init<<once_cell[ca510c465c7bae99]::sync::Lazy<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>::{closure#0}, <once_cell[ca510c465c7bae99]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:68:9
[INFO] [stdout]   25:     0x59d6ceba7029 - <once_cell[ca510c465c7bae99]::sync::OnceCell<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_try_init::<<once_cell[ca510c465c7bae99]::sync::OnceCell<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init<<once_cell[ca510c465c7bae99]::sync::Lazy<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>::{closure#0}, <once_cell[ca510c465c7bae99]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1161:20
[INFO] [stdout]   26:     0x59d6ceba6f73 - <once_cell[ca510c465c7bae99]::sync::OnceCell<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init::<<once_cell[ca510c465c7bae99]::sync::Lazy<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1120:24
[INFO] [stdout]   27:     0x59d6cebb0870 - <once_cell[ca510c465c7bae99]::sync::Lazy<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1309:23
[INFO] [stdout]   28:     0x59d6cebb3fba - <once_cell[ca510c465c7bae99]::sync::Lazy<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>> as core[35159d6ffb30e017]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1376:13
[INFO] [stdout]   29:     0x59d6ceb1589a - <meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestHandle>::new::<&str>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/test_harness/test_enviroment.rs:88:23
[INFO] [stdout]   30:     0x59d6ceb582bb - meshpit[91365d30340eb49e]::tests::test_harness::sanity_tests::test_startup_file::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/test_harness/sanity_tests.rs:278:72
[INFO] [stdout]   31:     0x59d6ceb8e4d2 - <core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   32:     0x59d6ceb8e5ed - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   33:     0x59d6ceb331cd - <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   34:     0x59d6ceb32cbb - tokio[add99a0493cc7144]::task::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   35:     0x59d6ceb32cbb - tokio[add99a0493cc7144]::task::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   36:     0x59d6ceb32cbb - <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   37:     0x59d6ceb25fe0 - <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   38:     0x59d6ceb2fd8d - <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   39:     0x59d6ceb2da64 - <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   40:     0x59d6ceba241b - <tokio[add99a0493cc7144]::runtime::context::scoped::Scoped<tokio[add99a0493cc7144]::runtime::scheduler::Context>>::set::<<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   41:     0x59d6ceb31cf9 - tokio[add99a0493cc7144]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   42:     0x59d6ceba3b92 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[add99a0493cc7144]::runtime::context::Context>>::try_with::<tokio[add99a0493cc7144]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   43:     0x59d6ceba2ede - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[add99a0493cc7144]::runtime::context::Context>>::with::<tokio[add99a0493cc7144]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   44:     0x59d6ceb2b8fd - tokio[add99a0493cc7144]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   45:     0x59d6ceb2a830 - <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   46:     0x59d6ceb2b4c6 - <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   47:     0x59d6ceb2c9f0 - <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   48:     0x59d6ceb51c63 - tokio[add99a0493cc7144]::runtime::context::runtime::enter_runtime::<<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   49:     0x59d6ceb23621 - <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   50:     0x59d6ceb48964 - <tokio[add99a0493cc7144]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   51:     0x59d6ceb4916f - <tokio[add99a0493cc7144]::runtime::runtime::Runtime>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   52:     0x59d6ceb612d6 - meshpit[91365d30340eb49e]::tests::test_harness::sanity_tests::test_startup_file
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/test_harness/sanity_tests.rs:331:26
[INFO] [stdout]   53:     0x59d6ceb55db7 - meshpit[91365d30340eb49e]::tests::test_harness::sanity_tests::test_startup_file::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/test_harness/sanity_tests.rs:267:29
[INFO] [stdout]   54:     0x59d6cea9fb96 - <meshpit[91365d30340eb49e]::tests::test_harness::sanity_tests::test_startup_file::{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]   55:     0x59d6cf1965eb - <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]   56:     0x59d6cf1965eb - 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]   57:     0x59d6cf1a3ddb - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   58:     0x59d6cf1a3ddb - <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]   59:     0x59d6cf1a3ddb - 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]   60:     0x59d6cf1a3ddb - 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]   61:     0x59d6cf1a3ddb - 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]   62:     0x59d6cf1a3ddb - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   63:     0x59d6cf1a3ddb - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   64:     0x59d6cf19e7b4 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   65:     0x59d6cf19e7b4 - 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]   66:     0x59d6cf1a69e2 - 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]   67:     0x59d6cf1a69e2 - <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]   68:     0x59d6cf1a69e2 - 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]   69:     0x59d6cf1a69e2 - 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]   70:     0x59d6cf1a69e2 - 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]   71:     0x59d6cf1a69e2 - 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]   72:     0x59d6cf1a69e2 - <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]   73:     0x59d6cfc0871f - <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]   74:     0x59d6cfc0871f - <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]   75:     0x7cefcd887aa4 - <unknown>
[INFO] [stdout]   76:     0x7cefcd914a64 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- minecraft::computercraft::turtle::lua::walkback_tests::query_previous_positions stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'minecraft::computercraft::turtle::lua::walkback_tests::query_previous_positions' (43) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1311:25:
[INFO] [stdout] Lazy instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59d6cfc0952a - 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:     0x59d6cfc0952a - 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:     0x59d6cfc0952a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59d6cfc0952a - <<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:     0x59d6cfc22caa - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59d6cfc22caa - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x59d6cfc10322 - 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:     0x59d6cfc10322 - <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:     0x59d6cfbe4bdf - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59d6cfbe4bdf - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59d6cfc00259 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59d6cf1a330c - <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:     0x59d6cf1a330c - 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:     0x59d6cfc004d2 - <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:     0x59d6cfc004d2 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59d6cfbe4cca - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x59d6cfbdc299 - 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:     0x59d6cfbe5bfd - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59d6cfc2351c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59d6cebaddc8 - <once_cell[ca510c465c7bae99]::sync::Lazy<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1311:25
[INFO] [stdout]   20:     0x59d6cebada7a - <once_cell[ca510c465c7bae99]::sync::OnceCell<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init::<<once_cell[ca510c465c7bae99]::sync::Lazy<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1120:57
[INFO] [stdout]   21:     0x59d6cebc0732 - <once_cell[ca510c465c7bae99]::imp::OnceCell<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::initialize::<<once_cell[ca510c465c7bae99]::sync::OnceCell<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init<<once_cell[ca510c465c7bae99]::sync::Lazy<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>::{closure#0}, <once_cell[ca510c465c7bae99]::sync::OnceCell<_>>::get_or_init::Void>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:72:23
[INFO] [stdout]   22:     0x59d6cf91fa16 - <&mut dyn core[35159d6ffb30e017]::ops::function::FnMut<(), Output = bool> as core[35159d6ffb30e017]::ops::function::FnMut<()>>::call_mut
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:298:21
[INFO] [stdout]   23:     0x59d6cf91f70b - once_cell[ca510c465c7bae99]::imp::initialize_or_wait
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:196:20
[INFO] [stdout]   24:     0x59d6cebb4ac2 - <once_cell[ca510c465c7bae99]::imp::OnceCell<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::initialize::<<once_cell[ca510c465c7bae99]::sync::OnceCell<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init<<once_cell[ca510c465c7bae99]::sync::Lazy<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>::{closure#0}, <once_cell[ca510c465c7bae99]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:68:9
[INFO] [stdout]   25:     0x59d6ceba7029 - <once_cell[ca510c465c7bae99]::sync::OnceCell<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_try_init::<<once_cell[ca510c465c7bae99]::sync::OnceCell<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init<<once_cell[ca510c465c7bae99]::sync::Lazy<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>::{closure#0}, <once_cell[ca510c465c7bae99]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1161:20
[INFO] [stdout]   26:     0x59d6ceba6f73 - <once_cell[ca510c465c7bae99]::sync::OnceCell<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init::<<once_cell[ca510c465c7bae99]::sync::Lazy<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1120:24
[INFO] [stdout]   27:     0x59d6cebb0870 - <once_cell[ca510c465c7bae99]::sync::Lazy<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1309:23
[INFO] [stdout]   28:     0x59d6cebb3fba - <once_cell[ca510c465c7bae99]::sync::Lazy<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>> as core[35159d6ffb30e017]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1376:13
[INFO] [stdout]   29:     0x59d6ceb1589a - <meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestHandle>::new::<&str>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/test_harness/test_enviroment.rs:88:23
[INFO] [stdout]   30:     0x59d6cebf45ee - meshpit[91365d30340eb49e]::minecraft::computercraft::turtle::lua::walkback_tests::query_previous_positions::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/minecraft/computercraft/turtle/lua/walkback_tests.rs:781:79
[INFO] [stdout]   31:     0x59d6ceb8e4d2 - <core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   32:     0x59d6ceb8e5ed - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   33:     0x59d6ceb331cd - <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   34:     0x59d6ceb32cbb - tokio[add99a0493cc7144]::task::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   35:     0x59d6ceb32cbb - tokio[add99a0493cc7144]::task::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   36:     0x59d6ceb32cbb - <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   37:     0x59d6ceb25fe0 - <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   38:     0x59d6ceb2fd8d - <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   39:     0x59d6ceb2da64 - <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   40:     0x59d6ceba241b - <tokio[add99a0493cc7144]::runtime::context::scoped::Scoped<tokio[add99a0493cc7144]::runtime::scheduler::Context>>::set::<<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   41:     0x59d6ceb31cf9 - tokio[add99a0493cc7144]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   42:     0x59d6ceba3b92 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[add99a0493cc7144]::runtime::context::Context>>::try_with::<tokio[add99a0493cc7144]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   43:     0x59d6ceba2ede - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[add99a0493cc7144]::runtime::context::Context>>::with::<tokio[add99a0493cc7144]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   44:     0x59d6ceb2b8fd - tokio[add99a0493cc7144]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   45:     0x59d6ceb2a830 - <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   46:     0x59d6ceb2b4c6 - <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   47:     0x59d6ceb2c9f0 - <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   48:     0x59d6ceb51c63 - tokio[add99a0493cc7144]::runtime::context::runtime::enter_runtime::<<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   49:     0x59d6ceb23621 - <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   50:     0x59d6ceb48964 - <tokio[add99a0493cc7144]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   51:     0x59d6ceb4916f - <tokio[add99a0493cc7144]::runtime::runtime::Runtime>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   52:     0x59d6cebf7b34 - meshpit[91365d30340eb49e]::minecraft::computercraft::turtle::lua::walkback_tests::query_previous_positions
[INFO] [stdout]                                at /opt/rustwide/workdir/src/minecraft/computercraft/turtle/lua/walkback_tests.rs:880:12
[INFO] [stdout]   53:     0x59d6cebe5507 - meshpit[91365d30340eb49e]::minecraft::computercraft::turtle::lua::walkback_tests::query_previous_positions::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/minecraft/computercraft/turtle/lua/walkback_tests.rs:776:36
[INFO] [stdout]   54:     0x59d6ceaa03d6 - <meshpit[91365d30340eb49e]::minecraft::computercraft::turtle::lua::walkback_tests::query_previous_positions::{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]   55:     0x59d6cf1965eb - <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]   56:     0x59d6cf1965eb - 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]   57:     0x59d6cf1a3ddb - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   58:     0x59d6cf1a3ddb - <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]   59:     0x59d6cf1a3ddb - 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]   60:     0x59d6cf1a3ddb - 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]   61:     0x59d6cf1a3ddb - 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]   62:     0x59d6cf1a3ddb - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   63:     0x59d6cf1a3ddb - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   64:     0x59d6cf19e7b4 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   65:     0x59d6cf19e7b4 - 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]   66:     0x59d6cf1a69e2 - 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]   67:     0x59d6cf1a69e2 - <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]   68:     0x59d6cf1a69e2 - 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]   69:     0x59d6cf1a69e2 - 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]   70:     0x59d6cf1a69e2 - 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]   71:     0x59d6cf1a69e2 - 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]   72:     0x59d6cf1a69e2 - <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]   73:     0x59d6cfc0871f - <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]   74:     0x59d6cfc0871f - <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]   75:     0x7cefcd887aa4 - <unknown>
[INFO] [stdout]   76:     0x7cefcd914a64 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- minecraft::computercraft::turtle::lua::walkback_tests::dig_unsafe_block_test stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'minecraft::computercraft::turtle::lua::walkback_tests::dig_unsafe_block_test' (41) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1311:25:
[INFO] [stdout] Lazy instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59d6cfc0952a - 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:     0x59d6cfc0952a - 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:     0x59d6cfc0952a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59d6cfc0952a - <<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:     0x59d6cfc22caa - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59d6cfc22caa - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x59d6cfc10322 - 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:     0x59d6cfc10322 - <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:     0x59d6cfbe4bdf - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59d6cfbe4bdf - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59d6cfc00259 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59d6cf1a330c - <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:     0x59d6cf1a330c - 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:     0x59d6cfc004d2 - <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:     0x59d6cfc004d2 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59d6cfbe4cca - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x59d6cfbdc299 - 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:     0x59d6cfbe5bfd - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59d6cfc2351c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59d6cebaddc8 - <once_cell[ca510c465c7bae99]::sync::Lazy<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1311:25
[INFO] [stdout]   20:     0x59d6cebada7a - <once_cell[ca510c465c7bae99]::sync::OnceCell<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init::<<once_cell[ca510c465c7bae99]::sync::Lazy<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1120:57
[INFO] [stdout]   21:     0x59d6cebc0732 - <once_cell[ca510c465c7bae99]::imp::OnceCell<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::initialize::<<once_cell[ca510c465c7bae99]::sync::OnceCell<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init<<once_cell[ca510c465c7bae99]::sync::Lazy<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>::{closure#0}, <once_cell[ca510c465c7bae99]::sync::OnceCell<_>>::get_or_init::Void>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:72:23
[INFO] [stdout]   22:     0x59d6cf91fa16 - <&mut dyn core[35159d6ffb30e017]::ops::function::FnMut<(), Output = bool> as core[35159d6ffb30e017]::ops::function::FnMut<()>>::call_mut
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:298:21
[INFO] [stdout]   23:     0x59d6cf91f70b - once_cell[ca510c465c7bae99]::imp::initialize_or_wait
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:196:20
[INFO] [stdout]   24:     0x59d6cebb4ac2 - <once_cell[ca510c465c7bae99]::imp::OnceCell<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::initialize::<<once_cell[ca510c465c7bae99]::sync::OnceCell<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init<<once_cell[ca510c465c7bae99]::sync::Lazy<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>::{closure#0}, <once_cell[ca510c465c7bae99]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:68:9
[INFO] [stdout]   25:     0x59d6ceba7029 - <once_cell[ca510c465c7bae99]::sync::OnceCell<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_try_init::<<once_cell[ca510c465c7bae99]::sync::OnceCell<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init<<once_cell[ca510c465c7bae99]::sync::Lazy<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>::{closure#0}, <once_cell[ca510c465c7bae99]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1161:20
[INFO] [stdout]   26:     0x59d6ceba6f73 - <once_cell[ca510c465c7bae99]::sync::OnceCell<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init::<<once_cell[ca510c465c7bae99]::sync::Lazy<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1120:24
[INFO] [stdout]   27:     0x59d6cebb0870 - <once_cell[ca510c465c7bae99]::sync::Lazy<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1309:23
[INFO] [stdout]   28:     0x59d6cebb3fba - <once_cell[ca510c465c7bae99]::sync::Lazy<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>> as core[35159d6ffb30e017]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1376:13
[INFO] [stdout]   29:     0x59d6ceb1589a - <meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestHandle>::new::<&str>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/test_harness/test_enviroment.rs:88:23
[INFO] [stdout]   30:     0x59d6cebeef4b - meshpit[91365d30340eb49e]::minecraft::computercraft::turtle::lua::walkback_tests::dig_unsafe_block_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/minecraft/computercraft/turtle/lua/walkback_tests.rs:1049:70
[INFO] [stdout]   31:     0x59d6ceb8e4d2 - <core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   32:     0x59d6ceb8e5ed - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   33:     0x59d6ceb331cd - <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   34:     0x59d6ceb32cbb - tokio[add99a0493cc7144]::task::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   35:     0x59d6ceb32cbb - tokio[add99a0493cc7144]::task::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stderr] [2026-05-10T15:52:34Z INFO  meshpit::tests::bridge] Running post-test cleanup...
[INFO] [stdout]   36:     0x59d6ceb32cbb - <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stderr] [2026-05-10T15:52:34Z INFO  meshpit::tests::bridge] Done cleaning up. Goodbye.
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   37:     0x59d6ceb25fe0 - <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   38:     0x59d6ceb2fd8d - <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   39:     0x59d6ceb2da64 - <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   40:     0x59d6ceba241b - <tokio[add99a0493cc7144]::runtime::context::scoped::Scoped<tokio[add99a0493cc7144]::runtime::scheduler::Context>>::set::<<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   41:     0x59d6ceb31cf9 - tokio[add99a0493cc7144]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   42:     0x59d6ceba3b92 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[add99a0493cc7144]::runtime::context::Context>>::try_with::<tokio[add99a0493cc7144]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   43:     0x59d6ceba2ede - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[add99a0493cc7144]::runtime::context::Context>>::with::<tokio[add99a0493cc7144]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   44:     0x59d6ceb2b8fd - tokio[add99a0493cc7144]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   45:     0x59d6ceb2a830 - <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   46:     0x59d6ceb2b4c6 - <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   47:     0x59d6ceb2c9f0 - <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   48:     0x59d6ceb51c63 - tokio[add99a0493cc7144]::runtime::context::runtime::enter_runtime::<<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   49:     0x59d6ceb23621 - <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   50:     0x59d6ceb48964 - <tokio[add99a0493cc7144]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   51:     0x59d6ceb4916f - <tokio[add99a0493cc7144]::runtime::runtime::Runtime>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   52:     0x59d6cebf75b6 - meshpit[91365d30340eb49e]::minecraft::computercraft::turtle::lua::walkback_tests::dig_unsafe_block_test
[INFO] [stdout]                                at /opt/rustwide/workdir/src/minecraft/computercraft/turtle/lua/walkback_tests.rs:1146:22
[INFO] [stdout]   53:     0x59d6cebe5477 - meshpit[91365d30340eb49e]::minecraft::computercraft::turtle::lua::walkback_tests::dig_unsafe_block_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/minecraft/computercraft/turtle/lua/walkback_tests.rs:1044:33
[INFO] [stdout]   54:     0x59d6ceaa0316 - <meshpit[91365d30340eb49e]::minecraft::computercraft::turtle::lua::walkback_tests::dig_unsafe_block_test::{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]   55:     0x59d6cf1965eb - <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]   56:     0x59d6cf1965eb - 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]   57:     0x59d6cf1a3ddb - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   58:     0x59d6cf1a3ddb - <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]   59:     0x59d6cf1a3ddb - 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]   60:     0x59d6cf1a3ddb - 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]   61:     0x59d6cf1a3ddb - 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]   62:     0x59d6cf1a3ddb - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   63:     0x59d6cf1a3ddb - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   64:     0x59d6cf19e7b4 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   65:     0x59d6cf19e7b4 - 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]   66:     0x59d6cf1a69e2 - 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]   67:     0x59d6cf1a69e2 - <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]   68:     0x59d6cf1a69e2 - 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]   69:     0x59d6cf1a69e2 - 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]   70:     0x59d6cf1a69e2 - 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]   71:     0x59d6cf1a69e2 - 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]   72:     0x59d6cf1a69e2 - <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]   73:     0x59d6cfc0871f - <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]   74:     0x59d6cfc0871f - <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]   75:     0x7cefcd887aa4 - <unknown>
[INFO] [stdout]   76:     0x7cefcd914a64 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_harness::sanity_tests::turtle_fuel_test stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_harness::sanity_tests::turtle_fuel_test' (51) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1311:25:
[INFO] [stdout] Lazy instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59d6cfc0952a - 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:     0x59d6cfc0952a - 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:     0x59d6cfc0952a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59d6cfc0952a - <<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:     0x59d6cfc22caa - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59d6cfc22caa - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x59d6cfc10322 - 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:     0x59d6cfc10322 - <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:     0x59d6cfbe4bdf - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59d6cfbe4bdf - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59d6cfc00259 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59d6cf1a330c - <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:     0x59d6cf1a330c - 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:     0x59d6cfc004d2 - <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:     0x59d6cfc004d2 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59d6cfbe4cca - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x59d6cfbdc299 - 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:     0x59d6cfbe5bfd - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59d6cfc2351c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59d6cebaddc8 - <once_cell[ca510c465c7bae99]::sync::Lazy<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1311:25
[INFO] [stdout]   20:     0x59d6cebada7a - <once_cell[ca510c465c7bae99]::sync::OnceCell<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init::<<once_cell[ca510c465c7bae99]::sync::Lazy<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1120:57
[INFO] [stdout]   21:     0x59d6cebc0732 - <once_cell[ca510c465c7bae99]::imp::OnceCell<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::initialize::<<once_cell[ca510c465c7bae99]::sync::OnceCell<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init<<once_cell[ca510c465c7bae99]::sync::Lazy<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>::{closure#0}, <once_cell[ca510c465c7bae99]::sync::OnceCell<_>>::get_or_init::Void>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:72:23
[INFO] [stdout]   22:     0x59d6cf91fa16 - <&mut dyn core[35159d6ffb30e017]::ops::function::FnMut<(), Output = bool> as core[35159d6ffb30e017]::ops::function::FnMut<()>>::call_mut
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:298:21
[INFO] [stdout]   23:     0x59d6cf91f70b - once_cell[ca510c465c7bae99]::imp::initialize_or_wait
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:196:20
[INFO] [stdout]   24:     0x59d6cebb4ac2 - <once_cell[ca510c465c7bae99]::imp::OnceCell<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::initialize::<<once_cell[ca510c465c7bae99]::sync::OnceCell<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init<<once_cell[ca510c465c7bae99]::sync::Lazy<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>::{closure#0}, <once_cell[ca510c465c7bae99]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:68:9
[INFO] [stdout]   25:     0x59d6ceba7029 - <once_cell[ca510c465c7bae99]::sync::OnceCell<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_try_init::<<once_cell[ca510c465c7bae99]::sync::OnceCell<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init<<once_cell[ca510c465c7bae99]::sync::Lazy<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>::{closure#0}, <once_cell[ca510c465c7bae99]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1161:20
[INFO] [stdout]   26:     0x59d6ceba6f73 - <once_cell[ca510c465c7bae99]::sync::OnceCell<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init::<<once_cell[ca510c465c7bae99]::sync::Lazy<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1120:24
[INFO] [stdout]   27:     0x59d6cebb0870 - <once_cell[ca510c465c7bae99]::sync::Lazy<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1309:23
[INFO] [stdout]   28:     0x59d6cebb3fba - <once_cell[ca510c465c7bae99]::sync::Lazy<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>> as core[35159d6ffb30e017]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1376:13
[INFO] [stdout]   29:     0x59d6ceb1589a - <meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestHandle>::new::<&str>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/test_harness/test_enviroment.rs:88:23
[INFO] [stdout]   30:     0x59d6ceb560ba - meshpit[91365d30340eb49e]::tests::test_harness::sanity_tests::turtle_fuel_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/test_harness/sanity_tests.rs:229:71
[INFO] [stdout]   31:     0x59d6ceb8e4d2 - <core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   32:     0x59d6ceb8e5ed - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   33:     0x59d6ceb331cd - <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   34:     0x59d6ceb32cbb - tokio[add99a0493cc7144]::task::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   35:     0x59d6ceb32cbb - tokio[add99a0493cc7144]::task::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   36:     0x59d6ceb32cbb - <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   37:     0x59d6ceb25fe0 - <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   38:     0x59d6ceb2fd8d - <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   39:     0x59d6ceb2da64 - <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   40:     0x59d6ceba241b - <tokio[add99a0493cc7144]::runtime::context::scoped::Scoped<tokio[add99a0493cc7144]::runtime::scheduler::Context>>::set::<<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   41:     0x59d6ceb31cf9 - tokio[add99a0493cc7144]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   42:     0x59d6ceba3b92 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[add99a0493cc7144]::runtime::context::Context>>::try_with::<tokio[add99a0493cc7144]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   43:     0x59d6ceba2ede - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[add99a0493cc7144]::runtime::context::Context>>::with::<tokio[add99a0493cc7144]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   44:     0x59d6ceb2b8fd - tokio[add99a0493cc7144]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   45:     0x59d6ceb2a830 - <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   46:     0x59d6ceb2b4c6 - <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   47:     0x59d6ceb2c9f0 - <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   48:     0x59d6ceb51c63 - tokio[add99a0493cc7144]::runtime::context::runtime::enter_runtime::<<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   49:     0x59d6ceb23621 - <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   50:     0x59d6ceb48964 - <tokio[add99a0493cc7144]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   51:     0x59d6ceb4916f - <tokio[add99a0493cc7144]::runtime::runtime::Runtime>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   52:     0x59d6ceb60f26 - meshpit[91365d30340eb49e]::tests::test_harness::sanity_tests::turtle_fuel_test
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/test_harness/sanity_tests.rs:262:26
[INFO] [stdout]   53:     0x59d6ceb55d57 - meshpit[91365d30340eb49e]::tests::test_harness::sanity_tests::turtle_fuel_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/test_harness/sanity_tests.rs:218:28
[INFO] [stdout]   54:     0x59d6cea9fb16 - <meshpit[91365d30340eb49e]::tests::test_harness::sanity_tests::turtle_fuel_test::{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]   55:     0x59d6cf1965eb - <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]   56:     0x59d6cf1965eb - 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]   57:     0x59d6cf1a3ddb - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   58:     0x59d6cf1a3ddb - <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]   59:     0x59d6cf1a3ddb - 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]   60:     0x59d6cf1a3ddb - 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]   61:     0x59d6cf1a3ddb - 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]   62:     0x59d6cf1a3ddb - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   63:     0x59d6cf1a3ddb - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   64:     0x59d6cf19e7b4 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   65:     0x59d6cf19e7b4 - 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]   66:     0x59d6cf1a69e2 - 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]   67:     0x59d6cf1a69e2 - <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]   68:     0x59d6cf1a69e2 - 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]   69:     0x59d6cf1a69e2 - 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]   70:     0x59d6cf1a69e2 - 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]   71:     0x59d6cf1a69e2 - 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]   72:     0x59d6cf1a69e2 - <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]   73:     0x59d6cfc0871f - <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]   74:     0x59d6cfc0871f - <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]   75:     0x7cefcd887aa4 - <unknown>
[INFO] [stdout]   76:     0x7cefcd914a64 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- minecraft::computercraft::turtle::lua::mesh_os_tests::smelting_test stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'minecraft::computercraft::turtle::lua::mesh_os_tests::smelting_test' (35) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1311:25:
[INFO] [stdout] Lazy instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59d6cfc0952a - 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:     0x59d6cfc0952a - 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:     0x59d6cfc0952a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59d6cfc0952a - <<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:     0x59d6cfc22caa - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59d6cfc22caa - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x59d6cfc10322 - 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:     0x59d6cfc10322 - <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:     0x59d6cfbe4bdf - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59d6cfbe4bdf - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59d6cfc00259 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59d6cf1a330c - <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:     0x59d6cf1a330c - 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:     0x59d6cfc004d2 - <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:     0x59d6cfc004d2 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59d6cfbe4cca - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x59d6cfbdc299 - 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:     0x59d6cfbe5bfd - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59d6cfc2351c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59d6cebaddc8 - <once_cell[ca510c465c7bae99]::sync::Lazy<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1311:25
[INFO] [stdout]   20:     0x59d6cebada7a - <once_cell[ca510c465c7bae99]::sync::OnceCell<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init::<<once_cell[ca510c465c7bae99]::sync::Lazy<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1120:57
[INFO] [stdout]   21:     0x59d6cebc0732 - <once_cell[ca510c465c7bae99]::imp::OnceCell<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::initialize::<<once_cell[ca510c465c7bae99]::sync::OnceCell<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init<<once_cell[ca510c465c7bae99]::sync::Lazy<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>::{closure#0}, <once_cell[ca510c465c7bae99]::sync::OnceCell<_>>::get_or_init::Void>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:72:23
[INFO] [stdout]   22:     0x59d6cf91fa16 - <&mut dyn core[35159d6ffb30e017]::ops::function::FnMut<(), Output = bool> as core[35159d6ffb30e017]::ops::function::FnMut<()>>::call_mut
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:298:21
[INFO] [stdout]   23:     0x59d6cf91f70b - once_cell[ca510c465c7bae99]::imp::initialize_or_wait
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:196:20
[INFO] [stdout]   24:     0x59d6cebb4ac2 - <once_cell[ca510c465c7bae99]::imp::OnceCell<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::initialize::<<once_cell[ca510c465c7bae99]::sync::OnceCell<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init<<once_cell[ca510c465c7bae99]::sync::Lazy<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>::{closure#0}, <once_cell[ca510c465c7bae99]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:68:9
[INFO] [stdout]   25:     0x59d6ceba7029 - <once_cell[ca510c465c7bae99]::sync::OnceCell<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_try_init::<<once_cell[ca510c465c7bae99]::sync::OnceCell<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init<<once_cell[ca510c465c7bae99]::sync::Lazy<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>::{closure#0}, <once_cell[ca510c465c7bae99]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1161:20
[INFO] [stdout]   26:     0x59d6ceba6f73 - <once_cell[ca510c465c7bae99]::sync::OnceCell<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init::<<once_cell[ca510c465c7bae99]::sync::Lazy<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1120:24
[INFO] [stdout]   27:     0x59d6cebb0870 - <once_cell[ca510c465c7bae99]::sync::Lazy<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1309:23
[INFO] [stdout]   28:     0x59d6cebb3fba - <once_cell[ca510c465c7bae99]::sync::Lazy<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>> as core[35159d6ffb30e017]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1376:13
[INFO] [stdout]   29:     0x59d6ceb1589a - <meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestHandle>::new::<&str>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/test_harness/test_enviroment.rs:88:23
[INFO] [stdout]   30:     0x59d6ceaa898d - meshpit[91365d30340eb49e]::minecraft::computercraft::turtle::lua::mesh_os_tests::smelting_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/minecraft/computercraft/turtle/lua/mesh_os_tests.rs:901:68
[INFO] [stdout]   31:     0x59d6ceb8e4d2 - <core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   32:     0x59d6ceb8e5ed - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   33:     0x59d6ceb331cd - <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   34:     0x59d6ceb32cbb - tokio[add99a0493cc7144]::task::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   35:     0x59d6ceb32cbb - tokio[add99a0493cc7144]::task::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   36:     0x59d6ceb32cbb - <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   37:     0x59d6ceb25fe0 - <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   38:     0x59d6ceb2fd8d - <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   39:     0x59d6ceb2da64 - <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   40:     0x59d6ceba241b - <tokio[add99a0493cc7144]::runtime::context::scoped::Scoped<tokio[add99a0493cc7144]::runtime::scheduler::Context>>::set::<<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   41:     0x59d6ceb31cf9 - tokio[add99a0493cc7144]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   42:     0x59d6ceba3b92 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[add99a0493cc7144]::runtime::context::Context>>::try_with::<tokio[add99a0493cc7144]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   43:     0x59d6ceba2ede - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[add99a0493cc7144]::runtime::context::Context>>::with::<tokio[add99a0493cc7144]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   44:     0x59d6ceb2b8fd - tokio[add99a0493cc7144]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   45:     0x59d6ceb2a830 - <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   46:     0x59d6ceb2b4c6 - <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   47:     0x59d6ceb2c9f0 - <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   48:     0x59d6ceb51c63 - tokio[add99a0493cc7144]::runtime::context::runtime::enter_runtime::<<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   49:     0x59d6ceb23621 - <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   50:     0x59d6ceb48964 - <tokio[add99a0493cc7144]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   51:     0x59d6ceb4916f - <tokio[add99a0493cc7144]::runtime::runtime::Runtime>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   52:     0x59d6ceac36a3 - meshpit[91365d30340eb49e]::minecraft::computercraft::turtle::lua::mesh_os_tests::smelting_test
[INFO] [stdout]                                at /opt/rustwide/workdir/src/minecraft/computercraft/turtle/lua/mesh_os_tests.rs:1018:26
[INFO] [stdout]   53:     0x59d6ceaa3257 - meshpit[91365d30340eb49e]::minecraft::computercraft::turtle::lua::mesh_os_tests::smelting_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/minecraft/computercraft/turtle/lua/mesh_os_tests.rs:895:25
[INFO] [stdout]   54:     0x59d6cea9ff16 - <meshpit[91365d30340eb49e]::minecraft::computercraft::turtle::lua::mesh_os_tests::smelting_test::{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]   55:     0x59d6cf1965eb - <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]   56:     0x59d6cf1965eb - 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]   57:     0x59d6cf1a3ddb - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   58:     0x59d6cf1a3ddb - <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]   59:     0x59d6cf1a3ddb - 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]   60:     0x59d6cf1a3ddb - 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]   61:     0x59d6cf1a3ddb - 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]   62:     0x59d6cf1a3ddb - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   63:     0x59d6cf1a3ddb - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   64:     0x59d6cf19e7b4 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   65:     0x59d6cf19e7b4 - 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]   66:     0x59d6cf1a69e2 - 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]   67:     0x59d6cf1a69e2 - <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]   68:     0x59d6cf1a69e2 - 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]   69:     0x59d6cf1a69e2 - 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]   70:     0x59d6cf1a69e2 - 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]   71:     0x59d6cf1a69e2 - 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]   72:     0x59d6cf1a69e2 - <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]   73:     0x59d6cfc0871f - <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]   74:     0x59d6cfc0871f - <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]   75:     0x7cefcd887aa4 - <unknown>
[INFO] [stdout]   76:     0x7cefcd914a64 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_harness::test_websocket::basic_test_websocket stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_harness::test_websocket::basic_test_websocket' (52) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1311:25:
[INFO] [stdout] Lazy instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59d6cfc0952a - 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:     0x59d6cfc0952a - 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:     0x59d6cfc0952a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59d6cfc0952a - <<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:     0x59d6cfc22caa - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59d6cfc22caa - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x59d6cfc10322 - 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:     0x59d6cfc10322 - <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:     0x59d6cfbe4bdf - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59d6cfbe4bdf - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59d6cfc00259 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59d6cf1a330c - <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:     0x59d6cf1a330c - 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:     0x59d6cfc004d2 - <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:     0x59d6cfc004d2 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59d6cfbe4cca - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x59d6cfbdc299 - 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:     0x59d6cfbe5bfd - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59d6cfc2351c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59d6cebaddc8 - <once_cell[ca510c465c7bae99]::sync::Lazy<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1311:25
[INFO] [stdout]   20:     0x59d6cebada7a - <once_cell[ca510c465c7bae99]::sync::OnceCell<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init::<<once_cell[ca510c465c7bae99]::sync::Lazy<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1120:57
[INFO] [stdout]   21:     0x59d6cebc0732 - <once_cell[ca510c465c7bae99]::imp::OnceCell<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::initialize::<<once_cell[ca510c465c7bae99]::sync::OnceCell<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init<<once_cell[ca510c465c7bae99]::sync::Lazy<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>::{closure#0}, <once_cell[ca510c465c7bae99]::sync::OnceCell<_>>::get_or_init::Void>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:72:23
[INFO] [stdout]   22:     0x59d6cf91fa16 - <&mut dyn core[35159d6ffb30e017]::ops::function::FnMut<(), Output = bool> as core[35159d6ffb30e017]::ops::function::FnMut<()>>::call_mut
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:298:21
[INFO] [stdout]   23:     0x59d6cf91f70b - once_cell[ca510c465c7bae99]::imp::initialize_or_wait
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:196:20
[INFO] [stdout]   24:     0x59d6cebb4ac2 - <once_cell[ca510c465c7bae99]::imp::OnceCell<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::initialize::<<once_cell[ca510c465c7bae99]::sync::OnceCell<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init<<once_cell[ca510c465c7bae99]::sync::Lazy<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>::{closure#0}, <once_cell[ca510c465c7bae99]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:68:9
[INFO] [stdout]   25:     0x59d6ceba7029 - <once_cell[ca510c465c7bae99]::sync::OnceCell<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_try_init::<<once_cell[ca510c465c7bae99]::sync::OnceCell<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init<<once_cell[ca510c465c7bae99]::sync::Lazy<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>::{closure#0}, <once_cell[ca510c465c7bae99]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1161:20
[INFO] [stdout]   26:     0x59d6ceba6f73 - <once_cell[ca510c465c7bae99]::sync::OnceCell<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init::<<once_cell[ca510c465c7bae99]::sync::Lazy<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1120:24
[INFO] [stdout]   27:     0x59d6cebb0870 - <once_cell[ca510c465c7bae99]::sync::Lazy<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1309:23
[INFO] [stdout]   28:     0x59d6cebb3fba - <once_cell[ca510c465c7bae99]::sync::Lazy<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>> as core[35159d6ffb30e017]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1376:13
[INFO] [stdout]   29:     0x59d6ceb02e00 - meshpit[91365d30340eb49e]::tests::test_harness::test_websocket::run_websocket::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/test_harness/test_websocket.rs:46:24
[INFO] [stdout]   30:     0x59d6ceb147de - <tokio[add99a0493cc7144]::sync::once_cell::OnceCell<()>>::get_or_init::<meshpit[91365d30340eb49e]::tests::test_harness::test_websocket::run_websocket::{closure#0}::{closure#0}, meshpit[91365d30340eb49e]::tests::test_harness::test_websocket::run_websocket::{closure#0}::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/sync/once_cell.rs:372:37
[INFO] [stdout]   31:     0x59d6ceb0696a - meshpit[91365d30340eb49e]::tests::test_harness::test_websocket::run_websocket::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/test_harness/test_websocket.rs:50:10
[INFO] [stdout]   32:     0x59d6ceb064fc - <meshpit[91365d30340eb49e]::tests::test_harness::test_websocket::TestWebsocket>::new::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/test_harness/test_websocket.rs:242:25
[INFO] [stdout]   33:     0x59d6ceb07158 - meshpit[91365d30340eb49e]::tests::test_harness::test_websocket::basic_test_websocket::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/test_harness/test_websocket.rs:291:51
[INFO] [stdout]   34:     0x59d6ceb8e4d2 - <core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   35:     0x59d6ceb8e5ed - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   36:     0x59d6ceb331cd - <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   37:     0x59d6ceb32cbb - tokio[add99a0493cc7144]::task::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   38:     0x59d6ceb32cbb - tokio[add99a0493cc7144]::task::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   39:     0x59d6ceb32cbb - <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   40:     0x59d6ceb25fe0 - <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   41:     0x59d6ceb2fd8d - <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   42:     0x59d6ceb2da64 - <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   43:     0x59d6ceba241b - <tokio[add99a0493cc7144]::runtime::context::scoped::Scoped<tokio[add99a0493cc7144]::runtime::scheduler::Context>>::set::<<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   44:     0x59d6ceb31cf9 - tokio[add99a0493cc7144]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   45:     0x59d6ceba3b92 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[add99a0493cc7144]::runtime::context::Context>>::try_with::<tokio[add99a0493cc7144]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   46:     0x59d6ceba2ede - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[add99a0493cc7144]::runtime::context::Context>>::with::<tokio[add99a0493cc7144]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   47:     0x59d6ceb2b8fd - tokio[add99a0493cc7144]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   48:     0x59d6ceb2a830 - <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   49:     0x59d6ceb2b4c6 - <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   50:     0x59d6ceb2c9f0 - <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   51:     0x59d6ceb51c63 - tokio[add99a0493cc7144]::runtime::context::runtime::enter_runtime::<<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   52:     0x59d6ceb23621 - <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   53:     0x59d6ceb48964 - <tokio[add99a0493cc7144]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   54:     0x59d6ceb4916f - <tokio[add99a0493cc7144]::runtime::runtime::Runtime>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   55:     0x59d6ceb09467 - meshpit[91365d30340eb49e]::tests::test_harness::test_websocket::basic_test_websocket
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/test_harness/test_websocket.rs:292:12
[INFO] [stdout]   56:     0x59d6ceb06a17 - meshpit[91365d30340eb49e]::tests::test_harness::test_websocket::basic_test_websocket::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/test_harness/test_websocket.rs:289:32
[INFO] [stdout]   57:     0x59d6cea9fc56 - <meshpit[91365d30340eb49e]::tests::test_harness::test_websocket::basic_test_websocket::{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]   58:     0x59d6cf1965eb - <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]   59:     0x59d6cf1965eb - 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]   60:     0x59d6cf1a3ddb - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   61:     0x59d6cf1a3ddb - <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]   62:     0x59d6cf1a3ddb - 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]   63:     0x59d6cf1a3ddb - 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]   64:     0x59d6cf1a3ddb - 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]   65:     0x59d6cf1a3ddb - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   66:     0x59d6cf1a3ddb - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   67:     0x59d6cf19e7b4 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   68:     0x59d6cf19e7b4 - 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]   69:     0x59d6cf1a69e2 - 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]   70:     0x59d6cf1a69e2 - <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]   71:     0x59d6cf1a69e2 - 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]   72:     0x59d6cf1a69e2 - 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]   73:     0x59d6cf1a69e2 - 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]   74:     0x59d6cf1a69e2 - 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]   75:     0x59d6cf1a69e2 - <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]   76:     0x59d6cfc0871f - <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]   77:     0x59d6cfc0871f - <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]   78:     0x7cefcd887aa4 - <unknown>
[INFO] [stdout]   79:     0x7cefcd914a64 - clone
[INFO] [stdout]   80:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- minecraft::computercraft::modded_blocks::check_modded_blocks stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'minecraft::computercraft::modded_blocks::check_modded_blocks' (18) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1311:25:
[INFO] [stdout] Lazy instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59d6cfc0952a - 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:     0x59d6cfc0952a - 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:     0x59d6cfc0952a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59d6cfc0952a - <<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:     0x59d6cfc22caa - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59d6cfc22caa - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x59d6cfc10322 - 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:     0x59d6cfc10322 - <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:     0x59d6cfbe4bdf - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59d6cfbe4bdf - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59d6cfc00259 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59d6cf1a330c - <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:     0x59d6cf1a330c - 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:     0x59d6cfc004d2 - <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:     0x59d6cfc004d2 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59d6cfbe4cca - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x59d6cfbdc299 - 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:     0x59d6cfbe5bfd - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59d6cfc2351c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59d6cebade38 - <once_cell[ca510c465c7bae99]::sync::Lazy<alloc[a8a7aba520129d98]::sync::Arc<mcdata_rs[7fa371a64a6942ef]::cached_data::IndexedData>>>::force::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1311:25
[INFO] [stdout]   20:     0x59d6cebada8a - <once_cell[ca510c465c7bae99]::sync::OnceCell<alloc[a8a7aba520129d98]::sync::Arc<mcdata_rs[7fa371a64a6942ef]::cached_data::IndexedData>>>::get_or_init::<<once_cell[ca510c465c7bae99]::sync::Lazy<alloc[a8a7aba520129d98]::sync::Arc<mcdata_rs[7fa371a64a6942ef]::cached_data::IndexedData>>>::force::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1120:57
[INFO] [stdout]   21:     0x59d6cebc0892 - <once_cell[ca510c465c7bae99]::imp::OnceCell<alloc[a8a7aba520129d98]::sync::Arc<mcdata_rs[7fa371a64a6942ef]::cached_data::IndexedData>>>::initialize::<<once_cell[ca510c465c7bae99]::sync::OnceCell<alloc[a8a7aba520129d98]::sync::Arc<mcdata_rs[7fa371a64a6942ef]::cached_data::IndexedData>>>::get_or_init<<once_cell[ca510c465c7bae99]::sync::Lazy<alloc[a8a7aba520129d98]::sync::Arc<mcdata_rs[7fa371a64a6942ef]::cached_data::IndexedData>>>::force::{closure#0}>::{closure#0}, <once_cell[ca510c465c7bae99]::sync::OnceCell<_>>::get_or_init::Void>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:72:23
[INFO] [stdout]   22:     0x59d6cf91fa16 - <&mut dyn core[35159d6ffb30e017]::ops::function::FnMut<(), Output = bool> as core[35159d6ffb30e017]::ops::function::FnMut<()>>::call_mut
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:298:21
[INFO] [stdout]   23:     0x59d6cf91f70b - once_cell[ca510c465c7bae99]::imp::initialize_or_wait
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:196:20
[INFO] [stdout]   24:     0x59d6cebb4b52 - <once_cell[ca510c465c7bae99]::imp::OnceCell<alloc[a8a7aba520129d98]::sync::Arc<mcdata_rs[7fa371a64a6942ef]::cached_data::IndexedData>>>::initialize::<<once_cell[ca510c465c7bae99]::sync::OnceCell<alloc[a8a7aba520129d98]::sync::Arc<mcdata_rs[7fa371a64a6942ef]::cached_data::IndexedData>>>::get_or_init<<once_cell[ca510c465c7bae99]::sync::Lazy<alloc[a8a7aba520129d98]::sync::Arc<mcdata_rs[7fa371a64a6942ef]::cached_data::IndexedData>>>::force::{closure#0}>::{closure#0}, <once_cell[ca510c465c7bae99]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:68:9
[INFO] [stdout]   25:     0x59d6ceba7179 - <once_cell[ca510c465c7bae99]::sync::OnceCell<alloc[a8a7aba520129d98]::sync::Arc<mcdata_rs[7fa371a64a6942ef]::cached_data::IndexedData>>>::get_or_try_init::<<once_cell[ca510c465c7bae99]::sync::OnceCell<alloc[a8a7aba520129d98]::sync::Arc<mcdata_rs[7fa371a64a6942ef]::cached_data::IndexedData>>>::get_or_init<<once_cell[ca510c465c7bae99]::sync::Lazy<alloc[a8a7aba520129d98]::sync::Arc<mcdata_rs[7fa371a64a6942ef]::cached_data::IndexedData>>>::force::{closure#0}>::{closure#0}, <once_cell[ca510c465c7bae99]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1161:20
[INFO] [stdout]   26:     0x59d6ceba70c3 - <once_cell[ca510c465c7bae99]::sync::OnceCell<alloc[a8a7aba520129d98]::sync::Arc<mcdata_rs[7fa371a64a6942ef]::cached_data::IndexedData>>>::get_or_init::<<once_cell[ca510c465c7bae99]::sync::Lazy<alloc[a8a7aba520129d98]::sync::Arc<mcdata_rs[7fa371a64a6942ef]::cached_data::IndexedData>>>::force::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1120:24
[INFO] [stdout]   27:     0x59d6cebb0890 - <once_cell[ca510c465c7bae99]::sync::Lazy<alloc[a8a7aba520129d98]::sync::Arc<mcdata_rs[7fa371a64a6942ef]::cached_data::IndexedData>>>::force
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1309:23
[INFO] [stdout]   28:     0x59d6cebb3fca - <once_cell[ca510c465c7bae99]::sync::Lazy<alloc[a8a7aba520129d98]::sync::Arc<mcdata_rs[7fa371a64a6942ef]::cached_data::IndexedData>> as core[35159d6ffb30e017]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1376:13
[INFO] [stdout]   29:     0x59d6ceade73d - meshpit[91365d30340eb49e]::minecraft::vanilla::data_globals::get_mc_data
[INFO] [stdout]                                at /opt/rustwide/workdir/src/minecraft/vanilla/data_globals.rs:25:7
[INFO] [stdout]   30:     0x59d6ceb79846 - meshpit[91365d30340eb49e]::minecraft::computercraft::modded_blocks::check_modded_blocks
[INFO] [stdout]                                at /opt/rustwide/workdir/src/minecraft/computercraft/modded_blocks.rs:475:49
[INFO] [stdout]   31:     0x59d6ceb71b47 - meshpit[91365d30340eb49e]::minecraft::computercraft::modded_blocks::check_modded_blocks::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/minecraft/computercraft/modded_blocks.rs:473:25
[INFO] [stdout]   32:     0x59d6cea9fe16 - <meshpit[91365d30340eb49e]::minecraft::computercraft::modded_blocks::check_modded_blocks::{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]   33:     0x59d6cf1965eb - <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]   34:     0x59d6cf1965eb - 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]   35:     0x59d6cf1a3ddb - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   36:     0x59d6cf1a3ddb - <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]   37:     0x59d6cf1a3ddb - 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]   38:     0x59d6cf1a3ddb - 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]   39:     0x59d6cf1a3ddb - 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]   40:     0x59d6cf1a3ddb - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   41:     0x59d6cf1a3ddb - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   42:     0x59d6cf19e7b4 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   43:     0x59d6cf19e7b4 - 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]   44:     0x59d6cf1a69e2 - 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]   45:     0x59d6cf1a69e2 - <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]   46:     0x59d6cf1a69e2 - 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]   47:     0x59d6cf1a69e2 - 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]   48:     0x59d6cf1a69e2 - 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]   49:     0x59d6cf1a69e2 - 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]   50:     0x59d6cf1a69e2 - <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]   51:     0x59d6cfc0871f - <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]   52:     0x59d6cfc0871f - <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]   53:     0x7cefcd887aa4 - <unknown>
[INFO] [stdout]   54:     0x7cefcd914a64 - clone
[INFO] [stdout]   55:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- minecraft::computercraft::modded_items::check_modded_items stdout ----
[INFO] [stdout] [2026-05-10T15:52:34Z INFO  meshpit::minecraft::vanilla::data_globals] Setting up Minecraft data. If this is the first time we've set this up, this may take a while to download.
[INFO] [stdout] [2026-05-10T15:52:34Z INFO  mcdata_rs::data_source] minecraft-data not found or incomplete at /root/.cache/mcdata-rs/minecraft-data/data. Downloading...
[INFO] [stdout] [2026-05-10T15:52:34Z INFO  mcdata_rs::data_source] minecraft-data not found or incomplete at /root/.cache/mcdata-rs/minecraft-data/data. Downloading...
[INFO] [stdout] 
[INFO] [stdout] thread 'minecraft::computercraft::modded_items::check_modded_items' (19) panicked at src/minecraft/vanilla/data_globals.rs:19:10:
[INFO] [stdout] Unable to load Minecraft data! Is the version wrong?: Internal("Failed to load protocol versions for Pc during initialization: Failed to download minecraft-data: Request failed: error sending request for url (https://github.com/PrismarineJS/minecraft-data/archive/refs/heads/master.zip)")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59d6cfc0952a - 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:     0x59d6cfc0952a - 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:     0x59d6cfc0952a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59d6cfc0952a - <<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:     0x59d6cfc22caa - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59d6cfc22caa - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x59d6cfc10322 - 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:     0x59d6cfc10322 - <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:     0x59d6cfbe4bdf - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59d6cfbe4bdf - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59d6cfc00259 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59d6cf1a330c - <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:     0x59d6cf1a330c - 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:     0x59d6cfc004d2 - <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:     0x59d6cfc004d2 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59d6cfbe4c98 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x59d6cfbdc299 - 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:     0x59d6cfbe5bfd - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59d6cfc2351c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59d6cfc23262 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x59d6ceb88965 - <core[35159d6ffb30e017]::result::Result<alloc[a8a7aba520129d98]::sync::Arc<mcdata_rs[7fa371a64a6942ef]::cached_data::IndexedData>, mcdata_rs[7fa371a64a6942ef]::error::McDataError>>::expect
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x59d6ceadb7a4 - meshpit[91365d30340eb49e]::minecraft::vanilla::data_globals::MINECRAFT_DATA::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/minecraft/vanilla/data_globals.rs:19:10
[INFO] [stdout]   22:     0x59d6cea9fe4e - <meshpit[91365d30340eb49e]::minecraft::vanilla::data_globals::MINECRAFT_DATA::{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]   23:     0x59d6cea9e1cb - <fn() -> alloc[a8a7aba520129d98]::sync::Arc<mcdata_rs[7fa371a64a6942ef]::cached_data::IndexedData> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x59d6cebade0f - <once_cell[ca510c465c7bae99]::sync::Lazy<alloc[a8a7aba520129d98]::sync::Arc<mcdata_rs[7fa371a64a6942ef]::cached_data::IndexedData>>>::force::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1310:28
[INFO] [stdout]   25:     0x59d6cebada8a - <once_cell[ca510c465c7bae99]::sync::OnceCell<alloc[a8a7aba520129d98]::sync::Arc<mcdata_rs[7fa371a64a6942ef]::cached_data::IndexedData>>>::get_or_init::<<once_cell[ca510c465c7bae99]::sync::Lazy<alloc[a8a7aba520129d98]::sync::Arc<mcdata_rs[7fa371a64a6942ef]::cached_data::IndexedData>>>::force::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1120:57
[INFO] [stdout]   26:     0x59d6cebc0892 - <once_cell[ca510c465c7bae99]::imp::OnceCell<alloc[a8a7aba520129d98]::sync::Arc<mcdata_rs[7fa371a64a6942ef]::cached_data::IndexedData>>>::initialize::<<once_cell[ca510c465c7bae99]::sync::OnceCell<alloc[a8a7aba520129d98]::sync::Arc<mcdata_rs[7fa371a64a6942ef]::cached_data::IndexedData>>>::get_or_init<<once_cell[ca510c465c7bae99]::sync::Lazy<alloc[a8a7aba520129d98]::sync::Arc<mcdata_rs[7fa371a64a6942ef]::cached_data::IndexedData>>>::force::{closure#0}>::{closure#0}, <once_cell[ca510c465c7bae99]::sync::OnceCell<_>>::get_or_init::Void>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:72:23
[INFO] [stdout]   27:     0x59d6cf91fa16 - <&mut dyn core[35159d6ffb30e017]::ops::function::FnMut<(), Output = bool> as core[35159d6ffb30e017]::ops::function::FnMut<()>>::call_mut
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:298:21
[INFO] [stdout]   28:     0x59d6cf91f70b - once_cell[ca510c465c7bae99]::imp::initialize_or_wait
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:196:20
[INFO] [stdout]   29:     0x59d6cebb4b52 - <once_cell[ca510c465c7bae99]::imp::OnceCell<alloc[a8a7aba520129d98]::sync::Arc<mcdata_rs[7fa371a64a6942ef]::cached_data::IndexedData>>>::initialize::<<once_cell[ca510c465c7bae99]::sync::OnceCell<alloc[a8a7aba520129d98]::sync::Arc<mcdata_rs[7fa371a64a6942ef]::cached_data::IndexedData>>>::get_or_init<<once_cell[ca510c465c7bae99]::sync::Lazy<alloc[a8a7aba520129d98]::sync::Arc<mcdata_rs[7fa371a64a6942ef]::cached_data::IndexedData>>>::force::{closure#0}>::{closure#0}, <once_cell[ca510c465c7bae99]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:68:9
[INFO] [stdout]   30:     0x59d6ceba7179 - <once_cell[ca510c465c7bae99]::sync::OnceCell<alloc[a8a7aba520129d98]::sync::Arc<mcdata_rs[7fa371a64a6942ef]::cached_data::IndexedData>>>::get_or_try_init::<<once_cell[ca510c465c7bae99]::sync::OnceCell<alloc[a8a7aba520129d98]::sync::Arc<mcdata_rs[7fa371a64a6942ef]::cached_data::IndexedData>>>::get_or_init<<once_cell[ca510c465c7bae99]::sync::Lazy<alloc[a8a7aba520129d98]::sync::Arc<mcdata_rs[7fa371a64a6942ef]::cached_data::IndexedData>>>::force::{closure#0}>::{closure#0}, <once_cell[ca510c465c7bae99]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1161:20
[INFO] [stdout]   31:     0x59d6ceba70c3 - <once_cell[ca510c465c7bae99]::sync::OnceCell<alloc[a8a7aba520129d98]::sync::Arc<mcdata_rs[7fa371a64a6942ef]::cached_data::IndexedData>>>::get_or_init::<<once_cell[ca510c465c7bae99]::sync::Lazy<alloc[a8a7aba520129d98]::sync::Arc<mcdata_rs[7fa371a64a6942ef]::cached_data::IndexedData>>>::force::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1120:24
[INFO] [stdout]   32:     0x59d6cebb0890 - <once_cell[ca510c465c7bae99]::sync::Lazy<alloc[a8a7aba520129d98]::sync::Arc<mcdata_rs[7fa371a64a6942ef]::cached_data::IndexedData>>>::force
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1309:23
[INFO] [stdout]   33:     0x59d6cebb3fca - <once_cell[ca510c465c7bae99]::sync::Lazy<alloc[a8a7aba520129d98]::sync::Arc<mcdata_rs[7fa371a64a6942ef]::cached_data::IndexedData>> as core[35159d6ffb30e017]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1376:13
[INFO] [stdout]   34:     0x59d6ceade73d - meshpit[91365d30340eb49e]::minecraft::vanilla::data_globals::get_mc_data
[INFO] [stdout]                                at /opt/rustwide/workdir/src/minecraft/vanilla/data_globals.rs:25:7
[INFO] [stdout]   35:     0x59d6cebc6297 - meshpit[91365d30340eb49e]::minecraft::computercraft::modded_items::check_modded_items
[INFO] [stdout]                                at /opt/rustwide/workdir/src/minecraft/computercraft/modded_items.rs:410:48
[INFO] [stdout]   36:     0x59d6cebc5677 - meshpit[91365d30340eb49e]::minecraft::computercraft::modded_items::check_modded_items::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/minecraft/computercraft/modded_items.rs:408:24
[INFO] [stdout]   37:     0x59d6cea9fd96 - <meshpit[91365d30340eb49e]::minecraft::computercraft::modded_items::check_modded_items::{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]   38:     0x59d6cf1965eb - <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]   39:     0x59d6cf1965eb - 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]   40:     0x59d6cf1a3ddb - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   41:     0x59d6cf1a3ddb - <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]   42:     0x59d6cf1a3ddb - 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]   43:     0x59d6cf1a3ddb - 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]   44:     0x59d6cf1a3ddb - 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]   45:     0x59d6cf1a3ddb - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   46:     0x59d6cf1a3ddb - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   47:     0x59d6cf19e7b4 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   48:     0x59d6cf19e7b4 - 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]   49:     0x59d6cf1a69e2 - 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]   50:     0x59d6cf1a69e2 - <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]   51:     0x59d6cf1a69e2 - 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]   52:     0x59d6cf1a69e2 - 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]   53:     0x59d6cf1a69e2 - 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]   54:     0x59d6cf1a69e2 - 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]   55:     0x59d6cf1a69e2 - <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]   56:     0x59d6cfc0871f - <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]   57:     0x59d6cfc0871f - <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]   58:     0x7cefcd887aa4 - <unknown>
[INFO] [stdout]   59:     0x7cefcd914a64 - clone
[INFO] [stdout]   60:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_harness::test_websocket::double_open_websocket stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_harness::test_websocket::double_open_websocket' (55) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1311:25:
[INFO] [stdout] Lazy instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59d6cfc0952a - 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:     0x59d6cfc0952a - 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:     0x59d6cfc0952a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59d6cfc0952a - <<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:     0x59d6cfc22caa - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59d6cfc22caa - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x59d6cfc10322 - 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:     0x59d6cfc10322 - <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:     0x59d6cfbe4bdf - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59d6cfbe4bdf - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59d6cfc00259 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59d6cf1a330c - <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:     0x59d6cf1a330c - 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:     0x59d6cfc004d2 - <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:     0x59d6cfc004d2 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59d6cfbe4cca - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x59d6cfbdc299 - 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:     0x59d6cfbe5bfd - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59d6cfc2351c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59d6cebaddc8 - <once_cell[ca510c465c7bae99]::sync::Lazy<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1311:25
[INFO] [stdout]   20:     0x59d6cebada7a - <once_cell[ca510c465c7bae99]::sync::OnceCell<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init::<<once_cell[ca510c465c7bae99]::sync::Lazy<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1120:57
[INFO] [stdout]   21:     0x59d6cebc0732 - <once_cell[ca510c465c7bae99]::imp::OnceCell<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::initialize::<<once_cell[ca510c465c7bae99]::sync::OnceCell<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init<<once_cell[ca510c465c7bae99]::sync::Lazy<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>::{closure#0}, <once_cell[ca510c465c7bae99]::sync::OnceCell<_>>::get_or_init::Void>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:72:23
[INFO] [stdout]   22:     0x59d6cf91fa16 - <&mut dyn core[35159d6ffb30e017]::ops::function::FnMut<(), Output = bool> as core[35159d6ffb30e017]::ops::function::FnMut<()>>::call_mut
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:298:21
[INFO] [stdout]   23:     0x59d6cf91f70b - once_cell[ca510c465c7bae99]::imp::initialize_or_wait
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:196:20
[INFO] [stdout]   24:     0x59d6cebb4ac2 - <once_cell[ca510c465c7bae99]::imp::OnceCell<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::initialize::<<once_cell[ca510c465c7bae99]::sync::OnceCell<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init<<once_cell[ca510c465c7bae99]::sync::Lazy<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>::{closure#0}, <once_cell[ca510c465c7bae99]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:68:9
[INFO] [stdout]   25:     0x59d6ceba7029 - <once_cell[ca510c465c7bae99]::sync::OnceCell<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_try_init::<<once_cell[ca510c465c7bae99]::sync::OnceCell<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init<<once_cell[ca510c465c7bae99]::sync::Lazy<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>::{closure#0}, <once_cell[ca510c465c7bae99]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1161:20
[INFO] [stdout]   26:     0x59d6ceba6f73 - <once_cell[ca510c465c7bae99]::sync::OnceCell<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init::<<once_cell[ca510c465c7bae99]::sync::Lazy<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1120:24
[INFO] [stdout]   27:     0x59d6cebb0870 - <once_cell[ca510c465c7bae99]::sync::Lazy<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1309:23
[INFO] [stdout]   28:     0x59d6cebb3fba - <once_cell[ca510c465c7bae99]::sync::Lazy<alloc[a8a7aba520129d98]::sync::Arc<tokio[add99a0493cc7144]::sync::mutex::Mutex<meshpit[91365d30340eb49e]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>> as core[35159d6ffb30e017]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1376:13
[INFO] [stdout]   29:     0x59d6ceb02e00 - meshpit[91365d30340eb49e]::tests::test_harness::test_websocket::run_websocket::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/test_harness/test_websocket.rs:46:24
[INFO] [stdout]   30:     0x59d6ceb147de - <tokio[add99a0493cc7144]::sync::once_cell::OnceCell<()>>::get_or_init::<meshpit[91365d30340eb49e]::tests::test_harness::test_websocket::run_websocket::{closure#0}::{closure#0}, meshpit[91365d30340eb49e]::tests::test_harness::test_websocket::run_websocket::{closure#0}::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/sync/once_cell.rs:372:37
[INFO] [stdout]   31:     0x59d6ceb0696a - meshpit[91365d30340eb49e]::tests::test_harness::test_websocket::run_websocket::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/test_harness/test_websocket.rs:50:10
[INFO] [stdout]   32:     0x59d6ceb064fc - <meshpit[91365d30340eb49e]::tests::test_harness::test_websocket::TestWebsocket>::new::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/test_harness/test_websocket.rs:242:25
[INFO] [stdout]   33:     0x59d6ceb073c0 - meshpit[91365d30340eb49e]::tests::test_harness::test_websocket::double_open_websocket::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/test_harness/test_websocket.rs:298:51
[INFO] [stdout]   34:     0x59d6ceb8e4d2 - <core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   35:     0x59d6ceb8e5ed - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   36:     0x59d6ceb331cd - <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   37:     0x59d6ceb32cbb - tokio[add99a0493cc7144]::task::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   38:     0x59d6ceb32cbb - tokio[add99a0493cc7144]::task::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   39:     0x59d6ceb32cbb - <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   40:     0x59d6ceb25fe0 - <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   41:     0x59d6ceb2fd8d - <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   42:     0x59d6ceb2da64 - <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   43:     0x59d6ceba241b - <tokio[add99a0493cc7144]::runtime::context::scoped::Scoped<tokio[add99a0493cc7144]::runtime::scheduler::Context>>::set::<<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   44:     0x59d6ceb31cf9 - tokio[add99a0493cc7144]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   45:     0x59d6ceba3b92 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[add99a0493cc7144]::runtime::context::Context>>::try_with::<tokio[add99a0493cc7144]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   46:     0x59d6ceba2ede - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[add99a0493cc7144]::runtime::context::Context>>::with::<tokio[add99a0493cc7144]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   47:     0x59d6ceb2b8fd - tokio[add99a0493cc7144]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   48:     0x59d6ceb2a830 - <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   49:     0x59d6ceb2b4c6 - <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   50:     0x59d6ceb2c9f0 - <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   51:     0x59d6ceb51c63 - tokio[add99a0493cc7144]::runtime::context::runtime::enter_runtime::<<tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   52:     0x59d6ceb23621 - <tokio[add99a0493cc7144]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   53:     0x59d6ceb48964 - <tokio[add99a0493cc7144]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   54:     0x59d6ceb4916f - <tokio[add99a0493cc7144]::runtime::runtime::Runtime>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   55:     0x59d6ceb09634 - meshpit[91365d30340eb49e]::tests::test_harness::test_websocket::double_open_websocket
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/test_harness/test_websocket.rs:301:22
[INFO] [stdout]   56:     0x59d6ceb06a47 - meshpit[91365d30340eb49e]::tests::test_harness::test_websocket::double_open_websocket::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/test_harness/test_websocket.rs:297:33
[INFO] [stdout]   57:     0x59d6cea9fc96 - <meshpit[91365d30340eb49e]::tests::test_harness::test_websocket::double_open_websocket::{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]   58:     0x59d6cf1965eb - <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]   59:     0x59d6cf1965eb - 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]   60:     0x59d6cf1a3ddb - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   61:     0x59d6cf1a3ddb - <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]   62:     0x59d6cf1a3ddb - 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]   63:     0x59d6cf1a3ddb - 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]   64:     0x59d6cf1a3ddb - 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]   65:     0x59d6cf1a3ddb - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   66:     0x59d6cf1a3ddb - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   67:     0x59d6cf19e7b4 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   68:     0x59d6cf19e7b4 - 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]   69:     0x59d6cf1a69e2 - 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]   70:     0x59d6cf1a69e2 - <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]   71:     0x59d6cf1a69e2 - 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]   72:     0x59d6cf1a69e2 - 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]   73:     0x59d6cf1a69e2 - 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]   74:     0x59d6cf1a69e2 - 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]   75:     0x59d6cf1a69e2 - <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]   76:     0x59d6cfc0871f - <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]   77:     0x59d6cfc0871f - <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]   78:     0x7cefcd887aa4 - <unknown>
[INFO] [stdout]   79:     0x7cefcd914a64 - clone
[INFO] [stdout]   80:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     minecraft::computercraft::modded_blocks::check_modded_blocks
[INFO] [stdout]     minecraft::computercraft::modded_items::check_modded_items
[INFO] [stdout]     minecraft::computercraft::turtle::lua::mesh_os_tests::block_search_4_step_loop
[INFO] [stdout]     minecraft::computercraft::turtle::lua::mesh_os_tests::block_search_back_and_forth_test
[INFO] [stdout]     minecraft::computercraft::turtle::lua::mesh_os_tests::block_search_no_fly_test
[INFO] [stdout]     minecraft::computercraft::turtle::lua::mesh_os_tests::block_search_overhang
[INFO] [stdout]     minecraft::computercraft::turtle::lua::mesh_os_tests::block_search_task_test
[INFO] [stdout]     minecraft::computercraft::turtle::lua::mesh_os_tests::branch_miner_test
[INFO] [stdout]     minecraft::computercraft::turtle::lua::mesh_os_tests::crafting_test
[INFO] [stdout]     minecraft::computercraft::turtle::lua::mesh_os_tests::lectern_from_scratch_test
[INFO] [stdout]     minecraft::computercraft::turtle::lua::mesh_os_tests::mitosis_basic
[INFO] [stdout]     minecraft::computercraft::turtle::lua::mesh_os_tests::recursive_miner_falling_test
[INFO] [stdout]     minecraft::computercraft::turtle::lua::mesh_os_tests::recursive_miner_test
[INFO] [stdout]     minecraft::computercraft::turtle::lua::mesh_os_tests::smelting_test
[INFO] [stdout]     minecraft::computercraft::turtle::lua::mesh_os_tests::tree_chop_test
[INFO] [stdout]     minecraft::computercraft::turtle::lua::networking_tests::websocket_ping_pong
[INFO] [stdout]     minecraft::computercraft::turtle::lua::walkback_tests::basic_block_memorization
[INFO] [stdout]     minecraft::computercraft::turtle::lua::walkback_tests::basic_movement_test
[INFO] [stdout]     minecraft::computercraft::turtle::lua::walkback_tests::basic_walkback_tests
[INFO] [stdout]     minecraft::computercraft::turtle::lua::walkback_tests::dig_unsafe_block_test
[INFO] [stdout]     minecraft::computercraft::turtle::lua::walkback_tests::empty_inventory_serialization
[INFO] [stdout]     minecraft::computercraft::turtle::lua::walkback_tests::query_previous_positions
[INFO] [stdout]     minecraft::computercraft::turtle::lua::walkback_tests::rotation_breaking
[INFO] [stdout]     minecraft::computercraft::turtle::lua::walkback_tests::walkback_serialization
[INFO] [stdout]     tests::connection::test_server_rcon
[INFO] [stdout]     tests::connection::test_start_server
[INFO] [stdout]     tests::test_harness::sanity_tests::basic_computer_test
[INFO] [stdout]     tests::test_harness::sanity_tests::test_startup_file
[INFO] [stdout]     tests::test_harness::sanity_tests::turtle_fuel_test
[INFO] [stdout]     tests::test_harness::test_websocket::basic_test_websocket
[INFO] [stdout]     tests::test_harness::test_websocket::double_open_websocket
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 31 failed; 4 ignored; 0 measured; 0 filtered out; finished in 0.37s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "d23fd9904bfc35d716a9dfef2c540324e9c1dbfeacd50ff8399b1e35b010b4ee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d23fd9904bfc35d716a9dfef2c540324e9c1dbfeacd50ff8399b1e35b010b4ee", kill_on_drop: false }`
[INFO] [stdout] d23fd9904bfc35d716a9dfef2c540324e9c1dbfeacd50ff8399b1e35b010b4ee
