Skip to content

Remove Need for Creation Time / Birth Time from plugin if possible to prevent failure on filesystems that don't support #243

Description

@andar1an

Describe the bug
I have a similar issue as: #202

But it seems to be more filesystem related.

I am again getting this error which I remedied by building zellij with an updated toolchain previously, but this time zellij has been updated to rust 1.92 for toolchain. It appears that zjstatus is built with 1.91. Gonna try to see if building with same toolchain corrects, but this shouldn't be a problem after 1.84.

It would be nice if the necessity for creation time on the file system from the plugins was removed, as it is not part of posix definitions, and can vary across OS's.

The error looks like:

Error
INFO   |zellij_client            | 2026-04-12 19:00:33.707 [main      ] [zellij-client/src/lib.rs:179]: Starting Zellij client! 
INFO   |zellij_server            | 2026-04-12 19:00:33.714 [main      ] [zellij-server/src/lib.rs:529]: Starting Zellij server! 
WARN   |zellij_utils::kdl        | 2026-04-12 19:00:33.716 [main      ] [zellij-utils/src/kdl/mod.rs:696]: Converting new tab action without arguments, original action saved to .bak.kdl file 
WARN   |zellij_utils::kdl        | 2026-04-12 19:00:33.716 [main      ] [zellij-utils/src/kdl/mod.rs:696]: Converting new tab action without arguments, original action saved to .bak.kdl file 
WARN   |zellij_server::route     | 2026-04-12 19:00:33.719 [server_router] [zellij-server/src/route.rs:1091]: Server not ready, trying to place instruction in retry queue... 
WARN   |zellij_server::route     | 2026-04-12 19:00:33.719 [server_router] [zellij-server/src/route.rs:1206]: Server ready, retrying sending instruction. 
INFO   |zellij_server            | 2026-04-12 19:00:33.719 [main      ] [zellij-server/src/lib.rs:1554]: Compiling plugins using Cranelift 
INFO   |zellij_server::plugins   | 2026-04-12 19:00:33.719 [wasm      ] [zellij-server/src/plugins/mod.rs:235]: Wasm main thread starts 
ERROR  |zellij_server::background| 2026-04-12 19:00:33.725 [async-std/runti] [zellij-server/src/background_jobs.rs:536]: Failed to read created stamp of resurrection file: Error { kind: Unsupported, message: "creation time is not available on this platform currently" } 
ERROR  |zellij_server::background| 2026-04-12 19:00:33.725 [async-std/runti] [zellij-server/src/background_jobs.rs:536]: Failed to read created stamp of resurrection file: Error { kind: Unsupported, message: "creation time is not available on this platform currently" } 
ERROR  |zellij_server::background| 2026-04-12 19:00:33.725 [async-std/runti] [zellij-server/src/background_jobs.rs:536]: Failed to read created stamp of resurrection file: Error { kind: Unsupported, message: "creation time is not available on this platform currently" } 
ERROR  |zellij_server::background| 2026-04-12 19:00:33.725 [async-std/runti] [zellij-server/src/background_jobs.rs:536]: Failed to read created stamp of resurrection file: Error { kind: Unsupported, message: "creation time is not available on this platform currently" } 
ERROR  |zellij_server::background| 2026-04-12 19:00:33.725 [async-std/runti] [zellij-server/src/background_jobs.rs:536]: Failed to read created stamp of resurrection file: Error { kind: Unsupported, message: "creation time is not available on this platform currently" } 
ERROR  |zellij_server::background| 2026-04-12 19:00:33.725 [async-std/runti] [zellij-server/src/background_jobs.rs:536]: Failed to read created stamp of resurrection file: Error { kind: Unsupported, message: "creation time is not available on this platform currently" } 
ERROR  |zellij_server::background| 2026-04-12 19:00:33.725 [async-std/runti] [zellij-server/src/background_jobs.rs:536]: Failed to read created stamp of resurrection file: Error { kind: Unsupported, message: "creation time is not available on this platform currently" } 
ERROR  |zellij_server::background| 2026-04-12 19:00:33.725 [async-std/runti] [zellij-server/src/background_jobs.rs:536]: Failed to read created stamp of resurrection file: Error { kind: Unsupported, message: "creation time is not available on this platform currently" } 
ERROR  |zellij_server::background| 2026-04-12 19:00:33.725 [async-std/runti] [zellij-server/src/background_jobs.rs:536]: Failed to read created stamp of resurrection file: Error { kind: Unsupported, message: "creation time is not available on this platform currently" } 
ERROR  |zellij_server::background| 2026-04-12 19:00:33.725 [async-std/runti] [zellij-server/src/background_jobs.rs:536]: Failed to read created stamp of resurrection file: Error { kind: Unsupported, message: "creation time is not available on this platform currently" } 
ERROR  |zellij_server::background| 2026-04-12 19:00:33.725 [async-std/runti] [zellij-server/src/background_jobs.rs:536]: Failed to read created stamp of resurrection file: Error { kind: Unsupported, message: "creation time is not available on this platform currently" } 
ERROR  |zellij_server::background| 2026-04-12 19:00:33.725 [async-std/runti] [zellij-server/src/background_jobs.rs:536]: Failed to read created stamp of resurrection file: Error { kind: Unsupported, message: "creation time is not available on this platform currently" } 
ERROR  |zellij_server::background| 2026-04-12 19:00:33.725 [async-std/runti] [zellij-server/src/background_jobs.rs:536]: Failed to read created stamp of resurrection file: Error { kind: Unsupported, message: "creation time is not available on this platform currently" } 
ERROR  |zellij_server::background| 2026-04-12 19:00:33.725 [async-std/runti] [zellij-server/src/background_jobs.rs:536]: Failed to read created stamp of resurrection file: Error { kind: Unsupported, message: "creation time is not available on this platform currently" } 
ERROR  |zellij_server::background| 2026-04-12 19:00:33.725 [async-std/runti] [zellij-server/src/background_jobs.rs:536]: Failed to read created stamp of resurrection file: Error { kind: Unsupported, message: "creation time is not available on this platform currently" } 
ERROR  |zellij_server::background| 2026-04-12 19:00:33.725 [async-std/runti] [zellij-server/src/background_jobs.rs:536]: Failed to read created stamp of resurrection file: Error { kind: Unsupported, message: "creation time is not available on this platform currently" } 
ERROR  |zellij_server::background| 2026-04-12 19:00:33.725 [async-std/runti] [zellij-server/src/background_jobs.rs:536]: Failed to read created stamp of resurrection file: Error { kind: Unsupported, message: "creation time is not available on this platform currently" } 
INFO   |zellij_server::plugins::p| 2026-04-12 19:00:33.730 [async-std/runti] [zellij-server/src/plugins/plugin_loader.rs:534]: Loaded plugin '/home/andar1an/.config/zellij/plugins/zjstatus.wasm' from cache folder at '/home/andar1an/.cache/zellij' in 3.687934ms 
ERROR  |zellij_server::plugins::z| 2026-04-12 19:00:33.737 [async-std/runti] [zellij-server/src/plugins/zellij_exports.rs:2156]: PANIC IN PLUGIN!

<NO PAYLOAD>

