[INFO] cloning repository https://github.com/liam-mackie/zsm [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/liam-mackie/zsm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fliam-mackie%2Fzsm", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fliam-mackie%2Fzsm'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3e7bfd4eaa480e1630ee1c1a4e6f58314ff7dee9 [INFO] testing liam-mackie/zsm against beta-2025-09-21 for beta-1.91-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fliam-mackie%2Fzsm" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-2-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/liam-mackie/zsm [INFO] finished tweaking git repo https://github.com/liam-mackie/zsm [INFO] tweaked toml for git repo https://github.com/liam-mackie/zsm written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/liam-mackie/zsm 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/liam-mackie/zsm 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-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 008c87993d550faf9f64d691aa5dbda2f7121e8f15011139eb039b33f944249c [INFO] running `Command { std: "docker" "start" "-a" "008c87993d550faf9f64d691aa5dbda2f7121e8f15011139eb039b33f944249c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "008c87993d550faf9f64d691aa5dbda2f7121e8f15011139eb039b33f944249c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "008c87993d550faf9f64d691aa5dbda2f7121e8f15011139eb039b33f944249c", kill_on_drop: false }` [INFO] [stdout] 008c87993d550faf9f64d691aa5dbda2f7121e8f15011139eb039b33f944249c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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] d0876f2314af0660ca4f0444740fe0434322f8525a7f1de512a44ac29d83d4c7 [INFO] running `Command { std: "docker" "start" "-a" "d0876f2314af0660ca4f0444740fe0434322f8525a7f1de512a44ac29d83d4c7", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.162 [INFO] [stderr] Compiling unicode-ident v1.0.9 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling value-bag v1.4.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling rustix v0.37.20 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling phf_shared v0.11.1 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling serde v1.0.164 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling aho-corasick v1.0.2 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling phf_generator v0.11.1 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling backtrace v0.3.67 [INFO] [stderr] Compiling libnghttp2-sys v0.1.10+1.61.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling parking v2.1.0 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling gimli v0.27.2 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling openssl-sys v0.9.102 [INFO] [stderr] Compiling libz-sys v1.1.16 [INFO] [stderr] Compiling miniz_oxide v0.6.2 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling concurrent-queue v2.2.0 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling object v0.30.4 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling rustc-demangle v0.1.23 [INFO] [stderr] Compiling regex-syntax v0.7.2 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling curl-sys v0.4.72+curl-8.6.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling async-lock v2.7.0 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling semver v1.0.17 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling async-channel v1.8.0 [INFO] [stderr] Compiling ordered-float v4.5.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling signal-hook v0.3.15 [INFO] [stderr] Compiling ucd-trie v0.1.5 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling phf_codegen v0.11.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling paste v1.0.12 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling async-task v4.4.0 [INFO] [stderr] Compiling anyhow v1.0.71 [INFO] [stderr] Compiling addr2line v0.19.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling bytemuck v1.23.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling atomic v0.6.1 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling terminfo v0.9.0 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling async-process v1.7.0 [INFO] [stderr] Compiling is_ci v1.1.1 [INFO] [stderr] Compiling cpufeatures v0.2.7 [INFO] [stderr] Compiling crossbeam-queue v0.3.8 [INFO] [stderr] Compiling curl v0.4.46 [INFO] [stderr] Compiling atomic-waker v1.1.1 [INFO] [stderr] Compiling os_str_bytes v6.5.1 [INFO] [stderr] Compiling regex v1.8.4 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling is-terminal v0.4.7 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling lab v0.11.0 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling smawk v0.3.1 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling supports-color v2.0.0 [INFO] [stderr] Compiling supports-unicode v2.0.0 [INFO] [stderr] Compiling supports-hyperlinks v2.1.0 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling blocking v1.3.1 [INFO] [stderr] Compiling sha2 v0.10.6 [INFO] [stderr] Compiling interprocess v1.2.1 [INFO] [stderr] Compiling async-executor v1.5.1 [INFO] [stderr] Compiling lock_api v0.4.6 [INFO] [stderr] Compiling euclid v0.22.7 [INFO] [stderr] Compiling vte_generate_state_changes v0.1.1 [INFO] [stderr] Compiling socket2 v0.5.4 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling tempfile v3.6.0 [INFO] [stderr] Compiling deltae v0.3.1 [INFO] [stderr] Compiling textwrap v0.16.0 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling termcolor v1.2.0 [INFO] [stderr] Compiling mac_address v1.1.8 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling isahc v1.7.2 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling rmp v0.8.11 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling vte v0.10.1 [INFO] [stderr] Compiling backtrace-ext v0.2.1 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling serde_derive v1.0.164 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling unicode-linebreak v0.1.4 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling miette-derive v5.9.0 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling async-global-executor v2.3.1 [INFO] [stderr] Compiling fancy-regex v0.11.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling phf_macros v0.11.1 [INFO] [stderr] Compiling wezterm-dynamic-derive v0.1.1 [INFO] [stderr] Compiling textwrap v0.15.2 [INFO] [stderr] Compiling pest v2.8.1 [INFO] [stderr] Compiling clap_derive v3.2.25 [INFO] [stderr] Compiling filedescriptor v0.8.3 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling prost-derive v0.11.9 [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling phf v0.11.1 [INFO] [stderr] Compiling csscolorparser v0.6.2 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling miette v5.9.0 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling vtparse v0.6.2 [INFO] [stderr] Compiling sluice v0.5.5 [INFO] [stderr] Compiling crossbeam-channel v0.5.8 [INFO] [stderr] Compiling include_dir_macros v0.7.3 [INFO] [stderr] Compiling termios v0.3.3 [INFO] [stderr] Compiling thread-id v4.1.0 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling log-mdc v0.1.0 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling finl_unicode v1.2.0 [INFO] [stderr] Compiling wezterm-dynamic v0.2.1 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling castaway v0.1.2 [INFO] [stderr] Compiling to_method v1.1.0 [INFO] [stderr] Compiling memmem v0.1.1 [INFO] [stderr] Compiling arc-swap v1.6.0 [INFO] [stderr] Compiling wezterm-color-types v0.3.0 [INFO] [stderr] Compiling wezterm-bidi v0.2.3 [INFO] [stderr] Compiling include_dir v0.7.3 [INFO] [stderr] Compiling crossbeam v0.8.2 [INFO] [stderr] Compiling async-std v1.12.0 [INFO] [stderr] Compiling strum_macros v0.20.1 [INFO] [stderr] Compiling kdl v4.6.0 [INFO] [stderr] Compiling pest_meta v2.8.1 [INFO] [stderr] Compiling prost v0.11.9 [INFO] [stderr] Compiling log4rs v1.2.0 [INFO] [stderr] Compiling shellexpand v3.1.0 [INFO] [stderr] Compiling nix v0.23.2 [INFO] [stderr] Compiling strip-ansi-escapes v0.1.1 [INFO] [stderr] Compiling directories v5.0.1 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling colorsys v0.6.7 [INFO] [stderr] Compiling strum v0.20.0 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling fuzzy-matcher v0.3.7 [INFO] [stderr] Compiling clap v3.2.25 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling humantime v2.2.0 [INFO] [stderr] Compiling pest_generator v2.8.1 [INFO] [stderr] Compiling pest_derive v2.8.1 [INFO] [stderr] Compiling uuid v1.17.0 [INFO] [stderr] Compiling url v2.4.0 [INFO] [stderr] Compiling wezterm-input-types v0.1.0 [INFO] [stderr] Compiling rmp-serde v1.1.1 [INFO] [stderr] Compiling wezterm-blob-leases v0.1.1 [INFO] [stderr] Compiling clap_complete v3.2.5 [INFO] [stderr] Compiling termwiz v0.23.3 [INFO] [stderr] Compiling zellij-utils v0.42.2 [INFO] [stderr] Compiling zellij-tile v0.42.2 [INFO] [stderr] Compiling zsm v0.4.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcVXGMBV/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libhumantime-460ba1301d12ab86,libzellij_tile-8fc9330e3c73e0d0,libserde_json-bf8077299d781610,libryu-df71352f8564fc9c,libitoa-758fc92d5290c8b4,libzellij_utils-bc8460a2bca0d2d6,librmp_serde-7be9db058d485d13,librmp-4f40e10f16b090d5,libbyteorder-fb36fe721788ce00,libshellexpand-7b8d04b2fa58c380,libdirs-6981cdffdd79d787,libprost-8276a2246aa5f804,liblog4rs-bf7fd2905105ee79,liblog_mdc-0af972c42f90557b,libthread_id-b84bdc9f057be921,libchrono-d346c4b1fe900143,libnum_integer-f0f4cf0684246061,libtime-5f168c0dabb81ce2,libparking_lot-6b4c525772712a5b,libparking_lot_core-4d82e936698894df,libsmallvec-4517414d4f20efb1,liblock_api-8e3851d444160ecd,libarc_swap-1601e2c39996ffb8,libinterprocess-a77facdda799efc3,libto_method-e61d6d54b313efcd,libisahc-b722dba745516a2b,libmime-0188e0814ca7ddbf,libcastaway-9a2d6cec004bb81f,libencoding_rs-c3fa4e07d9944d79,libtracing_futures-4e0b23ba5728f5e1,libtracing-825bbfd49cbcc845,libtracing_core-c3b6c495f3820673,libpin_project-78eb79e2eb7109c1,libhttp-cc62c3708f19e580,libitoa-20e94f961f8d160c,libbytes-d41a62099e4fef91,libsluice-5812fc69f47f2ffc,libcurl-954ab8715869ca20,libsocket2-d92da21109955186,libcurl_sys-96dd3d9ad1f7c70c,libcrossbeam-0db278fc94ed0b01,libcrossbeam_channel-f86fcb9cc847421d,libcrossbeam_deque-53637e610e1ffab0,libcrossbeam_queue-4c3b7ada8ab263c2,libcrossbeam_epoch-f134018fd18252b6,libscopeguard-e318caba69bf687f,libstrip_ansi_escapes-21fcb7a291e3a3b6,libvte-3d240664bc26691e,libarrayvec-1656f650a01ecea7,libcolorsys-e2618ec5f804a89d,libclap_complete-647aae20c25ff53e,libstrum-31d41c16459e1227,libkdl-95cc88eced3f5f2b,libasync_std-5e0e9155f0ef4886,libasync_global_executor-c90c375474138ced,libblocking-8c6007f306d0acb9,libatomic_waker-f869257eb019cf10,libasync_executor-c0a297e34041b9a4,libasync_task-d8ca51f323c3c639,libasync_process-0759cb636c30bbee,libasync_io-02f8649067f7ea81,libslab-e8555765225ce783,libpolling-23ec58bdf16182ee,libsocket2-2e7bc05bd06f6424,libfutures_lite-e45a369de73f8fb3,libfastrand-273731efb4a6b13e,libwaker_fn-aaf926ffbff19167,libparking-ec2ad8bad7b603f9,libfutures_io-0f5f944794dc689e,libasync_channel-33dbbd7a4c7a579b,libconcurrent_queue-fcb1ca7df86da208,libcrossbeam_utils-3810d7678a212b5a,libasync_lock-6a1b20cb4ac06693,libevent_listener-0282a877755a83ef,libpin_project_lite-6df6c214457c8ca7,libpin_utils-3860774ad9b215b5,libfutures_core-451bff7c303527ba,libkv_log_macro-d436e37372ba3134,libmiette-47a7a268ba74788a,libbacktrace_ext-bbd5af1b644c5336,libtextwrap-76840253aff99f68,libunicode_linebreak-7244d6272867d347,libsmawk-72f6b174f7d73f7e,libterminal_size-21e60c129caf870a,libsupports_hyperlinks-cacf337a23abdc70,libsupports_color-6693564564276978,libis_ci-bc1c2ce41e48ade7,libsupports_unicode-0fb3a49dac30a535,libis_terminal-8e5624c8fea8f753,librustix-ef3cd9767ee5e2f4,liblinux_raw_sys-32d7cbad796aca1a,libio_lifetimes-a205cbcd53608769,libunicode_width-e6feeb9daa4fd470,libowo_colors-4675cac5a395cb8a,libcolored-48aa2630b95b8401,libtermwiz-5af398f167f99d0e,libhex-13e08b3b00984ab7,libpest-ebaa65b54930cabb,libucd_trie-36dd1354704c7832,libthiserror-dc23e657d89c12df,libanyhow-855a45c53739e511,libbacktrace-017b805a03cbaa47,libminiz_oxide-17f79754c0bb961c,libadler-8a8ce72c9fb247b6,libobject-c59c2d7d4ebe75e1,libaddr2line-be8853aa0507df5a,libgimli-b04710acbbd3ed84,librustc_demangle-74ff52e58533e569,libtermios-407263183922ea2c,libsignal_hook-99b2cf2e58922cff,libsignal_hook_registry-5a94967c8ee28a40,libfiledescriptor-dda1b62f1a0ee4db,libsiphasher-03bcd832dc490f0a,libfixedbitset-28f95f70a6c985e3,libmemmem-b944aa89c879df8d,libunicode_segmentation-421de088ab714999,libwezterm_blob_leases-dc552d18c8074519,libmac_address-3fbdf4493540455d,libsha2-4fd1d2938ea8423a,libcpufeatures-4750ca8abc0325eb,libdigest-5c8fe6a865f9ae25,libblock_buffer-401e64ca5d46cfbe,libcrypto_common-6736e03f13c5a0d8,libgeneric_array-a53a0427037fe66a,libtypenum-52da12a67493096a,libfancy_regex-ff4601535f7e744e,libregex-8f9a7f2ab3b8479b,libaho_corasick-d285abd09b9b1583,libregex_syntax-e95da8e2af08f611,libbit_set-d8d586362ca7b5d5,libbit_vec-b06753219a6ccf92,libbase64-32787b0325ea6df8,libwezterm_input_types-f82ad1cc3bd60e6c,libeuclid-9e841ed6199eea8d,libvtparse-53277d139de5a87f,libutf8parse-bf86fa6e8ff589fb,libnix-b9f9282d4d09213e,libmemoffset-dfe31fe0b70ef4d8,libbitflags-09131a3e0891448f,libwezterm_color_types-41376515f3c0a398,libdeltae-ddbf70a355a6b970,libcsscolorparser-7588882cc765bfc1,liblab-a559a42848c58d2e,libwezterm_bidi-eb98d1e4dd89338d,libwezterm_dynamic-5e3f572505073fb7,libstrsim-4d1ed08a123238dc,liblog-8a814cfdfb3ed057,libvalue_bag-955d857ff5522e3a,libordered_float-fc1a57f6dc4ab6a7,libnum_traits-58c79ea191fc14a4,libthiserror-d77f81f52c4aae78,libfinl_unicode-788cf63bd6281981,libterminfo-4b3ba14fb46875dc,libphf-17eff210f1c13d7d,libphf_shared-049db23c515e0754,libsiphasher-a12500f72255da72,libfnv-79e2cbfbe03dcd16,libnom-0c0ea89888a89e65,libmemchr-fe2e5a4f134682e2,libnix-80a4dbd524da4e8a,libmemoffset-b6ea535b1a274871,libuuid-7d8614dc23130ca5,libgetrandom-fbd36db6ab2b3f90,libatomic-950ac91fd91eb0ef,libbytemuck-85069c7f23e4fdfe,liblazy_static-af860367908b8176,libinclude_dir-32b057bcf5139995,libdirectories-4299603ee1785448,libdirs_sys-ecb80d9aae8e85bc,liboption_ext-61303ef911796993,liburl-96f44bee75b74107,libidna-9da5397b7ace91a7,libunicode_normalization-beda55ba36c8de7a,libtinyvec-2155ca31685e06d9,libtinyvec_macros-7b77ea21c73594ca,libunicode_bidi-38e31b3a662e272e,libform_urlencoded-368827eec2cd9f2a,libpercent_encoding-762c6957ae74e2f6,libserde-0700b16bc1f5e8ed,libclap-2c2f163c09f3d0cf,libatty-f11193ccace6af17,liblibc-8c2c2498a00d11bd,libstrsim-934c6b5db5b11ce4,libtermcolor-a5251b019e6ea81a,libtextwrap-de640ca7a0e9d55b,libindexmap-7d220c4b9122b9aa,libhashbrown-cae2cd0d9cc0a6cf,libclap_lex-e4a8d75f8bff167d,libos_str_bytes-98ffdbf54154b9fa,libbitflags-dde12b0d7d495b50,libonce_cell-88da25fb809d9a5c,libfuzzy_matcher-0e4b71c3b0147690,libthread_local-171e71c1f52d24fa,libcfg_if-3e7fc4e38d4a72b5}.rlib" "/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/rustcVXGMBV/raw-dylibs" "-B/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-73565717ea44d802/out/i/lib" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/zsm-2d303a426ada0054" "-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-8fc9330e3c73e0d0.zellij_tile.c51d9648118273f8-cgu.08.rcgu.o:(zellij_tile::shim::report_panic::h179136df487e6c58) in archive /opt/rustwide/target/debug/deps/libzellij_tile-8fc9330e3c73e0d0.rlib [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `zsm` (bin "zsm") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "d0876f2314af0660ca4f0444740fe0434322f8525a7f1de512a44ac29d83d4c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d0876f2314af0660ca4f0444740fe0434322f8525a7f1de512a44ac29d83d4c7", kill_on_drop: false }` [INFO] [stdout] d0876f2314af0660ca4f0444740fe0434322f8525a7f1de512a44ac29d83d4c7