[INFO] cloning repository https://github.com/0xcharly/zellij-plugins
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/0xcharly/zellij-plugins" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xcharly%2Fzellij-plugins", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xcharly%2Fzellij-plugins'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2ac811ef1469b6d4ff9c7c9c19686edcdc128a6a
[INFO] testing 0xcharly/zellij-plugins against beta-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xcharly%2Fzellij-plugins" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-0-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/0xcharly/zellij-plugins
[INFO] finished tweaking git repo https://github.com/0xcharly/zellij-plugins
[INFO] tweaked toml for git repo https://github.com/0xcharly/zellij-plugins written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/0xcharly/zellij-plugins on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/0xcharly/zellij-plugins 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5ce9e90ccd871b15e494537b5f2f85df0f768ea363ec18b879dc52da63ddbed1
[INFO] running `Command { std: "docker" "start" "-a" "5ce9e90ccd871b15e494537b5f2f85df0f768ea363ec18b879dc52da63ddbed1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5ce9e90ccd871b15e494537b5f2f85df0f768ea363ec18b879dc52da63ddbed1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5ce9e90ccd871b15e494537b5f2f85df0f768ea363ec18b879dc52da63ddbed1", kill_on_drop: false }`
[INFO] [stdout] 5ce9e90ccd871b15e494537b5f2f85df0f768ea363ec18b879dc52da63ddbed1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3003aa495415741c2c9d8956c40099be3bfbf92e4828a1809f12ddf5660cfdd5
[INFO] running `Command { std: "docker" "start" "-a" "3003aa495415741c2c9d8956c40099be3bfbf92e4828a1809f12ddf5660cfdd5", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling value-bag v1.11.1
[INFO] [stderr]    Compiling once_cell v1.21.2
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling cc v1.2.17
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling event-listener v5.4.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling litemap v0.7.5
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.1
[INFO] [stderr]    Compiling libnghttp2-sys v0.1.11+1.64.0
[INFO] [stderr]    Compiling libz-sys v1.1.22
[INFO] [stderr]    Compiling openssl-sys v0.9.106
[INFO] [stderr]    Compiling futures-lite v2.6.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling icu_properties_data v1.5.1
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling gimli v0.31.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.5
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling rustc-demangle v0.1.24
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.1
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling curl-sys v0.4.80+curl-8.12.1
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling zerocopy v0.8.24
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling async-channel v2.3.1
[INFO] [stderr]    Compiling async-lock v3.4.0
[INFO] [stderr]    Compiling ordered-float v4.6.0
[INFO] [stderr]    Compiling addr2line v0.24.2
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling piper v0.2.4
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling wezterm-dynamic-derive v0.1.1
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling anyhow v1.0.97
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling bytemuck v1.22.0
[INFO] [stderr]    Compiling backtrace v0.3.74
[INFO] [stderr]    Compiling atomic v0.6.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling terminfo v0.9.0
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling pest v2.8.0
[INFO] [stderr]    Compiling blocking v1.6.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling vte_generate_state_changes v0.1.2
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.14
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling polling v2.8.0
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling pest_meta v2.8.0
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling destructure_traitobject v0.2.0
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling rustix v1.0.3
[INFO] [stderr]    Compiling is_ci v1.2.0
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling lab v0.11.0
[INFO] [stderr]    Compiling smawk v0.3.2
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling curl v0.4.47
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling wezterm-dynamic v0.2.1
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling polling v3.7.4
[INFO] [stderr]    Compiling os_str_bytes v6.6.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling async-io v2.4.0
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling indexmap v2.8.0
[INFO] [stderr]    Compiling clap_derive v3.2.25
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling async-signal v0.2.10
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling clap_lex v0.2.4
[INFO] [stderr]    Compiling mac_address v1.1.8
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling pest_generator v2.8.0
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling textwrap v0.15.2
[INFO] [stderr]    Compiling csscolorparser v0.6.2
[INFO] [stderr]    Compiling supports-color v2.1.0
[INFO] [stderr]    Compiling uuid v1.16.0
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling unsafe-any-ors v1.0.0
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling inotify v0.9.6
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling interprocess v1.2.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling miette-derive v5.10.0
[INFO] [stderr]    Compiling backtrace-ext v0.2.1
[INFO] [stderr]    Compiling supports-hyperlinks v2.1.0
[INFO] [stderr]    Compiling supports-unicode v2.1.0
[INFO] [stderr]    Compiling async-executor v1.13.1
[INFO] [stderr]    Compiling terminal_size v0.1.17
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling filetime v0.2.25
[INFO] [stderr]    Compiling ordered-float v2.10.1
[INFO] [stderr]    Compiling euclid v0.22.11
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling deltae v0.3.2
[INFO] [stderr]    Compiling owo-colors v3.5.0
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling linux-raw-sys v0.9.3
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling iana-time-zone v0.1.62
[INFO] [stderr]    Compiling isahc v1.7.2
[INFO] [stderr]    Compiling vte v0.10.1
[INFO] [stderr]    Compiling futures-lite v1.13.0
[INFO] [stderr]    Compiling miette v5.10.0
[INFO] [stderr]    Compiling chrono v0.4.40
[INFO] [stderr]    Compiling clap v3.2.25
[INFO] [stderr]    Compiling wezterm-input-types v0.1.0
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling rmp v0.8.14
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling wezterm-color-types v0.3.0
[INFO] [stderr]    Compiling serde-value v0.7.0
[INFO] [stderr]    Compiling prost-derive v0.11.9
[INFO] [stderr]    Compiling async-global-executor v2.4.1
[INFO] [stderr]    Compiling notify v6.1.1
[INFO] [stderr]    Compiling fancy-regex v0.11.0
[INFO] [stderr]    Compiling tracing-futures v0.2.5
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling pest_derive v2.8.0
[INFO] [stderr]    Compiling wezterm-blob-leases v0.1.1
[INFO] [stderr]    Compiling typemap-ors v1.0.0
[INFO] [stderr]    Compiling async-process v2.3.0
[INFO] [stderr]    Compiling wezterm-bidi v0.2.3
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling kv-log-macro v1.0.7
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling filedescriptor v0.8.3
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling sluice v0.5.5
[INFO] [stderr]    Compiling async-attributes v1.1.2
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling vtparse v0.6.2
[INFO] [stderr]    Compiling spinning v0.1.0
[INFO] [stderr]    Compiling thread-id v4.2.2
[INFO] [stderr]    Compiling termios v0.3.3
[INFO] [stderr]    Compiling include_dir_macros v0.7.4
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling intmap v0.7.1
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling arc-swap v1.7.1
[INFO] [stderr]    Compiling to_method v1.1.0
[INFO] [stderr]    Compiling memmem v0.1.1
[INFO] [stderr]    Compiling finl_unicode v1.3.0
[INFO] [stderr]    Compiling castaway v0.1.2
[INFO] [stderr]    Compiling file-id v0.1.0
[INFO] [stderr]    Compiling humantime v2.2.0
[INFO] [stderr]    Compiling log-mdc v0.1.0
[INFO] [stderr]    Compiling notify-debouncer-full v0.1.0
[INFO] [stderr]    Compiling include_dir v0.7.4
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling async-std v1.13.1
[INFO] [stderr]    Compiling shellexpand v3.1.0
[INFO] [stderr]    Compiling strum_macros v0.20.1
[INFO] [stderr]    Compiling prost v0.11.9
[INFO] [stderr]    Compiling termwiz v0.23.3
[INFO] [stderr]    Compiling log4rs v1.3.0
[INFO] [stderr]    Compiling nix v0.23.2
[INFO] [stderr]    Compiling clap_complete v3.2.5
[INFO] [stderr]    Compiling tempfile v3.19.1
[INFO] [stderr]    Compiling rmp-serde v1.3.0
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling kdl v4.7.1
[INFO] [stderr]    Compiling strip-ansi-escapes v0.1.1
[INFO] [stderr]    Compiling vte v0.11.1
[INFO] [stderr]    Compiling directories v5.0.1
[INFO] [stderr]    Compiling colored v2.2.0
[INFO] [stderr]    Compiling strum v0.20.0
[INFO] [stderr]    Compiling colorsys v0.6.7
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling zellij-utils v0.42.1
[INFO] [stderr]    Compiling zellij-tile v0.42.0
[INFO] [stderr]    Compiling zellij-ultra-compact-bar v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/renderer.rs:43:30
[INFO] [stdout]    |
[INFO] [stdout] 43 |     pub(crate) fn next_frame(&self) -> Frame {
[INFO] [stdout]    |                              ^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                              |
[INFO] [stdout]    |                              the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 43 |     pub(crate) fn next_frame(&self) -> Frame<'_> {
[INFO] [stdout]    |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcJvTpep/symbols.o" "<11 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libitertools-067730ce68b32d04,libeither-e5ea87bd27ac73a9,libansi_term-74ae5010905c21da,libzellij_tile-0ad424dca0dc0510,libzellij_utils-ac58c781eb3ee065,librmp_serde-3d3f6e49f3fa1dba,librmp-7b71dfb981f9ed89,libbyteorder-8f59b6d1bfdaa844,libshellexpand-393ddc2542607b29,libdirs-04015c82dc87a663,libprost-0752d82034403774,libvte-f76090c3cf658dd7,libtempfile-9901c9c6b66cb5bb,librustix-8ba5882b7be52605,liblinux_raw_sys-75b5369c6c240fe0,libnotify_debouncer_full-75a6a38b9aee1d15,libnotify-2cb375bd207b7a79,libmio-4efef73feb3150a8,libfiletime-a3b76f68383faf13,libwalkdir-125f7182d57317af,libsame_file-ff49545450c0b63c,libinotify-c672214a19be2813,libinotify_sys-d722e995eb100320,libfile_id-a33b66a9969b9e97,liblog4rs-1ceb8d5c2b2b6c35,liblog_mdc-0af972c42f90557b,libserde_json-161960fc2728f0b7,libthread_id-71b59fece7e05f86,libhumantime-460ba1301d12ab86,libserde_yaml-61f9418e9bf0eec4,libryu-a7164637bc4900ee,libindexmap-4a623ff2ffe225d6,libequivalent-6a754676e6af62ae,libhashbrown-acdfbba63b345327,libunsafe_libyaml-d3127b66fe569cc5,libtypemap_ors-e1293b6c54d09c35,libunsafe_any_ors-f8b1b2073a1e0fe5,libdestructure_traitobject-2a73a5a4a6ad768f,librand-178265e3a2f2f0c2,librand_chacha-80131632b5d79e89,libppv_lite86-78c9ba66bd206413,libzerocopy-de2a1df15c641a3a,librand_core-06745774f97a1db4,libgetrandom-f782c5098c2e3e79,libchrono-5d8a9a3f7f1ac001,libiana_time_zone-8de57fb0280f9598,libparking_lot-6033f6a4542d2411,libparking_lot_core-75da38e2a2f63a34,libserde_value-ccf88fb9173b6458,libordered_float-e67b5a03468e9295,libarc_swap-fbe5a56bc5bc5547,libinterprocess-1d7fb617be5ead1f,libto_method-e61d6d54b313efcd,libspinning-1a37b14acf00efad,liblock_api-a7c3a9f3e321ce25,libscopeguard-7ec2214574194454,libintmap-88c04c27f019df0f,libisahc-614681746b5498bf,libmime-0188e0814ca7ddbf,libcastaway-9a2d6cec004bb81f,libencoding_rs-c3fa4e07d9944d79,libtracing_futures-22df2d657cae785a,libpin_project-b51048c99eeec300,libhttp-4b117cc5cdebc6e1,libitoa-ef40fa516293a9d3,libbytes-82ad4f0211bdc963,libsluice-75169bca8b59a910,libpolling-38effd5b527ff90f,libfutures_lite-d71050e1a2fdc56f,libfastrand-273731efb4a6b13e,libwaker_fn-9e7b89ace1562e3c,libcurl-b7360fb349a8da91,libcurl_sys-a727ad7accc9f4ba,libsocket2-afacbc7270eea124,libcrossbeam-7df720fd3e0436be,libcrossbeam_deque-2b29418e457a915c,libcrossbeam_channel-5b5f5fcb8683302a,libcrossbeam_queue-d37351c53ab0205f,libcrossbeam_epoch-aa86d5e6e408d661,libstrip_ansi_escapes-4f237e3a8b1b9340,libvte-1b479a64e33eb300,libarrayvec-1656f650a01ecea7,libcolorsys-3d29701fba363c4a,libclap_complete-1f98d9e3e2097eea,libstrum-31d41c16459e1227,libkdl-a85076410eb4bbf6,libasync_std-6db8f3993683f112,libasync_global_executor-b660f27396a9d46d,libblocking-6625f47b3d9f39d0,libpiper-ebe0485d925866a1,libatomic_waker-06950c8c08d2b8fa,libasync_executor-322c270d930e0252,libasync_process-b4783542f9ffb3d8,libasync_signal-82d82bbdbeb14652,libasync_task-05c57d1f836b6944,libasync_channel-c1347a77d3da6bdd,libasync_io-4df1e66c3169f892,libslab-0a476b530f8e6631,libpolling-4a8c55bc7c1fa8c8,libtracing-0483d2b831cc5545,libtracing_core-957fce1e3c909d19,librustix-d5b5fe13d60c5270,liblinux_raw_sys-f5545f546eb3a206,libfutures_lite-4e9c73c2028fc61d,libfastrand-751bcde24b8aa073,libfutures_io-6a4719510b0746bc,libasync_channel-f6da52db15f063a7,libevent_listener-0282a877755a83ef,libconcurrent_queue-7ca2a632bae74f40,libcrossbeam_utils-ca54231108c39f35,libasync_lock-62f35416ddd96321,libevent_listener_strategy-274d2755f1bf4836,libevent_listener-cc91e2d5cd129cc4,libparking-a9ae72c6c16ee980,libpin_project_lite-72bf04572caa1c84,libpin_utils-3860774ad9b215b5,libfutures_core-3b920243fce8fec0,libkv_log_macro-e74165e8e67f2a9b,libmiette-a1dd3b1cb070635a,libbacktrace_ext-62e7db2b13eec1b6,libtextwrap-0c6ccb45d20c05a5,libunicode_linebreak-a9faaa33c69d8a42,libsmawk-f6e85575b00c6c1b,libterminal_size-e7614a9a3a6c913f,libsupports_hyperlinks-df1a52480cccb6ee,libsupports_color-d762450f8d59498b,libis_ci-e8bef29ef2e608ab,libsupports_unicode-f1924e8563231abf,libbacktrace-6564260d1bec6f5c,libminiz_oxide-feefd9545e32b356,libadler2-405893fb7a545b5b,libobject-0fbe6a1c493e5b5e,libaddr2line-80c4e6e3dcdf6df8,libgimli-5c2b805880369b53,librustc_demangle-685041651feef096,libis_terminal-6251d63f1173dd46,libunicode_width-b1bc0d6c10c00ecc,libowo_colors-4675cac5a395cb8a,libcolored-7dc0f36c5f024577,libtermwiz-8b3cf1bf84d0d91e,libhex-13e08b3b00984ab7,libpest-cfbc56d663e1dfe8,libucd_trie-c06f59455823b667,libthiserror-10195cae79d5e7d7,libanyhow-f672dfa283aecb95,libtermios-6669e364b64981a7,libsignal_hook-274eba2aa7252a26,libsignal_hook_registry-20892b7184abc50e,libfiledescriptor-0f7640d63a301776,libfixedbitset-28f95f70a6c985e3,libmemmem-b944aa89c879df8d,libunicode_segmentation-421de088ab714999,libwezterm_blob_leases-32f9fdef66868afb,libmac_address-d8bd2d242fe49644,libsha2-922a4f54b2a39622,libcpufeatures-e04321643d03190d,libdigest-530bf2e1015fe14f,libblock_buffer-8d1a3a59f2af3c83,libcrypto_common-db7f5eda2b896b9b,libgeneric_array-1971f984e9a539a4,libtypenum-f2b179c8a326fef2,libfancy_regex-d41ed9ac0bcf48d1,libregex-c1f2f84bdfda4529,libregex_automata-536e6d7a88b98780,libaho_corasick-847080ddcc800a8c,libregex_syntax-cf9ef9729ec61e4c,libbit_set-d8d586362ca7b5d5,libbit_vec-b06753219a6ccf92,libbase64-32787b0325ea6df8,libwezterm_input_types-42e0814873b945c2,libeuclid-bbb5190f190072e7,libvtparse-a448439e3977c9c5,libutf8parse-92d0158219063202,libnix-4b74be6734b96b15,libmemoffset-344b8ffdb269c81d,libbitflags-1ec459e74ae68f4e,libwezterm_color_types-6b3f556cc8fe2b30,libdeltae-6024af30221a5b46,libcsscolorparser-216c7a1ca4b4de4a,liblab-a559a42848c58d2e,libwezterm_bidi-cbbc22474a92ef8a,libwezterm_dynamic-4407f1962df5e4c6,libstrsim-4d1ed08a123238dc,liblog-43d74b46bddac62d,libvalue_bag-7015782d3ac2314f,libordered_float-8e257903f5175e8b,libnum_traits-1a0e71aea89a5f6c,libthiserror-05d430afcf655b71,libfinl_unicode-bd0070275f71e17b,libterminfo-e926551ec1816c49,libphf-de8049e41f899d93,libphf_shared-5740a9e3ed9667f5,libsiphasher-03bcd832dc490f0a,libfnv-79e2cbfbe03dcd16,libnom-0ef80a77f514e62c,libmemchr-08f38e9718637002,libnix-225003cfd49a40a3,libmemoffset-4d063fd9ce153302,libuuid-7146274a2bbe7b5d,libgetrandom-eb1d70394bf2b5ed,libcfg_if-3e7fc4e38d4a72b5,libatomic-d48acf8f31a61020,libbytemuck-d671bd9faf1080c9,liblazy_static-3674be3f4245d19b,libinclude_dir-e5d30f16d7d8bae1,libdirectories-17aa1388bfc4f423,libdirs_sys-af353c027d7852d7,liboption_ext-61303ef911796993,liburl-c740a4a9efe09afb,libidna-5286bfbf90e0f2d3,libidna_adapter-254665fa11eb4a7c,libicu_normalizer-294e46136e34d2e7,libicu_normalizer_data-798b8fc0988ee03c,libwrite16-e996c39ad8ba5f0b,libutf8_iter-51566bbad89f3a68,libutf16_iter-7ca3c212f3ee1c68,libsmallvec-2bd8f6be8d3c93fd,libicu_properties-473f807940d1b51c,libicu_properties_data-52d1971318c7a4ab,libicu_locid_transform-83b021c38cbd98d7,libicu_locid_transform_data-592a482cca19c097,libicu_collections-bbae9e7f9f799a23,libicu_provider-1fdb3b76ac574ae6,libicu_locid-4b82c53676966ee0,liblitemap-79485f3bd9d9879d,libtinystr-ceb165d33f65126f,libzerovec-83aeddc7926f5e8f,libwriteable-1e5dea0053e4c229,libyoke-48af18f21cfe8481,libzerofrom-67cd4b3a9d41a53d,libstable_deref_trait-14e4a70bda35dfe8,libform_urlencoded-3baae243d34208d4,libpercent_encoding-af9df9186596bd92,libserde-c862b8ec9117bb60,libclap-96871947ebc3c8b3,libatty-0f0e54aa684f0fc5,liblibc-e0f273fc49211605,libstrsim-934c6b5db5b11ce4,libtermcolor-cbafc8825e041b3d,libtextwrap-7a0beaa55a54b5ae,libindexmap-351fb8a2b19a70a6,libhashbrown-cae2cd0d9cc0a6cf,libclap_lex-a071477a4899cd28,libos_str_bytes-da0b08631a69f574,libbitflags-dde12b0d7d495b50,libonce_cell-24f1e805f712e899}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lcurl" "-lc" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcJvTpep/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/libnghttp2-sys-b21e83ae6325c521/out/i/lib" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/zellij_ultra_compact_bar-4c6cb62702279cd3" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: undefined symbol: host_run_plugin_command
[INFO] [stdout]           >>> referenced by shim.rs:467 (src/shim.rs:467)
[INFO] [stdout]           >>>               zellij_tile-0ad424dca0dc0510.zellij_tile.ccfebdc642534d03-cgu.08.rcgu.o:(zellij_tile::shim::report_panic::h3cd7132d38a54243) in archive /opt/rustwide/target/debug/deps/libzellij_tile-0ad424dca0dc0510.rlib
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `zellij-ultra-compact-bar` (bin "zellij-ultra-compact-bar") due to 1 previous error; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "3003aa495415741c2c9d8956c40099be3bfbf92e4828a1809f12ddf5660cfdd5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3003aa495415741c2c9d8956c40099be3bfbf92e4828a1809f12ddf5660cfdd5", kill_on_drop: false }`
[INFO] [stdout] 3003aa495415741c2c9d8956c40099be3bfbf92e4828a1809f12ddf5660cfdd5