PanicHookInfo {
    payload: Any { .. },
    location: Location {
        file: "src/bin/zjstatus.rs",
        line: 35,
        column: 1,
    },
    can_unwind: true,
    force_no_backtrace: false,
} 
ERROR  |zellij_server::plugins::w| 2026-04-12 19:00:33.737 [async-std/runti] [zellij-server/src/plugins/wasm_bridge.rs:1116]: Failed to apply event to plugin 0 
ERROR  |zellij_server::background| 2026-04-12 19:00:34.726 [async-std/runti] [zellij-server/src/background_jobs.rs:536]: Failed to read created stamp of resurrection file: Error { kind: Unsupported, message: "creation time is not available on this platform currently" } 
ERROR  |zellij_server::background| 2026-04-12 19:00:34.726 [async-std/runti] [zellij-server/src/background_jobs.rs:536]: Failed to read created stamp of resurrection file: Error { kind: Unsupported, message: "creation time is not available on this platform currently" } 
ERROR  |zellij_server::background| 2026-04-12 19:00:34.726 [async-std/runti] [zellij-server/src/background_jobs.rs:536]: Failed to read created stamp of resurrection file: Error { kind: Unsupported, message: "creation time is not available on this platform currently" } 
ERROR  |zellij_server::background| 2026-04-12 19:00:34.726 [async-std/runti] [zellij-server/src/background_jobs.rs:536]: Failed to read created stamp of resurrection file: Error { kind: Unsupported, message: "creation time is not available on this platform currently" } 
ERROR  |zellij_server::background| 2026-04-12 19:00:34.726 [async-std/runti] [zellij-server/src/background_jobs.rs:536]: Failed to read created stamp of resurrection file: Error { kind: Unsupported, message: "creation time is not available on this platform currently" } 
ERROR  |zellij_server::background| 2026-04-12 19:00:34.726 [async-std/runti] [zellij-server/src/background_jobs.rs:536]: Failed to read created stamp of resurrection file: Error { kind: Unsupported, message: "creation time is not available on this platform currently" } 
ERROR  |zellij_server::background| 2026-04-12 19:00:34.726 [async-std/runti] [zellij-server/src/background_jobs.rs:536]: Failed to read created stamp of resurrection file: Error { kind: Unsupported, message: "creation time is not available on this platform currently" } 
ERROR  |zellij_server::background| 2026-04-12 19:00:34.726 [async-std/runti] [zellij-server/src/background_jobs.rs:536]: Failed to read created stamp of resurrection file: Error { kind: Unsupported, message: "creation time is not available on this platform currently" } 
ERROR  |zellij_server::background| 2026-04-12 19:00:34.726 [async-std/runti] [zellij-server/src/background_jobs.rs:536]: Failed to read created stamp of resurrection file: Error { kind: Unsupported, message: "creation time is not available on this platform currently" } 
ERROR  |zellij_server::background| 2026-04-12 19:00:34.726 [async-std/runti] [zellij-server/src/background_jobs.rs:536]: Failed to read created stamp of resurrection file: Error { kind: Unsupported, message: "creation time is not available on this platform currently" } 
ERROR  |zellij_server::background| 2026-04-12 19:00:34.726 [async-std/runti] [zellij-server/src/background_jobs.rs:536]: Failed to read created stamp of resurrection file: Error { kind: Unsupported, message: "creation time is not available on this platform currently" } 
ERROR  |zellij_server::background| 2026-04-12 19:00:34.726 [async-std/runti] [zellij-server/src/background_jobs.rs:536]: Failed to read created stamp of resurrection file: Error { kind: Unsupported, message: "creation time is not available on this platform currently" } 
ERROR  |zellij_server::background| 2026-04-12 19:00:34.726 [async-std/runti] [zellij-server/src/background_jobs.rs:536]: Failed to read created stamp of resurrection file: Error { kind: Unsupported, message: "creation time is not available on this platform currently" } 
ERROR  |zellij_server::background| 2026-04-12 19:00:34.726 [async-std/runti] [zellij-server/src/background_jobs.rs:536]: Failed to read created stamp of resurrection file: Error { kind: Unsupported, message: "creation time is not available on this platform currently" } 
ERROR  |zellij_server::background| 2026-04-12 19:00:34.726 [async-std/runti] [zellij-server/src/background_jobs.rs:536]: Failed to read created stamp of resurrection file: Error { kind: Unsupported, message: "creation time is not available on this platform currently" } 
ERROR  |zellij_server::background| 2026-04-12 19:00:34.726 [async-std/runti] [zellij-server/src/background_jobs.rs:536]: Failed to read created stamp of resurrection file: Error { kind: Unsupported, message: "creation time is not available on this platform currently" } 
ERROR  |zellij_server::background| 2026-04-12 19:00:34.726 [async-std/runti] [zellij-server/src/background_jobs.rs:536]: Failed to read created stamp of resurrection file: Error { kind: Unsupported, message: "creation time is not available on this platform currently" } 
ERROR  |zellij_server::plugins::z| 2026-04-12 19:00:34.727 [async-std/runti] [zellij-server/src/plugins/zellij_exports.rs:2156]: PANIC IN PLUGIN!

<NO PAYLOAD>

PanicHookInfo {
    payload: Any { .. },
    location: Location {
        file: "src/bin/zjstatus.rs",
        line: 35,
        column: 1,
    },
    can_unwind: true,
    force_no_backtrace: false,
} 
ERROR  |zellij_server::plugins::w| 2026-04-12 19:00:34.727 [async-std/runti] [zellij-server/src/plugins/wasm_bridge.rs:708]: Failed to apply event to plugin 0

Caused by:
    0: error while executing at wasm backtrace:
           0: 0x20a397 - zjstatus-5973eccc04e97d9a.wasm!abort
           1: 0x19912f - zjstatus-5973eccc04e97d9a.wasm!std::sys::pal::wasip1::helpers::abort_internal::h80fffa433f424774
           2: 0x34db2 - zjstatus-5973eccc04e97d9a.wasm!std::process::abort::ha1b58ce6fe11d933
           3: 0xf73e1 - zjstatus-5973eccc04e97d9a.wasm!__rustc[de0091b922c53d7e]::__rust_abort
           4: 0xf73d7 - zjstatus-5973eccc04e97d9a.wasm!__rustc[de0091b922c53d7e]::__rust_start_panic
           5: 0x1990de - zjstatus-5973eccc04e97d9a.wasm!__rustc[de0091b922c53d7e]::rust_panic
           6: 0x19805f - zjstatus-5973eccc04e97d9a.wasm!std::panicking::panic_with_hook::h0f3842856adda0c4
           7: 0x199f4a - zjstatus-5973eccc04e97d9a.wasm!std::panicking::panic_handler::{{closure}}::hd86b4b8cd5188c6b
           8: 0x199eb6 - zjstatus-5973eccc04e97d9a.wasm!std::sys::backtrace::__rust_end_short_backtrace::h34a9df308cf0bf3d
           9: 0x98057 - zjstatus-5973eccc04e97d9a.wasm!__rustc[de0091b922c53d7e]::rust_begin_unwind
          10: 0x161ea - zjstatus-5973eccc04e97d9a.wasm!core::panicking::panic_fmt::h0b13373adea87d39
          11: 0x4488b - zjstatus-5973eccc04e97d9a.wasm!core::result::unwrap_failed::h1d6e5e7cf4a1711b
          12: 0x63990 - zjstatus-5973eccc04e97d9a.wasm!update
    1: wasm trap: wasm `unreachable` instruction executed 
