[INFO] cloning repository https://github.com/SpotMC/Spot
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SpotMC/Spot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSpotMC%2FSpot", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSpotMC%2FSpot'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7fea1504b3a83a84282a777c295b81c742abaed3
[INFO] testing SpotMC/Spot against master#d98a5da813da67eb189387b8ccfb73cf481275d8+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSpotMC%2FSpot" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/SpotMC/Spot
[INFO] finished tweaking git repo https://github.com/SpotMC/Spot
[INFO] tweaked toml for git repo https://github.com/SpotMC/Spot written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/SpotMC/Spot on toolchain d98a5da813da67eb189387b8ccfb73cf481275d8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/SpotMC/Spot 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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded once_cell v1.20.1
[INFO] [stderr]   Downloaded serde_derive v1.0.213
[INFO] [stderr]   Downloaded static-files v0.2.4
[INFO] [stderr]   Downloaded path-matchers v1.0.2
[INFO] [stderr]   Downloaded valence_nbt v0.8.0
[INFO] [stderr]   Downloaded mimalloc v0.1.43
[INFO] [stderr]   Downloaded change-detection v1.2.0
[INFO] [stderr]   Downloaded path-slash v0.1.5
[INFO] [stderr]   Downloaded redox_syscall v0.5.6
[INFO] [stderr]   Downloaded serde v1.0.213
[INFO] [stderr]   Downloaded syn v2.0.82
[INFO] [stderr]   Downloaded simd_cesu8 v1.0.1
[INFO] [stderr]   Downloaded cc v1.1.22
[INFO] [stderr]   Downloaded libmimalloc-sys v0.1.39
[INFO] [stderr]   Downloaded simdnbt-derive v0.6.0
[INFO] [stderr]   Downloaded simdnbt v0.6.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a7841c8231bc1485e6485eb6c739f601dc0c561805709f34b1a77c3faeabad33
[INFO] running `Command { std: "docker" "start" "-a" "a7841c8231bc1485e6485eb6c739f601dc0c561805709f34b1a77c3faeabad33", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a7841c8231bc1485e6485eb6c739f601dc0c561805709f34b1a77c3faeabad33", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a7841c8231bc1485e6485eb6c739f601dc0c561805709f34b1a77c3faeabad33", kill_on_drop: false }`
[INFO] [stdout] a7841c8231bc1485e6485eb6c739f601dc0c561805709f34b1a77c3faeabad33
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d227d3c4c50181bbca14baf7e615a7ecf19a9d86df544457c0a3da852496ee2b
[INFO] running `Command { std: "docker" "start" "-a" "d227d3c4c50181bbca14baf7e615a7ecf19a9d86df544457c0a3da852496ee2b", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling libc v0.2.159
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling serde v1.0.213
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]    Compiling once_cell v1.20.1
[INFO] [stderr]    Compiling path-slash v0.1.5
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling cc v1.1.22
[INFO] [stderr]    Compiling simd_cesu8 v1.0.1
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling path-matchers v1.0.2
[INFO] [stderr]    Compiling change-detection v1.2.0
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling syn v2.0.82
[INFO] [stderr]    Compiling indexmap v2.5.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling winnow v0.6.20
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling static-files v0.2.4
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling bytes v1.8.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling simdutf8 v0.1.5
[INFO] [stderr]    Compiling serde_json v1.0.132
[INFO] [stderr]    Compiling cesu8 v1.1.0
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling valence_nbt v0.8.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling Spot v0.0.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling toml_edit v0.22.22
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling mio v1.0.2
[INFO] [stderr]    Compiling flate2 v1.0.34
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling foldhash v0.1.3
[INFO] [stderr]    Compiling allocator-api2 v0.2.18
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling libmimalloc-sys v0.1.39
[INFO] [stderr]    Compiling hashbrown v0.15.0
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling spotlight v0.0.1 (/opt/rustwide/workdir/crates/spotlight)
[INFO] [stderr]    Compiling fastrand v2.1.1
[INFO] [stderr]    Compiling arc-swap v1.7.1
[INFO] [stderr]    Compiling mimalloc v0.1.43
[INFO] [stderr]    Compiling toml v0.8.19
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling thiserror-impl v1.0.65
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling simdnbt-derive v0.6.0
[INFO] [stderr]    Compiling serde_derive v1.0.213
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]    Compiling thiserror v1.0.65
[INFO] [stderr]    Compiling simdnbt v0.6.1
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling tokio v1.41.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling uuid v1.11.0
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> crates/kernel/src/block.rs:42:53
[INFO] [stdout]    |
[INFO] [stdout] 42 |     fn get_block_states(&self) -> &HashMap<u32, Arc<(dyn BlockState)>> {
[INFO] [stdout]    |                                                     ^              ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 42 -     fn get_block_states(&self) -> &HashMap<u32, Arc<(dyn BlockState)>> {
[INFO] [stdout] 42 +     fn get_block_states(&self) -> &HashMap<u32, Arc<dyn BlockState>> {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> crates/kernel/src/block.rs:60:65
[INFO] [stdout]    |
[INFO] [stdout] 60 | pub(crate) static BLOCK_STATES_BY_ID: LazyLock<DashMap<u32, Arc<(dyn BlockState)>>> =
[INFO] [stdout]    |                                                                 ^              ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 60 - pub(crate) static BLOCK_STATES_BY_ID: LazyLock<DashMap<u32, Arc<(dyn BlockState)>>> =
[INFO] [stdout] 60 + pub(crate) static BLOCK_STATES_BY_ID: LazyLock<DashMap<u32, Arc<dyn BlockState>>> =
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> crates/kernel/src/block.rs:76:40
[INFO] [stdout]    |
[INFO] [stdout] 76 |     pub block_states: HashMap<u32, Arc<(dyn BlockState)>>,
[INFO] [stdout]    |                                        ^              ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 76 -     pub block_states: HashMap<u32, Arc<(dyn BlockState)>>,
[INFO] [stdout] 76 +     pub block_states: HashMap<u32, Arc<dyn BlockState>>,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> crates/kernel/src/registry/protocol_id.rs:39:24
[INFO] [stdout]    |
[INFO] [stdout] 39 | ) -> (HashMap<u32, Arc<(dyn BlockState)>>, u32) {
[INFO] [stdout]    |                        ^              ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 39 - ) -> (HashMap<u32, Arc<(dyn BlockState)>>, u32) {
[INFO] [stdout] 39 + ) -> (HashMap<u32, Arc<dyn BlockState>>, u32) {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> crates/kernel/src/registry/protocol_id.rs:50:38
[INFO] [stdout]    |
[INFO] [stdout] 50 |     let map: RwLock<HashMap<u32, Arc<(dyn BlockState)>>> =
[INFO] [stdout]    |                                      ^              ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 50 -     let map: RwLock<HashMap<u32, Arc<(dyn BlockState)>>> =
[INFO] [stdout] 50 +     let map: RwLock<HashMap<u32, Arc<dyn BlockState>>> =
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `parent` and `id` are never read
[INFO] [stdout]   --> crates/kernel/src/util/arc_channel.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | struct Sender<T> {
[INFO] [stdout]    |        ------ fields in this struct
[INFO] [stdout] 13 |     parent: usize,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 14 |     id: usize,
[INFO] [stdout]    |     ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `mask` and `u` are never read
[INFO] [stdout]   --> crates/kernel/src/world/height_map.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub struct HeightMap {
[INFO] [stdout]    |            --------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 30 |     mask: u32,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 31 |     u: u32,
[INFO] [stdout]    |     ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `HeightMap` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> crates/kernel/src/world/chunk.rs:71:30
[INFO] [stdout]    |
[INFO] [stdout] 71 |     pub fn get_world_surface(&self) -> MutexGuard<HeightMap> {
[INFO] [stdout]    |                              ^^^^^     --------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                              |
[INFO] [stdout]    |                              this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 71 |     pub fn get_world_surface(&self) -> MutexGuard<'_, HeightMap> {
[INFO] [stdout]    |                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> crates/kernel/src/world/chunk.rs:80:32
[INFO] [stdout]    |
[INFO] [stdout] 80 |     pub fn get_motion_blocking(&self) -> MutexGuard<HeightMap> {
[INFO] [stdout]    |                                ^^^^^     --------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                                |
[INFO] [stdout]    |                                this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 80 |     pub fn get_motion_blocking(&self) -> MutexGuard<'_, HeightMap> {
[INFO] [stdout]    |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> crates/kernel/src/world/chunk.rs:194:24
[INFO] [stdout]     |
[INFO] [stdout] 194 |     pub fn get_section(&self, y: usize) -> Option<SectionDataGuard> {
[INFO] [stdout]     |                        ^^^^^                      ---------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 194 |     pub fn get_section(&self, y: usize) -> Option<SectionDataGuard<'_>> {
[INFO] [stdout]     |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> crates/kernel/src/world/chunk.rs:630:27
[INFO] [stdout]     |
[INFO] [stdout] 630 |     pub fn get_data_guard(&self) -> SectionDataGuard {
[INFO] [stdout]     |                           ^^^^^     ---------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 630 |     pub fn get_data_guard(&self) -> SectionDataGuard<'_> {
[INFO] [stdout]     |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> crates/kernel/src/world/chunk.rs:638:28
[INFO] [stdout]     |
[INFO] [stdout] 638 |     pub fn get_light_guard(&self) -> SectionLightGuard {
[INFO] [stdout]     |                            ^^^^^     ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 638 |     pub fn get_light_guard(&self) -> SectionLightGuard<'_> {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 33s
[INFO] running `Command { std: "docker" "inspect" "d227d3c4c50181bbca14baf7e615a7ecf19a9d86df544457c0a3da852496ee2b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d227d3c4c50181bbca14baf7e615a7ecf19a9d86df544457c0a3da852496ee2b", kill_on_drop: false }`
[INFO] [stdout] d227d3c4c50181bbca14baf7e615a7ecf19a9d86df544457c0a3da852496ee2b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 537970aeece7ae1d78787934f4ae091f202235276f0a0dffa437c3d5af03b8c9
[INFO] running `Command { std: "docker" "start" "-a" "537970aeece7ae1d78787934f4ae091f202235276f0a0dffa437c3d5af03b8c9", kill_on_drop: false }`
[INFO] [stderr]    Compiling Spot v0.0.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> crates/kernel/src/block.rs:42:53
[INFO] [stdout]    |
[INFO] [stdout] 42 |     fn get_block_states(&self) -> &HashMap<u32, Arc<(dyn BlockState)>> {
[INFO] [stdout]    |                                                     ^              ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 42 -     fn get_block_states(&self) -> &HashMap<u32, Arc<(dyn BlockState)>> {
[INFO] [stdout] 42 +     fn get_block_states(&self) -> &HashMap<u32, Arc<dyn BlockState>> {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> crates/kernel/src/block.rs:60:65
[INFO] [stdout]    |
[INFO] [stdout] 60 | pub(crate) static BLOCK_STATES_BY_ID: LazyLock<DashMap<u32, Arc<(dyn BlockState)>>> =
[INFO] [stdout]    |                                                                 ^              ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 60 - pub(crate) static BLOCK_STATES_BY_ID: LazyLock<DashMap<u32, Arc<(dyn BlockState)>>> =
[INFO] [stdout] 60 + pub(crate) static BLOCK_STATES_BY_ID: LazyLock<DashMap<u32, Arc<dyn BlockState>>> =
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> crates/kernel/src/block.rs:76:40
[INFO] [stdout]    |
[INFO] [stdout] 76 |     pub block_states: HashMap<u32, Arc<(dyn BlockState)>>,
[INFO] [stdout]    |                                        ^              ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 76 -     pub block_states: HashMap<u32, Arc<(dyn BlockState)>>,
[INFO] [stdout] 76 +     pub block_states: HashMap<u32, Arc<dyn BlockState>>,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> crates/kernel/src/registry/protocol_id.rs:39:24
[INFO] [stdout]    |
[INFO] [stdout] 39 | ) -> (HashMap<u32, Arc<(dyn BlockState)>>, u32) {
[INFO] [stdout]    |                        ^              ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 39 - ) -> (HashMap<u32, Arc<(dyn BlockState)>>, u32) {
[INFO] [stdout] 39 + ) -> (HashMap<u32, Arc<dyn BlockState>>, u32) {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> crates/kernel/src/registry/protocol_id.rs:50:38
[INFO] [stdout]    |
[INFO] [stdout] 50 |     let map: RwLock<HashMap<u32, Arc<(dyn BlockState)>>> =
[INFO] [stdout]    |                                      ^              ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 50 -     let map: RwLock<HashMap<u32, Arc<(dyn BlockState)>>> =
[INFO] [stdout] 50 +     let map: RwLock<HashMap<u32, Arc<dyn BlockState>>> =
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `parent` and `id` are never read
[INFO] [stdout]   --> crates/kernel/src/util/arc_channel.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | struct Sender<T> {
[INFO] [stdout]    |        ------ fields in this struct
[INFO] [stdout] 13 |     parent: usize,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 14 |     id: usize,
[INFO] [stdout]    |     ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `mask` and `u` are never read
[INFO] [stdout]   --> crates/kernel/src/world/height_map.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub struct HeightMap {
[INFO] [stdout]    |            --------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 30 |     mask: u32,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 31 |     u: u32,
[INFO] [stdout]    |     ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `HeightMap` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> crates/kernel/src/world/chunk.rs:71:30
[INFO] [stdout]    |
[INFO] [stdout] 71 |     pub fn get_world_surface(&self) -> MutexGuard<HeightMap> {
[INFO] [stdout]    |                              ^^^^^     --------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                              |
[INFO] [stdout]    |                              this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 71 |     pub fn get_world_surface(&self) -> MutexGuard<'_, HeightMap> {
[INFO] [stdout]    |                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> crates/kernel/src/world/chunk.rs:80:32
[INFO] [stdout]    |
[INFO] [stdout] 80 |     pub fn get_motion_blocking(&self) -> MutexGuard<HeightMap> {
[INFO] [stdout]    |                                ^^^^^     --------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                                |
[INFO] [stdout]    |                                this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 80 |     pub fn get_motion_blocking(&self) -> MutexGuard<'_, HeightMap> {
[INFO] [stdout]    |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> crates/kernel/src/world/chunk.rs:194:24
[INFO] [stdout]     |
[INFO] [stdout] 194 |     pub fn get_section(&self, y: usize) -> Option<SectionDataGuard> {
[INFO] [stdout]     |                        ^^^^^                      ---------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 194 |     pub fn get_section(&self, y: usize) -> Option<SectionDataGuard<'_>> {
[INFO] [stdout]     |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> crates/kernel/src/world/chunk.rs:630:27
[INFO] [stdout]     |
[INFO] [stdout] 630 |     pub fn get_data_guard(&self) -> SectionDataGuard {
[INFO] [stdout]     |                           ^^^^^     ---------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 630 |     pub fn get_data_guard(&self) -> SectionDataGuard<'_> {
[INFO] [stdout]     |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> crates/kernel/src/world/chunk.rs:638:28
[INFO] [stdout]     |
[INFO] [stdout] 638 |     pub fn get_light_guard(&self) -> SectionLightGuard {
[INFO] [stdout]     |                            ^^^^^     ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 638 |     pub fn get_light_guard(&self) -> SectionLightGuard<'_> {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 21.48s
[INFO] running `Command { std: "docker" "inspect" "537970aeece7ae1d78787934f4ae091f202235276f0a0dffa437c3d5af03b8c9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "537970aeece7ae1d78787934f4ae091f202235276f0a0dffa437c3d5af03b8c9", kill_on_drop: false }`
[INFO] [stdout] 537970aeece7ae1d78787934f4ae091f202235276f0a0dffa437c3d5af03b8c9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] c3ba6bf63b4d22f9f596224dcbfc07b44f9ffe7ad93d53a71d7e42270910c8b8
[INFO] running `Command { std: "docker" "start" "-a" "c3ba6bf63b4d22f9f596224dcbfc07b44f9ffe7ad93d53a71d7e42270910c8b8", kill_on_drop: false }`
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]   --> crates/kernel/src/block.rs:42:53
[INFO] [stderr]    |
[INFO] [stderr] 42 |     fn get_block_states(&self) -> &HashMap<u32, Arc<(dyn BlockState)>> {
[INFO] [stderr]    |                                                     ^              ^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_parens)]` on by default
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]    |
[INFO] [stderr] 42 -     fn get_block_states(&self) -> &HashMap<u32, Arc<(dyn BlockState)>> {
[INFO] [stderr] 42 +     fn get_block_states(&self) -> &HashMap<u32, Arc<dyn BlockState>> {
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]   --> crates/kernel/src/block.rs:60:65
[INFO] [stderr]    |
[INFO] [stderr] 60 | pub(crate) static BLOCK_STATES_BY_ID: LazyLock<DashMap<u32, Arc<(dyn BlockState)>>> =
[INFO] [stderr]    |                                                                 ^              ^
[INFO] [stderr]    |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]    |
[INFO] [stderr] 60 - pub(crate) static BLOCK_STATES_BY_ID: LazyLock<DashMap<u32, Arc<(dyn BlockState)>>> =
[INFO] [stderr] 60 + pub(crate) static BLOCK_STATES_BY_ID: LazyLock<DashMap<u32, Arc<dyn BlockState>>> =
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]   --> crates/kernel/src/block.rs:76:40
[INFO] [stderr]    |
[INFO] [stderr] 76 |     pub block_states: HashMap<u32, Arc<(dyn BlockState)>>,
[INFO] [stderr]    |                                        ^              ^
[INFO] [stderr]    |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]    |
[INFO] [stderr] 76 -     pub block_states: HashMap<u32, Arc<(dyn BlockState)>>,
[INFO] [stderr] 76 +     pub block_states: HashMap<u32, Arc<dyn BlockState>>,
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]   --> crates/kernel/src/registry/protocol_id.rs:39:24
[INFO] [stderr]    |
[INFO] [stderr] 39 | ) -> (HashMap<u32, Arc<(dyn BlockState)>>, u32) {
[INFO] [stderr]    |                        ^              ^
[INFO] [stderr]    |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]    |
[INFO] [stderr] 39 - ) -> (HashMap<u32, Arc<(dyn BlockState)>>, u32) {
[INFO] [stderr] 39 + ) -> (HashMap<u32, Arc<dyn BlockState>>, u32) {
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]   --> crates/kernel/src/registry/protocol_id.rs:50:38
[INFO] [stderr]    |
[INFO] [stderr] 50 |     let map: RwLock<HashMap<u32, Arc<(dyn BlockState)>>> =
[INFO] [stderr]    |                                      ^              ^
[INFO] [stderr]    |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]    |
[INFO] [stderr] 50 -     let map: RwLock<HashMap<u32, Arc<(dyn BlockState)>>> =
[INFO] [stderr] 50 +     let map: RwLock<HashMap<u32, Arc<dyn BlockState>>> =
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: fields `parent` and `id` are never read
[INFO] [stderr]   --> crates/kernel/src/util/arc_channel.rs:13:5
[INFO] [stderr]    |
[INFO] [stderr] 12 | struct Sender<T> {
[INFO] [stderr]    |        ------ fields in this struct
[INFO] [stderr] 13 |     parent: usize,
[INFO] [stderr]    |     ^^^^^^
[INFO] [stderr] 14 |     id: usize,
[INFO] [stderr]    |     ^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: fields `mask` and `u` are never read
[INFO] [stderr]   --> crates/kernel/src/world/height_map.rs:30:5
[INFO] [stderr]    |
[INFO] [stderr] 27 | pub struct HeightMap {
[INFO] [stderr]    |            --------- fields in this struct
[INFO] [stderr] ...
[INFO] [stderr] 30 |     mask: u32,
[INFO] [stderr]    |     ^^^^
[INFO] [stderr] 31 |     u: u32,
[INFO] [stderr]    |     ^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `HeightMap` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> crates/kernel/src/world/chunk.rs:71:30
[INFO] [stderr]    |
[INFO] [stderr] 71 |     pub fn get_world_surface(&self) -> MutexGuard<HeightMap> {
[INFO] [stderr]    |                              ^^^^^     --------------------- the lifetime gets resolved as `'_`
[INFO] [stderr]    |                              |
[INFO] [stderr]    |                              this lifetime flows to the output
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]    |
[INFO] [stderr] 71 |     pub fn get_world_surface(&self) -> MutexGuard<'_, HeightMap> {
[INFO] [stderr]    |                                                   +++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> crates/kernel/src/world/chunk.rs:80:32
[INFO] [stderr]    |
[INFO] [stderr] 80 |     pub fn get_motion_blocking(&self) -> MutexGuard<HeightMap> {
[INFO] [stderr]    |                                ^^^^^     --------------------- the lifetime gets resolved as `'_`
[INFO] [stderr]    |                                |
[INFO] [stderr]    |                                this lifetime flows to the output
[INFO] [stderr]    |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]    |
[INFO] [stderr] 80 |     pub fn get_motion_blocking(&self) -> MutexGuard<'_, HeightMap> {
[INFO] [stderr]    |                                                     +++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> crates/kernel/src/world/chunk.rs:194:24
[INFO] [stderr]     |
[INFO] [stderr] 194 |     pub fn get_section(&self, y: usize) -> Option<SectionDataGuard> {
[INFO] [stderr]     |                        ^^^^^                      ---------------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |                        |
[INFO] [stderr]     |                        this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 194 |     pub fn get_section(&self, y: usize) -> Option<SectionDataGuard<'_>> {
[INFO] [stderr]     |                                                                   ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> crates/kernel/src/world/chunk.rs:630:27
[INFO] [stderr]     |
[INFO] [stderr] 630 |     pub fn get_data_guard(&self) -> SectionDataGuard {
[INFO] [stderr]     |                           ^^^^^     ---------------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |                           |
[INFO] [stderr]     |                           this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 630 |     pub fn get_data_guard(&self) -> SectionDataGuard<'_> {
[INFO] [stderr]     |                                                     ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> crates/kernel/src/world/chunk.rs:638:28
[INFO] [stderr]     |
[INFO] [stderr] 638 |     pub fn get_light_guard(&self) -> SectionLightGuard {
[INFO] [stderr]     |                            ^^^^^     ----------------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |                            |
[INFO] [stderr]     |                            this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 638 |     pub fn get_light_guard(&self) -> SectionLightGuard<'_> {
[INFO] [stderr]     |                                                       ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `Spot` (bin "Spot" test) generated 12 warnings (run `cargo fix --bin "Spot" --tests` to apply 5 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s
[INFO] [stderr]      Running unittests crates/kernel/src/main.rs (/opt/rustwide/target/debug/deps/Spot-94c165cd2f0d0950)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test registry::protocol_id::tests::test_get_protocol_id ... ok
[INFO] [stdout] test test::world_test::chunk::chunk ... FAILED
[INFO] [stdout] test test::world_test::dimension::dimension ... FAILED
[INFO] [stdout] test test::world_test::gen::worldgen ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test::world_test::chunk::chunk stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test::world_test::chunk::chunk' panicked at crates/kernel/src/config.rs:19:85:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x581903c35152 - std::backtrace_rs::backtrace::libunwind::trace::hd39b1f53d3cf9745
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x581903c35152 - std::backtrace_rs::backtrace::trace_unsynchronized::he91d9a75d4e3972b
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x581903c35152 - std::sys::backtrace::_print_fmt::hca46938f8c6e22cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x581903c35152 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha499add612cccf8e
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x581903c5bd23 - core::fmt::rt::Argument::fmt::hd21145b75a833b7a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x581903c5bd23 - core::fmt::write::hb10c956f5235c8a4
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x581903c32103 - std::io::default_write_fmt::hdb7615052be2ba4d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x581903c32103 - std::io::Write::write_fmt::he1bcd251ec6e4153
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x581903c34fa2 - std::sys::backtrace::BacktraceLock::print::hb47c770ef659fd10
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x581903c3651c - std::panicking::default_hook::{{closure}}::hdda8afb9d457a22c
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x581903c36372 - std::panicking::default_hook::h7c46b44874fe5c9a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x581903b98da4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h178a5fcedee41e2f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x581903b98da4 - test::test_main_with_exit_callback::{{closure}}::h951a41e0149d6d5d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x581903c36ffb - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h13602080f5b63276
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x581903c36ffb - std::panicking::rust_panic_with_hook::ha6cb99ed099eb1c5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x581903c36cca - std::panicking::begin_panic_handler::{{closure}}::he11808bc797ee921
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x581903c35659 - std::sys::backtrace::__rust_end_short_backtrace::h9418807cb7346258
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x581903c3695d - __rustc[18fb429eef004894]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x581903c5a870 - core::panicking::panic_fmt::hd890aeb12c3a3fc3
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x581903c5ac16 - core::result::unwrap_failed::h31c9775ec1a50121
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/result.rs:1761:5
[INFO] [stdout]   20:     0x581903b3e7fa - core::result::Result<T,E>::unwrap::h3ed9e5f7a5f1ca1b
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x581903b3e7fa - Spot::config::TOML::{{closure}}::hdb630bc585ef34b7
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/kernel/src/config.rs:19:85
[INFO] [stdout]   22:     0x581903b3e7fa - core::ops::function::FnOnce::call_once::h1d646e5c52d8f0d4
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x581903b3c58c - core::ops::function::FnOnce::call_once::hbb84fb00aa0f014c
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x581903b3c58c - std::sync::lazy_lock::LazyLock<T,F>::force::{{closure}}::hf41a67b87b85bc3e
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sync/lazy_lock.rs:213:25
[INFO] [stdout]   25:     0x581903b3c58c - std::sync::poison::once::Once::call_once::{{closure}}::haaf68b3aca1535f8
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sync/poison/once.rs:155:41
[INFO] [stdout]   26:     0x581903c40174 - std::sys::sync::once::futex::Once::call::he3fa89c0e4e8f1d1
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/sync/once/futex.rs:176:21
[INFO] [stdout]   27:     0x581903b3ec8b - std::sync::poison::once::Once::call_once::h90ce0abeaf5429aa
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sync/poison/once.rs:155:20
[INFO] [stdout]   28:     0x581903b3ec8b - std::sync::lazy_lock::LazyLock<T,F>::force::h5f1d0e5d709e229a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sync/lazy_lock.rs:209:19
[INFO] [stdout]   29:     0x581903b3ec8b - <std::sync::lazy_lock::LazyLock<T,F> as core::ops::deref::Deref>::deref::hbfc701889c4cb18c
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sync/lazy_lock.rs:312:9
[INFO] [stdout]   30:     0x581903b3ec8b - Spot::config::WORLDGEN_IMPLEMENTATION::{{closure}}::ha02de13e00bb5b00
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/kernel/src/config.rs:24:5
[INFO] [stdout]   31:     0x581903b3ec8b - core::ops::function::FnOnce::call_once::hd8e04670309a8c21
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   32:     0x581903b51e95 - core::ops::function::FnOnce::call_once::h868b37840b25cc99
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   33:     0x581903b51e95 - std::sync::lazy_lock::LazyLock<T,F>::force::{{closure}}::h9008adc0f92f1e6b
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sync/lazy_lock.rs:213:25
[INFO] [stdout]   34:     0x581903b51e95 - std::sync::poison::once::Once::call_once::{{closure}}::h4af84ef42a2a90fb
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sync/poison/once.rs:155:41
[INFO] [stdout]   35:     0x581903c40174 - std::sys::sync::once::futex::Once::call::he3fa89c0e4e8f1d1
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/sync/once/futex.rs:176:21
[INFO] [stdout]   36:     0x581903b570ba - std::sync::poison::once::Once::call_once::hcf3f7960c13419e9
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sync/poison/once.rs:155:20
[INFO] [stdout]   37:     0x581903b570ba - std::sync::lazy_lock::LazyLock<T,F>::force::h56a26f66d3db9ade
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sync/lazy_lock.rs:209:19
[INFO] [stdout]   38:     0x581903b570ba - <std::sync::lazy_lock::LazyLock<T,F> as core::ops::deref::Deref>::deref::h570ba1c519ff56c8
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sync/lazy_lock.rs:312:9
[INFO] [stdout]   39:     0x581903b570ba - Spot::world::dimension::Dimension::new::h1f2cecb47b181938
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/kernel/src/world/dimension.rs:42:23
[INFO] [stdout]   40:     0x581903b57b78 - Spot::test::world_test::chunk::chunk::h898464f88d7d03f6
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/kernel/src/test/world_test.rs:7:14
[INFO] [stdout]   41:     0x581903b49659 - Spot::test::world_test::chunk::chunk::{{closure}}::h1ac8bcf7ce0de41d
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/kernel/src/test/world_test.rs:3:15
[INFO] [stdout]   42:     0x581903b49659 - core::ops::function::FnOnce::call_once::h39706f1ca5f2bc1f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x581903b9e52b - core::ops::function::FnOnce::call_once::h2869fb5b0a2b0bdc
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x581903b9e52b - test::__rust_begin_short_backtrace::h7dd7142bd62fa711
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:648:18
[INFO] [stdout]   45:     0x581903b9d71e - test::run_test_in_process::{{closure}}::h43a753f038d36b3f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:74
[INFO] [stdout]   46:     0x581903b9d71e - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h0ca95dd3e12d1e16
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   47:     0x581903b9d71e - std::panicking::catch_unwind::do_call::he308587d70ac34ba
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   48:     0x581903b9d71e - std::panicking::catch_unwind::h30dcba31973e8fb0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   49:     0x581903b9d71e - std::panic::catch_unwind::hfb68364e5621fbee
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   50:     0x581903b9d71e - test::run_test_in_process::hcdcc2977903b998a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:27
[INFO] [stdout]   51:     0x581903b9d71e - test::run_test::{{closure}}::h544a6550958c5d14
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:592:43
[INFO] [stdout]   52:     0x581903b61294 - test::run_test::{{closure}}::hb172e48ebe2b92c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:622:41
[INFO] [stdout]   53:     0x581903b61294 - std::sys::backtrace::__rust_begin_short_backtrace::h7e79d8706638bea0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   54:     0x581903b64c6a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hc4a275f1e71b8ab0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   55:     0x581903b64c6a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h01ed0d242df78cfd
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   56:     0x581903b64c6a - std::panicking::catch_unwind::do_call::h052f373fb905fee0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   57:     0x581903b64c6a - std::panicking::catch_unwind::hb425d20c8ffb09c8
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   58:     0x581903b64c6a - std::panic::catch_unwind::ha0d5dfbf18fdeda5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   59:     0x581903b64c6a - std::thread::Builder::spawn_unchecked_::{{closure}}::hbe79182bd37949c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   60:     0x581903b64c6a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hc096c4a06972fde5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   61:     0x581903c3a2a7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h47377e27fb938a26
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   62:     0x581903c3a2a7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h72f1fe5d095abf57
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   63:     0x581903c3a2a7 - std::sys::pal::unix::thread::Thread::new::thread_start::h0a4d8e1b9c0d38cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   64:     0x7a7a32633aa4 - <unknown>
[INFO] [stdout]   65:     0x7a7a326c0a34 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test::world_test::dimension::dimension stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test::world_test::dimension::dimension' panicked at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sync/lazy_lock.rs:209:19:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x581903c35152 - std::backtrace_rs::backtrace::libunwind::trace::hd39b1f53d3cf9745
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x581903c35152 - std::backtrace_rs::backtrace::trace_unsynchronized::he91d9a75d4e3972b
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x581903c35152 - std::sys::backtrace::_print_fmt::hca46938f8c6e22cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x581903c35152 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha499add612cccf8e
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x581903c5bd23 - core::fmt::rt::Argument::fmt::hd21145b75a833b7a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x581903c5bd23 - core::fmt::write::hb10c956f5235c8a4
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x581903c32103 - std::io::default_write_fmt::hdb7615052be2ba4d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x581903c32103 - std::io::Write::write_fmt::he1bcd251ec6e4153
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x581903c34fa2 - std::sys::backtrace::BacktraceLock::print::hb47c770ef659fd10
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x581903c3651c - std::panicking::default_hook::{{closure}}::hdda8afb9d457a22c
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x581903c36372 - std::panicking::default_hook::h7c46b44874fe5c9a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x581903b98da4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h178a5fcedee41e2f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x581903b98da4 - test::test_main_with_exit_callback::{{closure}}::h951a41e0149d6d5d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x581903c36ffb - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h13602080f5b63276
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x581903c36ffb - std::panicking::rust_panic_with_hook::ha6cb99ed099eb1c5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x581903c36c96 - std::panicking::begin_panic_handler::{{closure}}::he11808bc797ee921
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:699:13
[INFO] [stdout]   16:     0x581903c35659 - std::sys::backtrace::__rust_end_short_backtrace::h9418807cb7346258
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x581903c3695d - __rustc[18fb429eef004894]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x581903c5a870 - core::panicking::panic_fmt::hd890aeb12c3a3fc3
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x581903c40283 - std::sys::sync::once::futex::Once::call::he3fa89c0e4e8f1d1
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/sync/once/futex.rs:148:21
[INFO] [stdout]   20:     0x581903b570ba - std::sync::poison::once::Once::call_once::hcf3f7960c13419e9
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sync/poison/once.rs:155:20
[INFO] [stdout]   21:     0x581903b570ba - std::sync::lazy_lock::LazyLock<T,F>::force::h56a26f66d3db9ade
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sync/lazy_lock.rs:209:19
[INFO] [stdout]   22:     0x581903b570ba - <std::sync::lazy_lock::LazyLock<T,F> as core::ops::deref::Deref>::deref::h570ba1c519ff56c8
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sync/lazy_lock.rs:312:9
[INFO] [stdout]   23:     0x581903b570ba - Spot::world::dimension::Dimension::new::h1f2cecb47b181938
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/kernel/src/world/dimension.rs:42:23
[INFO] [stdout]   24:     0x581903b41ee7 - Spot::test::world_test::dimension::dimension::h20c3cd278a9b2cff
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/kernel/src/test/world_test.rs:64:25
[INFO] [stdout]   25:     0x581903b49719 - Spot::test::world_test::dimension::dimension::{{closure}}::hcf551f338e7dcf1e
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/kernel/src/test/world_test.rs:61:19
[INFO] [stdout]   26:     0x581903b49719 - core::ops::function::FnOnce::call_once::hdb02e687af6c9f49
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x581903b9e52b - core::ops::function::FnOnce::call_once::h2869fb5b0a2b0bdc
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x581903b9e52b - test::__rust_begin_short_backtrace::h7dd7142bd62fa711
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:648:18
[INFO] [stdout]   29:     0x581903b9d71e - test::run_test_in_process::{{closure}}::h43a753f038d36b3f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:74
[INFO] [stdout]   30:     0x581903b9d71e - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h0ca95dd3e12d1e16
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   31:     0x581903b9d71e - std::panicking::catch_unwind::do_call::he308587d70ac34ba
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   32:     0x581903b9d71e - std::panicking::catch_unwind::h30dcba31973e8fb0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   33:     0x581903b9d71e - std::panic::catch_unwind::hfb68364e5621fbee
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x581903b9d71e - test::run_test_in_process::hcdcc2977903b998a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:27
[INFO] [stdout]   35:     0x581903b9d71e - test::run_test::{{closure}}::h544a6550958c5d14
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:592:43
[INFO] [stdout]   36:     0x581903b61294 - test::run_test::{{closure}}::hb172e48ebe2b92c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:622:41
[INFO] [stdout]   37:     0x581903b61294 - std::sys::backtrace::__rust_begin_short_backtrace::h7e79d8706638bea0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   38:     0x581903b64c6a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hc4a275f1e71b8ab0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   39:     0x581903b64c6a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h01ed0d242df78cfd
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   40:     0x581903b64c6a - std::panicking::catch_unwind::do_call::h052f373fb905fee0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   41:     0x581903b64c6a - std::panicking::catch_unwind::hb425d20c8ffb09c8
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   42:     0x581903b64c6a - std::panic::catch_unwind::ha0d5dfbf18fdeda5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x581903b64c6a - std::thread::Builder::spawn_unchecked_::{{closure}}::hbe79182bd37949c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   44:     0x581903b64c6a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hc096c4a06972fde5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x581903c3a2a7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h47377e27fb938a26
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   46:     0x581903c3a2a7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h72f1fe5d095abf57
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   47:     0x581903c3a2a7 - std::sys::pal::unix::thread::Thread::new::thread_start::h0a4d8e1b9c0d38cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   48:     0x7a7a32633aa4 - <unknown>
[INFO] [stdout]   49:     0x7a7a326c0a34 - clone
[INFO] [stdout]   50:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test::world_test::gen::worldgen stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test::world_test::gen::worldgen' panicked at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sync/lazy_lock.rs:209:19:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x581903c35152 - std::backtrace_rs::backtrace::libunwind::trace::hd39b1f53d3cf9745
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x581903c35152 - std::backtrace_rs::backtrace::trace_unsynchronized::he91d9a75d4e3972b
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x581903c35152 - std::sys::backtrace::_print_fmt::hca46938f8c6e22cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x581903c35152 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha499add612cccf8e
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x581903c5bd23 - core::fmt::rt::Argument::fmt::hd21145b75a833b7a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x581903c5bd23 - core::fmt::write::hb10c956f5235c8a4
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x581903c32103 - std::io::default_write_fmt::hdb7615052be2ba4d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x581903c32103 - std::io::Write::write_fmt::he1bcd251ec6e4153
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x581903c34fa2 - std::sys::backtrace::BacktraceLock::print::hb47c770ef659fd10
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x581903c3651c - std::panicking::default_hook::{{closure}}::hdda8afb9d457a22c
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x581903c36372 - std::panicking::default_hook::h7c46b44874fe5c9a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x581903b98da4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h178a5fcedee41e2f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x581903b98da4 - test::test_main_with_exit_callback::{{closure}}::h951a41e0149d6d5d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x581903c36ffb - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h13602080f5b63276
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x581903c36ffb - std::panicking::rust_panic_with_hook::ha6cb99ed099eb1c5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x581903c36c96 - std::panicking::begin_panic_handler::{{closure}}::he11808bc797ee921
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:699:13
[INFO] [stdout]   16:     0x581903c35659 - std::sys::backtrace::__rust_end_short_backtrace::h9418807cb7346258
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x581903c3695d - __rustc[18fb429eef004894]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x581903c5a870 - core::panicking::panic_fmt::hd890aeb12c3a3fc3
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x581903c40283 - std::sys::sync::once::futex::Once::call::he3fa89c0e4e8f1d1
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/sync/once/futex.rs:148:21
[INFO] [stdout]   20:     0x581903b570ba - std::sync::poison::once::Once::call_once::hcf3f7960c13419e9
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sync/poison/once.rs:155:20
[INFO] [stdout]   21:     0x581903b570ba - std::sync::lazy_lock::LazyLock<T,F>::force::h56a26f66d3db9ade
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sync/lazy_lock.rs:209:19
[INFO] [stdout]   22:     0x581903b570ba - <std::sync::lazy_lock::LazyLock<T,F> as core::ops::deref::Deref>::deref::h570ba1c519ff56c8
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sync/lazy_lock.rs:312:9
[INFO] [stdout]   23:     0x581903b570ba - Spot::world::dimension::Dimension::new::h1f2cecb47b181938
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/kernel/src/world/dimension.rs:42:23
[INFO] [stdout]   24:     0x581903b5f0c7 - Spot::test::world_test::gen::worldgen::h2616a4bb8c8b8ea9
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/kernel/src/test/world_test.rs:42:14
[INFO] [stdout]   25:     0x581903b496f9 - Spot::test::world_test::gen::worldgen::{{closure}}::h2fd61f776c88ae98
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/kernel/src/test/world_test.rs:28:18
[INFO] [stdout]   26:     0x581903b496f9 - core::ops::function::FnOnce::call_once::hc087bb6add72523a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x581903b9e52b - core::ops::function::FnOnce::call_once::h2869fb5b0a2b0bdc
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x581903b9e52b - test::__rust_begin_short_backtrace::h7dd7142bd62fa711
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:648:18
[INFO] [stdout]   29:     0x581903b9d71e - test::run_test_in_process::{{closure}}::h43a753f038d36b3f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:74
[INFO] [stdout]   30:     0x581903b9d71e - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h0ca95dd3e12d1e16
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   31:     0x581903b9d71e - std::panicking::catch_unwind::do_call::he308587d70ac34ba
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   32:     0x581903b9d71e - std::panicking::catch_unwind::h30dcba31973e8fb0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   33:     0x581903b9d71e - std::panic::catch_unwind::hfb68364e5621fbee
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x581903b9d71e - test::run_test_in_process::hcdcc2977903b998a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:27
[INFO] [stdout]   35:     0x581903b9d71e - test::run_test::{{closure}}::h544a6550958c5d14
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:592:43
[INFO] [stdout]   36:     0x581903b61294 - test::run_test::{{closure}}::hb172e48ebe2b92c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:622:41
[INFO] [stdout]   37:     0x581903b61294 - std::sys::backtrace::__rust_begin_short_backtrace::h7e79d8706638bea0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   38:     0x581903b64c6a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hc4a275f1e71b8ab0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   39:     0x581903b64c6a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h01ed0d242df78cfd
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   40:     0x581903b64c6a - std::panicking::catch_unwind::do_call::h052f373fb905fee0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   41:     0x581903b64c6a - std::panicking::catch_unwind::hb425d20c8ffb09c8
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   42:     0x581903b64c6a - std::panic::catch_unwind::ha0d5dfbf18fdeda5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x581903b64c6a - std::thread::Builder::spawn_unchecked_::{{closure}}::hbe79182bd37949c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   44:     0x581903b64c6a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hc096c4a06972fde5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x581903c3a2a7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h47377e27fb938a26
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   46:     0x581903c3a2a7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h72f1fe5d095abf57
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   47:     0x581903c3a2a7 - std::sys::pal::unix::thread::Thread::new::thread_start::h0a4d8e1b9c0d38cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   48:     0x7a7a32633aa4 - <unknown>
[INFO] [stdout]   49:     0x7a7a326c0a34 - clone
[INFO] [stdout]   50:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test::world_test::chunk::chunk
[INFO] [stdout]     test::world_test::dimension::dimension
[INFO] [stdout]     test::world_test::gen::worldgen
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.26s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin Spot`
[INFO] running `Command { std: "docker" "inspect" "c3ba6bf63b4d22f9f596224dcbfc07b44f9ffe7ad93d53a71d7e42270910c8b8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c3ba6bf63b4d22f9f596224dcbfc07b44f9ffe7ad93d53a71d7e42270910c8b8", kill_on_drop: false }`
[INFO] [stdout] c3ba6bf63b4d22f9f596224dcbfc07b44f9ffe7ad93d53a71d7e42270910c8b8