ERROR  |zellij_server::background| 2026-04-12 19:00:35.727 [async-std/runti] [zellij-server/src/background_jobs.rs:536]: Failed to read created stamp of resurrection file: Error { kind: Unsupported, message: "creation time is not available on this platform currently" } 
ERROR  |zellij_server::background| 2026-04-12 19:00:35.727 [async-std/runti] [zellij-server/src/background_jobs.rs:536]: Failed to read created stamp of resurrection file: Error { kind: Unsupported, message: "creation time is not available on this platform currently" } 
ERROR  |zellij_server::background| 2026-04-12 19:00:35.727 [async-std/runti] [zellij-server/src/background_jobs.rs:536]: Failed to read created stamp of resurrection file: Error { kind: Unsupported, message: "creation time is not available on this platform currently" } 
ERROR  |zellij_server::background| 2026-04-12 19:00:35.727 [async-std/runti] [zellij-server/src/background_jobs.rs:536]: Failed to read created stamp of resurrection file: Error { kind: Unsupported, message: "creation time is not available on this platform currently" } 
ERROR  |zellij_server::background| 2026-04-12 19:00:35.727 [async-std/runti] [zellij-server/src/background_jobs.rs:536]: Failed to read created stamp of resurrection file: Error { kind: Unsupported, message: "creation time is not available on this platform currently" } 
ERROR  |zellij_server::background| 2026-04-12 19:00:35.727 [async-std/runti] [zellij-server/src/background_jobs.rs:536]: Failed to read created stamp of resurrection file: Error { kind: Unsupported, message: "creation time is not available on this platform currently" } 
ERROR  |zellij_server::background| 2026-04-12 19:00:35.727 [async-std/runti] [zellij-server/src/background_jobs.rs:536]: Failed to read created stamp of resurrection file: Error { kind: Unsupported, message: "creation time is not available on this platform currently" } 
ERROR  |zellij_server::background| 2026-04-12 19:00:35.727 [async-std/runti] [zellij-server/src/background_jobs.rs:536]: Failed to read created stamp of resurrection file: Error { kind: Unsupported, message: "creation time is not available on this platform currently" } 
ERROR  |zellij_server::background| 2026-04-12 19:00:35.727 [async-std/runti] [zellij-server/src/background_jobs.rs:536]: Failed to read created stamp of resurrection file: Error { kind: Unsupported, message: "creation time is not available on this platform currently" } 
ERROR  |zellij_server::background| 2026-04-12 19:00:35.727 [async-std/runti] [zellij-server/src/background_jobs.rs:536]: Failed to read created stamp of resurrection file: Error { kind: Unsupported, message: "creation time is not available on this platform currently" } 
ERROR  |zellij_server::background| 2026-04-12 19:00:35.727 [async-std/runti] [zellij-server/src/background_jobs.rs:536]: Failed to read created stamp of resurrection file: Error { kind: Unsupported, message: "creation time is not available on this platform currently" } 
ERROR  |zellij_server::background| 2026-04-12 19:00:35.727 [async-std/runti] [zellij-server/src/background_jobs.rs:536]: Failed to read created stamp of resurrection file: Error { kind: Unsupported, message: "creation time is not available on this platform currently" } 
ERROR  |zellij_server::background| 2026-04-12 19:00:35.727 [async-std/runti] [zellij-server/src/background_jobs.rs:536]: Failed to read created stamp of resurrection file: Error { kind: Unsupported, message: "creation time is not available on this platform currently" } 
ERROR  |zellij_server::background| 2026-04-12 19:00:35.727 [async-std/runti] [zellij-server/src/background_jobs.rs:536]: Failed to read created stamp of resurrection file: Error { kind: Unsupported, message: "creation time is not available on this platform currently" } 
ERROR  |zellij_server::background| 2026-04-12 19:00:35.727 [async-std/runti] [zellij-server/src/background_jobs.rs:536]: Failed to read created stamp of resurrection file: Error { kind: Unsupported, message: "creation time is not available on this platform currently" } 
ERROR  |zellij_server::background| 2026-04-12 19:00:35.727 [async-std/runti] [zellij-server/src/background_jobs.rs:536]: Failed to read created stamp of resurrection file: Error { kind: Unsupported, message: "creation time is not available on this platform currently" } 
ERROR  |zellij_server::background| 2026-04-12 19:00:35.727 [async-std/runti] [zellij-server/src/background_jobs.rs:536]: Failed to read created stamp of resurrection file: Error { kind: Unsupported, message: "creation time is not available on this platform currently" } 
ERROR  |zellij_server::plugins::z| 2026-04-12 19:00:35.728 [async-std/runti] [zellij-server/src/plugins/zellij_exports.rs:2156]: PANIC IN PLUGIN!

<NO PAYLOAD>

PanicHookInfo {
    payload: Any { .. },
    location: Location {
        file: "src/bin/zjstatus.rs",
        line: 35,
        column: 1,
    },
    can_unwind: true,
    force_no_backtrace: false,
} 
ERROR  |zellij_server::plugins::w| 2026-04-12 19:00:35.728 [async-std/runti] [zellij-server/src/plugins/wasm_bridge.rs:708]: Failed to apply event to plugin 0

Caused by:
    0: error while executing at wasm backtrace:
           0: 0x20a397 - zjstatus-5973eccc04e97d9a.wasm!abort
           1: 0x19912f - zjstatus-5973eccc04e97d9a.wasm!std::sys::pal::wasip1::helpers::abort_internal::h80fffa433f424774
           2: 0x34db2 - zjstatus-5973eccc04e97d9a.wasm!std::process::abort::ha1b58ce6fe11d933
           3: 0xf73e1 - zjstatus-5973eccc04e97d9a.wasm!__rustc[de0091b922c53d7e]::__rust_abort
           4: 0xf73d7 - zjstatus-5973eccc04e97d9a.wasm!__rustc[de0091b922c53d7e]::__rust_start_panic
           5: 0x1990de - zjstatus-5973eccc04e97d9a.wasm!__rustc[de0091b922c53d7e]::rust_panic
           6: 0x19805f - zjstatus-5973eccc04e97d9a.wasm!std::panicking::panic_with_hook::h0f3842856adda0c4
           7: 0x199f4a - zjstatus-5973eccc04e97d9a.wasm!std::panicking::panic_handler::{{closure}}::hd86b4b8cd5188c6b
           8: 0x199eb6 - zjstatus-5973eccc04e97d9a.wasm!std::sys::backtrace::__rust_end_short_backtrace::h34a9df308cf0bf3d
           9: 0x98057 - zjstatus-5973eccc04e97d9a.wasm!__rustc[de0091b922c53d7e]::rust_begin_unwind
          10: 0x161ea - zjstatus-5973eccc04e97d9a.wasm!core::panicking::panic_fmt::h0b13373adea87d39
          11: 0x4488b - zjstatus-5973eccc04e97d9a.wasm!core::result::unwrap_failed::h1d6e5e7cf4a1711b
          12: 0x63990 - zjstatus-5973eccc04e97d9a.wasm!update
    1: wasm trap: wasm `unreachable` instruction executed 
ERROR  |zellij_server::background| 2026-04-12 19:00:36.728 [async-std/runti] [zellij-server/src/background_jobs.rs:536]: Failed to read created stamp of resurrection file: Error { kind: Unsupported, message: "creation time is not available on this platform currently" } 
ERROR  |zellij_server::background| 2026-04-12 19:00:36.728 [async-std/runti] [zellij-server/src/background_jobs.rs:536]: Failed to read created stamp of resurrection file: Error { kind: Unsupported, message: "creation time is not available on this platform currently" } 
ERROR  |zellij_server::background| 2026-04-12 19:00:36.728 [async-std/runti] [zellij-server/src/background_jobs.rs:536]: Failed to read created stamp of resurrection file: Error { kind: Unsupported, message: "creation time is not available on this platform currently" } 
ERROR  |zellij_server::background| 2026-04-12 19:00:36.728 [async-std/runti] [zellij-server/src/background_jobs.rs:536]: Failed to read created stamp of resurrection file: Error { kind: Unsupported, message: "creation time is not available on this platform currently" } 
ERROR  |zellij_server::background| 2026-04-12 19:00:36.728 [async-std/runti] [zellij-server/src/background_jobs.rs:536]: Failed to read created stamp of resurrection file: Error { kind: Unsupported, message: "creation time is not available on this platform currently" } 
ERROR  |zellij_server::background| 2026-04-12 19:00:36.728 [async-std/runti] [zellij-server/src/background_jobs.rs:536]: Failed to read created stamp of resurrection file: Error { kind: Unsupported, message: "creation time is not available on this platform currently" } 
ERROR  |zellij_server::background| 2026-04-12 19:00:36.728 [async-std/runti] [zellij-server/src/background_jobs.rs:536]: Failed to read created stamp of resurrection file: Error { kind: Unsupported, message: "creation time is not available on this platform currently" } 
ERROR  |zellij_server::background| 2026-04-12 19:00:36.728 [async-std/runti] [zellij-server/src/background_jobs.rs:536]: Failed to read created stamp of resurrection file: Error { kind: Unsupported, message: "creation time is not available on this platform currently" } 
ERROR  |zellij_server::background| 2026-04-12 19:00:36.729 [async-std/runti] [zellij-server/src/background_jobs.rs:536]: Failed to read created stamp of resurrection file: Error { kind: Unsupported, message: "creation time is not available on this platform currently" } 
ERROR  |zellij_server::background| 2026-04-12 19:00:36.729 [async-std/runti] [zellij-server/src/background_jobs.rs:536]: Failed to read created stamp of resurrection file: Error { kind: Unsupported, message: "creation time is not available on this platform currently" } 
ERROR  |zellij_server::background| 2026-04-12 19:00:36.729 [async-std/runti] [zellij-server/src/background_jobs.rs:536]: Failed to read created stamp of resurrection file: Error { kind: Unsupported, message: "creation time is not available on this platform currently" } 
ERROR  |zellij_server::background| 2026-04-12 19:00:36.729 [async-std/runti] [zellij-server/src/background_jobs.rs:536]: Failed to read created stamp of resurrection file: Error { kind: Unsupported, message: "creation time is not available on this platform currently" } 
ERROR  |zellij_server::background| 2026-04-12 19:00:36.729 [async-std/runti] [zellij-server/src/background_jobs.rs:536]: Failed to read created stamp of resurrection file: Error { kind: Unsupported, message: "creation time is not available on this platform currently" } 
ERROR  |zellij_server::background| 2026-04-12 19:00:36.729 [async-std/runti] [zellij-server/src/background_jobs.rs:536]: Failed to read created stamp of resurrection file: Error { kind: Unsupported, message: "creation time is not available on this platform currently" } 
ERROR  |zellij_server::background| 2026-04-12 19:00:36.729 [async-std/runti] [zellij-server/src/background_jobs.rs:536]: Failed to read created stamp of resurrection file: Error { kind: Unsupported, message: "creation time is not available on this platform currently" } 
ERROR  |zellij_server::background| 2026-04-12 19:00:36.729 [async-std/runti] [zellij-server/src/background_jobs.rs:536]: Failed to read created stamp of resurrection file: Error { kind: Unsupported, message: "creation time is not available on this platform currently" } 
ERROR  |zellij_server::background| 2026-04-12 19:00:36.729 [async-std/runti] [zellij-server/src/background_jobs.rs:536]: Failed to read created stamp of resurrection file: Error { kind: Unsupported, message: "creation time is not available on this platform currently" } 
ERROR  |zellij_server::plugins::z| 2026-04-12 19:00:36.729 [async-std/runti] [zellij-server/src/plugins/zellij_exports.rs:2156]: PANIC IN PLUGIN!

<NO PAYLOAD>

PanicHookInfo {
    payload: Any { .. },
    location: Location {
        file: "src/bin/zjstatus.rs",
        line: 35,
        column: 1,
    },
    can_unwind: true,
    force_no_backtrace: false,
} 
ERROR  |zellij_server::plugins::w| 2026-04-12 19:00:36.729 [async-std/runti] [zellij-server/src/plugins/wasm_bridge.rs:708]: Failed to apply event to plugin 0

Caused by:
    0: error while executing at wasm backtrace:
           0: 0x20a397 - zjstatus-5973eccc04e97d9a.wasm!abort
           1: 0x19912f - zjstatus-5973eccc04e97d9a.wasm!std::sys::pal::wasip1::helpers::abort_internal::h80fffa433f424774
           2: 0x34db2 - zjstatus-5973eccc04e97d9a.wasm!std::process::abort::ha1b58ce6fe11d933
           3: 0xf73e1 - zjstatus-5973eccc04e97d9a.wasm!__rustc[de0091b922c53d7e]::__rust_abort
           4: 0xf73d7 - zjstatus-5973eccc04e97d9a.wasm!__rustc[de0091b922c53d7e]::__rust_start_panic
           5: 0x1990de - zjstatus-5973eccc04e97d9a.wasm!__rustc[de0091b922c53d7e]::rust_panic
           6: 0x19805f - zjstatus-5973eccc04e97d9a.wasm!std::panicking::panic_with_hook::h0f3842856adda0c4
           7: 0x199f4a - zjstatus-5973eccc04e97d9a.wasm!std::panicking::panic_handler::{{closure}}::hd86b4b8cd5188c6b
           8: 0x199eb6 - zjstatus-5973eccc04e97d9a.wasm!std::sys::backtrace::__rust_end_short_backtrace::h34a9df308cf0bf3d
           9: 0x98057 - zjstatus-5973eccc04e97d9a.wasm!__rustc[de0091b922c53d7e]::rust_begin_unwind
          10: 0x161ea - zjstatus-5973eccc04e97d9a.wasm!core::panicking::panic_fmt::h0b13373adea87d39
          11: 0x4488b - zjstatus-5973eccc04e97d9a.wasm!core::result::unwrap_failed::h1d6e5e7cf4a1711b
          12: 0x63990 - zjstatus-5973eccc04e97d9a.wasm!update
    1: wasm trap: wasm `unreachable` instruction executed 
ERROR  |zellij_server::background| 2026-04-12 19:00:37.730 [async-std/runti] [zellij-server/src/background_jobs.rs:536]: Failed to read created stamp of resurrection file: Error { kind: Unsupported, message: "creation time is not available on this platform currently" } 
ERROR  |zellij_server::background| 2026-04-12 19:00:37.730 [async-std/runti] [zellij-server/src/background_jobs.rs:536]: Failed to read created stamp of resurrection file: Error { kind: Unsupported, message: "creation time is not available on this platform currently" } 
ERROR  |zellij_server::background| 2026-04-12 19:00:37.730 [async-std/runti] [zellij-server/src/background_jobs.rs:536]: Failed to read created stamp of resurrection file: Error { kind: Unsupported, message: "creation time is not available on this platform currently" } 
ERROR  |zellij_server::background| 2026-04-12 19:00:37.730 [async-std/runti] [zellij-server/src/background_jobs.rs:536]: Failed to read created stamp of resurrection file: Error { kind: Unsupported, message: "creation time is not available on this platform currently" } 
ERROR  |zellij_server::background| 2026-04-12 19:00:37.730 [async-std/runti] [zellij-server/src/background_jobs.rs:536]: Failed to read created stamp of resurrection file: Error { kind: Unsupported, message: "creation time is not available on this platform currently" } 
ERROR  |zellij_server::background| 2026-04-12 19:00:37.730 [async-std/runti] [zellij-server/src/background_jobs.rs:536]: Failed to read created stamp of resurrection file: Error { kind: Unsupported, message: "creation time is not available on this platform currently" } 
ERROR  |zellij_server::background| 2026-04-12 19:00:37.730 [async-std/runti] [zellij-server/src/background_jobs.rs:536]: Failed to read created stamp of resurrection file: Error { kind: Unsupported, message: "creation time is not available on this platform currently" } 
ERROR  |zellij_server::background| 2026-04-12 19:00:37.730 [async-std/runti] [zellij-server/src/background_jobs.rs:536]: Failed to read created stamp of resurrection file: Error { kind: Unsupported, message: "creation time is not available on this platform currently" } 
ERROR  |zellij_server::background| 2026-04-12 19:00:37.730 [async-std/runti] [zellij-server/src/background_jobs.rs:536]: Failed to read created stamp of resurrection file: Error { kind: Unsupported, message: "creation time is not available on this platform currently" } 
ERROR  |zellij_server::background| 2026-04-12 19:00:37.730 [async-std/runti] [zellij-server/src/background_jobs.rs:536]: Failed to read created stamp of resurrection file: Error { kind: Unsupported, message: "creation time is not available on this platform currently" } 
ERROR  |zellij_server::background| 2026-04-12 19:00:37.730 [async-std/runti] [zellij-server/src/background_jobs.rs:536]: Failed to read created stamp of resurrection file: Error { kind: Unsupported, message: "creation time is not available on this platform currently" } 
ERROR  |zellij_server::background| 2026-04-12 19:00:37.730 [async-std/runti] [zellij-server/src/background_jobs.rs:536]: Failed to read created stamp of resurrection file: Error { kind: Unsupported, message: "creation time is not available on this platform currently" } 
ERROR  |zellij_server::background| 2026-04-12 19:00:37.730 [async-std/runti] [zellij-server/src/background_jobs.rs:536]: Failed to read created stamp of resurrection file: Error { kind: Unsupported, message: "creation time is not available on this platform currently" } 
ERROR  |zellij_server::background| 2026-04-12 19:00:37.730 [async-std/runti] [zellij-server/src/background_jobs.rs:536]: Failed to read created stamp of resurrection file: Error { kind: Unsupported, message: "creation time is not available on this platform currently" } 
ERROR  |zellij_server::background| 2026-04-12 19:00:37.730 [async-std/runti] [zellij-server/src/background_jobs.rs:536]: Failed to read created stamp of resurrection file: Error { kind: Unsupported, message: "creation time is not available on this platform currently" } 
ERROR  |zellij_server::background| 2026-04-12 19:00:37.730 [async-std/runti] [zellij-server/src/background_jobs.rs:536]: Failed to read created stamp of resurrection file: Error { kind: Unsupported, message: "creation time is not available on this platform currently" } 
ERROR  |zellij_server::background| 2026-04-12 19:00:37.730 [async-std/runti] [zellij-server/src/background_jobs.rs:536]: Failed to read created stamp of resurrection file: Error { kind: Unsupported, message: "creation time is not available on this platform currently" } 
ERROR  |zellij_server::plugins::z| 2026-04-12 19:00:37.730 [async-std/runti] [zellij-server/src/plugins/zellij_exports.rs:2156]: PANIC IN PLUGIN!

<NO PAYLOAD>

PanicHookInfo {
    payload: Any { .. },
    location: Location {
        file: "src/bin/zjstatus.rs",
        line: 35,
        column: 1,
    },
    can_unwind: true,
    force_no_backtrace: false,
} 
ERROR  |zellij_server::plugins::w| 2026-04-12 19:00:37.730 [async-std/runti] [zellij-server/src/plugins/wasm_bridge.rs:708]: Failed to apply event to plugin 0

Caused by:
    0: error while executing at wasm backtrace:
           0: 0x20a397 - zjstatus-5973eccc04e97d9a.wasm!abort
           1: 0x19912f - zjstatus-5973eccc04e97d9a.wasm!std::sys::pal::wasip1::helpers::abort_internal::h80fffa433f424774
           2: 0x34db2 - zjstatus-5973eccc04e97d9a.wasm!std::process::abort::ha1b58ce6fe11d933
           3: 0xf73e1 - zjstatus-5973eccc04e97d9a.wasm!__rustc[de0091b922c53d7e]::__rust_abort
           4: 0xf73d7 - zjstatus-5973eccc04e97d9a.wasm!__rustc[de0091b922c53d7e]::__rust_start_panic
           5: 0x1990de - zjstatus-5973eccc04e97d9a.wasm!__rustc[de0091b922c53d7e]::rust_panic
           6: 0x19805f - zjstatus-5973eccc04e97d9a.wasm!std::panicking::panic_with_hook::h0f3842856adda0c4
           7: 0x199f4a - zjstatus-5973eccc04e97d9a.wasm!std::panicking::panic_handler::{{closure}}::hd86b4b8cd5188c6b
           8: 0x199eb6 - zjstatus-5973eccc04e97d9a.wasm!std::sys::backtrace::__rust_end_short_backtrace::h34a9df308cf0bf3d
           9: 0x98057 - zjstatus-5973eccc04e97d9a.wasm!__rustc[de0091b922c53d7e]::rust_begin_unwind
          10: 0x161ea - zjstatus-5973eccc04e97d9a.wasm!core::panicking::panic_fmt::h0b13373adea87d39
          11: 0x4488b - zjstatus-5973eccc04e97d9a.wasm!core::result::unwrap_failed::h1d6e5e7cf4a1711b
          12: 0x63990 - zjstatus-5973eccc04e97d9a.wasm!update
    1: wasm trap: wasm `unreachable` instruction executed 
ERROR  |zellij_server::background| 2026-04-12 19:00:38.731 [async-std/runti] [zellij-server/src/background_jobs.rs:536]: Failed to read created stamp of resurrection file: Error { kind: Unsupported, message: "creation time is not available on this platform currently" } 
ERROR  |zellij_server::background| 2026-04-12 19:00:38.731 [async-std/runti] [zellij-server/src/background_jobs.rs:536]: Failed to read created stamp of resurrection file: Error { kind: Unsupported, message: "creation time is not available on this platform currently" } 
ERROR  |zellij_server::background| 2026-04-12 19:00:38.731 [async-std/runti] [zellij-server/src/background_jobs.rs:536]: Failed to read created stamp of resurrection file: Error { kind: Unsupported, message: "creation time is not available on this platform currently" } 
ERROR  |zellij_server::background| 2026-04-12 19:00:38.731 [async-std/runti] [zellij-server/src/background_jobs.rs:536]: Failed to read created stamp of resurrection file: Error { kind: Unsupported, message: "creation time is not available on this platform currently" } 
ERROR  |zellij_server::background| 2026-04-12 19:00:38.731 [async-std/runti] [zellij-server/src/background_jobs.rs:536]: Failed to read created stamp of resurrection file: Error { kind: Unsupported, message: "creation time is not available on this platform currently" } 
ERROR  |zellij_server::background| 2026-04-12 19:00:38.731 [async-std/runti] [zellij-server/src/background_jobs.rs:536]: Failed to read created stamp of resurrection file: Error { kind: Unsupported, message: "creation time is not available on this platform currently" } 
ERROR  |zellij_server::background| 2026-04-12 19:00:38.731 [async-std/runti] [zellij-server/src/background_jobs.rs:536]: Failed to read created stamp of resurrection file: Error { kind: Unsupported, message: "creation time is not available on this platform currently" } 
ERROR  |zellij_server::background| 2026-04-12 19:00:38.731 [async-std/runti] [zellij-server/src/background_jobs.rs:536]: Failed to read created stamp of resurrection file: Error { kind: Unsupported, message: "creation time is not available on this platform currently" } 
ERROR  |zellij_server::background| 2026-04-12 19:00:38.731 [async-std/runti] [zellij-server/src/background_jobs.rs:536]: Failed to read created stamp of resurrection file: Error { kind: Unsupported, message: "creation time is not available on this platform currently" } 
ERROR  |zellij_server::background| 2026-04-12 19:00:38.731 [async-std/runti] [zellij-server/src/background_jobs.rs:536]: Failed to read created stamp of resurrection file: Error { kind: Unsupported, message: "creation time is not available on this platform currently" } 
ERROR  |zellij_server::background| 2026-04-12 19:00:38.731 [async-std/runti] [zellij-server/src/background_jobs.rs:536]: Failed to read created stamp of resurrection file: Error { kind: Unsupported, message: "creation time is not available on this platform currently" } 
ERROR  |zellij_server::background| 2026-04-12 19:00:38.731 [async-std/runti] [zellij-server/src/background_jobs.rs:536]: Failed to read created stamp of resurrection file: Error { kind: Unsupported, message: "creation time is not available on this platform currently" } 
ERROR  |zellij_server::background| 2026-04-12 19:00:38.731 [async-std/runti] [zellij-server/src/background_jobs.rs:536]: Failed to read created stamp of resurrection file: Error { kind: Unsupported, message: "creation time is not available on this platform currently" } 
ERROR  |zellij_server::background| 2026-04-12 19:00:38.731 [async-std/runti] [zellij-server/src/background_jobs.rs:536]: Failed to read created stamp of resurrection file: Error { kind: Unsupported, message: "creation time is not available on this platform currently" } 
ERROR  |zellij_server::background| 2026-04-12 19:00:38.731 [async-std/runti] [zellij-server/src/background_jobs.rs:536]: Failed to read created stamp of resurrection file: Error { kind: Unsupported, message: "creation time is not available on this platform currently" } 
ERROR  |zellij_server::background| 2026-04-12 19:00:38.731 [async-std/runti] [zellij-server/src/background_jobs.rs:536]: Failed to read created stamp of resurrection file: Error { kind: Unsupported, message: "creation time is not available on this platform currently" } 
ERROR  |zellij_server::background| 2026-04-12 19:00:38.731 [async-std/runti] [zellij-server/src/background_jobs.rs:536]: Failed to read created stamp of resurrection file: Error { kind: Unsupported, message: "creation time is not available on this platform currently" } 
ERROR  |zellij_server::plugins::z| 2026-04-12 19:00:38.731 [async-std/runti] [zellij-server/src/plugins/zellij_exports.rs:2156]: PANIC IN PLUGIN!

<NO PAYLOAD>

PanicHookInfo {
    payload: Any { .. },
    location: Location {
        file: "src/bin/zjstatus.rs",
        line: 35,
        column: 1,
    },
    can_unwind: true,
    force_no_backtrace: false,
} 
ERROR  |zellij_server::plugins::w| 2026-04-12 19:00:38.731 [async-std/runti] [zellij-server/src/plugins/wasm_bridge.rs:708]: Failed to apply event to plugin 0

Caused by:
    0: error while executing at wasm backtrace:
           0: 0x20a397 - zjstatus-5973eccc04e97d9a.wasm!abort
           1: 0x19912f - zjstatus-5973eccc04e97d9a.wasm!std::sys::pal::wasip1::helpers::abort_internal::h80fffa433f424774
           2: 0x34db2 - zjstatus-5973eccc04e97d9a.wasm!std::process::abort::ha1b58ce6fe11d933
           3: 0xf73e1 - zjstatus-5973eccc04e97d9a.wasm!__rustc[de0091b922c53d7e]::__rust_abort
           4: 0xf73d7 - zjstatus-5973eccc04e97d9a.wasm!__rustc[de0091b922c53d7e]::__rust_start_panic
           5: 0x1990de - zjstatus-5973eccc04e97d9a.wasm!__rustc[de0091b922c53d7e]::rust_panic
           6: 0x19805f - zjstatus-5973eccc04e97d9a.wasm!std::panicking::panic_with_hook::h0f3842856adda0c4
           7: 0x199f4a - zjstatus-5973eccc04e97d9a.wasm!std::panicking::panic_handler::{{closure}}::hd86b4b8cd5188c6b
           8: 0x199eb6 - zjstatus-5973eccc04e97d9a.wasm!std::sys::backtrace::__rust_end_short_backtrace::h34a9df308cf0bf3d
           9: 0x98057 - zjstatus-5973eccc04e97d9a.wasm!__rustc[de0091b922c53d7e]::rust_begin_unwind
          10: 0x161ea - zjstatus-5973eccc04e97d9a.wasm!core::panicking::panic_fmt::h0b13373adea87d39
          11: 0x4488b - zjstatus-5973eccc04e97d9a.wasm!core::result::unwrap_failed::h1d6e5e7cf4a1711b
          12: 0x63990 - zjstatus-5973eccc04e97d9a.wasm!update
    1: wasm trap: wasm `unreachable` instruction executed 
ERROR  |zellij_server::background| 2026-04-12 19:00:39.733 [async-std/runti] [zellij-server/src/background_jobs.rs:536]: Failed to read created stamp of resurrection file: Error { kind: Unsupported, message: "creation time is not available on this platform currently" } 
ERROR  |zellij_server::background| 2026-04-12 19:00:39.733 [async-std/runti] [zellij-server/src/background_jobs.rs:536]: Failed to read created stamp of resurrection file: Error { kind: Unsupported, message: "creation time is not available on this platform currently" } 
ERROR  |zellij_server::background| 2026-04-12 19:00:39.733 [async-std/runti] [zellij-server/src/background_jobs.rs:536]: Failed to read created stamp of resurrection file: Error { kind: Unsupported, message: "creation time is not available on this platform currently" } 
ERROR  |zellij_server::background| 2026-04-12 19:00:39.733 [async-std/runti] [zellij-server/src/background_jobs.rs:536]: Failed to read created stamp of resurrection file: Error { kind: Unsupported, message: "creation time is not available on this platform currently" } 
ERROR  |zellij_server::background| 2026-04-12 19:00:39.733 [async-std/runti] [zellij-server/src/background_jobs.rs:536]: Failed to read created stamp of resurrection file: Error { kind: Unsupported, message: "creation time is not available on this platform currently" } 
ERROR  |zellij_server::background| 2026-04-12 19:00:39.733 [async-std/runti] [zellij-server/src/background_jobs.rs:536]: Failed to read created stamp of resurrection file: Error { kind: Unsupported, message: "creation time is not available on this platform currently" } 
ERROR  |zellij_server::background| 2026-04-12 19:00:39.733 [async-std/runti] [zellij-server/src/background_jobs.rs:536]: Failed to read created stamp of resurrection file: Error { kind: Unsupported, message: "creation time is not available on this platform currently" } 
ERROR  |zellij_server::background| 2026-04-12 19:00:39.733 [async-std/runti] [zellij-server/src/background_jobs.rs:536]: Failed to read created stamp of resurrection file: Error { kind: Unsupported, message: "creation time is not available on this platform currently" } 
ERROR  |zellij_server::background| 2026-04-12 19:00:39.733 [async-std/runti] [zellij-server/src/background_jobs.rs:536]: Failed to read created stamp of resurrection file: Error { kind: Unsupported, message: "creation time is not available on this platform currently" } 
ERROR  |zellij_server::background| 2026-04-12 19:00:39.733 [async-std/runti] [zellij-server/src/background_jobs.rs:536]: Failed to read created stamp of resurrection file: Error { kind: Unsupported, message: "creation time is not available on this platform currently" } 
ERROR  |zellij_server::background| 2026-04-12 19:00:39.733 [async-std/runti] [zellij-server/src/background_jobs.rs:536]: Failed to read created stamp of resurrection file: Error { kind: Unsupported, message: "creation time is not available on this platform currently" } 
ERROR  |zellij_server::background| 2026-04-12 19:00:39.733 [async-std/runti] [zellij-server/src/background_jobs.rs:536]: Failed to read created stamp of resurrection file: Error { kind: Unsupported, message: "creation time is not available on this platform currently" } 
ERROR  |zellij_server::background| 2026-04-12 19:00:39.733 [async-std/runti] [zellij-server/src/background_jobs.rs:536]: Failed to read created stamp of resurrection file: Error { kind: Unsupported, message: "creation time is not available on this platform currently" } 
ERROR  |zellij_server::background| 2026-04-12 19:00:39.733 [async-std/runti] [zellij-server/src/background_jobs.rs:536]: Failed to read created stamp of resurrection file: Error { kind: Unsupported, message: "creation time is not available on this platform currently" } 
ERROR  |zellij_server::background| 2026-04-12 19:00:39.733 [async-std/runti] [zellij-server/src/background_jobs.rs:536]: Failed to read created stamp of resurrection file: Error { kind: Unsupported, message: "creation time is not available on this platform currently" } 
ERROR  |zellij_server::background| 2026-04-12 19:00:39.733 [async-std/runti] [zellij-server/src/background_jobs.rs:536]: Failed to read created stamp of resurrection file: Error { kind: Unsupported, message: "creation time is not available on this platform currently" } 
ERROR  |zellij_server::background| 2026-04-12 19:00:39.733 [async-std/runti] [zellij-server/src/background_jobs.rs:536]: Failed to read created stamp of resurrection file: Error { kind: Unsupported, message: "creation time is not available on this platform currently" } 
ERROR  |zellij_server::plugins::z| 2026-04-12 19:00:39.733 [async-std/runti] [zellij-server/src/plugins/zellij_exports.rs:2156]: PANIC IN PLUGIN!

<NO PAYLOAD>

PanicHookInfo {
    payload: Any { .. },
    location: Location {
        file: "src/bin/zjstatus.rs",
        line: 35,
        column: 1,
    },
    can_unwind: true,
    force_no_backtrace: false,
} 
ERROR  |zellij_server::plugins::w| 2026-04-12 19:00:39.733 [async-std/runti] [zellij-server/src/plugins/wasm_bridge.rs:708]: Failed to apply event to plugin 0

Caused by:
    0: error while executing at wasm backtrace:
           0: 0x20a397 - zjstatus-5973eccc04e97d9a.wasm!abort
           1: 0x19912f - zjstatus-5973eccc04e97d9a.wasm!std::sys::pal::wasip1::helpers::abort_internal::h80fffa433f424774
           2: 0x34db2 - zjstatus-5973eccc04e97d9a.wasm!std::process::abort::ha1b58ce6fe11d933
           3: 0xf73e1 - zjstatus-5973eccc04e97d9a.wasm!__rustc[de0091b922c53d7e]::__rust_abort
           4: 0xf73d7 - zjstatus-5973eccc04e97d9a.wasm!__rustc[de0091b922c53d7e]::__rust_start_panic
           5: 0x1990de - zjstatus-5973eccc04e97d9a.wasm!__rustc[de0091b922c53d7e]::rust_panic
           6: 0x19805f - zjstatus-5973eccc04e97d9a.wasm!std::panicking::panic_with_hook::h0f3842856adda0c4
           7: 0x199f4a - zjstatus-5973eccc04e97d9a.wasm!std::panicking::panic_handler::{{closure}}::hd86b4b8cd5188c6b
           8: 0x199eb6 - zjstatus-5973eccc04e97d9a.wasm!std::sys::backtrace::__rust_end_short_backtrace::h34a9df308cf0bf3d
           9: 0x98057 - zjstatus-5973eccc04e97d9a.wasm!__rustc[de0091b922c53d7e]::rust_begin_unwind
          10: 0x161ea - zjstatus-5973eccc04e97d9a.wasm!core::panicking::panic_fmt::h0b13373adea87d39
          11: 0x4488b - zjstatus-5973eccc04e97d9a.wasm!core::result::unwrap_failed::h1d6e5e7cf4a1711b
          12: 0x63990 - zjstatus-5973eccc04e97d9a.wasm!update
    1: wasm trap: wasm `unreachable` instruction executed 
ERROR  |zellij_server::background| 2026-04-12 19:00:40.734 [async-std/runti] [zellij-server/src/background_jobs.rs:536]: Failed to read created stamp of resurrection file: Error { kind: Unsupported, message: "creation time is not available on this platform currently" } 
ERROR  |zellij_server::background| 2026-04-12 19:00:40.734 [async-std/runti] [zellij-server/src/background_jobs.rs:536]: Failed to read created stamp of resurrection file: Error { kind: Unsupported, message: "creation time is not available on this platform currently" } 
ERROR  |zellij_server::background| 2026-04-12 19:00:40.734 [async-std/runti] [zellij-server/src/background_jobs.rs:536]: Failed to read created stamp of resurrection file: Error { kind: Unsupported, message: "creation time is not available on this platform currently" } 
ERROR  |zellij_server::background| 2026-04-12 19:00:40.734 [async-std/runti] [zellij-server/src/background_jobs.rs:536]: Failed to read created stamp of resurrection file: Error { kind: Unsupported, message: "creation time is not available on this platform currently" } 
ERROR  |zellij_server::background| 2026-04-12 19:00:40.734 [async-std/runti] [zellij-server/src/background_jobs.rs:536]: Failed to read created stamp of resurrection file: Error { kind: Unsupported, message: "creation time is not available on this platform currently" } 
ERROR  |zellij_server::background| 2026-04-12 19:00:40.734 [async-std/runti] [zellij-server/src/background_jobs.rs:536]: Failed to read created stamp of resurrection file: Error { kind: Unsupported, message: "creation time is not available on this platform currently" } 
ERROR  |zellij_server::background| 2026-04-12 19:00:40.734 [async-std/runti] [zellij-server/src/background_jobs.rs:536]: Failed to read created stamp of resurrection file: Error { kind: Unsupported, message: "creation time is not available on this platform currently" } 
ERROR  |zellij_server::background| 2026-04-12 19:00:40.734 [async-std/runti] [zellij-server/src/background_jobs.rs:536]: Failed to read created stamp of resurrection file: Error { kind: Unsupported, message: "creation time is not available on this platform currently" } 
ERROR  |zellij_server::background| 2026-04-12 19:00:40.734 [async-std/runti] [zellij-server/src/background_jobs.rs:536]: Failed to read created stamp of resurrection file: Error { kind: Unsupported, message: "creation time is not available on this platform currently" } 
ERROR  |zellij_server::background| 2026-04-12 19:00:40.734 [async-std/runti] [zellij-server/src/background_jobs.rs:536]: Failed to read created stamp of resurrection file: Error { kind: Unsupported, message: "creation time is not available on this platform currently" } 
ERROR  |zellij_server::background| 2026-04-12 19:00:40.734 [async-std/runti] [zellij-server/src/background_jobs.rs:536]: Failed to read created stamp of resurrection file: Error { kind: Unsupported, message: "creation time is not available on this platform currently" } 
ERROR  |zellij_server::background| 2026-04-12 19:00:40.734 [async-std/runti] [zellij-server/src/background_jobs.rs:536]: Failed to read created stamp of resurrection file: Error { kind: Unsupported, message: "creation time is not available on this platform currently" } 
ERROR  |zellij_server::background| 2026-04-12 19:00:40.734 [async-std/runti] [zellij-server/src/background_jobs.rs:536]: Failed to read created stamp of resurrection file: Error { kind: Unsupported, message: "creation time is not available on this platform currently" } 
ERROR  |zellij_server::background| 2026-04-12 19:00:40.734 [async-std/runti] [zellij-server/src/background_jobs.rs:536]: Failed to read created stamp of resurrection file: Error { kind: Unsupported, message: "creation time is not available on this platform currently" } 
ERROR  |zellij_server::background| 2026-04-12 19:00:40.734 [async-std/runti] [zellij-server/src/background_jobs.rs:536]: Failed to read created stamp of resurrection file: Error { kind: Unsupported, message: "creation time is not available on this platform currently" } 
ERROR  |zellij_server::background| 2026-04-12 19:00:40.734 [async-std/runti] [zellij-server/src/background_jobs.rs:536]: Failed to read created stamp of resurrection file: Error { kind: Unsupported, message: "creation time is not available on this platform currently" } 
ERROR  |zellij_server::background| 2026-04-12 19:00:40.734 [async-std/runti] [zellij-server/src/background_jobs.rs:536]: Failed to read created stamp of resurrection file: Error { kind: Unsupported, message: "creation time is not available on this platform currently" } 
ERROR  |zellij_server::plugins::z| 2026-04-12 19:00:40.734 [async-std/runti] [zellij-server/src/plugins/zellij_exports.rs:2156]: PANIC IN PLUGIN!

<NO PAYLOAD>

PanicHookInfo {
    payload: Any { .. },
    location: Location {
        file: "src/bin/zjstatus.rs",
        line: 35,
        column: 1,
    },
    can_unwind: true,
    force_no_backtrace: false,
} 
ERROR  |zellij_server::plugins::w| 2026-04-12 19:00:40.735 [async-std/runti] [zellij-server/src/plugins/wasm_bridge.rs:708]: Failed to apply event to plugin 0

Caused by:
    0: error while executing at wasm backtrace:
           0: 0x20a397 - zjstatus-5973eccc04e97d9a.wasm!abort
           1: 0x19912f - zjstatus-5973eccc04e97d9a.wasm!std::sys::pal::wasip1::helpers::abort_internal::h80fffa433f424774
           2: 0x34db2 - zjstatus-5973eccc04e97d9a.wasm!std::process::abort::ha1b58ce6fe11d933
           3: 0xf73e1 - zjstatus-5973eccc04e97d9a.wasm!__rustc[de0091b922c53d7e]::__rust_abort
           4: 0xf73d7 - zjstatus-5973eccc04e97d9a.wasm!__rustc[de0091b922c53d7e]::__rust_start_panic
           5: 0x1990de - zjstatus-5973eccc04e97d9a.wasm!__rustc[de0091b922c53d7e]::rust_panic
           6: 0x19805f - zjstatus-5973eccc04e97d9a.wasm!std::panicking::panic_with_hook::h0f3842856adda0c4
           7: 0x199f4a - zjstatus-5973eccc04e97d9a.wasm!std::panicking::panic_handler::{{closure}}::hd86b4b8cd5188c6b
           8: 0x199eb6 - zjstatus-5973eccc04e97d9a.wasm!std::sys::backtrace::__rust_end_short_backtrace::h34a9df308cf0bf3d
           9: 0x98057 - zjstatus-5973eccc04e97d9a.wasm!__rustc[de0091b922c53d7e]::rust_begin_unwind
          10: 0x161ea - zjstatus-5973eccc04e97d9a.wasm!core::panicking::panic_fmt::h0b13373adea87d39
          11: 0x4488b - zjstatus-5973eccc04e97d9a.wasm!core::result::unwrap_failed::h1d6e5e7cf4a1711b
          12: 0x63990 - zjstatus-5973eccc04e97d9a.wasm!update
    1: wasm trap: wasm `unreachable` instruction executed 
ERROR  |zellij_server::background| 2026-04-12 19:00:41.735 [async-std/runti] [zellij-server/src/background_jobs.rs:536]: Failed to read created stamp of resurrection file: Error { kind: Unsupported, message: "creation time is not available on this platform currently" } 
ERROR  |zellij_server::background| 2026-04-12 19:00:41.735 [async-std/runti] [zellij-server/src/background_jobs.rs:536]: Failed to read created stamp of resurrection file: Error { kind: Unsupported, message: "creation time is not available on this platform currently" } 
ERROR  |zellij_server::background| 2026-04-12 19:00:41.735 [async-std/runti] [zellij-server/src/background_jobs.rs:536]: Failed to read created stamp of resurrection file: Error { kind: Unsupported, message: "creation time is not available on this platform currently" } 
ERROR  |zellij_server::background| 2026-04-12 19:00:41.735 [async-std/runti] [zellij-server/src/background_jobs.rs:536]: Failed to read created stamp of resurrection file: Error { kind: Unsupported, message: "creation time is not available on this platform currently" } 
ERROR  |zellij_server::background| 2026-04-12 19:00:41.735 [async-std/runti] [zellij-server/src/background_jobs.rs:536]: Failed to read created stamp of resurrection file: Error { kind: Unsupported, message: "creation time is not available on this platform currently" } 
ERROR  |zellij_server::background| 2026-04-12 19:00:41.735 [async-std/runti] [zellij-server/src/background_jobs.rs:536]: Failed to read created stamp of resurrection file: Error { kind: Unsupported, message: "creation time is not available on this platform currently" } 
ERROR  |zellij_server::background| 2026-04-12 19:00:41.735 [async-std/runti] [zellij-server/src/background_jobs.rs:536]: Failed to read created stamp of resurrection file: Error { kind: Unsupported, message: "creation time is not available on this platform currently" } 
ERROR  |zellij_server::background| 2026-04-12 19:00:41.735 [async-std/runti] [zellij-server/src/background_jobs.rs:536]: Failed to read created stamp of resurrection file: Error { kind: Unsupported, message: "creation time is not available on this platform currently" } 
ERROR  |zellij_server::background| 2026-04-12 19:00:41.735 [async-std/runti] [zellij-server/src/background_jobs.rs:536]: Failed to read created stamp of resurrection file: Error { kind: Unsupported, message: "creation time is not available on this platform currently" } 
ERROR  |zellij_server::background| 2026-04-12 19:00:41.735 [async-std/runti] [zellij-server/src/background_jobs.rs:536]: Failed to read created stamp of resurrection file: Error { kind: Unsupported, message: "creation time is not available on this platform currently" } 
ERROR  |zellij_server::background| 2026-04-12 19:00:41.735 [async-std/runti] [zellij-server/src/background_jobs.rs:536]: Failed to read created stamp of resurrection file: Error { kind: Unsupported, message: "creation time is not available on this platform currently" } 
ERROR  |zellij_server::background| 2026-04-12 19:00:41.735 [async-std/runti] [zellij-server/src/background_jobs.rs:536]: Failed to read created stamp of resurrection file: Error { kind: Unsupported, message: "creation time is not available on this platform currently" } 
ERROR  |zellij_server::background| 2026-04-12 19:00:41.735 [async-std/runti] [zellij-server/src/background_jobs.rs:536]: Failed to read created stamp of resurrection file: Error { kind: Unsupported, message: "creation time is not available on this platform currently" } 
ERROR  |zellij_server::background| 2026-04-12 19:00:41.735 [async-std/runti] [zellij-server/src/background_jobs.rs:536]: Failed to read created stamp of resurrection file: Error { kind: Unsupported, message: "creation time is not available on this platform currently" } 
ERROR  |zellij_server::background| 2026-04-12 19:00:41.735 [async-std/runti] [zellij-server/src/background_jobs.rs:536]: Failed to read created stamp of resurrection file: Error { kind: Unsupported, message: "creation time is not available on this platform currently" } 
ERROR  |zellij_server::background| 2026-04-12 19:00:41.735 [async-std/runti] [zellij-server/src/background_jobs.rs:536]: Failed to read created stamp of resurrection file: Error { kind: Unsupported, message: "creation time is not available on this platform currently" } 
ERROR  |zellij_server::background| 2026-04-12 19:00:41.735 [async-std/runti] [zellij-server/src/background_jobs.rs:536]: Failed to read created stamp of resurrection file: Error { kind: Unsupported, message: "creation time is not available on this platform currently" } 
ERROR  |zellij_server::plugins::z| 2026-04-12 19:00:41.736 [async-std/runti] [zellij-server/src/plugins/zellij_exports.rs:2156]: PANIC IN PLUGIN!

<NO PAYLOAD>

PanicHookInfo {
    payload: Any { .. },
    location: Location {
        file: "src/bin/zjstatus.rs",
        line: 35,
        column: 1,
    },
    can_unwind: true,
    force_no_backtrace: false,
} 
ERROR  |zellij_server::plugins::w| 2026-04-12 19:00:41.736 [async-std/runti] [zellij-server/src/plugins/wasm_bridge.rs:708]: Failed to apply event to plugin 0

Caused by:
    0: error while executing at wasm backtrace:
           0: 0x20a397 - zjstatus-5973eccc04e97d9a.wasm!abort
           1: 0x19912f - zjstatus-5973eccc04e97d9a.wasm!std::sys::pal::wasip1::helpers::abort_internal::h80fffa433f424774
           2: 0x34db2 - zjstatus-5973eccc04e97d9a.wasm!std::process::abort::ha1b58ce6fe11d933
           3: 0xf73e1 - zjstatus-5973eccc04e97d9a.wasm!__rustc[de0091b922c53d7e]::__rust_abort
           4: 0xf73d7 - zjstatus-5973eccc04e97d9a.wasm!__rustc[de0091b922c53d7e]::__rust_start_panic
           5: 0x1990de - zjstatus-5973eccc04e97d9a.wasm!__rustc[de0091b922c53d7e]::rust_panic
           6: 0x19805f - zjstatus-5973eccc04e97d9a.wasm!std::panicking::panic_with_hook::h0f3842856adda0c4
           7: 0x199f4a - zjstatus-5973eccc04e97d9a.wasm!std::panicking::panic_handler::{{closure}}::hd86b4b8cd5188c6b
           8: 0x199eb6 - zjstatus-5973eccc04e97d9a.wasm!std::sys::backtrace::__rust_end_short_backtrace::h34a9df308cf0bf3d
           9: 0x98057 - zjstatus-5973eccc04e97d9a.wasm!__rustc[de0091b922c53d7e]::rust_begin_unwind
          10: 0x161ea - zjstatus-5973eccc04e97d9a.wasm!core::panicking::panic_fmt::h0b13373adea87d39
          11: 0x4488b - zjstatus-5973eccc04e97d9a.wasm!core::result::unwrap_failed::h1d6e5e7cf4a1711b
          12: 0x63990 - zjstatus-5973eccc04e97d9a.wasm!update
    1: wasm trap: wasm `unreachable` instruction executed 

To Reproduce
Steps to reproduce the behavior:

  1. use zjstatus on a file system that doesn't support creation / birth time such a btrfs.

Expected behavior
Plugin does not crash due to shared file system errors regarding no creation time available.

Desktop (please complete the following information):

  • OS: Alpine Linux
  • Zellij version: 0.42.2
  • Version: 0.22.0

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions